/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_scodra -- ------------------------------------------------------ -- 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=249 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `activityloggs` -- LOCK TABLES `activityloggs` WRITE; /*!40000 ALTER TABLE `activityloggs` DISABLE KEYS */; INSERT INTO `activityloggs` VALUES (1,'1','2024-07-22 18:18:01','Admin Deleted item with id 2 from maincategory table at 2024-07-22 18:18:01','197.232.127.89',1),(2,'1','2024-07-22 18:18:01','Admin Deleted item with id 2 from maincategory table at 2024-07-22 18:18:01','197.232.127.89',1),(3,'1','2024-07-22 18:18:47','Admin Updated item with id 1 from maincategory table at 2024-07-22 18:18:47','197.232.127.89',1),(4,'4','2024-07-22 19:13:16','Simon Returned 2.00 ABRA CUTTING DISK 9\" with code (1) at 2024-07-22 19:13:16','62.24.125.179',1),(5,'4','2024-07-22 19:17:48','Simon Changed the price of ABRA GRINDING DISK 7\" to: buyingprice =164.72 ,sellingprice =200, qty= 0.00, items with id 2 . in Main level at 2024-07-22 19:17:48','105.163.157.144',1),(6,'4','2024-07-22 19:18:23','Simon Changed the price of ABRA CUTTING DISK 9\" to: buyingprice =156.60 ,sellingprice =200, qty= 0.00, items with id 1 . in Main level at 2024-07-22 19:18:23','105.163.157.144',1),(7,'4','2024-07-22 21:00:41','Simon Changed the price of FLAT HIDGES TUBE to: buyingprice =70 ,sellingprice =100, qty= 0.00, items with id 39 . in Main level at 2024-07-22 21:00:41','105.163.157.144',1),(8,'1','2024-07-23 12:26:33','Admin Changed the price of SELF DRILL 1-1/2\" to: buyingprice =450 ,sellingprice =600, qty= 0.00, items with id 45 . in Main level at 2024-07-23 12:26:33','105.163.157.144',1),(9,'1','2024-07-23 13:25:08','Admin Changed the price of MASON BIT 8MM to: buyingprice =150 ,sellingprice =230, qty= 0.00, items with id 92 . in Main level at 2024-07-23 13:25:08','62.24.125.222',1),(10,'1','2024-07-23 13:25:29','Admin Changed the price of MASON BIT 10MM to: buyingprice =180 ,sellingprice =300, qty= 0.00, items with id 93 . in Main level at 2024-07-23 13:25:29','62.24.125.222',1),(11,'1','2024-07-23 13:30:13','Admin Changed the price of SELF DRILL STAR 2\" to: buyingprice =550 ,sellingprice =700, qty= 0.00, items with id 46 . in Main level at 2024-07-23 13:30:13','105.163.157.144',1),(12,'1','2024-07-23 13:47:40','Admin Returned 2.00 HSS DRILL BIT 10MM with code (66) at 2024-07-23 13:47:40','105.163.157.144',1),(13,'1','2024-07-23 14:07:40','Admin Changed the price of WELDING RODS FONTARC 5KG to: buyingprice =1200 ,sellingprice =1500, qty= 0.00, items with id 100 . in Main level at 2024-07-23 14:07:40','62.24.125.222',1),(14,'1','2024-07-23 14:08:22','Admin Changed the price of WELDING RODS FONTARC 5KG to: buyingprice =1200 ,sellingprice =1500, qty= 0.00, items with id 100 . in Main level at 2024-07-23 14:08:22','105.163.157.144',1),(15,'1','2024-07-23 17:19:44','Admin Changed the price of BOLTS & NUTS 3/8\"X1\" PER KG to: buyingprice =330 ,sellingprice =20, qty= 0.00, items with id 111 . in Main level at 2024-07-23 17:19:44','62.24.125.222',1),(16,'1','2024-07-23 17:19:59','Admin Changed the price of BOLTS & NUTS 5/16\"X1-1/2\" PER KG to: buyingprice =330 ,sellingprice =20, qty= 0.00, items with id 112 . in Main level at 2024-07-23 17:19:59','62.24.125.222',1),(17,'1','2024-07-23 17:20:08','Admin Changed the price of BOLTS & NUTS 5/16\"X1-1/2\" PER KG to: buyingprice =330 ,sellingprice =25, qty= 0.00, items with id 112 . in Main level at 2024-07-23 17:20:08','62.24.125.222',1),(18,'1','2024-07-23 17:20:22','Admin Changed the price of BOLTS & NUTS 3/8\"X1-1/2\" PER KG to: buyingprice =330 ,sellingprice =25, qty= 0.00, items with id 113 . in Main level at 2024-07-23 17:20:22','62.24.125.222',1),(19,'1','2024-07-23 17:20:36','Admin Changed the price of BOLTS & NUTS 1/4\"X1\" PER KG to: buyingprice =330 ,sellingprice =15, qty= 0.00, items with id 114 . in Main level at 2024-07-23 17:20:36','62.24.125.222',1),(20,'1','2024-07-23 17:20:48','Admin Changed the price of BOLTS & NUTS 5/16\"X2\" PER KG to: buyingprice =330 ,sellingprice =30, qty= 0.00, items with id 115 . in Main level at 2024-07-23 17:20:48','62.24.125.222',1),(21,'1','2024-07-23 17:21:05','Admin Changed the price of BOLTS & NUTS 1/4\"X1-1/2\" PER KG to: buyingprice =330 ,sellingprice =20, qty= 0.00, items with id 116 . in Main level at 2024-07-23 17:21:05','62.24.125.222',1),(22,'1','2024-07-23 17:21:18','Admin Changed the price of BOLTS & NUTS 5/16\"X1\" PER KG to: buyingprice =330 ,sellingprice =20, qty= 0.00, items with id 117 . in Main level at 2024-07-23 17:21:18','62.24.125.222',1),(23,'1','2024-07-23 18:29:21','Admin Returned 2.00 WELDING RODS FONTARC 3.2 5KG with code (100) at 2024-07-23 18:29:21','62.24.125.222',1),(24,'4','2024-07-24 17:17:02','Simon Changed the price of SQUARE HOLLOW SECTION 40X40X1MM to: buyingprice =890 ,sellingprice =920, qty= 20.00, items with id 5 . in Main level at 2024-07-24 17:17:02','105.163.158.227',1),(25,'4','2024-07-24 17:27:29','Simon Changed the price of ANGLE BAR 40X40X3MM to: buyingprice =1470.00 ,sellingprice =1600, qty= 10.00, items with id 12 . in Main level at 2024-07-24 17:27:29','105.163.158.227',1),(26,'4','2024-07-24 17:30:23','Simon Changed the price of U LOCK PAIR to: buyingprice =35 ,sellingprice =70, qty= 50.00, items with id 43 . in Main level at 2024-07-24 17:30:23','62.24.125.90',1),(27,'4','2024-07-26 11:52:26','Simon Changed the price of SALI CUTTING DISK 8\" to: buyingprice =185 ,sellingprice =200, qty= 0.00, items with id 120 . in Main level at 2024-07-26 11:52:26','62.24.125.127',1),(28,'4','2024-07-26 13:52:29','Simon Returned 1.00 ROBTEC GRINDING DISK 7\" with code (98) at 2024-07-26 13:52:29','105.163.156.189',1),(29,'4','2024-07-26 13:52:41','Simon Returned 1.00 ROBTEC GRINDING DISK 7\" with code (98) at 2024-07-26 13:52:41','105.163.156.189',1),(30,'5','2024-07-29 14:14:47','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1MM to: buyingprice =725 ,sellingprice =780, qty= 10.00, items with id 9 . in Main level at 2024-07-29 14:14:47','62.24.125.229',1),(31,'5','2024-07-30 07:55:28','Jackie Changed the price of SQUARE HOLLOW SECTION 75X75X2MM to: buyingprice =3650 ,sellingprice =3800, qty= 0.00, items with id 24 . in Main level at 2024-07-30 07:55:28','105.163.2.196',1),(32,'5','2024-07-30 14:00:15','Jackie Changed the price of CHEQUERED PLATE 8X4X2MM to: buyingprice =7200 ,sellingprice =8000, qty= 0.00, items with id 121 . in Main level at 2024-07-30 14:00:15','105.163.2.196',1),(33,'5','2024-07-30 14:32:18','Jackie Changed the price of WELDING RODS HERO 3.2 5KG to: buyingprice =862.5 ,sellingprice =1200, qty= 0.00, items with id 106 . in Main level at 2024-07-30 14:32:18','105.163.2.196',1),(34,'5','2024-07-30 14:47:26','Jackie Changed the price of SQUARE HOLLOW SECTION 75X75X2MM to: buyingprice =3500 ,sellingprice =3800, qty= 2.00, items with id 24 . in Main level at 2024-07-30 14:47:26','105.163.2.196',1),(35,'5','2024-07-31 14:06:18','Jackie Changed the price of SQUARE HOLLOW SECTION 40X40X1.5MM to: buyingprice =1340 ,sellingprice =1450, qty= 35.00, items with id 35 . in Main level at 2024-07-31 14:06:18','62.24.125.131',1),(36,'5','2024-08-09 16:14:01','Jackie Changed the price of SQUARE HOLLOW SECTION 40X40X1MM to: buyingprice =910 ,sellingprice =950, qty= 40.00, items with id 5 . in Main level at 2024-08-09 16:14:01','105.163.1.0',1),(37,'5','2024-08-09 16:15:47','Jackie Changed the price of SQUARE HOLLOW SECTION 20X20X1MM to: buyingprice =460 ,sellingprice =480, qty= 0.00, items with id 4 . in Main level at 2024-08-09 16:15:47','105.163.1.0',1),(38,'5','2024-08-09 16:17:01','Jackie Changed the price of SQUARE HOLLOW SECTION 50X50X1MM to: buyingprice =1350 ,sellingprice =1420, qty= 0.00, items with id 7 . in Main level at 2024-08-09 16:17:01','105.163.1.0',1),(39,'5','2024-08-09 16:17:38','Jackie Changed the price of SQUARE HOLLOW SECTION 20X20X1.5MM to: buyingprice =675 ,sellingprice =750, qty= 0.00, items with id 32 . in Main level at 2024-08-09 16:17:38','105.163.1.0',1),(40,'5','2024-08-09 16:18:11','Jackie Changed the price of SQUARE HOLLOW SECTION 25X25X1.5MM to: buyingprice =850 ,sellingprice =950, qty= 0.00, items with id 33 . in Main level at 2024-08-09 16:18:11','105.163.1.0',1),(41,'5','2024-08-09 16:18:53','Jackie Changed the price of SQUARE HOLLOW SECTION 40X40X1.5MM to: buyingprice =1410 ,sellingprice =1450, qty= 35.00, items with id 35 . in Main level at 2024-08-09 16:18:53','105.163.1.0',1),(42,'5','2024-08-09 16:20:56','Jackie Changed the price of SQUARE HOLLOW SECTION 30X30X1.5MM to: buyingprice =1070 ,sellingprice =1150, qty= 0.00, items with id 34 . in Main level at 2024-08-09 16:20:56','105.163.1.0',1),(43,'5','2024-08-09 16:21:39','Jackie Changed the price of SQUARE HOLLOW SECTION 75X75X2MM to: buyingprice =3900 ,sellingprice =4000, qty= 2.00, items with id 24 . in Main level at 2024-08-09 16:21:39','105.163.1.0',1),(44,'5','2024-08-09 16:22:44','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1MM to: buyingprice =860 ,sellingprice =900, qty= 10.00, items with id 9 . in Main level at 2024-08-09 16:22:44','105.163.1.0',1),(45,'5','2024-08-09 16:23:35','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 75X50X1.5MM to: buyingprice =2500 ,sellingprice =2600, qty= 0.00, items with id 23 . in Main level at 2024-08-09 16:23:35','105.163.1.0',1),(46,'5','2024-08-09 16:24:34','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 50X25X1MM to: buyingprice =860 ,sellingprice =980, qty= 0.00, items with id 125 . in Main level at 2024-08-09 16:24:34','105.163.1.0',1),(47,'5','2024-08-09 16:25:16','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 50X25X1.5MM to: buyingprice =1280 ,sellingprice =1400, qty= 20.00, items with id 119 . in Main level at 2024-08-09 16:25:16','105.163.1.0',1),(48,'5','2024-08-09 16:26:08','Jackie Changed the price of CIRCULAR HOLLOW SECTION 48X1.5MM to: buyingprice =1435 ,sellingprice =1550, qty= 0.00, items with id 20 . in Main level at 2024-08-09 16:26:08','105.163.1.0',1),(49,'5','2024-08-09 16:26:49','Jackie Changed the price of CIRCULAR HOLLOW SECTION 38X1.5MM to: buyingprice =1120 ,sellingprice =1300, qty= 0.00, items with id 21 . in Main level at 2024-08-09 16:26:49','105.163.1.0',1),(50,'5','2024-08-09 16:27:46','Jackie Changed the price of CIRCULAR HOLLOW SECTION 42X1.5MM to: buyingprice =1250 ,sellingprice =1400, qty= 0.00, items with id 22 . in Main level at 2024-08-09 16:27:46','105.163.1.0',1),(51,'5','2024-08-09 16:28:32','Jackie Changed the price of CIRCULAR HOLLOW SECTION 25X1.5MM to: buyingprice =730 ,sellingprice =900, qty= 0.00, items with id 25 . in Main level at 2024-08-09 16:28:32','105.163.1.0',1),(52,'5','2024-08-09 16:29:08','Jackie Changed the price of CIRCULAR HOLLOW SECTION 20X1.5MM to: buyingprice =730 ,sellingprice =850, qty= 0.00, items with id 26 . in Main level at 2024-08-09 16:29:08','105.163.1.0',1),(53,'5','2024-08-09 16:29:49','Jackie Changed the price of CIRCULAR HOLLOW SECTION 20X1.5MM to: buyingprice =660 ,sellingprice =850, qty= 0.00, items with id 26 . in Main level at 2024-08-09 16:29:49','105.163.1.0',1),(54,'5','2024-08-09 16:30:21','Jackie Changed the price of MILD STEEL PLATE 8X4X1.35MM to: buyingprice =4200 ,sellingprice =4300, qty= 0.00, items with id 19 . in Main level at 2024-08-09 16:30:21','105.163.1.0',1),(55,'5','2024-08-09 16:30:52','Jackie Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2500 ,sellingprice =2600, qty= 50.00, items with id 8 . in Main level at 2024-08-09 16:30:52','105.163.1.0',1),(56,'5','2024-08-09 16:31:32','Jackie Changed the price of MILD STEEL PLATE 8X4X2MM to: buyingprice =6000 ,sellingprice =6500, qty= 4.00, items with id 42 . in Main level at 2024-08-09 16:31:32','105.163.1.0',1),(57,'5','2024-08-15 14:59:14','Jackie Changed the price of ROWBOLT M10 to: buyingprice =30 ,sellingprice =50, qty= 0.00, items with id 127 . in Main level at 2024-08-15 14:59:14','62.24.125.233',1),(58,'5','2024-08-15 15:02:15','Jackie Changed the price of SELF DRILLING SCREW 5.5*IMM to: buyingprice =460 ,sellingprice =500, qty= 0.00, items with id 150 . in Main level at 2024-08-15 15:02:15','105.163.2.69',1),(59,'5','2024-08-15 15:41:58','Jackie Changed the price of GOKUL NC PRIMER 0.8LT to: buyingprice =390 ,sellingprice =450, qty= 0.00, items with id 174 . in Main level at 2024-08-15 15:41:58','105.163.2.69',1),(60,'5','2024-08-15 16:15:00','Jackie Changed the price of RAW BOLTS SHELLS M8 to: buyingprice =25 ,sellingprice =40, qty= 0.00, items with id 148 . in Main level at 2024-08-15 16:15:00','62.24.125.233',1),(61,'5','2024-08-15 16:17:37','Jackie Changed the price of RAW BOLTS SHEELLS M16 to: buyingprice =140 ,sellingprice =200, qty= 0.00, items with id 151 . in Main level at 2024-08-15 16:17:37','62.24.125.233',1),(62,'5','2024-08-15 16:19:01','Jackie Changed the price of RAW BOLTS SHELLS M10 to: buyingprice =30 ,sellingprice =50, qty= 0.00, items with id 149 . in Main level at 2024-08-15 16:19:01','62.24.125.233',1),(63,'5','2024-08-15 16:38:57','Jackie Changed the price of BUSKET SMALL to: buyingprice =45 ,sellingprice =40, qty= 0.00, items with id 135 . in Main level at 2024-08-15 16:38:57','62.24.125.233',1),(64,'5','2024-08-15 16:46:33','Jackie Changed the price of FLAT HIDGES TUBE to: buyingprice =70 ,sellingprice =100, qty= 0.00, items with id 103 . in Main level at 2024-08-15 16:46:33','105.163.2.69',1),(65,'5','2024-08-15 16:47:42','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1MM to: buyingprice =725 ,sellingprice =900, qty= 10.00, items with id 9 . in Main level at 2024-08-15 16:47:42','105.163.2.69',1),(66,'5','2024-08-15 16:48:28','Jackie Changed the price of SQUARE HOLLOW SECTION 40X40X1MM to: buyingprice =890 ,sellingprice =950, qty= 40.00, items with id 5 . in Main level at 2024-08-15 16:48:28','105.163.2.69',1),(67,'5','2024-08-15 16:49:16','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 50X25X1.5MM to: buyingprice =1250 ,sellingprice =1400, qty= 20.00, items with id 119 . in Main level at 2024-08-15 16:49:16','105.163.2.69',1),(68,'5','2024-08-15 16:49:55','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 50X25X1MM to: buyingprice =910 ,sellingprice =980, qty= 0.00, items with id 125 . in Main level at 2024-08-15 16:49:55','105.163.2.69',1),(69,'5','2024-08-15 16:50:36','Jackie Changed the price of SQUARE HOLLOW SECTION 25X25X1.5MM to: buyingprice =820 ,sellingprice =950, qty= 0.00, items with id 33 . in Main level at 2024-08-15 16:50:36','105.163.2.69',1),(70,'5','2024-08-15 16:53:15','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 75X50X1.5MM to: buyingprice =2350 ,sellingprice =2600, qty= 0.00, items with id 23 . in Main level at 2024-08-15 16:53:15','105.163.2.69',1),(71,'5','2024-08-15 16:53:42','Jackie Changed the price of SQUARE HOLLOW SECTION 75X75X2MM to: buyingprice =3500 ,sellingprice =4000, qty= 2.00, items with id 24 . in Main level at 2024-08-15 16:53:42','105.163.2.69',1),(72,'5','2024-08-15 16:54:10','Jackie Changed the price of ANGLE LINE 40X40X3MM to: buyingprice =1420.00 ,sellingprice =1600, qty= 40.00, items with id 12 . in Main level at 2024-08-15 16:54:10','105.163.2.69',1),(73,'5','2024-08-15 16:54:37','Jackie Changed the price of CIRCULAR HOLLOW SECTION 48X1.5MM to: buyingprice =1480 ,sellingprice =1550, qty= 0.00, items with id 20 . in Main level at 2024-08-15 16:54:37','105.163.2.69',1),(74,'5','2024-08-15 16:56:41','Jackie Changed the price of CIRCULAR HOLLOW SECTION 42X1.5MM to: buyingprice =1350 ,sellingprice =1400, qty= 0.00, items with id 22 . in Main level at 2024-08-15 16:56:41','62.24.125.233',1),(75,'5','2024-08-15 16:57:19','Jackie Changed the price of ROUND BAR 10MM to: buyingprice =890 ,sellingprice =1100, qty= 0.00, items with id 11 . in Main level at 2024-08-15 16:57:19','62.24.125.233',1),(76,'5','2024-08-15 17:03:23','Jackie Changed the price of STOPPER SMALL HOLE HEAVY GAUGE to: buyingprice =10 ,sellingprice =15, qty= 400.00, items with id 40 . in Main level at 2024-08-15 17:03:23','62.24.125.233',1),(77,'4','2024-08-16 17:48:48','Simon Changed the price of BLACK PIPE1 1/2\" to: buyingprice =2300 ,sellingprice =2900, qty= 0.00, items with id 185 . in Main level at 2024-08-16 17:48:48','105.163.2.69',1),(78,'4','2024-08-18 21:53:58','Simon Changed the price of HAMMER GREEN 27MM to: buyingprice =260 ,sellingprice =350, qty= 6.00, items with id 152 . in Main level at 2024-08-18 21:53:58','62.24.125.156',1),(79,'4','2024-08-18 21:55:34','Simon Changed the price of ROWBOLT M10 to: buyingprice =30 ,sellingprice =60, qty= 0.00, items with id 127 . in Main level at 2024-08-18 21:55:34','62.24.125.156',1),(80,'4','2024-08-18 21:58:50','Simon Changed the price of SELF DRILL STAR 2\" to: buyingprice =550 ,sellingprice =1200, qty= 0.00, items with id 46 . in Main level at 2024-08-18 21:58:50','105.163.2.110',1),(81,'4','2024-08-18 22:00:26','Simon Changed the price of GOKUL BODY FILLER WITHOUT HARDNER 2.3KG to: buyingprice =775 ,sellingprice =950, qty= 6.00, items with id 162 . in Main level at 2024-08-18 22:00:26','62.24.125.156',1),(82,'4','2024-08-18 22:01:22','Simon Changed the price of MASTI BODY FILLER WITHOUT HARDENER 4.5KG to: buyingprice =1440 ,sellingprice =1900, qty= 6.00, items with id 160 . in Main level at 2024-08-18 22:01:22','62.24.125.156',1),(83,'4','2024-08-18 22:01:54','Simon Changed the price of MASTI BODY FILLER WITHOUT HARDENER 2.3KG to: buyingprice =775 ,sellingprice =950, qty= 6.00, items with id 163 . in Main level at 2024-08-18 22:01:54','62.24.125.156',1),(84,'4','2024-08-18 22:02:51','Simon Changed the price of MASTI BODY FILLER WITHOUT HARDENER 0.9KG to: buyingprice =290 ,sellingprice =500, qty= 6.00, items with id 165 . in Main level at 2024-08-18 22:02:51','62.24.125.156',1),(85,'4','2024-08-18 22:03:48','Simon Changed the price of GOKUL BODY FILLER WITHOUT HARDNER 4.5KG to: buyingprice =1440 ,sellingprice =1900, qty= 6.00, items with id 159 . in Main level at 2024-08-18 22:03:48','62.24.125.156',1),(86,'4','2024-08-18 22:04:31','Simon Changed the price of GOKUL NC PRIMER 0.8LT to: buyingprice =390 ,sellingprice =500, qty= 5.00, items with id 174 . in Main level at 2024-08-18 22:04:31','62.24.125.156',1),(87,'4','2024-08-19 07:03:01','Simon Deleted BODY FILLER HARDENER 20GMS with code of 166 and available quantity of 3.00 .The Buying price = 100 and selling price = 120 from branch 1 at 2024-08-19 07:03:01','105.163.2.110',1),(88,'4','2024-08-19 07:03:01','Simon Deleted BODY FILLER HARDENER 20GMS with code of 166 and available quantity of 3.00 .The Buying price = 100 and selling price = 120 from branch 1 at 2024-08-19 07:03:01','105.163.2.110',1),(89,'4','2024-08-19 07:03:19','Simon Deleted BODY FILLER HARDENER 40GMS with code of 164 and available quantity of 6.00 .The Buying price = 115 and selling price = 130 from branch 1 at 2024-08-19 07:03:19','105.163.2.110',1),(90,'4','2024-08-19 07:03:19','Simon Deleted BODY FILLER HARDENER 40GMS with code of 164 and available quantity of 6.00 .The Buying price = 115 and selling price = 130 from branch 1 at 2024-08-19 07:03:19','105.163.2.110',1),(91,'4','2024-08-19 07:03:39','Simon Deleted BODY FILLER HARDNER 80GMS with code of 161 and available quantity of 6.00 .The Buying price = 200 and selling price = 250 from branch 1 at 2024-08-19 07:03:39','105.163.2.110',1),(92,'4','2024-08-19 07:03:39','Simon Deleted BODY FILLER HARDNER 80GMS with code of 161 and available quantity of 6.00 .The Buying price = 200 and selling price = 250 from branch 1 at 2024-08-19 07:03:39','105.163.2.110',1),(93,'4','2024-08-19 07:05:39','Simon Changed the price of GOKUL BODY FILLER 2.3KG to: buyingprice =775 ,sellingprice =1000, qty= 6.00, items with id 162 . in Main level at 2024-08-19 07:05:39','62.24.125.156',1),(94,'4','2024-08-19 07:06:50','Simon Changed the price of GOKUL BODY FILLER 4.5KG to: buyingprice =1640 ,sellingprice =2340, qty= 6.00, items with id 159 . in Main level at 2024-08-19 07:06:50','62.24.125.156',1),(95,'4','2024-08-19 07:07:19','Simon Changed the price of GOKUL BODY FILLER 2.3KG to: buyingprice =890 ,sellingprice =1000, qty= 6.00, items with id 162 . in Main level at 2024-08-19 07:07:19','62.24.125.156',1),(96,'4','2024-08-19 07:08:27','Simon Changed the price of MASTI BODY FILLER 4.5KG to: buyingprice =1640 ,sellingprice =2340, qty= 6.00, items with id 160 . in Main level at 2024-08-19 07:08:27','62.24.125.156',1),(97,'4','2024-08-19 07:10:20','Simon Changed the price of MASTI BODY FILLER 2.3KG to: buyingprice =890 ,sellingprice =1000, qty= 6.00, items with id 163 . in Main level at 2024-08-19 07:10:20','62.24.125.156',1),(98,'4','2024-08-19 07:11:27','Simon Changed the price of MASTI BODY FILLER 0.9KG to: buyingprice =390 ,sellingprice =600, qty= 6.00, items with id 165 . in Main level at 2024-08-19 07:11:27','62.24.125.156',1),(99,'4','2024-08-19 07:27:50','Simon Changed the price of IND-00970 GREY METAL PRIMER 1 LTR to: buyingprice =290 ,sellingprice =450, qty= 0.00, items with id 178 . in Main level at 2024-08-19 07:27:50','62.24.125.156',1),(100,'4','2024-08-19 07:34:18','Simon Changed the price of RAW BOLTS SHELLS M10 to: buyingprice =30 ,sellingprice =60, qty= 150.00, items with id 149 . in Main level at 2024-08-19 07:34:18','105.163.2.110',1),(101,'4','2024-08-19 07:36:22','Simon Changed the price of STEEL NAILS 2\" ( CONCRETE NAILS) to: buyingprice =300 ,sellingprice =450, qty= 0.00, items with id 186 . in Main level at 2024-08-19 07:36:22','62.24.125.156',1),(102,'4','2024-08-19 07:37:07','Simon Changed the price of STEEL NAILS 3\" ( CONCRETE NAILS) to: buyingprice =300 ,sellingprice =450, qty= 0.00, items with id 187 . in Main level at 2024-08-19 07:37:07','62.24.125.156',1),(103,'4','2024-08-19 07:37:44','Simon Changed the price of STEEL NAILS 4\" ( CONCRETE NAILS) to: buyingprice =300 ,sellingprice =450, qty= 0.00, items with id 188 . in Main level at 2024-08-19 07:37:44','62.24.125.156',1),(104,'4','2024-08-19 08:06:09','Simon Changed the price of SQUARE HOLLOW SECTION 40X40X1.5MM to: buyingprice =1360 ,sellingprice =1450, qty= 35.00, items with id 35 . in Main level at 2024-08-19 08:06:09','62.24.125.156',1),(105,'4','2024-08-19 08:07:48','Simon Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1.5MM to: buyingprice =1100 ,sellingprice =1170, qty= 20.00, items with id 36 . in Main level at 2024-08-19 08:07:48','62.24.125.156',1),(106,'4','2024-08-19 08:08:55','Simon Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1MM to: buyingprice =750 ,sellingprice =900, qty= 10.00, items with id 9 . in Main level at 2024-08-19 08:08:55','62.24.125.156',1),(107,'4','2024-08-19 08:10:05','Simon Changed the price of SQUARE HOLLOW SECTION 25X25X1.5MM to: buyingprice =860 ,sellingprice =950, qty= 0.00, items with id 33 . in Main level at 2024-08-19 08:10:05','62.24.125.156',1),(108,'4','2024-08-19 08:10:40','Simon Changed the price of SQUARE HOLLOW SECTION 25X25X1MM to: buyingprice =545 ,sellingprice =650, qty= 0.00, items with id 3 . in Main level at 2024-08-19 08:10:40','62.24.125.156',1),(109,'4','2024-08-19 08:12:44','Simon Changed the price of ANGLE LINE 50X50X3MM to: buyingprice =2100 ,sellingprice =2200, qty= 0.00, items with id 131 . in Main level at 2024-08-19 08:12:44','105.163.2.110',1),(110,'4','2024-08-19 08:13:37','Simon Changed the price of SQUARE HOLLOW SECTION 50X50X1.5MM to: buyingprice =1700 ,sellingprice =1800, qty= 0.00, items with id 183 . in Main level at 2024-08-19 08:13:37','105.163.2.110',1),(111,'4','2024-08-19 08:15:00','Simon Changed the price of SQUARE HOLLOW SECTION 50X50X1MM to: buyingprice =1450 ,sellingprice =1550, qty= 0.00, items with id 7 . in Main level at 2024-08-19 08:15:00','62.24.125.156',1),(112,'4','2024-08-19 08:16:16','Simon Changed the price of RECTANGULAR HOLLOW SECTION 50X25X1MM to: buyingprice =950 ,sellingprice =1050, qty= 0.00, items with id 125 . in Main level at 2024-08-19 08:16:16','62.24.125.156',1),(113,'4','2024-08-19 08:18:41','Simon Changed the price of MILD STEEL PLATE 8X4X1.35MM to: buyingprice =4200 ,sellingprice =4500, qty= 0.00, items with id 19 . in Main level at 2024-08-19 08:18:41','105.163.2.110',1),(114,'4','2024-08-19 08:19:36','Simon Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2400 ,sellingprice =2650, qty= 50.00, items with id 8 . in Main level at 2024-08-19 08:19:36','105.163.2.110',1),(115,'4','2024-08-19 08:25:33','Simon Changed the price of CIRCULAR HOLLOW SECTION 48X1.5MM to: buyingprice =1480 ,sellingprice =1600, qty= 0.00, items with id 20 . in Main level at 2024-08-19 08:25:33','62.24.125.156',1),(116,'4','2024-08-19 08:39:56','Simon Changed the price of D 10MM to: buyingprice =890 ,sellingprice =920, qty= 0.00, items with id 189 . in Main level at 2024-08-19 08:39:56','105.163.2.110',1),(117,'4','2024-08-19 08:40:34','Simon Changed the price of ROUND BAR 10MM to: buyingprice =1000 ,sellingprice =1150, qty= 0.00, items with id 11 . in Main level at 2024-08-19 08:40:34','105.163.2.110',1),(118,'4','2024-08-19 08:42:04','Simon Changed the price of BUSKET SMALL to: buyingprice =40 ,sellingprice =60, qty= 0.00, items with id 135 . in Main level at 2024-08-19 08:42:04','105.163.2.110',1),(119,'4','2024-08-19 08:43:21','Simon Changed the price of BUSKET MEDIUM to: buyingprice =50 ,sellingprice =70, qty= 0.00, items with id 136 . in Main level at 2024-08-19 08:43:21','105.163.2.110',1),(120,'4','2024-08-19 08:45:27','Simon Changed the price of BUSKET LARGE to: buyingprice =60 ,sellingprice =80, qty= 0.00, items with id 137 . in Main level at 2024-08-19 08:45:27','62.24.125.156',1),(121,'4','2024-08-19 09:09:57','Simon Changed the price of ROBTEC INOX CUTTING DISK 4-1/2\" to: buyingprice =50 ,sellingprice =100, qty= 0.00, items with id 102 . in Main level at 2024-08-19 09:09:57','105.163.2.110',1),(122,'4','2024-08-19 09:10:54','Simon Changed the price of SALI CUTTING DISK 9\" to: buyingprice =105 ,sellingprice =200, qty= 0.00, items with id 120 . in Main level at 2024-08-19 09:10:54','105.163.2.110',1),(123,'4','2024-08-19 09:14:48','Simon Changed the price of INDASA P.40 to: buyingprice =40 ,sellingprice =70, qty= 40.00, items with id 169 . in Main level at 2024-08-19 09:14:48','62.24.125.156',1),(124,'4','2024-08-19 09:16:06','Simon Changed the price of INDASA P.60 to: buyingprice =40 ,sellingprice =70, qty= 40.00, items with id 168 . in Main level at 2024-08-19 09:16:06','62.24.125.156',1),(125,'4','2024-08-19 09:16:52','Simon Changed the price of INDASA P.80 to: buyingprice =40 ,sellingprice =70, qty= 40.00, items with id 170 . in Main level at 2024-08-19 09:16:52','62.24.125.156',1),(126,'4','2024-08-19 09:21:19','Simon Changed the price of SAND PAPER NO.240 to: buyingprice =12 ,sellingprice =30, qty= 20.00, items with id 171 . in Main level at 2024-08-19 09:21:19','62.24.125.156',1),(127,'4','2024-08-19 09:22:07','Simon Changed the price of SAND PAPER NO.360 to: buyingprice =12 ,sellingprice =30, qty= 20.00, items with id 172 . in Main level at 2024-08-19 09:22:07','62.24.125.156',1),(128,'4','2024-08-19 09:24:02','Simon Changed the price of GOKUL NC SPOT PUTTY 0.8KG to: buyingprice =370 ,sellingprice =500, qty= 5.00, items with id 175 . in Main level at 2024-08-19 09:24:02','62.24.125.156',1),(129,'4','2024-08-19 09:25:33','Simon Changed the price of GOKUL STD THINNER 0.8LT to: buyingprice =150 ,sellingprice =250, qty= 5.00, items with id 173 . in Main level at 2024-08-19 09:25:33','105.163.2.110',1),(130,'4','2024-08-19 09:27:18','Simon Changed the price of CARA MASKING TAPE 3/4 X 50MT to: buyingprice =56.25 ,sellingprice =100, qty= 0.00, items with id 176 . in Main level at 2024-08-19 09:27:18','105.163.2.110',1),(131,'4','2024-08-19 09:46:56','Simon Changed the price of MAISHA BOX GREEN 2MTR 30G to: buyingprice =1000 ,sellingprice =1140, qty= 0.00, items with id 138 . in Main level at 2024-08-19 09:46:56','62.24.125.156',1),(132,'4','2024-08-19 09:50:03','Simon Changed the price of MAISHA BOX PROFILE BRICK RED 2MTR 30G to: buyingprice =1500 ,sellingprice =1650, qty= 0.00, items with id 142 . in Main level at 2024-08-19 09:50:03','62.24.125.156',1),(133,'4','2024-08-19 09:50:49','Simon Changed the price of MAISHA BOX PROFILE BRICK RED 2MTR 30G to: buyingprice =1000 ,sellingprice =1150, qty= 0.00, items with id 142 . in Main level at 2024-08-19 09:50:49','62.24.125.156',1),(134,'4','2024-08-22 09:27:21','Simon Changed the price of ROUND BAR 12MMX6MTRS STANDARD to: buyingprice =1400 ,sellingprice =1650, qty= 0.00, items with id 191 . in Main level at 2024-08-22 09:27:21','62.24.125.142',1),(135,'4','2024-08-22 09:43:35','Simon Deleted ROWBOLT M10 with code of 127 and available quantity of 90.00 .The Buying price = 30 and selling price = 60 from branch 1 at 2024-08-22 09:43:35','105.163.2.225',1),(136,'4','2024-08-22 09:43:35','Simon Deleted ROWBOLT M10 with code of 127 and available quantity of 90.00 .The Buying price = 30 and selling price = 60 from branch 1 at 2024-08-22 09:43:35','105.163.2.225',1),(137,'4','2024-08-22 09:43:50','Simon Deleted ROWBOLTS M16 with code of 154 and available quantity of 0.00 .The Buying price = 140 and selling price = 200 from branch 1 at 2024-08-22 09:43:50','105.163.2.225',1),(138,'4','2024-08-22 09:43:50','Simon Deleted ROWBOLTS M16 with code of 154 and available quantity of 0.00 .The Buying price = 140 and selling price = 200 from branch 1 at 2024-08-22 09:43:50','105.163.2.225',1),(139,'4','2024-08-22 09:44:15','Simon Deleted ROWBOLTS M8 with code of 153 and available quantity of 0.00 .The Buying price = 25 and selling price = 40 from branch 1 at 2024-08-22 09:44:15','105.163.2.225',1),(140,'4','2024-08-22 09:44:15','Simon Deleted ROWBOLTS M8 with code of 153 and available quantity of 0.00 .The Buying price = 25 and selling price = 40 from branch 1 at 2024-08-22 09:44:15','105.163.2.225',1),(141,'4','2024-08-22 09:52:14','Simon Deleted CARA MASKING TAPE 3/4 X 50MT with code of 176 and available quantity of 0.00 .The Buying price = 56.25 and selling price = 100 from branch 1 at 2024-08-22 09:52:14','62.24.125.142',1),(142,'4','2024-08-22 09:52:14','Simon Deleted CARA MASKING TAPE 3/4 X 50MT with code of 176 and available quantity of 0.00 .The Buying price = 56.25 and selling price = 100 from branch 1 at 2024-08-22 09:52:14','62.24.125.142',1),(143,'5','2024-08-23 16:22:37','Jackie Changed the price of SQUARE HOLLOW SECTION 20X20X1MM to: buyingprice =460 ,sellingprice =500, qty= 0.00, items with id 4 . in Main level at 2024-08-23 16:22:37','62.24.125.168',1),(144,'4','2024-08-23 17:04:05','Simon Changed the price of WINDOW LATCHES 100MM to: buyingprice =80 ,sellingprice =150, qty= 200.00, items with id 39 . in Main level at 2024-08-23 17:04:05','62.24.125.168',1),(145,'5','2024-08-24 08:42:03','Jackie Changed the price of CIRCULAR HOLLOW SECTION 32X1.5MM to: buyingprice =1150 ,sellingprice =1250, qty= 0.00, items with id 184 . in Main level at 2024-08-24 08:42:03','105.163.2.84',1),(146,'4','2024-08-27 09:18:05','Simon Changed the price of FONTARC RODS 4MM to: buyingprice =1200 ,sellingprice =1600, qty= 0.00, items with id 179 . in Main level at 2024-08-27 09:18:05','105.163.2.84',1),(147,'5','2024-09-05 10:20:05','Jackie Changed the price of BOLTS & NUTS 3/8\"X1\" PER PC to: buyingprice =30 ,sellingprice =20, qty= 0.00, items with id 111 . in Main level at 2024-09-05 10:20:05','105.163.158.5',1),(148,'5','2024-09-05 10:20:56','Jackie Changed the price of BOLTS & NUTS 3/8\"X1\" PER PC to: buyingprice =10 ,sellingprice =20, qty= 0.00, items with id 111 . in Main level at 2024-09-05 10:20:56','105.163.158.5',1),(149,'5','2024-09-05 10:22:26','Jackie Changed the price of GI WASHER 3/8\" PER PC to: buyingprice =10 ,sellingprice =20, qty= 0.00, items with id 110 . in Main level at 2024-09-05 10:22:26','105.163.158.5',1),(150,'5','2024-09-10 14:30:16','Jackie Changed the price of SQUARE HOLLOW SECTION 50X50X1.5MM to: buyingprice =1680 ,sellingprice =1800, qty= 0.00, items with id 183 . in Main level at 2024-09-10 14:30:16','62.24.125.224',1),(151,'5','2024-09-10 14:30:41','Jackie Changed the price of SQUARE HOLLOW SECTION 40X40X1.5MM to: buyingprice =1350 ,sellingprice =1450, qty= 35.00, items with id 35 . in Main level at 2024-09-10 14:30:41','62.24.125.224',1),(152,'5','2024-09-10 14:32:08','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1.5MM to: buyingprice =1080 ,sellingprice =1170, qty= 20.00, items with id 36 . in Main level at 2024-09-10 14:32:08','62.24.125.224',1),(153,'5','2024-09-10 14:33:18','Jackie Changed the price of ANGLE LINE 40X40X3MM to: buyingprice =1380.00 ,sellingprice =1600, qty= 40.00, items with id 12 . in Main level at 2024-09-10 14:33:18','62.24.125.224',1),(154,'5','2024-09-10 14:33:47','Jackie Changed the price of BLACK PIPE1 1/2\" to: buyingprice =2200 ,sellingprice =2900, qty= 0.00, items with id 185 . in Main level at 2024-09-10 14:33:47','62.24.125.224',1),(155,'4','2024-09-11 09:09:33','Simon Changed the price of 680 ROD 3.2 to: buyingprice =100 ,sellingprice =200, qty= 0.00, items with id 195 . in Main level at 2024-09-11 09:09:33','41.90.216.74',1),(156,'4','2024-09-11 18:35:36','Simon Changed the price of ANGLE LINE 40X40X3MM to: buyingprice =1380.00 ,sellingprice =1600, qty= 40.00, items with id 12 . in Main level at 2024-09-11 18:35:36','105.163.1.253',1),(157,'4','2024-09-11 18:37:08','Simon Changed the price of BOLTS &NUTS 3/8\" X 2\" to: buyingprice =15 ,sellingprice =30, qty= 0.00, items with id 190 . in Main level at 2024-09-11 18:37:08','105.163.1.253',1),(158,'4','2024-09-11 18:39:03','Simon Changed the price of RAW BOLTS SHELLS M10 to: buyingprice =35 ,sellingprice =60, qty= 150.00, items with id 149 . in Main level at 2024-09-11 18:39:03','105.163.1.253',1),(159,'4','2024-09-11 18:42:21','Simon Changed the price of SELF DRILLING SCREW 8MM to: buyingprice =550 ,sellingprice =1450, qty= 0.00, items with id 126 . in Main level at 2024-09-11 18:42:21','62.24.125.36',1),(160,'4','2024-09-11 18:43:43','Simon Changed the price of SQUARE HOLLOW SECTION 25X25X2MM to: buyingprice =1250 ,sellingprice =1450, qty= 0.00, items with id 123 . in Main level at 2024-09-11 18:43:43','62.24.125.36',1),(161,'5','2024-09-14 13:13:47','Jackie Changed the price of WELDING RODS HERO 3.2 5KG to: buyingprice =900 ,sellingprice =1200, qty= 0.00, items with id 106 . in Main level at 2024-09-14 13:13:47','62.24.125.214',1),(162,'4','2024-09-19 10:33:42','Simon Changed the price of STOPPER SMALL HOLE HEAVY GAUGE to: buyingprice =10 ,sellingprice =15, qty= 400.00, items with id 40 . in Main level at 2024-09-19 10:33:42','105.163.157.187',1),(163,'4','2024-09-19 10:38:57','Simon Changed the price of WINDOW HIDGES BIG to: buyingprice =40 ,sellingprice =50, qty= 0.00, items with id 16 . in Main level at 2024-09-19 10:38:57','105.163.157.187',1),(164,'5','2024-09-21 09:02:41','Jackie Changed the price of FONTARC RODS 4MM to: buyingprice =1200 ,sellingprice =1400, qty= 0.00, items with id 179 . in Main level at 2024-09-21 09:02:41','62.24.125.179',1),(165,'4','2024-09-30 11:20:45','Simon Changed the price of D 10MM to: buyingprice =840 ,sellingprice =860, qty= 0.00, items with id 189 . in Main level at 2024-09-30 11:20:45','62.24.125.50',1),(166,'4','2024-09-30 11:33:52','Simon Changed the price of ANGLE LINE 20X3MM to: buyingprice =790 ,sellingprice =870, qty= 0.00, items with id 205 . in Main level at 2024-09-30 11:33:52','62.24.125.50',1),(167,'5','2024-10-03 07:32:52','Jackie Changed the price of ANGLE LINE 40X40X3MM to: buyingprice =1320.00 ,sellingprice =1600, qty= 40.00, items with id 12 . in Main level at 2024-10-03 07:32:52','62.24.125.220',1),(168,'5','2024-10-03 07:33:29','Jackie Changed the price of BLACK PIPE1 1/2\" to: buyingprice =2140 ,sellingprice =2900, qty= 0.00, items with id 185 . in Main level at 2024-10-03 07:33:29','62.24.125.220',1),(169,'5','2024-10-03 07:34:10','Jackie Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2200 ,sellingprice =2650, qty= 50.00, items with id 8 . in Main level at 2024-10-03 07:34:10','62.24.125.220',1),(170,'5','2024-10-03 07:34:42','Jackie Changed the price of SQUARE HOLLOW SECTION 25X25X1.5MM to: buyingprice =790 ,sellingprice =950, qty= 0.00, items with id 33 . in Main level at 2024-10-03 07:34:42','62.24.125.220',1),(171,'5','2024-10-03 07:35:13','Jackie Changed the price of SQUARE HOLLOW SECTION 20X20X1.5MM to: buyingprice =630 ,sellingprice =750, qty= 0.00, items with id 32 . in Main level at 2024-10-03 07:35:13','62.24.125.220',1),(172,'5','2024-10-03 07:35:47','Jackie Changed the price of SQUARE HOLLOW SECTION 40X40X1.5MM to: buyingprice =1300 ,sellingprice =1450, qty= 35.00, items with id 35 . in Main level at 2024-10-03 07:35:47','62.24.125.220',1),(173,'5','2024-10-03 07:36:17','Jackie Changed the price of SQUARE HOLLOW SECTION 25X25X1MM to: buyingprice =550 ,sellingprice =650, qty= 0.00, items with id 3 . in Main level at 2024-10-03 07:36:17','62.24.125.220',1),(174,'5','2024-10-03 07:36:50','Jackie Changed the price of RECTANGULAR HOLLOW SECTION 40X25X1MM to: buyingprice =700 ,sellingprice =900, qty= 10.00, items with id 9 . in Main level at 2024-10-03 07:36:50','62.24.125.220',1),(175,'5','2024-10-03 07:37:20','Jackie Changed the price of SQUARE HOLLOW SECTION 30X30X1MM to: buyingprice =670 ,sellingprice =750, qty= 0.00, items with id 6 . in Main level at 2024-10-03 07:37:20','62.24.125.220',1),(176,'5','2024-10-03 07:37:51','Jackie Changed the price of SQUARE HOLLOW SECTION 20X20X1MM to: buyingprice =450 ,sellingprice =500, qty= 0.00, items with id 4 . in Main level at 2024-10-03 07:37:51','62.24.125.220',1),(177,'4','2024-10-04 08:39:16','Simon Changed the price of LOUVERS to: buyingprice =241 ,sellingprice =300, qty= 0.00, items with id 209 . in Main level at 2024-10-04 08:39:16','105.163.156.118',1),(178,'5','2024-10-12 11:27:53','Jackie Changed the price of ANGLE BAR 50X50X6MM to: buyingprice =3900 ,sellingprice =4200, qty= 0.00, items with id 214 . in Main level at 2024-10-12 11:27:53','62.24.125.12',1),(179,'5','2024-10-18 10:34:13','Jackie Changed the price of WELDING RODS FONTARC 3.2 5KG to: buyingprice =1100 ,sellingprice =1200, qty= 0.00, items with id 100 . in Main level at 2024-10-18 10:34:13','105.163.157.151',1),(180,'5','2024-10-18 14:55:57','Jackie Changed the price of GI WASHER 1/4\" PER PC to: buyingprice =10 ,sellingprice =20, qty= 0.00, items with id 108 . in Main level at 2024-10-18 14:55:57','62.24.125.200',1),(181,'5','2024-10-18 14:56:51','Jackie Changed the price of GI WASHER 5/16\" PER PC to: buyingprice =10 ,sellingprice =20, qty= 0.00, items with id 109 . in Main level at 2024-10-18 14:56:51','62.24.125.200',1),(182,'5','2024-10-22 16:44:34','Jackie Changed the price of WELDING RODS HERO 3.2 5KG to: buyingprice =887.5 ,sellingprice =1200, qty= 0.00, items with id 106 . in Main level at 2024-10-22 16:44:34','105.163.1.45',1),(183,'5','2024-10-24 15:51:48','Jackie Changed the price of LOUVERS to: buyingprice =241 ,sellingprice =400, qty= 0.00, items with id 209 . in Main level at 2024-10-24 15:51:48','105.163.1.45',1),(184,'5','2024-10-29 08:01:04','Jackie Changed the price of TURPENTINE 4L to: buyingprice =1050 ,sellingprice =1200, qty= 0.00, items with id 221 . in Main level at 2024-10-29 08:01:04','105.163.1.45',1),(185,'5','2024-10-29 14:29:38','Jackie Changed the price of WELDING RODS HERO 3.2 5KG to: buyingprice =900 ,sellingprice =1200, qty= 0.00, items with id 106 . in Main level at 2024-10-29 14:29:38','105.163.1.45',1),(186,'5','2024-11-19 11:52:08','Jackie Changed the price of STOPPER SMALL HOLE HEAVY GAUGE to: buyingprice =10 ,sellingprice =10, qty= 400.00, items with id 40 . in Main level at 2024-11-19 11:52:08','41.90.65.42',1),(187,'5','2024-12-12 09:22:45','Jackie Changed the price of WELDING RODS FONTARC 3.2 5KG to: buyingprice =1100 ,sellingprice =1400, qty= 0.00, items with id 100 . in Main level at 2024-12-12 09:22:45','105.163.2.134',1),(188,'5','2024-12-12 09:24:53','Jackie Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2250 ,sellingprice =2500, qty= 50.00, items with id 8 . in Main level at 2024-12-12 09:24:53','62.24.125.133',1),(189,'5','2024-12-12 09:31:33','Jackie Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2250 ,sellingprice =2650, qty= 50.00, items with id 8 . in Main level at 2024-12-12 09:31:33','62.24.125.133',1),(190,'4','2024-12-12 14:02:56','Simon Changed the price of FLAT BAR 25X5MM to: buyingprice =700 ,sellingprice =900, qty= 0.00, items with id 192 . in Main level at 2024-12-12 14:02:56','62.24.125.103',1),(191,'5','2024-12-20 12:05:45','Jackie Changed the price of BOLTS & NUTS 1/4\"X1\" PER PC to: buyingprice =10 ,sellingprice =15, qty= 0.00, items with id 114 . in Main level at 2024-12-20 12:05:45','62.24.125.223',1),(192,'4','2024-12-27 18:35:46','Simon Changed the price of SQUARE HOLLOW SECTION 25X25X1MM to: buyingprice =570 ,sellingprice =700, qty= 0.00, items with id 3 . in Main level at 2024-12-27 18:35:46','105.163.0.208',1),(193,'4','2025-01-04 08:12:33','Simon Deleted SILICONE PATTEX BLACK with code of 237 and available quantity of 3.00 .The Buying price = 320 and selling price = 500 from branch 1 at 2025-01-04 08:12:33','129.222.147.153',1),(194,'4','2025-01-04 08:12:33','Simon Deleted SILICONE PATTEX BLACK with code of 237 and available quantity of 3.00 .The Buying price = 320 and selling price = 500 from branch 1 at 2025-01-04 08:12:33','129.222.147.153',1),(195,'4','2025-01-08 17:27:19','Simon Changed the price of GI WASHER 3/8\" PER PC to: buyingprice =6 ,sellingprice =10, qty= 0.00, items with id 110 . in Main level at 2025-01-08 17:27:19','91.102.180.27',1),(196,'1','2025-01-11 08:47:10','Admin Deleted Counter with code of 246 and available quantity of 0.00 .The Buying price = 0 and selling price = N0aN from branch 1 at 2025-01-11 08:47:10','41.90.162.231',1),(197,'1','2025-01-11 08:47:10','Admin Deleted Counter with code of 246 and available quantity of 0.00 .The Buying price = 0 and selling price = N0aN from branch 1 at 2025-01-11 08:47:10','41.90.162.231',1),(198,'4','2025-01-31 08:27:31','Simon Changed the price of WELDING RODS PER KG to: buyingprice =0 ,sellingprice =300, qty= 0.00, items with id 219 . in Main level at 2025-01-31 08:27:31','129.222.187.144',1),(199,'4','2025-02-07 09:40:18','Simon Returned 1.00 MEASURING TAPE 5MTRS with code (72) at 2025-02-07 09:40:18','129.222.187.45',1),(200,'4','2025-02-12 09:38:01','Simon Changed the price of FLAT BAR 20X5MM to: buyingprice =630 ,sellingprice =700, qty= 100.00, items with id 37 . in Main level at 2025-02-12 09:38:01','105.163.1.154',1),(201,'5','2025-02-12 17:05:35','Jackie Changed the price of FLAT BAR 20X2.5 to: buyingprice =270 ,sellingprice =350, qty= 199.00, items with id 15 . in Main level at 2025-02-12 17:05:35','105.163.158.95',1),(202,'4','2025-02-14 17:28:36','Simon Deleted item with id 5 from people table at 2025-02-14 17:28:36','129.222.147.7',1),(203,'4','2025-02-14 17:28:36','Simon Deleted item with id 5 from people table at 2025-02-14 17:28:36','129.222.147.7',1),(204,'4','2025-02-14 17:41:26','Simon Changed the price of SURE METAL PRIMER 4LTS to: buyingprice =1480 ,sellingprice =1650, qty= 0.00, items with id 266 . in Main level at 2025-02-14 17:41:26','105.163.157.219',1),(205,'4','2025-02-17 13:13:48','Simon Deleted FIX BOLTS M10(ROLL) with code of 128 and available quantity of 0.00 .The Buying price = 30 and selling price = 70 from branch 1 at 2025-02-17 13:13:48','105.163.157.11',1),(206,'4','2025-02-17 13:13:48','Simon Deleted FIX BOLTS M10(ROLL) with code of 128 and available quantity of 0.00 .The Buying price = 30 and selling price = 70 from branch 1 at 2025-02-17 13:13:48','105.163.157.11',1),(207,'4','2025-02-21 12:16:02','Simon Changed the price of WELDING RODS PER KG to: buyingprice =0 ,sellingprice =250, qty= 0.00, items with id 219 . in Main level at 2025-02-21 12:16:02','129.222.187.89',1),(208,'4','2025-02-24 17:20:57','Simon Changed the price of D 12 to: buyingprice =1250 ,sellingprice =1270, qty= 0.00, items with id 204 . in Main level at 2025-02-24 17:20:57','105.163.158.95',1),(209,'4','2025-02-25 16:02:03','Simon Deleted item with id 31 from people table at 2025-02-25 16:02:03','105.163.2.210',1),(210,'4','2025-02-25 16:02:03','Simon Deleted item with id 31 from people table at 2025-02-25 16:02:03','105.163.2.210',1),(211,'4','2025-03-03 08:57:26','Simon Deleted EYE LET BLACK with code of 275 and available quantity of 0.00 .The Buying price = 20 and selling price = 30 from branch 1 at 2025-03-03 08:57:26','105.163.1.86',1),(212,'4','2025-03-03 08:57:26','Simon Deleted EYE LET BLACK with code of 275 and available quantity of 0.00 .The Buying price = 20 and selling price = 30 from branch 1 at 2025-03-03 08:57:26','105.163.1.86',1),(213,'4','2025-03-05 16:25:22','Simon Changed the price of RAW BOLTS SHELLS M10 to: buyingprice =35 ,sellingprice =50, qty= 150.00, items with id 149 . in Main level at 2025-03-05 16:25:22','105.163.2.116',1),(214,'4','2025-03-05 16:28:48','Simon Changed the price of RAW BOLTS SHELLS M10 to: buyingprice =35 ,sellingprice =60, qty= 150.00, items with id 149 . in Main level at 2025-03-05 16:28:48','105.163.2.116',1),(215,'4','2025-03-05 17:23:15','Simon Changed the price of WELDING RODS PER KG to: buyingprice =200 ,sellingprice =250, qty= 0.00, items with id 219 . in Main level at 2025-03-05 17:23:15','105.163.2.116',1),(216,'4','2025-03-07 10:18:47','Simon Changed the price of NAILS 4\" INCH to: buyingprice =160 ,sellingprice =180, qty= 0.00, items with id 132 . in Main level at 2025-03-07 10:18:47','129.222.147.233',1),(217,'4','2025-03-07 10:18:58','Simon Changed the price of NAILS 4\" INCH to: buyingprice =160 ,sellingprice =180, qty= 0.00, items with id 132 . in Main level at 2025-03-07 10:18:58','129.222.147.233',1),(218,'4','2025-03-07 10:22:57','Simon Changed the price of TURPENTINE 1 LTR to: buyingprice =225 ,sellingprice =350, qty= 0.00, items with id 251 . in Main level at 2025-03-07 10:22:57','129.222.147.233',1),(219,'4','2025-03-07 10:32:53','Simon Changed the price of NAILS 4\" INCH to: buyingprice =160 ,sellingprice =220, qty= 0.00, items with id 132 . in Main level at 2025-03-07 10:32:53','105.163.2.116',1),(220,'4','2025-03-10 19:15:38','Simon Changed the price of WELDING RODS PER KG to: buyingprice =200 ,sellingprice =250, qty= 0.00, items with id 219 . in Main level at 2025-03-10 19:15:38','105.163.2.116',1),(221,'4','2025-03-11 19:49:38','Simon Changed the price of U LOCK PAIR to: buyingprice =50 ,sellingprice =80, qty= 150.00, items with id 43 . in Main level at 2025-03-11 19:49:38','105.163.2.65',1),(222,'4','2025-03-15 09:52:40','Simon Changed the price of SELF DRILLING 8MM×2\'INCH to: buyingprice =420 ,sellingprice =1050, qty= 0.00, items with id 286 . in Main level at 2025-03-15 09:52:40','102.219.208.154',1),(223,'4','2025-03-18 17:25:29','Simon Changed the price of ROOF NAILS to: buyingprice =190 ,sellingprice =250, qty= 0.00, items with id 134 . in Main level at 2025-03-18 17:25:29','105.163.0.178',1),(224,'4','2025-03-25 10:28:54','Simon Changed the price of Blind Rivets 3/16x1/2 to: buyingprice =6 ,sellingprice =5, qty= 0.00, items with id 304 . in Main level at 2025-03-25 10:28:54','105.163.156.125',1),(225,'4','2025-03-25 10:30:42','Simon Changed the price of Blind Rivets 3/16x1/2 to: buyingprice =3 ,sellingprice =5, qty= 0.00, items with id 304 . in Main level at 2025-03-25 10:30:42','105.163.156.125',1),(226,'4','2025-04-04 11:04:50','Simon Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2150 ,sellingprice =2500, qty= 50.00, items with id 8 . in Main level at 2025-04-04 11:04:50','105.163.156.172',1),(227,'4','2025-04-04 11:05:20','Simon Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2100 ,sellingprice =2500, qty= 50.00, items with id 8 . in Main level at 2025-04-04 11:05:20','105.163.156.172',1),(228,'1','2025-04-15 09:49:55','Admin Returned 1.00 HG Dupro Tester with code (306) at 2025-04-15 09:49:55','105.163.157.130',1),(229,'4','2025-05-03 17:15:17','Simon Changed the price of 680 ROD 3.2 to: buyingprice =100 ,sellingprice =120, qty= 0.00, items with id 195 . in Main level at 2025-05-03 17:15:17','129.222.147.14',1),(230,'4','2025-05-12 16:56:48','Simon Changed the price of NAILS 4\" INCH to: buyingprice =160 ,sellingprice =240, qty= 0.00, items with id 132 . in Main level at 2025-05-12 16:56:48','105.163.0.138',1),(231,'4','2025-05-17 10:01:34','Simon Changed the price of HALF THROUGH BUSH 1 1/4\" INCH to: buyingprice =120 ,sellingprice =180, qty= 0.00, items with id 272 . in Main level at 2025-05-17 10:01:34','129.222.147.36',1),(232,'4','2025-05-17 10:01:46','Simon Changed the price of HALF THROUGH BUSH 1 1/4\" INCH to: buyingprice =120 ,sellingprice =180, qty= 0.00, items with id 272 . in Main level at 2025-05-17 10:01:46','129.222.147.36',1),(233,'4','2025-05-21 09:20:54','Simon Changed the price of MILD STEEL PLATE 8X4X1MM to: buyingprice =2100 ,sellingprice =2400, qty= 50.00, items with id 8 . in Main level at 2025-05-21 09:20:54','129.222.187.233',1),(234,'4','2025-05-23 17:19:27','Simon Changed the price of self drilling 5.5x25mm per pc to: buyingprice =6 ,sellingprice =10, qty= 0.00, items with id 312 . in Main level at 2025-05-23 17:19:27','129.222.187.227',1),(235,'4','2025-06-04 09:07:58','Simon Changed the price of Makita Welding Machine to: buyingprice =8000 ,sellingprice =14000, qty= 0.00, items with id 315 . in Main level at 2025-06-04 09:07:58','197.248.194.99',1),(236,'4','2025-06-04 09:27:38','Simon Changed the price of Dewalt Welding Machine to: buyingprice =8000 ,sellingprice =14000, qty= 0.00, items with id 316 . in Main level at 2025-06-04 09:27:38','197.248.194.99',1),(237,'4','2025-06-04 09:28:11','Simon Changed the price of Dewalt 9\'\' Grinder to: buyingprice =9000 ,sellingprice =13000, qty= 0.00, items with id 317 . in Main level at 2025-06-04 09:28:11','197.248.194.99',1),(238,'4','2025-06-04 09:29:26','Simon Changed the price of Dewalt Drill to: buyingprice =3000 ,sellingprice =5500, qty= 0.00, items with id 318 . in Main level at 2025-06-04 09:29:26','129.222.187.59',1),(239,'4','2025-06-04 09:30:12','Simon Changed the price of Dewalt Grinder to: buyingprice =3000 ,sellingprice =6000, qty= 0.00, items with id 319 . in Main level at 2025-06-04 09:30:12','197.248.194.99',1),(240,'4','2025-06-04 09:31:26','Simon Changed the price of Welding Terminus Small to: buyingprice =1000 ,sellingprice =1400, qty= 0.00, items with id 320 . in Main level at 2025-06-04 09:31:26','197.248.194.99',1),(241,'4','2025-06-04 09:32:20','Simon Changed the price of Welding Terminus Big to: buyingprice =1200 ,sellingprice =1500, qty= 0.00, items with id 321 . in Main level at 2025-06-04 09:32:20','129.222.187.59',1),(242,'4','2025-06-13 14:10:17','Simon Changed the price of Imported Half Through Bush 1.5\" to: buyingprice =280 ,sellingprice =450, qty= 0.00, items with id 326 . in Main level at 2025-06-13 14:10:17','41.90.216.147',1),(243,'4','2025-06-14 15:24:45','Simon Changed the price of ROLLER SET to: buyingprice =1000 ,sellingprice =1950, qty= 0.00, items with id 343 . in Main level at 2025-06-14 15:24:45','41.90.217.23',1),(244,'4','2025-06-16 15:07:31','Simon Changed the price of ROLLER 4\" to: buyingprice =750 ,sellingprice =1300, qty= 0.00, items with id 342 . in Main level at 2025-06-16 15:07:31','41.90.217.90',1),(245,'4','2025-06-16 15:08:40','Simon Changed the price of ROLLER BEARING SET to: buyingprice =1000 ,sellingprice =2200, qty= 0.00, items with id 343 . in Main level at 2025-06-16 15:08:40','41.90.217.90',1),(246,'4','2025-06-26 11:52:29','Simon Changed the price of JEMBE to: buyingprice =90 ,sellingprice =160, qty= 0.00, items with id 338 . in Main level at 2025-06-26 11:52:29','197.248.194.99',1),(247,'4','2025-06-26 12:19:31','Simon Deleted Counter with code of 246 and available quantity of 0.00 .The Buying price = 0 and selling price = N0aN from Main store and all branches at 2025-06-26 12:19:31','197.248.194.99',1),(248,'4','2025-06-26 12:19:31','Simon Deleted Counter with code of 246 and available quantity of 0.00 .The Buying price = 0 and selling price = N0aN from Main store and all branches at 2025-06-26 12:19:31','197.248.194.99',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `adjustmentcodes` -- DROP TABLE IF EXISTS `adjustmentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `adjustmentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `adjustmentcodes` -- LOCK TABLES `adjustmentcodes` WRITE; /*!40000 ALTER TABLE `adjustmentcodes` DISABLE KEYS */; INSERT INTO `adjustmentcodes` VALUES (1,'Cargo Transit Out','01',NULL,'Y','1'),(2,'Cargo Transit In','02',NULL,'Y','2'),(3,'Adjustment In','03',NULL,'Y','3'),(4,'Adjustment Out','04',NULL,'Y','4'),(5,'Discarding','05',NULL,'Y','5'),(6,'Processing Raw','06',NULL,'Y','6'),(7,'Processing Result','07',NULL,'Y','7'); /*!40000 ALTER TABLE `adjustmentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) DEFAULT NULL, `branchid` varchar(20) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advancepayment` -- LOCK TABLES `advancepayment` WRITE; /*!40000 ALTER TABLE `advancepayment` DISABLE KEYS */; /*!40000 ALTER TABLE `advancepayment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `agent` -- DROP TABLE IF EXISTS `agent`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `agent` ( `id` int(40) NOT NULL, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountno` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`), UNIQUE KEY `idno` (`idno`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `agent` -- LOCK TABLES `agent` WRITE; /*!40000 ALTER TABLE `agent` DISABLE KEYS */; /*!40000 ALTER TABLE `agent` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alerts` -- DROP TABLE IF EXISTS `alerts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alerts` ( `id` int(100) NOT NULL AUTO_INCREMENT, `contact` text NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `duedate` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `deliverystatus` varchar(10) NOT NULL DEFAULT 'new', `name` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `groupname` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alerts` -- LOCK TABLES `alerts` WRITE; /*!40000 ALTER TABLE `alerts` DISABLE KEYS */; /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'202402281709124216.jpeg','11709124202',1,'2024-02-28 15:43:36',NULL,'1',1),(2,'202503151742021007.jpg','41742020970',4,'2025-03-15 09:43:27',NULL,'1',1); /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) DEFAULT NULL, `houseno` varchar(100) DEFAULT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `memberid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `exactdate` varchar(50) NOT NULL, `floor` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `asignrooms` -- LOCK TABLES `asignrooms` WRITE; /*!40000 ALTER TABLE `asignrooms` DISABLE KEYS */; /*!40000 ALTER TABLE `asignrooms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assessment` -- DROP TABLE IF EXISTS `assessment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assessment` ( `id` int(20) NOT NULL AUTO_INCREMENT, `invoice` varchar(50) NOT NULL, `registrationno` varchar(50) NOT NULL, `claimno` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `color` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `repairer` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `instructionsby` varchar(50) NOT NULL, `instructions` text NOT NULL, `preaccident` text NOT NULL, `garagedetails` text NOT NULL, `latentdameges` text NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(30) NOT NULL, `deliverymode` text NOT NULL, `date` varchar(30) NOT NULL, `assessmentdate` varchar(20) NOT NULL, `insuredname` varchar(30) NOT NULL, `colour` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assessment` -- LOCK TABLES `assessment` WRITE; /*!40000 ALTER TABLE `assessment` DISABLE KEYS */; INSERT INTO `assessment` VALUES (1,'32222201607434545','777','433','rr343exx','r','','WEW','344r53','r','32323','232321','re3r','33333','3434','','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','EQWEQE','WQEQ','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 06:23:58','WEW','2020-12-23','2020-12-01','333','EWEW'),(2,'32222201607434545','777432x','QEQEdx','QWEQEddx','QWEQEx','','rx','rx','32213dx','QWEQx','WEx','re3rx','33333x','E12x','ROBERT','We acknowledge the receit of your email with instructions. We confirm that we have assessed\nthe vehicle at Ruaka Town and below are the findings.\n','ddx','ddx','The current market value of the vehicle is estimated at KSH 1,700,000.00\nThe repair estimate is at 10.97% of the market value. We therefore find the vehcle to be repairable\n',1,1,1,'2020-12-19 07:16:58','WEWx','2020-12-01','2020-12-01','QWEQddx','ee32e2x'); /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assignbranches` -- LOCK TABLES `assignbranches` WRITE; /*!40000 ALTER TABLE `assignbranches` DISABLE KEYS */; INSERT INTO `assignbranches` VALUES (1,1,5,1,'',4,'2024-07-23 06:20:46pm',1,''); /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bankcodes` -- DROP TABLE IF EXISTS `bankcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bankcodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bankcodes` -- LOCK TABLES `bankcodes` WRITE; /*!40000 ALTER TABLE `bankcodes` DISABLE KEYS */; INSERT INTO `bankcodes` VALUES (1,'MAYFAIR BANK LIMITED','1','MAYFAIR BANK LIMITED','Y','1'),(2,'M-PAYMENT','2','M-PAYMENT','Y','2'),(3,'KENYA POST OFFICE SAVINGS BANK','3','KENYA POST OFFICE SAVINGS BANK','Y','3'),(4,'FIRST COMMUNITY BANKS LIMITED','4','FIRST COMMUNITY BANKS LIMITED','Y','4'),(5,'GULF AFRICAN BANK LTD','5','GULF AFRICAN BANK LTD','Y','5'),(6,'FAMILY BANK LTD','6','FAMILY BANK LTD','Y','6'),(7,'EQUITY BANK LIMITED','7','EQUITY BANK LIMITED','Y','7'),(8,'SIDIAN BANK LIMITED','8','SIDIAN BANK LIMITED','Y','8'),(9,'DIAMOND TRUST BANK LIMITED','9','DIAMOND TRUST BANK LIMITED','Y','9'),(10,'HOUSING FINANCE BANK','10','HOUSING FINANCE BANK','Y','10'),(11,'SBM BANK (KENYA) LIMITED','11','SBM BANK (KENYA) LIMITED','Y','11'),(12,'DEVELOPMENT BANK OF KENYA LIMITED','12','DEVELOPMENT BANK OF KENYA LIMITED','Y','12'),(13,'I&M BANK LIMITED','13','I&M BANK LIMITED','Y','13'),(14,'GUARDIAN BANK LIMITED','14','GUARDIAN BANK LIMITED','Y','14'),(15,'VICTORIA COMMERCIAL BANK LIMITED','15','VICTORIA COMMERCIAL BANK LIMITED','Y','15'),(16,'GUARANTY TRUST BANK KENYA LIMITED','16','GUARANTY TRUST BANK KENYA LIMITED','Y','16'),(17,'JAMII BORA BANK','17','JAMII BORA BANK','Y','17'),(18,'PARAMOUNT UNIVERSAL BANK LIMITED','18','PARAMOUNT UNIVERSAL BANK LIMITED','Y','18'),(19,'EQUATORIAL COMMERCIAL HOLDING LIMITED','19','EQUATORIAL COMMERCIAL HOLDING LIMITED','Y','19'),(20,'GIRO COMMERCIAL BANK LIMITED','20','GIRO COMMERCIAL BANK LIMITED','Y','20'),(21,'NIC BANK LIMITED','21','NIC BANK LIMITED','Y','21'),(22,'IMPERIAL BANK LIMITED','22','IMPERIAL BANK LIMITED','Y','22'),(23,'CFC STANBIC BANK KENYA LIMITED','23','CFC STANBIC BANK KENYA LIMITED','Y','23'),(24,'CHASE BANK LIMITED','24','CHASE BANK LIMITED','Y','24'),(25,'ACCESS BANK (KENYA) PLC','25','ACCESS BANK (KENYA) PLC','Y','25'),(26,'CREDIT BANK LIMITED','26','CREDIT BANK LIMITED','Y','26'),(27,'CONSOLIDATED BANK OF KENYA LIMITED','27','CONSOLIDATED BANK OF KENYA LIMITED','Y','27'),(28,'DUBAI BANK KENYA LIMITED','28','DUBAI BANK KENYA LIMITED','Y','28'),(29,'BANK OF AFRICA KENYA LIMITED','29','BANK OF AFRICA KENYA LIMITED','Y','29'),(30,'MIDDLE EAST BANK KENYA LIMITED','30','MIDDLE EAST BANK KENYA LIMITED','Y','30'),(31,'HABIB BANK A.G. ZURICH','31','HABIB BANK A.G. ZURICH','Y','31'),(32,'CITIBANK N.A.','32','CITIBANK N.A.','Y','32'),(33,'ORIENTAL COMMERCIAL BANK LIMITED','33','ORIENTAL COMMERCIAL BANK LIMITED','Y','33'),(34,'NATIONAL BANK OF KENYA LTD','34','NATIONAL BANK OF KENYA LTD','Y','34'),(35,'PRIME BANK LIMITED','35','PRIME BANK LIMITED','Y','35'),(36,'CENTRAL BANK OF KENYA','36','CENTRAL BANK OF KENYA','Y','36'),(37,'HABIB BANK LIMITED','37','HABIB BANK LIMITED','Y','37'),(38,'COMMERCIAL BANK OF AFRICA LIMITED','38','COMMERCIAL BANK OF AFRICA LIMITED','Y','38'),(39,'BANK OF BARODA KENYA LIMITED','39','BANK OF BARODA KENYA LIMITED','Y','39'),(40,'BANK OF INDIA','40','BANK OF INDIA','Y','40'),(41,'ABSA BANK KENYA PLC','41','ABSA BANK KENYA PLC','Y','41'),(42,'STANDARD CHARTERED BANK KENYA LIMITED','42','STANDARD CHARTERED BANK KENYA LIMITED','Y','42'),(43,'KENYA COMMERCIAL BANK LTD','43','KENYA COMMERCIAL BANK LTD','Y','43'),(44,'AFRICAN BANKING CORP BANK LTD','44','AFRICAN BANKING CORP BANK LTD','Y','44'),(45,'ECO BANK LIMITED','45','ECO BANK LIMITED','Y','45'),(46,'UBA KENYA BANK LTD','46','UBA KENYA BANK LTD','Y','46'),(47,'CO-OPERATIVE BANK OF KENYA LIMITED','47','CO-OPERATIVE BANK OF KENYA LIMITED','Y','47'); /*!40000 ALTER TABLE `bankcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `banks` -- DROP TABLE IF EXISTS `banks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `banks` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `banks` -- LOCK TABLES `banks` WRITE; /*!40000 ALTER TABLE `banks` DISABLE KEYS */; /*!40000 ALTER TABLE `banks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `batchlist` -- DROP TABLE IF EXISTS `batchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `batchlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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,'S.O','4','2025-03-19 16:51:53','41742392288','41742297800',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,'Counter','<H2 style=\"margin:0px;\">SCODRA METAL GENERAL LTD</H2>\r\n<br>P.O Box 7871-01000 Thika\r\n<br>Thika Garissa Road Near Astrol Petrol Station\r\n<br>scodrametalltd@gmail.com\r\n<br>0727 111 277\r\n<br>\r\n<br><b>Paybill: 600100</b>\r\n<br><b>A/C No: 101166</b>','2024-11-26 23:30:33','active','1','','1','<H2 style=\"margin:0px;\">SCODRA METAL GENERAL LTD</H2>\r\n<br>P.O Box 7871-01000 Thika\r\n<br>Thika Garissa Road Near Astrol Petrol Station\r\n<br>scodrametalltd@gmail.com\r\n<br>0727 111 277\r\n<br>\r\n<br><b>Paybill: 600100</b>\r\n<br><b>A/C No: 101166</b>','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,'P052331164S','00','Headquarter','01','Kiambu','Thika West District','Thika',NULL,'SCODRA METAL GENERAL LIMITED','254722380126','SCODRAMETALLTD@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, `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkreservation` -- LOCK TABLES `bulkreservation` WRITE; /*!40000 ALTER TABLE `bulkreservation` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkreservation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'Everyone','','2023-12-29 07:55:55','active','1','','1'),(2,'OTHERS','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `hscode` varchar(50) NOT 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, `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,'BED 2','0','','2023-05-11 11:10:51','','',0,1,'','','','','','','','',NULL),(19,'SERVICE CHARGE','0','','2023-09-01 11:09:35','','',1,1,'','','','','','','','',NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `serial` varchar(200) NOT NULL, `name` text NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `computers` -- DROP TABLE IF EXISTS `computers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `computers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `computers` -- LOCK TABLES `computers` WRITE; /*!40000 ALTER TABLE `computers` DISABLE KEYS */; INSERT INTO `computers` VALUES (1,'ROBISEARCH LTD','e44','2023-02-13 07:08:17','Closed','1','2023-02-13 07:13:34','1','3','B0-22-7A-ED-77-F6','2023-02-24','2023-02-10','',0,NULL,'New Installation','new','','',1); /*!40000 ALTER TABLE `computers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `constants` -- LOCK TABLES `constants` WRITE; /*!40000 ALTER TABLE `constants` DISABLE KEYS */; INSERT INTO `constants` VALUES (1,'Relief',2400.00,'active',1,1,'Relief'),(2,'Pension',200.00,'active',1,1,'Pension'),(3,'NSSF',200.00,'oldrate',1,1,'NSSF'),(4,'Minimum Paye',24000.00,'active',1,1,'MinimumPaye'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `county` -- DROP TABLE IF EXISTS `county`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `county` ( `id` int(40) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(255) DEFAULT NULL, `provincecode` varchar(50) NOT NULL, `description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `county` -- LOCK TABLES `county` WRITE; /*!40000 ALTER TABLE `county` DISABLE KEYS */; INSERT INTO `county` VALUES (1,'1','Mombasa','2','Mombasa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Kwale','2','Kwale','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Kilifi','2','Kilifi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Tana River','2','Tana River','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','Lamu','2','Lamu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Taita-Taveta','2','Taita-Taveta','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Garissa','5','Garissa','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Wajir','5','Wajir','0000-00-00 00:00:00','0000-00-00 00:00:00'),(9,'9','Mandera','5','Mandera','0000-00-00 00:00:00','0000-00-00 00:00:00'),(10,'10','Marsabit','3','Marsabit','0000-00-00 00:00:00','0000-00-00 00:00:00'),(11,'11','Isiolo','3','Isiolo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(12,'12','Meru','3','Meru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(13,'13','Tharaka-Nithi','3','Tharaka-Nithi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(14,'14','Embu','3','Embu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(15,'15','Kitui','3','Kitui','0000-00-00 00:00:00','0000-00-00 00:00:00'),(16,'16','Machakos','3','Machakos','0000-00-00 00:00:00','0000-00-00 00:00:00'),(17,'17','Makueni','3','Makueni','0000-00-00 00:00:00','0000-00-00 00:00:00'),(18,'18','Nyandarua','1','Nyandarua','0000-00-00 00:00:00','0000-00-00 00:00:00'),(19,'19','Nyeri','1','Nyeri','0000-00-00 00:00:00','0000-00-00 00:00:00'),(20,'20','Kirinyaga','1','Kirinyaga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(21,'21','Murang\'a','1','Murang\'a','0000-00-00 00:00:00','0000-00-00 00:00:00'),(22,'22','Kiambu','1','Kiambu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(23,'23','Turkana','7','Turkana','0000-00-00 00:00:00','0000-00-00 00:00:00'),(24,'24','West Pokot','7','West Pokot','0000-00-00 00:00:00','0000-00-00 00:00:00'),(25,'25','Samburu','7','Samburu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(26,'26','Trans-Nzoia','7','Trans-Nzoia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(27,'27','Uasin Gishu','7','Uasin Gishu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(28,'28','Elgeyo-Marakwet','7','Elgeyo-Marakwet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(29,'29','Nandi','7','Nandi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(30,'30','Baringo','7','Baringo','0000-00-00 00:00:00','0000-00-00 00:00:00'),(31,'31','Laikipia','7','Laikipia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(32,'32','Nakuru','7','Nakuru','0000-00-00 00:00:00','0000-00-00 00:00:00'),(33,'33','Narok','7','Narok','0000-00-00 00:00:00','0000-00-00 00:00:00'),(34,'34','Kajiado','7','Kajiado','0000-00-00 00:00:00','0000-00-00 00:00:00'),(35,'35','Kericho','7','Kericho','0000-00-00 00:00:00','0000-00-00 00:00:00'),(36,'36','Bomet','7','Bomet','0000-00-00 00:00:00','0000-00-00 00:00:00'),(37,'37','Kakamega','8','Kakamega','0000-00-00 00:00:00','0000-00-00 00:00:00'),(38,'38','Vihiga','8','Vihiga','0000-00-00 00:00:00','0000-00-00 00:00:00'),(39,'39','Bungoma','8','Bungoma','0000-00-00 00:00:00','0000-00-00 00:00:00'),(40,'40','Busia','8','Busia','0000-00-00 00:00:00','0000-00-00 00:00:00'),(41,'41','Siaya','6','Siaya','0000-00-00 00:00:00','0000-00-00 00:00:00'),(42,'42','Kisumu','6','Kisumu','0000-00-00 00:00:00','0000-00-00 00:00:00'),(43,'43','Homa Bay','6','Homa Bay','0000-00-00 00:00:00','0000-00-00 00:00:00'),(44,'44','Migori','6','Migori','0000-00-00 00:00:00','0000-00-00 00:00:00'),(45,'45','Kisii','6','Kisii','0000-00-00 00:00:00','0000-00-00 00:00:00'),(46,'46','Nyamira','6','Nyamira','0000-00-00 00:00:00','0000-00-00 00:00:00'),(47,'47','Nairobi','4','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `county` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currency` -- DROP TABLE IF EXISTS `currency`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currency` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(20) NOT NULL DEFAULT 1, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currency` -- LOCK TABLES `currency` WRITE; /*!40000 ALTER TABLE `currency` DISABLE KEYS */; INSERT INTO `currency` VALUES (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'checkin', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, `start` varchar(20) NOT NULL, `close` varchar(20) NOT NULL, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `debitcredit` -- DROP TABLE IF EXISTS `debitcredit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `debitcredit` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `crateddate` datetime NOT NULL, `debit` decimal(10,2) DEFAULT NULL, `credit` decimal(10,2) DEFAULT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `description` text NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `confirm` varchar(30) NOT NULL DEFAULT 'No', `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `transactioncode` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2972 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','41721664210','2024-07-11 19:03:30',7830.00,NULL,'','4','1','Inventory Purchased','1','6','Purchases','1','','No',NULL,NULL,''),(2,'1110','41721664210','2024-07-11 19:03:30',8236.00,NULL,'','4','1','Inventory Purchased','1','6','Purchases','2','','No',NULL,NULL,''),(3,'2130','41721664210','2024-07-11 19:03:30',NULL,16066.00,'','4','1','Account payable for inventory','1','6','Purchases','','','No',NULL,NULL,''),(4,'1050','41721664478','2024-07-22 19:09:37',380.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172166459532412053133','No',NULL,NULL,''),(5,'1110','41721664478','2024-07-22 19:09:37',NULL,313.20,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6,'5500','41721664478','2024-07-22 19:09:37',313.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7,'4000','41721664478','2024-07-22 19:09:37',NULL,380.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8,'4000','41721664478','2024-07-22 19:13:16',380.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9,'1000','41721664478','2024-07-22 19:13:16',NULL,380.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10,'5500','41721664478','2024-07-22 19:13:16',NULL,313.20,'','4','1','Cost of goods returned','1','','sales','1','','No',NULL,NULL,''),(11,'1110','41721664478','2024-07-22 19:13:16',313.20,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12,'1050','41721664877','2024-07-22 19:15:24',380.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172166493923024132940','No',NULL,NULL,''),(13,'1110','41721664877','2024-07-22 19:15:24',NULL,329.44,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(14,'5500','41721664877','2024-07-22 19:15:24',329.44,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15,'4000','41721664877','2024-07-22 19:15:24',NULL,380.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(16,'1110','41721669681','2024-07-17 20:34:41',26400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','32','','No',NULL,NULL,''),(17,'1110','41721669681','2024-07-17 20:34:41',16400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','33','','No',NULL,NULL,''),(18,'1110','41721669681','2024-07-17 20:34:41',21600.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','34','','No',NULL,NULL,''),(19,'1110','41721669681','2024-07-17 20:34:41',26400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(20,'1110','41721669681','2024-07-17 20:34:41',10600.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','36','','No',NULL,NULL,''),(21,'2130','41721669681','2024-07-17 20:34:41',NULL,101400.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(22,'1110','41721669950','2024-07-17 20:39:10',8000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','25','','No',NULL,NULL,''),(23,'1110','41721669950','2024-07-17 20:39:10',7500.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','26','','No',NULL,NULL,''),(24,'1110','41721669950','2024-07-17 20:39:10',4900.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','27','','No',NULL,NULL,''),(25,'1110','41721669950','2024-07-17 20:39:10',6200.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','28','','No',NULL,NULL,''),(26,'1110','41721669950','2024-07-17 20:39:10',1960.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(27,'1110','41721669950','2024-07-17 20:39:10',2100.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','29','','No',NULL,NULL,''),(28,'1110','41721669950','2024-07-17 20:39:10',3000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','30','','No',NULL,NULL,''),(29,'1110','41721669950','2024-07-17 20:39:10',4450.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','31','','No',NULL,NULL,''),(30,'2130','41721669950','2024-07-17 20:39:10',NULL,38110.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(31,'1110','41721670175','2024-07-15 20:42:55',26750.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(32,'1110','41721670175','2024-07-15 20:42:55',22000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(33,'1110','41721670175','2024-07-15 20:42:55',8700.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(34,'1110','41721670175','2024-07-15 20:42:55',7100.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','6','','No',NULL,NULL,''),(35,'1110','41721670175','2024-07-15 20:42:55',12600.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','7','','No',NULL,NULL,''),(36,'1110','41721670175','2024-07-15 20:42:55',24000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(37,'1110','41721670175','2024-07-15 20:42:55',10500.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(38,'1110','41721670175','2024-07-15 20:42:55',2550.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','10','','No',NULL,NULL,''),(39,'1110','41721670175','2024-07-15 20:42:55',980.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(40,'1110','41721670175','2024-07-15 20:42:55',14200.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(41,'1110','41721670175','2024-07-15 20:42:55',13600.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','13','','No',NULL,NULL,''),(42,'1110','41721670175','2024-07-15 20:42:55',5800.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','14','','No',NULL,NULL,''),(43,'1110','41721670175','2024-07-15 20:42:55',5400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(44,'1110','41721670175','2024-07-15 20:42:55',1100.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','16','','No',NULL,NULL,''),(45,'1110','41721670175','2024-07-15 20:42:55',1250.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','17','','No',NULL,NULL,''),(46,'1110','41721670175','2024-07-15 20:42:55',22000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','18','','No',NULL,NULL,''),(47,'1110','41721670175','2024-07-15 20:42:55',20500.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','19','','No',NULL,NULL,''),(48,'1110','41721670175','2024-07-15 20:42:55',29600.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','20','','No',NULL,NULL,''),(49,'1110','41721670175','2024-07-15 20:42:55',24000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','21','','No',NULL,NULL,''),(50,'1110','41721670175','2024-07-15 20:42:55',26400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','22','','No',NULL,NULL,''),(51,'1110','41721670175','2024-07-15 20:42:55',23500.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','23','','No',NULL,NULL,''),(52,'1110','41721670175','2024-07-15 20:42:55',14000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','24','','No',NULL,NULL,''),(53,'2130','41721670175','2024-07-15 20:42:55',NULL,316530.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(66,'1110','41721671697','2024-07-17 21:08:17',7000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','39','','No',NULL,NULL,''),(67,'2130','41721671697','2024-07-17 21:08:17',NULL,7000.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(68,'1110','41721715325','2024-07-22 09:15:25',12400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','42','','No',NULL,NULL,''),(69,'2130','41721715325','2024-07-22 09:15:25',NULL,12400.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(70,'1110','11721726454','2024-07-18 12:20:54',350.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','44','','No',NULL,NULL,''),(71,'1110','11721726454','2024-07-18 12:20:54',450.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','45','','No',NULL,NULL,''),(72,'1110','11721726454','2024-07-18 12:20:54',550.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','46','','No',NULL,NULL,''),(73,'1110','11721726454','2024-07-18 12:20:54',1400.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','47','','No',NULL,NULL,''),(74,'1110','11721726454','2024-07-18 12:20:54',1800.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','48','','No',NULL,NULL,''),(75,'1110','11721726454','2024-07-18 12:20:54',2000.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','49','','No',NULL,NULL,''),(76,'1110','11721726454','2024-07-18 12:20:54',1400.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','50','','No',NULL,NULL,''),(77,'1110','11721726454','2024-07-18 12:20:54',1800.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','51','','No',NULL,NULL,''),(78,'1110','11721726454','2024-07-18 12:20:54',2000.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','52','','No',NULL,NULL,''),(79,'1110','11721726454','2024-07-18 12:20:54',2800.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','53','','No',NULL,NULL,''),(80,'1110','11721726454','2024-07-18 12:20:54',900.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','54','','No',NULL,NULL,''),(81,'1110','11721726454','2024-07-18 12:20:54',3000.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','55','','No',NULL,NULL,''),(82,'1110','11721726454','2024-07-18 12:20:54',650.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','56','','No',NULL,NULL,''),(83,'1110','11721726454','2024-07-18 12:20:54',360.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','57','','No',NULL,NULL,''),(84,'1110','11721726454','2024-07-18 12:20:54',420.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','58','','No',NULL,NULL,''),(85,'2130','11721726454','2024-07-18 12:20:54',NULL,19880.00,'','1','1','Account payable for inventory','1','12','Purchases','','','No',NULL,NULL,''),(86,'1110','11721730788','2024-07-18 13:33:08',600.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','84','','No',NULL,NULL,''),(87,'1110','11721730788','2024-07-18 13:33:08',1000.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','85','','No',NULL,NULL,''),(88,'1110','11721730788','2024-07-18 13:33:08',960.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','86','','No',NULL,NULL,''),(89,'1110','11721730788','2024-07-18 13:33:08',750.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','87','','No',NULL,NULL,''),(90,'1110','11721730788','2024-07-18 13:33:08',1000.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','88','','No',NULL,NULL,''),(91,'1110','11721730788','2024-07-18 13:33:08',1250.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','89','','No',NULL,NULL,''),(92,'1110','11721730788','2024-07-18 13:33:08',650.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','90','','No',NULL,NULL,''),(93,'1110','11721730788','2024-07-18 13:33:08',1200.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','91','','No',NULL,NULL,''),(94,'1110','11721730788','2024-07-18 13:33:08',1500.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','92','','No',NULL,NULL,''),(95,'1110','11721730788','2024-07-18 13:33:08',1800.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','93','','No',NULL,NULL,''),(96,'1110','11721730788','2024-07-18 13:33:08',3500.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','95','','No',NULL,NULL,''),(97,'1110','11721730788','2024-07-18 13:33:08',2500.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','94','','No',NULL,NULL,''),(98,'1110','11721730788','2024-07-18 13:33:08',2250.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','96','','No',NULL,NULL,''),(99,'1110','11721730788','2024-07-18 13:33:08',2750.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','97','','No',NULL,NULL,''),(100,'2130','11721730788','2024-07-18 13:33:08',NULL,21710.00,'','1','1','Account payable for inventory','1','12','Purchases','','','No',NULL,NULL,''),(101,'1110','11721731027','2024-07-18 13:37:07',780.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','69','','No',NULL,NULL,''),(102,'1110','11721731027','2024-07-18 13:37:07',1020.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','70','','No',NULL,NULL,''),(103,'1110','11721731027','2024-07-18 13:37:07',1140.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','71','','No',NULL,NULL,''),(104,'1110','11721731027','2024-07-18 13:37:07',1020.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','72','','No',NULL,NULL,''),(105,'1110','11721731027','2024-07-18 13:37:07',1680.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','73','','No',NULL,NULL,''),(106,'1110','11721731027','2024-07-18 13:37:07',360.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','74','','No',NULL,NULL,''),(107,'1110','11721731027','2024-07-18 13:37:07',480.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','75','','No',NULL,NULL,''),(108,'1110','11721731027','2024-07-18 13:37:07',720.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','76','','No',NULL,NULL,''),(109,'1110','11721731027','2024-07-18 13:37:07',900.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','77','','No',NULL,NULL,''),(110,'1110','11721731027','2024-07-18 13:37:07',1920.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','78','','No',NULL,NULL,''),(111,'1110','11721731027','2024-07-18 13:37:07',2040.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','79','','No',NULL,NULL,''),(112,'1110','11721731027','2024-07-18 13:37:07',2160.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','80','','No',NULL,NULL,''),(113,'1110','11721731027','2024-07-18 13:37:07',960.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','81','','No',NULL,NULL,''),(114,'1110','11721731027','2024-07-18 13:37:07',300.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','82','','No',NULL,NULL,''),(115,'1110','11721731027','2024-07-18 13:37:07',1000.00,NULL,'','1','1','Inventory Purchased','1','12','Purchases','83','','No',NULL,NULL,''),(116,'2130','11721731027','2024-07-18 13:37:07',NULL,16480.00,'','1','1','Account payable for inventory','1','12','Purchases','','','No',NULL,NULL,''),(128,'1050','11721731569','2024-07-23 13:46:29',360.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172173162937221747021','No',NULL,NULL,''),(129,'1110','11721731569','2024-07-23 13:46:29',NULL,240.00,'','1','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(130,'5500','11721731569','2024-07-23 13:46:29',240.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(131,'4000','11721731569','2024-07-23 13:46:29',NULL,360.00,'','1','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(132,'4000','11721731569','2024-07-23 13:47:40',360.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(133,'1000','11721731569','2024-07-23 13:47:40',NULL,360.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(134,'5500','11721731569','2024-07-23 13:47:40',NULL,240.00,'','1','1','Cost of goods returned','1','','sales','66','','No',NULL,NULL,''),(135,'1110','11721731569','2024-07-23 13:47:40',240.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(136,'1110','11721733190','2024-07-13 14:13:10',8700.00,NULL,'','1','1','Inventory Purchased','1','13','Purchases','98','','No',NULL,NULL,''),(137,'1110','11721733190','2024-07-13 14:13:10',13500.00,NULL,'','1','1','Inventory Purchased','1','13','Purchases','99','','No',NULL,NULL,''),(138,'1110','11721733190','2024-07-13 14:13:10',4800.00,NULL,'','1','1','Inventory Purchased','1','13','Purchases','100','','No',NULL,NULL,''),(139,'1110','11721733190','2024-07-13 14:13:10',3900.00,NULL,'','1','1','Inventory Purchased','1','13','Purchases','101','','No',NULL,NULL,''),(140,'1110','11721733190','2024-07-13 14:13:10',5000.00,NULL,'','1','1','Inventory Purchased','1','13','Purchases','102','','No',NULL,NULL,''),(141,'2130','11721733190','2024-07-13 14:13:10',NULL,35900.00,'','1','1','Account payable for inventory','1','13','Purchases','','','No',NULL,NULL,''),(142,'1110','11721733730','2024-07-16 14:22:10',8000.00,NULL,'','1','1','Inventory Purchased','1','14','Purchases','103','','No',NULL,NULL,''),(143,'2130','11721733730','2024-07-16 14:22:10',NULL,8000.00,'','1','1','Account payable for inventory','1','14','Purchases','','','No',NULL,NULL,''),(144,'1110','11721735126','2024-07-18 14:45:26',6600.00,NULL,'','1','1','Inventory Purchased','1','15','Purchases','105','','No',NULL,NULL,''),(145,'1110','11721735126','2024-07-18 14:45:26',34400.00,NULL,'','1','1','Inventory Purchased','1','15','Purchases','104','','No',NULL,NULL,''),(146,'2130','11721735126','2024-07-18 14:45:26',NULL,41000.00,'','1','1','Account payable for inventory','1','15','Purchases','','','No',NULL,NULL,''),(147,'1110','11721736441','2024-07-19 15:07:21',400.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','108','','No',NULL,NULL,''),(148,'1110','11721736441','2024-07-19 15:07:21',400.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','109','','No',NULL,NULL,''),(149,'1110','11721736441','2024-07-19 15:07:21',400.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','110','','No',NULL,NULL,''),(150,'1110','11721736441','2024-07-19 15:07:21',1650.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','111','','No',NULL,NULL,''),(151,'1110','11721736441','2024-07-19 15:07:21',660.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','112','','No',NULL,NULL,''),(152,'1110','11721736441','2024-07-19 15:07:21',1980.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','113','','No',NULL,NULL,''),(153,'1110','11721736441','2024-07-19 15:07:21',660.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','114','','No',NULL,NULL,''),(154,'1110','11721736441','2024-07-19 15:07:21',660.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','115','','No',NULL,NULL,''),(155,'1110','11721736441','2024-07-19 15:07:21',990.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','116','','No',NULL,NULL,''),(156,'1110','11721736441','2024-07-19 15:07:21',660.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','117','','No',NULL,NULL,''),(157,'1110','11721736441','2024-07-19 15:07:21',990.00,NULL,'','1','1','Inventory Purchased','1','16','Purchases','118','','No',NULL,NULL,''),(158,'2130','11721736441','2024-07-19 15:07:21',NULL,9450.00,'','1','1','Account payable for inventory','1','16','Purchases','','','No',NULL,NULL,''),(159,'1050','11721748366','2024-07-23 18:28:04',3000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172174849003333133377','No',NULL,NULL,''),(160,'1110','11721748366','2024-07-23 18:28:04',NULL,2400.00,'','1','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(161,'5500','11721748366','2024-07-23 18:28:04',2400.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(162,'4000','11721748366','2024-07-23 18:28:04',NULL,3000.00,'','1','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(163,'4000','11721748366','2024-07-23 18:29:21',3000.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(164,'1000','11721748366','2024-07-23 18:29:21',NULL,3000.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(165,'5500','11721748366','2024-07-23 18:29:21',NULL,2400.00,'','1','1','Cost of goods returned','1','','sales','100','','No',NULL,NULL,''),(166,'1110','11721748366','2024-07-23 18:29:21',2400.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(167,'1110','41721671248','2024-07-22 21:00:48',27000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(168,'1110','41721671248','2024-07-22 21:00:48',28500.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','37','','No',NULL,NULL,''),(169,'1110','41721671248','2024-07-22 21:00:48',8400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','38','','No',NULL,NULL,''),(170,'1110','41721671248','2024-07-22 21:00:48',7000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','39','','No',NULL,NULL,''),(171,'1110','41721671248','2024-07-22 21:00:48',1400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','40','','No',NULL,NULL,''),(172,'1110','41721671248','2024-07-22 21:00:48',7000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','41','','No',NULL,NULL,''),(173,'1110','41721671248','2024-07-22 21:00:48',12400.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','42','','No',NULL,NULL,''),(174,'1110','41721671248','2024-07-22 21:00:48',3500.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','43','','No',NULL,NULL,''),(175,'1110','41721671248','2024-07-22 21:00:48',44100.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(176,'1110','41721671248','2024-07-22 21:00:48',17800.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(177,'1110','41721671248','2024-07-22 21:00:48',60000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(178,'1110','41721671248','2024-07-22 21:00:48',25000.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','119','','No',NULL,NULL,''),(179,'2130','41721671248','2024-07-22 21:00:48',NULL,242100.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(180,'1050','41721978690','2024-07-26 10:25:48',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197876372222492323','No',NULL,NULL,''),(181,'1110','41721978690','2024-07-26 10:25:48',NULL,145.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(182,'5500','41721978690','2024-07-26 10:25:48',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(183,'4000','41721978690','2024-07-26 10:25:48',NULL,200.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(184,'1010','41721978821','2024-07-26 10:34:34',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172197928683363209107','No',NULL,NULL,''),(185,'1110','41721978821','2024-07-26 10:34:34',NULL,145.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(186,'5500','41721978821','2024-07-26 10:34:34',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(187,'4000','41721978821','2024-07-26 10:34:34',NULL,200.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(188,'1050','41721982013','2024-07-26 11:20:36',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172198204114313221333','No',NULL,NULL,''),(189,'1110','41721982013','2024-07-26 11:20:36',NULL,145.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(190,'5500','41721982013','2024-07-26 11:20:36',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(191,'4000','41721982013','2024-07-26 11:20:36',NULL,200.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(192,'1010','41721982042','2024-07-26 11:27:03',400.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172198243033342222923','No',NULL,NULL,''),(193,'1110','41721982042','2024-07-26 11:27:03',NULL,65.00,'','4','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(194,'1110','41721982042','2024-07-26 11:27:03',NULL,140.00,'','4','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(195,'5500','41721982042','2024-07-26 11:27:03',205.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(196,'4000','41721982042','2024-07-26 11:27:03',NULL,150.00,'','4','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(197,'4000','41721982042','2024-07-26 11:27:03',NULL,250.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(198,'4000','41721982013','2024-07-26 13:52:29',200.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(199,'1000','41721982013','2024-07-26 13:52:29',NULL,200.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(200,'5500','41721982013','2024-07-26 13:52:29',NULL,145.00,'','4','1','Cost of goods returned','1','','sales','98','','No',NULL,NULL,''),(201,'1110','41721982013','2024-07-26 13:52:29',145.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(202,'4000','41721978821','2024-07-26 13:52:41',200.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(203,'1000','41721978821','2024-07-26 13:52:41',NULL,200.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(204,'5500','41721978821','2024-07-26 13:52:41',NULL,145.00,'','4','1','Cost of goods returned','1','','sales','98','','No',NULL,NULL,''),(205,'1110','41721978821','2024-07-26 13:52:41',145.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(206,'1110','41722069742','2024-07-27 11:42:22',9800.00,NULL,'','4','1','Inventory Purchased','1','8','Purchases','27','','No',NULL,NULL,''),(207,'2130','41722069742','2024-07-27 11:42:22',NULL,9800.00,'','4','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(208,'1050','51722250098','2024-07-29 13:48:51',120.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172225013725232222732','No',NULL,NULL,''),(209,'1110','51722250098','2024-07-29 13:48:51',NULL,90.00,'','5','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(210,'5500','51722250098','2024-07-29 13:48:51',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(211,'4000','51722250098','2024-07-29 13:48:51',NULL,120.00,'','5','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(212,'1110','51722251417','2024-07-29 14:10:17',7250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(213,'2130','51722251417','2024-07-29 14:10:17',NULL,7250.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(214,'1050','41722255607','2024-07-29 15:20:23',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172225562603524032000','No',NULL,NULL,''),(215,'1110','41722255607','2024-07-29 15:20:23',NULL,145.00,'','4','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(216,'5500','41722255607','2024-07-29 15:20:23',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(217,'4000','41722255607','2024-07-29 15:20:23',NULL,200.00,'','4','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(218,'1050','51722258361','2024-07-29 16:06:21',120.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172225838632335223410','No',NULL,NULL,''),(219,'1110','51722258361','2024-07-29 16:06:21',NULL,90.00,'','5','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(220,'5500','51722258361','2024-07-29 16:06:21',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(221,'4000','51722258361','2024-07-29 16:06:21',NULL,120.00,'','5','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(222,'1010','51722258586','2024-07-29 16:10:11',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172225864933220312732','No',NULL,NULL,''),(223,'1110','51722258586','2024-07-29 16:10:11',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(224,'5500','51722258586','2024-07-29 16:10:11',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(225,'4000','51722258586','2024-07-29 16:10:11',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(226,'1050','51722322096','2024-07-30 13:49:31',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172233662162302233232','No',NULL,NULL,''),(227,'1110','51722322096','2024-07-30 13:49:31',NULL,65.00,'','5','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(228,'5500','51722322096','2024-07-30 13:49:31',65.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(229,'4000','51722322096','2024-07-30 13:49:31',NULL,150.00,'','5','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(230,'1110','51722339649','2024-07-30 14:40:49',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','24','','No',NULL,NULL,''),(231,'1110','51722339649','2024-07-30 14:40:49',7050.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','23','','No',NULL,NULL,''),(232,'1110','51722339649','2024-07-30 14:40:49',4450.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(233,'1110','51722339649','2024-07-30 14:40:49',4550.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','125','','No',NULL,NULL,''),(234,'2130','51722339649','2024-07-30 14:40:49',NULL,23050.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(235,'1010','51722342304','2024-07-30 15:31:34',19450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172234270902333320333','No',NULL,NULL,''),(236,'1110','51722342304','2024-07-30 15:31:34',NULL,7050.00,'','5','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(237,'1110','51722342304','2024-07-30 15:31:34',NULL,7000.00,'','5','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(238,'1110','51722342304','2024-07-30 15:31:34',NULL,862.50,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(239,'1110','51722342304','2024-07-30 15:31:34',NULL,270.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(240,'1110','51722342304','2024-07-30 15:31:34',NULL,800.00,'','5','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(241,'1110','51722342304','2024-07-30 15:31:34',NULL,75.00,'','5','1','Inventory sold','1','','sales','77','','No',NULL,NULL,''),(242,'1110','51722342304','2024-07-30 15:31:34',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(243,'1110','51722342304','2024-07-30 15:31:34',NULL,1100.00,'','5','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(244,'5500','51722342304','2024-07-30 15:31:34',17302.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(245,'4000','51722342304','2024-07-30 15:31:34',NULL,7500.00,'','5','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(246,'4000','51722342304','2024-07-30 15:31:34',NULL,7600.00,'','5','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(247,'4000','51722342304','2024-07-30 15:31:34',NULL,1200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(248,'4000','51722342304','2024-07-30 15:31:34',NULL,400.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(249,'4000','51722342304','2024-07-30 15:31:34',NULL,1200.00,'','5','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(250,'4000','51722342304','2024-07-30 15:31:34',NULL,150.00,'','5','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(251,'4000','51722342304','2024-07-30 15:31:34',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(252,'4000','51722342304','2024-07-30 15:31:34',NULL,1200.00,'','5','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(253,'1050','41722313986','2024-07-31 09:58:05',149.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172240910032733230333','No',NULL,NULL,''),(254,'1110','41722313986','2024-07-31 09:58:05',NULL,85.00,'','4','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(255,'5500','41722313986','2024-07-31 09:58:05',85.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(256,'4000','41722313986','2024-07-31 09:58:05',NULL,149.00,'','4','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(257,'1110','51722423681','2024-07-30 14:01:21',21600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','121','','No',NULL,NULL,''),(258,'1110','51722423681','2024-07-30 14:01:21',7600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','122','','No',NULL,NULL,''),(259,'1110','51722423681','2024-07-30 14:01:21',5000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','123','','No',NULL,NULL,''),(260,'2130','51722423681','2024-07-30 14:01:21',NULL,34200.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(261,'1110','51722423827','2024-07-31 14:03:47',46900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(262,'1110','51722423827','2024-07-31 14:03:47',4050.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','127','','No',NULL,NULL,''),(263,'1110','51722423827','2024-07-31 14:03:47',2750.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','126','','No',NULL,NULL,''),(264,'2130','51722423827','2024-07-31 14:03:47',NULL,53700.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(265,'1010','51723195746','2024-08-09 12:29:51',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172319580723292293235','No',NULL,NULL,''),(266,'1110','51723195746','2024-08-09 12:29:51',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(267,'5500','51723195746','2024-08-09 12:29:51',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(268,'4000','51723195746','2024-08-09 12:29:51',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(269,'1010','51723209086','2024-08-09 16:11:41',460.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172320911202030212032','No',NULL,NULL,''),(270,'1110','51723209086','2024-08-09 16:11:41',NULL,440.00,'','5','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(271,'5500','51723209086','2024-08-09 16:11:41',440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(272,'4000','51723209086','2024-08-09 16:11:41',NULL,460.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(273,'1050','51723270142','2024-08-10 09:09:40',3400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172327018820220123833','No',NULL,NULL,''),(274,'1110','51723270142','2024-08-10 09:09:40',NULL,2940.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(275,'1110','51723270142','2024-08-10 09:09:40',NULL,135.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(276,'5500','51723270142','2024-08-10 09:09:40',3075.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(277,'4000','51723270142','2024-08-10 09:09:40',NULL,3200.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(278,'4000','51723270142','2024-08-10 09:09:40',NULL,200.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(279,'1050','51723270806','2024-08-10 09:20:21',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172327082532220325227','No',NULL,NULL,''),(280,'1110','51723270806','2024-08-10 09:20:21',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(281,'5500','51723270806','2024-08-10 09:20:21',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(282,'4000','51723270806','2024-08-10 09:20:21',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(283,'1050','51723271516','2024-08-10 09:32:17',1900.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172327155473222502172','No',NULL,NULL,''),(284,'1110','51723271516','2024-08-10 09:32:17',NULL,1700.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(285,'5500','51723271516','2024-08-10 09:32:17',1700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(286,'4000','51723271516','2024-08-10 09:32:17',NULL,1900.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(287,'1050','51723280648','2024-08-10 12:04:20',320.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172328066322328566032','No',NULL,NULL,''),(288,'1110','51723280648','2024-08-10 12:04:20',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(289,'5500','51723280648','2024-08-10 12:04:20',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(290,'4000','51723280648','2024-08-10 12:04:20',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(291,'1050','51723460322','2024-08-12 13:58:55',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172346033935303200402','No',NULL,NULL,''),(292,'1110','51723460322','2024-08-12 13:58:55',NULL,156.60,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(293,'5500','51723460322','2024-08-12 13:58:55',156.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(294,'4000','51723460322','2024-08-12 13:58:55',NULL,200.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(295,'1050','51723460339','2024-08-12 13:59:11',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172346035555004322152','No',NULL,NULL,''),(296,'1110','51723460339','2024-08-12 13:59:11',NULL,25.00,'','5','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(297,'5500','51723460339','2024-08-12 13:59:11',25.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(298,'4000','51723460339','2024-08-12 13:59:11',NULL,50.00,'','5','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(299,'1110','51723726446','2024-08-14 15:54:06',4500.00,NULL,'','5','1','Inventory Purchased','1','18','Purchases','177','','No',NULL,NULL,''),(300,'1110','51723726446','2024-08-14 15:54:06',1500.00,NULL,'','5','1','Inventory Purchased','1','18','Purchases','178','','No',NULL,NULL,''),(301,'2130','51723726446','2024-08-14 15:54:06',NULL,6000.00,'','5','1','Account payable for inventory','1','18','Purchases','','','No',NULL,NULL,''),(321,'1110','51723727356','2024-08-14 16:09:16',9250.00,NULL,'','5','1','Inventory Purchased','1','19','Purchases','120','','No',NULL,NULL,''),(322,'2130','51723727356','2024-08-14 16:09:16',NULL,9250.00,'','5','1','Account payable for inventory','1','19','Purchases','','','No',NULL,NULL,''),(336,'1110','51723728676','2024-08-14 16:31:16',1950.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','144','','No',NULL,NULL,''),(337,'2130','51723728676','2024-08-14 16:31:16',NULL,1950.00,'','5','1','Account payable for inventory','1','17','Purchases','','','No',NULL,NULL,''),(338,'1110','51723728832','2024-08-14 16:33:52',1000.00,NULL,'','5','1','Inventory Purchased','1','21','Purchases','138','','No',NULL,NULL,''),(339,'1110','51723728832','2024-08-14 16:33:52',1500.00,NULL,'','5','1','Inventory Purchased','1','21','Purchases','139','','No',NULL,NULL,''),(340,'1110','51723728832','2024-08-14 16:33:52',1250.00,NULL,'','5','1','Inventory Purchased','1','21','Purchases','140','','No',NULL,NULL,''),(341,'1110','51723728832','2024-08-14 16:33:52',1500.00,NULL,'','5','1','Inventory Purchased','1','21','Purchases','141','','No',NULL,NULL,''),(342,'1110','51723728832','2024-08-14 16:33:52',1000.00,NULL,'','5','1','Inventory Purchased','1','21','Purchases','142','','No',NULL,NULL,''),(343,'1110','51723728832','2024-08-14 16:33:52',1500.00,NULL,'','5','1','Inventory Purchased','1','21','Purchases','143','','No',NULL,NULL,''),(344,'2130','51723728832','2024-08-14 16:33:52',NULL,7750.00,'','5','1','Account payable for inventory','1','21','Purchases','','','No',NULL,NULL,''),(345,'1110','51723729020','2024-08-14 16:37:00',900.00,NULL,'','5','1','Inventory Purchased','1','22','Purchases','135','','No',NULL,NULL,''),(346,'1110','51723729020','2024-08-14 16:37:00',900.00,NULL,'','5','1','Inventory Purchased','1','22','Purchases','136','','No',NULL,NULL,''),(347,'1110','51723729020','2024-08-14 16:37:00',900.00,NULL,'','5','1','Inventory Purchased','1','22','Purchases','137','','No',NULL,NULL,''),(348,'2130','51723729020','2024-08-14 16:37:00',NULL,2700.00,'','5','1','Account payable for inventory','1','22','Purchases','','','No',NULL,NULL,''),(349,'1110','51723729208','2024-08-14 16:40:08',7200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','180','','No',NULL,NULL,''),(350,'1110','51723729208','2024-08-14 16:40:08',3900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','181','','No',NULL,NULL,''),(351,'2130','51723729208','2024-08-14 16:40:08',NULL,11100.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(352,'1110','41721828271','2024-07-22 16:37:51',1200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','179','','No',NULL,NULL,''),(353,'2130','41721828271','2024-07-22 16:37:51',NULL,1200.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(354,'1110','51723729461','2024-08-15 16:44:21',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','103','','No',NULL,NULL,''),(355,'1110','51723729461','2024-08-15 16:44:21',6360.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','36','','No',NULL,NULL,''),(356,'1110','51723729461','2024-08-15 16:44:21',5075.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(357,'1110','51723729461','2024-08-15 16:44:21',4450.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(358,'1110','51723729461','2024-08-15 16:44:21',6250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','119','','No',NULL,NULL,''),(359,'1110','51723729461','2024-08-15 16:44:21',4550.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','125','','No',NULL,NULL,''),(360,'1110','51723729461','2024-08-15 16:44:21',2130.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','6','','No',NULL,NULL,''),(361,'1110','51723729461','2024-08-15 16:44:21',4100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','33','','No',NULL,NULL,''),(362,'1110','51723729461','2024-08-15 16:44:21',8400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','183','','No',NULL,NULL,''),(363,'1110','51723729461','2024-08-15 16:44:21',4700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','23','','No',NULL,NULL,''),(364,'1110','51723729461','2024-08-15 16:44:21',3500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','24','','No',NULL,NULL,''),(365,'1110','51723729461','2024-08-15 16:44:21',28400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(366,'1110','51723729461','2024-08-15 16:44:21',17760.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','20','','No',NULL,NULL,''),(367,'1110','51723729461','2024-08-15 16:44:21',5750.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','184','','No',NULL,NULL,''),(368,'1110','51723729461','2024-08-15 16:44:21',2700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','22','','No',NULL,NULL,''),(369,'1110','51723729461','2024-08-15 16:44:21',2550.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','10','','No',NULL,NULL,''),(370,'1110','51723729461','2024-08-15 16:44:21',2670.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(371,'1110','51723729461','2024-08-15 16:44:21',6900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','185','','No',NULL,NULL,''),(372,'1110','51723729461','2024-08-15 16:44:21',12000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','42','','No',NULL,NULL,''),(373,'1110','51723729461','2024-08-15 16:44:21',1000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','40','','No',NULL,NULL,''),(374,'2130','51723729461','2024-08-15 16:44:21',NULL,136245.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(375,'1110','51723726728','2024-08-14 15:58:48',4320.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','159','','No',NULL,NULL,''),(376,'1110','51723726728','2024-08-14 15:58:48',4320.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','160','','No',NULL,NULL,''),(377,'1110','51723726728','2024-08-14 15:58:48',1200.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','161','','No',NULL,NULL,''),(378,'1110','51723726728','2024-08-14 15:58:48',2325.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','162','','No',NULL,NULL,''),(379,'1110','51723726728','2024-08-14 15:58:48',2325.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','163','','No',NULL,NULL,''),(380,'1110','51723726728','2024-08-14 15:58:48',690.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','164','','No',NULL,NULL,''),(381,'1110','51723726728','2024-08-14 15:58:48',870.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','165','','No',NULL,NULL,''),(382,'1110','51723726728','2024-08-14 15:58:48',300.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','166','','No',NULL,NULL,''),(383,'1110','51723726728','2024-08-14 15:58:48',150.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','167','','No',NULL,NULL,''),(384,'1110','51723726728','2024-08-14 15:58:48',800.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','168','','No',NULL,NULL,''),(385,'1110','51723726728','2024-08-14 15:58:48',800.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','169','','No',NULL,NULL,''),(386,'1110','51723726728','2024-08-14 15:58:48',800.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','170','','No',NULL,NULL,''),(387,'1110','51723726728','2024-08-14 15:58:48',240.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','171','','No',NULL,NULL,''),(388,'1110','51723726728','2024-08-14 15:58:48',240.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','172','','No',NULL,NULL,''),(389,'1110','51723726728','2024-08-14 15:58:48',750.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','173','','No',NULL,NULL,''),(390,'1110','51723726728','2024-08-14 15:58:48',1950.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','174','','No',NULL,NULL,''),(391,'1110','51723726728','2024-08-14 15:58:48',1850.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','175','','No',NULL,NULL,''),(392,'1110','51723726728','2024-08-14 15:58:48',450.00,NULL,'','5','1','Inventory Purchased','1','17','Purchases','182','','No',NULL,NULL,''),(393,'2130','51723726728','2024-08-14 15:58:48',NULL,24380.00,'','5','1','Account payable for inventory','1','17','Purchases','','','No',NULL,NULL,''),(394,'1050','51723790479','2024-08-16 09:41:32',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172379049402330032431','No',NULL,NULL,''),(395,'1110','51723790479','2024-08-16 09:41:32',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(396,'5500','51723790479','2024-08-16 09:41:32',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(397,'4000','51723790479','2024-08-16 09:41:32',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(398,'1050','51723815180','2024-08-16 16:44:33',21270.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172381588103830058011','No',NULL,NULL,''),(399,'1110','51723815180','2024-08-16 16:44:33',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(400,'1110','51723815180','2024-08-16 16:44:33',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(401,'1110','51723815180','2024-08-16 16:44:33',NULL,7500.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(402,'1110','51723815180','2024-08-16 16:44:33',NULL,1680.00,'','5','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(403,'1110','51723815180','2024-08-16 16:44:33',NULL,2820.00,'','5','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(404,'1110','51723815180','2024-08-16 16:44:33',NULL,4450.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(405,'1110','51723815180','2024-08-16 16:44:33',NULL,560.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(406,'1110','51723815180','2024-08-16 16:44:33',NULL,140.00,'','5','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(407,'1110','51723815180','2024-08-16 16:44:33',NULL,135.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(408,'1110','51723815180','2024-08-16 16:44:33',NULL,164.72,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(409,'1110','51723815180','2024-08-16 16:44:33',NULL,580.00,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(410,'1110','51723815180','2024-08-16 16:44:33',NULL,185.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(411,'1110','51723815180','2024-08-16 16:44:33',NULL,862.50,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(412,'1110','51723815180','2024-08-16 16:44:33',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(413,'5500','51723815180','2024-08-16 16:44:33',19492.22,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(414,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(415,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(416,'4000','51723815180','2024-08-16 16:44:33',NULL,7800.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(417,'4000','51723815180','2024-08-16 16:44:33',NULL,1800.00,'','5','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(418,'4000','51723815180','2024-08-16 16:44:33',NULL,2900.00,'','5','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(419,'4000','51723815180','2024-08-16 16:44:33',NULL,4750.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(420,'4000','51723815180','2024-08-16 16:44:33',NULL,800.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(421,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(422,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(423,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(424,'4000','51723815180','2024-08-16 16:44:33',NULL,620.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(425,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(426,'4000','51723815180','2024-08-16 16:44:33',NULL,1200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(427,'4000','51723815180','2024-08-16 16:44:33',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(428,'1050','51723816975','2024-08-16 17:03:08',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172381699202336202332','No',NULL,NULL,''),(429,'1110','51723816975','2024-08-16 17:03:08',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(430,'5500','51723816975','2024-08-16 17:03:08',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(431,'4000','51723816975','2024-08-16 17:03:08',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(432,'1010','51723897445','2024-08-17 15:29:14',2400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172389779620993073820','No',NULL,NULL,''),(433,'1110','51723897445','2024-08-17 15:29:14',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(434,'1110','51723897445','2024-08-17 15:29:14',NULL,313.20,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(435,'1110','51723897445','2024-08-17 15:29:14',NULL,862.50,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(436,'1110','51723897445','2024-08-17 15:29:14',NULL,405.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(437,'5500','51723897445','2024-08-17 15:29:14',1725.70,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(438,'4000','51723897445','2024-08-17 15:29:14',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(439,'4000','51723897445','2024-08-17 15:29:14',NULL,400.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(440,'4000','51723897445','2024-08-17 15:29:14',NULL,1200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(441,'4000','51723897445','2024-08-17 15:29:14',NULL,600.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(442,'1010','51723904215','2024-08-17 17:17:10',2520.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172390424433320430229','No',NULL,NULL,''),(443,'1110','51723904215','2024-08-17 17:17:10',NULL,1080.00,'','5','1','Inventory sold','1','','sales','128','','No',NULL,NULL,''),(444,'5500','51723904215','2024-08-17 17:17:10',1080.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(445,'4000','51723904215','2024-08-17 17:17:10',NULL,2520.00,'','5','1','Good sold','1','','sales','128','','No',NULL,NULL,''),(446,'1050','51724761295','2024-08-27 15:22:02',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172476132873762482623','No',NULL,NULL,''),(447,'1110','51724761295','2024-08-27 15:22:02',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(448,'5500','51724761295','2024-08-27 15:22:02',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(449,'4000','51724761295','2024-08-27 15:22:02',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(450,'1050','51724761330','2024-08-27 15:22:34',3200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172476136134162353225','No',NULL,NULL,''),(451,'1110','51724761330','2024-08-27 15:22:34',NULL,2400.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(452,'5500','51724761330','2024-08-27 15:22:34',2400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(453,'4000','51724761330','2024-08-27 15:22:34',NULL,3200.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(454,'1050','51724761362','2024-08-27 15:23:18',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172476140130132306342','No',NULL,NULL,''),(455,'1110','51724761362','2024-08-27 15:23:18',NULL,140.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(456,'5500','51724761362','2024-08-27 15:23:18',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(457,'4000','51724761362','2024-08-27 15:23:18',NULL,200.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(458,'1010','51724761401','2024-08-27 15:23:36',120.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172476142621023232032','No',NULL,NULL,''),(459,'1110','51724761401','2024-08-27 15:23:36',NULL,90.00,'','5','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(460,'5500','51724761401','2024-08-27 15:23:36',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(461,'4000','51724761401','2024-08-27 15:23:36',NULL,120.00,'','5','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(462,'1050','51724848424','2024-08-28 15:34:01',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172484845332022045423','No',NULL,NULL,''),(463,'1110','51724848424','2024-08-28 15:34:01',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(464,'5500','51724848424','2024-08-28 15:34:01',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(465,'4000','51724848424','2024-08-28 15:34:01',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(466,'1050','51724848455','2024-08-28 15:35:03',1000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172484851230230230033','No',NULL,NULL,''),(467,'1110','51724848455','2024-08-28 15:35:03',NULL,920.00,'','5','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(468,'5500','51724848455','2024-08-28 15:35:03',920.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(469,'4000','51724848455','2024-08-28 15:35:03',NULL,1000.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(470,'1050','51724932327','2024-08-29 14:52:20',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172493234231409924241','No',NULL,NULL,''),(471,'1110','51724932327','2024-08-29 14:52:20',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(472,'5500','51724932327','2024-08-29 14:52:20',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(473,'4000','51724932327','2024-08-29 14:52:20',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(474,'1010','51724932343','2024-08-29 14:52:35',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172493236632232232030','No',NULL,NULL,''),(475,'1110','51724932343','2024-08-29 14:52:35',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(476,'5500','51724932343','2024-08-29 14:52:35',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(477,'4000','51724932343','2024-08-29 14:52:35',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(478,'1110','51723727465','2024-08-14 16:11:05',2500.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','145','','No',NULL,NULL,''),(479,'1110','51723727465','2024-08-14 16:11:05',2750.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','146','','No',NULL,NULL,''),(480,'1110','51723727465','2024-08-14 16:11:05',6250.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','148','','No',NULL,NULL,''),(481,'1110','51723727465','2024-08-14 16:11:05',4500.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','149','','No',NULL,NULL,''),(482,'1110','51723727465','2024-08-14 16:11:05',4600.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','150','','No',NULL,NULL,''),(483,'1110','51723727465','2024-08-14 16:11:05',1400.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','151','','No',NULL,NULL,''),(484,'1110','51723727465','2024-08-14 16:11:05',1560.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','152','','No',NULL,NULL,''),(485,'1110','51723727465','2024-08-14 16:11:05',180.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','155','','No',NULL,NULL,''),(486,'1110','51723727465','2024-08-14 16:11:05',200.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','156','','No',NULL,NULL,''),(487,'1110','51723727465','2024-08-14 16:11:05',220.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','157','','No',NULL,NULL,''),(488,'1110','51723727465','2024-08-14 16:11:05',240.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','158','','No',NULL,NULL,''),(489,'1110','51723727465','2024-08-14 16:11:05',3000.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','147','','No',NULL,NULL,''),(490,'2130','51723727465','2024-08-14 16:11:05',NULL,27400.00,'','5','1','Account payable for inventory','1','20','Purchases','','','No',NULL,NULL,''),(491,'1110','11721731388','2024-07-18 13:43:08',540.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','59','','No',NULL,NULL,''),(492,'1110','11721731388','2024-07-18 13:43:08',1500.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','60','','No',NULL,NULL,''),(493,'1110','11721731388','2024-07-18 13:43:08',250.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','61','','No',NULL,NULL,''),(494,'1110','11721731388','2024-07-18 13:43:08',300.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','62','','No',NULL,NULL,''),(495,'1110','11721731388','2024-07-18 13:43:08',400.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','63','','No',NULL,NULL,''),(496,'1110','11721731388','2024-07-18 13:43:08',450.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','64','','No',NULL,NULL,''),(497,'1110','11721731388','2024-07-18 13:43:08',650.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','65','','No',NULL,NULL,''),(498,'1110','11721731388','2024-07-18 13:43:08',1200.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','66','','No',NULL,NULL,''),(499,'1110','11721731388','2024-07-18 13:43:08',1800.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','67','','No',NULL,NULL,''),(500,'1110','11721731388','2024-07-18 13:43:08',3000.00,NULL,'','5','1','Inventory Purchased','1','12','Purchases','68','','No',NULL,NULL,''),(501,'2130','11721731388','2024-07-18 13:43:08',NULL,10090.00,'','5','1','Account payable for inventory','1','12','Purchases','','','No',NULL,NULL,''),(502,'1050','51725520549','2024-09-05 10:16:07',950.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552057223325223005','No',NULL,NULL,''),(503,'1110','51725520549','2024-09-05 10:16:07',NULL,860.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(504,'5500','51725520549','2024-09-05 10:16:07',860.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(505,'4000','51725520549','2024-09-05 10:16:07',NULL,950.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(506,'1010','51725520572','2024-09-05 10:16:38',140.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552060632332055366','No',NULL,NULL,''),(507,'1110','51725520572','2024-09-05 10:16:38',NULL,80.00,'','5','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(508,'5500','51725520572','2024-09-05 10:16:38',80.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(509,'4000','51725520572','2024-09-05 10:16:38',NULL,140.00,'','5','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(510,'1010','51725520656','2024-09-05 10:17:46',3200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552067436330225523','No',NULL,NULL,''),(511,'1110','51725520656','2024-09-05 10:17:46',NULL,2400.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(512,'5500','51725520656','2024-09-05 10:17:46',2400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(513,'4000','51725520656','2024-09-05 10:17:46',NULL,3200.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(514,'1010','51725520674','2024-09-05 10:18:28',650.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552071400225505304','No',NULL,NULL,''),(515,'1110','51725520674','2024-09-05 10:18:28',NULL,570.00,'','5','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(516,'5500','51725520674','2024-09-05 10:18:28',570.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(517,'4000','51725520674','2024-09-05 10:18:28',NULL,650.00,'','5','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(518,'1010','51725520860','2024-09-05 10:21:09',80.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552087600280432533','No',NULL,NULL,''),(519,'1110','51725520860','2024-09-05 10:21:09',NULL,40.00,'','5','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(520,'5500','51725520860','2024-09-05 10:21:09',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(521,'4000','51725520860','2024-09-05 10:21:09',NULL,80.00,'','5','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(522,'1010','51725520950','2024-09-05 10:22:44',80.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552096990033022925','No',NULL,NULL,''),(523,'1110','51725520950','2024-09-05 10:22:44',NULL,40.00,'','5','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(524,'5500','51725520950','2024-09-05 10:22:44',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(525,'4000','51725520950','2024-09-05 10:22:44',NULL,80.00,'','5','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(526,'1010','51725520969','2024-09-05 10:23:02',1600.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552100120404312033','No',NULL,NULL,''),(527,'1110','51725520969','2024-09-05 10:23:02',NULL,1480.00,'','5','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(528,'5500','51725520969','2024-09-05 10:23:02',1480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(529,'4000','51725520969','2024-09-05 10:23:02',NULL,1600.00,'','5','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(530,'1010','51725521001','2024-09-05 10:23:35',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552102252531225302','No',NULL,NULL,''),(531,'1110','51725521001','2024-09-05 10:23:35',NULL,1350.00,'','5','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(532,'5500','51725521001','2024-09-05 10:23:35',1350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(533,'4000','51725521001','2024-09-05 10:23:35',NULL,1400.00,'','5','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(534,'1050','51725521022','2024-09-05 10:23:59',3200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552104222270102220','No',NULL,NULL,''),(535,'1110','51725521022','2024-09-05 10:23:59',NULL,2840.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(536,'5500','51725521022','2024-09-05 10:23:59',2840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(537,'4000','51725521022','2024-09-05 10:23:59',NULL,3200.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(538,'1010','51725521042','2024-09-05 10:24:29',180.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552107702033102250','No',NULL,NULL,''),(539,'1110','51725521042','2024-09-05 10:24:29',NULL,90.00,'','5','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(540,'5500','51725521042','2024-09-05 10:24:29',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(541,'4000','51725521042','2024-09-05 10:24:29',NULL,180.00,'','5','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(542,'1050','51725521078','2024-09-05 10:25:25',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552112803313223753','No',NULL,NULL,''),(543,'1110','51725521078','2024-09-05 10:25:25',NULL,270.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(544,'5500','51725521078','2024-09-05 10:25:25',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(545,'4000','51725521078','2024-09-05 10:25:25',NULL,400.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(546,'1050','51725521128','2024-09-05 10:25:45',7200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552114823133222332','No',NULL,NULL,''),(547,'1110','51725521128','2024-09-05 10:25:45',NULL,5175.00,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(548,'5500','51725521128','2024-09-05 10:25:45',5175.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(549,'4000','51725521128','2024-09-05 10:25:45',NULL,7200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(550,'1050','51725521148','2024-09-05 10:25:58',100.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552116153326200233','No',NULL,NULL,''),(551,'1110','51725521148','2024-09-05 10:25:58',NULL,70.00,'','5','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(552,'5500','51725521148','2024-09-05 10:25:58',70.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(553,'4000','51725521148','2024-09-05 10:25:58',NULL,100.00,'','5','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(554,'1050','51725521162','2024-09-05 10:26:23',2340.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552118990320230232','No',NULL,NULL,''),(555,'1110','51725521162','2024-09-05 10:26:23',NULL,2200.00,'','5','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(556,'5500','51725521162','2024-09-05 10:26:23',2200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(557,'4000','51725521162','2024-09-05 10:26:23',NULL,2340.00,'','5','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(558,'1050','51725521189','2024-09-05 10:26:48',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552121223337332302','No',NULL,NULL,''),(559,'1110','51725521189','2024-09-05 10:26:48',NULL,25.00,'','5','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(560,'5500','51725521189','2024-09-05 10:26:48',25.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(561,'4000','51725521189','2024-09-05 10:26:48',NULL,50.00,'','5','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(562,'1050','51725521212','2024-09-05 10:27:11',500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552128801322203323','No',NULL,NULL,''),(563,'1110','51725521212','2024-09-05 10:27:11',NULL,460.00,'','5','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(564,'5500','51725521212','2024-09-05 10:27:11',460.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(565,'4000','51725521212','2024-09-05 10:27:11',NULL,500.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(566,'1010','51725521288','2024-09-05 10:28:21',850.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552130603722232330','No',NULL,NULL,''),(567,'1110','51725521288','2024-09-05 10:28:21',NULL,600.00,'','5','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(568,'5500','51725521288','2024-09-05 10:28:21',600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(569,'4000','51725521288','2024-09-05 10:28:21',NULL,850.00,'','5','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(570,'1010','51725521306','2024-09-05 10:29:00',2000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552134723057473323','No',NULL,NULL,''),(571,'1110','51725521306','2024-09-05 10:29:00',NULL,1450.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(572,'5500','51725521306','2024-09-05 10:29:00',1450.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(573,'4000','51725521306','2024-09-05 10:29:00',NULL,2000.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(574,'1010','51725521348','2024-09-05 10:29:19',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552137133202333272','No',NULL,NULL,''),(575,'1110','51725521348','2024-09-05 10:29:19',NULL,180.00,'','5','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(576,'5500','51725521348','2024-09-05 10:29:19',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(577,'4000','51725521348','2024-09-05 10:29:19',NULL,300.00,'','5','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(578,'1010','51725521371','2024-09-05 10:29:47',500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552139635010220333','No',NULL,NULL,''),(579,'1110','51725521371','2024-09-05 10:29:47',NULL,460.00,'','5','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(580,'5500','51725521371','2024-09-05 10:29:47',460.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(581,'4000','51725521371','2024-09-05 10:29:47',NULL,500.00,'','5','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(582,'1010','51725521397','2024-09-05 10:30:09',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172552141500330532202','No',NULL,NULL,''),(583,'1110','51725521397','2024-09-05 10:30:09',NULL,270.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(584,'5500','51725521397','2024-09-05 10:30:09',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(585,'4000','51725521397','2024-09-05 10:30:09',NULL,400.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(586,'1010','51725617505','2024-09-06 13:11:56',2900.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561752413362342234','No',NULL,NULL,''),(587,'1110','51725617505','2024-09-06 13:11:56',NULL,2300.00,'','5','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(588,'5500','51725617505','2024-09-06 13:11:56',2300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(589,'4000','51725617505','2024-09-06 13:11:56',NULL,2900.00,'','5','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(590,'1010','51725617524','2024-09-06 13:12:29',1200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561755802252333012','No',NULL,NULL,''),(591,'1110','51725617524','2024-09-06 13:12:29',NULL,862.50,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(592,'5500','51725617524','2024-09-06 13:12:29',862.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(593,'4000','51725617524','2024-09-06 13:12:29',NULL,1200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(594,'1010','51725617559','2024-09-06 13:12:51',1100.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561757712012073352','No',NULL,NULL,''),(595,'1110','51725617559','2024-09-06 13:12:51',NULL,862.50,'','5','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(596,'5500','51725617559','2024-09-06 13:12:51',862.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(597,'4000','51725617559','2024-09-06 13:12:51',NULL,1100.00,'','5','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(598,'1010','51725617577','2024-09-06 13:13:12',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561759823023877352','No',NULL,NULL,''),(599,'1110','51725617577','2024-09-06 13:13:12',NULL,150.00,'','5','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(600,'5500','51725617577','2024-09-06 13:13:12',150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(601,'4000','51725617577','2024-09-06 13:13:12',NULL,300.00,'','5','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(602,'1010','51725617599','2024-09-06 13:13:44',500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561762925002900259','No',NULL,NULL,''),(603,'1110','51725617599','2024-09-06 13:13:44',NULL,300.00,'','5','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(604,'5500','51725617599','2024-09-06 13:13:44',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(605,'4000','51725617599','2024-09-06 13:13:44',NULL,500.00,'','5','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(606,'1010','51725617629','2024-09-06 13:14:05',4500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561765853232207241','No',NULL,NULL,''),(607,'1110','51725617629','2024-09-06 13:14:05',NULL,4050.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(608,'5500','51725617629','2024-09-06 13:14:05',4050.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(609,'4000','51725617629','2024-09-06 13:14:05',NULL,4500.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(610,'1010','51725617658','2024-09-06 13:14:34',2340.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561767932220126353','No',NULL,NULL,''),(611,'1110','51725617658','2024-09-06 13:14:34',NULL,2200.00,'','5','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(612,'5500','51725617658','2024-09-06 13:14:34',2200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(613,'4000','51725617658','2024-09-06 13:14:34',NULL,2340.00,'','5','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(614,'1010','51725617679','2024-09-06 13:14:49',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561769600062537300','No',NULL,NULL,''),(615,'1110','51725617679','2024-09-06 13:14:49',NULL,135.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(616,'5500','51725617679','2024-09-06 13:14:49',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(617,'4000','51725617679','2024-09-06 13:14:49',NULL,200.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(618,'1010','51725617697','2024-09-06 13:15:16',1200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172561772517212303337','No',NULL,NULL,''),(619,'1110','51725617697','2024-09-06 13:15:16',NULL,750.00,'','5','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(620,'5500','51725617697','2024-09-06 13:15:16',750.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(621,'4000','51725617697','2024-09-06 13:15:16',NULL,1200.00,'','5','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(622,'1010','51725631002','2024-09-06 16:59:00',750.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172563116225262627221','No',NULL,NULL,''),(623,'1110','51725631002','2024-09-06 16:59:00',NULL,675.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(624,'5500','51725631002','2024-09-06 16:59:00',675.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(625,'4000','51725631002','2024-09-06 16:59:00',NULL,750.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(626,'1010','51725631164','2024-09-06 16:59:35',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172563118602732830133','No',NULL,NULL,''),(627,'1110','51725631164','2024-09-06 16:59:35',NULL,290.00,'','5','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(628,'5500','51725631164','2024-09-06 16:59:35',290.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(629,'4000','51725631164','2024-09-06 16:59:35',NULL,450.00,'','5','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(630,'1010','51725631186','2024-09-06 17:00:00',80.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172563120532222201021','No',NULL,NULL,''),(631,'1110','51725631186','2024-09-06 17:00:00',NULL,40.00,'','5','1','Inventory sold','1','','sales','75','','No',NULL,NULL,''),(632,'5500','51725631186','2024-09-06 17:00:00',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(633,'4000','51725631186','2024-09-06 17:00:00',NULL,80.00,'','5','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(634,'1010','51725711133','2024-09-07 15:12:43',480.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172571117070703341230','No',NULL,NULL,''),(635,'1110','51725711133','2024-09-07 15:12:43',NULL,300.00,'','5','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(636,'5500','51725711133','2024-09-07 15:12:43',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(637,'4000','51725711133','2024-09-07 15:12:43',NULL,480.00,'','5','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(638,'1050','51725711171','2024-09-07 15:13:21',1500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172571120525313330301','No',NULL,NULL,''),(639,'1110','51725711171','2024-09-07 15:13:21',NULL,1350.00,'','5','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(640,'5500','51725711171','2024-09-07 15:13:21',1350.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(641,'4000','51725711171','2024-09-07 15:13:21',NULL,1500.00,'','5','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(642,'1110','51725968353','2024-09-10 14:39:13',8400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','183','','No',NULL,NULL,''),(643,'1110','51725968353','2024-09-10 14:39:13',13500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(644,'1110','51725968353','2024-09-10 14:39:13',8900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(645,'1110','51725968353','2024-09-10 14:39:13',17200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','33','','No',NULL,NULL,''),(646,'1110','51725968353','2024-09-10 14:39:13',13800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(647,'1110','51725968353','2024-09-10 14:39:13',5400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','36','','No',NULL,NULL,''),(648,'1110','51725968353','2024-09-10 14:39:13',3750.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(649,'1110','51725968353','2024-09-10 14:39:13',13800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(650,'1110','51725968353','2024-09-10 14:39:13',2000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','195','','No',NULL,NULL,''),(651,'1110','51725968353','2024-09-10 14:39:13',6600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','185','','No',NULL,NULL,''),(652,'2130','51725968353','2024-09-10 14:39:13',NULL,93350.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(653,'1010','51726060709','2024-09-11 16:18:46',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172606073130320132262','No',NULL,NULL,''),(654,'1110','51726060709','2024-09-11 16:18:46',NULL,85.00,'','5','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(655,'5500','51726060709','2024-09-11 16:18:29',85.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(656,'4000','51726060709','2024-09-11 16:18:46',NULL,150.00,'','5','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(657,'1050','51726060732','2024-09-11 16:19:04',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172606074623200373760','No',NULL,NULL,''),(658,'1110','51726060732','2024-09-11 16:19:04',NULL,156.60,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(659,'5500','51726060732','2024-09-11 16:18:52',156.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(660,'4000','51726060732','2024-09-11 16:19:04',NULL,200.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(661,'1010','51726148546','2024-09-12 16:42:44',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614857137623532022','No',NULL,NULL,''),(662,'1110','51726148546','2024-09-12 16:42:44',NULL,164.72,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(663,'5500','51726148546','2024-09-12 16:42:26',164.72,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(664,'4000','51726148546','2024-09-12 16:42:44',NULL,200.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(665,'1010','51726148571','2024-09-12 16:43:03',4500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614858743832373323','No',NULL,NULL,''),(666,'1110','51726148571','2024-09-12 16:43:03',NULL,4200.00,'','5','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(667,'5500','51726148571','2024-09-12 16:42:51',4200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(668,'4000','51726148571','2024-09-12 16:43:03',NULL,4500.00,'','5','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(669,'1010','51726148617','2024-09-12 16:43:55',1600.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614863920225223033','No',NULL,NULL,''),(670,'1110','51726148617','2024-09-12 16:43:55',NULL,1380.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(671,'5500','51726148617','2024-09-12 16:43:37',1380.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(672,'4000','51726148617','2024-09-12 16:43:55',NULL,1600.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(673,'1010','51726148640','2024-09-12 16:44:23',3800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614867232612362302','No',NULL,NULL,''),(674,'1110','51726148640','2024-09-12 16:44:23',NULL,3440.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(675,'5500','51726148640','2024-09-12 16:44:01',3440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(676,'4000','51726148640','2024-09-12 16:44:23',NULL,3800.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(677,'1010','51726148672','2024-09-12 16:44:45',550.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614869463332002292','No',NULL,NULL,''),(678,'1110','51726148672','2024-09-12 16:44:45',NULL,420.00,'','5','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(679,'5500','51726148672','2024-09-12 16:44:32',420.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(680,'4000','51726148672','2024-09-12 16:44:45',NULL,550.00,'','5','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(681,'1010','51726148694','2024-09-12 16:45:12',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614871521382123163','No',NULL,NULL,''),(682,'1110','51726148694','2024-09-12 16:45:12',NULL,135.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(683,'5500','51726148694','2024-09-12 16:44:54',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(684,'4000','51726148694','2024-09-12 16:45:12',NULL,200.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(685,'1010','51726148715','2024-09-12 16:45:40',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614874447324013613','No',NULL,NULL,''),(686,'1110','51726148715','2024-09-12 16:45:40',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(687,'5500','51726148715','2024-09-12 16:45:15',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(688,'4000','51726148715','2024-09-12 16:45:40',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(689,'1010','51726148745','2024-09-12 16:46:10',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614877428231432212','No',NULL,NULL,''),(690,'1110','51726148745','2024-09-12 16:46:10',NULL,140.00,'','5','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(691,'5500','51726148745','2024-09-12 16:45:45',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(692,'4000','51726148745','2024-09-12 16:46:10',NULL,200.00,'','5','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(697,'1010','51726148797','2024-09-12 16:46:57',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614882320222332202','No',NULL,NULL,''),(698,'1110','51726148797','2024-09-12 16:46:57',NULL,270.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(699,'5500','51726148797','2024-09-12 16:46:37',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(700,'4000','51726148797','2024-09-12 16:46:57',NULL,400.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(701,'1010','51726148774','2024-09-12 16:46:31',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614921930312100249','No',NULL,NULL,''),(702,'1110','51726148774','2024-09-12 16:46:31',NULL,280.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(703,'5500','51726148774','2024-09-12 16:46:14',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(704,'4000','51726148774','2024-09-12 16:46:31',NULL,400.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(705,'1010','51726149598','2024-09-12 17:00:18',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172614963220032023324','No',NULL,NULL,''),(706,'1110','51726149598','2024-09-12 17:00:18',NULL,270.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(707,'5500','51726149598','2024-09-12 16:59:58',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(708,'4000','51726149598','2024-09-12 17:00:18',NULL,400.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(709,'1010','51726305943','2024-09-14 13:03:20',2050.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172630821024221502203','No',NULL,NULL,''),(710,'1110','51726305943','2024-09-14 13:03:20',NULL,1380.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(711,'1110','51726305943','2024-09-14 12:25:43',NULL,156.60,'','5','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(712,'1110','51726305943','2024-09-14 13:02:56',NULL,140.00,'','5','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(713,'5500','51726305943','2024-09-14 13:03:09',1676.60,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(714,'4000','51726305943','2024-09-14 13:03:20',NULL,1600.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(715,'4000','51726305943','2024-09-14 12:25:43',NULL,200.00,'','5','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(716,'4000','51726305943','2024-09-14 13:02:56',NULL,250.00,'','5','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(717,'1010','51726308211','2024-09-14 13:06:47',7420.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172630841511033283237','No',NULL,NULL,''),(718,'1110','51726308211','2024-09-14 13:06:47',NULL,1080.00,'','5','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(719,'1110','51726308211','2024-09-14 13:03:31',NULL,2400.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(720,'1110','51726308211','2024-09-14 13:04:29',NULL,280.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(721,'1110','51726308211','2024-09-14 13:05:03',NULL,1380.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(722,'1110','51726308211','2024-09-14 13:05:36',NULL,140.00,'','5','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(723,'1110','51726308211','2024-09-14 13:05:51',NULL,105.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(724,'1110','51726308211','2024-09-14 13:06:13',NULL,862.50,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(725,'5500','51726308211','2024-09-14 13:06:22',6247.50,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(726,'4000','51726308211','2024-09-14 13:06:47',NULL,1170.00,'','5','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(727,'4000','51726308211','2024-09-14 13:03:31',NULL,2650.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(728,'4000','51726308211','2024-09-14 13:04:29',NULL,400.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(729,'4000','51726308211','2024-09-14 13:05:03',NULL,1600.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(730,'4000','51726308211','2024-09-14 13:05:36',NULL,200.00,'','5','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(731,'4000','51726308211','2024-09-14 13:05:51',NULL,200.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(732,'4000','51726308211','2024-09-14 13:06:13',NULL,1200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(733,'1110','51726308648','2024-09-14 13:10:48',7200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(734,'2130','51726308648','2024-09-14 13:10:48',NULL,7200.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(735,'1050','51726637586','2024-09-18 08:33:30',3000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172663761476317063315','No',NULL,NULL,''),(736,'1110','51726637586','2024-09-18 08:33:30',NULL,2025.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(737,'5500','51726637586','2024-09-18 08:33:06',2025.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(738,'4000','51726637586','2024-09-18 08:33:30',NULL,3000.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(739,'1010','51726637614','2024-09-18 08:33:48',3000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172663763236323223240','No',NULL,NULL,''),(740,'1110','51726637614','2024-09-18 08:33:48',NULL,1575.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(741,'5500','51726637614','2024-09-18 08:33:34',1575.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(742,'4000','51726637614','2024-09-18 08:33:48',NULL,3000.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(743,'1010','51726637632','2024-09-18 08:34:03',12000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172663764760422422072','No',NULL,NULL,''),(744,'1110','51726637632','2024-09-18 08:34:03',NULL,8000.00,'','5','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(745,'5500','51726637632','2024-09-18 08:33:52',8000.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(746,'4000','51726637632','2024-09-18 08:34:03',NULL,12000.00,'','5','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(747,'1010','51726637647','2024-09-18 08:34:23',3000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172663767136332720246','No',NULL,NULL,''),(748,'1110','51726637647','2024-09-18 08:34:23',NULL,2175.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(749,'5500','51726637647','2024-09-18 08:34:07',2175.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(750,'4000','51726637647','2024-09-18 08:34:23',NULL,3000.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(751,'1010','51726637672','2024-09-18 08:34:58',4800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172663770303337360727','No',NULL,NULL,''),(752,'1110','51726637672','2024-09-18 08:34:58',NULL,3600.00,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(753,'5500','51726637672','2024-09-18 08:34:32',3600.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(754,'4000','51726637672','2024-09-18 08:34:58',NULL,4800.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(755,'1010','51726898493','2024-09-21 09:01:48',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172689851502823295000','No',NULL,NULL,''),(756,'1110','51726898493','2024-09-21 09:01:48',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(757,'5500','51726898493','2024-09-21 09:01:33',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(758,'4000','51726898493','2024-09-21 09:01:48',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(759,'1010','51726898565','2024-09-21 09:02:59',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172689858542958352823','No',NULL,NULL,''),(760,'1110','51726898565','2024-09-21 09:02:59',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(761,'5500','51726898565','2024-09-21 09:02:45',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(762,'4000','51726898565','2024-09-21 09:02:59',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(763,'1010','51726898585','2024-09-21 09:03:31',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172689861522092300202','No',NULL,NULL,''),(764,'1110','51726898585','2024-09-21 09:03:31',NULL,75.00,'','5','1','Inventory sold','1','','sales','77','','No',NULL,NULL,''),(765,'1110','51726898585','2024-09-21 09:03:05',NULL,30.00,'','5','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(766,'5500','51726898585','2024-09-21 09:03:20',105.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(767,'4000','51726898585','2024-09-21 09:03:31',NULL,150.00,'','5','1','Good sold','1','','sales','77','','No',NULL,NULL,''),(768,'4000','51726898585','2024-09-21 09:03:05',NULL,50.00,'','5','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(769,'1010','51726898615','2024-09-21 09:04:01',3500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172689865132522200123','No',NULL,NULL,''),(770,'1110','51726898615','2024-09-21 09:04:01',NULL,3220.00,'','5','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(771,'5500','51726898615','2024-09-21 09:03:35',3220.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(772,'4000','51726898615','2024-09-21 09:04:01',NULL,3500.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(773,'1010','51726918502','2024-09-21 14:37:33',15620.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172691866226296668303','No',NULL,NULL,''),(774,'1110','51726918502','2024-09-21 14:37:33',NULL,6600.00,'','5','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(775,'1110','51726918502','2024-09-21 14:35:02',NULL,860.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(776,'1110','51726918502','2024-09-21 14:35:17',NULL,2940.00,'','5','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(777,'1110','51726918502','2024-09-21 14:35:47',NULL,1840.00,'','5','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(778,'1110','51726918502','2024-09-21 14:36:05',NULL,1100.00,'','5','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(779,'1110','51726918502','2024-09-21 14:36:36',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(780,'5500','51726918502','2024-09-21 14:37:11',13610.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(781,'4000','51726918502','2024-09-21 14:37:33',NULL,7200.00,'','5','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(782,'4000','51726918502','2024-09-21 14:35:02',NULL,950.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(783,'4000','51726918502','2024-09-21 14:35:17',NULL,3450.00,'','5','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(784,'4000','51726918502','2024-09-21 14:35:47',NULL,1900.00,'','5','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(785,'4000','51726918502','2024-09-21 14:36:05',NULL,1800.00,'','5','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(786,'4000','51726918502','2024-09-21 14:36:36',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(787,'1010','51726918674','2024-09-21 14:38:59',11800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172691877337333338093','No',NULL,NULL,''),(788,'1110','51726918674','2024-09-21 14:38:59',NULL,7500.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(789,'1110','51726918674','2024-09-21 14:37:54',NULL,1800.00,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(790,'1110','51726918674','2024-09-21 14:38:18',NULL,290.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(791,'5500','51726918674','2024-09-21 14:38:38',9590.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(792,'4000','51726918674','2024-09-21 14:38:59',NULL,9000.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(793,'4000','51726918674','2024-09-21 14:37:54',NULL,2400.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(794,'4000','51726918674','2024-09-21 14:38:18',NULL,400.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(795,'1010','51727263973','2024-09-25 14:33:05',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172726399813820791202','No',NULL,NULL,''),(796,'1110','51727263973','2024-09-25 14:33:05',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(797,'5500','51727263973','2024-09-25 14:32:53',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(798,'4000','51727263973','2024-09-25 14:33:05',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(799,'1010','51727263999','2024-09-25 14:55:51',100.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172726541633322235132','No',NULL,NULL,''),(800,'1110','51727263999','2024-09-25 14:55:51',NULL,50.00,'','5','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(801,'5500','51727263999','2024-09-25 14:33:19',50.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(802,'4000','51727263999','2024-09-25 14:55:51',NULL,100.00,'','5','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(803,'1010','51727441473','2024-09-27 15:51:21',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172744148604120331322','No',NULL,NULL,''),(804,'1110','51727441473','2024-09-27 15:51:21',NULL,300.00,'','5','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(805,'5500','51727441473','2024-09-27 15:51:13',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(806,'4000','51727441473','2024-09-27 15:51:21',NULL,450.00,'','5','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(807,'1050','51727760426','2024-10-01 08:27:20',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776044503462742033','No',NULL,NULL,''),(808,'1110','51727760426','2024-10-01 08:27:20',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(809,'5500','51727760426','2024-10-01 08:27:06',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(810,'4000','51727760426','2024-10-01 08:27:20',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(811,'1010','51727760446','2024-10-01 08:27:54',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776048006133302372','No',NULL,NULL,''),(812,'1110','51727760446','2024-10-01 08:27:54',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(813,'1110','51727760446','2024-10-01 08:27:26',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(814,'5500','51727760446','2024-10-01 08:27:44',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(815,'4000','51727760446','2024-10-01 08:27:54',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(816,'4000','51727760446','2024-10-01 08:27:26',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(817,'1010','51727760481','2024-10-01 08:28:47',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776054465134043744','No',NULL,NULL,''),(818,'1110','51727760481','2024-10-01 08:28:47',NULL,85.00,'','5','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(819,'5500','51727760481','2024-10-01 08:28:01',85.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(820,'4000','51727760481','2024-10-01 08:28:47',NULL,150.00,'','5','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(821,'1010','51727760545','2024-10-01 08:29:26',100.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776058423022272002','No',NULL,NULL,''),(822,'1110','51727760545','2024-10-01 08:29:26',NULL,90.00,'','5','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(823,'5500','51727760545','2024-10-01 08:29:05',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(824,'4000','51727760545','2024-10-01 08:29:26',NULL,100.00,'','5','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(825,'1010','51727760584','2024-10-01 08:32:15',2750.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776077772313002302','No',NULL,NULL,''),(826,'1110','51727760584','2024-10-01 08:32:15',NULL,860.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(827,'1110','51727760584','2024-10-01 08:29:44',NULL,405.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(828,'1110','51727760584','2024-10-01 08:30:22',NULL,900.00,'','5','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(829,'5500','51727760584','2024-10-01 08:30:37',2165.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(830,'4000','51727760584','2024-10-01 08:32:15',NULL,950.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(831,'4000','51727760584','2024-10-01 08:29:44',NULL,600.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(832,'4000','51727760584','2024-10-01 08:30:22',NULL,1200.00,'','5','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(833,'1050','51727760777','2024-10-01 08:33:19',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776080606363277002','No',NULL,NULL,''),(834,'1110','51727760777','2024-10-01 08:33:19',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(835,'5500','51727760777','2024-10-01 08:32:57',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(836,'4000','51727760777','2024-10-01 08:33:19',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(837,'1010','51727762930','2024-10-01 09:10:34',9000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172776304402442022243','No',NULL,NULL,''),(838,'1110','51727762930','2024-10-01 09:10:34',NULL,8400.00,'','5','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(839,'5500','51727762930','2024-10-01 09:08:50',8400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(840,'4000','51727762930','2024-10-01 09:10:34',NULL,9000.00,'','5','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(841,'1010','51727791769','2024-10-01 17:09:44',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172779179732392111422','No',NULL,NULL,''),(842,'1110','51727791769','2024-10-01 17:09:44',NULL,300.00,'','5','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(843,'5500','51727791769','2024-10-01 17:09:29',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(844,'4000','51727791769','2024-10-01 17:09:44',NULL,450.00,'','5','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(845,'1010','51727791797','2024-10-01 17:10:07',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172779181217090337203','No',NULL,NULL,''),(846,'1110','51727791797','2024-10-01 17:10:07',NULL,300.00,'','5','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(847,'5500','51727791797','2024-10-01 17:09:58',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(848,'4000','51727791797','2024-10-01 17:10:07',NULL,450.00,'','5','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(849,'1010','51727791813','2024-10-01 17:10:30',80.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172779183737310953323','No',NULL,NULL,''),(850,'1110','51727791813','2024-10-01 17:10:30',NULL,40.00,'','5','1','Inventory sold','1','','sales','75','','No',NULL,NULL,''),(851,'5500','51727791813','2024-10-01 17:10:13',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(852,'4000','51727791813','2024-10-01 17:10:30',NULL,80.00,'','5','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(853,'1110','51727930281','2024-10-03 07:50:10',NULL,450.00,'','5','1','Inventory Returned','1','26','Supplier Credit Note','4','','No',NULL,NULL,''),(854,'2130','51727930281','2024-10-03 07:50:10',450.00,NULL,'','5','1','Account payable Returned','1','26','Supplier Credit Note','','','No',NULL,NULL,''),(855,'1110','51727930281','2024-10-02 07:38:01',6600.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','12','','No',NULL,NULL,''),(856,'1110','51727930281','2024-10-02 07:38:01',4540.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','208','','No',NULL,NULL,''),(857,'1110','51727930281','2024-10-02 07:38:01',10700.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','185','','No',NULL,NULL,''),(858,'1110','51727930281','2024-10-02 07:38:01',11100.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','207','','No',NULL,NULL,''),(859,'1110','51727930281','2024-10-02 07:38:01',11000.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','8','','No',NULL,NULL,''),(860,'1110','51727930281','2024-10-02 07:38:01',7900.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','33','','No',NULL,NULL,''),(861,'1110','51727930281','2024-10-02 07:38:01',9450.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','32','','No',NULL,NULL,''),(862,'1110','51727930281','2024-10-02 07:38:01',13000.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','35','','No',NULL,NULL,''),(863,'1110','51727930281','2024-10-02 07:38:01',5500.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','3','','No',NULL,NULL,''),(864,'1110','51727930281','2024-10-02 07:38:01',7000.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','9','','No',NULL,NULL,''),(865,'1110','51727930281','2024-10-02 07:38:01',3350.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','6','','No',NULL,NULL,''),(866,'1110','51727930281','2024-10-02 07:38:01',450.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','4','','No',NULL,NULL,''),(867,'1110','51727930281','2024-10-02 07:38:01',4500.00,NULL,'','5','1','Inventory Purchased','1','26','Purchases','4','','No',NULL,NULL,''),(868,'2130','51727930281','2024-10-02 07:38:01',NULL,94640.00,'','5','1','Account payable for inventory','1','26','Purchases','','','No',NULL,NULL,''),(869,'1010','51728368119','2024-10-08 09:16:15',2550.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172836818203223313123','No',NULL,NULL,''),(870,'1110','51728368119','2024-10-08 09:16:15',NULL,105.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(871,'1110','51728368119','2024-10-08 09:15:19',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(872,'1110','51728368119','2024-10-08 09:15:39',NULL,250.00,'','5','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(873,'1110','51728368119','2024-10-08 09:15:52',NULL,1460.00,'','5','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(874,'5500','51728368119','2024-10-08 09:16:01',1960.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(875,'4000','51728368119','2024-10-08 09:16:15',NULL,200.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(876,'4000','51728368119','2024-10-08 09:15:19',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(877,'4000','51728368119','2024-10-08 09:15:39',NULL,350.00,'','5','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(878,'4000','51728368119','2024-10-08 09:15:52',NULL,1800.00,'','5','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(879,'1050','51728368183','2024-10-08 09:16:43',650.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172836820720231023723','No',NULL,NULL,''),(880,'1110','51728368183','2024-10-08 09:16:43',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(881,'5500','51728368183','2024-10-08 09:16:23',550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(882,'4000','51728368183','2024-10-08 09:16:43',NULL,650.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(883,'1010','51728623109','2024-10-11 08:05:26',2800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172862314474326430022','No',NULL,NULL,''),(884,'1110','51728623109','2024-10-11 08:05:26',NULL,2400.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(885,'5500','51728623109','2024-10-11 08:05:09',2400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(886,'4000','51728623109','2024-10-11 08:05:26',NULL,2800.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(887,'1050','51728623145','2024-10-11 08:06:12',320.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172862317720735807333','No',NULL,NULL,''),(888,'1110','51728623145','2024-10-11 08:06:12',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(889,'5500','51728623145','2024-10-11 08:05:45',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(890,'4000','51728623145','2024-10-11 08:06:12',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(891,'1010','51728623178','2024-10-11 08:07:00',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172862322631220333261','No',NULL,NULL,''),(892,'1110','51728623178','2024-10-11 08:07:00',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(893,'1110','51728623178','2024-10-11 08:06:18',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(894,'5500','51728623178','2024-10-11 08:06:43',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(895,'4000','51728623178','2024-10-11 08:07:00',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(896,'4000','51728623178','2024-10-11 08:06:18',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(897,'1010','51728655469','2024-10-11 17:04:42',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172865548620233820321','No',NULL,NULL,''),(898,'1110','51728655469','2024-10-11 17:04:42',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(899,'5500','51728655469','2024-10-11 17:04:29',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(900,'4000','51728655469','2024-10-11 17:04:42',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(901,'1010','51728655487','2024-10-11 17:05:07',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172865551422354332453','No',NULL,NULL,''),(902,'1110','51728655487','2024-10-11 17:05:07',NULL,270.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(903,'5500','51728655487','2024-10-11 17:04:47',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(904,'4000','51728655487','2024-10-11 17:05:07',NULL,400.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(905,'1010','51728655516','2024-10-11 17:05:41',3800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172865555080333022251','No',NULL,NULL,''),(906,'1110','51728655516','2024-10-11 17:05:41',NULL,3560.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(907,'5500','51728655516','2024-10-11 17:05:16',3560.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(908,'4000','51728655516','2024-10-11 17:05:41',NULL,3800.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(909,'1010','51728884420','2024-10-14 08:42:06',4320.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172888453982830890290','No',NULL,NULL,''),(910,'1110','51728884420','2024-10-14 08:42:06',NULL,90.00,'','5','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(911,'1110','51728884420','2024-10-14 08:40:20',NULL,2750.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(912,'1110','51728884420','2024-10-14 08:41:15',NULL,890.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(913,'5500','51728884420','2024-10-14 08:41:33',3730.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(914,'4000','51728884420','2024-10-14 08:42:06',NULL,120.00,'','5','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(915,'4000','51728884420','2024-10-14 08:40:20',NULL,3250.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(916,'4000','51728884420','2024-10-14 08:41:15',NULL,950.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(917,'1050','51728884540','2024-10-14 08:42:47',2200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172888457255200033425','No',NULL,NULL,''),(918,'1110','51728884540','2024-10-14 08:42:47',NULL,1900.00,'','5','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(919,'5500','51728884540','2024-10-14 08:42:20',1900.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(920,'4000','51728884540','2024-10-14 08:42:47',NULL,2200.00,'','5','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(921,'1010','51728884577','2024-10-14 08:43:21',800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172888461333133823334','No',NULL,NULL,''),(922,'1110','51728884577','2024-10-14 08:43:21',NULL,540.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(923,'5500','51728884577','2024-10-14 08:42:57',540.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(924,'4000','51728884577','2024-10-14 08:43:21',NULL,800.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(925,'1050','51728913175','2024-10-14 16:39:45',930.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172891318843839322028','No',NULL,NULL,''),(926,'1110','51728913175','2024-10-14 16:39:45',NULL,850.00,'','5','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(927,'5500','51728913175','2024-10-14 16:39:35',850.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(928,'4000','51728913175','2024-10-14 16:39:45',NULL,930.00,'','5','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(929,'1050','11728972382','2024-10-15 09:06:29',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172897246326202334033','No',NULL,NULL,''),(930,'1110','11728972382','2024-10-15 09:06:29',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(931,'5500','11728972382','2024-10-15 09:06:29',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(932,'4000','11728972382','2024-10-15 09:06:29',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(933,'1050','51729059904','2024-10-16 09:26:47',3070.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172906002122031123229','No',NULL,NULL,''),(934,'1110','51729059904','2024-10-16 09:26:47',NULL,1650.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(935,'1110','51729059904','2024-10-16 09:25:04',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(936,'1110','51729059904','2024-10-16 09:25:33',NULL,420.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(937,'1110','51729059904','2024-10-16 09:25:52',NULL,140.00,'','5','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(938,'5500','51729059904','2024-10-16 09:26:12',2480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(939,'4000','51729059904','2024-10-16 09:26:47',NULL,1950.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(940,'4000','51729059904','2024-10-16 09:25:04',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(941,'4000','51729059904','2024-10-16 09:25:33',NULL,600.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(942,'4000','51729059904','2024-10-16 09:25:52',NULL,200.00,'','5','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(943,'1050','51729060027','2024-10-16 09:27:39',900.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172906007060006053402','No',NULL,NULL,''),(944,'1110','51729060027','2024-10-16 09:27:39',NULL,840.00,'','5','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(945,'5500','51729060027','2024-10-16 09:27:07',840.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(946,'4000','51729060027','2024-10-16 09:27:39',NULL,900.00,'','5','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(947,'1010','51729060073','2024-10-16 09:28:19',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172906010823330388929','No',NULL,NULL,''),(948,'1110','51729060073','2024-10-16 09:28:19',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(949,'1110','51729060073','2024-10-16 09:27:53',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(950,'5500','51729060073','2024-10-16 09:28:05',280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(951,'4000','51729060073','2024-10-16 09:28:19',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(952,'4000','51729060073','2024-10-16 09:27:53',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(953,'1050','11729069016','2024-10-16 11:57:14',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172906904302097313300','No',NULL,NULL,''),(954,'1110','11729069016','2024-10-16 11:57:14',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(955,'5500','11729069016','2024-10-16 11:57:14',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(956,'4000','11729069016','2024-10-16 11:57:14',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(957,'1010','51729079257','2024-10-16 14:47:51',650.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172907927692330633230','No',NULL,NULL,''),(958,'1110','51729079257','2024-10-16 14:47:51',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(959,'5500','51729079257','2024-10-16 14:47:37',550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(960,'4000','51729079257','2024-10-16 14:47:51',NULL,650.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(961,'1050','11729092212','2024-10-16 18:23:39',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172909222132293232224','No',NULL,NULL,''),(962,'1110','11729092212','2024-10-16 18:23:39',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(963,'5500','11729092212','2024-10-16 18:23:39',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(964,'4000','11729092212','2024-10-16 18:23:39',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(965,'1050','11729094038','2024-10-16 18:54:07',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172909405222931023722','No',NULL,NULL,''),(966,'1110','11729094038','2024-10-16 18:54:07',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(967,'5500','11729094038','2024-10-16 18:54:07',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(968,'4000','11729094038','2024-10-16 18:54:07',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(969,'1010','51729172397','2024-10-17 16:40:14',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172917242322323332453','No',NULL,NULL,''),(970,'1110','51729172397','2024-10-17 16:40:14',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(971,'5500','51729172397','2024-10-17 16:39:57',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(972,'4000','51729172397','2024-10-17 16:40:14',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(973,'1010','51729257732','2024-10-18 16:23:09',1600.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172925779523275503527','No',NULL,NULL,''),(974,'1110','51729257732','2024-10-18 16:23:09',NULL,1100.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(975,'1110','51729257732','2024-10-18 16:22:12',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(976,'1110','51729257732','2024-10-18 16:22:29',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(977,'5500','51729257732','2024-10-18 16:22:47',1380.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(978,'4000','51729257732','2024-10-18 16:23:09',NULL,1200.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(979,'4000','51729257732','2024-10-18 16:22:12',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(980,'4000','51729257732','2024-10-18 16:22:29',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(981,'1050','51729319483','2024-10-19 09:32:08',5.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172931953859223539132','No',NULL,NULL,''),(982,'1110','51729319483','2024-10-19 09:32:08',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(983,'5500','51729319483','2024-10-19 09:31:23',2.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(984,'4000','51729319483','2024-10-19 09:32:08',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(985,'1050','11729094108','2024-10-19 09:36:16',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172931983183233332923','No',NULL,NULL,''),(986,'1110','11729094108','2024-10-19 09:36:16',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(987,'5500','11729094108','2024-10-19 09:36:16',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(988,'4000','11729094108','2024-10-19 09:36:16',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(989,'1050','51729319654','2024-10-19 09:53:18',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1172932088300223303303','No',NULL,NULL,''),(990,'1110','51729319654','2024-10-19 09:53:18',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(991,'5500','51729319654','2024-10-19 09:53:18',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(992,'4000','51729319654','2024-10-19 09:53:18',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(993,'1050','51729322200','2024-10-19 10:18:43',5.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172932232822222204222','No',NULL,NULL,''),(994,'1110','51729322200','2024-10-19 10:18:43',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(995,'5500','51729322200','2024-10-19 10:16:40',2.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(996,'4000','51729322200','2024-10-19 10:18:43',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(997,'1050','51729322358','2024-10-19 10:19:40',5.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172932241604277002220','No',NULL,NULL,''),(998,'1110','51729322358','2024-10-19 10:19:40',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(999,'5500','51729322358','2024-10-19 10:19:18',2.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1000,'4000','51729322358','2024-10-19 10:19:40',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1001,'1010','51729322824','2024-10-19 10:27:22',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172932287803532202303','No',NULL,NULL,''),(1002,'1110','51729322824','2024-10-19 10:27:22',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1003,'5500','51729322824','2024-10-19 10:27:04',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1004,'4000','51729322824','2024-10-19 10:27:22',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1010,'1050','41729323653','2024-10-19 10:41:43',5.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4172932378633632703337','No',NULL,NULL,''),(1011,'1110','41729323653','2024-10-19 10:41:43',NULL,2.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1012,'5500','41729323653','2024-10-19 10:42:43',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1013,'4000','41729323653','2024-10-19 10:41:43',NULL,5.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1014,'1050','51729324914','2024-10-19 11:02:11',5.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172932496362322314029','No',NULL,NULL,''),(1015,'1110','51729324914','2024-10-19 11:02:11',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1016,'5500','51729324914','2024-10-19 11:01:55',2.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1017,'4000','51729324914','2024-10-19 11:02:11',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1022,'1050','51729487091','2024-10-21 08:05:06',5300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172948717973393233493','No',NULL,NULL,''),(1023,'1110','51729487091','2024-10-21 08:05:06',NULL,4400.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1024,'5500','51729487091','2024-10-21 08:04:51',4400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1025,'4000','51729487091','2024-10-21 08:05:06',NULL,5300.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1026,'1010','51729492809','2024-10-21 09:40:19',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172949282422223032534','No',NULL,NULL,''),(1027,'1110','51729492809','2024-10-21 09:40:19',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1028,'5500','51729492809','2024-10-21 09:40:09',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1029,'4000','51729492809','2024-10-21 09:40:19',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1030,'1050','51729573854','2024-10-22 08:53:16',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172957639999629332021','No',NULL,NULL,''),(1031,'1110','51729573854','2024-10-22 08:53:16',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1032,'5500','51729573854','2024-10-22 08:10:54',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1033,'4000','51729573854','2024-10-22 08:53:16',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1034,'1050','51729591983','2024-10-22 13:15:50',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172959416843350040125','No',NULL,NULL,''),(1035,'1110','51729591983','2024-10-22 13:15:50',NULL,80.00,'','5','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(1036,'5500','51729591983','2024-10-22 13:13:03',80.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1037,'4000','51729591983','2024-10-22 13:15:50',NULL,150.00,'','5','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1038,'1050','51729594432','2024-10-22 14:04:08',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172959510822232905052','No',NULL,NULL,''),(1039,'1110','51729594432','2024-10-22 14:04:08',NULL,80.00,'','5','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(1040,'5500','51729594432','2024-10-22 13:53:53',80.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1041,'4000','51729594432','2024-10-22 14:04:08',NULL,150.00,'','5','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1042,'1010','51729596627','2024-10-22 14:31:45',8920.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172959684221228402032','No',NULL,NULL,''),(1043,'1110','51729596627','2024-10-22 14:31:45',NULL,1580.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(1044,'1110','51729596627','2024-10-22 14:30:27',NULL,2600.00,'','5','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1045,'1110','51729596627','2024-10-22 14:30:57',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1046,'1110','51729596627','2024-10-22 14:31:14',NULL,980.00,'','5','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(1047,'1110','51729596627','2024-10-22 14:31:25',NULL,2200.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1048,'5500','51729596627','2024-10-22 14:31:35',7630.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1049,'4000','51729596627','2024-10-22 14:31:45',NULL,1900.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1050,'4000','51729596627','2024-10-22 14:30:27',NULL,2900.00,'','5','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1051,'4000','51729596627','2024-10-22 14:30:57',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1052,'4000','51729596627','2024-10-22 14:31:14',NULL,1150.00,'','5','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1053,'4000','51729596627','2024-10-22 14:31:25',NULL,2650.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1054,'1010','51729598429','2024-10-22 15:03:47',5540.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172959864032300623092','No',NULL,NULL,''),(1064,'1010','51729599063','2024-10-22 15:12:49',3670.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172959917720272352911','No',NULL,NULL,''),(1065,'1110','51729599063','2024-10-22 15:12:49',NULL,1400.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1066,'1110','51729599063','2024-10-22 15:11:03',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1067,'1110','51729599063','2024-10-22 15:11:18',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1068,'1110','51729599063','2024-10-22 15:11:46',NULL,550.00,'','5','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(1069,'5500','51729599063','2024-10-22 15:12:41',2770.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1070,'4000','51729599063','2024-10-22 15:12:49',NULL,1800.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1071,'4000','51729599063','2024-10-22 15:11:03',NULL,650.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1072,'4000','51729599063','2024-10-22 15:11:18',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1073,'4000','51729599063','2024-10-22 15:11:46',NULL,900.00,'','5','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(1074,'1110','51729598429','2024-10-22 14:04:04',NULL,540.00,'','5','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(1075,'1110','51729598429','2024-10-22 14:04:04',NULL,1100.00,'','5','1','Inventory sold','1','','sales','232','','No',NULL,NULL,''),(1076,'1110','51729598429','2024-10-22 14:04:04',NULL,1100.00,'','5','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(1077,'1110','51729598429','2024-10-22 14:04:04',NULL,1400.00,'','5','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(1078,'4000','51729598429','2024-10-22 14:04:04',NULL,640.00,'0','5','1','Sales order','1','','','233','','No',NULL,NULL,''),(1079,'4000','51729598429','2024-10-22 14:04:04',NULL,1800.00,'0','5','1','Sales order','1','','','232','','No',NULL,NULL,''),(1080,'4000','51729598429','2024-10-22 14:04:04',NULL,1300.00,'0','5','1','Sales order','1','','','231','','No',NULL,NULL,''),(1081,'4000','51729598429','2024-10-22 14:04:04',NULL,1800.00,'0','5','1','Sales order','1','','','230','','No',NULL,NULL,''),(1082,'1000','51729598429','2024-10-22 14:04:04',5540.00,NULL,'0','5','1','Sales order (A/R)','1','','','','','No',NULL,NULL,''),(1083,'5500','51729598429','2024-10-22 14:04:04',4140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1084,'1110','51729604212','2024-10-22 16:45:32',NULL,3550.00,'','5','1','Inventory Returned','1','8','Supplier Credit Note','106','','No',NULL,NULL,''),(1085,'2130','51729604212','2024-10-22 16:45:32',3550.00,NULL,'','5','1','Account payable Returned','1','8','Supplier Credit Note','','','No',NULL,NULL,''),(1086,'1110','51729604212','2024-10-22 16:36:52',16500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1087,'1110','51729604212','2024-10-22 16:36:52',4800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','179','','No',NULL,NULL,''),(1088,'1110','51729604212','2024-10-22 16:36:52',4200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','221','','No',NULL,NULL,''),(1089,'1110','51729604212','2024-10-22 16:36:52',3550.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1090,'1110','51729604212','2024-10-22 16:36:52',7100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1091,'2130','51729604212','2024-10-22 16:36:52',NULL,32600.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1092,'1010','51729691011','2024-10-23 16:43:42',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172969102654535230093','No',NULL,NULL,''),(1093,'1110','51729691011','2024-10-23 16:43:42',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1094,'5500','51729691011','2024-10-23 16:43:31',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1095,'4000','51729691011','2024-10-23 16:43:42',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1096,'1010','51729747255','2024-10-24 08:45:39',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172974874544733332025','No',NULL,NULL,''),(1097,'1110','51729747255','2024-10-24 08:45:39',NULL,160.00,'','5','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(1098,'5500','51729747255','2024-10-24 08:20:55',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1099,'4000','51729747255','2024-10-24 08:45:39',NULL,300.00,'','5','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(1100,'1010','51729777283','2024-10-24 16:41:34',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172977730032393031310','No',NULL,NULL,''),(1101,'1110','51729777283','2024-10-24 16:41:34',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1102,'5500','51729777283','2024-10-24 16:41:23',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1103,'4000','51729777283','2024-10-24 16:41:34',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1104,'1050','51729865695','2024-10-25 17:15:09',1200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5172986571222072337302','No',NULL,NULL,''),(1105,'1110','51729865695','2024-10-25 17:15:09',NULL,800.00,'','5','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(1106,'5500','51729865695','2024-10-25 17:14:55',800.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1107,'4000','51729865695','2024-10-25 17:15:09',NULL,1200.00,'','5','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(1108,'1010','51730124815','2024-10-28 17:13:45',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173012482912530333000','No',NULL,NULL,''),(1109,'1110','51730124815','2024-10-28 17:13:45',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1110,'5500','51730124815','2024-10-28 17:13:35',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1111,'4000','51730124815','2024-10-28 17:13:45',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1112,'1110','51730199741','2024-10-29 14:30:20',NULL,7100.00,'','5','1','Inventory Returned','1','8','Supplier Credit Note','106','','No',NULL,NULL,''),(1113,'2130','51730199741','2024-10-29 14:30:20',7100.00,NULL,'','5','1','Account payable Returned','1','8','Supplier Credit Note','','','No',NULL,NULL,''),(1114,'1110','51730199741','2024-10-29 14:02:21',20700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(1115,'1110','51730199741','2024-10-29 14:02:21',4300.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1116,'1110','51730199741','2024-10-29 14:02:21',5000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','34','','No',NULL,NULL,''),(1117,'1110','51730199741','2024-10-29 14:02:21',4200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','6','','No',NULL,NULL,''),(1118,'1110','51730199741','2024-10-29 14:02:21',4400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(1119,'1110','51730199741','2024-10-29 14:02:21',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(1120,'1110','51730199741','2024-10-29 14:02:21',7100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1121,'1110','51730199741','2024-10-29 14:02:21',7200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1122,'1110','51730199741','2024-10-29 14:02:21',20325.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','20','','No',NULL,NULL,''),(1123,'1110','51730199741','2024-10-29 14:02:21',3660.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','119','','No',NULL,NULL,''),(1124,'2130','51730199741','2024-10-29 14:02:21',NULL,76785.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1125,'1010','51730205020','2024-10-29 15:36:22',10515.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173020543123223021333','No',NULL,NULL,''),(1126,'1110','51730205020','2024-10-29 15:36:22',NULL,3150.00,'','5','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(1127,'1110','51730205020','2024-10-29 15:30:20',NULL,1400.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1128,'1110','51730205020','2024-10-29 15:32:16',NULL,860.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1129,'1110','51730205020','2024-10-29 15:33:40',NULL,1100.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1130,'1110','51730205020','2024-10-29 15:34:11',NULL,950.00,'','5','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(1131,'1110','51730205020','2024-10-29 15:34:36',NULL,1620.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1132,'1110','51730205020','2024-10-29 15:34:55',NULL,90.00,'','5','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(1133,'5500','51730205020','2024-10-29 15:35:08',9170.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1134,'4000','51730205020','2024-10-29 15:36:22',NULL,3375.00,'','5','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(1135,'4000','51730205020','2024-10-29 15:30:20',NULL,1800.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1136,'4000','51730205020','2024-10-29 15:32:16',NULL,950.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1137,'4000','51730205020','2024-10-29 15:33:40',NULL,1300.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1138,'4000','51730205020','2024-10-29 15:34:11',NULL,1050.00,'','5','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(1139,'4000','51730205020','2024-10-29 15:34:36',NULL,1920.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1140,'4000','51730205020','2024-10-29 15:34:55',NULL,120.00,'','5','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1141,'1050','51730205950','2024-10-29 15:45:58',320.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173020596400219233042','No',NULL,NULL,''),(1142,'1110','51730205950','2024-10-29 15:45:58',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1143,'5500','51730205950','2024-10-29 15:45:50',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1144,'4000','51730205950','2024-10-29 15:45:58',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1145,'1010','51730286162','2024-10-30 14:12:50',5900.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173028682103033300323','No',NULL,NULL,''),(1146,'1110','51730286162','2024-10-30 14:12:50',NULL,1680.00,'','5','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(1147,'1110','51730286162','2024-10-30 14:02:43',NULL,1380.00,'','5','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1148,'1110','51730286162','2024-10-30 14:03:19',NULL,420.00,'','5','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1149,'1110','51730286162','2024-10-30 14:03:33',NULL,650.00,'','5','1','Inventory sold','1','','sales','210','','No',NULL,NULL,''),(1150,'1110','51730286162','2024-10-30 14:03:46',NULL,290.00,'','5','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(1151,'1110','51730286162','2024-10-30 14:04:42',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1152,'1110','51730286162','2024-10-30 14:05:03',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1153,'1110','51730286162','2024-10-30 14:05:35',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1154,'5500','51730286162','2024-10-30 14:12:40',4700.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1155,'4000','51730286162','2024-10-30 14:12:50',NULL,1800.00,'','5','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(1156,'4000','51730286162','2024-10-30 14:02:43',NULL,1450.00,'','5','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1157,'4000','51730286162','2024-10-30 14:03:19',NULL,550.00,'','5','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1158,'4000','51730286162','2024-10-30 14:03:33',NULL,1000.00,'','5','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(1159,'4000','51730286162','2024-10-30 14:03:46',NULL,450.00,'','5','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(1160,'4000','51730286162','2024-10-30 14:04:42',NULL,250.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1161,'4000','51730286162','2024-10-30 14:05:03',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1162,'4000','51730286162','2024-10-30 14:05:35',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1167,'1010','51730286979','2024-10-30 15:38:59',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173029207933203300232','No',NULL,NULL,''),(1168,'1010','51730294294','2024-10-30 16:22:12',14050.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173029456222622322302','No',NULL,NULL,''),(1169,'1110','51730294294','2024-10-30 16:22:12',NULL,9800.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1170,'1110','51730294294','2024-10-30 16:18:14',NULL,950.00,'','5','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(1171,'1110','51730294294','2024-10-30 16:18:58',NULL,1400.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1172,'5500','51730294294','2024-10-30 16:19:25',12150.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1173,'4000','51730294294','2024-10-30 16:22:12',NULL,11200.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1174,'4000','51730294294','2024-10-30 16:18:14',NULL,1050.00,'','5','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(1175,'4000','51730294294','2024-10-30 16:18:58',NULL,1800.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1176,'1050','11730429878','2024-11-01 05:58:10',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1173042989322020293043','No',NULL,NULL,''),(1177,'1110','11730429878','2024-11-01 05:58:10',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1178,'5500','11730429878','2024-11-01 05:58:10',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1179,'4000','11730429878','2024-11-01 05:58:10',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1180,'1050','51730729166','2024-11-04 17:06:38',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173072920852232523034','No',NULL,NULL,''),(1181,'1110','51730729166','2024-11-04 17:06:38',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1182,'5500','51730729166','2024-11-04 17:06:06',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1183,'4000','51730729166','2024-11-04 17:06:38',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1184,'1050','51730729211','2024-11-04 17:07:18',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173072924349323332033','No',NULL,NULL,''),(1185,'1110','51730729211','2024-11-04 17:07:18',NULL,30.00,'','5','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(1186,'5500','51730729211','2024-11-04 17:06:51',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1187,'4000','51730729211','2024-11-04 17:07:18',NULL,50.00,'','5','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1188,'1050','51730730443','2024-11-04 17:35:18',205.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173073093030203317332','No',NULL,NULL,''),(1189,'1110','51730730443','2024-11-04 17:35:18',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1190,'1110','51730730443','2024-11-04 17:27:23',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1191,'5500','51730730443','2024-11-04 17:28:04',137.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1192,'4000','51730730443','2024-11-04 17:35:18',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1193,'4000','51730730443','2024-11-04 17:27:23',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1194,'1050','51730731277','2024-11-04 17:41:58',20.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173073132320113020222','No',NULL,NULL,''),(1195,'1110','51730731277','2024-11-04 17:41:58',NULL,10.00,'','5','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1196,'5500','51730731277','2024-11-04 17:41:17',10.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1197,'4000','51730731277','2024-11-04 17:41:58',NULL,20.00,'','5','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1198,'1010','51730898907','2024-11-06 16:15:26',320.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173089893612030320363','No',NULL,NULL,''),(1199,'1110','51730898907','2024-11-06 16:15:26',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1200,'5500','51730898907','2024-11-06 16:15:07',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1201,'4000','51730898907','2024-11-06 16:15:26',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1202,'1050','51730898939','2024-11-06 16:16:12',970.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173089897523023333203','No',NULL,NULL,''),(1203,'1110','51730898939','2024-11-06 16:16:12',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1204,'1110','51730898939','2024-11-06 16:15:39',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1205,'5500','51730898939','2024-11-06 16:16:01',820.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1206,'4000','51730898939','2024-11-06 16:16:12',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1207,'4000','51730898939','2024-11-06 16:15:39',NULL,650.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1212,'1010','51731058129','2024-11-08 12:28:59',120.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173105927820330204309','No',NULL,NULL,''),(1222,'1010','51731072962','2024-11-08 16:36:35',1900.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173107369110313003311','No',NULL,NULL,''),(1223,'1050','51731560681','2024-11-14 09:39:53',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173156639665524756070','No',NULL,NULL,''),(1224,'1110','51731560681','2024-11-14 09:39:53',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1225,'5500','51731560681','2024-11-14 08:04:41',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1226,'4000','51731560681','2024-11-14 09:39:53',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1227,'1010','51731650891','2024-11-15 09:08:45',1740.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173165093502732330035','No',NULL,NULL,''),(1228,'1110','51731650891','2024-11-15 09:08:45',NULL,150.00,'','5','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(1229,'1110','51731650891','2024-11-15 09:08:11',NULL,540.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1230,'1110','51731650891','2024-11-15 09:08:24',NULL,700.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1231,'5500','51731650891','2024-11-15 09:08:38',1390.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1232,'4000','51731650891','2024-11-15 09:08:45',NULL,200.00,'','5','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(1233,'4000','51731650891','2024-11-15 09:08:11',NULL,640.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1234,'4000','51731650891','2024-11-15 09:08:24',NULL,900.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1239,'1010','51731765059','2024-11-16 16:51:08',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173176520132370023630','No',NULL,NULL,''),(1240,'1110','51731932243','2024-11-18 15:20:06',NULL,4140.00,'','5','1','Inventory Returned','1','8','Supplier Credit Note','35','','No',NULL,NULL,''),(1241,'2130','51731932243','2024-11-18 15:20:06',4140.00,NULL,'','5','1','Account payable Returned','1','8','Supplier Credit Note','','','No',NULL,NULL,''),(1255,'1110','51731932243','2024-11-18 15:17:23',2580.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','125','','No',NULL,NULL,''),(1256,'1110','51731932243','2024-11-18 15:17:23',2640.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1257,'1110','51731932243','2024-11-18 15:17:23',4140.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(1258,'1110','51731932243','2024-11-18 15:17:23',4050.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(1259,'1110','51731932243','2024-11-18 15:17:23',920.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1260,'1110','51731932243','2024-11-18 15:17:23',1100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1261,'1110','51731932243','2024-11-18 15:17:23',1640.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','33','','No',NULL,NULL,''),(1262,'1110','51731932243','2024-11-18 15:17:23',1240.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','210','','No',NULL,NULL,''),(1263,'1110','51731932243','2024-11-18 15:17:23',810.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1264,'1110','51731932243','2024-11-18 15:17:23',1250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','21','','No',NULL,NULL,''),(1265,'1110','51731932243','2024-11-18 15:17:23',2250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(1266,'1110','51731932243','2024-11-18 15:17:23',2000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','224','','No',NULL,NULL,''),(1267,'1110','51731932243','2024-11-18 15:17:23',1860.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','37','','No',NULL,NULL,''),(1268,'1110','51731932243','2024-11-18 15:17:23',480.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','38','','No',NULL,NULL,''),(1269,'2130','51731932243','2024-11-18 15:17:23',NULL,22820.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1270,'1050','51731937409','2024-11-18 16:43:42',80.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173193742533210332003','No',NULL,NULL,''),(1271,'1110','51731937409','2024-11-18 16:43:42',NULL,40.00,'','5','1','Inventory sold','1','','sales','75','','No',NULL,NULL,''),(1272,'5500','51731937409','2024-11-18 16:43:29',40.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1273,'4000','51731937409','2024-11-18 16:43:42',NULL,80.00,'','5','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(1274,'1010','51732007500','2024-11-19 12:19:04',7720.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173200794900230929129','No',NULL,NULL,''),(1275,'1110','51732007500','2024-11-19 12:19:04',NULL,2640.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1276,'1110','51732007500','2024-11-19 12:11:40',NULL,1100.00,'','5','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1277,'1110','51732007500','2024-11-19 12:12:02',NULL,1100.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1278,'1110','51732007500','2024-11-19 12:12:11',NULL,1440.00,'','5','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1279,'1110','51732007500','2024-11-19 12:17:20',NULL,150.00,'','5','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1280,'1110','51732007500','2024-11-19 12:17:38',NULL,30.00,'','5','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1281,'1110','51732007500','2024-11-19 12:17:57',NULL,315.00,'','5','1','Inventory sold','1','','sales','226','','No',NULL,NULL,''),(1282,'1110','51732007500','2024-11-19 12:18:34',NULL,21.00,'','5','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(1283,'5500','51732007500','2024-11-19 12:18:46',6796.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1284,'4000','51732007500','2024-11-19 12:19:04',NULL,2850.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1285,'4000','51732007500','2024-11-19 12:11:40',NULL,1200.00,'','5','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1286,'4000','51732007500','2024-11-19 12:12:02',NULL,1300.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1287,'4000','51732007500','2024-11-19 12:12:11',NULL,1650.00,'','5','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1288,'4000','51732007500','2024-11-19 12:17:20',NULL,210.00,'','5','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1289,'4000','51732007500','2024-11-19 12:17:38',NULL,30.00,'','5','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1290,'4000','51732007500','2024-11-19 12:17:57',NULL,450.00,'','5','1','Good sold','1','','sales','226','','No',NULL,NULL,''),(1291,'4000','51732007500','2024-11-19 12:18:34',NULL,30.00,'','5','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(1292,'1050','11732025434','2024-11-19 17:22:58',5.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1173202618223312132003','No',NULL,NULL,''),(1293,'1110','11732025434','2024-11-19 17:22:58',NULL,2.00,'','1','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1294,'5500','11732025434','2024-11-19 17:22:58',2.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1295,'4000','11732025434','2024-11-19 17:22:58',NULL,5.00,'','1','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1296,'1010','51732093207','2024-11-20 12:00:18',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173209322593332722330','No',NULL,NULL,''),(1297,'1110','51732093207','2024-11-20 12:00:18',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1298,'5500','51732093207','2024-11-20 12:00:07',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1299,'4000','51732093207','2024-11-20 12:00:18',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1300,'1050','51732093228','2024-11-20 12:00:55',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173209326005220262323','No',NULL,NULL,''),(1301,'4000','51732093228','2024-11-20 12:00:55',NULL,400.00,'','5','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(1302,'1010','51732174818','2024-11-21 10:40:36',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173217484112030140220','No',NULL,NULL,''),(1303,'1110','51732174818','2024-11-21 10:40:36',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1304,'5500','51732174818','2024-11-21 10:40:18',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1305,'4000','51732174818','2024-11-21 10:40:36',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1306,'1050','51732175689','2024-11-21 10:54:57',5.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173217570110235523707','No',NULL,NULL,''),(1307,'1110','51732175689','2024-11-21 10:54:57',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1308,'5500','51732175689','2024-11-21 10:54:49',2.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1309,'4000','51732175689','2024-11-21 10:54:57',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1310,'1010','51732191588','2024-11-21 15:20:16',1200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173219162630032021157','No',NULL,NULL,''),(1311,'1110','51732191588','2024-11-21 15:20:16',NULL,810.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1312,'5500','51732191588','2024-11-21 15:19:48',810.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1313,'4000','51732191588','2024-11-21 15:20:16',NULL,1200.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1314,'1010','51732261651','2024-11-22 10:48:35',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173226175902209035337','No',NULL,NULL,''),(1315,'1110','51732261651','2024-11-22 10:48:35',NULL,80.00,'','5','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(1316,'1110','51732261651','2024-11-22 10:47:31',NULL,80.00,'','5','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(1317,'5500','51732261651','2024-11-22 10:47:38',160.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1318,'4000','51732261651','2024-11-22 10:48:35',NULL,150.00,'','5','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1319,'4000','51732261651','2024-11-22 10:47:31',NULL,150.00,'','5','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(1320,'1010','51732281627','2024-11-22 16:20:49',3800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173228166834312133143','No',NULL,NULL,''),(1321,'1110','51732281627','2024-11-22 16:20:49',NULL,2550.00,'','5','1','Inventory sold','1','','sales','216','','No',NULL,NULL,''),(1322,'1110','51732281627','2024-11-22 16:20:27',NULL,890.00,'','5','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(1323,'5500','51732281627','2024-11-22 16:20:40',3440.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1324,'4000','51732281627','2024-11-22 16:20:49',NULL,2800.00,'','5','1','Good sold','1','','sales','216','','No',NULL,NULL,''),(1325,'4000','51732281627','2024-11-22 16:20:27',NULL,1000.00,'','5','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(1326,'1010','51732281669','2024-11-22 16:24:04',700.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173228185003202322020','No',NULL,NULL,''),(1327,'1110','51732281669','2024-11-22 16:24:04',NULL,400.00,'','5','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1328,'5500','51732281669','2024-11-22 16:21:09',400.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1329,'4000','51732281669','2024-11-22 16:24:04',NULL,700.00,'','5','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1330,'1010','51732523275','2024-11-25 11:28:03',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173252329132231323330','No',NULL,NULL,''),(1331,'1110','51732523275','2024-11-25 11:28:03',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1332,'5500','51732523275','2024-11-25 11:27:55',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1333,'4000','51732523275','2024-11-25 11:28:03',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1334,'1050','51732616697','2024-11-26 13:25:12',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173261672032227012337','No',NULL,NULL,''),(1335,'1110','51732616697','2024-11-26 13:25:12',NULL,164.72,'','5','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1336,'5500','51732616697','2024-11-26 13:24:57',164.72,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1337,'4000','51732616697','2024-11-26 13:25:12',NULL,200.00,'','5','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1338,'1010','51732687157','2024-11-27 08:59:26',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173268717340321238123','No',NULL,NULL,''),(1339,'1110','51732687157','2024-11-27 08:59:26',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1340,'5500','51732687157','2024-11-27 08:59:17',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1341,'4000','51732687157','2024-11-27 08:59:26',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1342,'1050','51732704080','2024-11-27 13:41:34',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173270409932990900791','No',NULL,NULL,''),(1343,'4000','51732704080','2024-11-27 13:41:34',NULL,300.00,'','5','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(1344,'1050','51732792142','2024-11-28 14:09:11',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173279215633022233232','No',NULL,NULL,''),(1345,'1110','51732792142','2024-11-28 14:09:11',NULL,25.00,'','5','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(1346,'5500','51732792142','2024-11-28 14:09:02',25.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1347,'4000','51732792142','2024-11-28 14:09:11',NULL,50.00,'','5','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1348,'1110','51732878904','2024-11-29 14:21:20',NULL,2610.00,'','5','1','Inventory Returned','1','8','Supplier Credit Note','189','','No',NULL,NULL,''),(1349,'2130','51732878904','2024-11-29 14:21:20',2610.00,NULL,'','5','1','Account payable Returned','1','8','Supplier Credit Note','','','No',NULL,NULL,''),(1350,'1010','51733224155','2024-12-03 14:09:32',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173322417802032321430','No',NULL,NULL,''),(1351,'1110','51733224155','2024-12-03 14:09:32',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1352,'5500','51733224155','2024-12-03 14:09:15',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1353,'4000','51733224155','2024-12-03 14:09:32',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1354,'1110','51732878904','2024-11-29 14:15:04',7800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','193','','No',NULL,NULL,''),(1355,'1110','51732878904','2024-11-29 14:15:04',27200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(1356,'1110','51732878904','2024-11-29 14:15:04',17600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1357,'1110','51732878904','2024-11-29 14:15:04',12600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(1358,'1110','51732878904','2024-11-29 14:15:04',11250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(1359,'1110','51732878904','2024-11-29 14:15:04',4900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','10','','No',NULL,NULL,''),(1360,'1110','51732878904','2024-11-29 14:15:04',2610.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','189','','No',NULL,NULL,''),(1361,'1110','51732878904','2024-11-29 14:15:04',2610.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','189','','No',NULL,NULL,''),(1362,'1110','51732878904','2024-11-29 14:15:04',8100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1363,'1110','51732878904','2024-11-29 14:15:04',9600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','38','','No',NULL,NULL,''),(1364,'1110','51732878904','2024-11-29 14:15:04',4800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','227','','No',NULL,NULL,''),(1365,'1110','51732878904','2024-11-29 14:15:04',4750.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','27','','No',NULL,NULL,''),(1366,'1110','51732878904','2024-11-29 14:15:04',8550.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','37','','No',NULL,NULL,''),(1367,'1110','51732878904','2024-11-29 14:15:04',7050.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1368,'1110','51732878904','2024-11-29 14:15:04',4000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','228','','No',NULL,NULL,''),(1369,'2130','51732878904','2024-11-29 14:15:04',NULL,130810.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1370,'1110','51733225252','2024-12-03 14:27:32',25800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1371,'1110','51733225252','2024-12-03 14:27:32',22500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(1372,'1110','51733225252','2024-12-03 14:27:32',9800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','27','','No',NULL,NULL,''),(1373,'1110','51733225252','2024-12-03 14:27:32',18800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1374,'1110','51733225252','2024-12-03 14:27:32',6500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','192','','No',NULL,NULL,''),(1375,'1110','51733225252','2024-12-03 14:27:32',8100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1376,'1110','51733225252','2024-12-03 14:27:32',14000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(1377,'1110','51733225252','2024-12-03 14:27:32',6250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','22','','No',NULL,NULL,''),(1378,'2130','51733225252','2024-12-03 14:27:32',NULL,111750.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1379,'1010','51733293695','2024-12-04 09:28:23',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173329371293423010733','No',NULL,NULL,''),(1380,'1110','51733293695','2024-12-04 09:28:23',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1381,'5500','51733293695','2024-12-04 09:28:15',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1382,'4000','51733293695','2024-12-04 09:28:23',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1383,'1010','51733320643','2024-12-04 16:58:14',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173332070233232232212','No',NULL,NULL,''),(1384,'1110','51733320643','2024-12-04 16:58:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1385,'1110','51733320643','2024-12-04 16:57:23',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1386,'5500','51733320643','2024-12-04 16:58:00',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1387,'4000','51733320643','2024-12-04 16:58:14',NULL,250.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1388,'4000','51733320643','2024-12-04 16:57:23',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1389,'1010','51733379431','2024-12-05 09:17:36',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173337946135007032233','No',NULL,NULL,''),(1390,'1110','51733379431','2024-12-05 09:17:36',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1391,'1110','51733379431','2024-12-05 09:17:11',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1392,'5500','51733379431','2024-12-05 09:17:27',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1393,'4000','51733379431','2024-12-05 09:17:36',NULL,250.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1394,'4000','51733379431','2024-12-05 09:17:11',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1395,'1010','51733401456','2024-12-05 15:24:42',4400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173340148723057473423','No',NULL,NULL,''),(1396,'1110','51733401456','2024-12-05 15:24:42',NULL,2920.00,'','5','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1397,'1110','51733401456','2024-12-05 15:24:17',NULL,420.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1398,'5500','51733401456','2024-12-05 15:24:29',3340.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1399,'4000','51733401456','2024-12-05 15:24:42',NULL,3600.00,'','5','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1400,'4000','51733401456','2024-12-05 15:24:17',NULL,800.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1401,'1110','51733481694','2024-12-06 13:41:34',6600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','185','','No',NULL,NULL,''),(1402,'1110','51733481694','2024-12-06 13:41:34',34400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1403,'1110','51733481694','2024-12-06 13:41:34',10800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1404,'1110','51733481694','2024-12-06 13:41:34',7500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(1405,'1110','51733481694','2024-12-06 13:41:34',5500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1406,'1110','51733481694','2024-12-06 13:41:34',4025.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','33','','No',NULL,NULL,''),(1407,'1110','51733481694','2024-12-06 13:41:34',3500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1408,'2130','51733481694','2024-12-06 13:41:34',NULL,72325.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1409,'1010','51733488773','2024-12-06 15:39:44',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173348879333091383093','No',NULL,NULL,''),(1410,'1110','51733488773','2024-12-06 15:39:44',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1411,'5500','51733488773','2024-12-06 15:39:33',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1412,'4000','51733488773','2024-12-06 15:39:44',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1413,'1110','51733490823','2024-12-06 16:13:43',7800.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','199','','No',NULL,NULL,''),(1414,'2130','51733490823','2024-12-06 16:13:43',NULL,7800.00,'','5','1','Account payable for inventory','1','25','Purchases','','','No',NULL,NULL,''),(1415,'1050','51733562283','2024-12-07 12:04:59',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173356230537235303200','No',NULL,NULL,''),(1416,'4000','51733562283','2024-12-07 12:04:59',NULL,200.00,'','5','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(1417,'1010','51733570199','2024-12-07 14:16:48',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173357021205302520333','No',NULL,NULL,''),(1418,'1110','51733570199','2024-12-07 14:16:48',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1419,'5500','51733570199','2024-12-07 14:16:39',145.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1420,'4000','51733570199','2024-12-07 14:16:48',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1421,'1010','51733574558','2024-12-07 15:29:54',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173357462233203326022','No',NULL,NULL,''),(1422,'1110','51733574558','2024-12-07 15:29:54',NULL,36.00,'','5','1','Inventory sold','1','','sales','229','','No',NULL,NULL,''),(1423,'1110','51733574558','2024-12-07 15:29:18',NULL,120.00,'','5','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(1424,'5500','51733574558','2024-12-07 15:29:33',156.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1425,'4000','51733574558','2024-12-07 15:29:54',NULL,60.00,'','5','1','Good sold','1','','sales','229','','No',NULL,NULL,''),(1426,'4000','51733574558','2024-12-07 15:29:18',NULL,240.00,'','5','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(1427,'1010','51733579157','2024-12-07 16:46:20',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173357918613332843225','No',NULL,NULL,''),(1428,'1110','51733579157','2024-12-07 16:46:20',NULL,180.00,'','5','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(1429,'5500','51733579157','2024-12-07 16:45:57',180.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1430,'4000','51733579157','2024-12-07 16:46:20',NULL,300.00,'','5','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1433,'1110','51733808746','2024-12-10 08:37:14',NULL,6500.00,'','5','1','Inventory Returned','1','8','Supplier Credit Note','14','','No',NULL,NULL,''),(1434,'1110','51733808746','2024-12-10 08:37:14',NULL,6500.00,'','5','1','Inventory Returned','1','8','Supplier Credit Note','14','','No',NULL,NULL,''),(1435,'2130','51733808746','2024-12-10 08:37:14',13000.00,NULL,'','5','1','Account payable Returned','1','8','Supplier Credit Note','','','No',NULL,NULL,''),(1436,'1110','51733808746','2024-12-10 08:32:26',9750.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','192','','No',NULL,NULL,''),(1437,'1110','51733808746','2024-12-10 08:32:26',13500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1438,'1110','51733808746','2024-12-10 08:32:26',2940.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','11','','No',NULL,NULL,''),(1439,'1110','51733808746','2024-12-10 08:32:26',1730.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','189','','No',NULL,NULL,''),(1440,'1110','51733808746','2024-12-10 08:32:26',6500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','14','','No',NULL,NULL,''),(1441,'1110','51733808746','2024-12-10 08:32:26',6500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','14','','No',NULL,NULL,''),(1442,'1110','51733808746','2024-12-10 08:32:26',6500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','14','','No',NULL,NULL,''),(1443,'1110','51733808746','2024-12-10 08:32:26',3000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','191','','No',NULL,NULL,''),(1444,'1110','51733808746','2024-12-10 08:32:26',540.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','203','','No',NULL,NULL,''),(1445,'1110','51733808746','2024-12-10 08:32:26',22500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(1446,'1110','51733808746','2024-12-10 08:32:26',4350.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1447,'1110','51733808746','2024-12-10 08:32:26',5500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1448,'1110','51733808746','2024-12-10 08:32:26',5600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(1449,'1110','51733808746','2024-12-10 08:32:26',34400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1450,'2130','51733808746','2024-12-10 08:32:26',NULL,110310.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1451,'1110','51733809431','2024-12-10 08:43:51',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1452,'2130','51733809431','2024-12-10 08:43:51',NULL,7000.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1453,'1110','51733833901','2024-12-10 15:31:41',8189.70,NULL,'','5','1','Inventory Purchased','1','23','Purchases','27','','No',NULL,NULL,''),(1454,'2130','51733833901','2024-12-10 15:31:41',NULL,8190.00,'','5','1','Account payable for inventory','1','23','Purchases','','','No',NULL,NULL,''),(1455,'1010','51733838832','2024-12-10 16:54:12',2400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173383885832373220002','No',NULL,NULL,''),(1456,'1110','51733838832','2024-12-10 16:54:12',NULL,2100.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1457,'5500','51733838832','2024-12-10 16:53:52',2100.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1458,'4000','51733838832','2024-12-10 16:54:12',NULL,2400.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1459,'1050','51733927100','2024-12-11 17:25:33',650.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173392713713034327222','No',NULL,NULL,''),(1460,'1110','51733927100','2024-12-11 17:25:33',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1461,'5500','51733927100','2024-12-11 17:25:00',550.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1462,'4000','51733927100','2024-12-11 17:25:33',NULL,650.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1463,'1050','51733927139','2024-12-11 17:27:52',550.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173392727502393320333','No',NULL,NULL,''),(1464,'1110','51733927139','2024-12-11 17:27:52',NULL,480.00,'','5','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1465,'5500','51733927139','2024-12-11 17:25:39',480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1466,'4000','51733927139','2024-12-11 17:27:52',NULL,550.00,'','5','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1467,'1050','51733984313','2024-12-12 09:18:41',450.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173398433030304327330','No',NULL,NULL,''),(1468,'1110','51733984313','2024-12-12 09:18:41',NULL,300.00,'','5','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(1469,'5500','51733984313','2024-12-12 09:18:33',300.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1470,'4000','51733984313','2024-12-12 09:18:41',NULL,450.00,'','5','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(1471,'1010','51734005984','2024-12-12 15:21:20',7350.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173400611113422107210','No',NULL,NULL,''),(1472,'1110','51734005984','2024-12-12 15:21:20',NULL,780.00,'','5','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(1473,'1110','51734005984','2024-12-12 15:19:44',NULL,3850.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1474,'1110','51734005984','2024-12-12 15:20:18',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1475,'1110','51734005984','2024-12-12 15:20:51',NULL,1100.00,'','5','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(1476,'5500','51734005984','2024-12-12 15:21:09',5865.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1477,'4000','51734005984','2024-12-12 15:21:20',NULL,1200.00,'','5','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(1478,'4000','51734005984','2024-12-12 15:19:44',NULL,4550.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1479,'4000','51734005984','2024-12-12 15:20:18',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1480,'4000','51734005984','2024-12-12 15:20:51',NULL,1400.00,'','5','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(1481,'1050','51734006554','2024-12-12 15:30:10',3700.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173400661343134242323','No',NULL,NULL,''),(1482,'1110','51734006554','2024-12-12 15:30:10',NULL,860.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1483,'1110','51734006554','2024-12-12 15:29:14',NULL,1360.00,'','5','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1484,'1110','51734006554','2024-12-12 15:29:22',NULL,750.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1485,'1110','51734006554','2024-12-12 15:29:32',NULL,135.00,'','5','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1486,'1110','51734006554','2024-12-12 15:29:43',NULL,140.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1487,'5500','51734006554','2024-12-12 15:29:54',3245.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1488,'4000','51734006554','2024-12-12 15:30:10',NULL,950.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1489,'4000','51734006554','2024-12-12 15:29:14',NULL,1450.00,'','5','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1490,'4000','51734006554','2024-12-12 15:29:22',NULL,900.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1491,'4000','51734006554','2024-12-12 15:29:32',NULL,200.00,'','5','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1492,'4000','51734006554','2024-12-12 15:29:43',NULL,200.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1493,'1050','51734080780','2024-12-13 12:06:35',1950.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173408079838080033020','No',NULL,NULL,''),(1494,'1110','51734080780','2024-12-13 12:06:35',NULL,1650.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1495,'5500','51734080780','2024-12-13 12:06:20',1650.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1496,'4000','51734080780','2024-12-13 12:06:35',NULL,1950.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1497,'1110','51734088251','2024-12-13 14:10:51',2000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','221','','No',NULL,NULL,''),(1498,'2130','51734088251','2024-12-13 14:10:51',NULL,2000.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1499,'1110','51734167612','2024-12-14 12:13:32',26800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','35','','No',NULL,NULL,''),(1500,'1110','51734167612','2024-12-14 12:13:32',10000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','36','','No',NULL,NULL,''),(1501,'1110','51734167612','2024-12-14 12:13:32',7200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','6','','No',NULL,NULL,''),(1502,'1110','51734167612','2024-12-14 12:13:32',10200.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','34','','No',NULL,NULL,''),(1503,'1110','51734167612','2024-12-14 12:13:32',5700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1504,'1110','51734167612','2024-12-14 12:13:32',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','20','','No',NULL,NULL,''),(1505,'1110','51734167612','2024-12-14 12:13:32',6860.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','21','','No',NULL,NULL,''),(1506,'1110','51734167612','2024-12-14 12:13:32',6250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','22','','No',NULL,NULL,''),(1507,'1110','51734167612','2024-12-14 12:13:32',3950.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','25','','No',NULL,NULL,''),(1508,'1110','51734167612','2024-12-14 12:13:32',4150.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','125','','No',NULL,NULL,''),(1509,'1110','51734167612','2024-12-14 12:13:32',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(1510,'1110','51734167612','2024-12-14 12:13:32',4700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1511,'1110','51734167612','2024-12-14 12:13:32',14880.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','27','','No',NULL,NULL,''),(1512,'1110','51734167612','2024-12-14 12:13:32',8250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','183','','No',NULL,NULL,''),(1513,'1110','51734167612','2024-12-14 12:13:32',27000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1514,'1110','51734167612','2024-12-14 12:13:32',11100.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','19','','No',NULL,NULL,''),(1515,'1110','51734167612','2024-12-14 12:13:32',34400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1516,'1110','51734167612','2024-12-14 12:13:32',28800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(1517,'1110','51734167612','2024-12-14 12:13:32',9000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','230','','No',NULL,NULL,''),(1518,'1110','51734167612','2024-12-14 12:13:32',7600.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','228','','No',NULL,NULL,''),(1519,'1110','51734167612','2024-12-14 12:13:32',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','106','','No',NULL,NULL,''),(1520,'2130','51734167612','2024-12-14 12:13:32',NULL,247840.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1521,'1010','51734175742','2024-12-14 14:29:35',5400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173417580404133750007','No',NULL,NULL,''),(1522,'1110','51734175742','2024-12-14 14:29:35',NULL,4950.00,'','5','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(1523,'5500','51734175742','2024-12-14 14:29:02',4950.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1524,'4000','51734175742','2024-12-14 14:29:35',NULL,5400.00,'','5','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(1525,'1050','51734176232','2024-12-14 14:37:44',1800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173417627743346332332','No',NULL,NULL,''),(1526,'1110','51734176232','2024-12-14 14:37:44',NULL,1140.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1527,'1110','51734176232','2024-12-14 14:37:13',NULL,350.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1528,'5500','51734176232','2024-12-14 14:37:25',1490.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1529,'4000','51734176232','2024-12-14 14:37:44',NULL,1300.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1530,'4000','51734176232','2024-12-14 14:37:13',NULL,500.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1531,'1050','51734346603','2024-12-16 13:57:07',950.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173434663003303360322','No',NULL,NULL,''),(1532,'1110','51734346603','2024-12-16 13:57:07',NULL,570.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1533,'1110','51734346603','2024-12-16 13:56:43',NULL,160.00,'','5','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(1534,'5500','51734346603','2024-12-16 13:56:53',730.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1535,'4000','51734346603','2024-12-16 13:57:07',NULL,650.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1536,'4000','51734346603','2024-12-16 13:56:43',NULL,300.00,'','5','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(1537,'1110','51734351758','2024-12-16 15:22:38',10000.00,NULL,'','5','1','Inventory Purchased','1','23','Purchases','231','','No',NULL,NULL,''),(1538,'2130','51734351758','2024-12-16 15:22:38',NULL,10000.00,'','5','1','Account payable for inventory','1','23','Purchases','','','No',NULL,NULL,''),(1539,'1050','51734434421','2024-12-17 14:23:04',9000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173443523703325124425','No',NULL,NULL,''),(1540,'1110','51734434421','2024-12-17 14:23:04',NULL,8250.00,'','5','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(1541,'5500','51734434421','2024-12-17 14:20:21',8250.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1542,'4000','51734434421','2024-12-17 14:23:04',NULL,9000.00,'','5','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(1543,'1110','51734435843','2024-12-17 14:44:03',8250.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','183','','No',NULL,NULL,''),(1544,'1110','51734435843','2024-12-17 14:44:03',4800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','179','','No',NULL,NULL,''),(1545,'1110','51734435843','2024-12-17 14:44:03',4800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','100','','No',NULL,NULL,''),(1546,'2130','51734435843','2024-12-17 14:44:03',NULL,17850.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1547,'1050','51734501983','2024-12-18 10:04:01',2600.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173450544420323233340','No',NULL,NULL,''),(1548,'1110','51734501983','2024-12-18 10:04:01',NULL,2280.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1549,'5500','51734501983','2024-12-18 09:06:23',2280.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1550,'4000','51734501983','2024-12-18 10:04:01',NULL,2600.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1551,'1050','51734528546','2024-12-18 16:29:16',750.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173452856037086383520','No',NULL,NULL,''),(1552,'1110','51734528546','2024-12-18 16:29:16',NULL,720.00,'','5','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(1553,'5500','51734528546','2024-12-18 16:29:06',720.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1554,'4000','51734528546','2024-12-18 16:29:16',NULL,750.00,'','5','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(1555,'1110','51734678499','2024-12-20 10:08:19',7000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','41','','No',NULL,NULL,''),(1556,'2130','51734678499','2024-12-20 10:08:19',NULL,7000.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1557,'1110','51734678668','2024-12-20 10:11:08',28500.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1558,'2130','51734678668','2024-12-20 10:11:08',NULL,28500.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1559,'1110','51734678719','2024-12-19 10:11:59',8189.70,NULL,'','5','1','Inventory Purchased','1','8','Purchases','192','','No',NULL,NULL,''),(1560,'1110','51734678719','2024-12-19 10:11:59',7586.20,NULL,'','5','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(1561,'2130','51734678719','2024-12-19 10:11:59',NULL,15776.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1562,'1050','51734685548','2024-12-20 12:06:02',120.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173468595684253327332','No',NULL,NULL,''),(1563,'1110','51734685548','2024-12-20 12:06:02',NULL,80.00,'','5','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1564,'5500','51734685548','2024-12-20 12:05:48',80.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1565,'4000','51734685548','2024-12-20 12:06:02',NULL,120.00,'','5','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1566,'1050','51734686586','2024-12-20 12:23:45',3040.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173468667722032663372','No',NULL,NULL,''),(1567,'1110','51734686586','2024-12-20 12:23:45',NULL,2280.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1568,'1110','51734686586','2024-12-20 12:23:06',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1569,'1110','51734686586','2024-12-20 12:23:17',NULL,75.00,'','5','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(1570,'5500','51734686586','2024-12-20 12:23:28',2625.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1571,'4000','51734686586','2024-12-20 12:23:45',NULL,2600.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1572,'4000','51734686586','2024-12-20 12:23:06',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1573,'4000','51734686586','2024-12-20 12:23:17',NULL,120.00,'','5','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(1574,'1110','51734702734','2024-12-20 16:52:14',7800.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','199','','No',NULL,NULL,''),(1575,'2130','51734702734','2024-12-20 16:52:14',NULL,7800.00,'','5','1','Account payable for inventory','1','25','Purchases','','','No',NULL,NULL,''),(1576,'1050','51734942837','2024-12-23 11:36:25',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173494300674422331003','No',NULL,NULL,''),(1577,'1110','51734942837','2024-12-23 11:36:25',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1578,'5500','51734942837','2024-12-23 11:33:57',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1579,'4000','51734942837','2024-12-23 11:36:25',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1580,'1050','41729324494','2024-12-23 17:06:25',150.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173496279762332723317','No',NULL,NULL,''),(1581,'1110','41729324494','2024-12-23 17:06:25',NULL,65.00,'','4','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(1582,'5500','41729324494','2024-12-23 17:06:25',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1583,'4000','41729324494','2024-12-23 17:06:25',NULL,150.00,'','4','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(1584,'1050','41735053395','2024-12-24 18:17:08',650.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173505343403015424341','No',NULL,NULL,''),(1585,'1110','41735053395','2024-12-24 18:17:08',NULL,570.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1586,'5500','41735053395','2024-12-24 18:17:08',570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1587,'4000','41735053395','2024-12-24 18:17:08',NULL,650.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1588,'1050','41735053436','2024-12-24 18:17:43',1950.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173505347535323047403','No',NULL,NULL,''),(1589,'1110','41735053436','2024-12-24 18:17:43',NULL,1710.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1590,'5500','41735053436','2024-12-24 18:17:43',1710.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1591,'4000','41735053436','2024-12-24 18:17:43',NULL,1950.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1592,'1050','41735313064','2024-12-27 18:25:37',2590.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173531318430302142130','No',NULL,NULL,''),(1593,'1110','41735313064','2024-12-27 18:25:37',NULL,570.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1594,'1110','41735313064','2024-12-27 18:25:37',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1595,'1110','41735313064','2024-12-27 18:25:37',NULL,1580.00,'','4','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(1596,'5500','41735313064','2024-12-27 18:25:37',2255.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1597,'4000','41735313064','2024-12-27 18:25:37',NULL,650.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1598,'4000','41735313064','2024-12-27 18:25:37',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1599,'4000','41735313064','2024-12-27 18:25:37',NULL,1740.00,'','4','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(1600,'1050','41735804272','2025-01-02 10:51:41',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173580432682763223222','No',NULL,NULL,''),(1601,'1110','41735804272','2025-01-02 10:51:41',NULL,135.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1602,'5500','41735804272','2025-01-02 10:51:41',135.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1603,'4000','41735804272','2025-01-02 10:51:41',NULL,200.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1604,'1050','41735808863','2025-01-02 12:08:14',2400.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173580894543203252238','No',NULL,NULL,''),(1605,'1110','41735808863','2025-01-02 12:08:14',NULL,1560.00,'','4','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(1606,'5500','41735808863','2025-01-02 12:08:14',1560.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1607,'4000','41735808863','2025-01-02 12:08:14',NULL,2400.00,'','4','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(1608,'1050','41735809163','2025-01-02 13:25:13',2400.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173581352803113382334','No',NULL,NULL,''),(1609,'1110','41735809163','2025-01-02 13:25:13',NULL,1560.00,'','4','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(1610,'5500','41735809163','2025-01-02 13:25:13',1560.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1611,'4000','41735809163','2025-01-02 13:25:13',NULL,2400.00,'','4','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(1612,'1050','41736346964','2025-01-08 17:37:37',1720.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173634706630640322230','No',NULL,NULL,''),(1613,'1110','41736346964','2025-01-08 17:37:37',NULL,40.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1614,'1110','41736346964','2025-01-08 17:37:37',NULL,1400.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1615,'1110','41736346964','2025-01-08 17:37:37',NULL,24.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1616,'5500','41736346964','2025-01-08 17:37:37',1464.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1617,'4000','41736346964','2025-01-08 17:37:37',NULL,80.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1618,'4000','41736346964','2025-01-08 17:37:37',NULL,1600.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1619,'4000','41736346964','2025-01-08 17:37:37',NULL,40.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1620,'1050','51736488465','2025-01-10 08:55:28',2200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173648853280487436883','No',NULL,NULL,''),(1621,'1110','51736488465','2025-01-10 08:55:28',NULL,1725.00,'','5','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(1622,'5500','51736488465','2025-01-10 08:54:25',1725.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1623,'4000','51736488465','2025-01-10 08:55:28',NULL,2200.00,'','5','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(1624,'1010','51736490971','2025-01-10 09:36:46',100.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173649101221123277032','No',NULL,NULL,''),(1625,'1110','51736490971','2025-01-10 09:36:46',NULL,60.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1626,'5500','51736490971','2025-01-10 09:36:11',60.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1627,'4000','51736490971','2025-01-10 09:36:46',NULL,100.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1628,'1050','51736589648','2025-01-11 13:00:57',550.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173658966104323832333','No',NULL,NULL,''),(1629,'1110','51736589648','2025-01-11 13:00:57',NULL,480.00,'','5','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1630,'5500','51736589648','2025-01-11 13:00:48',480.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1631,'4000','51736589648','2025-01-11 13:00:57',NULL,550.00,'','5','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1632,'1050','51736589662','2025-01-11 13:01:11',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173658967563067200700','No',NULL,NULL,''),(1633,'1110','51736589662','2025-01-11 13:01:11',NULL,25.00,'','5','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(1634,'5500','51736589662','2025-01-11 13:01:02',25.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1635,'4000','51736589662','2025-01-11 13:01:11',NULL,50.00,'','5','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1636,'1050','51736761693','2025-01-13 13:13:56',250.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173676325130220232254','No',NULL,NULL,''),(1637,'4000','51736761693','2025-01-13 13:13:56',NULL,250.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1638,'1110','51736774180','2025-01-13 16:16:20',21000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','12','','No',NULL,NULL,''),(1639,'2130','51736774180','2025-01-13 16:16:20',NULL,21000.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1640,'1010','51736775574','2025-01-13 16:40:31',4150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173677563654032320225','No',NULL,NULL,''),(1641,'1110','51736775574','2025-01-13 16:40:31',NULL,2800.00,'','5','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1642,'1110','51736775574','2025-01-13 16:39:34',NULL,805.00,'','5','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(1643,'5500','51736775574','2025-01-13 16:40:19',3605.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1644,'4000','51736775574','2025-01-13 16:40:31',NULL,3200.00,'','5','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1645,'4000','51736775574','2025-01-13 16:39:34',NULL,950.00,'','5','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1646,'1050','51737032343','2025-01-16 16:06:22',15710.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173703281703103403773','No',NULL,NULL,''),(1647,'1110','51737032343','2025-01-16 16:06:22',NULL,40.00,'','5','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1648,'1110','51737032343','2025-01-16 15:59:03',NULL,14.00,'','5','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(1649,'1110','51737032343','2025-01-16 16:02:06',NULL,50.00,'','5','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1650,'1110','51737032343','2025-01-16 16:02:26',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1651,'1110','51737032343','2025-01-16 16:02:48',NULL,3560.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1652,'1110','51737032343','2025-01-16 16:03:13',NULL,4320.00,'','5','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(1653,'1110','51737032343','2025-01-16 16:03:38',NULL,2200.00,'','5','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1654,'1110','51737032343','2025-01-16 16:03:52',NULL,560.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1655,'1110','51737032343','2025-01-16 16:04:12',NULL,540.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1656,'1110','51737032343','2025-01-16 16:04:39',NULL,280.00,'','5','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(1657,'1110','51737032343','2025-01-16 16:04:57',NULL,210.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1658,'1110','51737032343','2025-01-16 16:05:16',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1659,'1110','51737032343','2025-01-16 16:05:34',NULL,960.00,'','5','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1660,'5500','51737032343','2025-01-16 16:05:51',12879.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1661,'4000','51737032343','2025-01-16 16:06:22',NULL,40.00,'','5','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1662,'4000','51737032343','2025-01-16 15:59:03',NULL,20.00,'','5','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(1663,'4000','51737032343','2025-01-16 16:02:06',NULL,70.00,'','5','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1664,'4000','51737032343','2025-01-16 16:02:26',NULL,500.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1665,'4000','51737032343','2025-01-16 16:02:48',NULL,3800.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1666,'4000','51737032343','2025-01-16 16:03:13',NULL,5400.00,'','5','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(1667,'4000','51737032343','2025-01-16 16:03:38',NULL,2340.00,'','5','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1668,'4000','51737032343','2025-01-16 16:03:52',NULL,800.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1669,'4000','51737032343','2025-01-16 16:04:12',NULL,640.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1670,'4000','51737032343','2025-01-16 16:04:39',NULL,400.00,'','5','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1671,'4000','51737032343','2025-01-16 16:04:57',NULL,400.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1672,'4000','51737032343','2025-01-16 16:05:16',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1673,'4000','51737032343','2025-01-16 16:05:34',NULL,1100.00,'','5','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1674,'1050','41737098740','2025-01-17 10:26:06',750.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173709880142310822222','No',NULL,NULL,''),(1675,'1110','41737098740','2025-01-17 10:26:06',NULL,620.00,'','4','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1676,'5500','41737098740','2025-01-17 10:26:06',620.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1677,'4000','41737098740','2025-01-17 10:26:06',NULL,750.00,'','4','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1678,'1050','51737101988','2025-01-17 11:20:03',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173710200734312133143','No',NULL,NULL,''),(1679,'1110','51737101988','2025-01-17 11:20:03',NULL,140.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1680,'5500','51737101988','2025-01-17 11:19:48',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1681,'4000','51737101988','2025-01-17 11:20:03',NULL,200.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1682,'1050','51737117828','2025-01-17 15:43:59',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173711784422043720873','No',NULL,NULL,''),(1683,'1110','51737117828','2025-01-17 15:43:59',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1684,'5500','51737117828','2025-01-17 15:43:48',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1685,'4000','51737117828','2025-01-17 15:43:59',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1686,'1110','51737122442','2025-01-17 17:00:42',3900.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','199','','No',NULL,NULL,''),(1687,'1110','51737122442','2025-01-17 17:00:42',1125.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','251','','No',NULL,NULL,''),(1688,'2130','51737122442','2025-01-17 17:00:42',NULL,5025.00,'','5','1','Account payable for inventory','1','25','Purchases','','','No',NULL,NULL,''),(1689,'1110','51736773774','2025-01-13 16:09:34',1720.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','189','','No',NULL,NULL,''),(1690,'1110','51736773774','2025-01-13 16:09:34',3800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','224','','No',NULL,NULL,''),(1691,'1110','51736773774','2025-01-13 16:09:34',30000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','18','','No',NULL,NULL,''),(1692,'1110','51736773774','2025-01-13 16:09:34',4700.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1693,'1110','51736773774','2025-01-13 16:09:34',9450.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','15','','No',NULL,NULL,''),(1694,'1110','51736773774','2025-01-13 16:09:34',18900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','37','','No',NULL,NULL,''),(1695,'1110','51736773774','2025-01-13 16:09:34',17800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','5','','No',NULL,NULL,''),(1696,'1110','51736773774','2025-01-13 16:09:34',11000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','36','','No',NULL,NULL,''),(1697,'1110','51736773774','2025-01-13 16:09:34',22000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','8','','No',NULL,NULL,''),(1698,'1110','51736773774','2025-01-13 16:09:34',14400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','9','','No',NULL,NULL,''),(1699,'1110','51736773774','2025-01-13 16:09:34',2350.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','4','','No',NULL,NULL,''),(1700,'2130','51736773774','2025-01-13 16:09:34',NULL,136120.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1701,'1110','51737123088','2025-01-17 17:11:28',1100.00,NULL,'','5','1','Inventory Purchased','1','32','Purchases','252','','No',NULL,NULL,''),(1702,'1110','51737123088','2025-01-17 17:11:28',1550.00,NULL,'','5','1','Inventory Purchased','1','32','Purchases','253','','No',NULL,NULL,''),(1703,'1110','51737123088','2025-01-17 17:11:28',1350.00,NULL,'','5','1','Inventory Purchased','1','32','Purchases','254','','No',NULL,NULL,''),(1704,'2130','51737123088','2025-01-17 17:11:28',NULL,4000.00,'','5','1','Account payable for inventory','1','32','Purchases','','','No',NULL,NULL,''),(1705,'1010','51737124252','2025-01-17 17:31:06',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173712427203322324333','No',NULL,NULL,''),(1706,'1110','51737124252','2025-01-17 17:31:06',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1707,'5500','51737124252','2025-01-17 17:30:52',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1708,'4000','51737124252','2025-01-17 17:31:06',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1709,'1010','51737175962','2025-01-18 07:52:59',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173717598433303037233','No',NULL,NULL,''),(1710,'1110','51737175962','2025-01-18 07:52:59',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1711,'5500','51737175962','2025-01-18 07:52:42',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1712,'4000','51737175962','2025-01-18 07:52:59',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1713,'1110','51737187966','2025-01-18 11:12:46',4094.85,NULL,'','5','1','Inventory Purchased','1','23','Purchases','18','','No',NULL,NULL,''),(1714,'1110','51737187966','2025-01-18 11:12:46',6637.96,NULL,'','5','1','Inventory Purchased','1','23','Purchases','14','','No',NULL,NULL,''),(1715,'1110','51737187966','2025-01-18 11:12:46',2931.05,NULL,'','5','1','Inventory Purchased','1','23','Purchases','28','','No',NULL,NULL,''),(1716,'2130','51737187966','2025-01-18 11:12:46',NULL,13664.00,'','5','1','Account payable for inventory','1','23','Purchases','','','No',NULL,NULL,''),(1717,'1050','51737201921','2025-01-18 15:12:40',4700.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173720237032052573370','No',NULL,NULL,''),(1718,'1110','51737201921','2025-01-18 15:12:40',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1719,'1110','51737201921','2025-01-18 15:05:21',NULL,900.00,'','5','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1720,'1110','51737201921','2025-01-18 15:10:56',NULL,360.00,'','5','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1721,'1110','51737201921','2025-01-18 15:11:25',NULL,126.00,'','5','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(1722,'1110','51737201921','2025-01-18 15:11:45',NULL,723.00,'','5','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(1723,'1110','51737201921','2025-01-18 15:12:02',NULL,890.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1724,'5500','51737201921','2025-01-18 15:12:17',2999.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1725,'4000','51737201921','2025-01-18 15:12:40',NULL,750.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1726,'4000','51737201921','2025-01-18 15:05:21',NULL,1260.00,'','5','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1727,'4000','51737201921','2025-01-18 15:10:56',NULL,360.00,'','5','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1728,'4000','51737201921','2025-01-18 15:11:25',NULL,180.00,'','5','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(1729,'4000','51737201921','2025-01-18 15:11:45',NULL,1200.00,'','5','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(1730,'4000','51737201921','2025-01-18 15:12:02',NULL,950.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1731,'1050','51737202371','2025-01-18 15:18:19',11250.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173720270202320207523','No',NULL,NULL,''),(1732,'1110','51737202371','2025-01-18 15:18:19',NULL,474.14,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1733,'1110','51737202371','2025-01-18 15:12:51',NULL,4689.68,'','5','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1734,'1110','51737202371','2025-01-18 15:17:32',NULL,4410.00,'','5','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(1735,'5500','51737202371','2025-01-18 15:17:50',9573.82,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1736,'4000','51737202371','2025-01-18 15:18:19',NULL,700.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1737,'4000','51737202371','2025-01-18 15:12:51',NULL,6000.00,'','5','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1738,'4000','51737202371','2025-01-18 15:17:32',NULL,4550.00,'','5','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1739,'1050','51737368957','2025-01-20 13:30:36',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173736904134423337023','No',NULL,NULL,''),(1740,'1110','51737368957','2025-01-20 13:30:36',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1741,'5500','51737368957','2025-01-20 13:29:17',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1742,'4000','51737368957','2025-01-20 13:30:36',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1743,'1050','51737369042','2025-01-20 13:31:21',500.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173736908530825923325','No',NULL,NULL,''),(1744,'1110','51737369042','2025-01-20 13:31:21',NULL,470.00,'','5','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1745,'5500','51737369042','2025-01-20 13:30:42',470.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1746,'4000','51737369042','2025-01-20 13:31:21',NULL,500.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1747,'1050','51737440107','2025-01-21 09:15:20',1200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173744012553344322343','No',NULL,NULL,''),(1748,'1110','51737440107','2025-01-21 09:15:20',NULL,780.00,'','5','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(1749,'5500','51737440107','2025-01-21 09:15:07',780.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1750,'4000','51737440107','2025-01-21 09:15:20',NULL,1200.00,'','5','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(1751,'1110','51737462618','2025-01-21 15:30:18',1050.12,NULL,'','5','1','Inventory Purchased','1','20','Purchases','256','','No',NULL,NULL,''),(1752,'1110','51737462618','2025-01-21 15:30:18',1260.00,NULL,'','5','1','Inventory Purchased','1','20','Purchases','257','','No',NULL,NULL,''),(1753,'2130','51737462618','2025-01-21 15:30:18',NULL,2310.00,'','5','1','Account payable for inventory','1','20','Purchases','','','No',NULL,NULL,''),(1754,'1110','51737555582','2025-01-22 17:19:42',10000.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','208','','No',NULL,NULL,''),(1755,'1110','51737555582','2025-01-22 17:19:42',5800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','259','','No',NULL,NULL,''),(1756,'1110','51737555582','2025-01-22 17:19:42',9400.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','185','','No',NULL,NULL,''),(1757,'1110','51737555582','2025-01-22 17:19:42',10900.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','3','','No',NULL,NULL,''),(1758,'1110','51737555582','2025-01-22 17:19:42',2800.00,NULL,'','5','1','Inventory Purchased','1','8','Purchases','260','','No',NULL,NULL,''),(1759,'2130','51737555582','2025-01-22 17:19:42',NULL,38900.00,'','5','1','Account payable for inventory','1','8','Purchases','','','No',NULL,NULL,''),(1760,'1010','51737640506','2025-01-23 16:56:34',130.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173764062633023400303','No',NULL,NULL,''),(1761,'1110','51737640506','2025-01-23 16:56:34',NULL,40.00,'','5','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1762,'1110','51737640506','2025-01-23 16:55:06',NULL,24.00,'','5','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(1763,'5500','51737640506','2025-01-23 16:55:29',64.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1764,'4000','51737640506','2025-01-23 16:56:34',NULL,70.00,'','5','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1765,'4000','51737640506','2025-01-23 16:55:06',NULL,60.00,'','5','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(1766,'1050','41737698338','2025-01-24 08:59:30',1210.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173769837433233822033','No',NULL,NULL,''),(1767,'1110','41737698338','2025-01-24 08:59:30',NULL,6.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1768,'1110','41737698338','2025-01-24 08:59:30',NULL,780.00,'','4','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(1769,'5500','41737698338','2025-01-24 08:59:30',786.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1770,'4000','41737698338','2025-01-24 08:59:30',NULL,10.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1771,'4000','41737698338','2025-01-24 08:59:30',NULL,1200.00,'','4','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(1772,'1050','41737699009','2025-01-24 09:10:34',1260.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173769904533921233325','No',NULL,NULL,''),(1773,'1110','41737699009','2025-01-24 09:10:34',NULL,35.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1774,'1110','41737699009','2025-01-24 09:10:34',NULL,875.00,'','4','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(1775,'5500','41737699009','2025-01-24 09:10:34',910.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1776,'4000','41737699009','2025-01-24 09:10:34',NULL,60.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1777,'4000','41737699009','2025-01-24 09:10:34',NULL,1200.00,'','4','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(1778,'1010','51737723756','2025-01-24 16:02:46',200.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173772377074333332027','No',NULL,NULL,''),(1779,'1110','51737723756','2025-01-24 16:02:46',NULL,135.00,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1780,'5500','51737723756','2025-01-24 16:02:36',135.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1781,'4000','51737723756','2025-01-24 16:02:46',NULL,200.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1782,'1050','41737792854','2025-01-25 11:14:26',2650.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173779288823393328307','No',NULL,NULL,''),(1783,'1110','41737792854','2025-01-25 11:14:26',NULL,2200.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1784,'5500','41737792854','2025-01-25 11:14:26',2200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1785,'4000','41737792854','2025-01-25 11:14:26',NULL,2650.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1786,'1010','51737815687','2025-01-25 17:34:58',1000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173781570752372737530','No',NULL,NULL,''),(1787,'1110','51737815687','2025-01-25 17:34:58',NULL,525.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1788,'5500','51737815687','2025-01-25 17:34:47',525.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1789,'4000','51737815687','2025-01-25 17:34:58',NULL,1000.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1790,'1050','41738038556','2025-01-28 07:31:39',18400.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173803883630000824806','No',NULL,NULL,''),(1791,'1110','41738038556','2025-01-28 07:31:39',NULL,4700.00,'','4','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(1792,'1110','41738038556','2025-01-28 07:31:39',NULL,4880.00,'','4','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1793,'1110','41738038556','2025-01-28 07:31:39',NULL,5500.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1794,'5500','41738038556','2025-01-28 07:31:39',15080.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1795,'4000','41738038556','2025-01-28 07:31:39',NULL,5200.00,'','4','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1796,'4000','41738038556','2025-01-28 07:31:39',NULL,6200.00,'','4','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1797,'4000','41738038556','2025-01-28 07:31:39',NULL,7000.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1798,'1050','41738039143','2025-01-28 07:39:12',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173803915531003922233','No',NULL,NULL,''),(1799,'1110','41738039143','2025-01-28 07:39:12',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1800,'5500','41738039143','2025-01-28 07:39:12',105.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1801,'4000','41738039143','2025-01-28 07:39:12',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1802,'1050','41738039175','2025-01-28 07:39:43',200.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173803919533923903312','No',NULL,NULL,''),(1803,'1110','41738039175','2025-01-28 07:39:43',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1804,'5500','41738039175','2025-01-28 07:39:43',105.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1805,'4000','41738039175','2025-01-28 07:39:43',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1806,'1050','51738074480','2025-01-28 17:30:24',14870.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173807463735300224730','No',NULL,NULL,''),(1807,'1110','51738074480','2025-01-28 17:30:24',NULL,6100.00,'','5','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1808,'1110','51738074480','2025-01-28 17:28:01',NULL,1100.00,'','5','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1809,'1110','51738074480','2025-01-28 17:28:17',NULL,280.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1810,'1110','51738074480','2025-01-28 17:28:41',NULL,4300.00,'','5','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(1811,'1110','51738074480','2025-01-28 17:29:05',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1812,'5500','51738074480','2025-01-28 17:29:30',11780.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1813,'4000','51738074480','2025-01-28 17:30:24',NULL,7750.00,'','5','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1814,'4000','51738074480','2025-01-28 17:28:01',NULL,1170.00,'','5','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1815,'4000','51738074480','2025-01-28 17:28:17',NULL,400.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1816,'4000','51738074480','2025-01-28 17:28:41',NULL,5300.00,'','5','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(1817,'4000','51738074480','2025-01-28 17:29:05',NULL,250.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1818,'1050','51738074784','2025-01-28 17:35:14',6000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173807491774342432403','No',NULL,NULL,''),(1819,'1110','51738074784','2025-01-28 17:35:14',NULL,0.00,'','5','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(1820,'1110','51738074784','2025-01-28 17:33:04',NULL,2800.00,'','5','1','Inventory sold','1','','sales','261','','No',NULL,NULL,''),(1821,'1110','51738074784','2025-01-28 17:33:21',NULL,474.14,'','5','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(1822,'1110','51738074784','2025-01-28 17:33:42',NULL,320.00,'','5','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(1823,'5500','51738074784','2025-01-28 17:35:01',3594.14,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1824,'4000','51738074784','2025-01-28 17:35:14',NULL,1200.00,'','5','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(1825,'4000','51738074784','2025-01-28 17:33:04',NULL,3600.00,'','5','1','Good sold','1','','sales','261','','No',NULL,NULL,''),(1826,'4000','51738074784','2025-01-28 17:33:21',NULL,700.00,'','5','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(1827,'4000','51738074784','2025-01-28 17:33:42',NULL,500.00,'','5','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(1828,'1050','51738160424','2025-01-29 17:24:00',5370.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173816065533320214520','No',NULL,NULL,''),(1829,'1110','51738160424','2025-01-29 17:24:00',NULL,1640.00,'','5','1','Inventory sold','1','','sales','159','','No',NULL,NULL,''),(1830,'1110','51738160424','2025-01-29 17:20:24',NULL,145.00,'','5','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(1831,'1110','51738160424','2025-01-29 17:20:36',NULL,390.00,'','5','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(1832,'1110','51738160424','2025-01-29 17:21:07',NULL,280.00,'','5','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(1833,'1110','51738160424','2025-01-29 17:21:28',NULL,350.00,'','5','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1834,'1110','51738160424','2025-01-29 17:22:07',NULL,490.00,'','5','1','Inventory sold','1','','sales','263','','No',NULL,NULL,''),(1835,'1110','51738160424','2025-01-29 17:22:26',NULL,36.00,'','5','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(1836,'1110','51738160424','2025-01-29 17:22:49',NULL,12.00,'','5','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(1837,'1110','51738160424','2025-01-29 17:23:14',NULL,120.00,'','5','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(1838,'1110','51738160424','2025-01-29 17:23:21',NULL,80.00,'','5','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1839,'5500','51738160424','2025-01-29 17:23:44',3543.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1840,'4000','51738160424','2025-01-29 17:24:00',NULL,2340.00,'','5','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(1841,'4000','51738160424','2025-01-29 17:20:24',NULL,200.00,'','5','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(1842,'4000','51738160424','2025-01-29 17:20:36',NULL,500.00,'','5','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(1843,'4000','51738160424','2025-01-29 17:21:07',NULL,560.00,'','5','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1844,'4000','51738160424','2025-01-29 17:21:28',NULL,600.00,'','5','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1845,'4000','51738160424','2025-01-29 17:22:07',NULL,700.00,'','5','1','Good sold','1','','sales','263','','No',NULL,NULL,''),(1846,'4000','51738160424','2025-01-29 17:22:26',NULL,90.00,'','5','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(1847,'4000','51738160424','2025-01-29 17:22:49',NULL,30.00,'','5','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(1848,'4000','51738160424','2025-01-29 17:23:14',NULL,210.00,'','5','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(1849,'4000','51738160424','2025-01-29 17:23:21',NULL,140.00,'','5','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1850,'1050','51738224372','2025-01-30 11:06:34',1020.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173822440078223033223','No',NULL,NULL,''),(1851,'1110','51738224372','2025-01-30 11:06:34',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1852,'1110','51738224372','2025-01-30 11:06:12',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1853,'5500','51738224372','2025-01-30 11:06:21',820.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1854,'4000','51738224372','2025-01-30 11:06:34',NULL,700.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1855,'4000','51738224372','2025-01-30 11:06:12',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1856,'1050','51738244889','2025-01-30 16:49:23',5920.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173824496953200234394','No',NULL,NULL,''),(1857,'1110','51738244889','2025-01-30 16:49:23',NULL,2200.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1858,'1110','51738244889','2025-01-30 16:48:09',NULL,2670.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1859,'1110','51738244889','2025-01-30 16:48:23',NULL,105.00,'','5','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1860,'1110','51738244889','2025-01-30 16:48:45',NULL,40.00,'','5','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1861,'5500','51738244889','2025-01-30 16:49:02',5015.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1862,'4000','51738244889','2025-01-30 16:49:23',NULL,2800.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1863,'4000','51738244889','2025-01-30 16:48:09',NULL,2850.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1864,'4000','51738244889','2025-01-30 16:48:23',NULL,200.00,'','5','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1865,'4000','51738244889','2025-01-30 16:48:45',NULL,70.00,'','5','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1866,'1050','51738399776','2025-02-01 11:50:35',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173839983828333337332','No',NULL,NULL,''),(1867,'1110','51738399776','2025-02-01 11:50:35',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1868,'5500','51738399776','2025-02-01 11:49:36',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1869,'4000','51738399776','2025-02-01 11:50:35',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1870,'1110','51738400699','2025-01-31 12:04:59',1250.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','201','','No',NULL,NULL,''),(1871,'1110','51738400699','2025-01-31 12:04:59',3900.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','266','','No',NULL,NULL,''),(1872,'1110','51738400699','2025-01-31 12:04:59',1350.00,NULL,'','5','1','Inventory Purchased','1','25','Purchases','265','','No',NULL,NULL,''),(1873,'2130','51738400699','2025-01-31 12:04:59',NULL,6500.00,'','5','1','Account payable for inventory','1','25','Purchases','','','No',NULL,NULL,''),(1874,'1050','51738566476','2025-02-03 10:08:06',320.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173856649520703392035','No',NULL,NULL,''),(1875,'1110','51738566476','2025-02-03 10:08:06',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1876,'5500','51738566476','2025-02-03 10:07:56',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1877,'4000','51738566476','2025-02-03 10:08:06',NULL,320.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1878,'1050','41738583497','2025-02-03 14:52:07',700.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173858354934525733734','No',NULL,NULL,''),(1879,'1110','41738583497','2025-02-03 14:52:07',NULL,56.25,'','4','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(1880,'1110','41738583497','2025-02-03 14:52:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1881,'5500','41738583497','2025-02-03 14:52:07',56.25,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1882,'4000','41738583497','2025-02-03 14:52:07',NULL,100.00,'','4','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(1883,'4000','41738583497','2025-02-03 14:52:07',NULL,600.00,'','4','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1884,'1050','51738594967','2025-02-03 18:03:04',300.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173859498732332820315','No',NULL,NULL,''),(1885,'4000','51738594967','2025-02-03 18:03:04',NULL,300.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1886,'1050','51738655429','2025-02-04 10:51:26',900.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173865549305040032322','No',NULL,NULL,''),(1887,'1110','51738655429','2025-02-04 10:51:26',NULL,550.00,'','5','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1888,'1110','51738655429','2025-02-04 10:50:29',NULL,140.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1889,'5500','51738655429','2025-02-04 10:50:39',690.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1890,'4000','51738655429','2025-02-04 10:51:26',NULL,700.00,'','5','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1891,'4000','51738655429','2025-02-04 10:50:29',NULL,200.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1892,'1050','51738749392','2025-02-05 12:58:32',400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173874952158323538432','No',NULL,NULL,''),(1893,'1110','51738749392','2025-02-05 12:58:32',NULL,0.00,'','5','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1894,'1110','51738749392','2025-02-05 12:56:32',NULL,70.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1895,'5500','51738749392','2025-02-05 12:57:56',70.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1896,'4000','51738749392','2025-02-05 12:58:32',NULL,300.00,'','5','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1897,'4000','51738749392','2025-02-05 12:56:32',NULL,100.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1898,'1050','51738749522','2025-02-05 14:30:28',250.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173875503105301012373','No',NULL,NULL,''),(1899,'1110','51738749522','2025-02-05 14:30:28',NULL,140.00,'','5','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(1900,'5500','51738749522','2025-02-05 12:58:42',140.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1901,'4000','51738749522','2025-02-05 14:30:28',NULL,250.00,'','5','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(1902,'1050','51738839250','2025-02-06 13:54:27',120.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173883928632233230832','No',NULL,NULL,''),(1903,'1110','51738839250','2025-02-06 13:54:27',NULL,90.00,'','5','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(1904,'5500','51738839250','2025-02-06 13:54:10',90.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1905,'4000','51738839250','2025-02-06 13:54:27',NULL,120.00,'','5','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1906,'1050','51738909050','2025-02-07 09:20:52',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173890925513393230920','No',NULL,NULL,''),(1907,'1110','51738909050','2025-02-07 09:20:52',NULL,85.00,'','5','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(1908,'5500','51738909050','2025-02-07 09:17:30',85.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1909,'4000','51738909050','2025-02-07 09:20:52',NULL,150.00,'','5','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1910,'1050','51738909309','2025-02-07 09:21:59',150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173890932420592258357','No',NULL,NULL,''),(1911,'1110','51738909309','2025-02-07 09:21:59',NULL,85.00,'','5','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(1912,'5500','51738909309','2025-02-07 09:21:49',85.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1913,'4000','51738909309','2025-02-07 09:21:59',NULL,150.00,'','5','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1914,'4000','51738909309','2025-02-07 09:40:18',150.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(1915,'1000','51738909309','2025-02-07 09:40:18',NULL,150.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(1916,'5500','51738909309','2025-02-07 09:40:18',NULL,85.00,'','4','1','Cost of goods returned','1','','sales','72','','No',NULL,NULL,''),(1917,'1110','51738909309','2025-02-07 09:40:18',85.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(1918,'1050','41738944220','2025-02-07 19:04:12',50.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173894425630332221932','No',NULL,NULL,''),(1919,'1110','41738944220','2025-02-07 19:04:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1920,'5500','41738944220','2025-02-07 19:04:12',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1921,'4000','41738944220','2025-02-07 19:04:12',NULL,50.00,'','4','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1922,'1050','51739016790','2025-02-08 15:13:20',1800.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173901680423340086240','No',NULL,NULL,''),(1923,'1110','51739016790','2025-02-08 15:13:20',NULL,1680.00,'','5','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(1924,'5500','51739016790','2025-02-08 15:13:10',1680.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1925,'4000','51739016790','2025-02-08 15:13:20',NULL,1800.00,'','5','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(1926,'1010','51739193426','2025-02-10 16:37:42',50.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173919466732702376701','No',NULL,NULL,''),(1927,'1110','51739193426','2025-02-10 16:37:42',NULL,30.00,'','5','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1928,'5500','51739193426','2025-02-10 16:17:07',30.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1929,'4000','51739193426','2025-02-10 16:37:42',NULL,50.00,'','5','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1930,'1050','51739369355','2025-02-12 17:09:24',350.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173936936722329304301','No',NULL,NULL,''),(1931,'1110','51739369355','2025-02-12 17:09:24',NULL,270.00,'','5','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(1932,'5500','51739369355','2025-02-12 17:09:15',270.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1933,'4000','51739369355','2025-02-12 17:09:24',NULL,350.00,'','5','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(1934,'1050','51739427005','2025-02-13 09:10:38',1150.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173942704230202002390','No',NULL,NULL,''),(1935,'1110','51739427005','2025-02-13 09:10:38',NULL,890.00,'','5','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1936,'1110','51739427005','2025-02-13 09:10:05',NULL,140.00,'','5','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1937,'5500','51739427005','2025-02-13 09:10:23',1030.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1938,'4000','51739427005','2025-02-13 09:10:38',NULL,950.00,'','5','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1939,'4000','51739427005','2025-02-13 09:10:05',NULL,200.00,'','5','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1940,'1050','51739427042','2025-02-13 09:26:12',1.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173942798329773242043','No',NULL,NULL,''),(1941,'1110','51739427042','2025-02-13 09:26:12',NULL,1.35,'','5','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1942,'5500','51739427042','2025-02-13 09:10:43',1.35,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1943,'4000','51739427042','2025-02-13 09:26:12',NULL,1.00,'','5','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1944,'1050','51739436725','2025-02-13 11:57:19',1000.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173943706136222202230','No',NULL,NULL,''),(1945,'1110','51739436725','2025-02-13 11:57:19',NULL,940.00,'','5','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1946,'5500','51739436725','2025-02-13 11:54:58',940.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1947,'4000','51739436725','2025-02-13 11:57:19',NULL,1000.00,'','5','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1948,'1050','51739451514','2025-02-13 15:59:27',5.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173945160400349331323','No',NULL,NULL,''),(1949,'1110','51739451514','2025-02-13 15:59:27',NULL,2.00,'','5','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(1950,'5500','51739451514','2025-02-13 15:58:34',2.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1951,'4000','51739451514','2025-02-13 15:59:27',NULL,5.00,'','5','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(1952,'1010','51739452975','2025-02-13 16:23:09',1400.00,NULL,'','5','1','Payment of goods sold','1','','payment','','5173945300031033220723','No',NULL,NULL,''),(1953,'1110','51739452975','2025-02-13 16:23:09',NULL,1200.00,'','5','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1954,'5500','51739452975','2025-02-13 16:22:55',1200.00,NULL,'','5','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1955,'4000','51739452975','2025-02-13 16:23:09',NULL,1400.00,'','5','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1956,'1050','331739768831','2025-02-17 08:07:49',140.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173976894033032392023','No',NULL,NULL,''),(1957,'1110','331739768831','2025-02-17 08:07:49',NULL,70.00,'','33','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(1958,'5500','331739768831','2025-02-17 08:07:11',70.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1959,'4000','331739768831','2025-02-17 08:07:49',NULL,140.00,'','33','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1960,'1050','331739769176','2025-02-17 08:13:12',1600.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173976920136327330032','No',NULL,NULL,''),(1961,'1110','331739769176','2025-02-17 08:13:12',NULL,1400.00,'','33','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1962,'5500','331739769176','2025-02-17 08:12:56',1400.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1963,'4000','331739769176','2025-02-17 08:13:12',NULL,1600.00,'','33','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1968,'1050','331739772850','2025-02-17 09:15:29',40.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173977294032702222303','No',NULL,NULL,''),(1969,'1050','331739773156','2025-02-17 09:20:08',80.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173977321612333331323','No',NULL,NULL,''),(1970,'1110','331739773156','2025-02-17 09:20:08',NULL,40.00,'','33','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1971,'5500','331739773156','2025-02-17 09:19:16',40.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1972,'4000','331739773156','2025-02-17 09:20:08',NULL,80.00,'','33','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1977,'1050','331739787218','2025-02-17 13:14:20',50.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173978727602702266023','No',NULL,NULL,''),(1978,'1050','331739854837','2025-02-18 09:16:10',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173985940133512023347','No',NULL,NULL,''),(1979,'1110','331739854837','2025-02-18 09:16:10',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1980,'5500','331739854837','2025-02-18 08:00:37',135.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1981,'4000','331739854837','2025-02-18 09:16:10',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1982,'1050','41739939864','2025-02-19 07:40:38',1150.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4173994007020923223244','No',NULL,NULL,''),(1983,'1110','41739939864','2025-02-19 07:40:38',NULL,270.00,'','4','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(1984,'1110','41739939864','2025-02-19 07:40:38',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(1985,'1110','41739939864','2025-02-19 07:40:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(1986,'5500','41739939864','2025-02-19 07:40:38',375.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1987,'4000','41739939864','2025-02-19 07:40:38',NULL,350.00,'','4','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(1988,'4000','41739939864','2025-02-19 07:40:38',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(1989,'4000','41739939864','2025-02-19 07:40:38',NULL,600.00,'','4','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(1990,'1050','331739952027','2025-02-19 11:01:38',50.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33173995213739020350322','No',NULL,NULL,''),(1991,'1110','331739952027','2025-02-19 11:01:38',NULL,25.00,'','33','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(1992,'5500','331739952027','2025-02-19 11:00:27',25.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1993,'4000','331739952027','2025-02-19 11:01:38',NULL,50.00,'','33','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(1994,'1050','331740036329','2025-02-20 10:27:14',500.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174003644130332207036','No',NULL,NULL,''),(1995,'1110','331740036329','2025-02-20 10:27:14',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(1996,'5500','331740036329','2025-02-20 10:25:29',470.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1997,'4000','331740036329','2025-02-20 10:27:14',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(1998,'1050','331740045951','2025-02-20 13:06:34',50.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174004600370203016232','No',NULL,NULL,''),(1999,'1110','331740045951','2025-02-20 13:06:34',NULL,30.00,'','33','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2000,'5500','331740045951','2025-02-20 13:05:51',30.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2001,'4000','331740045951','2025-02-20 13:06:34',NULL,50.00,'','33','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2002,'1050','331740124441','2025-02-21 10:54:28',500.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174012447434422270402','No',NULL,NULL,''),(2003,'1110','331740124441','2025-02-21 10:54:28',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2004,'5500','331740124441','2025-02-21 10:54:01',470.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2005,'4000','331740124441','2025-02-21 10:54:28',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2006,'1050','331740133995','2025-02-21 13:33:29',6250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174013409003372030301','No',NULL,NULL,''),(2007,'1110','331740133995','2025-02-21 13:33:29',NULL,6100.00,'','33','1','Inventory sold','1','','sales','204','','No',NULL,NULL,''),(2008,'5500','331740133995','2025-02-21 13:33:15',6100.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2009,'4000','331740133995','2025-02-21 13:33:29',NULL,6250.00,'','33','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(2010,'1050','331740134092','2025-02-21 14:00:09',500.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174013561233232023301','No',NULL,NULL,''),(2011,'1110','331740134092','2025-02-21 14:00:09',NULL,320.00,'','33','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(2012,'5500','331740134092','2025-02-21 13:34:52',320.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2013,'4000','331740134092','2025-02-21 14:00:09',NULL,500.00,'','33','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(2014,'1050','331740388909','2025-02-24 12:24:13',450.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174038906525035237232','No',NULL,NULL,''),(2015,'1110','331740388909','2025-02-24 12:24:13',NULL,300.00,'','33','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(2016,'5500','331740388909','2025-02-24 12:21:49',300.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2017,'4000','331740388909','2025-02-24 12:24:13',NULL,450.00,'','33','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(2018,'1050','331740389066','2025-02-24 12:24:46',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174038911133323230901','No',NULL,NULL,''),(2019,'1110','331740389066','2025-02-24 12:24:46',NULL,45.00,'','33','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2020,'5500','331740389066','2025-02-24 12:24:26',45.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2021,'4000','331740389066','2025-02-24 12:24:46',NULL,100.00,'','33','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2022,'1050','331740480317','2025-02-25 13:45:36',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174048033913229730030','No',NULL,NULL,''),(2023,'1110','331740480317','2025-02-25 13:45:36',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2024,'5500','331740480317','2025-02-25 13:45:17',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2025,'4000','331740480317','2025-02-25 13:45:36',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2026,'1050','41740501098','2025-02-25 19:32:41',8000.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174050117133023704432','No',NULL,NULL,''),(2027,'1110','41740501098','2025-02-25 19:32:41',NULL,7000.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2028,'5500','41740501098','2025-02-25 19:32:41',7000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2029,'4000','41740501098','2025-02-25 19:32:41',NULL,8000.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2030,'1050','41740501173','2025-02-25 19:33:28',140.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174050121923224322901','No',NULL,NULL,''),(2031,'1110','41740501173','2025-02-25 19:33:28',NULL,84.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2032,'5500','41740501173','2025-02-25 19:33:28',84.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2033,'4000','41740501173','2025-02-25 19:33:28',NULL,140.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2034,'1050','41740501221','2025-02-25 19:36:59',5530.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174050144644543352020','No',NULL,NULL,''),(2035,'1110','41740501221','2025-02-25 19:36:59',NULL,3525.00,'','4','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2036,'1110','41740501221','2025-02-25 19:36:59',NULL,140.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2037,'1110','41740501221','2025-02-25 19:36:59',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2038,'1110','41740501221','2025-02-25 19:36:59',NULL,630.00,'','4','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2039,'5500','41740501221','2025-02-25 19:36:59',4400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2040,'4000','41740501221','2025-02-25 19:36:59',NULL,4350.00,'','4','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2041,'4000','41740501221','2025-02-25 19:36:59',NULL,280.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2042,'4000','41740501221','2025-02-25 19:36:59',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2043,'4000','41740501221','2025-02-25 19:36:59',NULL,700.00,'','4','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2044,'1050','331740548928','2025-02-26 09:32:14',3000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174055154155333133353','No',NULL,NULL,''),(2045,'1110','331740548928','2025-02-26 09:32:14',NULL,1650.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2046,'1110','331740548928','2025-02-26 08:48:48',NULL,140.00,'','33','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(2047,'1110','331740548928','2025-02-26 09:30:32',NULL,0.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2048,'1110','331740548928','2025-02-26 09:30:57',NULL,0.00,'','33','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(2049,'5500','331740548928','2025-02-26 09:31:34',1790.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2050,'4000','331740548928','2025-02-26 09:32:14',NULL,2100.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2051,'4000','331740548928','2025-02-26 08:48:48',NULL,200.00,'','33','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(2052,'4000','331740548928','2025-02-26 09:30:32',NULL,500.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2053,'4000','331740548928','2025-02-26 09:30:57',NULL,200.00,'','33','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(2054,'1050','331740551542','2025-02-26 09:32:56',90.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174055158120002330032','No',NULL,NULL,''),(2055,'1110','331740551542','2025-02-26 09:32:56',NULL,40.00,'','33','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(2056,'5500','331740551542','2025-02-26 09:32:22',40.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2057,'4000','331740551542','2025-02-26 09:32:56',NULL,90.00,'','33','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2058,'1050','331740577175','2025-02-26 16:50:04',450.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174057781772353173720','No',NULL,NULL,''),(2059,'1110','331740577175','2025-02-26 16:50:04',NULL,70.00,'','33','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(2060,'1110','331740577175','2025-02-26 16:39:35',NULL,270.00,'','33','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2061,'5500','331740577175','2025-02-26 16:40:49',340.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2062,'4000','331740577175','2025-02-26 16:50:04',NULL,100.00,'','33','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2063,'4000','331740577175','2025-02-26 16:39:35',NULL,350.00,'','33','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2064,'1050','331740634047','2025-02-27 10:24:43',540.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174064112332422303320','No',NULL,NULL,''),(2065,'1110','331740634047','2025-02-27 10:24:43',NULL,300.00,'','33','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(2066,'5500','331740634047','2025-02-27 08:27:27',300.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2067,'4000','331740634047','2025-02-27 10:24:43',NULL,540.00,'','33','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2068,'1050','41740545806','2025-03-03 08:35:05',4025.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174098011642002411680','No',NULL,NULL,''),(2069,'1110','41740545806','2025-03-03 08:35:05',NULL,2.00,'','4','1','Inventory sold','1','','sales','235','','No',NULL,NULL,''),(2070,'1110','41740545806','2025-03-03 08:35:05',NULL,160.00,'','4','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2071,'1110','41740545806','2025-03-03 08:35:05',NULL,1640.00,'','4','1','Inventory sold','1','','sales','159','','No',NULL,NULL,''),(2072,'1110','41740545806','2025-03-03 08:35:05',NULL,950.00,'','4','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(2073,'1110','41740545806','2025-03-03 08:35:05',NULL,135.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2074,'5500','41740545806','2025-03-03 08:35:05',2887.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2075,'4000','41740545806','2025-03-03 08:35:05',NULL,5.00,'','4','1','Good sold','1','','sales','235','','No',NULL,NULL,''),(2076,'4000','41740545806','2025-03-03 08:35:05',NULL,280.00,'','4','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2077,'4000','41740545806','2025-03-03 08:35:05',NULL,2340.00,'','4','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(2078,'4000','41740545806','2025-03-03 08:35:05',NULL,1200.00,'','4','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(2079,'4000','41740545806','2025-03-03 08:35:05',NULL,200.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2080,'1050','341740980520','2025-03-03 08:42:34',50.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174098056505325001272','No',NULL,NULL,''),(2081,'1110','341740980520','2025-03-03 08:42:34',NULL,25.00,'','34','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(2082,'5500','341740980520','2025-03-03 08:42:00',25.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2083,'4000','341740980520','2025-03-03 08:42:34',NULL,50.00,'','34','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2084,'1050','341740980812','2025-03-03 10:23:43',210.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174098662709643242332','No',NULL,NULL,''),(2085,'1110','341740980812','2025-03-03 10:23:43',NULL,120.00,'','34','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2086,'5500','341740980812','2025-03-03 08:46:52',120.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2087,'4000','341740980812','2025-03-03 10:23:43',NULL,210.00,'','34','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2088,'1050','331741064084','2025-03-04 07:55:12',350.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174106412303001343321','No',NULL,NULL,''),(2089,'1110','331741064084','2025-03-04 07:55:12',NULL,200.00,'','33','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(2090,'5500','331741064084','2025-03-04 07:54:44',200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2091,'4000','331741064084','2025-03-04 07:55:12',NULL,350.00,'','33','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(2092,'1050','331741064124','2025-03-04 10:18:48',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174107273223170223173','No',NULL,NULL,''),(2093,'1110','331741064124','2025-03-04 10:18:48',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2094,'5500','331741064124','2025-03-04 09:51:32',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2095,'4000','331741064124','2025-03-04 10:18:48',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2096,'1050','331741160081','2025-03-05 10:34:52',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174116009612220033223','No',NULL,NULL,''),(2097,'1110','331741160081','2025-03-05 10:34:52',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2098,'5500','331741160081','2025-03-05 10:34:42',135.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2099,'4000','331741160081','2025-03-05 10:34:52',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2100,'1050','41741181193','2025-03-05 16:27:11',7500.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174118126903243313123','No',NULL,NULL,''),(2101,'1110','41741181193','2025-03-05 16:27:11',NULL,5250.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(2102,'5500','41741181193','2025-03-05 16:27:11',5250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2103,'4000','41741181193','2025-03-05 16:27:11',NULL,7500.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(2104,'1050','41741272485','2025-03-06 17:49:56',7050.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174127262620233120321','No',NULL,NULL,''),(2105,'1110','41741272485','2025-03-06 17:49:56',NULL,4200.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2106,'1110','41741272485','2025-03-06 17:49:56',NULL,1637.94,'','4','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(2107,'1110','41741272485','2025-03-06 17:49:56',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2108,'1110','41741272485','2025-03-06 17:49:56',NULL,200.00,'','4','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2109,'5500','41741272485','2025-03-06 17:49:56',6142.94,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2110,'4000','41741272485','2025-03-06 17:49:56',NULL,4800.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2111,'4000','41741272485','2025-03-06 17:49:56',NULL,1800.00,'','4','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(2112,'4000','41741272485','2025-03-06 17:49:56',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2113,'4000','41741272485','2025-03-06 17:49:56',NULL,250.00,'','4','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2114,'1050','41741332088','2025-03-07 10:27:05',2280.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174133250333330242200','No',NULL,NULL,''),(2115,'1110','41741332088','2025-03-07 10:27:05',NULL,580.00,'','4','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(2116,'1110','41741332088','2025-03-07 10:27:05',NULL,800.00,'','4','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2117,'1110','41741332088','2025-03-07 10:27:05',NULL,225.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(2118,'1110','41741332088','2025-03-07 10:27:05',NULL,60.00,'','4','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2119,'5500','41741332088','2025-03-07 10:27:05',1665.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2120,'4000','41741332088','2025-03-07 10:27:05',NULL,900.00,'','4','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(2121,'4000','41741332088','2025-03-07 10:27:05',NULL,900.00,'','4','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2122,'4000','41741332088','2025-03-07 10:27:05',NULL,350.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(2123,'4000','41741332088','2025-03-07 10:27:05',NULL,130.00,'','4','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2124,'1050','341741343678','2025-03-07 13:34:52',50.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174134369420139220422','No',NULL,NULL,''),(2125,'1110','341741343678','2025-03-07 13:34:52',NULL,30.00,'','34','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2126,'5500','341741343678','2025-03-07 13:34:38',30.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2127,'4000','341741343678','2025-03-07 13:34:52',NULL,50.00,'','34','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2128,'1050','41741448855','2025-03-08 18:52:02',4620.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174144912832312923223','No',NULL,NULL,''),(2129,'1110','41741448855','2025-03-08 18:52:02',NULL,144.00,'','4','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2130,'1110','41741448855','2025-03-08 18:52:02',NULL,240.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2131,'1110','41741448855','2025-03-08 18:52:02',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2132,'1110','41741448855','2025-03-08 18:52:02',NULL,400.00,'','4','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2133,'1110','41741448855','2025-03-08 18:52:02',NULL,2800.00,'','4','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2134,'5500','41741448855','2025-03-08 18:52:02',3689.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2135,'4000','41741448855','2025-03-08 18:52:02',NULL,240.00,'','4','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2136,'4000','41741448855','2025-03-08 18:52:02',NULL,480.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2137,'4000','41741448855','2025-03-08 18:52:02',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2138,'4000','41741448855','2025-03-08 18:52:02',NULL,500.00,'','4','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2139,'4000','41741448855','2025-03-08 18:52:02',NULL,3200.00,'','4','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2140,'1050','41741623044','2025-03-10 19:12:49',3260.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174162317923320022222','No',NULL,NULL,''),(2141,'1110','41741623044','2025-03-10 19:12:49',NULL,80.00,'','4','1','Inventory sold','1','','sales','75','','No',NULL,NULL,''),(2142,'1110','41741623044','2025-03-10 19:12:49',NULL,700.00,'','4','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(2143,'1110','41741623044','2025-03-10 19:12:49',NULL,630.00,'','4','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2144,'1110','41741623044','2025-03-10 19:12:49',NULL,780.00,'','4','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(2145,'5500','41741623044','2025-03-10 19:12:49',2190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2146,'4000','41741623044','2025-03-10 19:12:49',NULL,160.00,'','4','1','Good sold','1','','sales','75','','No',NULL,NULL,''),(2147,'4000','41741623044','2025-03-10 19:12:49',NULL,1200.00,'','4','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(2148,'4000','41741623044','2025-03-10 19:12:49',NULL,700.00,'','4','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2149,'4000','41741623044','2025-03-10 19:12:49',NULL,1200.00,'','4','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(2150,'1050','41741708914','2025-03-11 19:48:23',1140.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174171171734331041372','No',NULL,NULL,''),(2151,'1110','41741708914','2025-03-11 19:48:23',NULL,550.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2152,'1110','41741708914','2025-03-11 19:48:23',NULL,250.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(2153,'1110','41741708914','2025-03-11 19:48:23',NULL,70.00,'','4','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(2154,'5500','41741708914','2025-03-11 19:48:23',870.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2155,'4000','41741708914','2025-03-11 19:48:23',NULL,650.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2156,'4000','41741708914','2025-03-11 19:48:23',NULL,350.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2157,'4000','41741708914','2025-03-11 19:48:23',NULL,140.00,'','4','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2158,'1050','331741784938','2025-03-12 16:10:27',50.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174178503237002303323','No',NULL,NULL,''),(2159,'1110','331741784938','2025-03-12 16:10:27',NULL,30.00,'','33','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2160,'5500','331741784938','2025-03-12 16:08:58',30.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2161,'4000','331741784938','2025-03-12 16:10:27',NULL,50.00,'','33','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2162,'1050','331741869454','2025-03-13 16:00:01',3480.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174187081022872232301','No',NULL,NULL,''),(2163,'1110','331741869454','2025-03-13 16:00:01',NULL,1680.00,'','33','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(2164,'1110','331741869454','2025-03-13 15:37:34',NULL,105.00,'','33','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2165,'1110','331741869454','2025-03-13 15:41:03',NULL,800.00,'','33','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(2166,'1110','331741869454','2025-03-13 15:59:05',NULL,225.00,'','33','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(2167,'5500','331741869454','2025-03-13 15:59:46',2810.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2168,'4000','331741869454','2025-03-13 16:00:01',NULL,1800.00,'','33','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(2169,'4000','331741869454','2025-03-13 15:37:34',NULL,180.00,'','33','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2170,'4000','331741869454','2025-03-13 15:41:03',NULL,1150.00,'','33','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2171,'4000','331741869454','2025-03-13 15:59:05',NULL,350.00,'','33','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(2172,'1050','331742017712','2025-03-15 08:48:52',1400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174201782203233320332','No',NULL,NULL,''),(2173,'1110','331742017712','2025-03-15 08:48:52',NULL,1200.00,'','33','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2174,'5500','331742017712','2025-03-15 08:48:32',1200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2175,'4000','331742017712','2025-03-15 08:48:52',NULL,1400.00,'','33','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2176,'1050','331742043526','2025-03-15 15:58:59',1400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174204362033021032002','No',NULL,NULL,''),(2177,'1110','331742043526','2025-03-15 15:58:59',NULL,1200.00,'','33','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2178,'5500','331742043526','2025-03-15 15:58:46',1200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2179,'4000','331742043526','2025-03-15 15:58:59',NULL,1400.00,'','33','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2180,'1050','331742222671','2025-03-17 17:46:47',2350.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174222282032282222020','No',NULL,NULL,''),(2181,'1110','331742222671','2025-03-17 17:46:47',NULL,948.28,'','33','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2182,'1110','331742222671','2025-03-17 17:44:32',NULL,805.00,'','33','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(2183,'5500','331742222671','2025-03-17 17:46:17',1753.28,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2184,'4000','331742222671','2025-03-17 17:46:47',NULL,1400.00,'','33','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2185,'4000','331742222671','2025-03-17 17:44:32',NULL,950.00,'','33','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(2186,'1050','41742307935','2025-03-18 17:25:56',3750.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174230796232022234203','No',NULL,NULL,''),(2187,'1110','41742307935','2025-03-18 17:25:56',NULL,2850.00,'','4','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(2188,'5500','41742307935','2025-03-18 17:25:56',2850.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2189,'4000','41742307935','2025-03-18 17:25:56',NULL,3750.00,'','4','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(2190,'1050','341742306271','2025-03-19 10:23:26',1325.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174236901721037230922','No',NULL,NULL,''),(2191,'1110','341742306271','2025-03-19 10:23:26',NULL,1075.00,'','34','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2192,'5500','341742306271','2025-03-19 10:22:18',1075.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2193,'4000','341742306271','2025-03-19 10:23:26',NULL,1325.00,'','34','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2194,'1050','341742369018','2025-03-19 12:11:22',150.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174237548432032001432','No',NULL,NULL,''),(2195,'1110','341742369018','2025-03-19 12:11:22',NULL,85.00,'','34','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2196,'5500','341742369018','2025-03-19 10:23:38',85.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2197,'4000','341742369018','2025-03-19 12:11:22',NULL,150.00,'','34','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2198,'1110','41742297800','2025-03-18 14:36:40',NULL,42000.00,'','4','1','Inventory sold','1','36','sales','286','','No',NULL,NULL,''),(2199,'1110','41742297800','2025-03-18 14:36:40',NULL,33750.00,'','4','1','Inventory sold','1','36','sales','287','','No',NULL,NULL,''),(2200,'5500','41742297800','2025-03-18 14:36:40',75750.00,NULL,'','4','1','Cost of goods sold','1','36','sales','','','No',NULL,NULL,''),(2201,'1100','41742297800','2025-03-18 14:36:40',167000.00,NULL,'','4','1','Sales order','1','36','sales','','','No',NULL,NULL,''),(2202,'4000','41742297800','2025-03-18 14:36:40',NULL,104000.00,'','4','1','Sales order','1','36','sales','286','','No',NULL,NULL,''),(2203,'4000','41742297800','2025-03-18 14:36:40',NULL,63000.00,'','4','1','Sales order','1','36','sales','287','','No',NULL,NULL,''),(2204,'1050','341742465006','2025-03-20 15:04:35',130.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174247227922324422970','No',NULL,NULL,''),(2205,'1110','341742465006','2025-03-20 15:04:35',NULL,60.00,'','34','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2206,'5500','341742465006','2025-03-20 13:03:26',60.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2207,'4000','341742465006','2025-03-20 15:04:35',NULL,130.00,'','34','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2208,'1050','341742806698','2025-03-24 12:11:05',350.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174280751122203222054','No',NULL,NULL,''),(2209,'1110','341742806698','2025-03-24 12:11:05',NULL,275.00,'','34','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2210,'5500','341742806698','2025-03-24 11:58:18',275.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2211,'4000','341742806698','2025-03-24 12:11:05',NULL,350.00,'','34','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2212,'1050','331742880889','2025-03-25 08:35:02',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174288091212202203208','No',NULL,NULL,''),(2213,'1110','331742880889','2025-03-25 08:35:02',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2214,'5500','331742880889','2025-03-25 08:34:49',135.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2215,'4000','331742880889','2025-03-25 08:35:02',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2216,'1050','331742880913','2025-03-25 09:33:49',450.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174288443343482330002','No',NULL,NULL,''),(2217,'1110','331742880913','2025-03-25 09:33:49',NULL,100.00,'','33','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2218,'1110','331742880913','2025-03-25 08:35:13',NULL,270.00,'','33','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2219,'5500','331742880913','2025-03-25 09:33:14',370.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2220,'4000','331742880913','2025-03-25 09:33:49',NULL,100.00,'','33','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2221,'4000','331742880913','2025-03-25 08:35:13',NULL,350.00,'','33','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2222,'1050','41742915358','2025-03-25 18:09:34',70.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4174291537842721023302','No',NULL,NULL,''),(2223,'1110','41742915358','2025-03-25 18:09:34',NULL,40.00,'','4','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2224,'5500','41742915358','2025-03-25 18:09:34',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2225,'4000','41742915358','2025-03-25 18:09:34',NULL,70.00,'','4','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2226,'1050','331742966122','2025-03-26 08:15:30',1400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174296620443230233203','No',NULL,NULL,''),(2227,'1110','331742966122','2025-03-26 08:15:30',NULL,1200.00,'','33','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2228,'5500','331742966122','2025-03-26 08:15:22',1200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2229,'4000','331742966122','2025-03-26 08:15:30',NULL,1400.00,'','33','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2230,'1050','331742966205','2025-03-26 09:45:46',450.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174297155032223517020','No',NULL,NULL,''),(2231,'1110','331742966205','2025-03-26 09:45:46',NULL,300.00,'','33','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(2232,'5500','331742966205','2025-03-26 08:16:45',300.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2233,'4000','331742966205','2025-03-26 09:45:46',NULL,450.00,'','33','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(2234,'1050','331742971550','2025-03-26 10:42:43',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174297496737423292333','No',NULL,NULL,''),(2235,'1110','331742971550','2025-03-26 10:42:43',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2236,'1110','331742971550','2025-03-26 09:45:50',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2237,'5500','331742971550','2025-03-26 10:42:32',280.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2238,'4000','331742971550','2025-03-26 10:42:43',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2239,'4000','331742971550','2025-03-26 09:45:50',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2240,'1050','331743053670','2025-03-27 08:51:38',1400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174305470113322303300','No',NULL,NULL,''),(2241,'1110','331743053670','2025-03-27 08:51:38',NULL,1200.00,'','33','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(2242,'5500','331743053670','2025-03-27 08:34:30',1200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2243,'4000','331743053670','2025-03-27 08:51:38',NULL,1400.00,'','33','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(2244,'1050','331743089001','2025-03-27 18:24:00',2480.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174308904742333172331','No',NULL,NULL,''),(2245,'1110','331743089001','2025-03-27 18:24:00',NULL,1640.00,'','33','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(2246,'1110','331743089001','2025-03-27 18:23:22',NULL,80.00,'','33','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2247,'5500','331743089001','2025-03-27 18:23:45',1720.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2248,'4000','331743089001','2025-03-27 18:24:00',NULL,2340.00,'','33','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2249,'4000','331743089001','2025-03-27 18:23:22',NULL,140.00,'','33','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2250,'1050','331743089050','2025-03-27 18:25:02',2670.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174308911442314031297','No',NULL,NULL,''),(2251,'1110','331743089050','2025-03-27 18:25:02',NULL,2550.00,'','33','1','Inventory sold','1','','sales','189','','No',NULL,NULL,''),(2252,'5500','331743089050','2025-03-27 18:24:10',2550.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2253,'4000','331743089050','2025-03-27 18:25:02',NULL,2670.00,'','33','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2254,'1050','331743149270','2025-03-28 12:15:15',1070.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174315333133033032333','No',NULL,NULL,''),(2255,'1110','331743149270','2025-03-28 12:15:15',NULL,890.00,'','33','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(2256,'1110','331743149270','2025-03-28 11:07:51',NULL,40.00,'','33','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2257,'5500','331743149270','2025-03-28 12:15:03',930.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2258,'4000','331743149270','2025-03-28 12:15:15',NULL,1000.00,'','33','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(2259,'4000','331743149270','2025-03-28 11:07:51',NULL,70.00,'','33','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2260,'1050','331743153478','2025-03-28 17:50:10',90.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174317341313223221132','No',NULL,NULL,''),(2261,'1110','331743153478','2025-03-28 17:50:10',NULL,36.00,'','33','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2262,'5500','331743153478','2025-03-28 12:17:58',36.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2263,'4000','331743153478','2025-03-28 17:50:10',NULL,90.00,'','33','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2264,'1050','331743398123','2025-03-31 08:22:10',1400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174339869233020399202','No',NULL,NULL,''),(2265,'1110','331743398123','2025-03-31 08:22:10',NULL,1200.00,'','33','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2266,'5500','331743398123','2025-03-31 08:15:23',1200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2267,'4000','331743398123','2025-03-31 08:22:10',NULL,1400.00,'','33','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2268,'1050','331743430239','2025-03-31 17:10:49',150.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174343025832242232223','No',NULL,NULL,''),(2269,'1110','331743430239','2025-03-31 17:10:49',NULL,70.00,'','33','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(2270,'5500','331743430239','2025-03-31 17:10:39',70.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2271,'4000','331743430239','2025-03-31 17:10:49',NULL,150.00,'','33','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(2272,'1050','341743835487','2025-04-05 09:46:22',400.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174383558620253678000','No',NULL,NULL,''),(2273,'1110','341743835487','2025-04-05 09:46:22',NULL,270.00,'','34','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2274,'5500','341743835487','2025-04-05 09:44:47',270.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2275,'4000','341743835487','2025-04-05 09:46:22',NULL,400.00,'','34','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2276,'1050','341743835587','2025-04-05 09:46:51',500.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174383561407133722320','No',NULL,NULL,''),(2277,'1110','341743835587','2025-04-05 09:46:51',NULL,470.00,'','34','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2278,'5500','341743835587','2025-04-05 09:46:27',470.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2279,'4000','341743835587','2025-04-05 09:46:51',NULL,500.00,'','34','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2280,'1050','341744025001','2025-04-07 14:23:34',200.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174402501641223333332','No',NULL,NULL,''),(2281,'1110','341744025001','2025-04-07 14:23:34',NULL,135.00,'','34','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2282,'5500','341744025001','2025-04-07 14:23:21',135.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2283,'4000','341744025001','2025-04-07 14:23:34',NULL,200.00,'','34','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2284,'1050','341744185507','2025-04-09 11:02:26',150.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174418575114332231200','No',NULL,NULL,''),(2285,'1110','341744185507','2025-04-09 11:02:26',NULL,80.00,'','34','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2286,'5500','341744185507','2025-04-09 10:58:27',80.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2287,'4000','341744185507','2025-04-09 11:02:26',NULL,150.00,'','34','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2288,'1050','341744185752','2025-04-09 11:02:46',150.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174418576930172237630','No',NULL,NULL,''),(2289,'1110','341744185752','2025-04-09 11:02:46',NULL,80.00,'','34','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(2290,'5500','341744185752','2025-04-09 11:02:32',80.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2291,'4000','341744185752','2025-04-09 11:02:46',NULL,150.00,'','34','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(2292,'1050','341744185770','2025-04-09 11:02:59',300.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174418578223443070234','No',NULL,NULL,''),(2293,'1110','341744185770','2025-04-09 11:02:59',NULL,180.00,'','34','1','Inventory sold','1','','sales','80','','No',NULL,NULL,''),(2294,'5500','341744185770','2025-04-09 11:02:50',180.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2295,'4000','341744185770','2025-04-09 11:02:59',NULL,300.00,'','34','1','Good sold','1','','sales','80','','No',NULL,NULL,''),(2296,'1050','341744198216','2025-04-09 14:30:32',200.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174419823437024993440','No',NULL,NULL,''),(2297,'1110','341744198216','2025-04-09 14:30:32',NULL,135.00,'','34','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2298,'5500','341744198216','2025-04-09 14:30:16',135.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2299,'4000','341744198216','2025-04-09 14:30:32',NULL,200.00,'','34','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2300,'1050','341744279978','2025-04-10 13:13:13',400.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174428000822272333033','No',NULL,NULL,''),(2301,'1110','341744279978','2025-04-10 13:13:13',NULL,270.00,'','34','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2302,'5500','341744279978','2025-04-10 13:12:58',270.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2303,'4000','341744279978','2025-04-10 13:13:13',NULL,400.00,'','34','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2304,'1050','341744280868','2025-04-10 13:28:11',150.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174428089428902071848','No',NULL,NULL,''),(2305,'1110','341744280868','2025-04-10 13:28:11',NULL,75.00,'','34','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2306,'5500','341744280868','2025-04-10 13:27:48',75.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2307,'4000','341744280868','2025-04-10 13:28:11',NULL,150.00,'','34','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2308,'1050','341744456313','2025-04-12 14:15:50',700.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174445655430040512245','No',NULL,NULL,''),(2309,'1110','341744456313','2025-04-12 14:15:50',NULL,550.00,'','34','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2310,'5500','341744456313','2025-04-12 14:11:54',550.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2311,'4000','341744456313','2025-04-12 14:15:50',NULL,700.00,'','34','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2312,'1050','341744634484','2025-04-14 15:41:47',1200.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174463451132031431322','No',NULL,NULL,''),(2313,'1110','341744634484','2025-04-14 15:41:47',NULL,875.00,'','34','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(2314,'5500','341744634484','2025-04-14 15:41:24',875.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2315,'4000','341744634484','2025-04-14 15:41:47',NULL,1200.00,'','34','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(2316,'1050','11744699437','2025-04-15 09:44:29',50.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1174469947796273693300','No',NULL,NULL,''),(2317,'1110','11744699437','2025-04-15 09:44:29',NULL,30.00,'','1','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(2318,'5500','11744699437','2025-04-15 09:44:29',30.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2319,'4000','11744699437','2025-04-15 09:44:29',NULL,50.00,'','1','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(2320,'4000','11744699437','2025-04-15 09:49:55',50.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(2321,'1000','11744699437','2025-04-15 09:49:55',NULL,50.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(2322,'5500','11744699437','2025-04-15 09:49:55',NULL,30.00,'','1','1','Cost of goods returned','1','','sales','306','','No',NULL,NULL,''),(2323,'1110','11744699437','2025-04-15 09:49:55',30.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(2324,'1050','331744698795','2025-04-15 10:13:14',450.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174470162032320073310','No',NULL,NULL,''),(2325,'1110','331744698795','2025-04-15 10:13:14',NULL,105.00,'','33','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2326,'1110','331744698795','2025-04-15 09:33:15',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2327,'5500','331744698795','2025-04-15 10:13:00',305.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2328,'4000','331744698795','2025-04-15 10:13:14',NULL,200.00,'','33','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2329,'4000','331744698795','2025-04-15 09:33:15',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2330,'1050','331744701622','2025-04-15 10:25:53',630.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174470196112003032300','No',NULL,NULL,''),(2331,'1110','331744701622','2025-04-15 10:25:53',NULL,550.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2332,'5500','331744701622','2025-04-15 10:20:22',550.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2333,'4000','331744701622','2025-04-15 10:25:53',NULL,630.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2334,'1100','11744645365','2025-04-15 10:36:58',5.00,NULL,'','1','1','Payment of goods sold','1','28','payment','','1174470263103300672711','No',NULL,NULL,''),(2335,'1110','11744645365','2025-04-15 10:36:58',NULL,2.00,'','1','1','Inventory sold','1','28','sales','217','','No',NULL,NULL,''),(2336,'5500','11744645365','2025-04-15 10:36:58',2.00,NULL,'','1','1','Cost of goods sold','1','28','sales','','','No',NULL,NULL,''),(2337,'4000','11744645365','2025-04-15 10:36:58',NULL,5.00,'','1','1','Good sold','1','28','sales','217','','No',NULL,NULL,''),(2338,'1050','331744799018','2025-04-16 13:23:56',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174479904120402971949','No',NULL,NULL,''),(2339,'1110','331744799018','2025-04-16 13:23:56',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2340,'5500','331744799018','2025-04-16 13:23:38',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2341,'4000','331744799018','2025-04-16 13:23:56',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2342,'1050','331744875265','2025-04-17 10:34:41',120.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174487528627320020253','No',NULL,NULL,''),(2343,'1110','331744875265','2025-04-17 10:34:41',NULL,65.00,'','33','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(2344,'5500','331744875265','2025-04-17 10:34:25',65.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2345,'4000','331744875265','2025-04-17 10:34:41',NULL,120.00,'','33','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2352,'1050','331744885823','2025-04-17 13:32:10',167000.00,NULL,'','33','1','Payment of goods sold','1','36','payment','','33174488660223332220622','No',NULL,NULL,''),(2353,'1110','331744885823','2025-04-17 13:32:10',NULL,42000.00,'','33','1','Inventory sold','1','36','sales','286','','No',NULL,NULL,''),(2354,'1110','331744885823','2025-04-17 13:30:23',NULL,33750.00,'','33','1','Inventory sold','1','36','sales','287','','No',NULL,NULL,''),(2355,'5500','331744885823','2025-04-17 13:31:27',75750.00,NULL,'','33','1','Cost of goods sold','1','36','sales','','','No',NULL,NULL,''),(2356,'4000','331744885823','2025-04-17 13:32:10',NULL,104000.00,'','33','1','Good sold','1','36','sales','286','','No',NULL,NULL,''),(2357,'4000','331744885823','2025-04-17 13:30:23',NULL,63000.00,'','33','1','Good sold','1','36','sales','287','','No',NULL,NULL,''),(2358,'1050','331744989316','2025-04-18 18:15:37',825.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174498935321423834332','No',NULL,NULL,''),(2359,'1110','331744989316','2025-04-18 18:15:37',NULL,720.00,'','33','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(2360,'5500','331744989316','2025-04-18 18:15:16',720.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2361,'4000','331744989316','2025-04-18 18:15:37',NULL,825.00,'','33','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(2362,'1050','331744989501','2025-04-18 18:19:15',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174498956003202202030','No',NULL,NULL,''),(2363,'1110','331744989501','2025-04-18 18:19:15',NULL,70.00,'','33','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(2364,'5500','331744989501','2025-04-18 18:18:21',70.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2365,'4000','331744989501','2025-04-18 18:19:15',NULL,100.00,'','33','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(2366,'1050','331745400243','2025-04-23 12:29:56',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174540082500223332302','No',NULL,NULL,''),(2367,'1110','331745400243','2025-04-23 12:29:56',NULL,0.00,'','33','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(2368,'1110','331745400243','2025-04-23 12:24:03',NULL,140.00,'','33','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(2369,'5500','331745400243','2025-04-23 12:29:40',140.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2370,'4000','331745400243','2025-04-23 12:29:56',NULL,200.00,'','33','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(2371,'4000','331745400243','2025-04-23 12:24:03',NULL,200.00,'','33','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2372,'1050','331745404960','2025-04-23 13:43:02',250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174540504700040324503','No',NULL,NULL,''),(2373,'1110','331745404960','2025-04-23 13:43:02',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2374,'5500','331745404960','2025-04-23 13:42:40',200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2375,'4000','331745404960','2025-04-23 13:43:02',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2376,'1050','331745479037','2025-04-24 10:17:42',850.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174547906632207443623','No',NULL,NULL,''),(2377,'1110','331745479037','2025-04-24 10:17:42',NULL,300.00,'','33','1','Inventory sold','1','','sales','55','','No',NULL,NULL,''),(2378,'1110','331745479037','2025-04-24 10:17:17',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2379,'5500','331745479037','2025-04-24 10:17:31',570.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2380,'4000','331745479037','2025-04-24 10:17:42',NULL,450.00,'','33','1','Good sold','1','','sales','55','','No',NULL,NULL,''),(2381,'4000','331745479037','2025-04-24 10:17:17',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2382,'1050','331745568241','2025-04-25 11:38:35',11490.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174557288432023735585','No',NULL,NULL,''),(2383,'1110','331745568241','2025-04-25 11:38:35',NULL,890.00,'','33','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2384,'1110','331745568241','2025-04-25 11:04:01',NULL,2200.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2385,'1110','331745568241','2025-04-25 11:14:31',NULL,210.00,'','33','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2386,'1110','331745568241','2025-04-25 11:14:52',NULL,130.00,'','33','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(2387,'1110','331745568241','2025-04-25 11:15:09',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2388,'1110','331745568241','2025-04-25 11:15:19',NULL,190.00,'','33','1','Inventory sold','1','','sales','134','','No',NULL,NULL,''),(2389,'1110','331745568241','2025-04-25 11:15:35',NULL,6000.00,'','33','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(2390,'1110','331745568241','2025-04-25 11:16:15',NULL,280.00,'','33','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(2391,'5500','331745568241','2025-04-25 11:34:50',10100.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2392,'4000','331745568241','2025-04-25 11:38:35',NULL,950.00,'','33','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2393,'4000','331745568241','2025-04-25 11:04:01',NULL,2800.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2394,'4000','331745568241','2025-04-25 11:14:31',NULL,400.00,'','33','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2395,'4000','331745568241','2025-04-25 11:14:52',NULL,200.00,'','33','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(2396,'4000','331745568241','2025-04-25 11:15:09',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2397,'4000','331745568241','2025-04-25 11:15:19',NULL,250.00,'','33','1','Good sold','1','','sales','134','','No',NULL,NULL,''),(2398,'4000','331745568241','2025-04-25 11:15:35',NULL,6240.00,'','33','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(2399,'4000','331745568241','2025-04-25 11:16:15',NULL,400.00,'','33','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(2400,'1050','331745648893','2025-04-26 09:28:31',250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174564914442324302232','No',NULL,NULL,''),(2401,'1110','331745648893','2025-04-26 09:28:31',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2402,'5500','331745648893','2025-04-26 09:28:13',200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2403,'4000','331745648893','2025-04-26 09:28:31',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2404,'1050','331745672895','2025-04-26 16:08:55',60.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174567294273543302725','No',NULL,NULL,''),(2405,'1110','331745672895','2025-04-26 16:08:55',NULL,24.00,'','33','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(2406,'5500','331745672895','2025-04-26 16:08:15',24.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2407,'4000','331745672895','2025-04-26 16:08:55',NULL,60.00,'','33','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(2408,'1050','331745840542','2025-04-28 14:42:56',70.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174584058920024528233','No',NULL,NULL,''),(2409,'1110','331745840542','2025-04-28 14:42:56',NULL,40.00,'','33','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2410,'5500','331745840542','2025-04-28 14:42:23',40.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2411,'4000','331745840542','2025-04-28 14:42:56',NULL,70.00,'','33','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2412,'1050','331745905716','2025-04-29 08:51:14',4920.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174590588043233303320','No',NULL,NULL,''),(2413,'1110','331745905716','2025-04-29 08:51:14',NULL,2820.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2414,'1110','331745905716','2025-04-29 08:48:36',NULL,540.00,'','33','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2415,'1110','331745905716','2025-04-29 08:49:14',NULL,270.00,'','33','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(2416,'1110','331745905716','2025-04-29 08:49:43',NULL,225.00,'','33','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(2417,'1110','331745905716','2025-04-29 08:49:54',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2418,'1110','331745905716','2025-04-29 08:50:07',NULL,80.00,'','33','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(2419,'1110','331745905716','2025-04-29 08:50:22',NULL,90.00,'','33','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(2420,'5500','331745905716','2025-04-29 08:50:45',4225.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2421,'4000','331745905716','2025-04-29 08:51:14',NULL,3000.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2422,'4000','331745905716','2025-04-29 08:48:36',NULL,700.00,'','33','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2423,'4000','331745905716','2025-04-29 08:49:14',NULL,350.00,'','33','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(2424,'4000','331745905716','2025-04-29 08:49:43',NULL,350.00,'','33','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(2425,'4000','331745905716','2025-04-29 08:49:54',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2426,'4000','331745905716','2025-04-29 08:50:07',NULL,150.00,'','33','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2427,'4000','331745905716','2025-04-29 08:50:22',NULL,120.00,'','33','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(2428,'1050','331745919755','2025-04-29 12:46:32',1760.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174591999757033232332','No',NULL,NULL,''),(2429,'1110','331745919755','2025-04-29 12:46:32',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2430,'1110','331745919755','2025-04-29 12:42:35',NULL,1100.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2431,'5500','331745919755','2025-04-29 12:46:08',1570.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2432,'4000','331745919755','2025-04-29 12:46:32',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2433,'4000','331745919755','2025-04-29 12:42:35',NULL,1260.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2434,'1050','331746008247','2025-04-30 13:17:48',4000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174600874102080026177','No',NULL,NULL,''),(2435,'1110','331746008247','2025-04-30 13:17:48',NULL,3760.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2436,'5500','331746008247','2025-04-30 13:17:27',3760.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2437,'4000','331746008247','2025-04-30 13:17:48',NULL,4000.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2438,'1050','331746179104','2025-05-02 12:45:19',60.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174617923404030003433','No',NULL,NULL,''),(2439,'1110','331746179104','2025-05-02 12:45:19',NULL,24.00,'','33','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2440,'5500','331746179104','2025-05-02 12:45:04',24.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2441,'4000','331746179104','2025-05-02 12:45:19',NULL,60.00,'','33','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2442,'1050','341746260740','2025-05-03 11:29:25',120.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174626096822224133232','No',NULL,NULL,''),(2443,'1110','341746260740','2025-05-03 11:29:25',NULL,90.00,'','34','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(2444,'5500','341746260740','2025-05-03 11:25:41',90.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2445,'4000','341746260740','2025-05-03 11:29:25',NULL,120.00,'','34','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2446,'1100','41746281725','2025-05-03 17:16:24',240.00,NULL,'','4','1','Payment of goods sold','1','27','payment','','4174628183333336332384','No',NULL,NULL,''),(2447,'1110','41746281725','2025-05-03 17:16:24',NULL,200.00,'','4','1','Inventory sold','1','27','sales','195','','No',NULL,NULL,''),(2448,'5500','41746281725','2025-05-03 17:16:24',200.00,NULL,'','4','1','Cost of goods sold','1','27','sales','','','No',NULL,NULL,''),(2449,'4000','41746281725','2025-05-03 17:16:24',NULL,240.00,'','4','1','Good sold','1','27','sales','195','','No',NULL,NULL,''),(2450,'1050','331746445683','2025-05-05 14:49:31',300.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174644578023203330334','No',NULL,NULL,''),(2451,'1110','331746445683','2025-05-05 14:49:31',NULL,130.00,'','33','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(2452,'5500','331746445683','2025-05-05 14:48:03',130.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2453,'4000','331746445683','2025-05-05 14:49:31',NULL,300.00,'','33','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2454,'1050','331746445940','2025-05-05 15:39:38',500.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174644885446332207038','No',NULL,NULL,''),(2455,'1110','331746445940','2025-05-05 15:39:38',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2456,'5500','331746445940','2025-05-05 14:52:20',470.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2457,'4000','331746445940','2025-05-05 15:39:38',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2458,'1050','331746512088','2025-05-06 11:06:41',30.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174651880530050112261','No',NULL,NULL,''),(2459,'1110','331746512088','2025-05-06 11:06:41',NULL,15.00,'','33','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2460,'5500','331746512088','2025-05-06 09:14:48',15.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2461,'4000','331746512088','2025-05-06 11:06:41',NULL,30.00,'','33','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2462,'1050','331746518807','2025-05-06 11:07:00',350.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174651882332221223172','No',NULL,NULL,''),(2463,'1110','331746518807','2025-05-06 11:07:00',NULL,270.00,'','33','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(2464,'5500','331746518807','2025-05-06 11:06:47',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2465,'4000','331746518807','2025-05-06 11:07:00',NULL,350.00,'','33','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(2466,'1050','331746617831','2025-05-07 14:38:39',50.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174661798960371113226','No',NULL,NULL,''),(2467,'1110','331746617831','2025-05-07 14:38:39',NULL,30.00,'','33','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2468,'5500','331746617831','2025-05-07 14:37:12',30.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2469,'4000','331746617831','2025-05-07 14:38:39',NULL,50.00,'','33','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2470,'1050','331746617995','2025-05-07 15:26:50',300.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174662093500222045523','No',NULL,NULL,''),(2471,'1110','331746617995','2025-05-07 15:26:50',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2472,'1110','331746617995','2025-05-07 14:39:56',NULL,30.00,'','33','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2473,'5500','331746617995','2025-05-07 15:26:35',230.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2474,'4000','331746617995','2025-05-07 15:26:50',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2475,'4000','331746617995','2025-05-07 14:39:56',NULL,50.00,'','33','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2476,'1050','331746687228','2025-05-08 09:54:01',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174668724400203322120','No',NULL,NULL,''),(2477,'4000','331746687228','2025-05-08 09:54:01',NULL,200.00,'','33','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(2478,'1050','331746687246','2025-05-08 11:54:06',2730.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174669460022373303723','No',NULL,NULL,''),(2479,'1110','331746687246','2025-05-08 11:54:06',NULL,1650.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2480,'1110','331746687246','2025-05-08 09:54:06',NULL,890.00,'','33','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2481,'5500','331746687246','2025-05-08 11:53:48',2540.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2482,'4000','331746687246','2025-05-08 11:54:06',NULL,1800.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2483,'4000','331746687246','2025-05-08 09:54:06',NULL,930.00,'','33','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2484,'1050','341746776467','2025-05-09 11:23:19',100.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174677900237292323291','No',NULL,NULL,''),(2485,'1110','341746776467','2025-05-09 11:23:19',NULL,80.00,'','34','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2486,'5500','341746776467','2025-05-09 10:41:07',80.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2487,'4000','341746776467','2025-05-09 11:23:19',NULL,100.00,'','34','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2488,'1050','331746875432','2025-05-10 14:10:58',500.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174687547503224024213','No',NULL,NULL,''),(2489,'1110','331746875432','2025-05-10 14:10:58',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2490,'5500','331746875432','2025-05-10 14:10:33',470.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2491,'4000','331746875432','2025-05-10 14:10:58',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2492,'1050','331746883780','2025-05-10 16:30:06',1500.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174688382203332233236','No',NULL,NULL,''),(2493,'1110','331746883780','2025-05-10 16:30:06',NULL,1410.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2494,'5500','331746883780','2025-05-10 16:29:41',1410.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2495,'4000','331746883780','2025-05-10 16:30:06',NULL,1500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2496,'1050','331747044832','2025-05-12 13:14:10',250.00,NULL,'','33','1','Payment of goods sold','1','39','payment','','33174704485922030222094','No',NULL,NULL,''),(2497,'1110','331747044832','2025-05-12 13:14:10',NULL,140.00,'','33','1','Inventory sold','1','39','sales','73','','No',NULL,NULL,''),(2498,'5500','331747044832','2025-05-12 13:13:52',140.00,NULL,'','33','1','Cost of goods sold','1','39','sales','','','No',NULL,NULL,''),(2499,'4000','331747044832','2025-05-12 13:14:10',NULL,250.00,'','33','1','Good sold','1','39','sales','73','','No',NULL,NULL,''),(2500,'1050','331747057656','2025-05-12 17:06:54',5650.00,NULL,'','33','1','Payment of goods sold','1','40','payment','','33174705887433373003233','No',NULL,NULL,''),(2501,'1110','331747057656','2025-05-12 17:06:54',NULL,1900.00,'','33','1','Inventory sold','1','40','sales','134','','No',NULL,NULL,''),(2502,'1110','331747057656','2025-05-12 16:47:37',NULL,910.00,'','33','1','Inventory sold','1','40','sales','194','','No',NULL,NULL,''),(2503,'1110','331747057656','2025-05-12 16:48:26',NULL,300.00,'','33','1','Inventory sold','1','40','sales','133','','No',NULL,NULL,''),(2504,'1110','331747057656','2025-05-12 16:48:56',NULL,480.00,'','33','1','Inventory sold','1','40','sales','132','','No',NULL,NULL,''),(2505,'5500','331747057656','2025-05-12 16:58:53',3590.00,NULL,'','33','1','Cost of goods sold','1','40','sales','','','No',NULL,NULL,''),(2506,'4000','331747057656','2025-05-12 17:06:54',NULL,2500.00,'','33','1','Good sold','1','40','sales','134','','No',NULL,NULL,''),(2507,'4000','331747057656','2025-05-12 16:47:37',NULL,1950.00,'','33','1','Good sold','1','40','sales','194','','No',NULL,NULL,''),(2508,'4000','331747057656','2025-05-12 16:48:26',NULL,480.00,'','33','1','Good sold','1','40','sales','133','','No',NULL,NULL,''),(2509,'4000','331747057656','2025-05-12 16:48:56',NULL,720.00,'','33','1','Good sold','1','40','sales','132','','No',NULL,NULL,''),(2510,'1050','331747125122','2025-05-13 11:37:56',5445.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174712565423531221704','No',NULL,NULL,''),(2511,'1110','331747125122','2025-05-13 11:37:56',NULL,90.00,'','33','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(2512,'1110','331747125122','2025-05-13 11:32:02',NULL,1440.00,'','33','1','Inventory sold','1','','sales','6','','No',NULL,NULL,''),(2513,'1110','331747125122','2025-05-13 11:32:12',NULL,2475.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2514,'1110','331747125122','2025-05-13 11:33:00',NULL,280.00,'','33','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(2515,'1110','331747125122','2025-05-13 11:33:23',NULL,400.00,'','33','1','Inventory sold','1','','sales','309','','No',NULL,NULL,''),(2516,'5500','331747125122','2025-05-13 11:37:27',4685.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2517,'4000','331747125122','2025-05-13 11:37:56',NULL,120.00,'','33','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2518,'4000','331747125122','2025-05-13 11:32:02',NULL,1500.00,'','33','1','Good sold','1','','sales','6','','No',NULL,NULL,''),(2519,'4000','331747125122','2025-05-13 11:32:12',NULL,2925.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2520,'4000','331747125122','2025-05-13 11:33:00',NULL,400.00,'','33','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(2521,'4000','331747125122','2025-05-13 11:33:23',NULL,500.00,'','33','1','Good sold','1','','sales','309','','No',NULL,NULL,''),(2522,'1050','331747199813','2025-05-14 08:26:35',960.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174720039800000322300','No',NULL,NULL,''),(2523,'1110','331747199813','2025-05-14 08:26:35',NULL,650.00,'','33','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(2524,'1110','331747199813','2025-05-14 08:16:53',NULL,40.00,'','33','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2525,'1110','331747199813','2025-05-14 08:19:07',NULL,24.00,'','33','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2526,'1110','331747199813','2025-05-14 08:19:14',NULL,12.00,'','33','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(2527,'5500','331747199813','2025-05-14 08:26:21',726.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2528,'4000','331747199813','2025-05-14 08:26:35',NULL,800.00,'','33','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(2529,'4000','331747199813','2025-05-14 08:16:53',NULL,70.00,'','33','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2530,'4000','331747199813','2025-05-14 08:19:07',NULL,60.00,'','33','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2531,'4000','331747199813','2025-05-14 08:19:14',NULL,30.00,'','33','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(2532,'1050','331747285991','2025-05-15 08:13:31',900.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174728601532332004253','No',NULL,NULL,''),(2533,'1110','331747285991','2025-05-15 08:13:31',NULL,825.00,'','33','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2534,'5500','331747285991','2025-05-15 08:13:11',825.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2535,'4000','331747285991','2025-05-15 08:13:31',NULL,900.00,'','33','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2536,'1050','331747469921','2025-05-17 11:19:51',1000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174747000132730411722','No',NULL,NULL,''),(2537,'1110','331747469921','2025-05-17 11:19:51',NULL,400.00,'','33','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2538,'1110','331747469921','2025-05-17 11:18:41',NULL,281.25,'','33','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(2539,'5500','331747469921','2025-05-17 11:19:33',681.25,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2540,'4000','331747469921','2025-05-17 11:19:51',NULL,600.00,'','33','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2541,'4000','331747469921','2025-05-17 11:18:41',NULL,400.00,'','33','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(2542,'1050','331747470006','2025-05-17 11:20:21',15.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174747002573333002022','No',NULL,NULL,''),(2543,'1110','331747470006','2025-05-17 11:20:21',NULL,10.00,'','33','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(2544,'5500','331747470006','2025-05-17 11:20:06',10.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2545,'4000','331747470006','2025-05-17 11:20:21',NULL,15.00,'','33','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(2546,'1050','341747808054','2025-05-21 09:18:51',450.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174780875482302333032','No',NULL,NULL,''),(2547,'1110','341747808054','2025-05-21 09:18:51',NULL,425.00,'','34','1','Inventory sold','1','','sales','189','','No',NULL,NULL,''),(2548,'5500','341747808054','2025-05-21 09:14:14',425.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2549,'4000','341747808054','2025-05-21 09:18:51',NULL,450.00,'','34','1','Good sold','1','','sales','189','','No',NULL,NULL,''),(2550,'1050','341747808756','2025-05-21 09:28:44',2400.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174780892722203221233','No',NULL,NULL,''),(2551,'1110','341747808756','2025-05-21 09:28:44',NULL,2100.00,'','34','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2552,'5500','341747808756','2025-05-21 09:25:56',2100.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2553,'4000','341747808756','2025-05-21 09:28:44',NULL,2400.00,'','34','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2554,'1050','331747895564','2025-05-22 09:33:09',220.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174789571030170325137','No',NULL,NULL,''),(2555,'1110','331747895564','2025-05-22 09:33:09',NULL,140.00,'','33','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(2556,'5500','331747895564','2025-05-22 09:32:44',140.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2557,'4000','331747895564','2025-05-22 09:33:09',NULL,220.00,'','33','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(2558,'1050','331747978390','2025-05-23 08:37:04',3150.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174797867263902222020','No',NULL,NULL,''),(2559,'1110','331747978390','2025-05-23 08:37:04',NULL,2100.00,'','33','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2560,'1110','331747978390','2025-05-23 08:33:10',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2561,'1110','331747978390','2025-05-23 08:35:48',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2562,'5500','331747978390','2025-05-23 08:36:03',2770.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2563,'4000','331747978390','2025-05-23 08:37:04',NULL,2400.00,'','33','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2564,'4000','331747978390','2025-05-23 08:33:10',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2565,'4000','331747978390','2025-05-23 08:35:48',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2566,'1050','331747987119','2025-05-23 11:00:24',270.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174798736433232370232','No',NULL,NULL,''),(2567,'1110','331747987119','2025-05-23 11:00:24',NULL,50.00,'','33','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2568,'1110','331747987119','2025-05-23 10:58:39',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2569,'5500','331747987119','2025-05-23 10:59:40',195.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2570,'4000','331747987119','2025-05-23 11:00:24',NULL,70.00,'','33','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2571,'4000','331747987119','2025-05-23 10:58:39',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2572,'1050','331747987364','2025-05-23 11:54:32',30.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174799050072303313032','No',NULL,NULL,''),(2573,'1110','331747987364','2025-05-23 11:54:32',NULL,20.00,'','33','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(2574,'5500','331747987364','2025-05-23 11:02:44',20.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2575,'4000','331747987364','2025-05-23 11:54:32',NULL,30.00,'','33','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(2576,'1050','331747990501','2025-05-23 12:15:57',70.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174799176562033271243','No',NULL,NULL,''),(2577,'1110','331747990501','2025-05-23 12:15:57',NULL,40.00,'','33','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2578,'5500','331747990501','2025-05-23 12:15:40',40.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2579,'4000','331747990501','2025-05-23 12:15:57',NULL,70.00,'','33','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2580,'1050','331747991766','2025-05-23 12:37:40',3150.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174799310611220173303','No',NULL,NULL,''),(2581,'1110','331747991766','2025-05-23 12:37:40',NULL,1840.00,'','33','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2582,'1110','331747991766','2025-05-23 12:33:24',NULL,300.00,'','33','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(2583,'1110','331747991766','2025-05-23 12:35:51',NULL,385.00,'','33','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(2584,'5500','331747991766','2025-05-23 12:37:15',2525.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2585,'4000','331747991766','2025-05-23 12:37:40',NULL,2300.00,'','33','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2586,'4000','331747991766','2025-05-23 12:33:24',NULL,300.00,'','33','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(2587,'4000','331747991766','2025-05-23 12:35:51',NULL,550.00,'','33','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(2588,'1050','331748010106','2025-05-23 17:22:02',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174801012712140010312','No',NULL,NULL,''),(2589,'1110','331748010106','2025-05-23 17:22:02',NULL,60.00,'','33','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(2590,'5500','331748010106','2025-05-23 17:21:46',60.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2591,'4000','331748010106','2025-05-23 17:22:02',NULL,100.00,'','33','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(2592,'1050','331748265698','2025-05-26 16:28:10',7550.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174826984902323374323','No',NULL,NULL,''),(2593,'1110','331748265698','2025-05-26 16:28:10',NULL,890.00,'','33','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2594,'1110','331748265698','2025-05-26 16:21:38',NULL,135.00,'','33','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2595,'1110','331748265698','2025-05-26 16:24:28',NULL,4880.00,'','33','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(2596,'1110','331748265698','2025-05-26 16:24:39',NULL,470.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2597,'1110','331748265698','2025-05-26 16:24:54',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2598,'1110','331748265698','2025-05-26 16:26:00',NULL,30.00,'','33','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2599,'5500','331748265698','2025-05-26 16:26:11',6605.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2600,'4000','331748265698','2025-05-26 16:28:10',NULL,950.00,'','33','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2601,'4000','331748265698','2025-05-26 16:21:38',NULL,200.00,'','33','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2602,'4000','331748265698','2025-05-26 16:24:28',NULL,5600.00,'','33','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(2603,'4000','331748265698','2025-05-26 16:24:39',NULL,500.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2604,'4000','331748265698','2025-05-26 16:24:54',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2605,'4000','331748265698','2025-05-26 16:26:00',NULL,50.00,'','33','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2606,'1050','331748325874','2025-05-27 09:04:50',70.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174832589432143078392','No',NULL,NULL,''),(2607,'1110','331748325874','2025-05-27 09:04:50',NULL,35.00,'','33','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(2608,'5500','331748325874','2025-05-27 09:04:34',35.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2609,'4000','331748325874','2025-05-27 09:04:50',NULL,70.00,'','33','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(2610,'1050','331748325895','2025-05-27 09:50:23',60.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174832862728374302324','No',NULL,NULL,''),(2611,'1110','331748325895','2025-05-27 09:50:23',NULL,12.00,'','33','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(2612,'1110','331748325895','2025-05-27 09:04:55',NULL,15.00,'','33','1','Inventory sold','1','','sales','314','','No',NULL,NULL,''),(2613,'5500','331748325895','2025-05-27 09:50:12',27.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2614,'4000','331748325895','2025-05-27 09:50:23',NULL,30.00,'','33','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(2615,'4000','331748325895','2025-05-27 09:04:55',NULL,30.00,'','33','1','Good sold','1','','sales','314','','No',NULL,NULL,''),(2616,'1050','331748358249','2025-05-27 18:19:24',25.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174835916778334436333','No',NULL,NULL,''),(2617,'1110','331748358249','2025-05-27 18:19:24',NULL,15.00,'','33','1','Inventory sold','1','','sales','229','','No',NULL,NULL,''),(2618,'5500','331748358249','2025-05-27 18:04:09',15.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2619,'4000','331748358249','2025-05-27 18:19:24',NULL,25.00,'','33','1','Good sold','1','','sales','229','','No',NULL,NULL,''),(2620,'1050','331748417167','2025-05-28 10:30:04',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174841741170303133008','No',NULL,NULL,''),(2621,'1110','331748417167','2025-05-28 10:30:04',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2622,'5500','331748417167','2025-05-28 10:26:07',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2623,'4000','331748417167','2025-05-28 10:30:04',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2624,'1050','331748425931','2025-05-28 12:57:04',600.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174842639970938327303','No',NULL,NULL,''),(2625,'1110','331748425931','2025-05-28 12:57:04',NULL,500.00,'','33','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(2626,'5500','331748425931','2025-05-28 12:52:11',500.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2627,'4000','331748425931','2025-05-28 12:57:04',NULL,600.00,'','33','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(2628,'1050','331748426806','2025-05-28 15:06:35',30.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174843400033403230330','No',NULL,NULL,''),(2629,'1110','331748426806','2025-05-28 15:06:35',NULL,15.00,'','33','1','Inventory sold','1','','sales','314','','No',NULL,NULL,''),(2630,'5500','331748426806','2025-05-28 13:06:46',15.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2631,'4000','331748426806','2025-05-28 15:06:35',NULL,30.00,'','33','1','Good sold','1','','sales','314','','No',NULL,NULL,''),(2632,'1050','331748503429','2025-05-29 10:24:06',30.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174850344900030835222','No',NULL,NULL,''),(2633,'1110','331748503429','2025-05-29 10:24:06',NULL,15.00,'','33','1','Inventory sold','1','','sales','314','','No',NULL,NULL,''),(2634,'5500','331748503429','2025-05-29 10:23:49',15.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2635,'4000','331748503429','2025-05-29 10:24:06',NULL,30.00,'','33','1','Good sold','1','','sales','314','','No',NULL,NULL,''),(2636,'1050','331748512406','2025-05-29 12:53:41',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174851247930204300193','No',NULL,NULL,''),(2637,'1110','331748512406','2025-05-29 12:53:41',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2638,'5500','331748512406','2025-05-29 12:53:26',145.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2639,'4000','331748512406','2025-05-29 12:53:41',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2640,'1050','331748512481','2025-05-29 14:16:57',700.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174851777471222303827','No',NULL,NULL,''),(2641,'1110','331748512481','2025-05-29 14:16:57',NULL,400.00,'','33','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2642,'5500','331748512481','2025-05-29 12:54:41',400.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2643,'4000','331748512481','2025-05-29 14:16:57',NULL,700.00,'','33','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2644,'1050','331748592589','2025-05-30 11:10:00',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174859260466333433393','No',NULL,NULL,''),(2645,'1110','331748592589','2025-05-30 11:10:00',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2646,'5500','331748592589','2025-05-30 11:09:49',135.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2647,'4000','331748592589','2025-05-30 11:10:00',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2648,'1050','341748603968','2025-05-30 14:25:06',250.00,NULL,'','34','1','Payment of goods sold','1','','payment','','34174860431230232622324','No',NULL,NULL,''),(2649,'1110','341748603968','2025-05-30 14:25:06',NULL,200.00,'','34','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2650,'5500','341748603968','2025-05-30 14:19:28',200.00,NULL,'','34','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2651,'4000','341748603968','2025-05-30 14:25:06',NULL,250.00,'','34','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2652,'1050','331748610307','2025-05-30 16:07:54',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174861047820348032278','No',NULL,NULL,''),(2653,'1110','331748610307','2025-05-30 16:07:54',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2654,'5500','331748610307','2025-05-30 16:05:07',145.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2655,'4000','331748610307','2025-05-30 16:07:54',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2656,'1050','331748846017','2025-06-02 09:36:03',1730.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174884639206732233220','No',NULL,NULL,''),(2657,'1110','331748846017','2025-06-02 09:36:03',NULL,948.28,'','33','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2658,'1110','331748846017','2025-06-02 09:33:37',NULL,480.00,'','33','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2659,'5500','331748846017','2025-06-02 09:35:40',1428.28,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2660,'4000','331748846017','2025-06-02 09:36:03',NULL,1200.00,'','33','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2661,'4000','331748846017','2025-06-02 09:33:37',NULL,530.00,'','33','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2662,'1050','331748859329','2025-06-02 13:18:19',2250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174886036523350320423','No',NULL,NULL,''),(2663,'1110','331748859329','2025-06-02 13:18:19',NULL,940.00,'','33','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2664,'1110','331748859329','2025-06-02 13:15:29',NULL,900.00,'','33','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(2665,'1110','331748859329','2025-06-02 13:17:42',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2666,'5500','331748859329','2025-06-02 13:17:58',2040.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2667,'4000','331748859329','2025-06-02 13:18:19',NULL,1000.00,'','33','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2668,'4000','331748859329','2025-06-02 13:15:29',NULL,1000.00,'','33','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(2669,'4000','331748859329','2025-06-02 13:17:42',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2670,'1050','331748860367','2025-06-02 13:33:00',130.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174886038433332340327','No',NULL,NULL,''),(2671,'1110','331748860367','2025-06-02 13:33:00',NULL,60.00,'','33','1','Inventory sold','1','','sales','76','','No',NULL,NULL,''),(2672,'5500','331748860367','2025-06-02 13:32:47',60.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2673,'4000','331748860367','2025-06-02 13:33:00',NULL,130.00,'','33','1','Good sold','1','','sales','76','','No',NULL,NULL,''),(2674,'1050','331749016849','2025-06-04 09:01:13',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174901687502652323913','No',NULL,NULL,''),(2675,'1110','331749016849','2025-06-04 09:01:13',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2676,'1110','331749016849','2025-06-04 09:00:49',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2677,'5500','331749016849','2025-06-04 09:01:03',280.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2678,'4000','331749016849','2025-06-04 09:01:13',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2679,'4000','331749016849','2025-06-04 09:00:49',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2680,'1050','331749107655','2025-06-05 10:27:03',1980.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174910870322023033003','No',NULL,NULL,''),(2681,'1110','331749107655','2025-06-05 10:27:03',NULL,1400.00,'','33','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2682,'1110','331749107655','2025-06-05 10:14:15',NULL,120.00,'','33','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(2683,'1110','331749107655','2025-06-05 10:14:39',NULL,100.00,'','33','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2684,'5500','331749107655','2025-06-05 10:18:57',1620.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2685,'4000','331749107655','2025-06-05 10:27:03',NULL,1600.00,'','33','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2686,'4000','331749107655','2025-06-05 10:14:15',NULL,180.00,'','33','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(2687,'4000','331749107655','2025-06-05 10:14:39',NULL,200.00,'','33','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2688,'1050','331749108703','2025-06-05 10:34:00',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174910884434030248042','No',NULL,NULL,''),(2689,'1110','331749108703','2025-06-05 10:34:00',NULL,70.00,'','33','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(2690,'5500','331749108703','2025-06-05 10:31:43',70.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2691,'4000','331749108703','2025-06-05 10:34:00',NULL,100.00,'','33','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(2692,'1050','331749108845','2025-06-05 10:39:08',800.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174910952322207221703','No',NULL,NULL,''),(2693,'1110','331749108845','2025-06-05 10:39:08',NULL,700.00,'','33','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2694,'5500','331749108845','2025-06-05 10:34:05',700.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2695,'4000','331749108845','2025-06-05 10:39:08',NULL,800.00,'','33','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2696,'1050','331749217857','2025-06-06 16:51:30',550.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174921794232222203329','No',NULL,NULL,''),(2697,'1110','331749217857','2025-06-06 16:51:30',NULL,510.00,'','33','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2698,'5500','331749217857','2025-06-06 16:50:57',510.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2699,'4000','331749217857','2025-06-06 16:51:30',NULL,550.00,'','33','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2700,'1050','331749446379','2025-06-09 08:19:48',200.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174944647143230233203','No',NULL,NULL,''),(2701,'1110','331749446379','2025-06-09 08:19:48',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2702,'5500','331749446379','2025-06-09 08:19:39',135.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2703,'4000','331749446379','2025-06-09 08:19:48',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2704,'1050','331749451237','2025-06-09 09:41:08',260.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174945127434303202320','No',NULL,NULL,''),(2705,'1110','331749451237','2025-06-09 09:41:08',NULL,150.00,'','33','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(2706,'1110','331749451237','2025-06-09 09:40:37',NULL,20.00,'','33','1','Inventory sold','1','','sales','323','','No',NULL,NULL,''),(2707,'5500','331749451237','2025-06-09 09:40:51',170.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2708,'4000','331749451237','2025-06-09 09:41:08',NULL,210.00,'','33','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(2709,'4000','331749451237','2025-06-09 09:40:37',NULL,50.00,'','33','1','Good sold','1','','sales','323','','No',NULL,NULL,''),(2710,'1050','331749451632','2025-06-09 09:55:39',5640.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174945229054120234329','No',NULL,NULL,''),(2711,'1110','331749451632','2025-06-09 09:55:39',NULL,700.00,'','33','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(2712,'1110','331749451632','2025-06-09 09:47:12',NULL,1340.00,'','33','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(2713,'1110','331749451632','2025-06-09 09:48:10',NULL,948.28,'','33','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2714,'1110','331749451632','2025-06-09 09:48:45',NULL,1580.00,'','33','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(2715,'1110','331749451632','2025-06-09 09:50:21',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2716,'1110','331749451632','2025-06-09 09:51:00',NULL,80.00,'','33','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2717,'1110','331749451632','2025-06-09 09:51:48',NULL,105.00,'','33','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2718,'5500','331749451632','2025-06-09 09:55:14',4953.28,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2719,'4000','331749451632','2025-06-09 09:55:39',NULL,750.00,'','33','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2720,'4000','331749451632','2025-06-09 09:47:12',NULL,1400.00,'','33','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2721,'4000','331749451632','2025-06-09 09:48:10',NULL,1200.00,'','33','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2722,'4000','331749451632','2025-06-09 09:48:45',NULL,1700.00,'','33','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2723,'4000','331749451632','2025-06-09 09:50:21',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2724,'4000','331749451632','2025-06-09 09:51:00',NULL,160.00,'','33','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2725,'4000','331749451632','2025-06-09 09:51:48',NULL,180.00,'','33','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2726,'1050','331749456658','2025-06-09 11:11:07',250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174945667203162435093','No',NULL,NULL,''),(2727,'1110','331749456658','2025-06-09 11:11:07',NULL,180.00,'','33','1','Inventory sold','1','','sales','325','','No',NULL,NULL,''),(2728,'5500','331749456658','2025-06-09 11:10:58',180.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2729,'4000','331749456658','2025-06-09 11:11:07',NULL,250.00,'','33','1','Good sold','1','','sales','325','','No',NULL,NULL,''),(2730,'1050','331749456674','2025-06-09 11:33:06',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174945803629003306062','No',NULL,NULL,''),(2731,'1110','331749456674','2025-06-09 11:33:06',NULL,250.00,'','33','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(2732,'1110','331749456674','2025-06-09 11:11:14',NULL,25.00,'','33','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(2733,'5500','331749456674','2025-06-09 11:32:02',275.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2734,'4000','331749456674','2025-06-09 11:33:06',NULL,350.00,'','33','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(2735,'4000','331749456674','2025-06-09 11:11:14',NULL,50.00,'','33','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(2736,'1050','331749477790','2025-06-09 17:03:34',850.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174947782324003222332','No',NULL,NULL,''),(2737,'1110','331749477790','2025-06-09 17:03:34',NULL,805.00,'','33','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(2738,'5500','331749477790','2025-06-09 17:03:10',805.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2739,'4000','331749477790','2025-06-09 17:03:34',NULL,850.00,'','33','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(2740,'1050','331749537815','2025-06-10 09:44:21',30.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174953786603332335230','No',NULL,NULL,''),(2741,'1110','331749537815','2025-06-10 09:44:21',NULL,12.00,'','33','1','Inventory sold','1','','sales','323','','No',NULL,NULL,''),(2742,'5500','331749537815','2025-06-10 09:43:35',12.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2743,'4000','331749537815','2025-06-10 09:44:21',NULL,30.00,'','33','1','Good sold','1','','sales','323','','No',NULL,NULL,''),(2744,'1050','331749537873','2025-06-10 10:20:36',600.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174954004032402039033','No',NULL,NULL,''),(2745,'1110','331749537873','2025-06-10 10:20:36',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2746,'1110','331749537873','2025-06-10 09:44:33',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2747,'5500','331749537873','2025-06-10 10:20:28',415.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2748,'4000','331749537873','2025-06-10 10:20:36',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2749,'4000','331749537873','2025-06-10 09:44:33',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2750,'1050','331749541029','2025-06-10 10:37:24',900.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174954104610233210943','No',NULL,NULL,''),(2751,'1110','331749541029','2025-06-10 10:37:24',NULL,850.00,'','33','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(2752,'5500','331749541029','2025-06-10 10:37:09',850.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2753,'4000','331749541029','2025-06-10 10:37:24',NULL,900.00,'','33','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(2754,'1050','331749541047','2025-06-10 12:27:00',130.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174954763237003242230','No',NULL,NULL,''),(2755,'1110','331749541047','2025-06-10 12:27:00',NULL,85.00,'','33','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2756,'5500','331749541047','2025-06-10 10:37:27',85.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2757,'4000','331749541047','2025-06-10 12:27:00',NULL,130.00,'','33','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2758,'1050','331749568182','2025-06-10 18:09:56',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174956820030223233232','No',NULL,NULL,''),(2759,'1110','331749568182','2025-06-10 18:09:56',NULL,80.00,'','33','1','Inventory sold','1','','sales','322','','No',NULL,NULL,''),(2760,'5500','331749568182','2025-06-10 18:09:42',80.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2761,'4000','331749568182','2025-06-10 18:09:56',NULL,100.00,'','33','1','Good sold','1','','sales','322','','No',NULL,NULL,''),(2762,'1050','331749624191','2025-06-11 09:44:44',950.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174962449423204233213','No',NULL,NULL,''),(2763,'1110','331749624191','2025-06-11 09:44:44',NULL,890.00,'','33','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2764,'5500','331749624191','2025-06-11 09:43:11',890.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2765,'4000','331749624191','2025-06-11 09:44:44',NULL,950.00,'','33','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2766,'1050','331749706195','2025-06-12 08:30:57',250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174970627221704779073','No',NULL,NULL,''),(2767,'1110','331749706195','2025-06-12 08:30:57',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2768,'5500','331749706195','2025-06-12 08:29:55',200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2769,'4000','331749706195','2025-06-12 08:30:57',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2770,'1050','331749706273','2025-06-12 09:58:10',280.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174971173833720013313','No',NULL,NULL,''),(2771,'1110','331749706273','2025-06-12 09:58:10',NULL,120.00,'','33','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2772,'1110','331749706273','2025-06-12 08:31:13',NULL,35.00,'','33','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(2773,'5500','331749706273','2025-06-12 09:56:05',155.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2774,'4000','331749706273','2025-06-12 09:58:10',NULL,210.00,'','33','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2775,'4000','331749706273','2025-06-12 08:31:13',NULL,70.00,'','33','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(2776,'1050','331749711742','2025-06-12 10:03:59',5290.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174971184632012326300','No',NULL,NULL,''),(2777,'1110','331749711742','2025-06-12 10:03:59',NULL,875.00,'','33','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(2778,'1110','331749711742','2025-06-12 10:02:22',NULL,135.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2779,'1110','331749711742','2025-06-12 10:02:42',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2780,'1110','331749711742','2025-06-12 10:02:55',NULL,800.00,'','33','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(2781,'1110','331749711742','2025-06-12 10:03:10',NULL,450.00,'','33','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(2782,'1110','331749711742','2025-06-12 10:03:22',NULL,490.00,'','33','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(2783,'1110','331749711742','2025-06-12 10:03:33',NULL,920.00,'','33','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(2784,'5500','331749711742','2025-06-12 10:03:46',3815.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2785,'4000','331749711742','2025-06-12 10:03:59',NULL,1200.00,'','33','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(2786,'4000','331749711742','2025-06-12 10:02:22',NULL,200.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2787,'4000','331749711742','2025-06-12 10:02:42',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2788,'4000','331749711742','2025-06-12 10:02:55',NULL,1200.00,'','33','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(2789,'4000','331749711742','2025-06-12 10:03:10',NULL,700.00,'','33','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(2790,'4000','331749711742','2025-06-12 10:03:22',NULL,840.00,'','33','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(2791,'4000','331749711742','2025-06-12 10:03:33',NULL,950.00,'','33','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(2792,'1050','331749712692','2025-06-12 10:18:25',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174971280972223227038','No',NULL,NULL,''),(2793,'1110','331749712692','2025-06-12 10:18:25',NULL,90.00,'','33','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(2794,'5500','331749712692','2025-06-12 10:18:12',90.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2795,'4000','331749712692','2025-06-12 10:18:25',NULL,100.00,'','33','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(2796,'1050','331749723681','2025-06-12 13:23:52',130.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174972388382382300334','No',NULL,NULL,''),(2797,'1110','331749723681','2025-06-12 13:23:52',NULL,85.00,'','33','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2798,'5500','331749723681','2025-06-12 13:21:21',85.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2799,'4000','331749723681','2025-06-12 13:23:52',NULL,130.00,'','33','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2800,'1050','331749813066','2025-06-13 14:12:17',2880.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174981314501130133302','No',NULL,NULL,''),(2801,'1110','331749813066','2025-06-13 14:12:17',NULL,1680.00,'','33','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(2802,'1110','331749813066','2025-06-13 14:11:06',NULL,70.00,'','33','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(2803,'1110','331749813066','2025-06-13 14:11:40',NULL,30.00,'','33','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(2804,'5500','331749813066','2025-06-13 14:12:07',1780.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2805,'4000','331749813066','2025-06-13 14:12:17',NULL,2700.00,'','33','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(2806,'4000','331749813066','2025-06-13 14:11:06',NULL,130.00,'','33','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(2807,'4000','331749813066','2025-06-13 14:11:40',NULL,50.00,'','33','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(2808,'1050','331749813152','2025-06-13 15:34:45',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174981817322332133323','No',NULL,NULL,''),(2809,'1110','331749813152','2025-06-13 15:34:45',NULL,280.00,'','33','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(2810,'5500','331749813152','2025-06-13 14:12:32',280.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2811,'4000','331749813152','2025-06-13 15:34:45',NULL,400.00,'','33','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(2812,'1050','331749894827','2025-06-14 13:27:27',8440.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33174989685414330222930','No',NULL,NULL,''),(2813,'1110','331749894827','2025-06-14 13:27:27',NULL,1220.00,'','33','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(2814,'1110','331749894827','2025-06-14 12:53:47',NULL,1260.00,'','33','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2815,'1110','331749894827','2025-06-14 13:24:27',NULL,2520.00,'','33','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2816,'1110','331749894827','2025-06-14 13:24:54',NULL,830.00,'','33','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(2817,'1110','331749894827','2025-06-14 13:25:30',NULL,80.00,'','33','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2818,'1110','331749894827','2025-06-14 13:25:52',NULL,48.00,'','33','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2819,'1110','331749894827','2025-06-14 13:26:32',NULL,875.00,'','33','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(2820,'5500','331749894827','2025-06-14 13:26:52',6833.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2821,'4000','331749894827','2025-06-14 13:27:27',NULL,1400.00,'','33','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(2822,'4000','331749894827','2025-06-14 12:53:47',NULL,1400.00,'','33','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2823,'4000','331749894827','2025-06-14 13:24:27',NULL,3000.00,'','33','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2824,'4000','331749894827','2025-06-14 13:24:54',NULL,1200.00,'','33','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(2825,'4000','331749894827','2025-06-14 13:25:30',NULL,160.00,'','33','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2826,'4000','331749894827','2025-06-14 13:25:52',NULL,80.00,'','33','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2827,'4000','331749894827','2025-06-14 13:26:32',NULL,1200.00,'','33','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(2828,'1050','331750075649','2025-06-16 15:08:43',7000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175007635355303230336','No',NULL,NULL,''),(2829,'1110','331750075649','2025-06-16 15:08:43',NULL,1500.00,'','33','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(2830,'1110','331750075649','2025-06-16 15:07:29',NULL,2000.00,'','33','1','Inventory sold','1','','sales','343','','No',NULL,NULL,''),(2831,'5500','331750075649','2025-06-16 15:08:16',3500.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2832,'4000','331750075649','2025-06-16 15:08:43',NULL,2600.00,'','33','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(2833,'4000','331750075649','2025-06-16 15:07:29',NULL,4400.00,'','33','1','Good sold','1','','sales','343','','No',NULL,NULL,''),(2834,'1050','331750145767','2025-06-17 10:47:01',30.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175014647923070205032','No',NULL,NULL,''),(2835,'1110','331750145767','2025-06-17 10:47:01',NULL,12.00,'','33','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(2836,'5500','331750145767','2025-06-17 10:36:07',12.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2837,'4000','331750145767','2025-06-17 10:47:01',NULL,30.00,'','33','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(2838,'1050','331750146481','2025-06-17 11:12:05',480.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175014805233313222233','No',NULL,NULL,''),(2839,'1110','331750146481','2025-06-17 11:12:05',NULL,320.00,'','33','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(2840,'5500','331750146481','2025-06-17 10:48:01',320.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2841,'4000','331750146481','2025-06-17 11:12:05',NULL,480.00,'','33','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(2842,'1050','331750250099','2025-06-18 15:43:05',325.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175025059833233233203','No',NULL,NULL,''),(2843,'1110','331750250099','2025-06-18 15:43:05',NULL,293.11,'','33','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2844,'5500','331750250099','2025-06-18 15:34:59',293.11,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2845,'4000','331750250099','2025-06-18 15:43:05',NULL,325.00,'','33','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2846,'1050','331750255921','2025-06-18 17:35:10',490.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175025731423033332430','No',NULL,NULL,''),(2847,'1110','331750255921','2025-06-18 17:35:10',NULL,200.00,'','33','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2848,'1110','331750255921','2025-06-18 17:12:01',NULL,70.00,'','33','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(2849,'5500','331750255921','2025-06-18 17:34:54',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2850,'4000','331750255921','2025-06-18 17:35:10',NULL,350.00,'','33','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2851,'4000','331750255921','2025-06-18 17:12:01',NULL,140.00,'','33','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(2852,'1050','331750257653','2025-06-18 17:42:49',1720.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175025815335301330133','No',NULL,NULL,''),(2853,'1110','331750257653','2025-06-18 17:42:49',NULL,40.00,'','33','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2854,'1110','331750257653','2025-06-18 17:41:20',NULL,24.00,'','33','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2855,'1110','331750257653','2025-06-18 17:42:05',NULL,1400.00,'','33','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2856,'5500','331750257653','2025-06-18 17:42:35',1464.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2857,'4000','331750257653','2025-06-18 17:42:49',NULL,80.00,'','33','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2858,'4000','331750257653','2025-06-18 17:41:20',NULL,40.00,'','33','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2859,'4000','331750257653','2025-06-18 17:42:05',NULL,1600.00,'','33','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2860,'1050','331750260125','2025-06-18 18:22:26',600.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175026042903122220220','No',NULL,NULL,''),(2861,'1110','331750260125','2025-06-18 18:22:26',NULL,400.00,'','33','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(2862,'5500','331750260125','2025-06-18 18:22:06',400.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2863,'4000','331750260125','2025-06-18 18:22:26',NULL,600.00,'','33','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(2864,'1050','41750318124','2025-06-19 10:31:16',4950.00,NULL,'','4','1','Payment of goods sold','1','','payment','','4175031832234231201811','No',NULL,NULL,''),(2865,'1110','41750318124','2025-06-19 10:31:16',NULL,2100.00,'','4','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(2866,'1110','41750318124','2025-06-19 10:31:16',NULL,1650.00,'','4','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2867,'1110','41750318124','2025-06-19 10:31:16',NULL,200.00,'','4','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2868,'1110','41750318124','2025-06-19 10:31:16',NULL,105.00,'','4','1','Inventory sold','1','','sales','120','','No',NULL,NULL,''),(2869,'5500','41750318124','2025-06-19 10:31:16',4055.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2870,'4000','41750318124','2025-06-19 10:31:16',NULL,2400.00,'','4','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(2871,'4000','41750318124','2025-06-19 10:31:16',NULL,2100.00,'','4','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2872,'4000','41750318124','2025-06-19 10:31:16',NULL,250.00,'','4','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2873,'4000','41750318124','2025-06-19 10:31:16',NULL,200.00,'','4','1','Good sold','1','','sales','120','','No',NULL,NULL,''),(2874,'1050','331750404874','2025-06-20 10:48:45',680.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175040572904222520393','No',NULL,NULL,''),(2875,'1110','331750404874','2025-06-20 10:48:45',NULL,280.00,'','33','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(2876,'1110','331750404874','2025-06-20 10:34:34',NULL,50.00,'','33','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(2877,'1110','331750404874','2025-06-20 10:46:59',NULL,0.00,'','33','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(2878,'5500','331750404874','2025-06-20 10:48:30',330.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2879,'4000','331750404874','2025-06-20 10:48:45',NULL,400.00,'','33','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(2880,'4000','331750404874','2025-06-20 10:34:34',NULL,80.00,'','33','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(2881,'4000','331750404874','2025-06-20 10:46:59',NULL,200.00,'','33','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(2882,'1050','331750417592','2025-06-20 14:10:51',230.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175041786450033337332','No',NULL,NULL,''),(2883,'1110','331750417592','2025-06-20 14:10:51',NULL,140.00,'','33','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(2884,'5500','331750417592','2025-06-20 14:06:32',140.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2885,'4000','331750417592','2025-06-20 14:10:51',NULL,230.00,'','33','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(2886,'1050','331750417871','2025-06-20 14:50:22',400.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175042029419030302403','No',NULL,NULL,''),(2887,'1110','331750417871','2025-06-20 14:50:22',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2888,'5500','331750417871','2025-06-20 14:11:11',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2889,'4000','331750417871','2025-06-20 14:50:22',NULL,400.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2890,'1050','331750495165','2025-06-21 11:49:05',3900.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175049585110201490333','No',NULL,NULL,''),(2891,'1110','331750495165','2025-06-21 11:49:05',NULL,370.00,'','33','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(2892,'1110','331750495165','2025-06-21 11:39:25',NULL,160.00,'','33','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2893,'1110','331750495165','2025-06-21 11:40:01',NULL,70.00,'','33','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(2894,'1110','331750495165','2025-06-21 11:40:52',NULL,60.00,'','33','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(2895,'1110','331750495165','2025-06-21 11:41:39',NULL,45.00,'','33','1','Inventory sold','1','','sales','314','','No',NULL,NULL,''),(2896,'1110','331750495165','2025-06-21 11:42:25',NULL,225.00,'','33','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(2897,'1110','331750495165','2025-06-21 11:42:40',NULL,1640.00,'','33','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(2898,'5500','331750495165','2025-06-21 11:42:57',2570.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2899,'4000','331750495165','2025-06-21 11:49:05',NULL,500.00,'','33','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(2900,'4000','331750495165','2025-06-21 11:39:25',NULL,280.00,'','33','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2901,'4000','331750495165','2025-06-21 11:40:01',NULL,140.00,'','33','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(2902,'4000','331750495165','2025-06-21 11:40:52',NULL,150.00,'','33','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(2903,'4000','331750495165','2025-06-21 11:41:39',NULL,90.00,'','33','1','Good sold','1','','sales','314','','No',NULL,NULL,''),(2904,'4000','331750495165','2025-06-21 11:42:25',NULL,400.00,'','33','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(2905,'4000','331750495165','2025-06-21 11:42:40',NULL,2340.00,'','33','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(2906,'1050','331750657093','2025-06-23 08:38:42',1100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175065715033310230333','No',NULL,NULL,''),(2907,'1110','331750657093','2025-06-23 08:38:42',NULL,480.00,'','33','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2908,'1110','331750657093','2025-06-23 08:38:13',NULL,474.14,'','33','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2909,'5500','331750657093','2025-06-23 08:38:26',954.14,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2910,'4000','331750657093','2025-06-23 08:38:42',NULL,500.00,'','33','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2911,'4000','331750657093','2025-06-23 08:38:13',NULL,600.00,'','33','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2912,'1050','331750826385','2025-06-25 07:40:20',600.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175082642508235333336','No',NULL,NULL,''),(2913,'1110','331750826385','2025-06-25 07:40:20',NULL,474.14,'','33','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(2914,'5500','331750826385','2025-06-25 07:39:46',474.14,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2915,'4000','331750826385','2025-06-25 07:40:20',NULL,600.00,'','33','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(2916,'1050','331750934536','2025-06-26 13:43:09',38000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175093461623023532153','No',NULL,NULL,''),(2917,'1110','331750934536','2025-06-26 13:43:09',NULL,16000.00,'','33','1','Inventory sold','1','','sales','316','','No',NULL,NULL,''),(2918,'1110','331750934536','2025-06-26 13:42:16',NULL,6000.00,'','33','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(2919,'5500','331750934536','2025-06-26 13:42:35',22000.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2920,'4000','331750934536','2025-06-26 13:43:09',NULL,28000.00,'','33','1','Good sold','1','','sales','316','','No',NULL,NULL,''),(2921,'4000','331750934536','2025-06-26 13:42:16',NULL,10000.00,'','33','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(2922,'1050','331750934769','2025-06-26 13:46:32',240.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175093479923253213907','No',NULL,NULL,''),(2923,'1110','331750934769','2025-06-26 13:46:32',NULL,160.00,'','33','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2924,'5500','331750934769','2025-06-26 13:46:10',160.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2925,'4000','331750934769','2025-06-26 13:46:32',NULL,240.00,'','33','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2926,'1050','331750940832','2025-06-26 15:27:45',4000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175094088030322083333','No',NULL,NULL,''),(2927,'1110','331750940832','2025-06-26 15:27:45',NULL,3500.00,'','33','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(2928,'5500','331750940832','2025-06-26 15:27:13',3500.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2929,'4000','331750940832','2025-06-26 15:27:45',NULL,4000.00,'','33','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(2930,'1050','331751002725','2025-06-27 08:39:21',560.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175100292202032312322','No',NULL,NULL,''),(2931,'1110','331751002725','2025-06-27 08:39:21',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2932,'1110','331751002725','2025-06-27 08:38:46',NULL,145.00,'','33','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2933,'5500','331751002725','2025-06-27 08:39:06',415.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2934,'4000','331751002725','2025-06-27 08:39:21',NULL,360.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2935,'4000','331751002725','2025-06-27 08:38:46',NULL,200.00,'','33','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2936,'1050','331751010038','2025-06-27 10:43:23',1300.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175101029622220733133','No',NULL,NULL,''),(2937,'1110','331751010038','2025-06-27 10:43:23',NULL,1200.00,'','33','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(2938,'5500','331751010038','2025-06-27 10:40:38',1200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2939,'4000','331751010038','2025-06-27 10:43:23',NULL,1300.00,'','33','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(2940,'1050','331751101571','2025-06-28 12:17:39',15000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175110228527527100223','No',NULL,NULL,''),(2941,'1110','331751101571','2025-06-28 12:17:39',NULL,2350.00,'','33','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2942,'1110','331751101571','2025-06-28 12:06:37',NULL,630.00,'','33','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2943,'1110','331751101571','2025-06-28 12:07:10',NULL,830.00,'','33','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(2944,'1110','331751101571','2025-06-28 12:07:58',NULL,225.00,'','33','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(2945,'1110','331751101571','2025-06-28 12:08:26',NULL,400.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2946,'1110','331751101571','2025-06-28 12:09:43',NULL,7000.00,'','33','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2947,'1110','331751101571','2025-06-28 12:13:13',NULL,1220.00,'','33','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(2948,'5500','331751101571','2025-06-28 12:17:25',12655.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2949,'4000','331751101571','2025-06-28 12:17:39',NULL,2900.00,'','33','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2950,'4000','331751101571','2025-06-28 12:06:37',NULL,700.00,'','33','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2951,'4000','331751101571','2025-06-28 12:07:10',NULL,1200.00,'','33','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(2952,'4000','331751101571','2025-06-28 12:07:58',NULL,350.00,'','33','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(2953,'4000','331751101571','2025-06-28 12:08:26',NULL,500.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2954,'4000','331751101571','2025-06-28 12:09:43',NULL,8000.00,'','33','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2955,'4000','331751101571','2025-06-28 12:13:13',NULL,1350.00,'','33','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(2956,'1050','331751104065','2025-06-28 12:48:01',360.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175110408532757030311','No',NULL,NULL,''),(2957,'1110','331751104065','2025-06-28 12:48:01',NULL,270.00,'','33','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2958,'5500','331751104065','2025-06-28 12:47:45',270.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2959,'4000','331751104065','2025-06-28 12:48:01',NULL,360.00,'','33','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2960,'1050','331751104087','2025-06-28 13:15:57',250.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175110578123020302153','No',NULL,NULL,''),(2961,'1110','331751104087','2025-06-28 13:15:57',NULL,200.00,'','33','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(2962,'5500','331751104087','2025-06-28 12:48:07',200.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2963,'4000','331751104087','2025-06-28 13:15:57',NULL,250.00,'','33','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(2964,'1050','331751264373','2025-06-30 09:19:45',9000.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175126438822303273373','No',NULL,NULL,''),(2965,'1110','331751264373','2025-06-30 09:19:45',NULL,7300.00,'','33','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2966,'5500','331751264373','2025-06-30 09:19:33',7300.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2967,'4000','331751264373','2025-06-30 09:19:45',NULL,9000.00,'','33','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2968,'1050','331751264433','2025-06-30 10:07:14',100.00,NULL,'','33','1','Payment of goods sold','1','','payment','','33175126723723300332221','No',NULL,NULL,''),(2969,'1110','331751264433','2025-06-30 10:07:14',NULL,80.00,'','33','1','Inventory sold','1','','sales','322','','No',NULL,NULL,''),(2970,'5500','331751264433','2025-06-30 09:20:33',80.00,NULL,'','33','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2971,'4000','331751264433','2025-06-30 10:07:14',NULL,100.00,'','33','1','Good sold','1','','sales','322','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `discount` -- DROP TABLE IF EXISTS `discount`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `discount` ( `id` int(11) NOT NULL AUTO_INCREMENT, `discount` varchar(50) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `type` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `discount` -- LOCK TABLES `discount` WRITE; /*!40000 ALTER TABLE `discount` DISABLE KEYS */; INSERT INTO `discount` VALUES (1,'1000','BASIC','2023-05-16 14:12:30','active','1','','1',1,'Amount'),(2,'10','PREMIUM DISCOUNT','2023-11-11 07:36:57','active','1','','1',1,'Percentage'); /*!40000 ALTER TABLE `discount` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `doorlock` -- DROP TABLE IF EXISTS `doorlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `doorlock` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, `guest` varchar(50) NOT NULL, `roomtype` varchar(50) NOT NULL, `roomno` varchar(50) NOT NULL, `guesttype` varchar(50) NOT NULL, `chargetype` varchar(50) NOT NULL, `issuedqty` varchar(50) NOT NULL, `recycledcardqty` varchar(50) NOT NULL, `state` varchar(50) NOT NULL, `checkintime` varchar(50) NOT NULL, `departuretime` varchar(50) NOT NULL, `vouchertype` varchar(50) NOT NULL, `voucherno` varchar(50) NOT NULL, `checkouttime` varchar(50) NOT NULL, `area1` varchar(50) NOT NULL, `area2` varchar(50) NOT NULL, `operator` varchar(50) NOT NULL, `remark` varchar(50) NOT NULL, `familyroom` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `doorlock` -- LOCK TABLES `doorlock` WRITE; /*!40000 ALTER TABLE `doorlock` DISABLE KEYS */; /*!40000 ALTER TABLE `doorlock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `employeecharges` -- LOCK TABLES `employeecharges` WRITE; /*!40000 ALTER TABLE `employeecharges` DISABLE KEYS */; INSERT INTO `employeecharges` VALUES (1,'8','PAYE','2023-06-09 13:31:34','Active','1','','1','Deduction','Fixed','Fixed',1.00,72.50,'',1,'PAYE'),(2,'9','NSSF','2023-06-09 13:31:45','Active','1','','1','Deduction','Fixed','Fixed',1.00,200.00,'',1,'NSSF'),(3,'10','NHIF','2023-06-09 13:31:54','Active','1','','1','Deduction','Fixed','Fixed',1.00,850.00,'',1,'NHIF'),(5,'2005','House Levy','2023-09-01 05:49:18','Active','1','','1','Deduction','Fixed','Fixed',1.00,375.00,'1.5',1,'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,'P052331164S','20240729','2024-10-15 08:42:25','KRACU0300001424','KRA00235304','E9E8C0D996D44F66BC7AAC64935F04A20763BFB5FB7E45FB8661','1','1','KES','TEST',1,'SCODRA METAL GENERAL LIMITED','00','11728970946','https://etims-api.kra.go.ke','OSCU','254707699136','1227101','','LeN+dbnoQ+XNEeGVzpsRFc+ZzCRMrH6Hw3rdXpmkeFKXwzgSW8Yp13v7llhERNNO/JOt8tDKx2iL27jX8k8TcA== ','2024-10-15 08:46:09','','7WON0kbEPUyEs1bysogT5bouA4V9GPsJz3IpAx50lLQdfYMr1TuQK9oeqnVOfvibMVfHoUolr3vzrVGZOrzq3zstYPGFt+86QbxberDvdYvAs6rrE9xiDIs5rO4MpDx2'); /*!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) NOT NULL, `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, 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(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 `expenses` -- LOCK TABLES `expenses` WRITE; /*!40000 ALTER TABLE `expenses` DISABLE KEYS */; /*!40000 ALTER TABLE `expenses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `faqs` -- DROP TABLE IF EXISTS `faqs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `faqs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `faqs` -- LOCK TABLES `faqs` WRITE; /*!40000 ALTER TABLE `faqs` DISABLE KEYS */; /*!40000 ALTER TABLE `faqs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fingers` -- DROP TABLE IF EXISTS `fingers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fingers` ( `id` int(100) NOT NULL AUTO_INCREMENT, `admno` varchar(200) NOT NULL, `fingername` varchar(50) NOT NULL, `regdate` varchar(100) NOT NULL, `template` text NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fingers` -- LOCK TABLES `fingers` WRITE; /*!40000 ALTER TABLE `fingers` DISABLE KEYS */; /*!40000 ALTER TABLE `fingers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `fiscalyear` -- DROP TABLE IF EXISTS `fiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `fiscalyear` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `fiscalyear` -- LOCK TABLES `fiscalyear` WRITE; /*!40000 ALTER TABLE `fiscalyear` DISABLE KEYS */; INSERT INTO `fiscalyear` VALUES (1,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=221 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glaccounts` -- LOCK TABLES `glaccounts` WRITE; /*!40000 ALTER TABLE `glaccounts` DISABLE KEYS */; INSERT INTO `glaccounts` VALUES (30,'1','1','1','Control Acc (Cash)','','2018-07-20 13:23:56',1,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-3890498','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'1','1','14','Customer Deposits ','','2018-07-23 12:38:55 ',2,'','0','2024-02-01 06:08:04','2060',''),(70,'351','1','14','Insurance payable','','2018-07-23 12:39:33',2,'','0','2019-07-20 15:12:04','2070',''),(72,'351','1','14','Sales & services tax payable','','2018-07-23 12:40:58',2,'','0','2019-07-20 15:14:57','2090',''),(74,'351','1','14','Bank Overdraft','','2018-07-23 12:43:29',2,'','0','2019-07-20 13:52:34','2110','1'),(75,'351','1','14','Current portion of obligations under finance leases','','2018-07-23 12:44:39',2,'','0','2019-07-20 15:19:30','2120',''),(76,'351','1','15','Long term debt','','2018-07-23 12:57:42',2,'','0','2019-07-20 15:16:19','2500',''),(78,'351','1','15','Notes payable','','2018-07-23 13:00:31',2,'','0','2019-07-20 13:58:01','2510',''),(79,'351','1','15','Liabilities related to assets held for sale','','2018-07-23 13:01:58',2,'','0','2019-07-20 15:28:14','2520','1'),(80,'2','1','15','shareholder notes payable','','2018-07-23 13:02:46',2,'','0','2018-07-23 13:04:38pm','2530','KES'),(81,'351','1','15','Accrued non-current liabilities','','2018-07-23 13:04:38',2,'','0','2019-07-22 09:45:51','2540',''),(82,'2','1','15','accrued holiday payable','','2018-07-23 13:15:07',2,'','0','2018-07-23 13:19:53pm','2550','KES'),(83,'2','1','26','ordinary shares','','2018-07-23 13:54:16',3,'','0','2018-07-23 13:55:37pm','3000','KES'),(84,'1','1','26','opening balance Equity','','2018-07-23 13:55:37',3,'','-50000','2020-05-09 20:15:00','3010',''),(85,'2','1','26','partner contributions','','2018-07-23 13:56:29',3,'','0','2018-07-23 13:57:14pm','3020','KES'),(86,'2','1','26','share capital','','2018-07-23 13:57:15',3,'','0','2018-07-23 13:59:17pm','3030','KES'),(87,'2','1','26','capital stock','','2018-07-23 13:59:18',3,'','0','2018-07-23 14:00:06pm','3040','KES'),(89,'351','1','26','Dividend disbursed','','2018-07-23 14:00:07',3,'','0','2019-07-22 09:44:29','3050',''),(90,'2','1','26','other comprehensive income','','2018-07-23 14:05:14',3,'','0','2018-07-23 14:06:04pm','3060','KES'),(91,'2','1','26','retained earnings','','2018-07-23 14:06:06',3,'','0','2018-07-23 14:06:41pm','3070','KES'),(92,'2','1','26','paid in capital','','2018-07-23 14:06:42',3,'','0','2018-07-23 14:08:06pm','3080','KES'),(93,'2','1','26','equity in earnings of subsidiaries','','2018-07-23 14:08:07',3,'','0','2018-07-23 14:09:00pm','3090','KES'),(94,'351','1','27','Sales','','2018-06-01',4,'','0','2019-07-23 11:30:51','4000',''),(95,'351','1','27','Maintainance/Training fees','94','2018-07-23 14:09:38',4,'','0','2019-07-20 15:53:04','4010',''),(97,'351','1','30','expenses included in valuation','','2018-06-01 ',5,'','0','2019-07-23 11:33:52','5010',''),(98,'351','1','30','stock adjustment','','2018-07-23 14:27:39',5,'','0','2019-07-20 17:25:59','5020',''),(99,'1','1','8','Cost of Good sold','','2018-07-01',5,'','0','2020-05-11 09:26:16','5500',''),(100,'351','1','29','Transport','','2018-06-01',5,'','0','2019-07-23 11:27:46','5510',''),(101,'351','1','29','Rent Expenses','','2018-07-23 14:33:51',5,'','0','2019-07-20 17:40:22','5520',''),(102,'351','1','29','Utilities','','2018-07-23 14:34:24',5,'','0','2019-07-20 17:42:59','5530','1'),(103,'351','1','29','Advertisements','','2018-07-23 14:34:52',5,'','0','2019-07-20 17:47:48','5540','1'),(104,'351','1','29','Salary Costs','','2018-07-23 14:35:41',5,'','50000','2019-07-20 20:26:30','5550',''),(105,'1','1','29','Staff Costs','','2020-07-23 14:36:42',5,'','0','2020-06-30 21:02:43','5560','1'),(106,'351','1','29','Staff Uniforms','105','2018-07-23 14:37:26',5,'','0','2019-07-20 20:43:01','5561','1'),(107,'351','1','29','Staff Welfare ','105','2018-07-23 14:38:50',5,'','0','2019-07-20 20:47:45','5562','1'),(114,'351','1','29','Training Fees','','2018-07-23 14:46:18',5,'','0','2019-07-20 21:00:54','5650','1'),(115,'351','1','29','Marketing expenses','','2018-07-23 14:47:47',5,'','0','2019-07-20 20:59:00','5660',''),(118,'351','1','29','Bid Bond Charges','120','2018-07-23 14:51:10',5,'','0','2019-07-20 21:51:57','5711','1'),(119,'351','1','29','Bank Service Charges ','','2018-07-23 14:54:26',5,'','0','2019-07-20 21:24:05','5700','1'),(120,'351','1','29','Tender expenses','','2018-07-23 14:55:12',5,'','0','2019-07-20 21:49:11','5710',''),(122,'351','1','29','Outsourced Printing & Scanning','','2018-07-23 15:02:34',5,'','0','2019-07-20 21:55:42','5730',''),(123,'351','1','30','Commission on sales','','2018-07-23 15:03:42',5,'','0','2019-07-20 21:56:36','5740','1'),(124,'351','1','29','Accomodation','','2018-07-23 15:04:46',5,'','0','2019-07-20 21:58:04','5750',''),(125,'351','1','29','Professional /Legal expenses','','2018-07-23 15:05:55',5,'','0','2019-07-20 22:28:51','5760','1'),(126,'351','1','28','Postage & Delivery','','2018-07-23 15:06:59',4,'','0','2019-07-20 22:00:51','5770','1'),(127,'1','1','29','Painting','','2018-07-23 15:07:48 ',5,'','0','2024-02-26 12:40:36','5780',''),(128,'351','1','29','Depreciation Expense','','2018-07-23 15:08:24',5,'','0','2019-07-20 22:03:48','5790',''),(129,'351','1','29','Miscellaneous','','2018-07-23 15:09:39',5,'','0','2019-07-20 22:05:47','5800',''),(130,'351','1','27','Point of sale','94','2018-06-01 ',4,'','0','2019-08-08 09:12:19','4020',''),(131,'351','1','27','Bulk Sms','94','2018-07-23 15:12:25',4,'','0','2019-07-20 15:56:23','4030','1'),(132,'351','1','27','property management System','94','2018-07-23 15:13:09',4,'','0','2019-07-20 16:16:00','4040','1'),(133,'351','1','27','Biometric system','94','2018-07-23 15:13:41',4,'','2393.5','2019-07-20 16:14:44','4050','1'),(134,'351','1','27','school management System','94','2018-07-23 15:14:35',4,'','0','2019-07-20 16:17:38','4060','1'),(135,'351','1','27','Hospital management System','94','2018-07-23 15:15:15',4,'','0','2019-07-20 16:19:26','4070',''),(136,'351','1','27','Website Development','94','2018-07-23 15:16:03',4,'','0','2019-07-20 16:25:53','4080','1'),(137,'1','1','27','Vehicle Loan','94','2018-07-23 15:16:38 ',4,'','2000000','2023-05-27 12:46:29','4090',''),(139,'351','1','27','Hardware','94','2018-07-23 15:18:10',4,'','0','2019-07-20 16:49:09','4110','1'),(140,'351','1','27','Graphic Design','94','2018-07-23 15:18:56',4,'','0','2019-07-20 16:50:40','4120','1'),(141,'351','1','27','Thermal rolls','94','2018-07-23 15:19:38',4,'','0','2019-07-20 16:54:33','4130','1'),(143,'479','1','1','Paybill','','2018-07-26 12:58:21',1,'','-6666664999','2019-01-18 17:14:27','1020','1'),(144,'351','1','14','Account payable','','2018-06-01',2,'','0','2019-07-23 11:29:59','2130',''),(148,'351','1','1','Director\'s Account','','2018-06-01',1,'','6000','2019-08-22 08:43:26','1040','1'),(151,'351','1','8','Hardware','58','2018-10-30 09:48:11',5,'','0','2019-09-04 10:25:47','1851','1'),(152,'351','1','27','Labour Fees','94','2018-11-01 12:09:21',4,'','0','2019-07-20 16:57:21','4160','1'),(154,'351','1','29','Supplies','156','2018-11-05 16:43:21',5,'','0','2019-07-18 14:43:13','5900','1'),(155,'1','1','29','Branding','156','2018-11-05 16:46:57 ',5,'','0','2024-02-26 12:40:51','5910',''),(156,'351','1','29','Office Expenses','','2018-11-05 16:47:29',5,'','0','2019-07-18 14:15:56','5920','1'),(157,'351','1','27','Management Information System','94','2019-01-31 16:43:09',4,'','0','2019-07-20 16:58:11','4170','1'),(158,'351','1','29','Mpesa charges','','2019-05-25 12:20:26',5,'','0','2019-07-20 22:26:12','5930','1'),(159,'351','1','1','Petty cash','','2019-06-01',1,'','-577','2019-08-22 15:25:29','1050','1'),(160,'351','1','29','Discount Allowed','','2019-07-08 ',5,'','0','2019-07-20 23:17:13','5030','1'),(161,'351','1','6','Withholding Tax','','2019-07-20 13:24:34',1,'','0','2019-07-20 13:28:18','1210',''),(162,'351','1','6','Discount Recieved','','2019-07-20 13:28:19',1,'','0','2019-07-20 13:29:38','1220','1'),(163,'351','1','6','Accrued Income Receivable ','','2019-07-20 13:33:40',1,'','0','2019-07-20 13:36:05','1230','1'),(164,'351','1','14','NHIF','67','2019-07-20 14:03:52',2,'','0','2019-07-20 14:06:21','2041','1'),(165,'351','1','14','NSSF','67','2019-07-20 14:06:22',2,'','0','2019-07-20 14:07:21','2042',''),(166,'351','1','14','PAYE','67','2019-07-20 14:07:21',2,'','0','2019-07-20 14:08:21','2043','1'),(167,'351','1','14','Net Pay','','2019-07-20 14:08:21',2,'','0','2019-07-20 14:10:20','2045',''),(168,'1','1','27','Donations','131','2019-07-20 15:56:24 ',4,'','140000','2023-03-08 12:44:25','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666629825.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','2000','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE PURCHASE','','2021-07-19 15:02:30 ',5,'','0','2023-05-27 12:48:58','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','27','GARBAGE','','2021-09-17 06:49:49',4,'','0','2021-09-17 06:50:07','4167','1'),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','0','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-50000','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=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `grouping` -- LOCK TABLES `grouping` WRITE; /*!40000 ALTER TABLE `grouping` DISABLE KEYS */; INSERT INTO `grouping` VALUES (1,'37','4','2025-03-21 07:39:47am','','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 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, `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,'VAT Act','99000000','1',NULL,'Y'),(20,'Sugarcane of tariff number 1212990300;Sugarcane of tariff number 1212990300;Unprocessed produce of plant species camellia sinensis','99011017','4',NULL,'Y'),(21,'Live animals of chapter 1','99011018','4',NULL,'Y'),(22,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','99011019','4',NULL,'Y'),(23,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','99011020','4',NULL,'Y'),(24,'Unprocessed milk','99011021','4',NULL,'Y'),(25,'Fresh birds eggs in shell','99011022','4',NULL,'Y'),(26,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','99011023','4',NULL,'Y'),(27,'Edible fruits and nuts peal of citrus fruits or melon of chapter 8 excluding those of tariff heading 0811 0812 0813 and 0814','99011024','4',NULL,'Y'),(28,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','99011025','4',NULL,'Y'),(29,'Syringes with or without needles of tarrif no 90183100','99011032','4',NULL,'Y'),(30,'Tubular metal needles and needles for sutures of tariff number 90183200','99011035','4',NULL,'Y'),(31,'Catheters cannulae and the like of tariff number 90183900','99011036','4',NULL,'Y'),(32,'Blood bags','99011037','4',NULL,'Y'),(33,'Blood and fluid infusion sets','99011038','4',NULL,'Y'),(34,'Materials articles and equipment including motor vehicles listed under the first schedule paragraph 39 of the VAT Act.','99011039','4',NULL,'Y'),(35,'Madeup fishing nets of manmade textile material of tariff number 56081100','99011040','4',NULL,'Y'),(36,'Mosquito nets of tariff No 6304990110','99011041','4',NULL,'Y'),(37,'Materials waste residues and by products whether or not in the form of pellets and preparations of a kind used in animal feeding of tariff numbers as listed in Part 1 of the first schedule of VAT Act 2013','99011043','4',NULL,'Y'),(38,'Unprocessed green tea','99011044','4',NULL,'Y'),(39,'Inputs or raw materials supplied to solar equipment manufacturers for manufacture of solar equipment or deep cycle sealed batteries which exclusively use or store solar power ','99011048','4',NULL,'Y'),(40,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','99011049','4',NULL,'Y'),(41,'Taxable goods imported or purchased for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary responsible for the National Treasury','99011051','4',NULL,'Y'),(42,'Goods imported or purchased locally for use by the local film producers and local filming agents upon recommendation by the Kenya Film Commission subject to approval by CS TNT','99011054','4',NULL,'Y'),(43,'Inputs or raw materials locally purchased or imported by manufacturers of agricultural machinery and implements upon approval by the Cabinet Secretary responsible for industrialization','99011056','4',NULL,'Y'),(44,'All goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces and the National Police Service','99011057','4',NULL,'Y'),(45,'Direction finding compasses instruments and appliances for aircraft','99011058','4',NULL,'Y'),(46,'Wheat seeds of tariff numbers 10011100 and 1001990100','99011059','4',NULL,'Y'),(47,'Taxable goods for direct and exclusive use for the construction of tourism facilities recreational parks of fifty acres or more convention and conference facilities upon recommendation by the Cabinet Secretary responsible for matters relating to recreational parks','99011062','4',NULL,'Y'),(48,'Taxable goods equipment and apparatus for the direct and exclusive use for construction of specialized hospitals with a minimum bed capacity of fifty with accommodation facilities upon the recommendation by the Cabinet Secretary responsible for health who shall issue guidelines for the criteria to be used to determine eligibility for the exemption provided that notwithstanding this subparagraph any approval granted by the cabinet Secretary before the commencement thereof in respect of the supply of taxable goods and which is in supply of taxable goods and which is in force at such commencement shall continue to apply of the exempted taxable goods is made in full','99011063','4',NULL,'Y'),(49,'Inputs or raw materials locally purchased or imported by manufacturers of clean cook stoves approved by the CS TNT upon recommendation by the CS responsible for energy','99011066','4',NULL,'Y'),(50,'Super absorbent polymer SAP of tariff number 39069000','99011068','4',NULL,'Y'),(51,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','99011069','4',NULL,'Y'),(52,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','99011070','4',NULL,'Y'),(53,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','99011071','4',NULL,'Y'),(54,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','99011072','4',NULL,'Y'),(55,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','99011073','4',NULL,'Y'),(56,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','99011074','4',NULL,'Y'),(57,'Pressure sensitive adhesive of tariff number 3506990100','99011077','4',NULL,'Y'),(58,'Plain polythene filmLPDE of tariff number 399021199010','99011078','4',NULL,'Y'),(59,'Plain polythene filmPE of tariff number 399021199010','99011079','4',NULL,'Y'),(60,'PE white 25 to 40 gsm release paper of tarrif number 48114900','99011080','4',NULL,'Y'),(61,'ADL 25 to 40 gsm of tariff number 56031100','99011081','4',NULL,'Y'),(62,'Elasticized side tape of tariff number 54024400','99011082','4',NULL,'Y'),(63,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','99011083','4',NULL,'Y'),(64,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','99011084','4',NULL,'Y'),(65,'Any other aircraft spare parts imported by aircraft operators or persons engaged in the business of aircraft maintenance upon recommendation by the competent authority responsible for civil aviation','99011089','4',NULL,'Y'),(66,'Inputs for the manufacture of pesticides upon recommendation by the Cabinet Secretary for the time being responsible for matters relating to agriculture','99011090','4',NULL,'Y'),(67,'Locally assembled motor vehicles for transportation of tourists purchased before clearance through Customs following conditions as specified in the VAT Act 2013 1st Schedule Section A no9901','99011091','4',NULL,'Y'),(68,'The supply of natural water excluding bottled water by a NG, CGor any political subdivision thereof or a person approved by the CS responsible for water development for domestic or for industrial use','99011095','4',NULL,'Y'),(69,'Articles of apparel clothing accessories and equipment specially designed for safety or protective purposes for use in registered hospitals and clinics or by CG or LA in firefighting','99011096','4',NULL,'Y'),(70,'Goods imported by passengers arriving from places outside Kenya as specified in the VAT Act 2013 First Schedule section A no 99','99011099','4',NULL,'Y'),(71,'Exempt Goods (Paragraph 100 - 146)','99011100','3',NULL,'Y'),(72,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','99011101','4',NULL,'Y'),(73,'Hearing aids excluding parts and accessories of tariff Number 90214000','99011103','4',NULL,'Y'),(74,'Locally manufactured motherboards','99011105','4',NULL,'Y'),(75,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','99011106','4',NULL,'Y'),(76,'Plant machinery and equipment used in the construction of a plastics recycling plant','99011107','4',NULL,'Y'),(77,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight provided that this paragra','99011108','4',NULL,'Y'),(78,'Goods imported or purchased locally for the direct and exclusive use in the construction of houses under an affordable housing scheme approved by the CS on the recommendation of the CS responsible for matters relating to housing','99011109','4',NULL,'Y'),(79,'Musical instruments and other musical equipment imported or purchased locally for exclusive use by educational institutions upon recommendation by the Cabinet Secretary responsible for Education','99011110','4',NULL,'Y'),(80,'Maize corn seeds of tariff no 10051000','99011111','4',NULL,'Y'),(81,'Taxable good excl. motor vehicle imported or purchased for direct exclusive use in geothermal, oil, mining prospecting, exploration, product sharing as per the Energy Act 2019, Petroleum Act 2019, the Mining Act 2016 upon recommendation by the CS','99011112','4',NULL,'Y'),(82,'Specialized equipment for the development and generation of solar and wind energy upon recommendation to the commissioner by the cabinet secretary responsible for matters relating to energy ','99011113','4',NULL,'Y'),(83,'Taxable goods supplied to persons that had a contract with the government prior to 25-04-2020 and contract provided for exemption from VAT provided that this exemption shall apply to the unexpired period of contract upon recommendation by CS Energy','99011114','4',NULL,'Y'),(84,'Medical ventilators and the inputs for the manufacture of medical ventilators upon recommendation by the cabinet secretary responsible for matters relating to health ','99011115','4',NULL,'Y'),(85,'Physiotherapy accessories treadmills for cardiology therapy and treatment of tariff number 9506990100 for use by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011116','4',NULL,'Y'),(86,'Dexpanthenol of tariff number 33049900 used for medical nappy rash treatment by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011117','4',NULL,'Y'),(87,'Medicaments of tariff number 30034100 30034200 30034300 30034900 30036000 excluding goods of heading 3002 3005 or 3006 consisting of two or more constituents which have been mixed together for theraputic or prophylactic uses','99011118','4',NULL,'Y'),(88,'Diagnostic or laboratory reagents of tariff number 38220000 on a backing prepared diagnostic or laboratory reagents whether or not on a backing other than those of heading 3002 or 3006 certified reference materials upon approval by CS Health ','99011119','4',NULL,'Y'),(89,'Electrodiagnostic apparatus of tariff numbers 90181100 90181200 90181300 90181400 90181900 90182000 90189000 upon approval by the cabinet secretary responsible for matters relating to health ','99011120','4',NULL,'Y'),(90,'Other instruments and appliances of tariff number 90184100 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011121','4',NULL,'Y'),(91,'Other instruments and appliances including surgical blades of tariff number 90184900 90185000 90189000 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011122','4',NULL,'Y'),(92,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by CS Health ','99011123','4',NULL,'Y'),(93,'Other breathing appliances and gas masks excluding protective masks having neither mechanical parts nor replaceable filters upon approval by CS Health','99011124','4',NULL,'Y'),(94,'Artificial teeth and dental fittings of tariff number 90212100 90212900 and artificial parts of the body of tariff number 90213100 90213900 90215000 and 90219000 upon approval by CS Health','99011125','4',NULL,'Y'),(95,'Apparatus based on the use of x rays whether or not for medical surgical or dental of tariff numbers 90221200 90221300 90221400 and 90221900 upon approval by CS Health','99011126','4',NULL,'Y'),(96,'Apparatus based on the use of alpha beta or gamma radiations whether or not medical surgical or dental of tariff numbers 90222100 90222900 90223000 and 90229000 upon approval by CS Health','99011127','4',NULL,'Y'),(97,'Discs tape solid-state nonvolatile storage devices smart cards and other media for the recording of sound or of other phenomena whether or not recorded of tariff number 85238010 but excluding products of chapter 37 software upon approval by CS Health','99011128','4',NULL,'Y'),(98,'Management support services','80161500','3',NULL,'Y'),(99,'Silk fabrics','11161500','3',NULL,'Y'),(100,'Screws','31161500','3',NULL,'Y'),(101,'Agricultural machinery for planting and seeding','21101600','3',NULL,'Y'),(102,'Amebicides and Trichomonacides and Antiprotozoals','51101600','3',NULL,'Y'),(103,'Mechanical engineering','81101600','3',NULL,'Y'),(104,'Paving equipment','22101600','3',NULL,'Y'),(105,'Integrated circuits','32101600','3',NULL,'Y'),(106,'Broadcast advertising','82101600','3',NULL,'Y'),(107,'Fire services','92101600','3',NULL,'Y'),(108,'Processed and synthetic rubber','13101600','3',NULL,'Y'),(109,'Shirts and blouses','53101600','3',NULL,'Y'),(110,'Chemicals and fertilizers production','73101600','3',NULL,'Y'),(111,'Oil and gas utilities','83101600','3',NULL,'Y'),(112,'Political officials','93101600','3',NULL,'Y'),(113,'Lifting equipment and accessories','24101600','3',NULL,'Y'),(114,'Paper processing machines and accessories','44101600','3',NULL,'Y'),(115,'Aid financing','84101600','3',NULL,'Y'),(116,'Solid and gel fuels','15101600','3',NULL,'Y'),(117,'Product and material transport vehicles','25101600','3',NULL,'Y'),(118,'Printing machinery accessories','45101600','3',NULL,'Y'),(119,'Healthcare provider support persons','85101600','3',NULL,'Y'),(120,'Commercial land parcels','95101600','3',NULL,'Y'),(121,'Ammunition','46101600','3',NULL,'Y'),(122,'Outdoor furniture','56101600','3',NULL,'Y'),(123,'Hazardous material decontamination','76101600','3',NULL,'Y'),(124,'Scientific vocational training services','86101600','3',NULL,'Y'),(125,'Water treatment consumables','47101600','3',NULL,'Y'),(126,'Environmental planning','77101600','3',NULL,'Y'),(127,'Food preparation equipment','48101600','3',NULL,'Y'),(128,'Rail cargo transport','78101600','3',NULL,'Y'),(129,'Lamps and lightbulbs','39101600','3',NULL,'Y'),(130,'Collectibles','49101600','3',NULL,'Y'),(131,'Drilling and operation machinery','20111600','3',NULL,'Y'),(132,'Cement and lime','30111600','3',NULL,'Y'),(133,'Flowering plants','70111600','3',NULL,'Y'),(134,'Temporary personnel services','80111600','3',NULL,'Y'),(135,'Meeting facilities','90111600','3',NULL,'Y'),(136,'Stone','11111600','3',NULL,'Y'),(137,'Aquaculture equipment','21111600','3',NULL,'Y'),(138,'Length and thickness and distance measuring instruments','41111600','3',NULL,'Y'),(139,'Antimetabolites','51111600','3',NULL,'Y'),(140,'Computer programmers','81111600','3',NULL,'Y'),(141,'Household assistance and care','91111600','3',NULL,'Y'),(142,'Non technical writing','82111600','3',NULL,'Y'),(143,'Disarmament','92111600','3',NULL,'Y'),(144,'Shoes','53111600','3',NULL,'Y'),(145,'Mobile communications services','83111600','3',NULL,'Y'),(146,'Political representation and participation','93111600','3',NULL,'Y'),(147,'Novelty paper','14111600','3',NULL,'Y'),(148,'Cash handling supplies','44111600','3',NULL,'Y'),(149,'Clocks','54111600','3',NULL,'Y'),(150,'Audit services','84111600','3',NULL,'Y'),(151,'Safety and rescue water craft','25111600','3',NULL,'Y'),(152,'Projectors and supplies','45111600','3',NULL,'Y'),(153,'Non contagious disease prevention and control','85111600','3',NULL,'Y'),(154,'Open traffic thoroughfares','95111600','3',NULL,'Y'),(155,'Power generators','26111600','3',NULL,'Y'),(156,'Building component cleaning services','76111600','3',NULL,'Y'),(157,'Adult education','86111600','3',NULL,'Y'),(158,'Panel systems','56111600','3',NULL,'Y'),(159,'Ironing equipment','47111600','3',NULL,'Y'),(160,'Forming tools','27111600','3',NULL,'Y'),(161,'Environmental rehabilitation','77111600','3',NULL,'Y'),(162,'Passenger railway transportation','78111600','3',NULL,'Y'),(163,'Exterior lighting fixtures and accessories ','39111600','3',NULL,'Y'),(164,'Bird and fowl food','10121600','3',NULL,'Y'),(165,'Asphalts','30121600','3',NULL,'Y'),(166,'Livestock industry','70121600','3',NULL,'Y'),(167,'Business law services','80121600','3',NULL,'Y'),(168,'Travel document assistance','90121600','3',NULL,'Y'),(169,'Drilling bits','20121600','3',NULL,'Y'),(170,'Studio aids','60121600','3',NULL,'Y'),(171,'Wood','11121600','3',NULL,'Y'),(172,'Monetary systems and issues','81121600','3',NULL,'Y'),(173,'Pipette tips','41121600','3',NULL,'Y'),(174,'Veterinary products','42121600','3',NULL,'Y'),(175,'Table and kitchen linen and accessories','52121600','3',NULL,'Y'),(176,'Engraving','82121600','3',NULL,'Y'),(177,'Detective services','92121600','3',NULL,'Y'),(178,'Textile working machinery and equipment and accessories','23121600','3',NULL,'Y'),(179,'Purses and handbags and bags','53121600','3',NULL,'Y'),(180,'Information centers','83121600','3',NULL,'Y'),(181,'International relations and cooperation','93121600','3',NULL,'Y'),(182,'Desk supplies','44121600','3',NULL,'Y'),(183,'Tissue papers','14121600','3',NULL,'Y'),(184,'Funds transfer and clearance and exchange services','84121600','3',NULL,'Y'),(185,'Camera accessories','45121600','3',NULL,'Y'),(186,'Labels','55121600','3',NULL,'Y'),(187,'Medical doctor specialist services','85121600','3',NULL,'Y'),(188,'Transport buildings and structures','95121600','3',NULL,'Y'),(189,'Electrical cable and accessories','26121600','3',NULL,'Y'),(190,'Nonhazardous waste disposal','76121600','3',NULL,'Y'),(191,'Junior colleges','86121600','3',NULL,'Y'),(192,'Floor machines and accessories','47121600','3',NULL,'Y'),(193,'Soil pollution','77121600','3',NULL,'Y'),(194,'Material handling services','78121600','3',NULL,'Y'),(195,'Circuit protection devices and accessories','39121600','3',NULL,'Y'),(196,'Camping furniture','49121600','3',NULL,'Y'),(197,'Animal containment','10131600','3',NULL,'Y'),(198,'Bricks','30131600','3',NULL,'Y'),(199,'Eggs and egg substitutes','50131600','3',NULL,'Y'),(200,'Land and soil preparation','70131600','3',NULL,'Y'),(201,'Sale of property and building','80131600','3',NULL,'Y'),(202,'Musical instrument sets','60131600','3',NULL,'Y'),(203,'Other animal products','11131600','3',NULL,'Y'),(204,'Anticoagulants','51131600','3',NULL,'Y'),(205,'Pyrotechnics','12131600','3',NULL,'Y'),(206,'Blinds and shades','52131600','3',NULL,'Y'),(207,'Photographers and cinematographers','82131600','3',NULL,'Y'),(208,'Medical staff clothing and related articles','42131600','3',NULL,'Y'),(209,'Faceting equipment and accessories','23131600','3',NULL,'Y'),(210,'Bath and body','53131600','3',NULL,'Y'),(211,'Meat and poultry and seafood processing','73131600','3',NULL,'Y'),(212,'Food and nutrition policy planning and programs','93131600','3',NULL,'Y'),(213,'Industrial freezers','24131600','3',NULL,'Y'),(214,'Life and health and accident insurance','84131600','3',NULL,'Y'),(215,'Charity organizations','94131600','3',NULL,'Y'),(216,'Civilian and commercial rotary wing aircraft','25131600','3',NULL,'Y'),(217,'Moving picture media','45131600','3',NULL,'Y'),(218,'Fission fuel assemblies','15131600','3',NULL,'Y'),(219,'Medical ethics','85131600','3',NULL,'Y'),(220,'Portable commercial and industrial buildings and structures','95131600','3',NULL,'Y'),(221,'Toxic spill cleanup','76131600','3',NULL,'Y'),(222,'Music and drama','86131600','3',NULL,'Y'),(223,'Exhaust structures or screening equipment','26131600','3',NULL,'Y'),(224,'Brooms and mops and brushes and accessories','47131600','3',NULL,'Y'),(225,'Noise pollution','77131600','3',NULL,'Y'),(226,'General goods storage','78131600','3',NULL,'Y'),(227,'Wire protection devices','39131600','3',NULL,'Y'),(228,'Valves','40141600','3',NULL,'Y'),(229,'Crop protection','70141600','3',NULL,'Y'),(230,'Sales and business promotion activities','80141600','3',NULL,'Y'),(231,'Non metallic waste and scrap','11141600','3',NULL,'Y'),(232,'Supply chain management','81141600','3',NULL,'Y'),(233,'Domestic laundry appliances and supplies','52141600','3',NULL,'Y'),(234,'Graphic display services','82141600','3',NULL,'Y'),(235,'Rare earth metals','12141600','3',NULL,'Y'),(236,'Basins and bedpans and urinals and admission kits','42141600','3',NULL,'Y'),(237,'Mass transit system construction services','72141600','3',NULL,'Y'),(238,'Leather preparing machinery and accessories','23141600','3',NULL,'Y'),(239,'Thread and yarn processing','73141600','3',NULL,'Y'),(240,'Population','93141600','3',NULL,'Y'),(241,'Miscellaneous sewing supplies','53141600','3',NULL,'Y'),(242,'Cushioning supplies','24141600','3',NULL,'Y'),(243,'Personal credit agencies','84141600','3',NULL,'Y'),(244,'Prefabricated residential buildings and structures','95141600','3',NULL,'Y'),(245,'Darkroom supplies','45141600','3',NULL,'Y'),(246,'Herbal treatments','85141600','3',NULL,'Y'),(247,'Subcritical assembly equipment','26141600','3',NULL,'Y'),(248,'Students organizations','86141600','3',NULL,'Y'),(249,'Inspection','78141600','3',NULL,'Y'),(250,'Cereal seeds','10151600','3',NULL,'Y'),(251,'Roofing accessories','30151600','3',NULL,'Y'),(252,'Compressors','40151600','3',NULL,'Y'),(253,'Edible animal oils and fats','50151600','3',NULL,'Y'),(254,'Forestry industry','70151600','3',NULL,'Y'),(255,'International trade services','80151600','3',NULL,'Y'),(256,'Threads','11151600','3',NULL,'Y'),(257,'Chains','31151600','3',NULL,'Y'),(258,'Cholinergic blocking agents','51151600','3',NULL,'Y'),(259,'Cartography','81151600','3',NULL,'Y'),(260,'Clinical laboratory instruments','41151600','3',NULL,'Y'),(261,'Dental and subspecialty instruments and devices','42151600','3',NULL,'Y'),(262,'Domestic kitchen tools and utensils','52151600','3',NULL,'Y'),(263,'Specialized communication system services','72151600','3',NULL,'Y'),(264,'Cement and ceramics and glass industry machinery and equipment and supplies','23151600','3',NULL,'Y'),(265,'Packaging services','73151600','3',NULL,'Y'),(266,'Public finance','93151600','3',NULL,'Y'),(267,'Nutrition issues','85151600','3',NULL,'Y'),(268,'Security and control equipment','46151600','3',NULL,'Y'),(269,'Ceiling materials','30161600','3',NULL,'Y'),(270,'Purification','40161600','3',NULL,'Y'),(271,'Flora','70161600','3',NULL,'Y'),(272,'Business facilities oversight','80161600','3',NULL,'Y'),(273,'Wool fabrics','11161600','3',NULL,'Y'),(274,'Bolts','31161600','3',NULL,'Y'),(275,'Other oilfield support services','71161600','3',NULL,'Y'),(276,'Electronic mail and messaging services','81161600','3',NULL,'Y'),(277,'Extracorporeal hemodialysis equipment and supplies','42161600','3',NULL,'Y'),(278,'Audio visual equipment accessories','52161600','3',NULL,'Y'),(279,'Foundry supplies','23161600','3',NULL,'Y'),(280,'Manufacture of transport equipment','73161600','3',NULL,'Y'),(281,'Taxes other than income tax','93161600','3',NULL,'Y'),(282,'Water safety','46161600','3',NULL,'Y'),(283,'Racquet and court sports equipment','49161600','3',NULL,'Y'),(284,'Chemical fertilizers and plant nutrients','10171600','3',NULL,'Y'),(285,'Windows','30171600','3',NULL,'Y'),(286,'Water quality management services','70171600','3',NULL,'Y'),(287,'Publicity and marketing support services','80171600','3',NULL,'Y'),(288,'Bushings','31171600','3',NULL,'Y'),(289,'Laxatives','51171600','3',NULL,'Y'),(290,'Stainless steel alloys','11171600','3',NULL,'Y'),(291,'Ecological science services','81171600','3',NULL,'Y'),(292,'Microbiology devices','41171600','3',NULL,'Y'),(293,'Pigments','12171600','3',NULL,'Y'),(294,'Mobile medical services extricating and immobilizing and transporting products','42171600','3',NULL,'Y'),(295,'Manufacture of precision instruments','73171600','3',NULL,'Y'),(296,'International trade','93171600','3',NULL,'Y'),(297,'Defrosting and defogging systems','25171600','3',NULL,'Y'),(298,'Hospice care','85171600','3',NULL,'Y'),(299,'Surveillance and detection equipment','46171600','3',NULL,'Y'),(300,'Boxing equipment','49171600','3',NULL,'Y'),(301,'Non sanitary residential fixtures','30181600','3',NULL,'Y'),(302,'Thyroid and antithyroid drugs','51181600','3',NULL,'Y'),(303,'Blood pressure units and related products','42181600','3',NULL,'Y'),(304,'Oils','12181600','3',NULL,'Y'),(305,'Food cutting machinery','23181600','3',NULL,'Y'),(306,'Automotive chassis','25181600','3',NULL,'Y'),(307,'Safety footwear','46181600','3',NULL,'Y'),(308,'Panel and paint services','78181600','3',NULL,'Y'),(309,'Ladders and scaffolding accessories','30191600','3',NULL,'Y'),(310,'Abrasive wheels','31191600','3',NULL,'Y'),(311,'Electrolytes','51191600','3',NULL,'Y'),(312,'Medical facility building systems','42191600','3',NULL,'Y'),(313,'Personal communications device accessories or parts','43191600','3',NULL,'Y'),(314,'Space transportation support systems and equipment','25191600','3',NULL,'Y'),(315,'Fire fighting equipment','46191600','3',NULL,'Y'),(316,'Adhesives','31201600','3',NULL,'Y'),(317,'Vaccines and antigens and toxoids','51201600','3',NULL,'Y'),(318,'Medical magnetic resonance imaging MRI products','42201600','3',NULL,'Y'),(319,'Chassis components','43201600','3',NULL,'Y'),(320,'Weight and resistance training equipment','49201600','3',NULL,'Y'),(321,'Paint additives','31211600','3',NULL,'Y'),(322,'Bathroom and bathing aids for the physically challenged','42211600','3',NULL,'Y'),(323,'Weighing machinery excluding balances of a sensitivity of 5 cg or better of tariff number 84233100 including weight operated counting or checking machines weighing machine weights of all kinds upon approval by CS Health','99011129','4',NULL,'Y'),(324,'Fetal Doppler Pocket Wgd002 Pc and pulse oximeter finger held Gima band Pc of tariff number 90181900 upon approval by the cabinet sectretary responsible for matters relating to health ','99011130','4',NULL,'Y'),(325,'Sterilizer Dry Heat Wgd001Grx05A Pc autoclave steam tables tops of tariff number 8419902000 upon approval by the cabinet sectretary responsible for matters relating to health ','99011131','4',NULL,'Y'),(326,'Needle holders and urine bags of tariff heading 399026','99011132','4',NULL,'Y'),(327,'Tourniquets of tariff number 3990269099 for use by licensed hospitals upon approval by the cabinet sectretary responsible for matters relating to health ','99011133','4',NULL,'Y'),(328,'Taxable supplies incl. fish feeding and handling water operations cold storage fish cages pond construction, maintenance, fish processing and handling imported or purchased for direct exclusive use on the recommendation of the relevant State Dept','99011134','4',NULL,'Y'),(329,'Pre fabricated biogas digesters ','99011135','4',NULL,'Y'),(330,'Biogas ','99011136','4',NULL,'Y'),(331,'Sustainable fuel briquettes and pellets for household and commercial use ','99011137','4',NULL,'Y'),(332,'The supply of denatured ethanol of tariff number 22072000','99011138','4',NULL,'Y'),(333,'Tractors other than road tractors for semitrailers','99011139','4',NULL,'Y'),(334,'Plant and machinery of chapter 84 and 85 imported by manufacturers of pharmaceutical products or investors in the manufacture of pharmaceutical products upon the recommendation of CS Health','99011140','4',NULL,'Y'),(335,'Medical oxygen supplied to registered hospitals ','99011141','4',NULL,'Y'),(336,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','99011142','4',NULL,'Y'),(337,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','99011143','4',NULL,'Y'),(338,'Locally manufactured passenger motor vehicles: vehicles for the transportation of passengers whose ex-factory value comprises at least 30 percent of parts designed and manufactured in Kenya by an original equipment manufacturer operating in Kenya.','99011144','4',NULL,'Y'),(339,'Taxable goods inputs and raw materials imported or locally purchased by company under SOFA manufacturing human vaccines with a capital investment of atleast 10Bn shillings subject to approval of CS TNT upon recommendation of CS Health','99011145','4',NULL,'Y'),(340,'Such capital goods the exemption of which the Cabinet Secretary may determine to promote investment in the manufacturing sector provided that the value of such investment is not less than two billion shillings ','99011146','4',NULL,'Y'),(341,'Zero Rated Goods','99012000','3',NULL,'Y'),(342,'Shipstores supplied to international sea or air carriers on international voyage or flight','99012003','4',NULL,'Y'),(343,'The supply of coffee and tea for export to coffee or tea auction centers','99012004','4',NULL,'Y'),(344,'Transportation of passengers by air carriers on international flight','99012005','4',NULL,'Y'),(345,'Goods purchased from duty free shops by passengers departing to places outside Kenya','99012009','4',NULL,'Y'),(346,'Inputs or raw materials either produced locally or imported supplied to pharmaceutical manufacturers in Kenya for manufacturing medicaments as approved from time to time by the Cabinet Secretary in consultation with CS Health','99012011','4',NULL,'Y'),(347,'The supply of ordinary bread','99012013','4',NULL,'Y'),(348,'Milk and cream not concentrated nor containing added sugar or other sweetening matter of tariff numbers 04011000 04012000 04014000 04015000','99012015','4',NULL,'Y'),(349,'All inputs and raw materials whether produced locally or imported supplied to manufacturers of agricultural pest control products upon recommendation by CS Agriculture','99012016','4',NULL,'Y'),(350,'Agricultural pest control products','99012019','4',NULL,'Y'),(351,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight','99012022','4',NULL,'Y'),(352,'The Fertilizers of chapter 31','99012024','4',NULL,'Y'),(353,'Inputs of raw materials locally purchased or imported by manufacturers of fertilizer as approved from time to time by the Cabinet Secretary responsible for Agriculture','99012025','4',NULL,'Y'),(354,'Other Rate Goods (8%)','99013000','3',NULL,'Y'),(355,'Petroleum Products','99013001','4',NULL,'Y'),(356,'Services','99020000','2',NULL,'Y'),(357,'Exempt Service','99021000','3',NULL,'Y'),(358,'Financial Services','99021001','4',NULL,'Y'),(359,'Insurance & reinsurance services ','99021002','4',NULL,'Y'),(360,'Education services ','99021003','4',NULL,'Y'),(361,'Medical veterinary dental Ambulance and nursing services','99021004','4',NULL,'Y'),(362,'Agricultural animal husbandry and horticultural services','99021005','4',NULL,'Y'),(363,'Burial and cremation services','99021006','4',NULL,'Y'),(364,'Transportation of passengers by any means of conveyance excluding international air transport or where the means of conveyance is hired or chartered','99021007','4',NULL,'Y'),(365,'Supply by way of sale renting leasing hiring letting of land or residential premises residential premises means land or a building occupied or capable of being occupied as a residence excluding hotel and holiday accomodation and subject to the provi','99021008','4',NULL,'Y'),(366,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','99021009','4',NULL,'Y'),(367,'Tea and coffee brokerage services','99021010','4',NULL,'Y'),(368,'Services rendered by educational, political, religious, welfare & other philanthropic associations to their members and social welfare services provided by charitable organizations.','99021011','4',NULL,'Y'),(369,'Entertainment Services','99021012','4',NULL,'Y'),(370,'Accommodation and Restaurant Services','99021013','4',NULL,'Y'),(371,'Conference services conducted for educational institutions as part of learning where such institutions are approved by the Ministry for the time being responsible for Education','99021014','4',NULL,'Y'),(372,'Car park services provided by National Government County Government anypolitical subdivision therefore by an employer to his employees on the premises of the employer','99021015','4',NULL,'Y'),(373,'The supply of airtime by any person other than by a provider of cellular mobile telephone services or wireless telephone services','99021016','4',NULL,'Y'),(374,'Betting gaming and lotteries services','99021017','4',NULL,'Y'),(375,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','99021018','4',NULL,'Y'),(376,'Taxable services for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary to the National Treasury','99021020','4',NULL,'Y'),(377,'Services imported or procured locally for use by the local film producers or local film agents upon recommendation by the Kenya Film Commission subject to approval by the Cabinet Secretary for the National Treasury','99021021','4',NULL,'Y'),(378,'Supply of sewerage services by the national government a county government any political subdivision thereof or a person approved by the Cabinet Secretary for the time being responsible for water development','99021023','4',NULL,'Y'),(379,'Entry fees into the national parks and national reserves','99021024','4',NULL,'Y'),(380,'The services of tour operators excluding inhouse supplies','99021025','4',NULL,'Y'),(381,'Taxable services for direct and exclusive use for the construction of tourism facilities recreational parks of 50 acres or more convention and conference facilities upon the recommendation by the CS responsible for recreational park','99021026','4',NULL,'Y'),(382,'Taxable services for direct and exclusive use for the construction of specialized hospitals with accommodation facilities upon recommendation by CS Health who shall issue guidelines for the criteria to determine the eligibility for the exemption','99021027','4',NULL,'Y'),(383,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','99021029','4',NULL,'Y'),(384,'The transfer of assets and other transactions related to the transfer of asets into real estate investment trusts and asset backed securities','99021033','4',NULL,'Y'),(385,'Zero Rated Service','99022000','3',NULL,'Y'),(386,'The supply of taxable services to international sea or air carriers on international voyage or flight','99022006','4',NULL,'Y'),(387,'Supply of taxable services in respect of goods in transit','99022010','4',NULL,'Y'),(388,'The transportation of goods originating from Kenya to a place outside Kenya','99022020','4',NULL,'Y'),(389,'Transportation of sugarcane from farms to miling factories','99022021','4',NULL,'Y'),(390,'The exportation of taxable services in respect of business process outsourcing ','99022023','4',NULL,'Y'),(391,'Goods or Services','99030000','2',NULL,'Y'),(392,'Exempt Goods or Services','99031000','3',NULL,'Y'),(393,'Zero Rated Goods or Services','99032000','3',NULL,'Y'),(394,'The supply of goods or taxable services to an export processing zone business as specified in the Export Processing Zones Act Cap 517 as being eligible forduty and tax free importation','99032002','4',NULL,'Y'),(395,'Supply to international and regional organizations','99032004','4',NULL,'Y'),(396,'Supply to the War Graves Commission','99032005','4',NULL,'Y'),(397,'Supply to National Red Cross Society and St John Ambulance','99032008','4',NULL,'Y'),(398,'The supply of goods or taxable services to a special economic zone enterprise','99032012','4',NULL,'Y'),(399,'Government Undertaking','99040000','2',NULL,'Y'),(400,'Zero Rated Government Undertaking','99042000','3',NULL,'Y'),(401,'Physical and occupational therapy and rehabilitation products','42250000','2',NULL,'Y'),(402,'Metal forming machinery and accessories','23250000','2',NULL,'Y'),(403,'Structural materials','30260000','2',NULL,'Y'),(404,'Housings and cabinets and casings','31260000','2',NULL,'Y'),(405,'Adrenergic blocking agents','51260000','2',NULL,'Y'),(406,'Postmortem and mortuary equipment and supplies','42260000','2',NULL,'Y'),(407,'Rapid prototyping machinery and accessories','23260000','2',NULL,'Y'),(408,'Diagnoses of endocrine, nutritional and metabolic diseases ','85260000','2',NULL,'Y'),(409,'Machine made parts','31270000','2',NULL,'Y'),(410,'Anaesthetic drugs and related adjuncts and analeptics','51270000','2',NULL,'Y'),(411,'Respiratory and anesthesia and resuscitation products','42270000','2',NULL,'Y'),(412,'Welding and soldering and brazing machinery and accessories and supplies','23270000','2',NULL,'Y'),(413,'Diagnoses of mental and behavioral disorders ','85270000','2',NULL,'Y'),(414,'Stampings and sheet components','31280000','2',NULL,'Y'),(415,'Antibacterials','51280000','2',NULL,'Y'),(416,'Medical cleaning and sterilization products','42280000','2',NULL,'Y'),(417,'Metal treatment machinery','23280000','2',NULL,'Y'),(418,'Antidepressants','51290000','2',NULL,'Y'),(419,'Machined extrusions','31290000','2',NULL,'Y'),(420,'Surgical products','42290000','2',NULL,'Y'),(421,'Industrial machine tools','23290000','2',NULL,'Y'),(422,'Fresh fruits','50300000','2',NULL,'Y'),(423,'Antifungal drugs','51300000','2',NULL,'Y'),(424,'Machined forgings','31300000','2',NULL,'Y'),(425,'Medical training and education supplies','42300000','2',NULL,'Y'),(426,'Wire machinery and equipment','23300000','2',NULL,'Y'),(427,'Organic fresh fruits','50310000','2',NULL,'Y'),(428,'Antihistamines or H1 blockers','51310000','2',NULL,'Y'),(429,'Fabricated pipe assemblies','31310000','2',NULL,'Y'),(430,'Wound care products','42310000','2',NULL,'Y'),(431,'Dried fruit','50320000','2',NULL,'Y'),(432,'Antihyperlipidemic and hypocholesterolemic agents','51320000','2',NULL,'Y'),(433,'Fabricated bar stock assemblies','31320000','2',NULL,'Y'),(434,'Orthopedic surgical implants','42320000','2',NULL,'Y'),(435,'Dried organic fruit','50330000','2',NULL,'Y'),(436,'Antipsychotics','51330000','2',NULL,'Y'),(437,'Fabricated structural assemblies','31330000','2',NULL,'Y'),(438,'Frozen fruit','50340000','2',NULL,'Y'),(439,'Antiviral drugs','51340000','2',NULL,'Y'),(440,'Fabricated sheet assemblies','31340000','2',NULL,'Y'),(441,'Estrogens and progestins and internal contraceptives','51350000','2',NULL,'Y'),(442,'Fabricated tube assemblies','31350000','2',NULL,'Y'),(443,'Compounds and mixtures','12350000','2',NULL,'Y'),(444,'Canned or jarred fruit','50360000','2',NULL,'Y'),(445,'Hypnotics','51360000','2',NULL,'Y'),(446,'Fabricated plate assemblies','31360000','2',NULL,'Y'),(447,'Canned or jarred organic fruit','50370000','2',NULL,'Y'),(448,'Refractories','31370000','2',NULL,'Y'),(449,'Controlled substance analgesics','51370000','2',NULL,'Y'),(450,'Fresh fruit purees','50380000','2',NULL,'Y'),(451,'Nonsteroidal anti inflammatory drugs NSAIDs','51380000','2',NULL,'Y'),(452,'Magnets and magnetic materials','31380000','2',NULL,'Y'),(453,'Diagnoses of certain conditions originating in the perinatal period','85380000','2',NULL,'Y'),(454,'Sympathomimetic or adrenergic drugs','51390000','2',NULL,'Y'),(455,'Machinings','31390000','2',NULL,'Y'),(456,'Fresh vegetables','50400000','2',NULL,'Y'),(457,'Tranquilizers and antimanic and antianxiety drugs','51400000','2',NULL,'Y'),(458,'Gaskets','31400000','2',NULL,'Y'),(459,'Organic fresh vegetables','50410000','2',NULL,'Y'),(460,'Vasodilators','51410000','2',NULL,'Y'),(461,'Seals','31410000','2',NULL,'Y'),(462,'Dried vegetables','50420000','2',NULL,'Y'),(463,'Corticosteroids','51420000','2',NULL,'Y'),(464,'Sintered parts','31420000','2',NULL,'Y'),(465,'Dried organic vegetables','50430000','2',NULL,'Y'),(466,'Antihypertensive drugs','51430000','2',NULL,'Y'),(467,'Frozen vegetables','50440000','2',NULL,'Y'),(468,'Radiopharmaceuticals and contrast media','51440000','2',NULL,'Y'),(469,'Frozen organic vegetables','50450000','2',NULL,'Y'),(470,'Anthelmintics','51450000','2',NULL,'Y'),(471,'Canned or jarred vegetables','50460000','2',NULL,'Y'),(472,'Herbal drugs','51460000','2',NULL,'Y'),(473,'Canned or jarred organic vegetables','50470000','2',NULL,'Y'),(474,'Antiseptics','51470000','2',NULL,'Y'),(475,'Nutritional supplements','50500000','2',NULL,'Y'),(476,'Rapid response kits','57010100','3',NULL,'Y'),(477,'Humanitarian operational services','57020100','3',NULL,'Y'),(478,'Health emergency kits','57030100','3',NULL,'Y'),(479,'Educational kits','57040100','3',NULL,'Y'),(480,'Emergency nutritional kits','57050100','3',NULL,'Y'),(481,'Emergency clothing kits','57060100','3',NULL,'Y'),(482,'Logistics emergency kits','57070100','3',NULL,'Y'),(483,'Emergency IT equipment kits','57080100','3',NULL,'Y'),(484,'Training services for users of agricultural machinery and equipment ','70190100','3',NULL,'Y'),(485,'Emergency latrine facility','57030200','3',NULL,'Y'),(486,'Recreational kits','57040200','3',NULL,'Y'),(487,'Food emergency rations','57050200','3',NULL,'Y'),(488,'Shelter emergency kits','57060200','3',NULL,'Y'),(489,'Water, sanitation and hygiene kits','57030300','3',NULL,'Y'),(490,'Early childhood development','57040300','3',NULL,'Y'),(491,'Food emergency kits','57050300','3',NULL,'Y'),(492,'Office emergency kits','57060300','3',NULL,'Y'),(493,'Personal protective equipment','57030400','3',NULL,'Y'),(494,'Multipurpose emergency kits','57060400','3',NULL,'Y'),(495,'Single family dwelling construction services','72111000','3',NULL,'Y'),(496,'Resins','13111000','3',NULL,'Y'),(497,'New industrial building and warehouse construction services','72121000','3',NULL,'Y'),(498,'Library furnishings','56121000','3',NULL,'Y'),(499,'Power conditioning equipment','39121000','3',NULL,'Y'),(500,'Keyboard instruments','60131000','3',NULL,'Y'),(501,'Electronic component parts and raw materials and accessories','32131000','3',NULL,'Y'),(502,'Toys','60141000','3',NULL,'Y'),(503,'Highway and road construction services','72141000','3',NULL,'Y'),(504,'Body tools','27141000','3',NULL,'Y'),(505,'Boiler and furnace construction and maintenance services','72151000','3',NULL,'Y'),(506,'Oilfield modeling services','71161000','3',NULL,'Y'),(507,'Batch mixers','23191000','3',NULL,'Y'),(508,'Gas liquid contacting systems','23201000','3',NULL,'Y'),(509,'Public safety training equipment','46201000','3',NULL,'Y'),(510,'Airport Maintenance','78201000','3',NULL,'Y'),(511,'Pulses','50221000','3',NULL,'Y'),(512,'Arrival department machinery and equipment','23221000','3',NULL,'Y'),(513,'Log debarkers and accessories','23231000','3',NULL,'Y'),(514,'Electric alternating current AC motors','26101100','3',NULL,'Y'),(515,'Multiple unit dwelling construction services','72111100','3',NULL,'Y'),(516,'Rosins','13111100','3',NULL,'Y'),(517,'Rapid response kits','57111100','3',NULL,'Y'),(518,'Commercial and office building construction services','72121100','3',NULL,'Y'),(519,'Distribution and control centers and accessories','39121100','3',NULL,'Y'),(520,'Live Plant and Animal Material and Accessories and Supplies','10000000','1',NULL,'Y'),(521,'Mining and Well Drilling Machinery and Accessories','20000000','1',NULL,'Y'),(522,'Structures and Building and Construction and Manufacturing Components and Supplies','30000000','1',NULL,'Y'),(523,'Distribution and Conditioning Systems and Equipment and Components','40000000','1',NULL,'Y'),(524,'Food Beverage and Tobacco Products','50000000','1',NULL,'Y'),(525,'Farming and Fishing and Forestry and Wildlife Contracting Services','70000000','1',NULL,'Y'),(526,'Management and Business Professionals and Administrative Services','80000000','1',NULL,'Y'),(527,'Travel and Food and Lodging and Entertainment Services','90000000','1',NULL,'Y'),(528,'Musical Instruments and Games and Toys and Arts and Crafts and Educational Equipment and Materials and Accessories and Supplies','60000000','1',NULL,'Y'),(529,'Mineral and Textile and Inedible Plant and Animal Materials','11000000','1',NULL,'Y'),(530,'Farming and Fishing and Forestry and Wildlife Machinery and Accessories','21000000','1',NULL,'Y'),(531,'Manufacturing Components and Supplies','31000000','1',NULL,'Y'),(532,'Laboratory and Measuring and Observing and Testing Equipment','41000000','1',NULL,'Y'),(533,'Drugs and Pharmaceutical Products','51000000','1',NULL,'Y'),(534,'Mining and oil and gas services','71000000','1',NULL,'Y'),(535,'Engineering and Research and Technology Based Services','81000000','1',NULL,'Y'),(536,'Personal and Domestic Services','91000000','1',NULL,'Y'),(537,'Chemicals including Bio Chemicals and Gas Materials','12000000','1',NULL,'Y'),(538,'Building and Construction Machinery and Accessories','22000000','1',NULL,'Y'),(539,'Electronic Components and Supplies','32000000','1',NULL,'Y'),(540,'Medical Equipment and Accessories and Supplies','42000000','1',NULL,'Y'),(541,'Domestic Appliances and Supplies and Consumer Electronic Products','52000000','1',NULL,'Y'),(542,'Building and Facility Construction and Maintenance Services ','72000000','1',NULL,'Y'),(543,'Editorial and Design and Graphic and Fine Art Services','82000000','1',NULL,'Y'),(544,'National Defense and Public Order and Security and Safety Services','92000000','1',NULL,'Y'),(545,'Resin and Rosin and Rubber and Foam and Film and Elastomeric Materials','13000000','1',NULL,'Y'),(546,'Industrial Manufacturing and Processing Machinery and Accessories','23000000','1',NULL,'Y'),(547,'Information Technology Broadcasting and Telecommunications','43000000','1',NULL,'Y'),(548,'Apparel and Luggage and Personal Care Products','53000000','1',NULL,'Y'),(549,'Industrial Production and Manufacturing Services','73000000','1',NULL,'Y'),(550,'Public Utilities and Public Sector Related Services','83000000','1',NULL,'Y'),(551,'Politics and Civic Affairs Services','93000000','1',NULL,'Y'),(552,'Paper Materials and Products','14000000','1',NULL,'Y'),(553,'Material Handling and Conditioning and Storage Machinery and their Accessories and Supplies','24000000','1',NULL,'Y'),(554,'Office Equipment and Accessories and Supplies','44000000','1',NULL,'Y'),(555,'Timepieces and Jewelry and Gemstone Products','54000000','1',NULL,'Y'),(556,'Financial and Insurance Services','84000000','1',NULL,'Y'),(557,'Organizations and Clubs','94000000','1',NULL,'Y'),(558,'Financial Instruments, Products, Contracts and Agreements','64000000','1',NULL,'Y'),(559,'Fuels and Fuel Additives and Lubricants and Anti corrosive Materials','15000000','1',NULL,'Y'),(560,'Commercial and Military and Private Vehicles and their Accessories and Components','25000000','1',NULL,'Y'),(561,'Printing and Photographic and Audio and Visual Equipment and Supplies','45000000','1',NULL,'Y'),(562,'Published Products','55000000','1',NULL,'Y'),(563,'Healthcare Services','85000000','1',NULL,'Y'),(564,'Land and Buildings and Structures and Thoroughfares','95000000','1',NULL,'Y'),(565,'Power Generation and Distribution Machinery and Accessories','26000000','1',NULL,'Y'),(566,'Defense and Law Enforcement and Security and Safety Equipment and Supplies','46000000','1',NULL,'Y'),(567,'Industrial Cleaning Services','76000000','1',NULL,'Y'),(568,'Education and Training Services','86000000','1',NULL,'Y'),(569,'Furniture and Furnishings','56000000','1',NULL,'Y'),(570,'Tools and General Machinery','27000000','1',NULL,'Y'),(571,'Cleaning Equipment and Supplies','47000000','1',NULL,'Y'),(572,'Environmental Services','77000000','1',NULL,'Y'),(573,'Humanitarian Relief Items, Kits, or Accessories','57000000','1',NULL,'Y'),(574,'Service Industry Machinery and Equipment and Supplies','48000000','1',NULL,'Y'),(575,'Transportation and Storage and Mail Services','78000000','1',NULL,'Y'),(576,'Electrical Systems and Lighting and Components and Accessories and Supplies','39000000','1',NULL,'Y'),(577,'Sports and Recreational Equipment and Supplies and Accessories','49000000','1',NULL,'Y'),(578,'Survival supplies','57010000','2',NULL,'Y'),(579,'Services related to humanitarian relief actions','57020000','2',NULL,'Y'),(580,'Humanitarian health supplies','57030000','2',NULL,'Y'),(581,'Educational or recreational items','57040000','2',NULL,'Y'),(582,'Humanitarian relief food','57050000','2',NULL,'Y'),(583,'Shelter and relief items','57060000','2',NULL,'Y'),(584,'Humanitarian logistics supplies','57070000','2',NULL,'Y'),(585,'Humanitarian IT equipment','57080000','2',NULL,'Y'),(586,'Live animals','10100000','2',NULL,'Y'),(587,'Mining and quarrying machinery and equipment','20100000','2',NULL,'Y'),(588,'Structural components and basic shapes','30100000','2',NULL,'Y'),(589,'Heating and ventilation and air circulation','40100000','2',NULL,'Y'),(590,'Nuts and seeds','50100000','2',NULL,'Y'),(591,'Fisheries and aquaculture','70100000','2',NULL,'Y'),(592,'Management advisory services','80100000','2',NULL,'Y'),(593,'Restaurants and catering','90100000','2',NULL,'Y'),(594,'Developmental and professional teaching aids and materials and accessories and supplies','60100000','2',NULL,'Y'),(595,'Minerals and ores and metals','11100000','2',NULL,'Y'),(596,'Agricultural and forestry and landscape machinery and equipment','21100000','2',NULL,'Y'),(597,'Castings and casting assemblies','31100000','2',NULL,'Y'),(598,'Laboratory and scientific equipment','41100000','2',NULL,'Y'),(599,'Amebicides and trichomonacides and antiprotozoals','51100000','2',NULL,'Y'),(600,'Mining services','71100000','2',NULL,'Y'),(601,'Professional engineering services','81100000','2',NULL,'Y'),(602,'Personal appearance','91100000','2',NULL,'Y'),(603,'Heavy construction machinery and equipment','22100000','2',NULL,'Y'),(604,'Printed circuits and integrated circuits and microassemblies','32100000','2',NULL,'Y'),(605,'Floor coverings','52100000','2',NULL,'Y'),(606,'Building and facility maintenance and repair services','72100000','2',NULL,'Y'),(607,'Advertising','82100000','2',NULL,'Y'),(608,'Public order and safety','92100000','2',NULL,'Y'),(609,'Rubber and elastomers','13100000','2',NULL,'Y'),(610,'Raw materials processing machinery','23100000','2',NULL,'Y'),(611,'Clothing','53100000','2',NULL,'Y'),(612,'Plastic and chemical industries','73100000','2',NULL,'Y'),(613,'Utilities','83100000','2',NULL,'Y'),(614,'Political systems and institutions','93100000','2',NULL,'Y'),(615,'Paper materials','14100000','2',NULL,'Y'),(616,'Material handling machinery and equipment','24100000','2',NULL,'Y'),(617,'Office machines and their supplies and accessories','44100000','2',NULL,'Y'),(618,'Jewelry','54100000','2',NULL,'Y'),(619,'Development finance','84100000','2',NULL,'Y'),(620,'Work related organizations','94100000','2',NULL,'Y'),(621,'Bank offered products ','64100000','2',NULL,'Y'),(622,'Fuels','15100000','2',NULL,'Y'),(623,'Motor vehicles','25100000','2',NULL,'Y'),(624,'Printing and publishing equipment','45100000','2',NULL,'Y'),(625,'Printed media','55100000','2',NULL,'Y'),(626,'Comprehensive health services','85100000','2',NULL,'Y'),(627,'Land parcels','95100000','2',NULL,'Y'),(628,'Power sources','26100000','2',NULL,'Y'),(629,'Light weapons and ammunition','46100000','2',NULL,'Y'),(630,'Accommodation furniture','56100000','2',NULL,'Y'),(631,'Decontamination services','76100000','2',NULL,'Y'),(632,'Vocational training','86100000','2',NULL,'Y'),(633,'Water and wastewater treatment supply and disposal','47100000','2',NULL,'Y'),(634,'Environmental management','77100000','2',NULL,'Y'),(635,'Institutional food services equipment','48100000','2',NULL,'Y'),(636,'Mail and cargo transport','78100000','2',NULL,'Y'),(637,'Lamps and lightbulbs and lamp components','39100000','2',NULL,'Y'),(638,'Collectibles and awards','49100000','2',NULL,'Y'),(639,'Well drilling and operation equipment','20110000','2',NULL,'Y'),(640,'Concrete and cement and plaster','30110000','2',NULL,'Y'),(641,'Meat and poultry products','50110000','2',NULL,'Y'),(642,'Horticulture','70110000','2',NULL,'Y'),(643,'Human resources services','80110000','2',NULL,'Y'),(644,'Hotels and lodging and meeting facilities','90110000','2',NULL,'Y'),(645,'Domestic pet products','10110000','2',NULL,'Y'),(646,'Classroom decoratives and supplies','60110000','2',NULL,'Y'),(647,'Earth and stone','11110000','2',NULL,'Y'),(648,'Fishing and aquaculture equipment','21110000','2',NULL,'Y'),(649,'Extrusions','31110000','2',NULL,'Y'),(650,'Measuring and observing and testing instruments','41110000','2',NULL,'Y'),(651,'Antineoplastic agents','51110000','2',NULL,'Y'),(652,'Oil and gas exploration services','71110000','2',NULL,'Y'),(653,'Computer services','81110000','2',NULL,'Y'),(654,'Domestic and personal assistance','91110000','2',NULL,'Y'),(655,'Discrete semiconductor devices','32110000','2',NULL,'Y'),(656,'Writing and translations','82110000','2',NULL,'Y'),(657,'Military services and national defense','92110000','2',NULL,'Y'),(658,'Residential building construction services','72110000','2',NULL,'Y'),(659,'Petroleum processing machinery','23110000','2',NULL,'Y'),(660,'Footwear','53110000','2',NULL,'Y'),(661,'Wood and paper industries','73110000','2',NULL,'Y'),(662,'Telecommunications media services','83110000','2',NULL,'Y'),(663,'Socio political conditions','93110000','2',NULL,'Y'),(664,'Resins and rosins and other resin derived materials','13110000','2',NULL,'Y'),(665,'Paper products','14110000','2',NULL,'Y'),(666,'Containers and storage','24110000','2',NULL,'Y'),(667,'Office and desk accessories','44110000','2',NULL,'Y'),(668,'Timepieces','54110000','2',NULL,'Y'),(669,'Accounting and bookkeeping services','84110000','2',NULL,'Y'),(670,'Religious organizations','94110000','2',NULL,'Y'),(671,'Securities','64110000','2',NULL,'Y'),(672,'Gaseous fuels and additives','15110000','2',NULL,'Y'),(673,'Marine transport','25110000','2',NULL,'Y'),(674,'Audio and visual presentation and composing equipment','45110000','2',NULL,'Y'),(675,'Electronic reference material','55110000','2',NULL,'Y'),(676,'Disease prevention and control','85110000','2',NULL,'Y'),(677,'Thoroughfares','95110000','2',NULL,'Y'),(678,'Batteries and generators and kinetic power transmission','26110000','2',NULL,'Y'),(679,'Conventional war weapons','46110000','2',NULL,'Y'),(680,'Cleaning and janitorial services','76110000','2',NULL,'Y'),(681,'Alternative educational systems','86110000','2',NULL,'Y'),(682,'Commercial and industrial furniture','56110000','2',NULL,'Y'),(683,'Hand tools','27110000','2',NULL,'Y'),(684,'Industrial laundry and dry cleaning equipment','47110000','2',NULL,'Y'),(685,'Environmental protection','77110000','2',NULL,'Y'),(686,'Passenger transport','78110000','2',NULL,'Y'),(687,'Vending machines','48110000','2',NULL,'Y'),(688,'Lighting Fixtures and Accessories','39110000','2',NULL,'Y'),(689,'Animal feed','10120000','2',NULL,'Y'),(690,'Roads and landscape','30120000','2',NULL,'Y'),(691,'Seafood','50120000','2',NULL,'Y'),(692,'Livestock services','70120000','2',NULL,'Y'),(693,'Legal services','80120000','2',NULL,'Y'),(694,'Travel facilitation','90120000','2',NULL,'Y'),(695,'Arts and crafts equipment and accessories and supplies','60120000','2',NULL,'Y'),(696,'Oil and gas drilling and exploration equipment','20120000','2',NULL,'Y'),(697,'Non edible plant and forestry products','11120000','2',NULL,'Y'),(698,'Laboratory supplies and fixtures','41120000','2',NULL,'Y'),(699,'Antiarrythmics and antianginals and cardioplegics and drugs for heart failure','51120000','2',NULL,'Y'),(700,'Economics','81120000','2',NULL,'Y'),(701,'Well drilling and construction services','71120000','2',NULL,'Y'),(702,'Passive discrete components','32120000','2',NULL,'Y'),(703,'Veterinary equipment and supplies','42120000','2',NULL,'Y'),(704,'Bedclothes and table and kitchen linen and towels','52120000','2',NULL,'Y'),(705,'Reproduction services','82120000','2',NULL,'Y'),(706,'Security and personal safety','92120000','2',NULL,'Y'),(707,'Nonresidential building construction services','72120000','2',NULL,'Y'),(708,'Textile and fabric machinery and accessories','23120000','2',NULL,'Y'),(709,'Luggage and handbags and packs and cases','53120000','2',NULL,'Y'),(710,'Metal and mineral industries','73120000','2',NULL,'Y'),(711,'Information services','83120000','2',NULL,'Y'),(712,'International relations','93120000','2',NULL,'Y'),(713,'Industrial use papers','14120000','2',NULL,'Y'),(714,'Packaging materials','24120000','2',NULL,'Y'),(715,'Office supplies','44120000','2',NULL,'Y'),(716,'Gemstones','54120000','2',NULL,'Y'),(717,'Banking and investment','84120000','2',NULL,'Y'),(718,'Clubs','94120000','2',NULL,'Y'),(719,'Insurable interest contracts','64120000','2',NULL,'Y'),(720,'Lubricants and oils and greases and anti corrosives','15120000','2',NULL,'Y'),(721,'Railway and tramway machinery and equipment','25120000','2',NULL,'Y'),(722,'Photographic or filming or video equipment','45120000','2',NULL,'Y'),(723,'Signage and accessories','55120000','2',NULL,'Y'),(724,'Medical practice','85120000','2',NULL,'Y'),(725,'Permanent buildings and structures','95120000','2',NULL,'Y'),(726,'Electrical wire and cable and harness','26120000','2',NULL,'Y'),(727,'Missiles','46120000','2',NULL,'Y'),(728,'Refuse disposal and treatment','76120000','2',NULL,'Y'),(729,'Educational institutions','86120000','2',NULL,'Y'),(730,'Classroom and instructional and institutional furniture and fixtures','56120000','2',NULL,'Y'),(731,'Janitorial equipment','47120000','2',NULL,'Y'),(732,'Pollution tracking and monitoring and rehabilitation','77120000','2',NULL,'Y'),(733,'Hydraulic machinery and equipment','27120000','2',NULL,'Y'),(734,'Material packing and handling','78120000','2',NULL,'Y'),(735,'Gambling or wagering equipment','48120000','2',NULL,'Y'),(736,'Electrical equipment and components and supplies','39120000','2',NULL,'Y'),(737,'Camping and outdoor equipment and accessories','49120000','2',NULL,'Y'),(738,'Structural building products','30130000','2',NULL,'Y'),(739,'Musical Instruments and parts and accessories','60130000','2',NULL,'Y'),(740,'Dairy products and eggs','50130000','2',NULL,'Y'),(741,'Land and soil preparation and management and protection','70130000','2',NULL,'Y'),(742,'Real estate services','80130000','2',NULL,'Y'),(743,'Performing arts','90130000','2',NULL,'Y'),(744,'Oil and gas drilling and operation materials','20130000','2',NULL,'Y'),(745,'Animal containment and habitats','10130000','2',NULL,'Y'),(746,'Non edible animal products','11130000','2',NULL,'Y'),(747,'Forgings','31130000','2',NULL,'Y'),(748,'Hematolic drugs','51130000','2',NULL,'Y'),(749,'Statistics','81130000','2',NULL,'Y'),(750,'Oil and gas extraction and production enhancement services','71130000','2',NULL,'Y'),(751,'Explosive materials','12130000','2',NULL,'Y'),(752,'Window treatments','52130000','2',NULL,'Y'),(753,'Photographic services','82130000','2',NULL,'Y'),(754,'Electronic hardware and component parts and accessories','32130000','2',NULL,'Y'),(755,'Medical apparel and textiles','42130000','2',NULL,'Y'),(756,'Lapidary machinery and equipment','23130000','2',NULL,'Y'),(757,'Personal care products','53130000','2',NULL,'Y'),(758,'Food and beverage industries','73130000','2',NULL,'Y'),(759,'Humanitarian aid and relief','93130000','2',NULL,'Y'),(760,'Industrial refrigeration','24130000','2',NULL,'Y'),(761,'Civic organizations and associations and movements','94130000','2',NULL,'Y'),(762,'Insurance and retirement services','84130000','2',NULL,'Y'),(763,'Fuel for nuclear reactors','15130000','2',NULL,'Y'),(764,'Aircraft','25130000','2',NULL,'Y'),(765,'Photographic and recording media','45130000','2',NULL,'Y'),(766,'Medical science research and experimentation','85130000','2',NULL,'Y'),(767,'Portable buildings and structures','95130000','2',NULL,'Y'),(768,'Power generation','26130000','2',NULL,'Y'),(769,'Rockets and subsystems','46130000','2',NULL,'Y'),(770,'Toxic and hazardous waste cleanup','76130000','2',NULL,'Y'),(771,'Specialized educational services','86130000','2',NULL,'Y'),(772,'Merchandising furniture and accessories','56130000','2',NULL,'Y'),(773,'Cleaning and janitorial supplies','47130000','2',NULL,'Y'),(774,'Pollutants tracking and monitoring and rehabilitation services','77130000','2',NULL,'Y'),(775,'Pneumatic machinery and equipment','27130000','2',NULL,'Y'),(776,'Storage','78130000','2',NULL,'Y'),(777,'Funeral equipment and materials','48130000','2',NULL,'Y'),(778,'Fishing and hunting equipment','49130000','2',NULL,'Y'),(779,'Electrical wire management devices and accessories and supplies','39130000','2',NULL,'Y'),(780,'Saddlery and harness goods','10140000','2',NULL,'Y'),(781,'Insulation','30140000','2',NULL,'Y'),(782,'Fluid and gas distribution','40140000','2',NULL,'Y'),(783,'Toys and games','60140000','2',NULL,'Y'),(784,'Crop production and management and protection','70140000','2',NULL,'Y'),(785,'Marketing and distribution','80140000','2',NULL,'Y'),(786,'Commercial sports','90140000','2',NULL,'Y'),(787,'Oil and gas operating and production equipment','20140000','2',NULL,'Y'),(788,'Scrap and waste materials','11140000','2',NULL,'Y'),(789,'Moldings','31140000','2',NULL,'Y'),(790,'Central nervous system drugs','51140000','2',NULL,'Y'),(791,'Manufacturing technologies','81140000','2',NULL,'Y'),(792,'Oil and gas restoration and reclamation services','71140000','2',NULL,'Y'),(793,'Domestic appliances','52140000','2',NULL,'Y'),(794,'Graphic design','82140000','2',NULL,'Y'),(795,'Elements and gases','12140000','2',NULL,'Y'),(796,'Patient care and treatment products and supplies','42140000','2',NULL,'Y'),(797,'Electron tube devices and accessories','32140000','2',NULL,'Y'),(798,'Heavy construction services','72140000','2',NULL,'Y'),(799,'Leatherworking repairing machinery and equipment','23140000','2',NULL,'Y'),(800,'Fibers and textiles and fabric industries','73140000','2',NULL,'Y'),(801,'Community and social services','93140000','2',NULL,'Y'),(802,'Sewing supplies and accessories','53140000','2',NULL,'Y'),(803,'Credit agencies','84140000','2',NULL,'Y'),(804,'Packing supplies','24140000','2',NULL,'Y'),(805,'Governmental property right conferrals','64140000','2',NULL,'Y'),(806,'Prefabricated buildings and structures','95140000','2',NULL,'Y'),(807,'Photographic filmmaking supplies','45140000','2',NULL,'Y'),(808,'Alternative and holistic medicine','85140000','2',NULL,'Y'),(809,'Atomic and nuclear energy machinery and equipment','26140000','2',NULL,'Y'),(810,'Launchers','46140000','2',NULL,'Y'),(811,'Educational facilities','86140000','2',NULL,'Y'),(812,'Decorative adornments','56140000','2',NULL,'Y'),(813,'Automotive specialty tools','27140000','2',NULL,'Y'),(814,'Environmental laboratory services','77140000','2',NULL,'Y'),(815,'Transport services','78140000','2',NULL,'Y'),(816,'Watersports equipment','49140000','2',NULL,'Y'),(817,'Seeds and bulbs and seedlings and cuttings','10150000','2',NULL,'Y'),(818,'Exterior finishing materials','30150000','2',NULL,'Y'),(819,'Industrial pumps and compressors','40150000','2',NULL,'Y'),(820,'Edible oils and fats','50150000','2',NULL,'Y'),(821,'Forestry','70150000','2',NULL,'Y'),(822,'Trade policy and services','80150000','2',NULL,'Y'),(823,'Entertainment services','90150000','2',NULL,'Y'),(824,'Fibers and threads and yarns','11150000','2',NULL,'Y'),(825,'Rope and chain and cable and wire and strap','31150000','2',NULL,'Y'),(826,'Autonomic nervous system drugs','51150000','2',NULL,'Y'),(827,'Earth science services','81150000','2',NULL,'Y'),(828,'Oil and gas data management and processing services','71150000','2',NULL,'Y'),(829,'Clinical laboratory and toxicology testing systems, components, and supplies','41150000','2',NULL,'Y'),(830,'Domestic kitchenware and kitchen supplies','52150000','2',NULL,'Y'),(831,'Professional artists and performers','82150000','2',NULL,'Y'),(832,'Dental equipment and supplies','42150000','2',NULL,'Y'),(833,'Automation control devices and components and accessories','32150000','2',NULL,'Y'),(834,'Specialized trade construction and maintenance services','72150000','2',NULL,'Y'),(835,'Industrial process machinery and equipment and supplies','23150000','2',NULL,'Y'),(836,'Manufacturing support services','73150000','2',NULL,'Y'),(837,'Public administration and finance services','93150000','2',NULL,'Y'),(838,'Spacecraft','25150000','2',NULL,'Y'),(839,'Food and nutrition services','85150000','2',NULL,'Y'),(840,'Law enforcement','46150000','2',NULL,'Y'),(841,'Winter sports equipment','49150000','2',NULL,'Y'),(842,'Floriculture and silviculture products','10160000','2',NULL,'Y'),(843,'Interior finishing materials','30160000','2',NULL,'Y'),(844,'Industrial filtering and purification','40160000','2',NULL,'Y'),(845,'Chocolate and sugars and sweeteners and confectionary products','50160000','2',NULL,'Y'),(846,'Wildlife and flora','70160000','2',NULL,'Y'),(847,'Business administration services','80160000','2',NULL,'Y'),(848,'Fabrics and leather materials','11160000','2',NULL,'Y'),(849,'Hardware','31160000','2',NULL,'Y'),(850,'Drugs affecting the respiratory tract','51160000','2',NULL,'Y'),(851,'Oil and gas well project management services','71160000','2',NULL,'Y'),(852,'Information Technology Service Delivery','81160000','2',NULL,'Y'),(853,'Dialysis equipment and supplies','42160000','2',NULL,'Y'),(854,'Consumer electronics','52160000','2',NULL,'Y'),(855,'Additives','12160000','2',NULL,'Y'),(856,'Film and theater production support services','82160000','2',NULL,'Y'),(857,'Foundry machines and equipment and supplies','23160000','2',NULL,'Y'),(858,'Machinery and transport equipment manufacture','73160000','2',NULL,'Y'),(859,'Taxation','93160000','2',NULL,'Y'),(860,'Non motorized cycles','25160000','2',NULL,'Y'),(861,'Medical Surgical Equipment Maintenance Refurbishment and Repair Services','85160000','2',NULL,'Y'),(862,'Public safety and control','46160000','2',NULL,'Y'),(863,'Field and court sports equipment','49160000','2',NULL,'Y'),(864,'Fertilizers and plant nutrients and herbicides','10170000','2',NULL,'Y'),(865,'Pipe piping and pipe fittings','40170000','2',NULL,'Y'),(866,'Doors and windows and glass','30170000','2',NULL,'Y'),(867,'Seasonings and preservatives','50170000','2',NULL,'Y'),(868,'Water resources development and oversight','70170000','2',NULL,'Y'),(869,'Public relations and professional communications services','80170000','2',NULL,'Y'),(870,'Bearings and bushings and wheels and gears','31170000','2',NULL,'Y'),(871,'Drugs affecting the gastrointestinal system','51170000','2',NULL,'Y'),(872,'Alloys','11170000','2',NULL,'Y'),(873,'Biological science services','81170000','2',NULL,'Y'),(874,'Diagnostic and microbiological devices','41170000','2',NULL,'Y'),(875,'Colorants','12170000','2',NULL,'Y'),(876,'Domestic wall treatments','52170000','2',NULL,'Y'),(877,'Mobile medical services products','42170000','2',NULL,'Y'),(878,'Manufacture of electrical goods and precision instruments','73170000','2',NULL,'Y'),(879,'Trade policy and regulation','93170000','2',NULL,'Y'),(880,'Transportation components and systems','25170000','2',NULL,'Y'),(881,'Death and dying support services','85170000','2',NULL,'Y'),(882,'Security surveillance and detection','46170000','2',NULL,'Y'),(883,'Gymnastics and boxing equipment','49170000','2',NULL,'Y'),(884,'Plumbing fixtures','30180000','2',NULL,'Y'),(885,'Bread and bakery products','50180000','2',NULL,'Y'),(886,'Tubes tubing and tube fittings','40180000','2',NULL,'Y'),(887,'Packings glands boots and covers','31180000','2',NULL,'Y'),(888,'Hormones and hormone antagonists','51180000','2',NULL,'Y'),(889,'Metal oxide','11180000','2',NULL,'Y'),(890,'Waxes and oils','12180000','2',NULL,'Y'),(891,'Patient exam and monitoring products','42180000','2',NULL,'Y'),(892,'Industrial food and beverage equipment','23180000','2',NULL,'Y'),(893,'Machining and processing services','73180000','2',NULL,'Y'),(894,'Vehicle bodies and trailers','25180000','2',NULL,'Y'),(895,'Personal safety and protection','46180000','2',NULL,'Y'),(896,'Transportation repair or maintenance services','78180000','2',NULL,'Y'),(897,'Target and table games and equipment','49180000','2',NULL,'Y'),(898,'Pest control products','10190000','2',NULL,'Y'),(899,'Construction and maintenance support equipment','30190000','2',NULL,'Y'),(900,'Prepared and preserved foods','50190000','2',NULL,'Y'),(901,'Agricultural machinery and equipment assembly and installation services','70190000','2',NULL,'Y'),(902,'Grinding and polishing and smoothing materials','31190000','2',NULL,'Y'),(903,'Agents affecting water and electrolytes','51190000','2',NULL,'Y'),(904,'Metal waste scrap and by products','11190000','2',NULL,'Y'),(905,'Solvents','12190000','2',NULL,'Y'),(906,'Medical facility products','42190000','2',NULL,'Y'),(907,'Communications Devices and Accessories','43190000','2',NULL,'Y'),(908,'Mixers and their parts and accessories','23190000','2',NULL,'Y'),(909,'Transportation services equipment','25190000','2',NULL,'Y'),(910,'Fire protection','46190000','2',NULL,'Y'),(911,'Beverages','50200000','2',NULL,'Y'),(912,'Live rose bushes','10200000','2',NULL,'Y'),(913,'Adhesives and sealants','31200000','2',NULL,'Y'),(914,'Immunomodulating drugs','51200000','2',NULL,'Y'),(915,'Medical diagnostic imaging and nuclear medicine products','42200000','2',NULL,'Y'),(916,'Components for information technology or broadcasting or telecommunications','43200000','2',NULL,'Y'),(917,'Mass transfer equipment','23200000','2',NULL,'Y'),(918,'Aerospace systems and components and equipment','25200000','2',NULL,'Y'),(919,'Defense and law enforcement and security and safety training equipment','46200000','2',NULL,'Y'),(920,'Aviation-Related Services And Consultancy','78200000','2',NULL,'Y'),(921,'Fitness equipment','49200000','2',NULL,'Y'),(922,'Tobacco and smoking products and substitutes','50210000','2',NULL,'Y'),(923,'Live plants of high species or variety count flowers','10210000','2',NULL,'Y'),(924,'Paints and primers and finishes','31210000','2',NULL,'Y'),(925,'Independent living aids for the physically challenged','42210000','2',NULL,'Y'),(926,'Computer Equipment and Accessories','43210000','2',NULL,'Y'),(927,'Electronic manufacturing machinery and equipment and accessories','23210000','2',NULL,'Y'),(928,'Diagnoses of infectious and parasitic diseases-part a','85210000','2',NULL,'Y'),(929,'Workplace safety equipment and supplies and training materials','46210000','2',NULL,'Y'),(930,'Other sports','49210000','2',NULL,'Y'),(931,'Cereal and pulse products','50220000','2',NULL,'Y'),(932,'Live plants of low species or variety count flowers','10220000','2',NULL,'Y'),(933,'Dyeing and tanning extracts','31220000','2',NULL,'Y'),(934,'Intravenous and arterial administration products','42220000','2',NULL,'Y'),(935,'Data Voice or Multimedia Network Equipment or Platforms and Accessories','43220000','2',NULL,'Y'),(936,'Chicken processing machinery and equipment','23220000','2',NULL,'Y'),(937,'Military weapon and ammunition disarmament and disposal equipment and related products','46220000','2',NULL,'Y'),(938,'Sports equipment and accessories','49220000','2',NULL,'Y'),(939,'Machined raw stock','31230000','2',NULL,'Y'),(940,'Clinical nutrition','42230000','2',NULL,'Y'),(941,'Software','43230000','2',NULL,'Y'),(942,'Sawmilling and lumber processing machinery and equipment','23230000','2',NULL,'Y'),(943,'Portable Structure Building Components','30240000','2',NULL,'Y'),(944,'Industrial optics','31240000','2',NULL,'Y'),(945,'Drugs affecting the ears, eye, nose and skin','51240000','2',NULL,'Y'),(946,'Orthopedic and prosthetic and sports medicine products','42240000','2',NULL,'Y'),(947,'Metal cutting machinery and accessories','23240000','2',NULL,'Y'),(948,'Recreation and playground and swimming and spa equipment and supplies','49240000','2',NULL,'Y'),(949,'Underground mining structures and materials','30250000','2',NULL,'Y'),(950,'Pneumatic and hydraulic and electric control systems','31250000','2',NULL,'Y'),(951,'Brass instruments','60131100','3',NULL,'Y'),(952,'Games','60141100','3',NULL,'Y'),(953,'Well plugging and abandonment services','71141100','3',NULL,'Y'),(954,'Infrastructure building and surfacing and paving services','72141100','3',NULL,'Y'),(955,'Oilfield data management services','71151100','3',NULL,'Y'),(956,'Plumbing construction services','72151100','3',NULL,'Y'),(957,'Coating services','73181100','3',NULL,'Y'),(958,'Continuous mixers','23191100','3',NULL,'Y'),(959,'Small arms weapons training equipment','46201100','3',NULL,'Y'),(960,'Cereals','50221100','3',NULL,'Y'),(961,'Killing and defeathering department machinery and equipment','23221100','3',NULL,'Y'),(962,'Ophthalmic agents','51241100','3',NULL,'Y'),(963,'Electric direct current DC motors','26101200','3',NULL,'Y'),(964,'Plastic films','13111200','3',NULL,'Y'),(965,'Agricultural building construction services','72121200','3',NULL,'Y'),(966,'Woodwind instruments','60131200','3',NULL,'Y'),(967,'Marine construction services','72141200','3',NULL,'Y'),(968,'Heating and cooling and air conditioning HVAC construction and maintenance services','72151200','3',NULL,'Y'),(969,'Industrial drying equipment','23201200','3',NULL,'Y'),(970,'Dermatologic agents','51241200','3',NULL,'Y'),(971,'Non electric motors','26101300','3',NULL,'Y'),(972,'Foams','13111300','3',NULL,'Y'),(973,'Art and craft cutting products','60121300','3',NULL,'Y'),(974,'Automotive garage and service station construction services','72121300','3',NULL,'Y'),(975,'Electrical boxes and enclosures and fittings and accessories','39121300','3',NULL,'Y'),(976,'String instruments','60131300','3',NULL,'Y'),(977,'Painting and paper hanging services','72151300','3',NULL,'Y'),(978,'Flour and milled products','50221300','3',NULL,'Y'),(979,'Motor or generator components','26101400','3',NULL,'Y'),(980,'Aviation Specific Training','86101400','3',NULL,'Y'),(981,'Language Specific Editorial and Writing Services','82111400','3',NULL,'Y'),(982,'Classroom And Language Laboratory Equipment & Interpretation Systems','45111400','3',NULL,'Y'),(983,'Completion tools and equipment','20121400','3',NULL,'Y'),(984,'Specialized public building construction services','72121400','3',NULL,'Y'),(985,'Cafeteria and lunchroom furnishings','56121400','3',NULL,'Y'),(986,'Electrical lugs plugs and connectors','39121400','3',NULL,'Y'),(987,'Percussion instruments','60131400','3',NULL,'Y'),(988,'Safety and Rescue Aircraft','25131400','3',NULL,'Y'),(989,'Fundraising Services','80141400','3',NULL,'Y'),(990,'Detention facility construction and repair services','72141400','3',NULL,'Y'),(991,'Wall covering construction services','72151400','3',NULL,'Y'),(992,'System Cards','43201400','3',NULL,'Y'),(993,'Metal grinding machines','23241400','3',NULL,'Y'),(994,'Welding machinery','23271400','3',NULL,'Y'),(995,'Livestock','10101500','3',NULL,'Y'),(996,'Cutting equipment','20101500','3',NULL,'Y'),(997,'Angles','30101500','3',NULL,'Y'),(998,'Ventilation','40101500','3',NULL,'Y'),(999,'Fisheries operations','70101500','3',NULL,'Y'),(1000,'Business and corporate management consultation services','80101500','3',NULL,'Y'); /*!40000 ALTER TABLE `itemclassification` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemstatuscodes` -- DROP TABLE IF EXISTS `itemstatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemstatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemstatuscodes` -- LOCK TABLES `itemstatuscodes` WRITE; /*!40000 ALTER TABLE `itemstatuscodes` DISABLE KEYS */; INSERT INTO `itemstatuscodes` VALUES (1,'Y',NULL,'Y','Active','1'),(2,'N',NULL,'N','Inactive','2'); /*!40000 ALTER TABLE `itemstatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemtypecodes` -- DROP TABLE IF EXISTS `itemtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemtypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemtypecodes` -- LOCK TABLES `itemtypecodes` WRITE; /*!40000 ALTER TABLE `itemtypecodes` DISABLE KEYS */; INSERT INTO `itemtypecodes` VALUES (1,'Raw Material','1','Raw Material','Y','1'),(2,'Finished Product','2','Finished Product','Y','2'),(3,'Service','3','Service without stock','',''); /*!40000 ALTER TABLE `itemtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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 */; INSERT INTO `leavegroup` VALUES (1,'General ','','0000-00-00 00:00:00','0000-00-00 00:00:00',21,'1/1','31/12',2),(2,'Security','','0000-00-00 00:00:00','0000-00-00 00:00:00',11,'1/1','31/12',2); /*!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=1117 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loggs` -- LOCK TABLES `loggs` WRITE; /*!40000 ALTER TABLE `loggs` DISABLE KEYS */; INSERT INTO `loggs` VALUES (1,'admin','1','2024-07-22 18:11:00','2024-07-22 18:25:54','','197.232.127.89','loggedin',1),(2,'user','3','2024-07-22 18:16:53','','','62.24.125.179','loggedin',1),(3,'user','3','2024-07-22 18:36:30','2024-07-22 18:39:22','','105.163.157.144','loggedin',1),(4,'user','3','2024-07-22 18:39:36','2024-07-22 18:40:27','','105.163.157.144','loggedin',1),(5,'user','5','2024-07-22 18:40:58','2024-07-22 18:41:14','','105.163.157.144','loggedin',1),(6,'user','4','2024-07-22 18:41:46','2024-07-22 18:43:41','','105.163.157.144','loggedin',1),(7,'admin','4','2024-07-22 18:45:09','','','62.24.125.179','loggedin',1),(8,'admin','4','2024-07-22 18:48:33','','','62.24.125.179','loggedin',1),(9,'admin','4','2024-07-22 20:57:07','','','62.24.125.179','loggedin',1),(10,'admin','4','2024-07-23 08:34:47','','','62.24.125.179','loggedin',1),(11,'admin','4','2024-07-23 08:40:40','','','62.24.125.179','loggedin',1),(12,'admin','4','2024-07-23 08:44:01','','','105.163.157.144','loggedin',1),(13,'admin','4','2024-07-23 08:53:29','','','62.24.125.179','loggedin',1),(14,'admin','1','2024-07-23 11:05:32','2024-07-23 11:05:50','','105.161.10.21','loggedin',1),(15,'admin','4','2024-07-23 11:42:20','','','62.24.125.222','loggedin',1),(16,'admin','4','2024-07-23 11:47:54','','','105.163.157.144','loggedin',1),(17,'admin','4','2024-07-23 12:03:49','2024-07-23 12:16:54','','105.163.157.144','loggedin',1),(18,'admin','1','2024-07-23 12:17:02','','','62.24.125.222','loggedin',1),(19,'admin','4','2024-07-23 18:08:58','2024-07-23 18:23:45','','62.24.125.222','loggedin',1),(20,'admin','1','2024-07-23 18:23:54','','','62.24.125.222','loggedin',1),(21,'admin','1','2024-07-23 18:40:30','','','62.24.125.222','loggedin',1),(22,'admin','1','2024-07-24 06:56:32','2024-07-24 07:01:37','','105.163.158.117','loggedin',1),(23,'admin','4','2024-07-24 16:22:59','','','62.24.125.90','loggedin',1),(24,'admin','4','2024-07-24 16:47:30','','','62.24.125.90','loggedin',1),(25,'admin','4','2024-07-24 16:59:57','','','62.24.125.90','loggedin',1),(26,'admin','4','2024-07-24 17:16:08','','','105.163.158.227','loggedin',1),(27,'admin','4','2024-07-24 17:48:45','','','105.163.158.227','loggedin',1),(28,'admin','4','2024-07-25 08:47:42','','','105.163.156.189','loggedin',1),(29,'admin','4','2024-07-25 15:41:19','','','62.24.125.90','loggedin',1),(30,'admin','4','2024-07-26 09:12:51','','','105.163.156.189','loggedin',1),(31,'admin','4','2024-07-26 09:39:07','','','62.24.125.127','loggedin',1),(32,'admin','4','2024-07-26 10:19:19','','','62.24.125.127','loggedin',1),(33,'admin','4','2024-07-26 11:00:41','','','105.163.156.189','loggedin',1),(34,'admin','4','2024-07-26 11:38:08','','','105.163.156.189','loggedin',1),(35,'admin','4','2024-07-26 12:16:49','','','105.163.156.189','loggedin',1),(36,'admin','4','2024-07-26 12:28:50','2024-07-26 12:29:06','','105.163.156.189','loggedin',1),(37,'admin','4','2024-07-26 12:29:46','2024-07-26 13:36:44','','105.163.156.189','loggedin',1),(38,'admin','1','2024-07-26 13:36:53','2024-07-26 13:44:01','','62.24.125.127','loggedin',1),(39,'admin','4','2024-07-26 13:44:12','2024-07-26 13:44:39','','105.163.156.189','loggedin',1),(40,'admin','1','2024-07-26 13:44:46','2024-07-26 13:48:46','','105.163.156.189','loggedin',1),(41,'admin','4','2024-07-26 13:49:01','2024-07-26 14:30:31','','105.163.156.189','loggedin',1),(42,'admin','1','2024-07-26 14:30:56','2024-07-26 14:31:50','','105.163.156.189','loggedin',1),(43,'admin','4','2024-07-26 14:32:05','','','105.163.156.189','loggedin',1),(44,'admin','4','2024-07-27 08:31:35','','','62.24.125.152','loggedin',1),(45,'admin','4','2024-07-27 09:13:42','','','105.163.156.189','loggedin',1),(46,'admin','4','2024-07-27 15:02:57','','','105.163.156.189','loggedin',1),(47,'admin','4','2024-07-27 16:31:45','','','62.24.125.229','loggedin',1),(48,'admin','4','2024-07-27 17:04:23','2024-07-27 17:04:55','','62.24.125.229','loggedin',1),(49,'admin','1','2024-07-27 17:05:05','','','105.163.156.189','loggedin',1),(50,'admin','1','2024-07-27 17:10:34','2024-07-27 17:27:48','','105.161.230.152','loggedin',1),(51,'user','5','2024-07-29 08:14:24','','','105.163.156.189','loggedin',1),(52,'user','5','2024-07-29 09:17:36','','','105.163.156.189','loggedin',1),(53,'admin','4','2024-07-29 09:18:25','','','105.163.156.189','loggedin',1),(54,'admin','4','2024-07-29 09:19:44','','','62.24.125.229','loggedin',1),(55,'user','5','2024-07-29 13:48:17','','','62.24.125.229','loggedin',1),(56,'admin','4','2024-07-29 14:34:56','','','62.24.125.229','loggedin',1),(57,'user','5','2024-07-29 15:08:45','','','62.24.125.229','loggedin',1),(58,'admin','4','2024-07-29 15:20:07','','','105.163.2.196','loggedin',1),(59,'user','5','2024-07-29 15:53:19','','','62.24.125.229','loggedin',1),(60,'user','5','2024-07-29 15:55:33','2024-07-29 16:05:38','','105.163.2.20','loggedin',1),(61,'admin','1','2024-07-29 15:57:31','2024-07-29 16:05:41','','105.163.2.20','loggedin',1),(62,'user','5','2024-07-29 16:06:01','','','62.24.125.229','loggedin',1),(63,'admin','1','2024-07-29 16:09:55','2024-07-29 16:10:26','','105.163.2.20','loggedin',1),(64,'admin','4','2024-07-30 07:33:05','','','105.163.2.196','loggedin',1),(65,'user','5','2024-07-30 07:50:56','','','62.24.125.229','loggedin',1),(66,'user','5','2024-07-30 08:55:50','','','105.163.2.196','loggedin',1),(67,'user','5','2024-07-30 09:36:45','','','105.163.2.196','loggedin',1),(68,'user','5','2024-07-30 09:38:32','','','105.163.2.196','loggedin',1),(69,'user','5','2024-07-30 09:39:45','','','105.163.2.196','loggedin',1),(70,'user','5','2024-07-30 09:48:15','','','62.24.125.217','loggedin',1),(71,'user','5','2024-07-30 10:06:16','','','105.163.2.196','loggedin',1),(72,'user','5','2024-07-30 13:49:30','','','105.163.2.196','loggedin',1),(73,'user','5','2024-07-30 15:21:34','','','62.24.125.131','loggedin',1),(74,'user','5','2024-07-31 08:44:08','','','105.163.2.196','loggedin',1),(75,'admin','4','2024-07-31 09:56:33','','','105.163.2.196','loggedin',1),(76,'user','5','2024-07-31 14:01:05','','','105.163.2.196','loggedin',1),(77,'admin','4','2024-08-01 09:17:06','','','62.24.125.152','loggedin',1),(78,'user','5','2024-08-01 17:27:42','','','62.24.125.152','loggedin',1),(79,'admin','4','2024-08-02 15:14:32','','','62.24.125.164','loggedin',1),(80,'user','5','2024-08-03 10:06:53','','','62.24.125.164','loggedin',1),(81,'user','5','2024-08-03 16:43:31','','','105.163.2.196','loggedin',1),(82,'user','5','2024-08-05 07:31:55','','','62.24.125.73','loggedin',1),(83,'user','5','2024-08-05 13:11:45','','','62.24.125.45','loggedin',1),(84,'admin','1','2024-08-05 22:20:45','2024-08-05 22:21:06','','105.163.2.245','loggedin',1),(85,'admin','4','2024-08-05 22:21:21','2024-08-05 22:21:28','','105.163.2.245','loggedin',1),(86,'user','5','2024-08-05 22:21:45','2024-08-05 22:21:55','','105.163.2.245','loggedin',1),(87,'admin','1','2024-08-05 22:22:06','2024-08-05 22:24:29','','105.163.2.245','loggedin',1),(88,'user','5','2024-08-06 07:55:20','','','105.163.2.196','loggedin',1),(89,'user','5','2024-08-06 14:48:04','','','105.163.2.196','loggedin',1),(90,'admin','4','2024-08-07 08:19:58','','','62.24.125.8','loggedin',1),(91,'user','5','2024-08-08 08:26:39','','','105.163.1.0','loggedin',1),(92,'user','5','2024-08-09 08:42:14','','','62.24.125.188','loggedin',1),(93,'user','5','2024-08-09 12:29:05','','','105.163.1.0','loggedin',1),(94,'user','5','2024-08-09 16:02:03','','','62.24.125.68','loggedin',1),(95,'user','5','2024-08-10 08:08:36','','','105.163.1.0','loggedin',1),(96,'user','5','2024-08-12 07:44:15','','','62.24.125.7','loggedin',1),(97,'user','5','2024-08-12 12:56:03','','','62.24.125.7','loggedin',1),(98,'user','5','2024-08-13 07:46:06','','','105.163.2.132','loggedin',1),(99,'user','5','2024-08-13 13:47:48','','','105.163.2.132','loggedin',1),(100,'user','5','2024-08-13 15:55:37','','','62.24.125.224','loggedin',1),(101,'user','5','2024-08-14 07:39:14','','','62.24.125.29','loggedin',1),(102,'user','5','2024-08-14 13:55:21','','','62.24.125.29','loggedin',1),(103,'user','5','2024-08-15 07:48:34','','','62.24.125.104','loggedin',1),(104,'user','5','2024-08-15 13:35:15','','','105.163.2.69','loggedin',1),(105,'user','5','2024-08-15 14:16:22','2024-08-15 17:24:05','','105.163.2.69','loggedin',1),(106,'user','5','2024-08-15 17:24:45','','','105.163.2.69','loggedin',1),(107,'user','5','2024-08-16 07:52:05','','','62.24.125.205','loggedin',1),(108,'user','5','2024-08-16 15:20:57','','','105.163.2.69','loggedin',1),(109,'admin','4','2024-08-16 17:32:31','2024-08-16 17:42:42','','62.24.125.205','loggedin',1),(110,'admin','1','2024-08-16 17:34:20','2024-08-16 17:43:49','','105.163.1.235','loggedin',1),(111,'admin','1','2024-08-16 17:44:04','','','62.24.125.205','loggedin',1),(112,'admin','1','2024-08-16 17:44:12','2024-08-16 17:49:27','','105.163.0.225','loggedin',1),(113,'admin','4','2024-08-16 17:46:18','','','62.24.125.205','loggedin',1),(114,'admin','1','2024-08-16 17:49:59','2024-08-16 17:55:15','','105.163.0.225','loggedin',1),(115,'admin','4','2024-08-17 07:35:17','','','62.24.125.13','loggedin',1),(116,'user','5','2024-08-17 07:47:00','','','62.24.125.13','loggedin',1),(117,'admin','4','2024-08-17 08:56:40','','','105.163.2.110','loggedin',1),(118,'user','5','2024-08-17 09:29:13','','','62.24.125.13','loggedin',1),(119,'user','5','2024-08-17 13:13:54','','','105.163.2.110','loggedin',1),(120,'admin','4','2024-08-17 13:37:44','','','62.24.125.13','loggedin',1),(121,'user','5','2024-08-17 15:18:15','','','62.24.125.13','loggedin',1),(122,'admin','4','2024-08-17 15:59:10','','','105.163.2.110','loggedin',1),(123,'admin','4','2024-08-18 21:05:44','2024-08-18 22:10:50','','105.163.2.110','loggedin',1),(124,'admin','4','2024-08-19 06:57:53','','','62.24.125.156','loggedin',1),(125,'user','5','2024-08-19 07:42:23','','','105.163.2.110','loggedin',1),(126,'user','5','2024-08-19 12:30:10','','','105.163.2.110','loggedin',1),(127,'user','5','2024-08-19 14:55:26','','','105.163.2.110','loggedin',1),(128,'admin','4','2024-08-19 17:51:58','','','196.96.235.204','loggedin',1),(129,'admin','4','2024-08-20 08:44:39','','','62.24.125.156','loggedin',1),(130,'user','5','2024-08-20 09:29:07','','','62.24.125.156','loggedin',1),(131,'user','5','2024-08-20 14:46:22','','','105.163.1.220','loggedin',1),(132,'user','5','2024-08-21 07:50:03','','','62.24.125.156','loggedin',1),(133,'admin','4','2024-08-21 07:53:32','','','62.24.125.156','loggedin',1),(134,'admin','4','2024-08-21 10:24:01','','','62.24.125.156','loggedin',1),(135,'admin','4','2024-08-21 10:53:18','','','105.163.156.49','loggedin',1),(136,'user','5','2024-08-22 07:47:40','','','62.24.125.142','loggedin',1),(137,'user','5','2024-08-22 08:00:02','','','105.163.2.225','loggedin',1),(138,'admin','4','2024-08-22 09:23:59','','','105.163.2.225','loggedin',1),(139,'user','5','2024-08-22 12:40:02','','','62.24.125.142','loggedin',1),(140,'user','5','2024-08-22 13:47:33','','','62.24.125.142','loggedin',1),(141,'admin','4','2024-08-22 16:09:04','','','41.90.217.48','loggedin',1),(142,'user','5','2024-08-23 09:26:50','','','62.24.125.15','loggedin',1),(143,'admin','4','2024-08-23 15:33:24','','','41.90.5.81','loggedin',1),(144,'user','5','2024-08-23 15:56:19','2024-08-23 17:02:31','','105.163.2.84','loggedin',1),(145,'admin','4','2024-08-23 16:21:20','','','105.163.2.84','loggedin',1),(146,'admin','4','2024-08-23 17:02:53','2024-08-23 17:04:09','','62.24.125.168','loggedin',1),(147,'user','5','2024-08-23 17:05:22','','','105.163.2.84','loggedin',1),(148,'user','5','2024-08-24 08:40:53','','','105.163.2.84','loggedin',1),(149,'user','5','2024-08-24 08:42:45','','','62.24.125.70','loggedin',1),(150,'user','5','2024-08-24 15:34:22','','','105.163.2.84','loggedin',1),(151,'admin','4','2024-08-24 17:29:13','','','196.201.218.198','loggedin',1),(152,'user','5','2024-08-26 08:28:05','','','62.24.125.197','loggedin',1),(153,'user','5','2024-08-26 14:28:12','','','105.163.2.84','loggedin',1),(154,'user','5','2024-08-26 17:34:03','','','105.163.2.84','loggedin',1),(155,'admin','4','2024-08-26 18:12:47','','','105.163.2.84','loggedin',1),(156,'admin','4','2024-08-26 18:12:48','','','105.163.2.84','loggedin',1),(157,'user','5','2024-08-27 07:38:01','','','62.24.125.123','loggedin',1),(158,'admin','4','2024-08-27 09:13:01','','','62.24.125.8','loggedin',1),(159,'user','5','2024-08-27 12:12:09','','','62.24.125.8','loggedin',1),(160,'admin','4','2024-08-27 12:17:42','','','62.24.125.8','loggedin',1),(161,'user','5','2024-08-28 11:08:32','','','105.163.158.250','loggedin',1),(162,'admin','4','2024-08-28 14:16:57','','','196.96.234.59','loggedin',1),(163,'user','5','2024-08-28 14:31:01','','','105.163.158.250','loggedin',1),(164,'user','5','2024-08-29 07:48:34','','','105.163.158.250','loggedin',1),(165,'admin','4','2024-08-29 08:31:33','','','62.24.125.41','loggedin',1),(166,'user','5','2024-08-29 14:52:06','','','105.163.158.250','loggedin',1),(167,'admin','4','2024-08-29 17:46:16','','','62.24.125.41','loggedin',1),(168,'user','5','2024-08-30 07:53:13','','','62.24.125.41','loggedin',1),(169,'user','5','2024-08-30 09:54:28','','','105.163.158.250','loggedin',1),(170,'user','5','2024-08-31 08:21:18','','','62.24.125.69','loggedin',1),(171,'admin','4','2024-08-31 09:51:48','','','105.163.1.83','loggedin',1),(172,'user','5','2024-08-31 13:35:13','','','62.24.125.220','loggedin',1),(173,'admin','1','2024-09-01 22:41:01','','','104.28.160.212','loggedin',1),(174,'admin','4','2024-09-02 00:36:51','','','41.90.30.202','loggedin',1),(175,'user','5','2024-09-02 08:11:42','','','62.24.125.220','loggedin',1),(176,'user','5','2024-09-02 12:00:25','','','62.24.125.204','loggedin',1),(177,'user','5','2024-09-02 15:31:15','','','105.163.156.194','loggedin',1),(178,'admin','4','2024-09-02 17:39:55','','','41.90.216.7','loggedin',1),(179,'user','5','2024-09-03 08:28:36','','','62.24.125.204','loggedin',1),(180,'user','5','2024-09-03 10:37:18','','','105.163.156.194','loggedin',1),(181,'user','5','2024-09-03 15:10:08','','','62.24.125.204','loggedin',1),(182,'user','5','2024-09-04 08:19:12','','','105.163.157.10','loggedin',1),(183,'admin','4','2024-09-04 12:48:23','','','41.90.253.69','loggedin',1),(184,'user','5','2024-09-04 14:42:58','','','105.163.0.209','loggedin',1),(185,'user','5','2024-09-05 07:52:21','','','62.24.125.43','loggedin',1),(186,'user','5','2024-09-05 10:12:36','','','105.163.158.5','loggedin',1),(187,'admin','4','2024-09-05 10:15:39','','','105.163.158.5','loggedin',1),(188,'user','5','2024-09-05 15:18:31','','','105.163.158.5','loggedin',1),(189,'admin','4','2024-09-05 17:34:27','','','41.90.5.128','loggedin',1),(190,'user','5','2024-09-06 07:56:04','','','62.24.125.203','loggedin',1),(191,'user','5','2024-09-06 13:10:58','','','105.163.158.71','loggedin',1),(192,'user','5','2024-09-06 17:09:31','','','62.24.125.81','loggedin',1),(193,'user','5','2024-09-07 08:39:06','','','105.163.158.192','loggedin',1),(194,'user','5','2024-09-07 15:12:10','','','62.24.125.222','loggedin',1),(195,'user','5','2024-09-07 15:34:50','','','105.163.158.192','loggedin',1),(196,'user','5','2024-09-09 08:07:09','','','62.24.125.32','loggedin',1),(197,'admin','4','2024-09-10 07:14:04','','','41.90.217.46','loggedin',1),(198,'user','5','2024-09-10 14:26:00','','','105.163.1.253','loggedin',1),(199,'user','5','2024-09-10 14:42:31','','','105.163.1.253','loggedin',1),(200,'admin','4','2024-09-11 08:54:27','','','41.90.216.22','loggedin',1),(201,'admin','4','2024-09-11 08:55:11','','','41.90.216.22','loggedin',1),(202,'user','5','2024-09-11 16:18:27','','','62.24.125.51','loggedin',1),(203,'admin','4','2024-09-11 18:27:32','','','105.163.1.253','loggedin',1),(204,'user','5','2024-09-12 08:11:54','','','105.163.1.253','loggedin',1),(205,'user','5','2024-09-12 13:10:35','','','105.163.158.7','loggedin',1),(206,'user','5','2024-09-12 16:42:25','','','105.163.158.7','loggedin',1),(207,'admin','4','2024-09-13 07:46:43','','','62.24.125.229','loggedin',1),(208,'user','5','2024-09-13 08:19:48','','','62.24.125.229','loggedin',1),(209,'admin','4','2024-09-13 10:09:58','','','196.201.210.227','loggedin',1),(210,'user','5','2024-09-14 07:30:51','','','62.24.125.142','loggedin',1),(211,'admin','4','2024-09-14 10:57:40','','','62.24.125.225','loggedin',1),(212,'admin','4','2024-09-15 19:14:12','','','41.90.5.30','loggedin',1),(213,'admin','4','2024-09-15 19:18:37','','','41.90.5.108','loggedin',1),(214,'user','5','2024-09-16 07:48:01','','','62.24.125.106','loggedin',1),(215,'admin','4','2024-09-16 07:49:06','','','62.24.125.106','loggedin',1),(216,'admin','4','2024-09-16 11:25:25','','','41.90.5.78','loggedin',1),(217,'admin','4','2024-09-17 07:41:33','','','62.24.125.41','loggedin',1),(218,'user','5','2024-09-17 07:53:57','','','62.24.125.41','loggedin',1),(219,'admin','4','2024-09-17 16:43:07','','','105.163.156.49','loggedin',1),(220,'user','5','2024-09-17 16:47:40','','','62.24.125.198','loggedin',1),(221,'user','5','2024-09-17 16:58:10','','','105.163.156.49','loggedin',1),(222,'user','5','2024-09-18 08:28:32','','','62.24.125.173','loggedin',1),(223,'admin','4','2024-09-18 08:51:58','','','62.24.125.59','loggedin',1),(224,'user','5','2024-09-18 15:59:55','','','62.24.125.3','loggedin',1),(225,'admin','4','2024-09-19 10:32:26','','','105.163.157.187','loggedin',1),(226,'user','5','2024-09-19 13:57:52','','','105.163.157.187','loggedin',1),(227,'user','5','2024-09-19 14:08:13','','','62.24.125.50','loggedin',1),(228,'admin','4','2024-09-19 16:29:18','','','62.24.125.218','loggedin',1),(229,'user','5','2024-09-20 12:47:57','','','62.24.125.66','loggedin',1),(230,'user','5','2024-09-20 14:39:39','','','62.24.125.27','loggedin',1),(231,'user','5','2024-09-20 14:45:20','','','62.24.125.27','loggedin',1),(232,'user','5','2024-09-21 08:58:50','','','105.163.2.170','loggedin',1),(233,'user','5','2024-09-25 14:29:48','','','62.24.125.45','loggedin',1),(234,'admin','4','2024-09-25 18:42:07','','','105.163.2.172','loggedin',1),(235,'user','5','2024-09-26 08:20:29','','','62.24.125.202','loggedin',1),(236,'user','5','2024-09-27 07:59:44','','','62.24.125.86','loggedin',1),(237,'user','5','2024-09-27 08:03:32','','','62.24.125.86','loggedin',1),(238,'user','5','2024-09-27 15:45:30','','','105.163.1.195','loggedin',1),(239,'user','5','2024-09-28 08:39:43','','','105.163.2.126','loggedin',1),(240,'user','5','2024-09-30 08:12:29','','','105.163.2.132','loggedin',1),(241,'admin','4','2024-09-30 11:05:34','','','62.24.125.50','loggedin',1),(242,'user','5','2024-10-01 07:50:50','','','105.163.156.159','loggedin',1),(243,'user','5','2024-10-01 08:25:30','','','62.24.125.207','loggedin',1),(244,'user','5','2024-10-01 12:25:53','','','62.24.125.215','loggedin',1),(245,'user','5','2024-10-01 16:54:35','','','105.163.156.159','loggedin',1),(246,'user','5','2024-10-02 08:11:11','','','105.163.2.66','loggedin',1),(247,'user','5','2024-10-02 10:43:23','','','105.163.2.66','loggedin',1),(248,'user','5','2024-10-02 16:51:56','','','105.163.2.18','loggedin',1),(249,'user','5','2024-10-02 16:54:06','','','105.163.2.18','loggedin',1),(250,'user','5','2024-10-02 16:56:24','','','105.163.2.18','loggedin',1),(251,'admin','4','2024-10-02 21:14:34','','','196.96.238.77','loggedin',1),(252,'user','5','2024-10-03 07:22:35','','','62.24.125.220','loggedin',1),(253,'admin','4','2024-10-03 07:28:52','','','105.163.2.18','loggedin',1),(254,'user','5','2024-10-03 12:55:02','','','62.24.125.175','loggedin',1),(255,'user','5','2024-10-03 15:29:12','','','62.24.125.167','loggedin',1),(256,'user','5','2024-10-03 16:11:34','','','105.163.2.18','loggedin',1),(257,'admin','4','2024-10-04 08:14:37','','','105.163.156.118','loggedin',1),(258,'user','5','2024-10-04 08:15:25','','','105.163.156.118','loggedin',1),(259,'user','5','2024-10-04 08:40:52','','','62.24.125.82','loggedin',1),(260,'user','5','2024-10-04 08:42:07','','','105.163.156.118','loggedin',1),(261,'user','5','2024-10-04 08:46:51','','','62.24.125.82','loggedin',1),(262,'user','5','2024-10-04 08:47:59','','','105.163.156.118','loggedin',1),(263,'user','5','2024-10-04 08:56:57','','','105.163.156.118','loggedin',1),(264,'user','5','2024-10-05 08:46:40','','','105.163.158.116','loggedin',1),(265,'user','5','2024-10-05 14:18:29','','','105.163.158.116','loggedin',1),(266,'user','5','2024-10-05 15:44:09','','','105.163.158.116','loggedin',1),(267,'user','5','2024-10-05 16:05:11','','','62.24.125.23','loggedin',1),(268,'user','5','2024-10-07 08:29:58','','','62.24.125.36','loggedin',1),(269,'user','5','2024-10-07 10:40:48','','','105.163.156.57','loggedin',1),(270,'user','5','2024-10-07 17:05:57','','','62.24.125.209','loggedin',1),(271,'user','5','2024-10-08 08:06:13','','','62.24.125.169','loggedin',1),(272,'admin','4','2024-10-08 08:41:25','','','105.163.156.57','loggedin',1),(273,'user','5','2024-10-08 15:48:06','','','62.24.125.169','loggedin',1),(274,'user','5','2024-10-09 08:41:03','','','62.24.125.208','loggedin',1),(275,'user','5','2024-10-09 16:49:00','','','62.24.125.75','loggedin',1),(276,'user','5','2024-10-10 07:40:26','','','105.163.156.57','loggedin',1),(277,'admin','4','2024-10-10 08:07:25','','','62.24.125.111','loggedin',1),(278,'user','5','2024-10-10 14:19:57','','','62.24.125.43','loggedin',1),(279,'user','5','2024-10-10 16:56:50','','','62.24.125.43','loggedin',1),(280,'user','5','2024-10-11 07:58:29','','','105.163.156.57','loggedin',1),(281,'user','5','2024-10-11 09:17:43','','','105.163.156.57','loggedin',1),(282,'user','5','2024-10-11 13:49:17','','','105.163.156.57','loggedin',1),(283,'user','5','2024-10-11 17:04:27','','','105.163.156.57','loggedin',1),(284,'user','5','2024-10-12 08:41:07','','','62.24.125.137','loggedin',1),(285,'user','5','2024-10-14 07:33:25','','','62.24.125.210','loggedin',1),(286,'admin','4','2024-10-14 08:02:42','','','62.24.125.210','loggedin',1),(287,'user','5','2024-10-14 14:09:57','','','105.163.158.27','loggedin',1),(288,'user','5','2024-10-14 16:39:34','','','105.163.158.27','loggedin',1),(289,'admin','1','2024-10-15 07:39:33','','','196.96.187.104','loggedin',1),(290,'admin','1','2024-10-15 07:42:54','2024-10-15 07:55:57','','105.163.0.95','loggedin',1),(291,'admin','1','2024-10-15 08:41:07','','','197.232.142.176','loggedin',1),(292,'admin','1','2024-10-15 08:49:31','','','197.232.142.176','loggedin',1),(293,'admin','1','2024-10-15 08:56:32','','','197.232.142.176','loggedin',1),(294,'admin','1','2024-10-15 09:03:21','','','197.232.142.176','loggedin',1),(295,'admin','4','2024-10-15 16:41:15','','','105.163.0.123','loggedin',1),(296,'admin','1','2024-10-15 16:56:18','2024-10-15 17:05:26','','105.163.0.95','loggedin',1),(297,'admin','1','2024-10-15 22:29:47','2024-10-15 22:31:13','','105.163.0.95','loggedin',1),(298,'user','5','2024-10-16 08:55:57','','','62.24.125.230','loggedin',1),(299,'user','5','2024-10-16 09:25:03','','','105.163.157.57','loggedin',1),(300,'admin','1','2024-10-16 11:56:56','','','105.163.0.95','loggedin',1),(301,'admin','1','2024-10-16 12:46:35','2024-10-16 12:58:55','','105.163.0.95','loggedin',1),(302,'user','5','2024-10-16 14:47:35','','','105.163.157.57','loggedin',1),(303,'admin','1','2024-10-16 18:23:31','','','197.248.204.86','loggedin',1),(304,'admin','1','2024-10-16 18:23:56','','','105.163.0.95','loggedin',1),(305,'admin','1','2024-10-16 18:53:58','','','105.163.0.95','loggedin',1),(306,'admin','4','2024-10-17 07:29:22','','','62.24.125.140','loggedin',1),(307,'user','5','2024-10-17 08:37:29','','','105.163.157.57','loggedin',1),(308,'user','5','2024-10-17 08:56:39','','','62.24.125.140','loggedin',1),(309,'user','5','2024-10-17 14:46:46','2024-10-17 14:50:00','','62.24.125.140','loggedin',1),(310,'user','5','2024-10-17 14:50:17','','','62.24.125.140','loggedin',1),(311,'user','5','2024-10-17 14:58:41','','','62.24.125.140','loggedin',1),(312,'admin','4','2024-10-18 08:05:08','','','105.163.157.151','loggedin',1),(313,'user','5','2024-10-18 10:28:15','','','105.163.157.151','loggedin',1),(314,'user','5','2024-10-18 10:54:32','','','62.24.125.140','loggedin',1),(315,'user','5','2024-10-18 10:57:43','','','62.24.125.140','loggedin',1),(316,'user','5','2024-10-18 10:59:30','','','105.163.157.151','loggedin',1),(317,'admin','4','2024-10-19 08:43:45','','','62.24.125.239','loggedin',1),(318,'user','5','2024-10-19 08:57:05','','','62.24.125.239','loggedin',1),(319,'user','5','2024-10-19 09:31:21','2024-10-19 09:36:05','','62.24.125.239','loggedin',1),(320,'admin','1','2024-10-19 09:36:13','2024-10-19 10:16:01','','62.24.125.239','loggedin',1),(321,'user','5','2024-10-19 10:16:38','2024-10-19 10:59:34','','62.24.125.239','loggedin',1),(322,'admin','1','2024-10-19 10:17:57','2024-10-19 10:22:07','','62.24.125.239','loggedin',1),(323,'admin','4','2024-10-19 10:33:11','','','62.24.125.239','loggedin',1),(324,'admin','1','2024-10-19 10:59:45','2024-10-19 11:01:10','','62.24.125.239','loggedin',1),(325,'user','5','2024-10-19 11:01:53','','','62.24.125.239','loggedin',1),(326,'user','5','2024-10-19 14:33:34','','','105.163.0.3','loggedin',1),(327,'admin','4','2024-10-20 16:26:57','','','105.163.1.45','loggedin',1),(328,'user','5','2024-10-21 07:52:55','','','62.24.125.177','loggedin',1),(329,'user','5','2024-10-21 07:55:44','','','105.163.1.45','loggedin',1),(330,'user','5','2024-10-21 07:57:20','','','62.24.125.177','loggedin',1),(331,'user','5','2024-10-21 08:04:50','','','62.24.125.177','loggedin',1),(332,'user','5','2024-10-21 08:09:50','','','62.24.125.177','loggedin',1),(333,'user','5','2024-10-21 16:47:32','','','105.163.1.45','loggedin',1),(334,'user','5','2024-10-22 08:10:53','','','62.24.125.177','loggedin',1),(335,'admin','4','2024-10-22 10:18:41','','','62.24.125.177','loggedin',1),(336,'user','5','2024-10-22 13:13:02','','','62.24.125.177','loggedin',1),(337,'user','5','2024-10-22 13:53:49','','','105.163.1.45','loggedin',1),(338,'admin','4','2024-10-22 14:02:20','','','105.163.1.45','loggedin',1),(339,'user','5','2024-10-22 15:47:57','','','105.163.1.45','loggedin',1),(340,'user','5','2024-10-22 16:33:44','','','105.163.1.45','loggedin',1),(341,'user','5','2024-10-22 17:17:39','','','105.163.1.45','loggedin',1),(342,'user','5','2024-10-23 10:03:38','','','62.24.125.177','loggedin',1),(343,'user','5','2024-10-23 16:43:30','','','105.163.1.45','loggedin',1),(344,'user','5','2024-10-24 08:20:54','','','62.24.125.227','loggedin',1),(345,'user','5','2024-10-24 14:08:55','','','62.24.125.227','loggedin',1),(346,'admin','4','2024-10-24 15:51:13','','','62.24.125.227','loggedin',1),(347,'user','5','2024-10-25 08:05:26','','','105.163.1.45','loggedin',1),(348,'user','5','2024-10-25 13:48:18','','','105.163.1.45','loggedin',1),(349,'user','5','2024-10-25 15:36:46','','','105.163.1.45','loggedin',1),(350,'user','5','2024-10-26 09:16:26','','','105.163.1.45','loggedin',1),(351,'user','5','2024-10-26 13:12:35','','','105.163.1.45','loggedin',1),(352,'user','5','2024-10-28 07:41:00','','','105.163.1.45','loggedin',1),(353,'admin','1','2024-10-28 13:40:27','','','105.163.0.66','loggedin',1),(354,'user','5','2024-10-28 17:13:32','','','105.163.1.45','loggedin',1),(355,'admin','4','2024-10-28 22:19:20','','','102.219.208.154','loggedin',1),(356,'user','5','2024-10-29 07:58:42','','','105.163.1.45','loggedin',1),(357,'user','5','2024-10-29 08:41:45','','','62.24.125.111','loggedin',1),(358,'user','5','2024-10-29 08:43:16','','','62.24.125.111','loggedin',1),(359,'user','5','2024-10-29 12:59:28','','','105.163.1.45','loggedin',1),(360,'user','5','2024-10-29 14:22:21','','','105.163.1.45','loggedin',1),(361,'admin','1','2024-10-30 06:07:35','2024-10-30 06:08:17','','105.163.157.155','loggedin',1),(362,'user','5','2024-10-30 13:55:37','','','62.24.125.122','loggedin',1),(363,'user','5','2024-10-30 16:18:13','','','62.24.125.122','loggedin',1),(364,'user','5','2024-10-30 16:24:03','','','62.24.125.122','loggedin',1),(365,'user','5','2024-10-30 17:07:14','','','62.24.125.122','loggedin',1),(366,'user','5','2024-10-31 10:03:52','','','62.24.125.122','loggedin',1),(367,'admin','1','2024-11-01 05:56:39','2024-11-01 05:58:41','','105.163.1.244','loggedin',1),(368,'user','5','2024-11-01 08:12:58','','','105.163.1.45','loggedin',1),(369,'admin','4','2024-11-01 10:37:45','','','62.24.125.69','loggedin',1),(370,'admin','1','2024-11-01 14:05:29','2024-11-01 15:17:00','','105.163.1.244','loggedin',1),(371,'user','5','2024-11-01 15:32:47','','','105.163.1.45','loggedin',1),(372,'admin','1','2024-11-01 21:19:39','2024-11-01 21:59:13','','105.163.1.244','loggedin',1),(373,'user','5','2024-11-02 08:06:33','','','62.24.125.69','loggedin',1),(374,'user','5','2024-11-02 12:26:11','','','105.163.1.45','loggedin',1),(375,'admin','4','2024-11-02 16:23:38','','','62.24.125.116','loggedin',1),(376,'user','5','2024-11-04 09:44:59','','','105.163.1.45','loggedin',1),(377,'user','5','2024-11-04 13:56:35','','','62.24.125.161','loggedin',1),(378,'admin','4','2024-11-04 16:53:36','','','105.163.1.45','loggedin',1),(379,'admin','1','2024-11-04 17:22:00','2024-11-04 17:23:59','','105.161.200.189','loggedin',1),(380,'user','5','2024-11-04 17:27:22','','','105.163.1.45','loggedin',1),(381,'admin','1','2024-11-04 17:35:59','','','105.161.208.189','loggedin',1),(382,'user','5','2024-11-05 09:32:02','','','62.24.125.161','loggedin',1),(383,'user','5','2024-11-06 13:43:14','','','62.24.125.68','loggedin',1),(384,'user','5','2024-11-07 08:55:54','','','62.24.125.68','loggedin',1),(385,'user','5','2024-11-07 11:00:03','','','62.24.125.68','loggedin',1),(386,'user','5','2024-11-07 11:01:32','','','105.163.0.1','loggedin',1),(387,'user','5','2024-11-07 13:44:56','','','62.24.125.68','loggedin',1),(388,'user','5','2024-11-08 08:06:56','','','105.163.0.1','loggedin',1),(389,'user','5','2024-11-08 12:23:26','','','62.24.125.141','loggedin',1),(390,'user','5','2024-11-08 16:10:48','','','105.163.0.1','loggedin',1),(391,'user','5','2024-11-11 08:09:57','','','105.163.158.146','loggedin',1),(392,'user','5','2024-11-11 12:27:36','','','105.163.158.146','loggedin',1),(393,'user','5','2024-11-12 14:25:44','','','62.24.125.222','loggedin',1),(394,'user','5','2024-11-13 14:05:36','','','105.163.158.146','loggedin',1),(395,'user','5','2024-11-14 08:04:41','','','105.163.157.253','loggedin',1),(396,'user','5','2024-11-15 07:49:30','','','41.90.66.8','loggedin',1),(397,'admin','4','2024-11-15 08:33:55','','','41.90.66.8','loggedin',1),(398,'user','5','2024-11-16 08:48:00','','','41.90.68.227','loggedin',1),(399,'user','5','2024-11-16 09:14:32','','','41.90.68.227','loggedin',1),(400,'user','5','2024-11-16 09:18:36','','','41.90.68.227','loggedin',1),(401,'user','5','2024-11-16 09:27:18','','','41.90.68.227','loggedin',1),(402,'user','5','2024-11-16 16:50:58','','','41.90.68.227','loggedin',1),(403,'user','5','2024-11-18 10:03:11','','','41.90.65.42','loggedin',1),(404,'user','5','2024-11-18 13:12:15','','','62.24.125.219','loggedin',1),(405,'user','5','2024-11-18 15:15:33','','','41.90.65.42','loggedin',1),(406,'admin','4','2024-11-19 07:39:34','','','41.90.65.42','loggedin',1),(407,'user','5','2024-11-19 07:52:32','','','41.90.65.42','loggedin',1),(408,'user','5','2024-11-19 09:11:44','','','41.90.65.42','loggedin',1),(409,'user','5','2024-11-19 10:46:30','','','41.90.65.42','loggedin',1),(410,'user','5','2024-11-19 14:23:56','','','41.90.65.42','loggedin',1),(411,'admin','1','2024-11-19 17:10:34','','','41.90.68.109','loggedin',1),(412,'admin','1','2024-11-19 17:26:46','2024-11-19 18:15:40','','41.139.220.47','loggedin',1),(413,'user','5','2024-11-20 08:41:30','','','62.24.125.142','loggedin',1),(414,'user','5','2024-11-20 12:00:05','','','41.90.66.113','loggedin',1),(415,'admin','4','2024-11-21 07:46:15','','','41.90.66.113','loggedin',1),(416,'user','5','2024-11-21 08:10:28','','','41.90.66.113','loggedin',1),(417,'admin','1','2024-11-21 10:33:42','','','102.0.3.26','loggedin',1),(418,'user','5','2024-11-21 10:40:17','','','41.90.66.113','loggedin',1),(419,'admin','1','2024-11-21 10:49:54','','','196.96.21.34','loggedin',1),(420,'user','5','2024-11-21 15:19:48','','','62.24.125.213','loggedin',1),(421,'user','5','2024-11-22 08:17:42','','','105.163.158.138','loggedin',1),(422,'user','5','2024-11-22 16:14:15','','','105.163.1.223','loggedin',1),(423,'user','5','2024-11-23 09:00:59','','','62.24.125.81','loggedin',1),(424,'admin','1','2024-11-23 11:17:10','','','105.163.156.191','loggedin',1),(425,'user','5','2024-11-23 11:45:33','','','105.163.1.223','loggedin',1),(426,'admin','4','2024-11-25 07:25:24','','','62.24.125.234','loggedin',1),(427,'user','5','2024-11-25 07:59:21','','','62.24.125.234','loggedin',1),(428,'user','5','2024-11-25 11:27:55','','','105.163.1.223','loggedin',1),(429,'user','5','2024-11-26 07:55:22','','','105.163.1.223','loggedin',1),(430,'user','5','2024-11-26 13:24:56','','','62.24.125.163','loggedin',1),(431,'admin','4','2024-11-26 13:31:04','','','62.24.125.163','loggedin',1),(432,'admin','1','2024-11-26 23:23:51','2024-11-26 23:32:59','','105.163.156.100','loggedin',1),(433,'user','5','2024-11-27 08:59:16','','','105.163.1.223','loggedin',1),(434,'user','5','2024-11-27 09:19:29','','','105.163.1.223','loggedin',1),(435,'admin','4','2024-11-27 11:33:52','','','62.24.125.7','loggedin',1),(436,'user','5','2024-11-27 13:41:19','','','105.163.1.223','loggedin',1),(437,'admin','4','2024-11-27 19:04:34','','','105.163.1.223','loggedin',1),(438,'user','5','2024-11-28 08:11:42','','','105.163.1.223','loggedin',1),(439,'user','5','2024-11-28 09:29:07','','','105.163.1.223','loggedin',1),(440,'user','5','2024-11-28 14:09:01','','','105.163.1.223','loggedin',1),(441,'user','5','2024-11-28 16:17:09','','','105.163.1.223','loggedin',1),(442,'user','5','2024-11-29 07:34:46','','','62.24.125.226','loggedin',1),(443,'user','5','2024-11-29 09:28:13','','','105.163.1.223','loggedin',1),(444,'user','5','2024-11-29 14:14:55','','','62.24.125.86','loggedin',1),(445,'user','5','2024-11-30 08:02:18','','','62.24.125.168','loggedin',1),(446,'admin','4','2024-11-30 08:58:02','','','105.163.1.223','loggedin',1),(447,'user','5','2024-11-30 09:08:33','','','62.24.125.168','loggedin',1),(448,'user','5','2024-11-30 15:07:50','','','105.163.1.223','loggedin',1),(449,'admin','4','2024-11-30 17:19:43','','','62.24.125.212','loggedin',1),(450,'admin','4','2024-12-01 00:20:38','','','41.90.217.47','loggedin',1),(451,'user','5','2024-12-02 11:26:49','','','62.24.125.212','loggedin',1),(452,'user','5','2024-12-02 13:40:33','','','62.24.125.212','loggedin',1),(453,'user','5','2024-12-02 16:10:30','','','62.24.125.105','loggedin',1),(454,'user','5','2024-12-03 08:41:11','','','105.163.156.184','loggedin',1),(455,'user','5','2024-12-03 09:33:17','','','62.24.125.105','loggedin',1),(456,'user','5','2024-12-03 14:09:13','','','105.163.156.184','loggedin',1),(457,'user','5','2024-12-04 08:10:09','','','105.163.156.184','loggedin',1),(458,'user','5','2024-12-04 09:28:14','','','105.163.156.184','loggedin',1),(459,'user','5','2024-12-04 14:19:05','','','105.163.156.184','loggedin',1),(460,'user','5','2024-12-04 16:57:16','','','62.24.125.6','loggedin',1),(461,'admin','4','2024-12-04 20:30:57','','','62.24.125.6','loggedin',1),(462,'user','5','2024-12-05 09:17:11','','','62.24.125.6','loggedin',1),(463,'user','5','2024-12-05 15:17:53','','','62.24.125.247','loggedin',1),(464,'admin','1','2024-12-05 16:59:59','2024-12-05 17:05:11','','105.163.158.155','loggedin',1),(465,'admin','1','2024-12-05 19:15:45','','','196.96.26.185','loggedin',1),(466,'user','5','2024-12-06 08:01:18','','','105.163.156.184','loggedin',1),(467,'admin','4','2024-12-06 08:13:34','','','105.163.156.184','loggedin',1),(468,'user','5','2024-12-06 09:20:31','','','62.24.125.247','loggedin',1),(469,'user','5','2024-12-06 13:41:01','','','105.163.156.184','loggedin',1),(470,'admin','4','2024-12-06 14:03:01','','','105.163.156.184','loggedin',1),(471,'user','5','2024-12-07 08:57:20','','','105.163.156.184','loggedin',1),(472,'user','5','2024-12-07 09:25:09','','','62.24.125.252','loggedin',1),(473,'user','5','2024-12-07 12:04:43','','','62.24.125.252','loggedin',1),(474,'user','5','2024-12-07 14:16:38','','','62.24.125.252','loggedin',1),(475,'user','5','2024-12-09 09:51:17','','','105.163.156.184','loggedin',1),(476,'user','5','2024-12-09 14:12:50','','','105.163.156.184','loggedin',1),(477,'user','5','2024-12-09 17:06:44','','','105.163.156.184','loggedin',1),(478,'admin','4','2024-12-10 07:18:41','','','105.163.156.184','loggedin',1),(479,'user','5','2024-12-10 08:14:12','','','105.163.156.184','loggedin',1),(480,'user','5','2024-12-10 08:29:25','2024-12-10 08:30:59','','105.163.156.184','loggedin',1),(481,'user','5','2024-12-10 08:31:08','','','105.163.156.184','loggedin',1),(482,'user','5','2024-12-10 10:22:53','','','62.24.125.14','loggedin',1),(483,'user','5','2024-12-10 15:31:35','','','62.24.125.14','loggedin',1),(484,'user','5','2024-12-11 08:25:12','','','105.163.156.184','loggedin',1),(485,'admin','4','2024-12-11 11:58:45','','','62.24.125.214','loggedin',1),(486,'user','5','2024-12-11 14:59:02','','','105.163.2.134','loggedin',1),(487,'user','5','2024-12-11 17:08:44','','','62.24.125.176','loggedin',1),(488,'admin','4','2024-12-11 17:25:53','','','62.24.125.176','loggedin',1),(489,'user','5','2024-12-12 08:10:55','','','62.24.125.142','loggedin',1),(490,'user','5','2024-12-12 09:09:17','','','62.24.125.133','loggedin',1),(491,'admin','4','2024-12-12 13:58:49','','','105.163.2.134','loggedin',1),(492,'user','5','2024-12-12 14:50:10','','','105.163.2.134','loggedin',1),(493,'user','5','2024-12-12 14:58:09','','','62.24.125.99','loggedin',1),(494,'user','5','2024-12-13 09:03:01','','','105.163.2.134','loggedin',1),(495,'user','5','2024-12-14 08:50:47','','','62.24.125.242','loggedin',1),(496,'user','5','2024-12-14 12:12:54','','','62.24.125.242','loggedin',1),(497,'user','5','2024-12-14 16:48:44','','','105.163.157.216','loggedin',1),(498,'admin','4','2024-12-16 07:55:38','','','62.24.125.171','loggedin',1),(499,'user','5','2024-12-16 08:23:29','','','62.24.125.171','loggedin',1),(500,'admin','4','2024-12-16 10:31:56','','','105.161.27.186','loggedin',1),(501,'admin','4','2024-12-16 12:01:37','','','105.163.157.216','loggedin',1),(502,'user','5','2024-12-16 13:56:36','','','105.163.157.216','loggedin',1),(503,'user','5','2024-12-17 08:21:58','','','62.24.125.222','loggedin',1),(504,'admin','4','2024-12-17 08:27:03','','','105.163.157.216','loggedin',1),(505,'admin','4','2024-12-17 09:33:47','','','62.24.125.222','loggedin',1),(506,'user','5','2024-12-17 14:20:20','','','62.24.125.222','loggedin',1),(507,'admin','4','2024-12-18 07:43:46','','','105.163.156.47','loggedin',1),(508,'admin','4','2024-12-18 07:55:51','','','62.24.125.186','loggedin',1),(509,'user','5','2024-12-18 09:06:23','','','105.163.156.47','loggedin',1),(510,'user','5','2024-12-18 10:38:16','','','105.163.156.47','loggedin',1),(511,'user','5','2024-12-18 14:32:12','','','62.24.125.223','loggedin',1),(512,'user','5','2024-12-18 16:21:50','','','105.163.156.47','loggedin',1),(513,'admin','4','2024-12-19 09:48:12','','','62.24.125.223','loggedin',1),(514,'user','5','2024-12-19 10:56:55','','','105.163.156.47','loggedin',1),(515,'admin','4','2024-12-19 11:11:47','','','62.24.125.223','loggedin',1),(516,'admin','4','2024-12-20 07:32:37','','','62.24.125.223','loggedin',1),(517,'user','5','2024-12-20 10:06:22','','','105.163.157.30','loggedin',1),(518,'user','5','2024-12-20 13:22:48','','','105.163.157.30','loggedin',1),(519,'user','5','2024-12-20 16:44:45','','','105.163.157.30','loggedin',1),(520,'admin','1','2024-12-20 17:31:23','','','105.161.113.212','loggedin',1),(521,'user','5','2024-12-21 08:35:47','','','105.163.157.30','loggedin',1),(522,'admin','1','2024-12-21 09:43:10','','','102.211.145.107','loggedin',1),(523,'admin','4','2024-12-21 10:44:43','','','102.219.208.154','loggedin',1),(524,'admin','4','2024-12-21 12:06:02','','','105.163.157.30','loggedin',1),(525,'admin','1','2024-12-21 12:07:02','2024-12-21 12:08:17','','105.163.157.30','loggedin',1),(526,'admin','4','2024-12-21 12:08:35','','','62.24.125.19','loggedin',1),(527,'user','5','2024-12-21 13:41:09','','','62.24.125.19','loggedin',1),(528,'admin','4','2024-12-21 16:11:26','','','105.163.157.30','loggedin',1),(529,'user','5','2024-12-23 09:42:52','','','62.24.125.19','loggedin',1),(530,'admin','4','2024-12-23 16:50:19','','','105.163.157.30','loggedin',1),(531,'admin','4','2024-12-24 18:06:25','','','105.163.0.208','loggedin',1),(532,'admin','4','2024-12-27 09:53:18','','','41.90.216.2','loggedin',1),(533,'admin','4','2024-12-27 17:27:31','','','62.24.125.187','loggedin',1),(534,'admin','4','2024-12-27 18:12:04','','','105.163.0.208','loggedin',1),(535,'admin','4','2024-12-31 18:23:09','','','41.90.216.29','loggedin',1),(536,'admin','4','2025-01-02 10:19:21','','','105.163.0.208','loggedin',1),(537,'admin','1','2025-01-02 13:09:44','','','197.248.204.86','loggedin',1),(538,'admin','4','2025-01-03 09:44:56','','','105.163.0.208','loggedin',1),(539,'admin','4','2025-01-03 14:07:28','','','105.163.0.208','loggedin',1),(540,'admin','4','2025-01-03 17:32:18','','','129.222.147.71','loggedin',1),(541,'admin','4','2025-01-04 07:17:26','','','129.222.147.153','loggedin',1),(542,'user','5','2025-01-06 08:09:35','','','129.222.147.135','loggedin',1),(543,'user','5','2025-01-06 09:36:56','','','105.163.157.251','loggedin',1),(544,'user','5','2025-01-06 15:40:38','','','105.163.157.251','loggedin',1),(545,'user','5','2025-01-06 17:10:54','','','105.163.157.251','loggedin',1),(546,'admin','4','2025-01-06 17:25:18','','','105.163.157.251','loggedin',1),(547,'user','5','2025-01-07 08:05:05','','','105.163.157.251','loggedin',1),(548,'user','5','2025-01-07 16:54:01','','','129.222.147.227','loggedin',1),(549,'admin','4','2025-01-07 17:22:22','','','105.163.157.251','loggedin',1),(550,'admin','1','2025-01-07 17:31:03','','','105.163.156.153','loggedin',1),(551,'admin','1','2025-01-07 21:42:17','2025-01-07 23:15:53','','105.163.1.43','loggedin',1),(552,'user','5','2025-01-08 08:14:45','','','129.222.147.227','loggedin',1),(553,'admin','4','2025-01-08 09:12:00','','','105.163.157.251','loggedin',1),(554,'admin','1','2025-01-08 12:14:50','2025-01-08 12:25:20','','105.163.1.43','loggedin',1),(555,'admin','4','2025-01-08 13:30:18','','','105.163.157.251','loggedin',1),(556,'user','5','2025-01-08 16:36:36','','','91.102.180.27','loggedin',1),(557,'admin','4','2025-01-08 17:23:40','','','105.163.157.251','loggedin',1),(558,'admin','4','2025-01-09 08:21:59','','','41.90.4.54','loggedin',1),(559,'user','5','2025-01-09 09:51:59','','','91.102.180.27','loggedin',1),(560,'user','5','2025-01-09 14:50:12','','','105.163.157.251','loggedin',1),(561,'admin','4','2025-01-10 07:50:53','','','105.163.156.94','loggedin',1),(562,'user','5','2025-01-10 08:02:33','','','105.163.156.94','loggedin',1),(563,'user','5','2025-01-10 16:23:54','','','91.102.180.27','loggedin',1),(564,'admin','4','2025-01-10 17:50:11','','','91.102.180.27','loggedin',1),(565,'admin','4','2025-01-11 08:28:13','','','91.102.180.27','loggedin',1),(566,'admin','1','2025-01-11 08:38:05','','','197.232.142.176','loggedin',1),(567,'user','5','2025-01-11 08:38:38','','','91.102.180.27','loggedin',1),(568,'admin','1','2025-01-11 08:45:39','2025-01-11 09:01:46','','41.90.162.231','loggedin',1),(569,'user','5','2025-01-11 09:11:45','','','105.163.156.94','loggedin',1),(570,'admin','1','2025-01-11 09:49:04','','','197.232.142.176','loggedin',1),(571,'admin','4','2025-01-11 10:28:40','','','105.163.156.94','loggedin',1),(572,'admin','1','2025-01-11 11:05:33','2025-01-11 11:06:29','','41.90.162.231','loggedin',1),(573,'user','5','2025-01-11 13:00:47','','','105.163.156.94','loggedin',1),(574,'user','5','2025-01-13 09:34:03','','','91.102.180.18','loggedin',1),(575,'user','5','2025-01-13 12:48:12','','','91.102.180.18','loggedin',1),(576,'user','5','2025-01-13 16:09:24','','','91.102.180.18','loggedin',1),(577,'admin','4','2025-01-13 17:41:44','','','105.163.156.217','loggedin',1),(578,'admin','1','2025-01-14 07:49:17','','','105.163.158.154','loggedin',1),(579,'user','5','2025-01-14 08:19:32','','','105.163.156.217','loggedin',1),(580,'admin','4','2025-01-14 11:02:02','','','41.84.154.146','loggedin',1),(581,'user','5','2025-01-14 13:33:43','','','105.163.2.213','loggedin',1),(582,'admin','1','2025-01-14 14:14:36','','','41.90.162.231','loggedin',1),(583,'user','5','2025-01-14 15:47:26','','','105.163.2.68','loggedin',1),(584,'admin','4','2025-01-14 18:48:54','','','105.163.158.2','loggedin',1),(585,'admin','4','2025-01-15 07:10:29','','','105.163.158.2','loggedin',1),(586,'user','5','2025-01-15 08:03:25','','','105.163.158.2','loggedin',1),(587,'user','5','2025-01-15 10:06:07','','','129.222.147.100','loggedin',1),(588,'admin','1','2025-01-15 13:05:25','','','41.90.162.231','loggedin',1),(589,'user','5','2025-01-15 13:40:44','','','129.222.147.100','loggedin',1),(590,'admin','4','2025-01-15 18:19:13','','','105.163.158.2','loggedin',1),(591,'admin','4','2025-01-16 07:31:26','','','196.96.233.132','loggedin',1),(592,'user','5','2025-01-16 15:59:02','','','196.96.238.155','loggedin',1),(593,'admin','4','2025-01-17 08:04:13','','','196.96.239.57','loggedin',1),(594,'user','5','2025-01-17 08:10:04','','','105.163.158.2','loggedin',1),(595,'user','5','2025-01-17 10:02:13','','','129.222.147.176','loggedin',1),(596,'admin','4','2025-01-17 10:25:02','','','105.163.158.2','loggedin',1),(597,'user','5','2025-01-17 11:19:47','','','105.163.158.2','loggedin',1),(598,'admin','4','2025-01-17 12:29:08','','','196.96.235.136','loggedin',1),(599,'admin','1','2025-01-17 15:06:51','','','41.90.162.231','loggedin',1),(600,'user','5','2025-01-17 15:43:47','','','129.222.147.176','loggedin',1),(601,'admin','4','2025-01-17 16:41:36','','','129.222.147.176','loggedin',1),(602,'admin','1','2025-01-17 16:56:46','','','105.161.195.220','loggedin',1),(603,'user','5','2025-01-18 07:52:42','','','105.163.158.2','loggedin',1),(604,'user','5','2025-01-18 09:02:34','','','105.163.158.2','loggedin',1),(605,'admin','4','2025-01-18 10:05:44','','','105.163.158.2','loggedin',1),(606,'user','5','2025-01-18 15:05:20','','','98.97.177.254','loggedin',1),(607,'user','5','2025-01-18 17:02:45','','','105.163.158.2','loggedin',1),(608,'user','5','2025-01-20 07:39:17','','','129.222.187.68','loggedin',1),(609,'admin','4','2025-01-20 11:37:45','','','129.222.187.68','loggedin',1),(610,'user','5','2025-01-20 13:29:08','','','105.163.1.192','loggedin',1),(611,'user','5','2025-01-20 15:47:45','','','105.163.1.192','loggedin',1),(612,'user','5','2025-01-21 07:42:32','','','129.222.187.186','loggedin',1),(613,'admin','4','2025-01-21 07:44:16','','','129.222.187.186','loggedin',1),(614,'admin','4','2025-01-21 09:30:36','2025-01-21 09:42:20','','129.222.187.186','loggedin',1),(615,'user','5','2025-01-21 09:42:45','','','129.222.187.186','loggedin',1),(616,'admin','1','2025-01-21 13:42:30','','','41.215.112.208','loggedin',1),(617,'user','5','2025-01-21 15:30:14','','','105.163.2.47','loggedin',1),(618,'admin','4','2025-01-22 07:22:10','','','129.222.187.134','loggedin',1),(619,'user','5','2025-01-22 08:42:34','','','129.222.187.134','loggedin',1),(620,'user','5','2025-01-22 17:12:46','','','129.222.187.134','loggedin',1),(621,'admin','4','2025-01-23 07:42:59','','','105.163.2.47','loggedin',1),(622,'user','5','2025-01-23 08:25:11','','','129.222.187.134','loggedin',1),(623,'admin','1','2025-01-23 10:47:52','','','105.163.0.145','loggedin',1),(624,'user','5','2025-01-23 16:05:39','','','105.163.2.47','loggedin',1),(625,'admin','4','2025-01-24 07:15:11','','','105.163.1.210','loggedin',1),(626,'user','5','2025-01-24 08:36:19','','','105.163.1.210','loggedin',1),(627,'admin','4','2025-01-24 14:57:56','','','105.163.1.210','loggedin',1),(628,'user','5','2025-01-24 16:00:41','','','105.163.1.210','loggedin',1),(629,'user','5','2025-01-25 08:49:07','','','129.222.187.153','loggedin',1),(630,'admin','4','2025-01-25 11:13:52','','','105.163.157.27','loggedin',1),(631,'user','5','2025-01-25 11:58:57','','','129.222.187.211','loggedin',1),(632,'user','5','2025-01-25 12:45:08','','','129.222.187.211','loggedin',1),(633,'user','5','2025-01-25 16:08:30','','','105.163.157.27','loggedin',1),(634,'admin','4','2025-01-27 08:11:13','','','105.163.158.31','loggedin',1),(635,'user','5','2025-01-27 08:36:44','','','105.163.158.31','loggedin',1),(636,'user','5','2025-01-27 16:04:33','','','98.97.179.30','loggedin',1),(637,'admin','1','2025-01-27 16:17:28','','','105.163.0.154','loggedin',1),(638,'admin','4','2025-01-28 07:29:05','','','105.163.157.151','loggedin',1),(639,'user','5','2025-01-28 08:47:09','','','105.163.157.151','loggedin',1),(640,'user','5','2025-01-28 17:27:59','','','105.163.157.151','loggedin',1),(641,'user','5','2025-01-29 08:36:04','','','105.163.157.151','loggedin',1),(642,'admin','1','2025-01-29 10:44:14','2025-01-29 11:12:41','','105.163.1.37','loggedin',1),(643,'user','5','2025-01-29 17:11:27','','','129.222.187.21','loggedin',1),(644,'user','5','2025-01-30 11:06:08','','','105.163.156.29','loggedin',1),(645,'user','5','2025-01-30 15:02:40','','','129.222.187.21','loggedin',1),(646,'user','5','2025-01-30 15:22:45','','','105.163.156.29','loggedin',1),(647,'admin','1','2025-01-30 15:57:00','','','41.90.162.231','loggedin',1),(648,'user','5','2025-01-30 16:29:51','','','105.163.156.29','loggedin',1),(649,'user','5','2025-01-31 07:32:12','','','129.222.187.144','loggedin',1),(650,'admin','4','2025-01-31 08:21:48','','','105.163.156.29','loggedin',1),(651,'user','5','2025-02-01 11:49:35','','','129.222.187.210','loggedin',1),(652,'admin','4','2025-02-03 08:33:23','','','129.222.187.242','loggedin',1),(653,'user','5','2025-02-03 08:36:41','','','129.222.187.242','loggedin',1),(654,'admin','4','2025-02-03 14:51:22','','','129.222.187.81','loggedin',1),(655,'user','5','2025-02-03 16:24:04','','','129.222.187.81','loggedin',1),(656,'user','5','2025-02-04 10:50:25','','','129.222.187.162','loggedin',1),(657,'admin','4','2025-02-04 15:13:30','','','41.90.217.43','loggedin',1),(658,'user','5','2025-02-05 12:56:28','','','129.222.187.173','loggedin',1),(659,'user','5','2025-02-05 15:41:01','','','105.163.156.29','loggedin',1),(660,'user','5','2025-02-05 17:21:23','','','129.222.187.173','loggedin',1),(661,'user','5','2025-02-06 13:54:09','','','129.222.187.173','loggedin',1),(662,'user','5','2025-02-06 17:28:19','','','105.163.156.29','loggedin',1),(663,'user','5','2025-02-07 08:57:23','2025-02-07 09:37:38','','129.222.187.45','loggedin',1),(664,'admin','1','2025-02-07 09:38:23','2025-02-07 09:39:26','','105.163.156.29','loggedin',1),(665,'admin','4','2025-02-07 09:39:45','2025-02-07 09:43:07','','129.222.187.45','loggedin',1),(666,'user','5','2025-02-07 09:43:23','','','105.163.156.29','loggedin',1),(667,'admin','4','2025-02-07 09:49:11','','','129.222.187.45','loggedin',1),(668,'user','5','2025-02-07 15:44:54','','','129.222.187.45','loggedin',1),(669,'user','5','2025-02-07 17:20:27','','','105.163.156.29','loggedin',1),(670,'admin','4','2025-02-07 19:02:47','','','105.163.156.29','loggedin',1),(671,'admin','4','2025-02-08 08:15:44','','','105.163.156.221','loggedin',1),(672,'user','5','2025-02-08 09:37:04','','','129.222.187.222','loggedin',1),(673,'user','5','2025-02-10 11:34:30','','','105.163.0.141','loggedin',1),(674,'user','5','2025-02-10 16:17:03','','','105.163.1.253','loggedin',1),(675,'admin','4','2025-02-11 10:21:27','','','129.222.147.202','loggedin',1),(676,'user','5','2025-02-11 17:41:34','','','129.222.187.208','loggedin',1),(677,'admin','1','2025-02-12 08:01:46','2025-02-12 08:07:44','','105.163.156.51','loggedin',1),(678,'user','5','2025-02-12 08:52:28','','','129.222.187.246','loggedin',1),(679,'admin','4','2025-02-12 09:18:00','','','105.163.1.154','loggedin',1),(680,'user','5','2025-02-12 17:01:50','','','129.222.187.246','loggedin',1),(681,'user','5','2025-02-13 09:10:05','','','105.163.158.95','loggedin',1),(682,'user','5','2025-02-13 11:52:05','','','105.163.158.95','loggedin',1),(683,'user','5','2025-02-13 15:57:05','','','129.222.187.255','loggedin',1),(684,'user','5','2025-02-14 07:58:16','','','105.163.158.95','loggedin',1),(685,'admin','4','2025-02-14 09:11:55','','','105.163.158.95','loggedin',1),(686,'admin','4','2025-02-14 13:27:25','','','129.222.147.7','loggedin',1),(687,'user','5','2025-02-14 16:29:44','2025-02-14 16:46:02','','105.163.158.95','loggedin',1),(688,'admin','4','2025-02-14 16:46:49','','','129.222.147.7','loggedin',1),(689,'admin','4','2025-02-14 16:50:21','','','129.222.147.7','loggedin',1),(690,'admin','4','2025-02-14 17:28:10','','','129.222.147.7','loggedin',1),(691,'admin','4','2025-02-14 17:36:57','','','129.222.147.7','loggedin',1),(692,'admin','4','2025-02-15 11:40:08','','','129.222.147.7','loggedin',1),(693,'admin','1','2025-02-15 12:47:32','2025-02-15 12:53:29','','105.163.156.2','loggedin',1),(694,'user','33','2025-02-15 18:26:20','','','129.222.147.7','loggedin',1),(695,'user','33','2025-02-17 07:44:37','','','129.222.187.230','loggedin',1),(696,'user','33','2025-02-17 08:07:10','','','129.222.187.230','loggedin',1),(697,'user','33','2025-02-17 13:05:24','','','105.163.157.11','loggedin',1),(698,'admin','4','2025-02-17 13:08:20','','','105.163.157.11','loggedin',1),(699,'user','33','2025-02-18 07:55:27','','','105.163.157.11','loggedin',1),(700,'admin','4','2025-02-19 07:35:01','','','129.222.187.68','loggedin',1),(701,'user','33','2025-02-19 11:00:07','','','105.163.157.11','loggedin',1),(702,'user','33','2025-02-19 15:45:51','','','105.163.157.11','loggedin',1),(703,'user','33','2025-02-20 10:23:57','','','105.163.158.95','loggedin',1),(704,'user','33','2025-02-20 13:05:50','','','129.222.187.68','loggedin',1),(705,'admin','4','2025-02-20 14:43:38','','','129.222.187.68','loggedin',1),(706,'user','33','2025-02-20 15:20:57','','','105.163.158.95','loggedin',1),(707,'admin','4','2025-02-20 17:58:58','','','129.222.187.68','loggedin',1),(708,'user','33','2025-02-21 08:39:19','','','105.163.158.95','loggedin',1),(709,'admin','4','2025-02-21 12:10:25','','','129.222.187.89','loggedin',1),(710,'admin','4','2025-02-21 15:44:06','','','41.90.217.36','loggedin',1),(711,'user','33','2025-02-21 17:48:56','','','105.163.158.95','loggedin',1),(712,'admin','4','2025-02-24 08:33:57','','','129.222.187.89','loggedin',1),(713,'user','33','2025-02-24 12:21:48','','','129.222.187.89','loggedin',1),(714,'admin','4','2025-02-24 13:36:52','','','105.163.158.95','loggedin',1),(715,'user','33','2025-02-24 14:49:12','','','129.222.187.89','loggedin',1),(716,'admin','4','2025-02-24 17:15:27','','','129.222.187.255','loggedin',1),(717,'user','33','2025-02-25 08:44:41','','','129.222.187.255','loggedin',1),(718,'user','33','2025-02-25 13:45:16','','','105.163.2.210','loggedin',1),(719,'admin','4','2025-02-25 15:56:06','','','129.222.187.160','loggedin',1),(720,'admin','4','2025-02-25 19:31:05','','','129.222.147.25','loggedin',1),(721,'user','33','2025-02-26 07:49:51','','','129.222.147.188','loggedin',1),(722,'admin','4','2025-02-26 07:50:46','','','129.222.147.188','loggedin',1),(723,'user','33','2025-02-26 09:30:31','','','129.222.187.151','loggedin',1),(724,'user','33','2025-02-26 16:38:43','','','105.163.2.210','loggedin',1),(725,'user','33','2025-02-26 16:39:34','','','105.163.2.210','loggedin',1),(726,'user','33','2025-02-27 08:27:27','','','105.163.2.210','loggedin',1),(727,'user','33','2025-02-28 08:35:58','','','129.222.187.239','loggedin',1),(728,'user','33','2025-02-28 16:25:04','','','105.163.2.210','loggedin',1),(729,'user','33','2025-03-01 09:37:27','','','129.222.187.216','loggedin',1),(730,'admin','1','2025-03-02 08:39:26','','','105.163.2.58','loggedin',1),(731,'admin','4','2025-03-03 08:14:13','','','129.222.187.232','loggedin',1),(732,'user','34','2025-03-03 08:41:59','','','129.222.187.232','loggedin',1),(733,'admin','1','2025-03-03 18:50:26','','','105.163.0.45','loggedin',1),(734,'admin','1','2025-03-03 23:32:44','','','105.163.0.45','loggedin',1),(735,'admin','1','2025-03-04 00:03:26','','','105.163.0.45','loggedin',1),(736,'admin','1','2025-03-04 03:52:02','','','105.163.0.45','loggedin',1),(737,'user','33','2025-03-04 07:45:42','','','129.222.187.232','loggedin',1),(738,'admin','4','2025-03-04 08:48:39','','','105.163.1.86','loggedin',1),(739,'user','33','2025-03-04 12:36:31','','','129.222.187.232','loggedin',1),(740,'user','33','2025-03-05 07:59:41','','','105.163.2.116','loggedin',1),(741,'user','33','2025-03-05 10:34:41','','','129.222.187.151','loggedin',1),(742,'admin','4','2025-03-05 10:40:07','','','105.163.2.116','loggedin',1),(743,'admin','4','2025-03-05 15:58:49','','','105.163.2.116','loggedin',1),(744,'user','33','2025-03-06 07:40:19','','','105.163.2.116','loggedin',1),(745,'user','33','2025-03-06 11:42:47','','','129.222.187.151','loggedin',1),(746,'admin','4','2025-03-06 12:09:31','','','41.90.217.210','loggedin',1),(747,'admin','4','2025-03-06 16:28:55','','','129.222.187.151','loggedin',1),(748,'admin','4','2025-03-07 07:54:17','','','105.163.2.116','loggedin',1),(749,'user','33','2025-03-07 08:16:24','2025-03-07 10:16:53','','105.163.2.116','loggedin',1),(750,'admin','4','2025-03-07 10:17:13','2025-03-07 10:33:25','','105.163.2.116','loggedin',1),(751,'user','33','2025-03-07 10:33:44','','','105.163.2.116','loggedin',1),(752,'user','34','2025-03-07 13:34:38','','','129.222.147.233','loggedin',1),(753,'admin','4','2025-03-07 15:31:52','','','129.222.147.233','loggedin',1),(754,'user','33','2025-03-07 17:43:50','','','129.222.147.233','loggedin',1),(755,'user','33','2025-03-08 08:55:08','','','105.163.2.116','loggedin',1),(756,'admin','4','2025-03-08 18:47:29','','','129.222.187.209','loggedin',1),(757,'admin','4','2025-03-10 09:29:34','','','105.163.2.116','loggedin',1),(758,'user','33','2025-03-10 11:15:41','2025-03-10 11:15:49','','105.163.2.116','loggedin',1),(759,'user','33','2025-03-10 11:32:25','','','105.163.2.116','loggedin',1),(760,'user','33','2025-03-10 11:40:05','','','129.222.147.60','loggedin',1),(761,'admin','4','2025-03-10 19:10:35','','','105.163.2.116','loggedin',1),(762,'user','33','2025-03-11 11:54:27','','','105.163.2.65','loggedin',1),(763,'user','33','2025-03-11 15:26:55','','','129.222.187.95','loggedin',1),(764,'admin','4','2025-03-11 18:48:22','2025-03-11 19:55:10','','105.163.2.65','loggedin',1),(765,'user','33','2025-03-11 19:55:29','2025-03-11 19:55:44','','129.222.187.95','loggedin',1),(766,'admin','4','2025-03-11 19:56:08','','','129.222.187.95','loggedin',1),(767,'user','33','2025-03-12 11:14:35','','','129.222.187.182','loggedin',1),(768,'user','33','2025-03-12 16:08:57','','','129.222.187.182','loggedin',1),(769,'admin','4','2025-03-12 16:30:31','','','129.222.187.182','loggedin',1),(770,'user','33','2025-03-12 16:33:25','','','105.163.2.65','loggedin',1),(771,'user','33','2025-03-13 10:44:58','','','105.163.2.208','loggedin',1),(772,'user','33','2025-03-13 15:18:54','','','105.163.2.208','loggedin',1),(773,'user','33','2025-03-13 15:37:33','','','105.163.2.208','loggedin',1),(774,'admin','1','2025-03-14 07:23:53','','','105.163.0.183','loggedin',1),(775,'user','33','2025-03-14 09:37:35','','','105.163.2.208','loggedin',1),(776,'user','33','2025-03-15 08:48:32','','','129.222.147.193','loggedin',1),(777,'admin','1','2025-03-15 09:32:08','','','105.163.1.209','loggedin',1),(778,'admin','4','2025-03-15 09:33:25','','','102.219.208.154','loggedin',1),(779,'user','33','2025-03-15 09:47:07','','','105.163.2.208','loggedin',1),(780,'admin','4','2025-03-15 10:36:01','','','129.222.147.193','loggedin',1),(781,'admin','4','2025-03-15 10:36:25','2025-03-15 10:37:46','','105.163.2.208','loggedin',1),(782,'user','33','2025-03-15 10:38:02','','','105.163.2.208','loggedin',1),(783,'user','33','2025-03-15 12:57:00','','','105.163.2.208','loggedin',1),(784,'user','33','2025-03-15 15:58:45','','','129.222.147.193','loggedin',1),(785,'user','33','2025-03-17 08:50:23','','','129.222.187.122','loggedin',1),(786,'admin','4','2025-03-17 09:04:01','','','129.222.187.122','loggedin',1),(787,'admin','4','2025-03-17 11:47:46','','','105.163.0.178','loggedin',1),(788,'user','33','2025-03-17 17:44:30','','','105.163.0.178','loggedin',1),(789,'user','34','2025-03-17 17:48:51','','','129.222.187.122','loggedin',1),(790,'user','34','2025-03-18 11:21:39','2025-03-18 12:34:38','','129.222.147.202','loggedin',1),(791,'admin','4','2025-03-18 12:35:08','2025-03-18 12:41:41','','105.163.0.178','loggedin',1),(792,'user','34','2025-03-18 12:42:01','','','105.163.0.178','loggedin',1),(793,'admin','4','2025-03-18 13:46:41','','','129.222.147.202','loggedin',1),(794,'user','34','2025-03-18 16:56:21','','','129.222.147.202','loggedin',1),(795,'admin','4','2025-03-18 17:19:25','','','105.163.0.178','loggedin',1),(796,'user','34','2025-03-19 08:53:45','','','129.222.147.202','loggedin',1),(797,'admin','4','2025-03-19 16:48:40','','','105.163.0.178','loggedin',1),(798,'admin','1','2025-03-19 16:59:31','2025-03-19 17:07:40','','105.163.156.70','loggedin',1),(799,'user','33','2025-03-20 09:41:02','','','196.97.0.112','loggedin',1),(800,'user','34','2025-03-20 13:03:25','','','105.163.2.53','loggedin',1),(801,'admin','4','2025-03-21 07:35:16','','','129.222.187.95','loggedin',1),(802,'user','34','2025-03-21 07:49:46','','','129.222.187.95','loggedin',1),(803,'user','34','2025-03-21 12:39:06','','','129.222.187.95','loggedin',1),(804,'user','34','2025-03-22 07:59:42','','','129.222.187.132','loggedin',1),(805,'admin','4','2025-03-23 18:34:54','','','129.222.187.37','loggedin',1),(806,'user','34','2025-03-24 08:28:44','','','129.222.187.37','loggedin',1),(807,'user','34','2025-03-24 11:37:02','','','105.163.156.125','loggedin',1),(808,'user','34','2025-03-24 11:48:53','','','129.222.187.37','loggedin',1),(809,'user','34','2025-03-24 11:53:44','','','129.222.187.37','loggedin',1),(810,'user','34','2025-03-24 11:55:32','','','129.222.187.37','loggedin',1),(811,'user','34','2025-03-24 11:58:18','','','129.222.187.37','loggedin',1),(812,'user','34','2025-03-24 12:11:05','','','105.163.156.125','loggedin',1),(813,'user','33','2025-03-25 08:34:49','','','105.163.156.125','loggedin',1),(814,'admin','4','2025-03-25 09:19:18','','','105.163.156.125','loggedin',1),(815,'user','33','2025-03-25 09:29:36','','','129.222.187.37','loggedin',1),(816,'admin','4','2025-03-25 12:36:20','','','105.163.1.123','loggedin',1),(817,'admin','4','2025-03-25 15:05:40','','','105.163.1.123','loggedin',1),(818,'admin','4','2025-03-25 18:08:50','','','129.222.187.37','loggedin',1),(819,'user','33','2025-03-26 08:15:21','','','105.163.1.123','loggedin',1),(820,'user','33','2025-03-26 10:00:27','','','105.163.1.123','loggedin',1),(821,'admin','4','2025-03-26 13:06:37','','','105.163.1.123','loggedin',1),(822,'admin','1','2025-03-26 13:38:54','','','129.222.187.135','loggedin',1),(823,'admin','4','2025-03-26 18:53:59','','','129.222.187.135','loggedin',1),(824,'user','33','2025-03-27 08:34:29','','','105.163.1.123','loggedin',1),(825,'admin','4','2025-03-27 08:53:03','','','105.163.1.123','loggedin',1),(826,'user','33','2025-03-27 09:12:23','','','105.163.1.123','loggedin',1),(827,'admin','4','2025-03-27 16:45:33','','','41.90.216.29','loggedin',1),(828,'user','33','2025-03-27 18:23:18','','','102.219.210.90','loggedin',1),(829,'admin','1','2025-03-28 10:13:17','2025-03-28 10:14:20','','105.163.1.128','loggedin',1),(830,'user','33','2025-03-28 11:07:50','','','129.222.147.121','loggedin',1),(831,'user','33','2025-03-28 17:26:19','','','105.163.1.123','loggedin',1),(832,'user','33','2025-03-29 10:27:33','','','129.222.147.108','loggedin',1),(833,'user','33','2025-03-31 08:15:23','','','129.222.147.108','loggedin',1),(834,'user','33','2025-03-31 10:54:18','','','105.163.156.100','loggedin',1),(835,'user','33','2025-03-31 17:10:38','','','129.222.147.168','loggedin',1),(836,'user','33','2025-04-01 12:47:43','','','196.96.239.213','loggedin',1),(837,'user','33','2025-04-01 16:14:26','','','105.163.156.100','loggedin',1),(838,'admin','4','2025-04-01 16:44:55','','','105.163.156.100','loggedin',1),(839,'user','33','2025-04-02 07:57:01','','','105.163.156.100','loggedin',1),(840,'admin','4','2025-04-02 09:47:50','','','105.163.156.100','loggedin',1),(841,'user','33','2025-04-02 12:03:35','','','105.163.156.100','loggedin',1),(842,'user','33','2025-04-03 08:32:05','','','129.222.187.196','loggedin',1),(843,'user','33','2025-04-03 13:31:42','','','129.222.187.196','loggedin',1),(844,'admin','1','2025-04-04 01:13:26','','','105.163.1.12','loggedin',1),(845,'admin','1','2025-04-04 04:06:40','','','105.163.1.12','loggedin',1),(846,'user','34','2025-04-04 08:55:30','','','129.222.187.196','loggedin',1),(847,'admin','4','2025-04-04 09:26:50','','','129.222.187.196','loggedin',1),(848,'user','33','2025-04-04 17:44:40','','','129.222.187.196','loggedin',1),(849,'user','34','2025-04-05 08:13:15','','','129.222.187.196','loggedin',1),(850,'user','34','2025-04-05 09:44:47','','','129.222.147.125','loggedin',1),(851,'user','34','2025-04-05 16:04:04','','','129.222.147.125','loggedin',1),(852,'admin','4','2025-04-05 17:20:44','','','129.222.147.125','loggedin',1),(853,'user','34','2025-04-07 09:26:38','','','129.222.187.235','loggedin',1),(854,'admin','4','2025-04-07 10:15:33','','','129.222.187.235','loggedin',1),(855,'admin','1','2025-04-07 11:27:14','','','105.163.158.7','loggedin',1),(856,'user','34','2025-04-07 11:54:05','','','129.222.187.235','loggedin',1),(857,'user','34','2025-04-07 14:23:19','','','129.222.187.235','loggedin',1),(858,'admin','4','2025-04-07 17:22:08','','','129.222.187.235','loggedin',1),(859,'user','34','2025-04-08 08:14:26','','','129.222.187.144','loggedin',1),(860,'admin','1','2025-04-08 08:34:45','','','105.163.156.142','loggedin',1),(861,'user','33','2025-04-08 11:08:28','','','41.90.216.150','loggedin',1),(862,'user','33','2025-04-08 11:48:49','','','41.90.216.150','loggedin',1),(863,'user','34','2025-04-08 11:53:19','','','105.163.156.172','loggedin',1),(864,'user','34','2025-04-08 12:07:45','','','129.222.187.144','loggedin',1),(865,'user','34','2025-04-08 16:42:14','','','129.222.187.144','loggedin',1),(866,'user','34','2025-04-08 16:54:48','','','129.222.187.144','loggedin',1),(867,'user','34','2025-04-09 08:01:33','','','105.163.156.172','loggedin',1),(868,'user','34','2025-04-09 10:58:26','','','129.222.187.144','loggedin',1),(869,'user','34','2025-04-09 11:02:25','','','105.163.156.172','loggedin',1),(870,'user','34','2025-04-09 14:30:15','','','129.222.187.144','loggedin',1),(871,'admin','4','2025-04-09 17:28:51','','','129.222.187.144','loggedin',1),(872,'user','34','2025-04-10 08:53:31','','','105.163.158.65','loggedin',1),(873,'user','34','2025-04-10 13:12:55','','','105.163.158.65','loggedin',1),(874,'user','34','2025-04-10 13:27:47','','','129.222.187.194','loggedin',1),(875,'admin','4','2025-04-10 19:00:36','','','129.222.187.194','loggedin',1),(876,'user','34','2025-04-11 08:18:24','','','105.163.158.65','loggedin',1),(877,'admin','4','2025-04-11 09:35:23','','','129.222.187.75','loggedin',1),(878,'admin','1','2025-04-11 21:49:53','2025-04-11 21:54:07','','105.163.157.255','loggedin',1),(879,'user','34','2025-04-12 09:31:12','','','105.163.157.251','loggedin',1),(880,'user','34','2025-04-12 14:11:50','','','105.163.157.251','loggedin',1),(881,'user','34','2025-04-14 08:51:50','','','129.222.187.75','loggedin',1),(882,'admin','4','2025-04-14 11:34:30','','','41.90.217.10','loggedin',1),(883,'user','34','2025-04-14 13:41:30','','','105.163.0.36','loggedin',1),(884,'user','33','2025-04-14 15:38:56','','','129.222.187.75','loggedin',1),(885,'user','34','2025-04-14 15:41:23','2025-04-14 16:03:15','','129.222.187.75','loggedin',1),(886,'user','33','2025-04-14 16:03:44','2025-04-14 16:19:13','','129.222.187.75','loggedin',1),(887,'user','34','2025-04-14 16:19:37','','','105.163.0.36','loggedin',1),(888,'user','34','2025-04-14 16:22:42','','','129.222.187.75','loggedin',1),(889,'admin','1','2025-04-14 18:42:44','','','105.163.157.130','loggedin',1),(890,'user','33','2025-04-15 09:33:14','','','129.222.187.75','loggedin',1),(891,'admin','1','2025-04-15 09:43:57','','','105.163.157.130','loggedin',1),(892,'admin','1','2025-04-15 10:04:52','2025-04-15 10:39:51','','105.163.157.130','loggedin',1),(893,'admin','4','2025-04-15 11:01:57','','','129.222.187.75','loggedin',1),(894,'user','33','2025-04-15 11:21:00','','','129.222.187.75','loggedin',1),(895,'admin','4','2025-04-15 20:37:09','','','41.90.216.200','loggedin',1),(896,'admin','4','2025-04-16 12:53:37','','','105.163.0.36','loggedin',1),(897,'admin','4','2025-04-16 13:17:49','','','105.163.0.36','loggedin',1),(898,'user','33','2025-04-16 13:23:37','','','105.163.0.36','loggedin',1),(899,'admin','1','2025-04-16 15:06:27','','','105.163.157.130','loggedin',1),(900,'user','33','2025-04-17 10:29:22','','','105.163.0.36','loggedin',1),(901,'user','33','2025-04-17 10:33:35','','','105.163.0.36','loggedin',1),(902,'user','33','2025-04-17 13:14:10','','','129.222.187.131','loggedin',1),(903,'user','33','2025-04-17 13:26:13','','','105.163.158.223','loggedin',1),(904,'admin','1','2025-04-17 13:40:19','','','196.96.118.24','loggedin',1),(905,'admin','4','2025-04-17 15:27:45','','','129.222.187.131','loggedin',1),(906,'user','33','2025-04-17 16:11:47','','','129.222.187.131','loggedin',1),(907,'user','33','2025-04-17 16:44:01','','','129.222.187.131','loggedin',1),(908,'user','33','2025-04-18 09:11:29','','','129.222.187.131','loggedin',1),(909,'admin','4','2025-04-18 09:36:11','','','105.163.158.223','loggedin',1),(910,'user','33','2025-04-18 09:54:48','2025-04-18 11:35:31','','105.163.158.223','loggedin',1),(911,'user','33','2025-04-18 18:13:09','','','105.163.157.171','loggedin',1),(912,'user','33','2025-04-22 08:13:14','','','105.163.158.98','loggedin',1),(913,'user','33','2025-04-22 10:28:23','','','129.222.187.157','loggedin',1),(914,'user','33','2025-04-23 12:23:45','','','105.163.2.19','loggedin',1),(915,'user','33','2025-04-23 12:30:29','','','129.222.187.3','loggedin',1),(916,'user','33','2025-04-24 10:17:16','','','129.222.187.3','loggedin',1),(917,'admin','1','2025-04-24 13:10:54','2025-04-24 13:11:07','','105.163.0.106','loggedin',1),(918,'user','33','2025-04-25 08:58:26','','','129.222.187.48','loggedin',1),(919,'user','33','2025-04-25 11:03:32','','','129.222.187.48','loggedin',1),(920,'user','33','2025-04-25 17:21:30','','','105.163.2.19','loggedin',1),(921,'user','33','2025-04-25 17:56:54','','','105.163.2.19','loggedin',1),(922,'user','33','2025-04-26 09:28:13','','','105.163.157.151','loggedin',1),(923,'admin','1','2025-04-26 11:35:45','','','105.163.1.46','loggedin',1),(924,'user','33','2025-04-26 13:39:04','','','129.222.187.211','loggedin',1),(925,'user','33','2025-04-26 16:08:10','','','129.222.187.211','loggedin',1),(926,'admin','4','2025-04-28 09:38:11','','','105.163.157.138','loggedin',1),(927,'user','33','2025-04-28 10:38:22','','','105.163.157.138','loggedin',1),(928,'user','33','2025-04-28 10:40:53','','','129.222.147.109','loggedin',1),(929,'user','33','2025-04-28 10:52:27','','','105.163.157.138','loggedin',1),(930,'admin','4','2025-04-28 11:31:33','','','105.163.157.138','loggedin',1),(931,'user','33','2025-04-28 11:40:16','','','129.222.147.109','loggedin',1),(932,'user','33','2025-04-28 14:37:27','','','129.222.147.109','loggedin',1),(933,'user','33','2025-04-28 14:41:18','','','105.163.157.138','loggedin',1),(934,'admin','4','2025-04-29 06:13:43','','','102.219.208.154','loggedin',1),(935,'user','33','2025-04-29 08:48:36','','','129.222.147.109','loggedin',1),(936,'admin','4','2025-04-29 10:56:05','','','105.163.157.138','loggedin',1),(937,'user','33','2025-04-29 12:42:34','','','105.163.157.138','loggedin',1),(938,'user','33','2025-04-30 12:16:31','','','129.222.187.101','loggedin',1),(939,'user','33','2025-04-30 15:01:22','','','105.163.157.138','loggedin',1),(940,'user','33','2025-05-02 07:58:52','','','129.222.147.112','loggedin',1),(941,'user','33','2025-05-02 12:45:03','','','105.163.156.201','loggedin',1),(942,'user','33','2025-05-02 15:55:04','','','129.222.147.112','loggedin',1),(943,'user','33','2025-05-02 17:08:28','','','129.222.147.112','loggedin',1),(944,'user','34','2025-05-03 07:53:59','','','129.222.147.112','loggedin',1),(945,'user','34','2025-05-03 11:25:39','','','105.163.158.82','loggedin',1),(946,'user','34','2025-05-03 11:48:12','','','105.163.158.82','loggedin',1),(947,'user','34','2025-05-03 12:05:20','','','105.163.158.82','loggedin',1),(948,'user','34','2025-05-03 13:40:20','','','129.222.147.14','loggedin',1),(949,'admin','4','2025-05-03 17:10:16','','','105.163.158.82','loggedin',1),(950,'user','33','2025-05-05 08:45:33','','','105.163.0.1','loggedin',1),(951,'admin','4','2025-05-05 08:56:19','','','129.222.147.14','loggedin',1),(952,'user','33','2025-05-05 14:48:02','','','129.222.147.0','loggedin',1),(953,'user','33','2025-05-06 09:14:48','','','129.222.187.66','loggedin',1),(954,'user','33','2025-05-07 07:49:23','','','129.222.187.191','loggedin',1),(955,'user','33','2025-05-07 12:01:16','','','105.163.158.242','loggedin',1),(956,'user','33','2025-05-07 14:36:40','','','105.163.158.242','loggedin',1),(957,'user','33','2025-05-08 07:55:59','','','105.163.158.242','loggedin',1),(958,'user','33','2025-05-08 11:41:58','','','105.163.158.242','loggedin',1),(959,'user','33','2025-05-08 14:50:44','','','105.163.158.242','loggedin',1),(960,'user','34','2025-05-09 07:58:03','','','129.222.187.165','loggedin',1),(961,'user','34','2025-05-09 10:41:06','','','129.222.187.165','loggedin',1),(962,'user','34','2025-05-09 15:15:29','','','129.222.187.165','loggedin',1),(963,'user','33','2025-05-10 10:03:29','','','105.163.0.138','loggedin',1),(964,'user','33','2025-05-10 10:03:30','','','105.163.0.138','loggedin',1),(965,'admin','1','2025-05-10 10:30:53','2025-05-10 10:37:58','','105.163.1.208','loggedin',1),(966,'user','33','2025-05-10 14:05:58','','','129.222.187.165','loggedin',1),(967,'user','33','2025-05-10 14:10:29','','','129.222.187.165','loggedin',1),(968,'user','33','2025-05-10 16:29:36','','','105.163.0.138','loggedin',1),(969,'user','33','2025-05-12 07:50:05','','','105.163.0.138','loggedin',1),(970,'user','33','2025-05-12 13:05:09','','','105.163.0.138','loggedin',1),(971,'admin','4','2025-05-12 13:08:26','','','129.222.187.165','loggedin',1),(972,'user','33','2025-05-12 16:47:34','','','105.163.0.138','loggedin',1),(973,'admin','4','2025-05-12 16:55:40','','','105.163.0.138','loggedin',1),(974,'user','33','2025-05-13 09:46:19','','','129.222.187.165','loggedin',1),(975,'user','33','2025-05-13 17:55:33','','','129.222.187.165','loggedin',1),(976,'user','33','2025-05-14 08:05:46','','','105.163.157.171','loggedin',1),(977,'user','33','2025-05-14 08:37:06','','','105.163.157.171','loggedin',1),(978,'user','33','2025-05-15 08:12:11','','','129.222.147.125','loggedin',1),(979,'user','33','2025-05-15 13:21:59','','','129.222.187.109','loggedin',1),(980,'admin','4','2025-05-15 13:30:20','','','41.90.216.194','loggedin',1),(981,'admin','4','2025-05-15 13:30:20','','','41.90.216.194','loggedin',1),(982,'user','33','2025-05-15 13:41:19','','','105.163.157.171','loggedin',1),(983,'user','33','2025-05-15 16:03:23','','','105.163.0.172','loggedin',1),(984,'admin','1','2025-05-16 07:17:42','2025-05-16 07:44:30','','105.163.2.172','loggedin',1),(985,'user','33','2025-05-16 13:10:45','','','41.90.5.243','loggedin',1),(986,'admin','4','2025-05-17 10:00:01','','','129.222.147.36','loggedin',1),(987,'user','33','2025-05-17 10:57:10','','','129.222.147.36','loggedin',1),(988,'user','33','2025-05-17 13:57:28','','','129.222.147.36','loggedin',1),(989,'user','33','2025-05-19 07:57:04','','','129.222.187.93','loggedin',1),(990,'admin','4','2025-05-19 08:00:50','','','129.222.187.93','loggedin',1),(991,'admin','4','2025-05-19 10:49:31','','','105.163.1.7','loggedin',1),(992,'user','33','2025-05-20 12:31:53','','','105.163.1.7','loggedin',1),(993,'user','33','2025-05-20 15:13:24','','','105.163.1.7','loggedin',1),(994,'user','33','2025-05-20 21:44:55','','','196.97.0.65','loggedin',1),(995,'user','34','2025-05-21 09:14:13','','','105.163.1.7','loggedin',1),(996,'admin','4','2025-05-21 09:19:39','','','129.222.187.233','loggedin',1),(997,'user','34','2025-05-21 12:34:25','','','129.222.187.233','loggedin',1),(998,'admin','4','2025-05-21 17:29:54','','','129.222.187.233','loggedin',1),(999,'user','34','2025-05-22 08:03:42','2025-05-22 09:31:40','','105.163.1.7','loggedin',1),(1000,'admin','4','2025-05-22 08:22:04','','','105.163.1.7','loggedin',1),(1001,'user','33','2025-05-22 09:32:05','','','105.163.1.7','loggedin',1),(1002,'user','33','2025-05-22 10:28:19','','','129.222.187.233','loggedin',1),(1003,'user','33','2025-05-22 17:32:08','','','197.248.194.99','loggedin',1),(1004,'user','33','2025-05-23 07:47:30','','','197.248.194.99','loggedin',1),(1005,'user','33','2025-05-23 08:33:09','','','197.248.194.99','loggedin',1),(1006,'admin','4','2025-05-23 08:49:01','','','129.222.187.227','loggedin',1),(1007,'user','33','2025-05-23 10:58:38','','','129.222.187.227','loggedin',1),(1008,'user','33','2025-05-23 17:04:20','','','129.222.187.227','loggedin',1),(1009,'admin','4','2025-05-23 17:17:26','','','197.248.194.99','loggedin',1),(1010,'admin','4','2025-05-23 17:55:26','','','197.248.194.99','loggedin',1),(1011,'user','34','2025-05-24 08:24:05','','','129.222.187.227','loggedin',1),(1012,'admin','4','2025-05-24 11:09:51','','','197.248.194.99','loggedin',1),(1013,'user','34','2025-05-24 11:55:43','','','129.222.187.227','loggedin',1),(1014,'user','34','2025-05-24 15:44:10','','','129.222.187.227','loggedin',1),(1015,'admin','4','2025-05-24 16:35:28','','','197.248.194.99','loggedin',1),(1016,'user','34','2025-05-26 09:00:25','2025-05-26 09:20:37','','197.248.194.99','loggedin',1),(1017,'user','33','2025-05-26 09:21:19','','','129.222.187.202','loggedin',1),(1018,'user','33','2025-05-26 14:52:14','','','129.222.187.202','loggedin',1),(1019,'admin','4','2025-05-27 07:36:06','','','197.248.194.99','loggedin',1),(1020,'user','33','2025-05-27 08:35:42','','','129.222.187.202','loggedin',1),(1021,'user','34','2025-05-27 16:09:33','2025-05-27 18:03:57','','197.248.194.99','loggedin',1),(1022,'user','33','2025-05-27 18:04:07','','','129.222.187.214','loggedin',1),(1023,'admin','4','2025-05-27 18:56:52','','','129.222.187.214','loggedin',1),(1024,'user','33','2025-05-28 10:26:07','','','129.222.187.97','loggedin',1),(1025,'admin','4','2025-05-28 12:47:50','','','197.248.194.99','loggedin',1),(1026,'user','33','2025-05-28 12:52:11','','','129.222.187.97','loggedin',1),(1027,'user','33','2025-05-29 10:23:47','','','197.248.194.99','loggedin',1),(1028,'user','33','2025-05-29 12:53:25','','','197.248.194.99','loggedin',1),(1029,'user','33','2025-05-30 11:09:48','','','197.248.194.99','loggedin',1),(1030,'user','34','2025-05-30 14:19:28','2025-05-30 16:03:55','','129.222.187.59','loggedin',1),(1031,'user','33','2025-05-30 16:05:06','','','197.248.194.99','loggedin',1),(1032,'user','33','2025-05-31 07:47:29','','','129.222.187.59','loggedin',1),(1033,'user','33','2025-06-02 09:33:36','','','196.201.218.214','loggedin',1),(1034,'user','33','2025-06-02 13:11:32','','','196.201.218.247','loggedin',1),(1035,'user','33','2025-06-02 15:45:51','','','196.201.218.236','loggedin',1),(1036,'user','33','2025-06-03 11:15:46','','','196.201.218.232','loggedin',1),(1037,'user','33','2025-06-03 14:19:29','','','197.248.194.99','loggedin',1),(1038,'admin','4','2025-06-03 16:06:50','','','197.248.194.99','loggedin',1),(1039,'admin','4','2025-06-03 16:14:34','','','129.222.187.59','loggedin',1),(1040,'admin','4','2025-06-04 08:29:18','','','197.248.194.99','loggedin',1),(1041,'user','33','2025-06-04 08:43:10','','','129.222.187.59','loggedin',1),(1042,'user','33','2025-06-04 09:00:48','','','129.222.187.59','loggedin',1),(1043,'user','33','2025-06-04 11:39:11','','','129.222.187.59','loggedin',1),(1044,'user','33','2025-06-05 08:35:27','','','129.222.187.175','loggedin',1),(1045,'user','33','2025-06-05 10:14:15','','','197.248.194.99','loggedin',1),(1046,'user','33','2025-06-05 14:11:00','','','129.222.187.175','loggedin',1),(1047,'user','33','2025-06-05 17:24:56','','','129.222.187.175','loggedin',1),(1048,'admin','4','2025-06-06 10:42:14','','','197.248.194.99','loggedin',1),(1049,'user','33','2025-06-06 16:43:47','','','197.248.194.99','loggedin',1),(1050,'user','33','2025-06-06 16:49:37','','','129.222.147.106','loggedin',1),(1051,'user','33','2025-06-07 08:20:41','','','197.248.194.99','loggedin',1),(1052,'user','33','2025-06-07 11:30:12','','','197.248.194.99','loggedin',1),(1053,'user','33','2025-06-07 16:12:57','','','129.222.147.106','loggedin',1),(1054,'admin','4','2025-06-09 08:04:12','','','197.248.194.99','loggedin',1),(1055,'user','33','2025-06-09 08:19:38','','','129.222.147.249','loggedin',1),(1056,'user','33','2025-06-09 09:02:25','','','129.222.147.249','loggedin',1),(1057,'user','33','2025-06-09 17:01:57','','','197.248.194.99','loggedin',1),(1058,'user','33','2025-06-10 09:43:20','','','129.222.187.241','loggedin',1),(1059,'user','33','2025-06-10 18:07:58','','','197.248.194.99','loggedin',1),(1060,'user','33','2025-06-11 09:43:10','','','129.222.147.74','loggedin',1),(1061,'user','33','2025-06-11 10:14:54','','','129.222.147.74','loggedin',1),(1062,'user','33','2025-06-12 08:29:54','','','197.248.194.99','loggedin',1),(1063,'user','33','2025-06-12 13:18:29','','','197.248.194.99','loggedin',1),(1064,'user','33','2025-06-12 17:27:07','','','197.248.194.99','loggedin',1),(1065,'admin','4','2025-06-13 08:41:50','','','129.222.187.199','loggedin',1),(1066,'admin','4','2025-06-13 09:18:55','','','129.222.187.199','loggedin',1),(1067,'user','33','2025-06-13 13:55:21','','','197.248.194.99','loggedin',1),(1068,'user','33','2025-06-13 14:01:23','','','197.248.194.99','loggedin',1),(1069,'admin','4','2025-06-13 14:09:02','','','41.90.216.147','loggedin',1),(1070,'user','33','2025-06-13 16:57:26','','','129.222.187.199','loggedin',1),(1071,'user','33','2025-06-14 09:22:27','','','129.222.147.251','loggedin',1),(1072,'admin','4','2025-06-14 09:46:04','','','129.222.147.251','loggedin',1),(1073,'admin','4','2025-06-14 10:03:18','','','197.248.194.99','loggedin',1),(1074,'user','33','2025-06-14 11:11:00','','','129.222.147.251','loggedin',1),(1075,'admin','1','2025-06-14 11:54:58','','','105.163.0.228','loggedin',1),(1076,'admin','1','2025-06-14 12:06:19','2025-06-14 12:12:11','','105.163.0.228','loggedin',1),(1077,'admin','1','2025-06-14 12:12:37','2025-06-14 12:25:01','','105.163.0.228','loggedin',1),(1078,'admin','4','2025-06-14 15:21:45','','','41.90.217.23','loggedin',1),(1079,'user','33','2025-06-16 08:19:59','','','197.248.194.99','loggedin',1),(1080,'user','33','2025-06-16 14:48:30','','','129.222.147.153','loggedin',1),(1081,'admin','4','2025-06-16 15:04:19','','','41.90.217.90','loggedin',1),(1082,'user','33','2025-06-17 08:25:30','','','129.222.147.153','loggedin',1),(1083,'user','33','2025-06-18 15:33:57','','','197.248.194.99','loggedin',1),(1084,'user','33','2025-06-18 15:34:59','','','197.248.194.99','loggedin',1),(1085,'user','33','2025-06-18 15:43:04','','','129.222.187.237','loggedin',1),(1086,'user','33','2025-06-18 18:16:41','','','129.222.187.237','loggedin',1),(1087,'user','33','2025-06-18 18:22:04','','','197.248.194.99','loggedin',1),(1088,'admin','4','2025-06-19 10:28:43','','','197.248.194.99','loggedin',1),(1089,'user','33','2025-06-20 10:34:31','','','197.248.194.99','loggedin',1),(1090,'user','33','2025-06-20 14:06:31','','','129.222.147.141','loggedin',1),(1091,'user','33','2025-06-20 17:50:02','','','197.248.194.99','loggedin',1),(1092,'user','33','2025-06-21 11:39:24','','','129.222.147.141','loggedin',1),(1093,'user','33','2025-06-21 14:04:55','','','129.222.187.16','loggedin',1),(1094,'user','33','2025-06-23 08:02:23','','','197.248.194.99','loggedin',1),(1095,'admin','1','2025-06-23 09:10:21','','','197.232.142.176','loggedin',1),(1096,'user','33','2025-06-23 17:55:48','','','129.222.147.130','loggedin',1),(1097,'user','33','2025-06-24 07:41:28','','','197.248.194.99','loggedin',1),(1098,'admin','4','2025-06-24 09:48:10','','','197.248.194.99','loggedin',1),(1099,'user','33','2025-06-24 10:28:39','','','197.248.194.99','loggedin',1),(1100,'user','33','2025-06-24 12:47:45','','','129.222.187.43','loggedin',1),(1101,'user','33','2025-06-25 07:39:45','','','197.248.194.99','loggedin',1),(1102,'admin','4','2025-06-26 11:51:14','','','197.248.194.99','loggedin',1),(1103,'user','33','2025-06-26 13:39:47','','','197.248.194.99','loggedin',1),(1104,'user','33','2025-06-26 15:27:09','','','197.248.194.99','loggedin',1),(1105,'user','33','2025-06-27 08:38:45','','','197.248.194.99','loggedin',1),(1106,'user','33','2025-06-27 10:40:37','','','129.222.147.59','loggedin',1),(1107,'user','33','2025-06-27 13:12:27','','','129.222.147.59','loggedin',1),(1108,'user','33','2025-06-27 17:51:25','','','197.248.194.99','loggedin',1),(1109,'user','33','2025-06-28 09:05:23','','','197.248.194.99','loggedin',1),(1110,'user','34','2025-06-28 11:31:55','2025-06-28 12:05:51','','197.248.194.99','loggedin',1),(1111,'user','33','2025-06-28 12:06:09','','','197.248.194.99','loggedin',1),(1112,'user','33','2025-06-28 17:28:49','','','197.248.194.99','loggedin',1),(1113,'admin','4','2025-06-30 07:46:52','','','197.248.194.99','loggedin',1),(1114,'user','33','2025-06-30 08:57:03','','','197.248.194.99','loggedin',1),(1115,'user','33','2025-06-30 09:03:14','','','129.222.187.122','loggedin',1),(1116,'user','33','2025-06-30 09:03:39','','','197.248.194.99','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `maincategory` -- LOCK TABLES `maincategory` WRITE; /*!40000 ALTER TABLE `maincategory` DISABLE KEYS */; INSERT INTO `maincategory` VALUES (1,'SIMAK ENGINEERING LIMITED','','2024-07-22 18:18:47','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 AUTO_INCREMENT=8 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 */; INSERT INTO `mergedmpesa` VALUES (5,195.00,1,1,'2024-10-10 05:34:05','Cleared',1,'MPESA','SJ98JFJ8RU'),(6,350.00,1,1,'2024-10-10 05:40:48','Cleared',1,'MPESA','SJ94JF9IEY'),(7,65.00,1,1,'2024-10-10 05:42:36','Cleared',1,'MPESA','SJ95JG2OPJ'); /*!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','1','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','1','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','1','user/startsales','side','banking'),('Assets',49,'paw','assets','1','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','1','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','1','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','1','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','1','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','1','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','1','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','1','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','1','user/viedeals','side','project'),('Departments',31,'rss-square','departments','1','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','1','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','1','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','1','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','1','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','1','user/viewrequest','side','humanresource'),('Income',85,'window-close','income','1','user/allinvoices','side','moneyin'),('Expenses',85,'window-close','incomeexpenses','1','user/viewexpenses','side','moneyout'),('Dispatched stocklist/Store',60,'sort-amount-asc','incomingstock','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','1','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','1','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','1','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','1','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','1','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','1','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','1','user/viewcategory','side','contact'),('Print Receipt',1,'recycle','printreceipt','1','user/printreceipts','side','goodservice'),('Stock List(Counter)',66,'snowflake-o','productlist','1','user/viewproductlist','side','goodservice'),('Products(Main store)',65,'snowflake-o','products','1','user/viewproducts','side','goodservice'),('Category of Products',70,'recycle','productscategory','1','user/viewproductcategory','side','goodservice'),('Update profile',8,'blind','profile','1','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','1','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','1','user/deliveryhome','side','moneyin'),('Manage Report',25,'folder-open','reports','1','user/startsales','side','report'),('Retail sales',90,'cart-plus','sales','1','user/viewsales','side','moneyin'),('Sales Order',86,'money','salesorder','1','user/salesorder','side','moneyin'),('Select User',1,'rss-square','selectuser','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','1','user/viewsms','side','project'),('Tasks',12,'bullseye','task','1','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','1','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','chequemanagemant','Post Cheque',1),('add','complain','Add complain',2),('add','config','add',1),('add','damagedproducts','add',1),('add','deals','add',1),('add','departments','add',1),('add','documents','add',1),('add','ecommerce','Add',1),('add','events','add',1),('add','grouping','add',1),('add','humanresource','Add Expense Request Form',1),('add','income','add',2),('add','incomeexpenses','add',1),('add','incomingstock','add',1),('add','incomingstore','Add incoming',1),('add','journalentry','add',1),('add','labourrecords','add',1),('add','leavemanagement','add',0),('add','lowproducts','add',1),('add','lowstocklist','add',6),('add','loyalitycards','add',1),('add','members','add',1),('add','payroll','add',1),('add','payrollsetup','add',1),('add','peoplecategory','add',1),('add','productlist','Add Products',7),('add','products','add',1),('add','productscategory','add',1),('add','projectsmanagement','Create New Project',2),('add','purchases','add',1),('add','quotation','Add Quotaion',1),('add','recorddelivery','Add Delivery',1),('add','sales','add',1),('add','salesorder','Create Sales Order',1),('add','sendsms','add',1),('add','task','add',1),('add','taskscategory','add',1),('add','users','add',1),('add','viewreturnsales','add',1),('add','wholesale','add',1),('AddAgents','deals','Add Agents',30),('addbatchno','purchases','Add batch No',33),('addcharges','accomodation','Add Room Chaerges',4),('adddailycollection','cashiersales','Add Daily Collection',7),('addexpirydate','purchases','Add Expiry Date',34),('addhouse','accomodation','Add House',1),('addpossiblefeedback','deals','Add Possible feedback',20),('addroom','accomodation','Add Room',3),('addstock','productlist','Add stock',4),('addstock','products','addstock',4),('advancebooking','accomodation','advance booking',11),('all','cashiersales','View all Cashier sales',4),('allcompalin','complain','View Others Complain',11),('allleaves ','humanresource','View all leaves',20),('allocate','humanresource','Allocate Money',5),('approve','humanresource','Make Approval',2),('approve','purchases','Approve Purchase order',22),('approveorders','ecommerce','Approve New orders',7),('assignproduction','productlist','Assign Production Items',62),('assignrooms','accomodation','Asign Cleaning rooms',7),('assigntask','task','Assign Task',10),('backdatesales','sales','Back date sales',17),('bioattendance','humanresource','Biometric Attendance',30),('budget','purchases','View Budget',10),('bulk','productlist','Upload bulk stock',1),('bulk','products','bulk',5),('bulkcheckin','accomodation','Bulk Checkin',58),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('bulkreservation','accomodation','Bulk Reservation',59),('bulkstatuschange','accomodation','Bulk Room Status Change',60),('cancel','accomodation','Cancel Payment/Bookings',3),('card','accomodation','Sale in Visa Card',2),('card','sales','Card Sales',7),('cash','accomodation','Sale in Cash',2),('cash','sales','Sell in Cash',3),('cashiersales','cashiersales','View Sales',5),('change','password','change',1),('changepayment','accomodation','Change payment',9),('changeserialstatus','productlist','Change Serial Status',20),('changestatus','cashiersales','Approve Till Collections',68),('changestatus','recorddelivery','Change Status',6),('changetaxstatus','sales','Change Tax Status',30),('changeuomonsales','sales','Change Unit Of Measurement',33),('checkin','accomodation','View Room window',4),('checkinroom','accomodation','Check in Rooms',2),('checkoutcustomerwithbalance','accomodation','Check out customer with balance',20),('checkoutroom','accomodation','Check out Room',3),('cheque','accomodation','Sale in Cheque/Bank',2),('cheque','sales','Cheque/Bank sales',8),('ClaimDamaged','recorddelivery','Change to Claim Damaged',17),('ClaimOK','recorddelivery','Cahange to Claim OK',16),('Claimraised','recorddelivery','Change to Claim raised',15),('cleanrooms','accomodation','Clean Rooms',4),('clear','viewreturnsales','Clear Sales',5),('clearallsales','cashiersales','Clear all sales for others',10),('clearpayments','sales','Clear/Add payments',7),('clearsales','accomodation','Clear room sales',40),('clearsalesisdefault','cashiersales','Enable Clear-Sales Page As Default',79),('closebill','sales',' Close Bill',6),('closeexpense','incomeexpenses','Close Expense',3),('config','accomodation','Accommodation Settings',33),('credit','accomodation','Sale in Credit',2),('credit','sales','Credit sales',10),('creditnote','sales','Credit Note',8),('customerregister','accomodation','Customer Register',10),('dailycollections','accomodation','Daily Collections',56),('dailypayments','accomodation','View Daily Payments',10),('dailysales','accomodation',' Daily Sales',1),('dailysalesonly','cashiersales','View Only Daily sales Report',40),('delete','assets','Delete',5),('delete','bankdeposits','delete',3),('delete','branch','Delete Branch',5),('delete','callcenter','Delete calls',5),('delete','cashiersales','Delete Sales',4),('delete','complain','Delete Complain',11),('delete','config','delete',0),('delete','damagedproducts','delete',3),('delete','deals','delete',3),('delete','documents','delete',3),('delete','ecommerce','delete',3),('delete','events','delete',3),('delete','grouping','delete',3),('delete','humanresource','Delete Expense Request Form',3),('delete','incomingstock','delete',3),('delete','incomingstore','Delete incoming',3),('delete','peoplecategory','delete',3),('delete','productlist','Delete Products',4),('delete','products','delete',3),('delete','productscategory','delete',3),('delete','projectsmanagement','Delete Products',5),('delete','purchases','delete',3),('delete','quotation','Delete',3),('delete','recorddelivery','Delete Delivery',5),('delete','reports','Delete sales',3),('delete','sales','delete',3),('delete','sendsms','delete',3),('delete','task','delete',3),('delete','taskscategory','delete',3),('delete','users','delete',3),('delete','viewreturnsales','delete',3),('delete','wholesale','delete',2),('deleteallroles','users','Delete all Roles',5),('deletebank','accounting','Delete Bank Account',2),('deletedailycollections','cashiersales','Delete Daily Collections',9),('deleteglaccount','accounting','Delete GL Account',4),('deleteorder','products','Delete Order',5),('deletepeople','members','Delete Contacts',5),('deleteproductionitem','productlist','Delete Production Item',63),('Delivered','recorddelivery','Change to Delivered',14),('detailedvatinvoice','income','Show Detailed Vat Invoice',5),('discount','sales','Print Discount',5),('dispatch','products','Dispatch Products',6),('Dispatched','recorddelivery','Change to Dispatched',10),('displaybeforevat','income','Display price before Vat',6),('displaycustomers','sales','Display employees using buttons',5),('displaypreviousbalance','sales','Display Previous Bal on Invoice',65),('dontprint','sales','Display Dont Print Button',15),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','productlist','Dont show stock',82),('dontshowstock','products','Dont show stock',80),('dontshowstock','sales','Dont show stock balance during sales',30),('dontshowtotal','cashiersales','Do Not Show grand Total',6),('download','callcenter','download calls',4),('download','reports','download',2),('downloaddeals','deals','Download deals',20),('editmpesa','cashiersales','Enter Mpesa Amount Directly',3),('editmpesadate','cashiersales','Edit Mpesa Entry date',5),('editopenclosestock','productlist','Update Closing and Opening stock',10),('editsellingprice','sales','Change Selling Price',7),('editstocktaken','productlist','Change closed and stock taken',9),('entermpesacode','cashiersales','Enter Mpesa Code',3),('entermpesacode','sales','Enter Mpesa Code',40),('FailedDelivery','recorddelivery','Change to Failed Delivery',12),('givediscount','accomodation','Give Discount',4),('giveloyalityponts','sales','Give Poinsts',30),('housekeeping','accomodation','House Keeping',9),('leaseitems','sales','Lease Items',30),('leavesetup','humanresource','Add Leave setup',8),('linksalesorders','openclose','Link Order and sales',4),('Logout','sales','Log out After printing',5),('managecustomer','accomodation','Manager Customer',22),('managehotel','accomodation','Manage Hotel',6),('managerental','accomodation','Manage Rental Houses',8),('mergebill','sales','Merge Bill:',32),('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),('sendsms','sales','Send Digital Receipt/Sms',40),('setup','ecommerce','Setup E-commerce',6),('showdefaultserials','purchases','Generate with default Serial Numbers',20),('splitbill','sales','Split Bill',31),('stocktaking','productlist','Do stock Taking',8),('suspend','sales','Suspend/Cancel Sales',1),('transfer','productlist','Transfer Products',3),('transferdeals','deals','Transfer Deals',30),('transfersms','sendsms','Transfer sms to others',5),('upadate','callcenter','Update',2),('update','assets','Update',2),('update','bankdeposits','update',2),('update','branch','Update Branch',3),('update','complain','Update Complain',6),('update','config','update',2),('update','damagedproducts','update',2),('update','deals','update',2),('update','documents','update',2),('update','ecommerce','Upadate Data',2),('update','events','update',2),('update','grouping','update',2),('update','humanresource','Update Expense Request Form',2),('update','incomeexpenses','update',3),('update','incomingstock','update',2),('update','lowproducts','update',1),('update','loyalitycards','update',2),('update','members','update',2),('update','peoplecategory','update',2),('update','productlist','Update Product',6),('update','products','update',2),('update','productscategory','update',2),('update','profile','update',1),('update','projectsmanagement','Edit Projects',4),('update','purchases','update',2),('update','quotation','Update',2),('update','recorddelivery','Update Delivery',3),('update','reports','update sales',4),('update','sales','update',2),('update','salesorder','Update Sales Order',4),('update','sendsms','update',2),('update','task','update',2),('update','taskscategory','update',2),('update','users','update',2),('update','viewreturnsales','update',2),('update','wholesale','update',4),('updatebuyingprice','purchases','update buying price',4),('updatecharges','accomodation','Update Room Charges',4),('updateclosedexpenses','incomeexpenses','Edit closed expenses',4),('updateclosedinvoice','purchases','update closed invoice',6),('updatedailycollections','cashiersales','Update Daily Collection',9),('updatehouse','accomodation','Update House',5),('updatepaymentmode','sales','Update Payment Mode',7),('updateproductionitem','productlist','Update Production Item',64),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updateserial','purchases','Update Serial',35),('updatestock','productlist','Update Stock (Cl.Stock)',2),('uploadexpenses','incomeexpenses','Upload Expenses',30),('usekeyboard','sales','Use Internal Keyboard',50),('view','accounting','View Accounting',4),('view','accountingreports','view',1),('view','branch','View Branch',2),('view','callcenter','View Calls',3),('view','chequemanagemant','View Cheques',2),('view','complain','View Complain',5),('view','displayreport','Display Report',1),('view','humanresource','View Expense Request Form',4),('View','income','View',1),('view','incomingstock','View Incoming store products',2),('view','incomingstore','View Incoming store products',4),('view','lowstocklist','View',6),('view','productlist','View Products',5),('view','projectsmanagement','View Projects',1),('view','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('view','salesorder','View Sales Order',3),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('viewall','reports','View all Branches',6),('viewall','salesorder','View others Sales Order',5),('viewall','task','View other people\'s tasks',2),('viewallcollections','cashiersales','View Others Daily Collection',16),('viewallcounters','cashiersales','View All Counters',20),('viewallcounters','purchases','View All Counters',20),('viewalldocuments','documents','View all Documents',5),('viewallpayroll','humanresource','View Payroll For everyone',5),('viewbills','incomeexpenses','View Bills',6),('viewbprice','productlist','Dont View Bprice',88),('viewbprice','products','Dont View Bprice',88),('viewbuyingprice','sales','view buying price',7),('viewcommission','cashiersales','View Commision',31),('viewcreditors','incomeexpenses','VIew creditors',8),('viewdailycollections','cashiersales','View Daily Collection',8),('viewdebtors','incomeexpenses','View Deptors',7),('viewdirectpurchases','purchases','View Direct Purchase',8),('viewexpense','incomeexpenses','View Expense',6),('viewhouse','accomodation','View House',1),('viewmpesamessages','cashiersales','View Mpesa Messages',40),('vieworders','ecommerce','View Orders',4),('viewothersgeneraltask','task','View Others General Task',9),('viewothersspecifictask','task','View Others Specific Task',7),('viewproduction','productlist','View Production',60),('viewproductsfromallbranches','productlist','View Products From All Branches',30),('viewpurchase','purchases','Purchase Order',9),('viewquotation','purchases','View Quotation',7),('viewreport','openclose','view open and close report',3),('viewreports','accomodation','View Reports',22),('viewroomcleaned','accomodation','View Room Cleaned',33),('viewrooms','accomodation','View All Rooms',1),('viewserials','productlist','View serial Number',20),('viewserials','purchases','View serial Numbers',8),('viewtill','cashiersales','View Till Collections',8),('voucher','accomodation','Sale in Voucher',2),('voucher','sales','Gift Voucher sales',9),('wiewinvoices','incomeexpenses','View all Expenses',5); /*!40000 ALTER TABLE `modulesactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `moneydocuments` -- DROP TABLE IF EXISTS `moneydocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `moneydocuments` ( `id` int(50) NOT NULL, `name` text NOT NULL, `imageid` varchar(50) NOT NULL, `user` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `moneydocuments` -- LOCK TABLES `moneydocuments` WRITE; /*!40000 ALTER TABLE `moneydocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `moneydocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `mpesasales` -- DROP TABLE IF EXISTS `mpesasales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mpesasales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `code` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mpesasales` -- LOCK TABLES `mpesasales` WRITE; /*!40000 ALTER TABLE `mpesasales` DISABLE KEYS */; INSERT INTO `mpesasales` VALUES (1,1.00,1,1,'2024-01-20 07:09:13','1',1,'1','SAJ3GAVTED'); /*!40000 ALTER TABLE `mpesasales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nation` -- DROP TABLE IF EXISTS `nation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nation` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(4) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) DEFAULT NULL, `status` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nation` -- LOCK TABLES `nation` WRITE; /*!40000 ALTER TABLE `nation` DISABLE KEYS */; INSERT INTO `nation` VALUES (1,'AC','ASCENSION ISLAND ',NULL,'Y'),(2,'AD','ANDORRA',NULL,'Y'),(3,'AE','UNITED ARAB EMIRATES ',NULL,'Y'),(4,'AG','ANTIGUA AND BARBUDA',NULL,'Y'),(5,'AI','ANGUILLA',NULL,'Y'),(6,'AL','ALBANIA ',NULL,'Y'),(7,'AM','ARMENIA',NULL,'Y'),(8,'AN','NETHERLANDS ANTILLES ',NULL,'Y'),(9,'AO','ANGOLA',NULL,'Y'),(10,'AQ','ANTARCTICA',NULL,'Y'),(11,'AR','ARGENTINA',NULL,'Y'),(12,'AS','AMERICAN SAMOA',NULL,'Y'),(13,'AT','AUSTRIA',NULL,'Y'),(14,'AU','AUSTRALIA',NULL,'Y'),(15,'AW','ARUBA',NULL,'Y'),(16,'AX','ALAND ISLANDS',NULL,'Y'),(17,'AZ','AZERBAIJAN',NULL,'Y'),(18,'BA','BOSNIA AND HERZEGOVINA ',NULL,'Y'),(19,'BB','BARBADOS ',NULL,'Y'),(20,'BD','BANGLADESH ',NULL,'Y'),(21,'BE','BELGIUM ',NULL,'Y'),(22,'BF','BURKINA FASO ',NULL,'Y'),(23,'BG','BULGARIA ',NULL,'Y'),(24,'BH','BAHRAIN',NULL,'Y'),(25,'BI','BURUNDI ',NULL,'Y'),(26,'BJ','BENIN ',NULL,'Y'),(27,'BM','BERMUDA ',NULL,'Y'),(28,'BN','BRUNEI DARUSSALAM ',NULL,'Y'),(29,'BO','BOLIVIA ',NULL,'Y'),(30,'BR','BRAZIL ',NULL,'Y'),(31,'BS','BAHAMAS ',NULL,'Y'),(32,'BT','BHUTAN ',NULL,'Y'),(33,'BV','BOUVET ISLAND ',NULL,'Y'),(34,'BW','BOTSWANA ',NULL,'Y'),(35,'BY','BELARUS ',NULL,'Y'),(36,'BZ','BELIZE ',NULL,'Y'),(37,'CA','CANADA ',NULL,'Y'),(38,'CC','COCOS (KEELING) ISLANDS ',NULL,'Y'),(39,'CD','CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(40,'CF','CENTRAL AFRICAN REPUBLIC ',NULL,'Y'),(41,'CG','CONGO ',NULL,'Y'),(42,'CH','SWITZERLAND ',NULL,'Y'),(43,'CI','COTE D\'IVOIRE (IVORY COAST) ',NULL,'Y'),(44,'CK','COOK ISLANDS ',NULL,'Y'),(45,'CL','CHILE ',NULL,'Y'),(46,'CM','CAMEROON ',NULL,'Y'),(47,'CN','CHINA ',NULL,'Y'),(48,'CO','COLOMBIA ',NULL,'Y'),(49,'CR','COSTA RICA ',NULL,'Y'),(50,'CS','CZECHOSLOVAKIA (FORMER) ',NULL,'Y'),(51,'CU','CUBA ',NULL,'Y'),(52,'CV','CAPE VERDE ',NULL,'Y'),(53,'CX','CHRISTMAS ISLAND ',NULL,'Y'),(54,'CY','CYPRUS ',NULL,'Y'),(55,'CZ','CZECH REPUBLIC ',NULL,'Y'),(56,'DE','GERMANY ',NULL,'Y'),(57,'DJ','DJIBOUTI ',NULL,'Y'),(58,'DK','DENMARK ',NULL,'Y'),(59,'DM','DOMINICA ',NULL,'Y'),(60,'DO','DOMINICAN REPUBLIC ',NULL,'Y'),(61,'DZ','ALGERIA',NULL,'Y'),(62,'EC','ECUADOR ',NULL,'Y'),(63,'EE','ESTONIA ',NULL,'Y'),(64,'EG','EGYPT ',NULL,'Y'),(65,'EH','WESTERN SAHARA ',NULL,'Y'),(66,'ER','ERITREA ',NULL,'Y'),(67,'ES','SPAIN ',NULL,'Y'),(68,'ET','ETHIOPIA ',NULL,'Y'),(69,'EU','EUROPEAN UNION ',NULL,'Y'),(70,'FI','FINLAND ',NULL,'Y'),(71,'FJ','FIJI ',NULL,'Y'),(72,'FK','FALKLAND ISLANDS (MALVINAS) ',NULL,'Y'),(73,'FM','MICRONESIA ',NULL,'Y'),(74,'FO','FAROE ISLANDS ',NULL,'Y'),(75,'FR','FRANCE ',NULL,'Y'),(76,'FX','FRANCE, METROPOLITAN ',NULL,'Y'),(77,'GA','GABON ',NULL,'Y'),(78,'GB','GREAT BRITAIN (UK) ',NULL,'Y'),(79,'GD','GRENADA ',NULL,'Y'),(80,'GE','GEORGIA ',NULL,'Y'),(81,'GF','FRENCH GUIANA ',NULL,'Y'),(82,'GG','GUERNSEY ',NULL,'Y'),(83,'GH','GHANA ',NULL,'Y'),(84,'GI','GIBRALTAR ',NULL,'Y'),(85,'GL','GREENLAND ',NULL,'Y'),(86,'GM','GAMBIA ',NULL,'Y'),(87,'GN','GUINEA ',NULL,'Y'),(88,'GP','GUADELOUPE ',NULL,'Y'),(89,'GQ','EQUATORIAL GUINEA ',NULL,'Y'),(90,'GR','GREECE ',NULL,'Y'),(91,'GS','S. GEORGIA AND S. SANDWICH ISLS. ',NULL,'Y'),(92,'GT','GUATEMALA ',NULL,'Y'),(93,'GU','GUAM ',NULL,'Y'),(94,'GW','GUINEA BISSAU ',NULL,'Y'),(95,'GY','GUYANA ',NULL,'Y'),(96,'HK','HONG KONG ',NULL,'Y'),(97,'HM','HEARD AND MCDONALD ISLANDS ',NULL,'Y'),(98,'HN','HONDURAS ',NULL,'Y'),(99,'HR','CROATIA (HRVATSKA) ',NULL,'Y'),(100,'HT','HAITI ',NULL,'Y'),(101,'HU','HUNGARY ',NULL,'Y'),(102,'ID','INDONESIA ',NULL,'Y'),(103,'IE','IRELAND ',NULL,'Y'),(104,'IL','ISRAEL ',NULL,'Y'),(105,'IM','ISLE OF MAN ',NULL,'Y'),(106,'IN','INDIA ',NULL,'Y'),(107,'IO','BRITISH INDIAN OCEAN TERRITORY ',NULL,'Y'),(108,'IQ','IRAQ ',NULL,'Y'),(109,'IR','IRAN ',NULL,'Y'),(110,'IS','ICELAND ',NULL,'Y'),(111,'IT','ITALY ',NULL,'Y'),(112,'JE','JERSEY ',NULL,'Y'),(113,'JM','JAMAICA ',NULL,'Y'),(114,'JO','JORDAN ',NULL,'Y'),(115,'JP','JAPAN ',NULL,'Y'),(116,'KE','KENYA ',NULL,'Y'),(117,'KG','KYRGYZSTAN ',NULL,'Y'),(118,'KH','CAMBODIA ',NULL,'Y'),(119,'KI','KIRIBATI ',NULL,'Y'),(120,'KM','COMOROS ',NULL,'Y'),(121,'KN','SAINT KITTS AND NEVIS ',NULL,'Y'),(122,'KP','NORTH KOREA',NULL,'Y'),(123,'KR','SOUTH KOREA',NULL,'Y'),(124,'KW','KUWAIT ',NULL,'Y'),(125,'KY','CAYMAN ISLANDS ',NULL,'Y'),(126,'KZ','KAZAKHSTAN ',NULL,'Y'),(127,'LA','LAOS ',NULL,'Y'),(128,'LB','LEBANON ',NULL,'Y'),(129,'LC','SAINT LUCIA ',NULL,'Y'),(130,'LI','LIECHTENSTEIN ',NULL,'Y'),(131,'LK','SRI LANKA ',NULL,'Y'),(132,'LR','LIBERIA ',NULL,'Y'),(133,'LS','LESOTHO ',NULL,'Y'),(134,'LT','LITHUANIA ',NULL,'Y'),(135,'LU','LUXEMBOURG ',NULL,'Y'),(136,'LV','LATVIA ',NULL,'Y'),(137,'LY','LIBYA ',NULL,'Y'),(138,'MA','MOROCCO ',NULL,'Y'),(139,'MC','MONACO ',NULL,'Y'),(140,'MD','MOLDOVA ',NULL,'Y'),(141,'ME','MONTENEGRO ',NULL,'Y'),(142,'MG','MADAGASCAR ',NULL,'Y'),(143,'MH','MARSHALL ISLANDS ',NULL,'Y'),(144,'MK','F.Y.R.O.M. (MACEDONIA) ',NULL,'Y'),(145,'ML','MALI ',NULL,'Y'),(146,'MM','MYANMAR ',NULL,'Y'),(147,'MN','MONGOLIA ',NULL,'Y'),(148,'MO','MACAU ',NULL,'Y'),(149,'MP','NORTHERN MARIANA ISLANDS ',NULL,'Y'),(150,'MQ','MARTINIQUE ',NULL,'Y'),(151,'MR','MAURITANIA ',NULL,'Y'),(152,'MS','MONTSERRAT ',NULL,'Y'),(153,'MT','MALTA ',NULL,'Y'),(154,'MU','MAURITIUS ',NULL,'Y'),(155,'MV','MALDIVES ',NULL,'Y'),(156,'MW','MALAWI ',NULL,'Y'),(157,'MX','MEXICO ',NULL,'Y'),(158,'MY','MALAYSIA ',NULL,'Y'),(159,'MZ','MOZAMBIQUE ',NULL,'Y'),(160,'NA','NAMIBIA ',NULL,'Y'),(161,'NC','NEW CALEDONIA ',NULL,'Y'),(162,'NE','NIGER ',NULL,'Y'),(163,'NF','NORFOLK ISLAND ',NULL,'Y'),(164,'NG','NIGERIA ',NULL,'Y'),(165,'NI','NICARAGUA ',NULL,'Y'),(166,'NL','NETHERLANDS ',NULL,'Y'),(167,'NO','NORWAY ',NULL,'Y'),(168,'NP','NEPAL ',NULL,'Y'),(169,'NR','NAURU ',NULL,'Y'),(170,'NT','NEUTRAL ZONE ',NULL,'Y'),(171,'NU','NIUE ',NULL,'Y'),(172,'NZ','NEW ZEALAND (AOTEAROA) ',NULL,'Y'),(173,'OM','OMAN ',NULL,'Y'),(174,'PA','PANAMA ',NULL,'Y'),(175,'PE','PERU ',NULL,'Y'),(176,'PF','FRENCH POLYNESIA ',NULL,'Y'),(177,'PG','PAPUA NEW GUINEA ',NULL,'Y'),(178,'PH','PHILIPPINES ',NULL,'Y'),(179,'PK','PAKISTAN ',NULL,'Y'),(180,'PL','POLAND ',NULL,'Y'),(181,'PM','ST. PIERRE AND MIQUELON ',NULL,'Y'),(182,'PN','PITCAIRN ',NULL,'Y'),(183,'PR','PUERTO RICO ',NULL,'Y'),(184,'PS','PALESTINIAN TERRITORY, OCCUPIED ',NULL,'Y'),(185,'PT','PORTUGAL ',NULL,'Y'),(186,'PW','PALAU ',NULL,'Y'),(187,'PY','PARAGUAY ',NULL,'Y'),(188,'QA','QATAR ',NULL,'Y'),(189,'RE','REUNION ',NULL,'Y'),(190,'RO','ROMANIA ',NULL,'Y'),(191,'RS','SERBIA ',NULL,'Y'),(192,'RU','RUSSIAN FEDERATION ',NULL,'Y'),(193,'RW','RWANDA ',NULL,'Y'),(194,'SA','SAUDI ARABIA ',NULL,'Y'),(195,'SB','SOLOMON ISLANDS ',NULL,'Y'),(196,'SC','SEYCHELLES ',NULL,'Y'),(197,'SD','SUDAN ',NULL,'Y'),(198,'SE','SWEDEN ',NULL,'Y'),(199,'SG','SINGAPORE ',NULL,'Y'),(200,'SH','ST. HELENA ',NULL,'Y'),(201,'SI','SLOVENIA ',NULL,'Y'),(202,'SJ','SVALBARD & JAN MAYEN ISLANDS ',NULL,'Y'),(203,'SK','SLOVAK REPUBLIC ',NULL,'Y'),(204,'SL','SIERRA LEONE ',NULL,'Y'),(205,'SM','SAN MARINO ',NULL,'Y'),(206,'SN','SENEGAL ',NULL,'Y'),(207,'SO','SOMALIA ',NULL,'Y'),(208,'SR','SURINAME ',NULL,'Y'),(209,'ST','SAO TOME AND PRINCIPE ',NULL,'Y'),(210,'SU','USSR (FORMER) ',NULL,'Y'),(211,'SV','EL SALVADOR ',NULL,'Y'),(212,'SY','SYRIA ',NULL,'Y'),(213,'SZ','SWAZILAND ',NULL,'Y'),(214,'TC','TURKS AND CAICOS ISLANDS ',NULL,'Y'),(215,'TD','CHAD ',NULL,'Y'),(216,'TF','FRENCH SOUTHERN TERRITORIES ',NULL,'Y'),(217,'TG','TOGO ',NULL,'Y'),(218,'TH','THAILAND ',NULL,'Y'),(219,'TJ','TAJIKISTAN ',NULL,'Y'),(220,'TK','TOKELAU ',NULL,'Y'),(221,'TM','TURKMENISTAN ',NULL,'Y'),(222,'TN','TUNISIA ',NULL,'Y'),(223,'TO','TONGA ',NULL,'Y'),(224,'TP','EAST TIMOR ',NULL,'Y'),(225,'TR','TURKEY ',NULL,'Y'),(226,'TT','TRINIDAD AND TOBAGO ',NULL,'Y'),(227,'TV','TUVALU ',NULL,'Y'),(228,'TW','TAIWAN ',NULL,'Y'),(229,'TZ','TANZANIA ',NULL,'Y'),(230,'UA','UKRAINE ',NULL,'Y'),(231,'UG','UGANDA ',NULL,'Y'),(232,'UK','UNITED KINGDOM ',NULL,'Y'),(233,'UM','US MINOR OUTLYING ISLANDS ',NULL,'Y'),(234,'US','UNITED STATES ',NULL,'Y'),(235,'UY','URUGUAY ',NULL,'Y'),(236,'UZ','UZBEKISTAN ',NULL,'Y'),(237,'VA','VATICAN CITY STATE (HOLY SEE) ',NULL,'Y'),(238,'VC','SAINT VINCENT & THE GRENADINES ',NULL,'Y'),(239,'VE','VENEZUELA ',NULL,'Y'),(240,'VG','BRITISH VIRGIN ISLANDS ',NULL,'Y'),(241,'VI','VIRGIN ISLANDS (U.S.) ',NULL,'Y'),(242,'VN','VIET NAM ',NULL,'Y'),(243,'VU','VANUATU ',NULL,'Y'),(244,'WF','WALLIS AND FUTUNA ISLANDS ',NULL,'Y'),(245,'WS','SAMOA ',NULL,'Y'),(246,'YE','YEMEN ',NULL,'Y'),(247,'YT','MAYOTTE ',NULL,'Y'),(248,'YU','SERBIA AND MONTENEGRO (FORMER) ',NULL,'Y'),(249,'ZA','SOUTH AFRICA ',NULL,'Y'),(250,'ZM','ZAMBIA ',NULL,'Y'),(251,'ZR','(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(252,'ZW','ZIMBABWE',NULL,'Y'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL DEFAULT '16', `serial` varchar(30) NOT NULL, `itemstatus` varchar(30) NOT NULL DEFAULT 'received', `updatedby` int(11) NOT NULL, `updatedat` datetime NOT NULL, `uom` varchar(30) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `branchid` int(11) NOT NULL DEFAULT 1, `buyingpriceinclusive` decimal(10,2) DEFAULT NULL, `taxtype` varchar(20) NOT NULL DEFAULT 'Inclusive', `category` varchar(20) NOT NULL DEFAULT 'branch', `projectid` int(50) DEFAULT NULL, `batchno` varchar(50) NOT NULL, `enddate` varchar(30) NOT NULL, `frombefore` varchar(20) NOT NULL, `fromafter` varchar(20) NOT NULL, `fromremoved` varchar(20) NOT NULL, `taskCd` varchar(50) NOT NULL, `itemSeq` varchar(50) NOT NULL, `itemClsCd` varchar(50) DEFAULT NULL, `taxTyCd` varchar(50) DEFAULT NULL, `pkgUnitCd` varchar(50) DEFAULT NULL, `imptItemsttsCd` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2481 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,'','1',50.00,'2024-07-22 19:05:24','0.00','4','newstock','1','41721664210','6',156.60,'','1','50','supplier','1','1','','',0.00,'VATABLE','190','1080.00','6750.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'','1',50.00,'2024-07-22 19:05:49','0.00','4','newstock','1','41721664210','6',164.72,'','1','50','supplier','1','2','','',0.00,'VATABLE','190','1136.00','7100.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'ABRA CUTTING DISK 9\"','1',2.00,'2024-07-22 19:13:16','48.00','4','newstock','1','','',0.00,'','1','50','1','1','1','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'','1',40.00,'2024-07-22 20:35:52','0.00','4','newstock','1','41721669681','8',660.00,'','1','40','supplier','1','32','','',0.00,'VATABLE','750','3641.38','22758.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'','1',20.00,'2024-07-22 20:36:09','0.00','4','newstock','1','41721669681','8',820.00,'','1','20','supplier','1','33','','',0.00,'VATABLE','950','2262.07','14137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'','1',20.00,'2024-07-22 20:36:24','0.00','4','newstock','1','41721669681','8',1080.00,'','1','20','supplier','1','34','','',0.00,'VATABLE','1150','2979.31','18620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'','1',20.00,'2024-07-22 20:36:55','0.00','4','newstock','1','41721669681','8',1320.00,'','1','20','supplier','1','35','','',0.00,'VATABLE','1450','3641.38','22758.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'','1',10.00,'2024-07-22 20:37:12','0.00','4','newstock','1','41721669681','8',1060.00,'','1','10','supplier','1','36','','',0.00,'VATABLE','1150','1462.07','9137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,'','1',10.00,'2024-07-22 20:40:52','0.00','4','newstock','1','41721669950','8',800.00,'','1','10','supplier','1','25','','',0.00,'VATABLE','900','1103.45','6896.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'','1',10.00,'2024-07-22 20:41:14','0.00','4','newstock','1','41721669950','8',750.00,'','1','10','supplier','1','26','','',0.00,'VATABLE','850','1034.48','6465.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'','1',5.00,'2024-07-22 20:41:31','0.00','4','newstock','1','41721669950','8',980.00,'','1','5','supplier','1','27','','',0.00,'VATABLE','1150','675.86','4224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'','1',10.00,'2024-07-22 20:41:44','0.00','4','newstock','1','41721669950','8',620.00,'','1','10','supplier','1','28','','',0.00,'VATABLE','750','855.17','5344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'','1',2.00,'2024-07-22 20:41:59','0.00','4','newstock','1','41721669950','8',980.00,'','1','2','supplier','1','11','','',0.00,'VATABLE','1100','270.34','1689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'','1',5.00,'2024-07-22 20:42:17','0.00','4','newstock','1','41721669950','8',420.00,'','1','5','supplier','1','29','','',0.00,'VATABLE','450','289.66','1810.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'','1',5.00,'2024-07-22 20:42:29','0.00','4','newstock','1','41721669950','8',600.00,'','1','5','supplier','1','30','','',0.00,'VATABLE','650','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'','1',5.00,'2024-07-22 20:42:41','0.00','4','newstock','1','41721669950','8',890.00,'','1','5','supplier','1','31','','',0.00,'VATABLE','900','613.79','3836.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'','1',50.00,'2024-07-22 20:44:51','0.00','4','newstock','1','41721670175','8',535.00,'','1','50','supplier','1','3','','',0.00,'VATABLE','650','3689.66','23060.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'','1',50.00,'2024-07-22 20:45:09','0.00','4','newstock','1','41721670175','8',440.00,'','1','50','supplier','1','4','','',0.00,'VATABLE','460','3034.48','18965.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(19,'','1',10.00,'2024-07-22 20:45:28','0.00','4','newstock','1','41721670175','8',870.00,'','1','10','supplier','1','5','','',0.00,'VATABLE','920','1200.00','7500.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(20,'','1',10.00,'2024-07-22 20:45:44','0.00','4','newstock','1','41721670175','8',710.00,'','1','10','supplier','1','6','','',0.00,'VATABLE','750','979.31','6120.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(21,'','1',10.00,'2024-07-22 20:46:05','0.00','4','newstock','1','41721670175','8',1260.00,'','1','10','supplier','1','7','','',0.00,'VATABLE','1420','1737.93','10862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'','1',10.00,'2024-07-22 20:46:30','0.00','4','newstock','1','41721670175','8',2400.00,'','1','10','supplier','1','8','','',0.00,'VATABLE','2600','3310.34','20689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,'','1',15.00,'2024-07-22 20:47:00','0.00','4','newstock','1','41721670175','8',700.00,'','1','15','supplier','1','9','','',0.00,'VATABLE','780','1448.28','9051.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(24,'','1',1.00,'2024-07-22 20:47:30','0.00','4','newstock','1','41721670175','8',2550.00,'','1','1','supplier','1','10','','',0.00,'VATABLE','2650','351.72','2198.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(25,'','1',1.00,'2024-07-22 20:47:47','2.00','4','newstock','1','41721670175','8',980.00,'','1','3','supplier','1','11','','',0.00,'VATABLE','1100','135.17','844.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(26,'','1',10.00,'2024-07-22 20:48:07','0.00','4','newstock','1','41721670175','8',1420.00,'','1','10','supplier','1','12','','',0.00,'VATABLE','1600','1958.62','12241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(27,'','1',20.00,'2024-07-22 20:48:37','0.00','4','newstock','1','41721670175','8',680.00,'','1','20','supplier','1','13','','',0.00,'VATABLE','720','1875.86','11724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'','1',10.00,'2024-07-22 20:48:57','0.00','4','newstock','1','41721670175','8',580.00,'','1','10','supplier','1','14','','',0.00,'VATABLE','620','800.00','5000.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'','1',20.00,'2024-07-22 20:49:14','0.00','4','newstock','1','41721670175','8',270.00,'','1','20','supplier','1','15','','',0.00,'VATABLE','320','744.83','4655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(30,'','1',20.00,'2024-07-22 20:49:32','0.00','4','newstock','1','41721670175','8',55.00,'','1','20','supplier','1','16','','',0.00,'VATABLE','60','151.72','948.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(31,'','1',50.00,'2024-07-22 20:49:49','0.00','4','newstock','1','41721670175','8',25.00,'','1','50','supplier','1','17','','',0.00,'VATABLE','35','172.41','1077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(32,'','1',20.00,'2024-07-22 20:50:06','0.00','4','newstock','1','41721670175','8',1100.00,'','1','20','supplier','1','18','','',0.00,'VATABLE','1200','3034.48','18965.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(33,'','1',5.00,'2024-07-22 20:50:33','0.00','4','newstock','1','41721670175','8',4100.00,'','1','5','supplier','1','19','','',0.00,'VATABLE','4300','2827.59','17672.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(34,'','1',20.00,'2024-07-22 20:50:50','0.00','4','newstock','1','41721670175','8',1480.00,'','1','20','supplier','1','20','','',0.00,'VATABLE','1550','4082.76','25517.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(35,'','1',20.00,'2024-07-22 20:51:05','0.00','4','newstock','1','41721670175','8',1200.00,'','1','20','supplier','1','21','','',0.00,'VATABLE','1300','3310.34','20689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(36,'','1',20.00,'2024-07-22 20:51:19','0.00','4','newstock','1','41721670175','8',1320.00,'','1','20','supplier','1','22','','',0.00,'VATABLE','1400','3641.38','22758.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(37,'','1',10.00,'2024-07-22 20:51:35','0.00','4','newstock','1','41721670175','8',2350.00,'','1','10','supplier','1','23','','',0.00,'VATABLE','2500','3241.38','20258.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(38,'','1',4.00,'2024-07-22 20:51:51','0.00','4','newstock','1','41721670175','8',3500.00,'','1','4','supplier','1','24','','',0.00,'VATABLE','3680','1931.03','12068.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(50,'','1',100.00,'2024-07-22 21:09:16','100.00','4','newstock','1','41721671697','8',70.00,'','1','200','supplier','1','39','','',0.00,'VATABLE','100','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(51,'','1',2.00,'2024-07-23 09:17:54','2.00','4','newstock','1','41721715325','8',6200.00,'','1','4','supplier','1','42','','',0.00,'VATABLE','6500','1710.34','10689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(52,'','1',1.00,'2024-07-23 12:25:14','0.00','1','newstock','1','11721726454','12',350.00,'','1','1','supplier','1','44','','',0.00,'VATABLE','500','48.28','301.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(53,'','1',1.00,'2024-07-23 13:28:24','0.00','1','newstock','1','11721726454','12',450.00,'','1','1','supplier','1','45','','',0.00,'VATABLE','600','62.07','387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(54,'','1',1.00,'2024-07-23 13:28:38','0.00','1','newstock','1','11721726454','12',550.00,'','1','1','supplier','1','46','','',0.00,'VATABLE','NaN','75.86','474.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(55,'','1',10.00,'2024-07-23 13:30:51','0.00','1','newstock','1','11721726454','12',140.00,'','1','10','supplier','1','47','','',0.00,'VATABLE','250','193.10','1206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(56,'','1',10.00,'2024-07-23 13:30:58','0.00','1','newstock','1','11721726454','12',180.00,'','1','10','supplier','1','48','','',0.00,'VATABLE','300','248.28','1551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(57,'','1',10.00,'2024-07-23 13:31:08','0.00','1','newstock','1','11721726454','12',200.00,'','1','10','supplier','1','49','','',0.00,'VATABLE','320','275.86','1724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(58,'','1',10.00,'2024-07-23 13:31:20','0.00','1','newstock','1','11721726454','12',140.00,'','1','10','supplier','1','50','','',0.00,'VATABLE','250','193.10','1206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(59,'','1',10.00,'2024-07-23 13:31:28','0.00','1','newstock','1','11721726454','12',180.00,'','1','10','supplier','1','51','','',0.00,'VATABLE','300','248.28','1551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(60,'','1',10.00,'2024-07-23 13:31:37','0.00','1','newstock','1','11721726454','12',200.00,'','1','10','supplier','1','52','','',0.00,'VATABLE','350','275.86','1724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(61,'','1',10.00,'2024-07-23 13:31:50','0.00','1','newstock','1','11721726454','12',280.00,'','1','10','supplier','1','53','','',0.00,'VATABLE','380','386.21','2413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(62,'','1',10.00,'2024-07-23 13:32:00','0.00','1','newstock','1','11721726454','12',90.00,'','1','10','supplier','1','54','','',0.00,'VATABLE','120','124.14','775.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(63,'','1',10.00,'2024-07-23 13:32:14','0.00','1','newstock','1','11721726454','12',300.00,'','1','10','supplier','1','55','','',0.00,'VATABLE','450','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(64,'','1',10.00,'2024-07-23 13:32:22','0.00','1','newstock','1','11721726454','12',65.00,'','1','10','supplier','1','56','','',0.00,'VATABLE','150','89.66','560.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(65,'','1',12.00,'2024-07-23 13:32:48','0.00','1','newstock','1','11721726454','12',30.00,'','1','12','supplier','1','57','','',0.00,'VATABLE','100','49.66','310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(66,'','1',12.00,'2024-07-23 13:33:00','0.00','1','newstock','1','11721726454','12',35.00,'','1','12','supplier','1','58','','',0.00,'VATABLE','120','57.93','362.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(67,'','1',10.00,'2024-07-23 13:33:53','0.00','1','newstock','1','11721730788','12',60.00,'','1','10','supplier','1','84','','',0.00,'VATABLE','150','82.76','517.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(68,'','1',10.00,'2024-07-23 13:33:59','0.00','1','newstock','1','11721730788','12',100.00,'','1','10','supplier','1','85','','',0.00,'VATABLE','180','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(69,'','1',12.00,'2024-07-23 13:34:09','0.00','1','newstock','1','11721730788','12',80.00,'','1','12','supplier','1','86','','',0.00,'VATABLE','150','132.41','827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(70,'','1',5.00,'2024-07-23 13:34:20','0.00','1','newstock','1','11721730788','12',150.00,'','1','5','supplier','1','87','','',0.00,'VATABLE','250','103.45','646.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(71,'','1',5.00,'2024-07-23 13:34:32','0.00','1','newstock','1','11721730788','12',200.00,'','1','5','supplier','1','88','','',0.00,'VATABLE','300','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(72,'','1',5.00,'2024-07-23 13:34:42','0.00','1','newstock','1','11721730788','12',250.00,'','1','5','supplier','1','89','','',0.00,'VATABLE','350','172.41','1077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(73,'','1',5.00,'2024-07-23 13:34:53','0.00','1','newstock','1','11721730788','12',130.00,'','1','5','supplier','1','90','','',0.00,'VATABLE','230','89.66','560.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(74,'','1',10.00,'2024-07-23 13:35:02','0.00','1','newstock','1','11721730788','12',120.00,'','1','10','supplier','1','91','','',0.00,'VATABLE','180','165.52','1034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(75,'','1',10.00,'2024-07-23 13:35:12','0.00','1','newstock','1','11721730788','12',150.00,'','1','10','supplier','1','92','','',0.00,'VATABLE','230','206.90','1293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(77,'','1',10.00,'2024-07-23 13:35:33','0.00','1','newstock','1','11721730788','12',180.00,'','1','10','supplier','1','93','','',0.00,'VATABLE','300','248.28','1551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(78,'','1',10.00,'2024-07-23 13:35:45','0.00','1','newstock','1','11721730788','12',350.00,'','1','10','supplier','1','95','','',0.00,'VATABLE','430','482.76','3017.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(79,'','1',10.00,'2024-07-23 13:35:54','0.00','1','newstock','1','11721730788','12',250.00,'','1','10','supplier','1','94','','',0.00,'VATABLE','330','344.83','2155.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(80,'','1',5.00,'2024-07-23 13:36:06','0.00','1','newstock','1','11721730788','12',450.00,'','1','5','supplier','1','96','','',0.00,'VATABLE','650','310.34','1939.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(81,'','1',5.00,'2024-07-23 13:36:35','0.00','1','newstock','1','11721730788','12',550.00,'','1','5','supplier','1','97','','',0.00,'VATABLE','700','379.31','2370.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(82,'','1',12.00,'2024-07-23 13:39:09','0.00','1','newstock','1','11721731027','12',65.00,'','1','12','supplier','1','69','','',0.00,'VATABLE','150','107.59','672.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(83,'','1',12.00,'2024-07-23 13:39:22','0.00','1','newstock','1','11721731027','12',85.00,'','1','12','supplier','1','70','','',0.00,'VATABLE','170','140.69','879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(84,'','1',12.00,'2024-07-23 13:39:37','0.00','1','newstock','1','11721731027','12',95.00,'','1','12','supplier','1','71','','',0.00,'VATABLE','200','157.24','982.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(85,'','1',12.00,'2024-07-23 13:40:17','0.00','1','newstock','1','11721731027','12',85.00,'','1','12','supplier','1','72','','',0.00,'VATABLE','150','140.69','879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(86,'','1',12.00,'2024-07-23 13:40:28','0.00','1','newstock','1','11721731027','12',140.00,'','1','12','supplier','1','73','','',0.00,'VATABLE','250','231.72','1448.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(87,'','1',12.00,'2024-07-23 13:41:03','0.00','1','newstock','1','11721731027','12',30.00,'','1','12','supplier','1','74','','',0.00,'VATABLE','50','49.66','310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(88,'','1',12.00,'2024-07-23 13:41:30','0.00','1','newstock','1','11721731027','12',40.00,'','1','12','supplier','1','75','','',0.00,'VATABLE','80','66.21','413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(89,'','1',12.00,'2024-07-23 13:41:42','0.00','1','newstock','1','11721731027','12',60.00,'','1','12','supplier','1','76','','',0.00,'VATABLE','130','99.31','620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(90,'','1',12.00,'2024-07-23 13:41:55','0.00','1','newstock','1','11721731027','12',75.00,'','1','12','supplier','1','77','','',0.00,'VATABLE','150','124.14','775.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(91,'','1',10.00,'2024-07-23 13:42:08','0.00','1','newstock','1','11721731027','12',192.00,'','1','10','supplier','1','78','','',0.00,'VATABLE','350','264.83','1655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(92,'','1',12.00,'2024-07-23 13:42:18','0.00','1','newstock','1','11721731027','12',170.00,'','1','12','supplier','1','79','','',0.00,'VATABLE','280','281.38','1758.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(93,'','1',12.00,'2024-07-23 13:42:27','0.00','1','newstock','1','11721731027','12',180.00,'','1','12','supplier','1','80','','',0.00,'VATABLE','300','297.93','1862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(94,'','1',12.00,'2024-07-23 13:42:39','0.00','1','newstock','1','11721731027','12',80.00,'','1','12','supplier','1','81','','',0.00,'VATABLE','150','132.41','827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(95,'','1',12.00,'2024-07-23 13:42:49','0.00','1','newstock','1','11721731027','12',25.00,'','1','12','supplier','1','82','','',0.00,'VATABLE','50','41.38','258.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(96,'','1',5.00,'2024-07-23 13:43:01','0.00','1','newstock','1','11721731027','12',200.00,'','1','5','supplier','1','83','','',0.00,'VATABLE','350','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(97,'','1',12.00,'2024-07-23 13:44:00','0.00','1','newstock','1','11721731388','12',45.00,'','1','12','supplier','1','59','','',0.00,'VATABLE','130','74.48','465.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(98,'','1',50.00,'2024-07-23 13:44:18','0.00','1','newstock','1','11721731388','12',30.00,'','1','50','supplier','1','60','','',0.00,'VATABLE','50','206.90','1293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(99,'','1',10.00,'2024-07-23 13:44:36','0.00','1','newstock','1','11721731388','12',25.00,'','1','10','supplier','1','61','','',0.00,'VATABLE','50','34.48','215.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(100,'','1',10.00,'2024-07-23 13:44:46','0.00','1','newstock','1','11721731388','12',30.00,'','1','10','supplier','1','62','','',0.00,'VATABLE','70','41.38','258.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(101,'','1',10.00,'2024-07-23 13:44:58','0.00','1','newstock','1','11721731388','12',40.00,'','1','10','supplier','1','63','','',0.00,'VATABLE','90','55.17','344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(102,'','1',10.00,'2024-07-23 13:45:09','0.00','1','newstock','1','11721731388','12',45.00,'','1','10','supplier','1','64','','',0.00,'VATABLE','100','62.07','387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(103,'','1',10.00,'2024-07-23 13:45:19','0.00','1','newstock','1','11721731388','12',65.00,'','1','10','supplier','1','65','','',0.00,'VATABLE','120','89.66','560.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(104,'','1',10.00,'2024-07-23 13:45:31','0.00','1','newstock','1','11721731388','12',120.00,'','1','10','supplier','1','66','','',0.00,'VATABLE','180','165.52','1034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(105,'','1',10.00,'2024-07-23 13:45:40','0.00','1','newstock','1','11721731388','12',180.00,'','1','10','supplier','1','67','','',0.00,'VATABLE','250','248.28','1551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(106,'','1',10.00,'2024-07-23 13:45:50','0.00','1','newstock','1','11721731388','12',300.00,'','1','10','supplier','1','68','','',0.00,'VATABLE','450','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(107,'HSS DRILL BIT 10MM','66',2.00,'2024-07-23 13:47:40','8.00','1','newstock','1','','',0.00,'','1','10','1','1','66','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(108,'','1',60.00,'2024-07-23 14:14:51','0.00','1','newstock','1','11721733190','13',145.00,'','1','60','supplier','1','98','','',0.00,'VATABLE','200','1200.00','7500.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(109,'','1',100.00,'2024-07-23 14:15:08','0.00','1','newstock','1','11721733190','13',135.00,'','1','100','supplier','1','99','','',0.00,'VATABLE','200','1862.07','11637.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(110,'','1',4.00,'2024-07-23 14:15:27','0.00','1','newstock','1','11721733190','13',1200.00,'','1','4','supplier','1','100','','',0.00,'VATABLE','1500','662.07','4137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(111,'','1',4.00,'2024-07-23 14:15:45','0.00','1','newstock','1','11721733190','13',975.00,'','1','4','supplier','1','101','','',0.00,'VATABLE','1200','537.93','3362.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(112,'','1',100.00,'2024-07-23 14:15:56','0.00','1','newstock','1','11721733190','13',50.00,'','1','100','supplier','1','102','','',0.00,'VATABLE','90','689.66','4310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(113,'','1',100.00,'2024-07-23 14:22:55','0.00','1','newstock','1','11721733730','14',80.00,'','1','100','supplier','1','103','','',0.00,'VATABLE','100','1103.45','6896.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(114,'','1',6.00,'2024-07-23 14:45:58','0.00','1','newstock','1','11721735126','15',1100.00,'','1','6','supplier','1','105','','',0.00,'VATABLE','1200','910.34','5689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(115,'','1',43.00,'2024-07-23 14:46:09','0.00','1','newstock','1','11721735126','15',800.00,'','1','43','supplier','1','104','','',0.00,'VATABLE','1200','4744.83','29655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','143',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(116,'WELDING RODS HERO 3.2 5KG','',13.00,'2024-07-23 14:49:23','0.00','1','newstock','1','','',862.50,'','1','13','internal','1','106','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(117,'WELDING RODS HERO 2.5 5KG','',4.00,'2024-07-23 14:50:11','0.00','1','newstock','1','','',862.50,'','1','4','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(118,'MILD STEEL PLATE 8X4X1MM','',-3.00,'2024-07-23 14:51:51','35.00','1','newstock','1','','',2400.00,'','1','32','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(119,'ANGLE BAR 40X40X3MM','',-1.00,'2024-07-23 14:52:16','20.00','1','newstock','1','','',1445.00,'','1','19','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(120,'CIRCULAR HOLLOW SECTION 38X1.5MM','',-8.00,'2024-07-23 14:52:40','20.00','1','newstock','1','','',1200.00,'','1','12','internal','1','21','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(121,'CIRCULAR HOLLOW SECTION 25X1.5MM','',-8.00,'2024-07-23 14:53:04','10.00','1','newstock','1','','',800.00,'','1','2','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(122,'CIRCULAR HOLLOW SECTION 20X1.5MM','',-10.00,'2024-07-23 14:53:37','10.00','1','newstock','1','','',750.00,'','1','0','internal','1','26','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(123,'YUBLA METAL PRIMER 4LTRS','',-4.00,'2024-07-23 14:53:56','43.00','1','newstock','1','','',800.00,'','1','39','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(124,'YUBLA WHITE SPIRIT 5LTRS','',-1.00,'2024-07-23 14:54:15','6.00','1','newstock','1','','',1100.00,'','1','5','internal','1','105','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(125,'WELD MESH ORIGINAL','',-3.00,'2024-07-23 14:55:47','5.00','1','newstock','1','','',890.00,'','1','2','internal','1','31','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(126,'ABRA GRINDING DISK 7\"','',-1.00,'2024-07-23 14:56:06','48.00','1','newstock','1','','',164.72,'','1','47','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(127,'','1',1.00,'2024-07-23 15:17:21','0.00','1','newstock','1','11721736441','16',400.00,'','1','1','supplier','1','108','','',0.00,'VATABLE','500','55.17','344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(128,'','1',1.00,'2024-07-23 15:17:28','0.00','1','newstock','1','11721736441','16',400.00,'','1','1','supplier','1','109','','',0.00,'VATABLE','500','55.17','344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(129,'','1',1.00,'2024-07-23 15:17:37','0.00','1','newstock','1','11721736441','16',400.00,'','1','1','supplier','1','110','','',0.00,'VATABLE','500','55.17','344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(130,'','1',5.00,'2024-07-23 15:17:54','0.00','1','newstock','1','11721736441','16',330.00,'','1','5','supplier','1','111','','',0.00,'VATABLE','500','227.59','1422.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(131,'','1',2.00,'2024-07-23 15:18:08','0.00','1','newstock','1','11721736441','16',330.00,'','1','2','supplier','1','112','','',0.00,'VATABLE','500','91.03','568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(132,'','1',6.00,'2024-07-23 15:18:22','0.00','1','newstock','1','11721736441','16',330.00,'','1','6','supplier','1','113','','',0.00,'VATABLE','500','273.10','1706.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(133,'','1',2.00,'2024-07-23 15:18:52','0.00','1','newstock','1','11721736441','16',330.00,'','1','2','supplier','1','114','','',0.00,'VATABLE','500','91.03','568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(134,'','1',2.00,'2024-07-23 15:19:03','0.00','1','newstock','1','11721736441','16',330.00,'','1','2','supplier','1','115','','',0.00,'VATABLE','500','91.03','568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(135,'','1',3.00,'2024-07-23 15:19:13','0.00','1','newstock','1','11721736441','16',330.00,'','1','3','supplier','1','116','','',0.00,'VATABLE','500','136.55','853.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(136,'','1',2.00,'2024-07-23 15:19:24','0.00','1','newstock','1','11721736441','16',330.00,'','1','2','supplier','1','117','','',0.00,'VATABLE','500','91.03','568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(137,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-07-23 15:29:13','39.00','1','newstock','1','','',800.00,'','1','38','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(138,'YUBLA WHITE SPIRIT 5LTRS','',-2.00,'2024-07-23 15:29:35','5.00','1','newstock','1','','',1100.00,'','1','3','internal','1','105','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(139,'WELD MESH ORIGINAL','',-2.00,'2024-07-23 15:36:39','2.00','1','newstock','1','','',890.00,'','1','0','internal','1','31','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(140,'SQUARE HOLLOW SECTION 30X30X1MM','',-3.00,'2024-07-23 15:37:15','10.00','1','newstock','1','','',710.00,'','1','7','internal','1','6','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(141,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2024-07-23 15:37:59','32.00','1','newstock','1','','',2400.00,'','1','30','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(142,'','1',3.00,'2024-07-23 17:18:30','0.00','1','newstock','1','11721736441','16',330.00,'','1','3','supplier','1','118','','',0.00,'VATABLE','20','136.55','853.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(143,'WELDING RODS FONTARC 3.2 5KG','100',2.00,'2024-07-23 18:29:21','2.00','1','newstock','1','','',0.00,'','1','4','1','1','100','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(157,'','1',100.00,'2024-07-24 17:02:46','220.00','4','newstock','1','41721671248','8',270.00,'','1','320','supplier','1','15','','',0.00,'VATABLE','320','3724.14','23275.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(158,'','1',50.00,'2024-07-24 17:03:16','100.00','4','newstock','1','41721671248','8',570.00,'','1','150','supplier','1','37','','',0.00,'VATABLE','650','3931.03','24568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(159,'','1',20.00,'2024-07-24 17:03:39','40.00','4','newstock','1','41721671248','8',420.00,'','1','60','supplier','1','38','','',0.00,'VATABLE','550','1158.62','7241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(160,'','1',100.00,'2024-07-24 17:04:08','300.00','4','newstock','1','41721671248','8',70.00,'','1','400','supplier','1','39','','',0.00,'VATABLE','100','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(161,'','1',200.00,'2024-07-24 17:04:33','400.00','4','newstock','1','41721671248','8',7.00,'','1','600','supplier','1','40','','',0.00,'VATABLE','10','193.10','1206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(162,'','1',100.00,'2024-07-24 17:04:54','200.00','4','newstock','1','41721671248','8',70.00,'','1','300','supplier','1','41','','',0.00,'VATABLE','100','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(163,'','1',2.00,'2024-07-24 17:05:29','6.00','4','newstock','1','41721671248','8',6200.00,'','1','8','supplier','1','42','','',0.00,'VATABLE','6500','1710.34','10689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(164,'','1',100.00,'2024-07-24 17:05:52','150.00','4','newstock','1','41721671248','8',35.00,'','1','250','supplier','1','43','','',0.00,'VATABLE','70','482.76','3017.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(165,'','1',30.00,'2024-07-24 17:06:13','49.00','4','newstock','1','41721671248','8',1470.00,'','1','79','supplier','1','12','','',0.00,'VATABLE','1600','6082.76','38017.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(166,'','1',20.00,'2024-07-24 17:06:45','50.00','4','newstock','1','41721671248','8',890.00,'','1','70','supplier','1','5','','',0.00,'VATABLE','920','2455.17','15344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(167,'','1',25.00,'2024-07-24 17:07:11','55.00','4','newstock','1','41721671248','8',2400.00,'','1','80','supplier','1','8','','',0.00,'VATABLE','2600','8275.86','51724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','25',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(168,'','1',20.00,'2024-07-24 17:07:38','20.00','4','newstock','1','41721671248','8',1250.00,'','1','40','supplier','1','119','','',0.00,'VATABLE','1400','3448.28','21551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(169,'SQUARE HOLLOW SECTION 40X40X1MM','',-7.00,'2024-07-24 17:34:03','70.00','4','newstock','1','','',890.00,'','1','63','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(170,'SQUARE HOLLOW SECTION 40X40X1MM','',7.00,'2024-07-24 17:38:24','63.00','4','newstock','1','','',890.00,'','1','70','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(171,'SQUARE HOLLOW SECTION 40X40X1MM','',-7.00,'2024-07-26 09:18:12','70.00','4','newstock','1','','',890.00,'','1','63','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(172,'SQUARE HOLLOW SECTION 40X40X1MM','',-6.00,'2024-07-26 09:18:51','63.00','4','newstock','1','','',890.00,'','1','57','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(173,'SQUARE HOLLOW SECTION 20X20X1MM','',-6.00,'2024-07-26 09:19:13','50.00','4','newstock','1','','',440.00,'','1','44','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(174,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-26 09:19:38','44.00','4','newstock','1','','',440.00,'','1','43','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(175,'SQUARE HOLLOW SECTION 20X20X1MM','',-8.00,'2024-07-26 09:20:08','43.00','4','newstock','1','','',440.00,'','1','35','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(176,'SQUARE HOLLOW SECTION 20X20X1MM','',-5.00,'2024-07-26 09:20:33','35.00','4','newstock','1','','',440.00,'','1','30','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(177,'SQUARE HOLLOW SECTION 20X20X1MM','',-20.00,'2024-07-26 09:21:00','30.00','4','newstock','1','','',440.00,'','1','10','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(178,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-26 09:21:39','10.00','4','newstock','1','','',440.00,'','1','9','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(179,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-07-26 09:23:03','9.00','4','newstock','1','','',440.00,'','1','7','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(180,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-07-26 09:23:57','7.00','4','newstock','1','','',440.00,'','1','5','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(181,'SQUARE HOLLOW SECTION 20X20X1MM','',-6.00,'2024-07-26 09:25:25','5.00','4','newstock','1','','',440.00,'','1','-1','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(182,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-26 09:26:21','-1.00','4','newstock','1','','',440.00,'','1','-2','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(183,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',-10.00,'2024-07-26 09:28:46','40.00','4','newstock','1','','',1250.00,'','1','30','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(184,'SQUARE HOLLOW SECTION 40X40X1MM','',-30.00,'2024-07-26 09:49:10','57.00','4','newstock','1','','',890.00,'','1','27','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(185,'SQUARE HOLLOW SECTION 40X40X1MM','',-10.00,'2024-07-26 09:49:36','27.00','4','newstock','1','','',890.00,'','1','17','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(186,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-10.00,'2024-07-26 09:50:56','15.00','4','newstock','1','','',700.00,'','1','5','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(187,'SQUARE HOLLOW SECTION 20X20X1MM','',44.00,'2024-07-26 09:51:57','-2.00','4','newstock','1','','',440.00,'','1','42','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(188,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2024-07-26 09:52:57','20.00','4','newstock','1','','',1480.00,'','1','19','internal','1','20','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(189,'FLAT BAR 20X2.5','',-9.00,'2024-07-26 09:55:40','320.00','4','newstock','1','','',270.00,'','1','311','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(190,'ROBTEC GRINDING DISK 7\"','98',1.00,'2024-07-26 13:52:29','57.00','4','newstock','1','','',0.00,'','1','58','1','1','98','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(191,'ROBTEC GRINDING DISK 7\"','98',1.00,'2024-07-26 13:52:41','58.00','4','newstock','1','','',0.00,'','1','59','1','1','98','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(192,'CIRCULAR HOLLOW SECTION 38X1.5MM','',-5.00,'2024-07-26 14:20:33','12.00','4','newstock','1','','',1200.00,'','1','7','internal','1','21','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(193,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-20.00,'2024-07-26 14:22:15','30.00','4','newstock','1','','',1060.00,'','1','10','internal','1','36','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(194,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-26 14:22:34','5.00','4','newstock','1','','',700.00,'','1','4','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(195,'SQUARE HOLLOW SECTION 40X40X1MM','',-10.00,'2024-07-26 14:24:04','17.00','4','newstock','1','','',890.00,'','1','7','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(196,'TEE 25X25X3MM','',-2.00,'2024-07-26 14:24:49','5.00','4','newstock','1','','',980.00,'','1','3','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(197,'WELD MESH RED','',-1.00,'2024-07-26 14:25:05','5.00','4','newstock','1','','',600.00,'','1','4','internal','1','30','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(198,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-07-26 14:33:03','7.00','4','newstock','1','','',890.00,'','1','6','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(199,'SQUARE HOLLOW SECTION 40X40X1MM','',1.00,'2024-07-26 14:34:41','6.00','4','newstock','1','','',890.00,'','1','7','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(200,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-26 14:34:53','4.00','4','newstock','1','','',700.00,'','1','3','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(201,'SALI CUTTING DISK 9\"','',35.00,'2024-07-26 14:36:19','0.00','4','newstock','1','','',185.00,'','1','35','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(202,'ANGLE BAR 40X40X3MM','',-46.00,'2024-07-26 15:41:11','79.00','4','newstock','1','','',1470.00,'','1','33','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(203,'ROBTEC GRINDING DISK 7\"','',1.00,'2024-07-26 15:42:07','59.00','4','newstock','1','','',145.00,'','1','60','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(204,'ROBTEC CUTTING DISK 9\"','',-2.00,'2024-07-26 15:42:37','100.00','4','newstock','1','','',135.00,'','1','98','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(205,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-2.00,'2024-07-26 15:43:25','100.00','4','newstock','1','','',50.00,'','1','98','internal','1','102','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(206,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-26 15:43:52','3.00','4','newstock','1','','',700.00,'','1','2','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(207,'ROBTEC INOX CUTTING DISK 4-1/2\"','',1.00,'2024-07-26 15:49:42','98.00','4','newstock','1','','',50.00,'','1','99','internal','1','102','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(208,'SQUARE HOLLOW SECTION 40X40X1MM','',-2.00,'2024-07-26 15:50:56','7.00','4','newstock','1','','',890.00,'','1','5','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(209,'ABRA CUTTING DISK 9\"','',-1.00,'2024-07-26 15:51:20','50.00','4','newstock','1','','',156.60,'','1','49','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(210,'ABRA GRINDING DISK 7\"','',-2.00,'2024-07-26 15:51:32','47.00','4','newstock','1','','',164.72,'','1','45','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(211,'CABLE TIE 4.6X380','',-4.00,'2024-07-26 15:52:28','5.00','4','newstock','1','','',130.00,'','1','1','internal','1','90','','',0.00,'','230','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(212,'SQUARE HOLLOW SECTION 20X20X1MM','',-5.00,'2024-07-26 15:56:41','42.00','4','newstock','1','','',440.00,'','1','37','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(213,'WELDING HOLDER 800A','',5.00,'2024-07-26 15:58:05','10.00','4','newstock','1','','',300.00,'','1','15','internal','1','55','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(214,'WELDING HOLDER AMERICA','',-5.00,'2024-07-26 15:58:17','10.00','4','newstock','1','','',300.00,'','1','5','internal','1','68','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(215,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-07-26 15:58:43','13.00','4','newstock','1','','',862.50,'','1','12','internal','1','106','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(216,'YUBLA METAL PRIMER 4LTRS','',-7.00,'2024-07-26 15:59:02','38.00','4','newstock','1','','',800.00,'','1','31','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(217,'SQUARE HOLLOW SECTION 40X40X1MM','',-2.00,'2024-07-26 16:00:24','5.00','4','newstock','1','','',890.00,'','1','3','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(218,'FLAT BAR 20X5MM','',-28.00,'2024-07-26 16:01:37','150.00','4','newstock','1','','',570.00,'','1','122','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(219,'FLAT BAR 20X2.5','',-8.00,'2024-07-26 16:02:10','311.00','4','newstock','1','','',270.00,'','1','303','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(220,'FLAT BAR 20X5MM','',-5.00,'2024-07-26 16:02:27','122.00','4','newstock','1','','',570.00,'','1','117','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(221,'WINDOW LATCHES 100MM','',-20.00,'2024-07-26 16:02:43','100.00','4','newstock','1','','',80.00,'','1','80','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(222,'FLAT BAR 20X5MM','',-1.00,'2024-07-26 16:02:57','117.00','4','newstock','1','','',570.00,'','1','116','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(223,'FLAT BAR 20X2.5','',-1.00,'2024-07-26 16:03:40','303.00','4','newstock','1','','',270.00,'','1','302','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(224,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',-20.00,'2024-07-26 16:05:16','30.00','4','newstock','1','','',1250.00,'','1','10','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(225,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-26 17:08:46','2.00','4','newstock','1','','',700.00,'','1','1','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(226,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-07-26 17:09:31','37.00','4','newstock','1','','',440.00,'','1','35','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(227,'TEE 25X25X3MM','',7.00,'2024-07-27 09:29:23','3.00','4','newstock','1','','',980.00,'','1','10','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(228,'STOPPER SMALL HOLE HEAVY GAUGE','',-40.00,'2024-07-27 09:43:58','600.00','4','newstock','1','','',7.00,'','1','560','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(229,'STOPPER SMALL HOLE HEAVY GAUGE','',-500.00,'2024-07-27 09:48:35','560.00','4','newstock','1','','',7.00,'','1','60','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(230,'ROBTEC GRINDING DISK 7\"','',-2.00,'2024-07-27 09:49:50','60.00','4','newstock','1','','',145.00,'','1','58','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(231,'WINDOW LATCHES 100MM','',-20.00,'2024-07-27 09:50:38','80.00','4','newstock','1','','',80.00,'','1','60','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(232,'WINDOW LATCHES 100MM','',-24.00,'2024-07-27 09:51:15','60.00','4','newstock','1','','',80.00,'','1','36','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(233,'FLAT BAR 20X5MM','',-5.00,'2024-07-27 09:51:53','116.00','4','newstock','1','','',570.00,'','1','111','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(234,'TEE 25X25X3MM','',-10.00,'2024-07-27 10:37:28','10.00','4','newstock','1','','',980.00,'','1','0','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(235,'FLAT BAR 20X2.5','',-10.00,'2024-07-27 10:40:44','302.00','4','newstock','1','','',270.00,'','1','292','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(236,'STOPPER SMALL HOLE HEAVY GAUGE','',-40.00,'2024-07-27 11:23:57','60.00','4','newstock','1','','',7.00,'','1','20','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(237,'STOPPER SMALL HOLE HEAVY GAUGE','',-1.00,'2024-07-27 11:24:13','20.00','4','newstock','1','','',7.00,'','1','19','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(238,'STOPPER SMALL HOLE HEAVY GAUGE','',2.00,'2024-07-27 11:24:27','19.00','4','newstock','1','','',7.00,'','1','21','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(239,'WINDOW LATCHES 100MM','',-4.00,'2024-07-27 11:28:44','36.00','4','newstock','1','','',80.00,'','1','32','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(240,'','1',10.00,'2024-07-27 11:43:43','0.00','4','newstock','1','41722069742','8',980.00,'','1','10','supplier','1','27','','',0.00,'VATABLE','1150','1351.72','8448.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(241,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-07-27 12:57:57','12.00','4','newstock','1','','',862.50,'','1','11','internal','1','106','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(242,'FLAT BAR 20X2.5','',-5.00,'2024-07-27 15:54:18','292.00','4','newstock','1','','',270.00,'','1','287','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(243,'FLAT BAR 20X2.5','',-5.00,'2024-07-27 15:54:56','287.00','4','newstock','1','','',270.00,'','1','282','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(244,'WELDING RODS HERO 2.5 5KG','',-1.00,'2024-07-27 15:55:49','4.00','4','newstock','1','','',862.50,'','1','3','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(245,'WINDOW LATCHES 100MM','',-4.00,'2024-07-27 15:56:25','32.00','4','newstock','1','','',80.00,'','1','28','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(246,'FLAT BAR 20X2.5','',-4.00,'2024-07-27 15:56:54','282.00','4','newstock','1','','',270.00,'','1','278','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(247,'FLAT BAR 20X2.5','',-2.00,'2024-07-27 15:57:16','278.00','4','newstock','1','','',270.00,'','1','276','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(248,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-27 15:57:49','58.00','4','newstock','1','','',145.00,'','1','57','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(249,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-07-27 15:58:24','11.00','4','newstock','1','','',862.50,'','1','10','internal','1','106','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(250,'FLAT BAR 20X2.5','',-1.00,'2024-07-27 15:59:06','276.00','4','newstock','1','','',270.00,'','1','275','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(251,'SALI CUTTING DISK 9\"','',-1.00,'2024-07-27 15:59:33','35.00','4','newstock','1','','',185.00,'','1','34','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(252,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-27 16:00:10','1.00','4','newstock','1','','',700.00,'','1','0','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(253,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-07-27 16:01:07','20.00','4','newstock','1','','',1320.00,'','1','18','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(254,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',-5.00,'2024-07-27 16:01:38','10.00','4','newstock','1','','',1250.00,'','1','5','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(255,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-27 16:02:32','35.00','4','newstock','1','','',440.00,'','1','34','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(256,'WINDOW LATCHES 100MM','',-18.00,'2024-07-27 16:03:16','28.00','4','newstock','1','','',80.00,'','1','10','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(257,'STOPPER SMALL HOLE HEAVY GAUGE','',-6.00,'2024-07-27 16:06:27','21.00','4','newstock','1','','',7.00,'','1','15','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(258,'WINDOW LATCHES 100MM','',-2.00,'2024-07-27 16:06:54','10.00','4','newstock','1','','',80.00,'','1','8','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(259,'FLAT BAR 20X2.5','',-3.00,'2024-07-27 16:40:25','275.00','4','newstock','1','','',270.00,'','1','272','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(260,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-27 16:51:08','57.00','4','newstock','1','','',145.00,'','1','56','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(261,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-27 16:59:14','56.00','4','newstock','1','','',145.00,'','1','55','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(263,'','1',10.00,'2024-07-29 14:15:30','10.00','5','newstock','1','51722251417','8',725.00,'','1','20','supplier','1','9','','',0.00,'VATABLE','780','1000.00','6250.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(264,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-07-29 16:12:36','3.00','5','newstock','1','','',890.00,'','1','2','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(265,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-29 16:13:21','20.00','5','newstock','1','','',725.00,'','1','19','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(266,'FLAT BAR 20X5MM','',-2.00,'2024-07-29 16:14:11','111.00','5','newstock','1','','',570.00,'','1','109','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(267,'STOPPER SMALL HOLE HEAVY GAUGE','',-2.00,'2024-07-29 16:14:34','15.00','5','newstock','1','','',7.00,'','1','13','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(268,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-07-29 16:15:19','18.00','5','newstock','1','','',1320.00,'','1','16','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(269,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2024-07-29 16:16:36','19.00','5','newstock','1','','',725.00,'','1','17','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(270,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-07-29 16:17:02','31.00','5','newstock','1','','',800.00,'','1','30','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(271,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-07-29 16:17:33','34.00','5','newstock','1','','',440.00,'','1','32','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(272,'HACKSAW BLADE','',-1.00,'2024-07-29 16:18:42','8.00','5','newstock','1','','',90.00,'','1','7','internal','1','54','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(273,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-29 16:19:16','53.00','5','newstock','1','','',145.00,'','1','52','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(274,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-29 16:22:15','32.00','5','newstock','1','','',440.00,'','1','31','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(275,'CHEQUERED PLATE 8X4X2MM','',3.00,'2024-07-30 13:56:17','0.00','5','newstock','1','','',7200.00,'','1','3','internal','1','121','','',0.00,'','7500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(276,'CHEQUERED PLATE 8X4X2MM','',-3.00,'2024-07-30 14:08:01','3.00','5','newstock','1','','',7200.00,'','1','0','internal','1','121','','',0.00,'','8000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(277,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-30 14:30:25','52.00','5','newstock','1','','',145.00,'','1','51','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(278,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','',-3.00,'2024-07-30 14:30:59','10.00','5','newstock','1','','',2350.00,'','1','7','internal','1','23','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(280,'','1',2.00,'2024-07-30 14:47:57','5.00','5','newstock','1','51722339649','8',3500.00,'','1','7','supplier','1','24','','',0.00,'VATABLE','3800','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(281,'','1',3.00,'2024-07-30 14:49:06','7.00','5','newstock','1','51722339649','8',2350.00,'','1','10','supplier','1','23','','',0.00,'VATABLE','2500','972.41','6077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(282,'','1',5.00,'2024-07-30 14:49:31','2.00','5','newstock','1','51722339649','8',890.00,'','1','7','supplier','1','5','','',0.00,'VATABLE','920','613.79','3836.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(283,'','1',5.00,'2024-07-30 14:49:56','0.00','5','newstock','1','51722339649','8',910.00,'','1','5','supplier','1','125','','',0.00,'VATABLE','980','627.59','3922.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(284,'WELDING RODS HERO 2.5 5KG','',3.00,'2024-07-30 14:57:45','3.00','5','newstock','1','','',862.50,'','1','6','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(285,'ROBTEC CUTTING DISK 9\"','',-2.00,'2024-07-30 14:58:53','98.00','5','newstock','1','','',135.00,'','1','96','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(286,'YUBLA METAL PRIMER 4LTRS','',-5.00,'2024-07-30 14:59:21','30.00','5','newstock','1','','',800.00,'','1','25','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(287,'YUBLA METAL PRIMER 4LTRS','',3.00,'2024-07-30 14:59:46','25.00','5','newstock','1','','',800.00,'','1','28','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(288,'PAINT BRUSH 4\"','',-1.00,'2024-07-30 15:22:02','12.00','5','newstock','1','','',75.00,'','1','11','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(289,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-30 15:22:43','51.00','5','newstock','1','','',145.00,'','1','50','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(290,'YUBLA WHITE SPIRIT 5LTRS','',-1.00,'2024-07-30 15:23:03','3.00','5','newstock','1','','',1100.00,'','1','2','internal','1','105','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(291,'TRY SQUARE 6\"','',-1.00,'2024-07-30 15:23:33','10.00','5','newstock','1','','',65.00,'','1','9','internal','1','69','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(292,'SALI CUTTING DISK 9\"','',-1.00,'2024-07-30 15:23:57','34.00','5','newstock','1','','',185.00,'','1','33','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(293,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-07-30 15:24:16','28.00','5','newstock','1','','',800.00,'','1','27','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(294,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-30 15:37:41','17.00','5','newstock','1','','',725.00,'','1','16','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(295,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-07-30 15:41:22','7.00','5','newstock','1','','',890.00,'','1','6','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(296,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-30 15:41:48','31.00','5','newstock','1','','',440.00,'','1','30','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(297,'FLAT BAR 20X2.5','',-2.00,'2024-07-30 15:42:22','272.00','5','newstock','1','','',270.00,'','1','270','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(298,'FLAT BAR 20X5MM','',-2.00,'2024-07-30 15:43:12','109.00','5','newstock','1','','',570.00,'','1','107','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(299,'SALI CUTTING DISK 9\"','',-1.00,'2024-07-30 15:43:29','33.00','5','newstock','1','','',185.00,'','1','32','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(300,'ANGLE LINE 40X40X3MM','',-3.00,'2024-07-30 16:06:33','33.00','5','newstock','1','','',1470.00,'','1','30','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(301,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-07-30 16:52:20','26.00','5','newstock','1','','',800.00,'','1','25','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(302,'ANGLE LINE 40X40X3MM','',-3.00,'2024-07-30 16:52:50','30.00','5','newstock','1','','',1470.00,'','1','27','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(303,'ANGLE LINE 40X40X3MM','',-3.00,'2024-07-30 17:15:13','27.00','5','newstock','1','','',1470.00,'','1','24','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(304,'SELF DRILLING SCREW 8MM','',3.00,'2024-07-31 13:56:34','0.00','4','newstock','1','','',550.00,'','1','3','internal','1','126','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(305,'','1',3.00,'2024-07-31 14:02:58','0.00','5','newstock','1','51722423681','8',7200.00,'','1','3','supplier','1','121','','',0.00,'VATABLE','8000','2979.31','18620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(306,'','1',4.00,'2024-07-31 14:03:21','0.00','5','newstock','1','51722423681','8',1900.00,'','1','4','supplier','1','122','','',0.00,'VATABLE','2400','1048.28','6551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(307,'','1',4.00,'2024-07-31 14:03:40','0.00','5','newstock','1','51722423681','8',1250.00,'','1','4','supplier','1','123','','',0.00,'VATABLE','2000','689.66','4310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(309,'','1',35.00,'2024-07-31 14:10:14','51.00','5','newstock','1','51722423827','8',1340.00,'','1','86','supplier','1','35','','',0.00,'VATABLE','1450','6468.97','40431.03','16.00','','received',0,'0000-00-00 00:00:00','pcs','35',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(310,'','1',90.00,'2024-07-31 14:10:38','0.00','5','newstock','1','51722423827','8',45.00,'','1','90','supplier','1','127','','',0.00,'VATABLE','50','558.62','3491.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(311,'','1',5.00,'2024-07-31 14:11:02','3.00','5','newstock','1','51722423827','8',550.00,'','1','8','supplier','1','126','','',0.00,'VATABLE','600','379.31','2370.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(312,'SELF DRILLING SCREW 8MM','',-5.00,'2024-07-31 14:12:09','8.00','5','newstock','1','','',550.00,'','1','3','internal','1','126','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(313,'SQUARE HOLLOW SECTION 40X40X1MM','',-2.00,'2024-07-31 14:28:57','6.00','5','newstock','1','','',890.00,'','1','4','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(314,'STOPPER SMALL HOLE HEAVY GAUGE','',-8.00,'2024-07-31 14:31:27','13.00','5','newstock','1','','',7.00,'','1','5','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(315,'STOPPER SMALL HOLE HEAVY GAUGE','',98.00,'2024-07-31 14:35:29','5.00','5','newstock','1','','',7.00,'','1','103','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(316,'WINDOW LATCHES 100MM','',-8.00,'2024-07-31 14:43:53','8.00','5','newstock','1','','',80.00,'','1','0','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(317,'WINDOW LATCHES 100MM','',34.00,'2024-07-31 14:44:05','0.00','5','newstock','1','','',80.00,'','1','34','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(318,'ANGLE LINE 40X40X3MM','',-12.00,'2024-07-31 14:45:18','24.00','5','newstock','1','','',1470.00,'','1','12','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(319,'ABRA CUTTING DISK 9\"','',-2.00,'2024-07-31 14:45:41','49.00','5','newstock','1','','',156.60,'','1','47','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(320,'WELDING RODS HERO 2.5 5KG','',-2.00,'2024-07-31 14:48:04','6.00','5','newstock','1','','',862.50,'','1','4','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(321,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-07-31 14:48:29','16.00','5','newstock','1','','',725.00,'','1','15','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(322,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-07-31 14:48:45','30.00','5','newstock','1','','',440.00,'','1','29','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(323,'FLAT BAR 20X2.5','',-2.00,'2024-07-31 14:49:11','270.00','5','newstock','1','','',270.00,'','1','268','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(324,'FLAT BAR 20X5MM','',-1.00,'2024-07-31 14:49:49','107.00','5','newstock','1','','',570.00,'','1','106','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(325,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-07-31 14:50:28','49.00','5','newstock','1','','',145.00,'','1','48','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(326,'FLAT BAR 20X2.5','',-6.00,'2024-07-31 15:09:39','268.00','5','newstock','1','','',270.00,'','1','262','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(327,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-07-31 15:40:19','9.00','5','newstock','1','','',862.50,'','1','8','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(328,'WINDOW LATCHES 100MM','',-10.00,'2024-07-31 15:40:44','34.00','5','newstock','1','','',80.00,'','1','24','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(329,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',-2.00,'2024-07-31 15:55:55','5.00','5','newstock','1','','',910.00,'','1','3','internal','1','125','','',0.00,'','980','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(330,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',2.00,'2024-07-31 16:17:05','3.00','5','newstock','1','','',910.00,'','1','5','internal','1','125','','',0.00,'','980','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(331,'FLAT BAR 20X2.5','',-1.00,'2024-08-05 07:40:42','262.00','5','newstock','1','','',270.00,'','1','261','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(332,'WELDING HOLDER AMERICA','',-1.00,'2024-08-05 07:41:18','5.00','5','newstock','1','','',300.00,'','1','4','internal','1','68','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(333,'SALI CUTTING DISK 9\"','',-2.00,'2024-08-05 07:41:36','32.00','5','newstock','1','','',185.00,'','1','30','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(334,'FLAT BAR 25X3MM','',-2.00,'2024-08-05 07:41:56','60.00','5','newstock','1','','',420.00,'','1','58','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(335,'FLAT BAR 20X5MM','',-3.00,'2024-08-05 07:42:21','106.00','5','newstock','1','','',570.00,'','1','103','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(336,'KONJI','',-12.00,'2024-08-05 07:43:05','300.00','5','newstock','1','','',70.00,'','1','288','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(337,'FLAT HIDGES TUBE','',-14.00,'2024-08-05 07:43:25','400.00','5','newstock','1','','',70.00,'','1','386','internal','1','39','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(338,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-05 07:43:46','25.00','5','newstock','1','','',800.00,'','1','24','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(339,'SQUARE HOLLOW SECTION 40X40X1MM','',-2.00,'2024-08-05 07:44:07','4.00','5','newstock','1','','',890.00,'','1','2','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(340,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-05 07:44:24','86.00','5','newstock','1','','',1340.00,'','1','85','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(341,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-08-05 07:44:57','48.00','5','newstock','1','','',145.00,'','1','47','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(342,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-08-05 07:45:30','8.00','5','newstock','1','','',862.50,'','1','7','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(343,'FLAT BAR 25X3MM','',-1.00,'2024-08-05 07:45:49','58.00','5','newstock','1','','',420.00,'','1','57','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(344,'ROBTEC CUTTING DISK 9\"','',-1.00,'2024-08-05 07:46:10','94.00','5','newstock','1','','',135.00,'','1','93','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(345,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-08-05 07:46:30','29.00','5','newstock','1','','',440.00,'','1','27','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(346,'FLAT BAR 25X3MM','',-1.00,'2024-08-05 07:46:51','57.00','5','newstock','1','','',420.00,'','1','56','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(347,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-08-05 07:47:36','2.00','5','newstock','1','','',890.00,'','1','1','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(348,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-3.00,'2024-08-05 07:47:53','85.00','5','newstock','1','','',1340.00,'','1','82','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(349,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-08-05 07:48:17','27.00','5','newstock','1','','',440.00,'','1','26','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(350,'STOPPER SMALL HOLE HEAVY GAUGE','',-4.00,'2024-08-05 07:48:35','103.00','5','newstock','1','','',7.00,'','1','99','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(351,'WINDOW LATCHES 100MM','',-4.00,'2024-08-05 07:48:51','24.00','5','newstock','1','','',80.00,'','1','20','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(352,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2024-08-05 07:49:11','15.00','5','newstock','1','','',725.00,'','1','12','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(353,'ANGLE LINE 40X40X3MM','',-3.00,'2024-08-05 07:49:31','12.00','5','newstock','1','','',1470.00,'','1','9','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(354,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-08-05 07:49:56','7.00','5','newstock','1','','',862.50,'','1','6','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(355,'SQUARE HOLLOW SECTION 40X40X1MM','',-5.00,'2024-08-05 07:50:14','1.00','5','newstock','1','','',890.00,'','1','-4','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(356,'ROBTEC CUTTING DISK 9\"','',-1.00,'2024-08-05 07:51:29','93.00','5','newstock','1','','',135.00,'','1','92','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(357,'SALI CUTTING DISK 9\"','',-3.00,'2024-08-05 07:51:46','30.00','5','newstock','1','','',185.00,'','1','27','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(358,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-08-05 07:52:06','47.00','5','newstock','1','','',145.00,'','1','46','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(359,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-5.00,'2024-08-05 07:53:06','82.00','5','newstock','1','','',1340.00,'','1','77','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(360,'SQUARE HOLLOW SECTION 20X20X1MM','',-12.00,'2024-08-05 07:53:34','26.00','5','newstock','1','','',440.00,'','1','14','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(361,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-05 07:54:12','77.00','5','newstock','1','','',1340.00,'','1','76','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(362,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-08-05 07:54:49','76.00','5','newstock','1','','',1340.00,'','1','74','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(363,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-08-05 07:55:23','14.00','5','newstock','1','','',440.00,'','1','12','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(364,'FLAT BAR 20X5MM','',-1.00,'2024-08-05 08:12:59','103.00','5','newstock','1','','',570.00,'','1','102','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(365,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-05 08:13:42','74.00','5','newstock','1','','',1340.00,'','1','73','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(366,'ANGLE LINE 40X40X3MM','',-5.00,'2024-08-05 08:15:11','9.00','5','newstock','1','','',1470.00,'','1','4','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(367,'WINDOW LATCHES 100MM','',-2.00,'2024-08-05 08:15:31','20.00','5','newstock','1','','',80.00,'','1','18','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(368,'SQUARE HOLLOW SECTION 20X20X1MM','',-3.00,'2024-08-05 08:15:54','12.00','5','newstock','1','','',440.00,'','1','9','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(369,'FLAT BAR 20X2.5','',-1.00,'2024-08-05 08:16:16','261.00','5','newstock','1','','',270.00,'','1','260','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(370,'WINDOW LATCHES 100MM','',-4.00,'2024-08-05 08:16:35','18.00','5','newstock','1','','',80.00,'','1','14','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(371,'KONJI','',-4.00,'2024-08-05 08:16:53','288.00','5','newstock','1','','',70.00,'','1','284','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(372,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-11.00,'2024-08-05 08:17:18','19.00','5','newstock','1','','',1480.00,'','1','8','internal','1','20','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(373,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-2.00,'2024-08-05 08:17:40','20.00','5','newstock','1','','',1320.00,'','1','18','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(374,'SALI CUTTING DISK 9\"','',-1.00,'2024-08-05 08:18:01','27.00','5','newstock','1','','',185.00,'','1','26','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(375,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-05 08:18:20','24.00','5','newstock','1','','',800.00,'','1','23','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(376,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-08-05 08:18:46','9.00','5','newstock','1','','',440.00,'','1','8','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(377,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-05 08:20:32','23.00','5','newstock','1','','',800.00,'','1','22','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(378,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-08-05 08:21:43','46.00','5','newstock','1','','',145.00,'','1','45','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(379,'KONJI','',-2.00,'2024-08-05 08:22:03','284.00','5','newstock','1','','',70.00,'','1','282','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(380,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-05 08:22:25','73.00','5','newstock','1','','',1340.00,'','1','72','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(381,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-08-05 08:22:44','8.00','5','newstock','1','','',440.00,'','1','7','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(382,'ROUND BAR 10MM','',-1.00,'2024-08-05 08:23:03','3.00','5','newstock','1','','',980.00,'','1','2','internal','1','11','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(383,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-05 08:23:34','22.00','5','newstock','1','','',800.00,'','1','21','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(384,'FLAT BAR 25X3MM','',-3.00,'2024-08-05 08:28:08','56.00','5','newstock','1','','',420.00,'','1','53','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(385,'PAINT BRUSH 4\"','',-1.00,'2024-08-05 08:28:27','10.00','5','newstock','1','','',75.00,'','1','9','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(386,'U LOCK PAIR','',-40.00,'2024-08-05 08:37:28','250.00','5','newstock','1','','',35.00,'','1','210','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(387,'PAINT BRUSH 4\"','',-1.00,'2024-08-05 15:35:51','9.00','5','newstock','1','','',75.00,'','1','8','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(388,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-08-05 15:36:16','6.00','5','newstock','1','','',862.50,'','1','5','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(389,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-08-05 15:36:42','5.00','5','newstock','1','','',862.50,'','1','4','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(390,'WELDING RODS HERO 3.2 5KG','',1.00,'2024-08-05 15:37:04','4.00','5','newstock','1','','',862.50,'','1','5','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(391,'WELDING RODS AGI 3.2 5KG','',-1.00,'2024-08-05 15:37:37','4.00','5','newstock','1','','',975.00,'','1','3','internal','1','101','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(392,'SALI CUTTING DISK 9\"','',-1.00,'2024-08-05 15:38:02','26.00','5','newstock','1','','',185.00,'','1','25','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(393,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-05 15:38:22','21.00','5','newstock','1','','',800.00,'','1','20','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(394,'FLAT BAR 20X5MM','',-1.00,'2024-08-05 15:39:03','102.00','5','newstock','1','','',570.00,'','1','101','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(395,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-6.00,'2024-08-05 15:40:00','10.00','5','newstock','1','','',1060.00,'','1','4','internal','1','36','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(396,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-4.00,'2024-08-05 15:40:17','40.00','5','newstock','1','','',660.00,'','1','36','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(397,'ANGLE LINE 40X40X3MM','',2.00,'2024-08-05 15:41:06','4.00','5','newstock','1','','',1470.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(398,'WELDING RODS HERO 2.5 5KG','',-1.00,'2024-08-05 15:41:50','4.00','5','newstock','1','','',862.50,'','1','3','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(399,'OASIS CUTTING RODS 9\"','',49.00,'2024-08-06 08:08:40','0.00','5','newstock','1','','',135.00,'','1','49','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(400,'FIX BOLTS M10(ROLL)','',119.00,'2024-08-06 08:09:22','0.00','5','newstock','1','','',30.00,'','1','119','internal','1','128','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(401,'WELDING ELECTRODES RODS 3.2 5KG','',4.00,'2024-08-06 08:10:03','0.00','5','newstock','1','','',950.00,'','1','4','internal','1','129','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(402,'WELDING RODS HERO 3.2 5KG','',-2.00,'2024-08-06 08:10:47','5.00','5','newstock','1','','',862.50,'','1','3','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(403,'U LOCK PAIR','',-4.00,'2024-08-06 08:18:04','210.00','5','newstock','1','','',35.00,'','1','206','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(404,'SQUARE HOLLOW SECTION 20X20X1MM','',28.00,'2024-08-06 08:31:19','7.00','5','newstock','1','','',440.00,'','1','35','internal','1','4','','',0.00,'','460','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(405,'SQUARE HOLLOW SECTION 75X75X2MM','',-3.00,'2024-08-06 08:32:53','6.00','5','newstock','1','','',3500.00,'','1','3','internal','1','24','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(406,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-10.00,'2024-08-06 08:41:03','12.00','5','newstock','1','','',725.00,'','1','2','internal','1','9','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(407,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',-5.00,'2024-08-06 08:41:58','5.00','5','newstock','1','','',1250.00,'','1','0','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(408,'RECTANGULAR HOLLOW SECTION 50X25X2MM','',-4.00,'2024-08-06 08:42:32','4.00','5','newstock','1','','',1900.00,'','1','0','internal','1','122','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(409,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','',2.00,'2024-08-06 08:43:12','7.00','5','newstock','1','','',2350.00,'','1','9','internal','1','23','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(410,'SQUARE HOLLOW SECTION 40X40X1MM','',9.00,'2024-08-08 08:28:17','-4.00','5','newstock','1','','',890.00,'','1','5','internal','1','5','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(411,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-61.00,'2024-08-08 08:30:33','72.00','5','newstock','1','','',1340.00,'','1','11','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(412,'FLAT BAR 20X2.5','',-192.00,'2024-08-08 08:34:17','260.00','5','newstock','1','','',270.00,'','1','68','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(413,'FLAT BAR 20X5MM','',-89.00,'2024-08-08 08:34:57','101.00','5','newstock','1','','',570.00,'','1','12','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(414,'FLAT BAR 40X3MM','',-1.00,'2024-08-08 08:35:16','10.00','5','newstock','1','','',580.00,'','1','9','internal','1','14','','',0.00,'','620','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(415,'FLAT BAR 25X3MM','',-33.00,'2024-08-08 08:35:46','53.00','5','newstock','1','','',420.00,'','1','20','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(416,'ANGLE LINE 40X40X3MM','',-4.00,'2024-08-08 08:36:55','6.00','5','newstock','1','','',1470.00,'','1','2','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(417,'ROUND BAR 10MM','',-1.00,'2024-08-08 08:37:33','2.00','5','newstock','1','','',980.00,'','1','1','internal','1','11','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(418,'ROUND BAR 16 LENGTH','',-1.00,'2024-08-08 08:37:56','1.00','5','newstock','1','','',2550.00,'','1','0','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(419,'ROUND BAR 16 LENGTH','',1.00,'2024-08-08 08:38:11','0.00','5','newstock','1','','',2550.00,'','1','1','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(420,'MILD STEEL PLATE 8X4X1MM','',-66.00,'2024-08-08 08:38:46','80.00','5','newstock','1','','',2400.00,'','1','14','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(421,'MILD STEEL PLATE 8X4X2MM','',-3.00,'2024-08-08 08:39:23','8.00','5','newstock','1','','',6200.00,'','1','5','internal','1','42','','',0.00,'','6500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(422,'MILD STEEL PLATE 8X4X1.35MM','',-3.00,'2024-08-08 08:40:19','5.00','5','newstock','1','','',4100.00,'','1','2','internal','1','19','','',0.00,'','4300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(423,'ANGLE LINE 50X50X3MM','',4.00,'2024-08-08 08:46:49','0.00','5','newstock','1','','',1800.00,'','1','4','internal','1','131','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(424,'WELDING RODS HERO 2.5 5KG','',-1.00,'2024-08-08 08:48:33','3.00','5','newstock','1','','',862.50,'','1','2','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(425,'SALI CUTTING DISK 9\"','',-1.00,'2024-08-08 08:48:59','25.00','5','newstock','1','','',185.00,'','1','24','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(426,'FIX BOLTS M10(ROLL)','',-60.00,'2024-08-08 08:49:36','119.00','5','newstock','1','','',30.00,'','1','59','internal','1','128','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(427,'U LOCK PAIR','',-10.00,'2024-08-08 08:50:21','206.00','5','newstock','1','','',35.00,'','1','196','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(428,'WINDOW LATCHES 100MM','',7.00,'2024-08-10 11:24:32','14.00','5','newstock','1','','',80.00,'','1','21','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(429,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',1.00,'2024-08-10 11:27:07','2.00','5','newstock','1','','',860.00,'','1','3','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(430,'FLAT BAR 25X3MM','',-1.00,'2024-08-12 13:59:51','20.00','5','newstock','1','','',420.00,'','1','19','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(431,'FLAT BAR 20X5MM','',-1.00,'2024-08-12 16:49:49','12.00','5','newstock','1','','',570.00,'','1','11','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(432,'FLAT BAR 25X3MM','',1.00,'2024-08-12 16:50:15','19.00','5','newstock','1','','',420.00,'','1','20','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(433,'SALI CUTTING DISK 9\"','',-1.00,'2024-08-12 16:51:34','24.00','5','newstock','1','','',185.00,'','1','23','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(434,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-13 07:55:53','20.00','5','newstock','1','','',800.00,'','1','19','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(435,'SALI CUTTING DISK 9\"','',-2.00,'2024-08-13 07:56:35','23.00','5','newstock','1','','',185.00,'','1','21','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(436,'WELDING RODS HERO 2.5 5KG','',-1.00,'2024-08-13 15:56:24','2.00','5','newstock','1','','',862.50,'','1','1','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(437,'MEASURING TAPE 7.5MTRS','',-1.00,'2024-08-13 16:46:15','11.00','5','newstock','1','','',140.00,'','1','10','internal','1','73','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(438,'','1',5.00,'2024-08-15 15:57:11','0.00','5','newstock','1','51723726446','18',900.00,'','1','5','supplier','1','177','','',0.00,'VATABLE','1200','620.69','3879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(439,'','1',5.00,'2024-08-15 15:58:07','0.00','5','newstock','1','51723726446','18',300.00,'','1','5','supplier','1','178','','',0.00,'VATABLE','6500','206.90','1293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(458,'','1',50.00,'2024-08-15 16:10:43','21.00','5','newstock','1','51723727356','19',185.00,'','1','71','supplier','1','120','','',0.00,'VATABLE','200','1275.86','7974.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(471,'','1',5.00,'2024-08-15 16:25:17','5.00','5','newstock','1','51723727465','20',500.00,'','1','10','supplier','1','145','','',0.00,'VATABLE','700','344.83','2155.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(473,'','1',5.00,'2024-08-15 16:25:43','10.00','5','newstock','1','51723727465','20',550.00,'','1','15','supplier','1','146','','',0.00,'VATABLE','800','379.31','2370.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(474,'','1',250.00,'2024-08-15 16:26:01','250.00','5','newstock','1','51723727465','20',25.00,'','1','500','supplier','1','148','','',0.00,'VATABLE','40','862.07','5387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(475,'','1',150.00,'2024-08-15 16:26:18','150.00','5','newstock','1','51723727465','20',30.00,'','1','300','supplier','1','149','','',0.00,'VATABLE','50','620.69','3879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(476,'','1',10.00,'2024-08-15 16:26:42','10.00','5','newstock','1','51723727465','20',460.00,'','1','20','supplier','1','150','','',0.00,'VATABLE','500','634.48','3965.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(477,'','1',10.00,'2024-08-15 16:26:54','10.00','5','newstock','1','51723727465','20',140.00,'','1','20','supplier','1','151','','',0.00,'VATABLE','200','193.10','1206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(478,'','1',6.00,'2024-08-15 16:27:04','6.00','5','newstock','1','51723727465','20',260.00,'','1','12','supplier','1','152','','',0.00,'VATABLE','300','215.17','1344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(479,'','1',2.00,'2024-08-15 16:27:17','2.00','5','newstock','1','51723727465','20',90.00,'','1','4','supplier','1','155','','',0.00,'VATABLE','100','24.83','155.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(480,'','1',2.00,'2024-08-15 16:27:26','3.00','5','newstock','1','51723727465','20',100.00,'','1','5','supplier','1','156','','',0.00,'VATABLE','120','27.59','172.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(481,'','1',2.00,'2024-08-15 16:27:37','2.00','5','newstock','1','51723727465','20',110.00,'','1','4','supplier','1','157','','',0.00,'VATABLE','130','30.34','189.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(482,'','1',2.00,'2024-08-15 16:27:57','2.00','5','newstock','1','51723727465','20',120.00,'','1','4','supplier','1','158','','',0.00,'VATABLE','150','33.10','206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(483,'','1',5.00,'2024-08-15 16:31:05','5.00','5','newstock','1','51723727465','20',600.00,'','1','10','supplier','1','147','','',0.00,'VATABLE','850','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(484,'','1',3.00,'2024-08-15 16:33:40','0.00','5','newstock','1','51723728676','17',650.00,'','1','3','supplier','1','144','','',0.00,'VATABLE','800','268.97','1681.03','16.00','','received',0,'0000-00-00 00:00:00','ltr','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(485,'','1',1.00,'2024-08-15 16:35:02','0.00','5','newstock','1','51723728832','21',1000.00,'','1','1','supplier','1','138','','',0.00,'VATABLE','1200','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(486,'','1',1.00,'2024-08-15 16:35:18','0.00','5','newstock','1','51723728832','21',1500.00,'','1','1','supplier','1','139','','',0.00,'VATABLE','1650','206.90','1293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(487,'','1',1.00,'2024-08-15 16:35:40','0.00','5','newstock','1','51723728832','21',1250.00,'','1','1','supplier','1','140','','',0.00,'VATABLE','1400','172.41','1077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(488,'','1',1.00,'2024-08-15 16:36:00','0.00','5','newstock','1','51723728832','21',1500.00,'','1','1','supplier','1','141','','',0.00,'VATABLE','1650','206.90','1293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(489,'','1',1.00,'2024-08-15 16:36:13','0.00','5','newstock','1','51723728832','21',1000.00,'','1','1','supplier','1','142','','',0.00,'VATABLE','1150','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(490,'','1',1.00,'2024-08-15 16:36:47','0.00','5','newstock','1','51723728832','21',1500.00,'','1','1','supplier','1','143','','',0.00,'VATABLE','1650','206.90','1293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(491,'','1',20.00,'2024-08-15 16:39:24','0.00','5','newstock','1','51723729020','22',45.00,'','1','20','supplier','1','135','','',0.00,'VATABLE','40','124.14','775.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(492,'','1',20.00,'2024-08-15 16:39:35','0.00','5','newstock','1','51723729020','22',45.00,'','1','20','supplier','1','136','','',0.00,'VATABLE','50','124.14','775.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(493,'','1',20.00,'2024-08-15 16:39:47','0.00','5','newstock','1','51723729020','22',45.00,'','1','20','supplier','1','137','','',0.00,'VATABLE','60','124.14','775.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(494,'','1',2.00,'2024-08-15 16:40:57','0.00','5','newstock','1','51723729208','8',3600.00,'','1','2','supplier','1','180','','',0.00,'VATABLE','4200','993.10','6206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(495,'','1',1.00,'2024-08-15 16:41:12','0.00','5','newstock','1','51723729208','8',3900.00,'','1','1','supplier','1','181','','',0.00,'VATABLE','4500','537.93','3362.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(497,'','1',1.00,'2024-08-15 16:44:08','0.00','5','newstock','1','41721828271','8',1200.00,'','1','1','supplier','1','179','','',0.00,'VATABLE','1600','165.52','1034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(499,'','1',100.00,'2024-08-15 17:04:48','21.00','5','newstock','1','51723729461','8',70.00,'','1','121','supplier','1','103','','',0.00,'VATABLE','100','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(500,'','1',6.00,'2024-08-15 17:05:02','4.00','5','newstock','1','51723729461','8',1060.00,'','1','10','supplier','1','36','','',0.00,'VATABLE','1150','877.24','5482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(501,'','1',7.00,'2024-08-15 17:05:18','3.00','5','newstock','1','51723729461','8',725.00,'','1','10','supplier','1','9','','',0.00,'VATABLE','900','700.00','4375.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(502,'','1',5.00,'2024-08-15 17:05:46','5.00','5','newstock','1','51723729461','8',890.00,'','1','10','supplier','1','5','','',0.00,'VATABLE','950','613.79','3836.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(503,'','1',5.00,'2024-08-15 17:06:15','0.00','5','newstock','1','51723729461','8',1250.00,'','1','5','supplier','1','119','','',0.00,'VATABLE','1400','862.07','5387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(504,'','1',5.00,'2024-08-15 17:06:42','5.00','5','newstock','1','51723729461','8',910.00,'','1','10','supplier','1','125','','',0.00,'VATABLE','980','627.59','3922.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(505,'','1',3.00,'2024-08-15 17:06:57','7.00','5','newstock','1','51723729461','8',710.00,'','1','10','supplier','1','6','','',0.00,'VATABLE','750','293.79','1836.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(506,'','1',5.00,'2024-08-15 17:07:23','18.00','5','newstock','1','51723729461','8',820.00,'','1','23','supplier','1','33','','',0.00,'VATABLE','950','565.52','3534.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(507,'','1',5.00,'2024-08-15 17:07:36','0.00','5','newstock','1','51723729461','8',1680.00,'','1','5','supplier','1','183','','',0.00,'VATABLE','1800','1158.62','7241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(508,'','1',2.00,'2024-08-15 17:07:48','9.00','5','newstock','1','51723729461','8',2350.00,'','1','11','supplier','1','23','','',0.00,'VATABLE','2600','648.28','4051.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(509,'','1',1.00,'2024-08-15 17:08:15','3.00','5','newstock','1','51723729461','8',3500.00,'','1','4','supplier','1','24','','',0.00,'VATABLE','4000','482.76','3017.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(510,'','1',20.00,'2024-08-15 17:08:36','0.00','5','newstock','1','51723729461','8',1420.00,'','1','20','supplier','1','12','','',0.00,'VATABLE','1600','3917.24','24482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(511,'','1',12.00,'2024-08-15 17:08:51','8.00','5','newstock','1','51723729461','8',1480.00,'','1','20','supplier','1','20','','',0.00,'VATABLE','1550','2449.66','15310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(512,'','1',5.00,'2024-08-15 17:09:03','0.00','5','newstock','1','51723729461','8',1150.00,'','1','5','supplier','1','184','','',0.00,'VATABLE','1300','793.10','4956.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(513,'','1',2.00,'2024-08-15 17:09:17','18.00','5','newstock','1','51723729461','8',1350.00,'','1','20','supplier','1','22','','',0.00,'VATABLE','1400','372.41','2327.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(514,'','1',1.00,'2024-08-15 17:09:29','1.00','5','newstock','1','51723729461','8',2550.00,'','1','2','supplier','1','10','','',0.00,'VATABLE','2650','351.72','2198.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(515,'','1',3.00,'2024-08-15 17:09:43','1.00','5','newstock','1','51723729461','8',890.00,'','1','4','supplier','1','11','','',0.00,'VATABLE','1100','368.28','2301.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(516,'','1',3.00,'2024-08-15 17:10:01','0.00','5','newstock','1','51723729461','8',2300.00,'','1','3','supplier','1','185','','',0.00,'VATABLE','2500','951.72','5948.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(517,'','1',2.00,'2024-08-15 17:10:14','5.00','5','newstock','1','51723729461','8',6000.00,'','1','7','supplier','1','42','','',0.00,'VATABLE','6500','1655.17','10344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(518,'','1',100.00,'2024-08-15 17:10:29','99.00','5','newstock','1','51723729461','8',10.00,'','1','199','supplier','1','40','','',0.00,'VATABLE','15','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(519,'ROBTEC GRINDING DISK 7\"','',-2.00,'2024-08-15 17:13:00','45.00','5','newstock','1','','',145.00,'','1','43','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(520,'GOKUL NC PRIMER 0.8LT','',-4.00,'2024-08-15 17:13:23','5.00','5','newstock','1','','',390.00,'','1','1','internal','1','174','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(534,'GOKUL BODY FILLER WITHOUT HARDNER 4.5KG','',-6.00,'2024-08-16 07:52:55','6.00','5','newstock','1','','',1440.00,'','1','0','internal','1','159','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(535,'MASTI BODY FILLER WITHOUT HARDENER 4.5KG','',-6.00,'2024-08-16 07:53:14','6.00','5','newstock','1','','',1440.00,'','1','0','internal','1','160','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(536,'BODY FILLER HARDNER 80GMS','',-12.00,'2024-08-16 07:53:38','12.00','5','newstock','1','','',200.00,'','1','0','internal','1','161','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(537,'GOKUL BODY FILLER WITHOUT HARDNER 2.3KG','',-6.00,'2024-08-16 07:53:58','6.00','5','newstock','1','','',775.00,'','1','0','internal','1','162','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(538,'MASTI BODY FILLER WITHOUT HARDENER 2.3KG','',-6.00,'2024-08-16 07:54:14','6.00','5','newstock','1','','',775.00,'','1','0','internal','1','163','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(539,'BODY FILLER HARDENER 40GMS','',-12.00,'2024-08-16 07:54:34','12.00','5','newstock','1','','',115.00,'','1','0','internal','1','164','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(540,'MASTI BODY FILLER WITHOUT HARDENER 0.9KG','',-6.00,'2024-08-16 07:54:51','6.00','5','newstock','1','','',290.00,'','1','0','internal','1','165','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(541,'BODY FILLER HARDENER 20GMS','',-6.00,'2024-08-16 07:55:08','6.00','5','newstock','1','','',100.00,'','1','0','internal','1','166','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(542,'SPREADER GOKUL','',-30.00,'2024-08-16 07:55:34','30.00','5','newstock','1','','',10.00,'','1','0','internal','1','167','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(543,'INDASA P.60','',-40.00,'2024-08-16 07:55:57','40.00','5','newstock','1','','',40.00,'','1','0','internal','1','168','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(544,'INDASA P.40','',-40.00,'2024-08-16 07:56:16','40.00','5','newstock','1','','',40.00,'','1','0','internal','1','169','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(545,'INDASA P.80','',-40.00,'2024-08-16 07:56:34','40.00','5','newstock','1','','',40.00,'','1','0','internal','1','170','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(546,'SAND PAPER NO.240','',-20.00,'2024-08-16 07:56:53','20.00','5','newstock','1','','',12.00,'','1','0','internal','1','171','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(547,'SAND PAPER NO.360','',-20.00,'2024-08-16 07:57:13','20.00','5','newstock','1','','',12.00,'','1','0','internal','1','172','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(548,'GOKUL STD THINNER 0.8LT','',-5.00,'2024-08-16 07:57:39','5.00','5','newstock','1','','',150.00,'','1','0','internal','1','173','','',0.00,'','170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(549,'GOKUL NC PRIMER 0.8LT','',-1.00,'2024-08-16 07:58:04','1.00','5','newstock','1','','',390.00,'','1','0','internal','1','174','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(550,'GOKUL NC SPOT PUTTY 0.8KG','',-5.00,'2024-08-16 07:58:28','5.00','5','newstock','1','','',370.00,'','1','0','internal','1','175','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(551,'CERA MASKING TAPE 3/4 X 50MT','',-8.00,'2024-08-16 07:58:43','8.00','5','newstock','1','','',56.25,'','1','0','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(552,'','1',3.00,'2024-08-16 07:59:08','0.00','5','newstock','1','51723726728','17',1440.00,'','1','3','supplier','1','159','','',0.00,'VATABLE','1600','595.86','3724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(553,'','1',3.00,'2024-08-16 07:59:39','0.00','5','newstock','1','51723726728','17',1440.00,'','1','3','supplier','1','160','','',0.00,'VATABLE','1600','595.86','3724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(554,'','1',6.00,'2024-08-16 07:59:55','0.00','5','newstock','1','51723726728','17',200.00,'','1','6','supplier','1','161','','',0.00,'VATABLE','250','165.52','1034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(555,'','1',3.00,'2024-08-16 08:00:09','0.00','5','newstock','1','51723726728','17',775.00,'','1','3','supplier','1','162','','',0.00,'VATABLE','850','320.69','2004.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(556,'','1',3.00,'2024-08-16 08:00:29','0.00','5','newstock','1','51723726728','17',775.00,'','1','3','supplier','1','163','','',0.00,'VATABLE','850','320.69','2004.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(557,'','1',6.00,'2024-08-16 08:00:41','0.00','5','newstock','1','51723726728','17',115.00,'','1','6','supplier','1','164','','',0.00,'VATABLE','130','95.17','594.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(558,'','1',3.00,'2024-08-16 08:00:57','0.00','5','newstock','1','51723726728','17',290.00,'','1','3','supplier','1','165','','',0.00,'VATABLE','320','120.00','750.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(559,'','1',3.00,'2024-08-16 08:01:10','0.00','5','newstock','1','51723726728','17',100.00,'','1','3','supplier','1','166','','',0.00,'VATABLE','120','41.38','258.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(560,'','1',15.00,'2024-08-16 08:01:27','0.00','5','newstock','1','51723726728','17',10.00,'','1','15','supplier','1','167','','',0.00,'VATABLE','15','20.69','129.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(561,'','1',20.00,'2024-08-16 08:01:45','0.00','5','newstock','1','51723726728','17',40.00,'','1','20','supplier','1','168','','',0.00,'VATABLE','50','110.34','689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(562,'','1',20.00,'2024-08-16 08:01:55','0.00','5','newstock','1','51723726728','17',40.00,'','1','20','supplier','1','169','','',0.00,'VATABLE','50','110.34','689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(563,'','1',20.00,'2024-08-16 08:02:08','0.00','5','newstock','1','51723726728','17',40.00,'','1','20','supplier','1','170','','',0.00,'VATABLE','50','110.34','689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(564,'','1',20.00,'2024-08-16 08:02:20','0.00','5','newstock','1','51723726728','17',12.00,'','1','20','supplier','1','171','','',0.00,'VATABLE','15','33.10','206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(565,'','1',20.00,'2024-08-16 08:02:29','0.00','5','newstock','1','51723726728','17',12.00,'','1','20','supplier','1','172','','',0.00,'VATABLE','15','33.10','206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(566,'','1',5.00,'2024-08-16 08:02:50','0.00','5','newstock','1','51723726728','17',150.00,'','1','5','supplier','1','173','','',0.00,'VATABLE','170','103.45','646.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(567,'','1',5.00,'2024-08-16 08:03:09','0.00','5','newstock','1','51723726728','17',390.00,'','1','5','supplier','1','174','','',0.00,'VATABLE','450','268.97','1681.03','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(568,'','1',5.00,'2024-08-16 08:03:24','0.00','5','newstock','1','51723726728','17',370.00,'','1','5','supplier','1','175','','',0.00,'VATABLE','400','255.17','1594.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(569,'','1',8.00,'2024-08-16 08:03:34','0.00','5','newstock','1','51723726728','17',56.25,'','1','8','supplier','1','182','','',0.00,'VATABLE','100','62.07','387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(570,'GOKUL NC PRIMER 0.8LT','',-4.00,'2024-08-16 08:04:07','5.00','5','newstock','1','','',390.00,'','1','1','internal','1','174','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(571,'ROBTEC CUTTING DISK 9\"','',1.00,'2024-08-16 16:45:00','87.00','5','newstock','1','','',135.00,'','1','88','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(572,'WELDING RODS HERO 2.5 5KG','',8.00,'2024-08-16 16:45:34','1.00','5','newstock','1','','',862.50,'','1','9','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(573,'WELDING RODS HERO 3.2 5KG','',6.00,'2024-08-16 16:46:29','2.00','5','newstock','1','','',862.50,'','1','8','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(574,'MILD STEEL PLATE 8X4X1MM','',-9.00,'2024-08-18 21:17:07','11.00','4','newstock','1','','',2500.00,'','1','2','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(575,'MILD STEEL PLATE 8X4X1MM','',-36.00,'2024-08-18 21:20:55','2.00','4','newstock','1','','',2500.00,'','1','-34','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(576,'MILD STEEL PLATE 8X4X1MM','',-36.00,'2024-08-18 21:22:15','-34.00','4','newstock','1','','',2500.00,'','1','-70','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(577,'BLACK PIPE1 1/2\"','',-2.00,'2024-08-18 21:23:33','3.00','4','newstock','1','','',2300.00,'','1','1','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(578,'MILD STEEL PLATE 8X4X1MM','',-72.00,'2024-08-18 21:26:26','-70.00','4','newstock','1','','',2500.00,'','1','-142','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(579,'MILD STEEL PLATE 8X4X1MM','',-140.00,'2024-08-18 21:27:12','-142.00','4','newstock','1','','',2500.00,'','1','-282','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(580,'MILD STEEL PLATE 8X4X1MM','',284.00,'2024-08-18 21:27:43','-282.00','4','newstock','1','','',2500.00,'','1','2','internal','1','8','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(581,'BOLTS & NUTS 3/8\"X1\" PER PC','',-36.00,'2024-08-18 21:31:18','5.00','4','newstock','1','','',330.00,'','1','-31','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(582,'FLAT BAR 20X5MM','',-2.00,'2024-08-18 21:32:16','11.00','4','newstock','1','','',570.00,'','1','9','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(583,'BOLTS & NUTS 3/8\"X1\" PER PC','',-15.00,'2024-08-18 21:39:52','-31.00','4','newstock','1','','',330.00,'','1','-46','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(584,'ANGLE LINE 40X40X3MM','',-1.00,'2024-08-18 21:40:54','20.00','4','newstock','1','','',1420.00,'','1','19','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(585,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2024-08-18 21:41:49','20.00','4','newstock','1','','',1480.00,'','1','19','internal','1','20','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(586,'SALI CUTTING DISK 9\"','',-2.00,'2024-08-18 21:43:01','70.00','4','newstock','1','','',185.00,'','1','68','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(587,'RAW BOLTS SHELLS M10','',-14.00,'2024-08-19 07:32:56','300.00','4','newstock','1','','',30.00,'','1','286','internal','1','149','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(588,'ANGLE LINE 40X40X3MM','',-2.00,'2024-08-19 08:23:21','19.00','4','newstock','1','','',1420.00,'','1','17','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(589,'FONTARC RODS 4MM','',3.00,'2024-08-19 09:00:37','1.00','4','newstock','1','','',1200.00,'','1','4','internal','1','179','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(590,'D 10MM','',-1.00,'2024-08-19 09:11:44','0.00','4','newstock','1','','',890.00,'','1','-1','internal','1','189','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(591,'ANGLE LINE 40X40X3MM','',-2.00,'2024-08-20 08:46:09','17.00','4','newstock','1','','',1420.00,'','1','15','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(592,'RAW BOLTS SHELLS M10','',-14.00,'2024-08-20 08:47:42','286.00','4','newstock','1','','',30.00,'','1','272','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(593,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-20 08:49:05','19.00','4','newstock','1','','',800.00,'','1','18','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(594,'ANGLE LINE 40X40X3MM','',-9.00,'2024-08-21 07:54:11','15.00','4','newstock','1','','',1420.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(595,'RAW BOLTS SHELLS M10','',84.00,'2024-08-21 08:02:21','272.00','4','newstock','1','','',30.00,'','1','356','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(596,'WELDING RODS HERO 2.5 KG','',-3.00,'2024-08-21 08:02:54','9.00','4','newstock','1','','',862.50,'','1','6','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(597,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-08-21 08:03:29','5.00','4','newstock','1','','',890.00,'','1','4','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(598,'ROBTEC CUTTING DISK 9\"','',-1.00,'2024-08-21 08:03:53','87.00','4','newstock','1','','',135.00,'','1','86','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(599,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-21 08:08:59','9.00','4','newstock','1','','',1360.00,'','1','8','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(600,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-21 08:09:55','8.00','4','newstock','1','','',1360.00,'','1','7','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(601,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-08-21 08:10:41','10.00','4','newstock','1','','',750.00,'','1','9','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(602,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',2.00,'2024-08-21 08:11:03','9.00','4','newstock','1','','',750.00,'','1','11','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(603,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2024-08-21 08:11:32','11.00','4','newstock','1','','',750.00,'','1','9','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(604,'SQUARE HOLLOW SECTION 40X40X1.5MM','',2.00,'2024-08-21 08:12:01','7.00','4','newstock','1','','',1360.00,'','1','9','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(605,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-08-21 08:12:46','34.00','4','newstock','1','','',460.00,'','1','33','internal','1','4','','',0.00,'','480','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(606,'SQUARE HOLLOW SECTION 20X20X1.5MM','',10.00,'2024-08-21 08:13:12','36.00','4','newstock','1','','',675.00,'','1','46','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(607,'RAW BOLTS SHELLS M10','',-296.00,'2024-08-21 08:25:08','356.00','4','newstock','1','','',30.00,'','1','60','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(608,'D 10MM','',4.00,'2024-08-21 09:43:35','-1.00','5','newstock','1','','',890.00,'','1','3','internal','1','189','','',0.00,'','920','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(609,'BOLTS & NUTS 1/4\"X1-1/2\" PER PC','',218.00,'2024-08-21 09:51:00','3.00','5','newstock','1','','',330.00,'','1','221','internal','1','116','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(610,'BOLTS & NUTS 1/4\"X1\" PER PC','',186.00,'2024-08-21 09:51:29','2.00','5','newstock','1','','',330.00,'','1','188','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(611,'BOLTS & NUTS 3/8\"X1-1/2\" PER PC','',89.00,'2024-08-21 09:53:39','6.00','5','newstock','1','','',330.00,'','1','95','internal','1','113','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(612,'BOLTS & NUTS 3/8\"X1\" PER PC','',122.00,'2024-08-21 09:54:55','-46.00','5','newstock','1','','',330.00,'','1','76','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(613,'BOLTS & NUTS 3/8\"X1\" PER PC','',92.00,'2024-08-21 09:55:20','76.00','5','newstock','1','','',330.00,'','1','168','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(614,'BOLTS & NUTS 5/16\"X1-1/2\" PER PC','',92.00,'2024-08-21 09:55:49','2.00','5','newstock','1','','',330.00,'','1','94','internal','1','112','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(615,'BOLTS & NUTS 5/16\"X1\" PER PC','',110.00,'2024-08-21 09:56:29','2.00','5','newstock','1','','',330.00,'','1','112','internal','1','117','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(616,'BOLTS & NUTS 5/16\"X2\" PER PC','',78.00,'2024-08-21 09:57:01','2.00','5','newstock','1','','',330.00,'','1','80','internal','1','115','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(617,'GI WASHER 1/4\" PER PC','',357.00,'2024-08-21 09:59:09','1.00','5','newstock','1','','',400.00,'','1','358','internal','1','108','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(618,'GI WASHER 3/8\" PER PC','',55.00,'2024-08-21 09:59:24','1.00','5','newstock','1','','',400.00,'','1','56','internal','1','110','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(619,'GI WASHER 5/16\" PER PC','',175.00,'2024-08-21 09:59:43','1.00','5','newstock','1','','',400.00,'','1','176','internal','1','109','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(620,'ANGLE LINE 40X40X3MM','',5.00,'2024-08-21 10:25:50','6.00','5','newstock','1','','',1420.00,'','1','11','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(621,'ANGLE LINE 40X40X3MM','',5.00,'2024-08-21 10:28:30','11.00','4','newstock','1','','',1420.00,'','1','16','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(622,'BOLTS & NUTS 1/4\"X2\" PER PC','',185.00,'2024-08-21 10:57:47','3.00','5','newstock','1','','',330.00,'','1','188','internal','1','118','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(623,'BOLTS &NUTS 3/8\" X 2\"','',84.00,'2024-08-22 07:55:02','0.00','5','newstock','1','','',330.00,'','1','84','internal','1','190','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(624,'ROUND BAR 12MMX6MTRS STANDARD','',5.00,'2024-08-22 09:25:29','0.00','5','newstock','1','','',700.00,'','1','5','internal','1','191','','',0.00,'','825','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(625,'NAILS 4\" INCH','',27.50,'2024-08-22 09:46:27','0.00','4','newstock','1','','',160.00,'','1','27.5','internal','1','132','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(626,'ROOF NAILS 3\" INCH','',36.50,'2024-08-22 09:48:00','0.00','4','newstock','1','','',190.00,'','1','36.5','internal','1','134','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(627,'NAILS 3\" INCH','',31.50,'2024-08-22 09:51:28','0.00','4','newstock','1','','',150.00,'','1','31.5','internal','1','133','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(628,'STEEL NAILS 2\" ( CONCRETE NAILS)','',5.00,'2024-08-22 09:56:52','0.00','4','newstock','1','','',300.00,'','1','5','internal','1','186','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(629,'STEEL NAILS 3\" ( CONCRETE NAILS)','',5.00,'2024-08-22 09:57:29','0.00','4','newstock','1','','',300.00,'','1','5','internal','1','187','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(630,'STEEL NAILS 4\" ( CONCRETE NAILS)','',3.00,'2024-08-22 09:58:25','0.00','4','newstock','1','','',300.00,'','1','3','internal','1','188','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(631,'ROUND BAR 10MM','',-3.00,'2024-08-22 09:59:18','4.00','4','newstock','1','','',1000.00,'','1','1','internal','1','11','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(632,'ANGLE LINE 40X40X3MM','',-3.00,'2024-08-22 09:59:49','16.00','4','newstock','1','','',1420.00,'','1','13','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(633,'ROBTEC CUTTING DISK 9\"','',-1.00,'2024-08-22 10:00:30','86.00','4','newstock','1','','',135.00,'','1','85','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(634,'ROBTEC GRINDING DISK 7\"','',-2.00,'2024-08-22 10:01:41','41.00','4','newstock','1','','',145.00,'','1','39','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(635,'YUBLA METAL PRIMER 4LTRS','',-5.00,'2024-08-22 10:04:47','18.00','4','newstock','1','','',800.00,'','1','13','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(636,'FLAT BAR 25X5MM','',5.00,'2024-08-23 16:25:09','0.00','5','newstock','1','','',550.00,'','1','5','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(637,'ABRA GRINDING DISK 7\"','',-10.00,'2024-08-27 09:21:08','44.00','4','newstock','1','','',164.72,'','1','34','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(638,'SUPERGLUE','',-1.00,'2024-08-27 09:22:21','11.00','4','newstock','1','','',25.00,'','1','10','internal','1','82','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(639,'OASIS CUTTING DISC 9\"','',-6.00,'2024-08-27 09:22:52','44.00','4','newstock','1','','',135.00,'','1','38','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(640,'SALI CUTTING DISK 9\"','',-5.00,'2024-08-27 09:28:58','68.00','4','newstock','1','','',105.00,'','1','63','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(641,'ROBTEC GRINDING DISK 7\"','',-2.00,'2024-08-27 09:29:35','39.00','4','newstock','1','','',145.00,'','1','37','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(642,'FLAT HIDGES TUBE','',-2.00,'2024-08-27 09:30:00','113.00','4','newstock','1','','',70.00,'','1','111','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(643,'WELDING RODS HERO 2.5 KG','',-1.00,'2024-08-27 09:30:23','6.00','4','newstock','1','','',862.50,'','1','5','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(644,'KONJI','',-1.00,'2024-08-27 09:30:45','280.00','4','newstock','1','','',70.00,'','1','279','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(645,'ROBTEC CUTTING DISK 9\"','',-2.00,'2024-08-27 09:31:08','85.00','4','newstock','1','','',135.00,'','1','83','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(646,'PAINT BRUSH 4\"','',-1.00,'2024-08-27 09:31:30','8.00','4','newstock','1','','',75.00,'','1','7','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(647,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-27 09:31:50','13.00','4','newstock','1','','',800.00,'','1','12','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(648,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-08-27 09:32:07','12.00','4','newstock','1','','',800.00,'','1','11','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(649,'WINDOW LATCHES 100MM','',-328.00,'2024-08-27 09:38:03','386.00','4','newstock','1','','',80.00,'','1','58','internal','1','39','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(650,'SQUARE HOLLOW SECTION 40X40X1MM','',2.00,'2024-08-27 12:23:12','4.00','4','newstock','1','','',890.00,'','1','6','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(651,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-08-27 12:25:26','9.00','4','newstock','1','','',1360.00,'','1','8','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(652,'SQUARE HOLLOW SECTION 25X25X1.5MM','',23.00,'2024-08-27 12:28:46','23.00','4','newstock','1','','',860.00,'','1','46','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(653,'SQUARE HOLLOW SECTION 25X25X1MM','',-4.00,'2024-08-27 12:39:39','50.00','4','newstock','1','','',545.00,'','1','46','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(654,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-23.00,'2024-08-27 12:40:14','46.00','4','newstock','1','','',860.00,'','1','23','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(655,'FLAT BAR 20X5MM','',9.00,'2024-08-27 12:42:07','9.00','4','newstock','1','','',570.00,'','1','18','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(656,'MILD STEEL PLATE 8X4X1MM','',3.00,'2024-08-27 12:44:31','2.00','4','newstock','1','','',2400.00,'','1','5','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(657,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-2.00,'2024-08-27 13:27:27','10.00','4','newstock','1','','',1100.00,'','1','8','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(658,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2024-08-27 13:29:34','33.00','4','newstock','1','','',460.00,'','1','32','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(659,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','',-1.00,'2024-08-27 13:33:06','11.00','4','newstock','1','','',2350.00,'','1','10','internal','1','23','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(660,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2024-08-27 13:33:56','19.00','4','newstock','1','','',1480.00,'','1','18','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(661,'ROUND BAR 12MMX12MTRS STANDARD','',-4.50,'2024-08-27 13:34:54','5.00','4','newstock','1','','',1400.00,'','1','0.5','internal','1','191','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(662,'ROUND BAR 16 LENGTH','',-1.00,'2024-08-27 13:35:46','2.00','4','newstock','1','','',2550.00,'','1','1','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(663,'FLAT BAR 20X2.5','',-2.00,'2024-08-27 13:36:24','67.00','4','newstock','1','','',270.00,'','1','65','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(664,'FLAT BAR 20X2.5','',-1.00,'2024-08-27 13:36:37','65.00','4','newstock','1','','',270.00,'','1','64','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(665,'FLAT BAR 25X3MM','',-8.00,'2024-08-27 13:37:08','20.00','4','newstock','1','','',420.00,'','1','12','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(666,'TEE 25X25X3MM','',-1.00,'2024-08-27 13:40:21','10.00','4','newstock','1','','',980.00,'','1','9','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(667,'MILD STEEL PLATE 8X4X1.35MM','',4.00,'2024-08-27 13:42:49','2.00','4','newstock','1','','',4200.00,'','1','6','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(668,'MILD STEEL PLATE 8X4X2MM','',-6.00,'2024-08-27 13:43:11','7.00','4','newstock','1','','',6000.00,'','1','1','internal','1','42','','',0.00,'','6500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(669,'MILD STEEL PLATE 8X4X1.35MM','',-1.00,'2024-08-27 13:43:58','6.00','4','newstock','1','','',4200.00,'','1','5','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(670,'CHEQUERED PLATE EMBOSED','',2.00,'2024-08-27 13:49:45','0.00','5','newstock','1','','',4000.00,'','1','2','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(671,'SQUARE HOLLOW SECTION 25X25X1MM','',4.00,'2024-08-28 15:33:21','46.00','5','newstock','1','','',545.00,'','1','50','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(672,'SQUARE HOLLOW SECTION 20X20X1MM','',-8.00,'2024-08-29 08:32:15','30.00','4','newstock','1','','',460.00,'','1','22','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(673,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-08-29 08:32:39','6.00','4','newstock','1','','',890.00,'','1','5','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(674,'SALI CUTTING DISK 9\"','',-1.00,'2024-08-29 08:33:26','63.00','4','newstock','1','','',105.00,'','1','62','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(675,'STEEL NAILS 3\" ( CONCRETE NAILS)','',-1.00,'2024-08-29 08:33:52','5.00','4','newstock','1','','',300.00,'','1','4','internal','1','187','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(676,'ROOF NAILS','',-1.00,'2024-08-29 08:35:07','36.50','4','newstock','1','','',190.00,'','1','35.5','internal','1','134','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(677,'KONJI','',-215.00,'2024-08-31 09:52:44','279.00','4','newstock','1','','',70.00,'','1','64','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(678,'U LOCK PAIR','',-179.00,'2024-08-31 09:53:33','196.00','4','newstock','1','','',35.00,'','1','17','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(679,'STOPPER SMALL HOLE HEAVY GAUGE','',5.00,'2024-08-31 09:55:00','199.00','4','newstock','1','','',10.00,'','1','204','internal','1','40','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(680,'WINDOW HIDGES SMALL','',48.00,'2024-08-31 09:56:54','50.00','4','newstock','1','','',25.00,'','1','98','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(681,'WINDOW HIDGES BIG','',18.00,'2024-08-31 09:57:27','20.00','4','newstock','1','','',55.00,'','1','38','internal','1','16','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(682,'HAMMER GREEN 27MM','',-6.00,'2024-08-31 09:58:15','12.00','4','newstock','1','','',260.00,'','1','6','internal','1','152','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(683,'BOLTS & NUTS 3/8\"X1\" PER PC','',-6.00,'2024-08-31 09:58:52','168.00','4','newstock','1','','',330.00,'','1','162','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(684,'GI WASHER 3/8\" PER PC','',-4.00,'2024-08-31 09:59:29','56.00','4','newstock','1','','',400.00,'','1','52','internal','1','110','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(685,'MINDY PADLOCK AF4 60MM','',-2.00,'2024-08-31 10:02:11','10.00','4','newstock','1','','',600.00,'','1','8','internal','1','147','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(686,'MINDY PADLOCK AF4 50MM','',-6.00,'2024-08-31 10:59:13','10.00','4','newstock','1','','',550.00,'','1','4','internal','1','146','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(687,'MINDY PADLOCK AF4 40MM','',-1.00,'2024-08-31 10:59:48','10.00','4','newstock','1','','',500.00,'','1','9','internal','1','145','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(688,'ABRA CUTTING DISK 9\"','',-3.00,'2024-08-31 11:02:52','44.00','4','newstock','1','','',156.60,'','1','41','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(689,'ROBTEC GRINDING DISK 7\"','',1.00,'2024-08-31 11:03:27','36.00','4','newstock','1','','',145.00,'','1','37','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(690,'SALI CUTTING DISK 9\"','',-2.00,'2024-08-31 11:04:10','62.00','4','newstock','1','','',105.00,'','1','60','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(691,'WALL PLUG 10MM','',-2.00,'2024-08-31 11:05:07','4.00','4','newstock','1','','',110.00,'','1','2','internal','1','157','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(692,'WALL PLUG 12MM','',-2.00,'2024-08-31 11:05:32','4.00','4','newstock','1','','',120.00,'','1','2','internal','1','158','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(693,'WALL PLUG 6MM','',-2.00,'2024-08-31 11:06:03','4.00','4','newstock','1','','',90.00,'','1','2','internal','1','155','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(694,'WALL PLUG 8MM','',-2.00,'2024-08-31 11:06:26','5.00','4','newstock','1','','',100.00,'','1','3','internal','1','156','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(695,'ROOF RUBBERS','',18.00,'2024-08-31 11:18:32','0.00','5','newstock','1','','',70.00,'','1','18','internal','1','194','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(696,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2024-08-31 11:41:29','5.00','4','newstock','1','','',2400.00,'','1','4','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(697,'ROBTEC INOX CUTTING DISK 4-1/2\"','',1.00,'2024-08-31 11:41:51','99.00','4','newstock','1','','',50.00,'','1','100','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(698,'WELDING RODS HERO 3.2 5KG','',4.00,'2024-09-05 10:12:56','7.00','5','newstock','1','','',862.50,'','1','11','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(699,'FLAT HIDGES TUBE','',-55.00,'2024-09-05 10:16:14','109.00','4','newstock','1','','',70.00,'','1','54','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(700,'WINDOW LATCHES 100MM','',-30.00,'2024-09-05 10:16:44','58.00','4','newstock','1','','',80.00,'','1','28','internal','1','39','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(701,'YUBLA METAL PRIMER 4LTRS','',2.00,'2024-09-09 10:18:40','11.00','5','newstock','1','','',800.00,'','1','13','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(702,'FONTARC RODS 4MM','',8.00,'2024-09-09 10:19:10','0.00','5','newstock','1','','',1200.00,'','1','8','internal','1','179','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(704,'','1',5.00,'2024-09-10 14:46:16','4.00','5','newstock','1','51725968353','8',1680.00,'','1','9','supplier','1','183','','',0.00,'VATABLE','1800','1158.62','7241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(705,'','1',10.00,'2024-09-10 14:46:37','8.00','5','newstock','1','51725968353','8',1350.00,'','1','18','supplier','1','35','','',0.00,'VATABLE','1450','1862.07','11637.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(706,'','1',10.00,'2024-09-10 14:46:59','5.00','5','newstock','1','51725968353','8',890.00,'','1','15','supplier','1','5','','',0.00,'VATABLE','950','1227.59','7672.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(707,'','1',20.00,'2024-09-10 14:47:25','22.00','5','newstock','1','51725968353','8',860.00,'','1','42','supplier','1','33','','',0.00,'VATABLE','950','2372.41','14827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(708,'','1',30.00,'2024-09-10 14:47:46','21.00','5','newstock','1','51725968353','8',460.00,'','1','51','supplier','1','4','','',0.00,'VATABLE','500','1903.45','11896.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(709,'','1',5.00,'2024-09-10 14:48:04','4.00','5','newstock','1','51725968353','8',1080.00,'','1','9','supplier','1','36','','',0.00,'VATABLE','1170','744.83','4655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(710,'','1',5.00,'2024-09-10 14:49:16','9.00','5','newstock','1','51725968353','8',750.00,'','1','14','supplier','1','9','','',0.00,'VATABLE','900','517.24','3232.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(711,'','1',10.00,'2024-09-10 14:49:38','11.00','5','newstock','1','51725968353','8',1380.00,'','1','21','supplier','1','12','','',0.00,'VATABLE','1600','1903.45','11896.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(712,'','1',20.00,'2024-09-10 14:49:58','0.00','5','newstock','1','51725968353','8',100.00,'','1','20','supplier','1','195','','',0.00,'VATABLE','200','275.86','1724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(713,'','1',3.00,'2024-09-10 14:50:19','0.00','5','newstock','1','51725968353','8',2200.00,'','1','3','supplier','1','185','','',0.00,'VATABLE','2900','910.34','5689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(714,'FLAT HIDGES TUBE','',100.00,'2024-09-11 09:26:48','54.00','4','newstock','1','','',70.00,'','1','154','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(715,'RAW BOLTS SHELLS M8','',-450.00,'2024-09-11 18:40:14','500.00','4','newstock','1','','',25.00,'','1','50','internal','1','148','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(716,'BOLTS & NUTS 1/4\"X2\" PER PC','',-300.00,'2024-09-11 18:44:31','188.00','4','newstock','1','','',330.00,'','1','-112','internal','1','118','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(717,'BOLTS & NUTS 1/4\"X2\" PER PC','',300.00,'2024-09-11 18:45:37','-112.00','4','newstock','1','','',330.00,'','1','188','internal','1','118','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(718,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-1.00,'2024-09-14 10:58:16','38.00','4','newstock','1','','',860.00,'','1','37','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(719,'','1',8.00,'2024-09-14 13:14:09','3.00','5','newstock','1','51726308648','8',900.00,'','1','11','supplier','1','106','','',0.00,'VATABLE','1200','993.10','6206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(720,'ANGLE LINE 40X40X3MM','',-1.00,'2024-09-16 07:50:23','18.00','4','newstock','1','','',1380.00,'','1','17','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(721,'RAW BOLTS SHELLS M10','',-8.00,'2024-09-16 07:51:03','57.00','4','newstock','1','','',35.00,'','1','49','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(722,'GI WASHER 3/8\" PER PC','',-4.00,'2024-09-16 07:51:34','48.00','4','newstock','1','','',10.00,'','1','44','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(723,'SQUARE HOLLOW SECTION 50X50X1MM','',-1.00,'2024-09-16 07:52:12','15.00','4','newstock','1','','',1450.00,'','1','14','internal','1','7','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(724,'INSULATING TAPE','',-1.00,'2024-09-16 07:52:48','50.00','4','newstock','1','','',30.00,'','1','49','internal','1','60','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(725,'FLAT HIDGES TUBE','',18.00,'2024-09-17 08:46:39','146.00','5','newstock','1','','',70.00,'','1','164','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(726,'KONJI','',100.00,'2024-09-17 16:45:34','59.00','4','newstock','1','','',70.00,'','1','159','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(727,'WINDOW LATCHES 100MM','',-28.00,'2024-09-17 16:46:55','28.00','4','newstock','1','','',80.00,'','1','0','internal','1','39','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(728,'WINDOW LATCHES 100MM','',72.00,'2024-09-17 16:47:10','0.00','4','newstock','1','','',80.00,'','1','72','internal','1','39','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(729,'KONJI','',-48.00,'2024-09-17 16:48:30','159.00','4','newstock','1','','',70.00,'','1','111','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(730,'FLAT HIDGES TUBE','',-164.00,'2024-09-17 16:50:45','164.00','4','newstock','1','','',70.00,'','1','0','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(731,'FLAT HIDGES TUBE','',74.00,'2024-09-17 16:51:02','0.00','4','newstock','1','','',70.00,'','1','74','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(732,'STOPPER SMALL HOLE HEAVY GAUGE','',-155.00,'2024-09-17 17:01:45','204.00','4','newstock','1','','',10.00,'','1','49','internal','1','40','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(733,'STOPPER SMALL HOLE HEAVY GAUGE','',2000.00,'2024-09-19 10:33:29','49.00','4','newstock','1','','',10.00,'','1','2049','internal','1','40','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(734,'ROBTEC GRINDING DISK 7\"','',60.00,'2024-09-19 10:36:03','11.00','4','newstock','1','','',145.00,'','1','71','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(735,'WINDOW HIDGES BIG','',50.00,'2024-09-19 10:39:38','38.00','4','newstock','1','','',40.00,'','1','88','internal','1','16','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(736,'WINDOW HIDGES SMALL','',50.00,'2024-09-19 10:40:01','98.00','4','newstock','1','','',25.00,'','1','148','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(737,'PAD BOLT KOJI','',12.00,'2024-09-19 11:44:56','0.00','4','newstock','1','','',75.00,'','1','12','internal','1','197','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(738,'TOWER BOLTS','',12.00,'2024-09-19 11:45:50','0.00','4','newstock','1','','',65.00,'','1','12','internal','1','198','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(739,'ECONOMY GREY','',20.00,'2024-09-19 11:46:25','0.00','4','newstock','1','','',800.00,'','1','20','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(740,'ECONOMY GLOSS','',5.00,'2024-09-19 11:47:06','0.00','4','newstock','1','','',250.00,'','1','5','internal','1','201','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(741,'ECONOMY GLOSS','',5.00,'2024-09-19 16:30:09','0.00','4','newstock','1','','',800.00,'','1','5','internal','1','200','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(742,'Medium KOJI','',20.00,'2024-09-19 16:30:33','0.00','4','newstock','1','','',50.00,'','1','20','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(743,'FLATBAR 50X3MM','',10.00,'2024-09-20 15:27:20','0.00','5','newstock','1','','',920.00,'','1','10','internal','1','202','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(744,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',10.00,'2024-09-21 14:56:52','8.00','5','newstock','1','','',1080.00,'','1','18','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(745,'WELDING RODS HERO 3.2 5KG','',4.00,'2024-09-21 14:57:56','5.00','5','newstock','1','','',900.00,'','1','9','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(746,'D 12','',15.00,'2024-09-30 11:12:40','0.00','4','newstock','1','','',1220.00,'','1','15','internal','1','204','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(747,'D 10MM','',1.00,'2024-09-30 11:21:54','0.00','4','newstock','1','','',840.00,'','Main','1','Internal','Main','189','','',0.00,'','860','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(748,'ANGLE LINE 25X3MM','',10.00,'2024-09-30 11:34:39','0.00','4','newstock','1','','',850.00,'','1','10','internal','1','206','','',0.00,'','930','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(749,'BOLTS & NUTS 3/8\"X1\" PER PC','',-120.00,'2024-10-03 07:29:48','158.00','4','newstock','1','','',10.00,'','1','38','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(750,'ANGLE LINE 40X40X3MM','',-2.00,'2024-10-03 07:30:13','17.00','4','newstock','1','','',1380.00,'','1','15','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(751,'SQUARE HOLLOW SECTION 30X30X1.5MM','',-2.00,'2024-10-03 07:30:41','20.00','4','newstock','1','','',1070.00,'','1','18','internal','1','34','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(752,'SQUARE HOLLOW SECTION 30X30X1MM','',-2.00,'2024-10-03 07:31:02','10.00','4','newstock','1','','',710.00,'','1','8','internal','1','6','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(753,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-3.00,'2024-10-03 07:31:30','18.00','4','newstock','1','','',1350.00,'','1','15','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(754,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-10-03 07:31:56','3.00','4','newstock','1','','',800.00,'','1','2','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(755,'BLACK PIPE1 1/2\"','',-2.00,'2024-10-03 07:32:27','3.00','4','newstock','1','','',2200.00,'','1','1','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(756,'SALI CUTTING DISK 9\"','',-1.00,'2024-10-03 07:32:49','44.00','4','newstock','1','','',105.00,'','1','43','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(757,'GI WASHER 3/8\" PER PC','',-13.00,'2024-10-03 07:33:23','44.00','4','newstock','1','','',10.00,'','1','31','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(758,'','1',5.00,'2024-10-03 07:40:49','15.00','5','newstock','1','51727930281','26',1320.00,'','1','20','supplier','1','12','','',0.00,'VATABLE','1600','910.34','5689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(759,'','1',1.00,'2024-10-03 07:41:04','0.00','5','newstock','1','51727930281','26',4540.00,'','1','1','supplier','1','208','','',0.00,'VATABLE','6200','626.21','3913.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(760,'','1',5.00,'2024-10-03 07:41:22','1.00','5','newstock','1','51727930281','26',2140.00,'','1','6','supplier','1','185','','',0.00,'VATABLE','2900','1475.86','9224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(761,'','1',2.00,'2024-10-03 07:41:38','0.00','5','newstock','1','51727930281','26',5550.00,'','1','2','supplier','1','207','','',0.00,'VATABLE','6200','1531.03','9568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(762,'','1',5.00,'2024-10-03 07:42:14','3.00','5','newstock','1','51727930281','26',2200.00,'','1','8','supplier','1','8','','',0.00,'VATABLE','2650','1517.24','9482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(763,'','1',10.00,'2024-10-03 07:42:57','35.00','5','newstock','1','51727930281','26',790.00,'','1','45','supplier','1','33','','',0.00,'VATABLE','950','1089.66','6810.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(764,'','1',15.00,'2024-10-03 07:47:24','37.00','5','newstock','1','51727930281','26',630.00,'','1','52','supplier','1','32','','',0.00,'VATABLE','750','1303.45','8146.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(765,'','1',10.00,'2024-10-03 07:47:42','15.00','5','newstock','1','51727930281','26',1300.00,'','1','25','supplier','1','35','','',0.00,'VATABLE','1450','1793.10','11206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(766,'','1',10.00,'2024-10-03 07:48:03','50.00','5','newstock','1','51727930281','26',550.00,'','1','60','supplier','1','3','','',0.00,'VATABLE','650','758.62','4741.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(767,'','1',10.00,'2024-10-03 07:48:19','4.00','5','newstock','1','51727930281','26',700.00,'','1','14','supplier','1','9','','',0.00,'VATABLE','900','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(768,'','1',5.00,'2024-10-03 07:48:33','8.00','5','newstock','1','51727930281','26',670.00,'','1','13','supplier','1','6','','',0.00,'VATABLE','750','462.07','2887.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(769,'','1',1.00,'2024-10-03 07:49:21','44.00','5','newstock','1','51727930281','26',450.00,'','1','45','supplier','1','4','','',0.00,'VATABLE','500','62.07','387.93','16.00','','returned',5,'2024-10-03 07:50:10','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(770,'','1',10.00,'2024-10-03 07:50:28','44.00','5','newstock','1','51727930281','26',450.00,'','1','54','supplier','1','4','','',0.00,'VATABLE','500','620.69','3879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(771,'BURFERS','',15.00,'2024-10-03 16:15:02','0.00','5','newstock','1','','',150.00,'','1','15','internal','1','209','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(772,'ANGLE LINE 40X40X3MM','',-1.00,'2024-10-04 08:15:44','20.00','4','newstock','1','','',1320.00,'','1','19','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(773,'RAW BOLTS SHELLS M10','',-10.00,'2024-10-04 08:16:06','49.00','4','newstock','1','','',35.00,'','1','39','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(774,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-5.00,'2024-10-04 08:16:54','97.00','4','newstock','1','','',50.00,'','1','92','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(775,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-1.00,'2024-10-04 08:17:25','92.00','4','newstock','1','','',50.00,'','1','91','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(776,'MILD STEEL PLATE 8X4X1.85MM','',-2.00,'2024-10-04 08:20:06','2.00','4','newstock','1','','',5550.00,'','1','0','internal','1','207','','',0.00,'','6200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(777,'MILD STEEL PLATE 8X4X1MM','',-3.00,'2024-10-04 08:21:05','8.00','4','newstock','1','','',2200.00,'','1','5','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(778,'MILD STEEL PLATE 8X4X1.35MM','',-1.00,'2024-10-04 08:21:32','2.00','4','newstock','1','','',4200.00,'','1','1','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(779,'ANGLE LINE 40X40X3MM','',-3.00,'2024-10-04 08:22:46','19.00','4','newstock','1','','',1320.00,'','1','16','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(780,'RAW BOLTS SHELLS M10','',-9.00,'2024-10-04 08:23:26','39.00','4','newstock','1','','',35.00,'','1','30','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(781,'WELDING RODS HERO 2.5 KG','',-1.00,'2024-10-04 08:23:52','4.00','4','newstock','1','','',862.50,'','1','3','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(782,'BOLTS & NUTS 3/8\"X1\" PER PC','',-6.00,'2024-10-04 08:24:19','38.00','4','newstock','1','','',10.00,'','1','32','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(783,'GI WASHER 3/8\" PER PC','',-6.00,'2024-10-04 08:24:46','31.00','4','newstock','1','','',10.00,'','1','25','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(784,'YUBLA METAL PRIMER 4LTRS','',-1.00,'2024-10-04 08:25:29','2.00','4','newstock','1','','',800.00,'','1','1','internal','1','104','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(785,'MILD STEEL PLATE 8X4X1.35MM','',1.00,'2024-10-04 08:26:11','1.00','4','newstock','1','','',4200.00,'','1','2','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(786,'SQUARE HOLLOW SECTION 50X50X1.5MM','',-1.00,'2024-10-04 08:27:36','9.00','4','newstock','1','','',1680.00,'','1','8','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(787,'SALI CUTTING DISK 9\"','',-1.00,'2024-10-04 08:29:52','43.00','4','newstock','1','','',105.00,'','1','42','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(788,'FLAT HIDGES TUBE','',-4.00,'2024-10-04 08:30:46','74.00','4','newstock','1','','',70.00,'','1','70','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(789,'ECONOMY GREY','',-1.00,'2024-10-04 08:42:51','20.00','4','newstock','1','','',800.00,'','1','19','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(790,'ECONOMY GREY','',-1.00,'2024-10-04 08:48:58','19.00','4','newstock','1','','',800.00,'','1','18','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(791,'ECONOMY GREY','',-1.00,'2024-10-04 08:48:58','18.00','4','newstock','1','','',800.00,'','1','17','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(792,'BOLTS & NUTS 3/8\"X1\" PER PC','',187.00,'2024-10-05 14:19:32','32.00','5','newstock','1','','',10.00,'','1','219','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(793,'GI WASHER 3/8\" PER PC','',321.00,'2024-10-05 14:19:52','25.00','5','newstock','1','','',10.00,'','1','346','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(794,'RAW BOLTS SHELLS M10','',180.00,'2024-10-05 16:06:01','30.00','5','newstock','1','','',35.00,'','1','210','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(795,'CHEQUERED PLATE EMBOSED','',-2.00,'2024-10-08 08:43:26','2.00','4','newstock','1','','',4000.00,'','1','0','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(796,'CHEQUERED PLATE EMBOSED','',0.50,'2024-10-08 08:43:46','0.00','4','newstock','1','','',4000.00,'','1','0.5','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(797,'BLACK PIPE 3\"','',-1.00,'2024-10-08 08:45:33','1.00','4','newstock','1','','',4540.00,'','1','0','internal','1','208','','',0.00,'','6200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(798,'GI WASHER 3/8\" PER PC','',-12.00,'2024-10-08 08:46:08','346.00','4','newstock','1','','',10.00,'','1','334','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(799,'GI WASHER 3/8\" PER PC','',-12.00,'2024-10-08 08:48:00','334.00','4','newstock','1','','',10.00,'','1','322','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(800,'Medium KOJI','',-22.00,'2024-10-08 08:49:38','20.00','4','newstock','1','','',50.00,'','1','-2','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(801,'FLAT HIDGES TUBE','',-10.00,'2024-10-08 08:50:22','70.00','4','newstock','1','','',70.00,'','1','60','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(802,'SQUARE HOLLOW SECTION 25X25X1MM','',-2.00,'2024-10-08 08:51:15','60.00','4','newstock','1','','',550.00,'','1','58','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(803,'FLAT BAR 20X5MM','',-1.00,'2024-10-08 08:51:51','17.00','4','newstock','1','','',570.00,'','1','16','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(804,'RAW BOLTS SHELLS M10','',-12.00,'2024-10-08 08:58:03','210.00','4','newstock','1','','',35.00,'','1','198','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(805,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-3.00,'2024-10-08 08:58:43','52.00','4','newstock','1','','',630.00,'','1','49','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(806,'ROBTEC GRINDING DISK 7\"','',-2.00,'2024-10-08 08:59:50','68.00','4','newstock','1','','',145.00,'','1','66','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(807,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-5.00,'2024-10-08 09:00:41','45.00','4','newstock','1','','',790.00,'','1','40','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(808,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-10-08 09:01:33','8.00','4','newstock','1','','',900.00,'','1','7','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(809,'ANGLE LINE 40X40X3MM','',-2.00,'2024-10-08 09:06:10','16.00','4','newstock','1','','',1320.00,'','1','14','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(810,'SALI CUTTING DISK 9\"','',-3.00,'2024-10-08 09:06:39','42.00','4','newstock','1','','',105.00,'','1','39','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(811,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-4.00,'2024-10-08 09:07:31','25.00','4','newstock','1','','',1300.00,'','1','21','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(812,'SQUARE HOLLOW SECTION 20X20X1MM','',-7.00,'2024-10-08 09:08:28','54.00','4','newstock','1','','',450.00,'','1','47','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(813,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-10-08 09:09:08','47.00','4','newstock','1','','',450.00,'','1','45','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(814,'SQUARE HOLLOW SECTION 25X25X1MM','',-2.00,'2024-10-08 10:55:00','57.00','4','newstock','1','','',550.00,'','1','55','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(815,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',-1.00,'2024-10-08 10:55:52','10.00','4','newstock','1','','',950.00,'','1','9','internal','1','125','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(816,'ANGLE LINE 40X40X3MM','',-4.00,'2024-10-08 10:56:39','14.00','4','newstock','1','','',1320.00,'','1','10','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(817,'RAW BOLTS SHELLS M10','',-34.00,'2024-10-08 10:57:06','198.00','4','newstock','1','','',35.00,'','1','164','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(818,'CIRCULAR HOLLOW SECTION 32X1.5MM','',-1.00,'2024-10-08 10:58:18','5.00','4','newstock','1','','',1150.00,'','1','4','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(819,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-4.00,'2024-10-08 10:58:47','91.00','4','newstock','1','','',50.00,'','1','87','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(820,'FLAT HIDGES TUBE','',-10.00,'2024-10-08 10:59:33','60.00','4','newstock','1','','',70.00,'','1','50','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(821,'Medium KOJI','',-7.00,'2024-10-08 11:00:22','-2.00','4','newstock','1','','',50.00,'','1','-9','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(822,'FLAT BAR 25X3MM','',-1.00,'2024-10-08 11:01:35','11.00','4','newstock','1','','',420.00,'','1','10','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(823,'FLAT BAR 20X5MM','',-1.00,'2024-10-08 11:03:17','16.00','4','newstock','1','','',570.00,'','1','15','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(824,'Medium KOJI','',28.00,'2024-10-09 09:50:19','-9.00','5','newstock','1','','',50.00,'','1','19','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(825,'CHEQUERED PLATE EMBOSED','',0.50,'2024-10-09 16:49:47','0.50','5','newstock','1','','',4000.00,'','1','1','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(826,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',-2.00,'2024-10-10 08:08:21','5.00','4','newstock','1','','',1250.00,'','1','3','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(827,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-2.00,'2024-10-10 08:08:45','87.00','4','newstock','1','','',50.00,'','1','85','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(828,'WELDING HOLDER 800A','',-1.00,'2024-10-10 08:09:17','15.00','4','newstock','1','','',300.00,'','1','14','internal','1','55','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(829,'WELDING RODS FONTARC 3.2 5KG','',4.00,'2024-10-10 17:05:23','4.00','5','newstock','1','','',1200.00,'','1','8','internal','1','100','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(830,'WELDING RODS HERO 3.2 5KG','',4.00,'2024-10-10 17:06:02','7.00','5','newstock','1','','',900.00,'','1','11','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(831,'WELDING RODS HERO 2.5 KG','',4.00,'2024-10-10 17:06:30','3.00','5','newstock','1','','',862.50,'','1','7','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(832,'U LOCK PAIR','',100.00,'2024-10-10 17:06:52','17.00','5','newstock','1','','',35.00,'','1','117','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(833,'SQUARE HOLLOW SECTION 16X16X1.5MM','',4.00,'2024-10-11 08:04:14','0.00','5','newstock','1','','',650.00,'','1','4','internal','1','210','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(834,'CHEQUERED PLATE EMBOSED','',1.00,'2024-10-11 09:18:06','1.00','5','newstock','1','','',4000.00,'','1','2','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(835,'ROUND BAR 16 LENGTH','',1.00,'2024-10-11 09:27:39','1.00','5','newstock','1','','',2550.00,'','1','2','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(836,'R 6MM','',4.00,'2024-10-11 13:50:12','0.00','5','newstock','1','','',180.00,'','1','4','internal','1','203','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(837,'ANGLE BAR 50X50X6MM','',1.00,'2024-10-12 10:01:30','0.00','5','newstock','1','','',3900.00,'','1','1','internal','1','214','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(838,'ANGLE BAR 50X50X4MM','',1.00,'2024-10-12 10:01:38','0.00','5','newstock','1','','',2550.00,'','1','1','internal','1','213','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(839,'ANGLE BAR 40X40X6MM','',1.00,'2024-10-12 10:02:05','0.00','5','newstock','1','','',2900.00,'','1','1','internal','1','212','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(840,'ANGLE BAR 40X40X4MM','',1.00,'2024-10-12 10:02:12','0.00','5','newstock','1','','',1900.00,'','1','1','internal','1','211','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(841,'ANGLE BAR 30X30X4MM','',2.00,'2024-10-12 11:31:19','0.00','5','newstock','1','','',1550.00,'','1','2','internal','1','215','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(842,'ANGLE BAR 50X50X6MM','',2.00,'2024-10-12 11:31:26','1.00','5','newstock','1','','',3900.00,'','1','3','internal','1','214','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(843,'ANGLE BAR 50X50X4MM','',2.00,'2024-10-12 11:31:33','1.00','5','newstock','1','','',2550.00,'','1','3','internal','1','213','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(844,'ANGLE BAR 40X40X6MM','',2.00,'2024-10-12 11:31:44','1.00','5','newstock','1','','',2900.00,'','1','3','internal','1','212','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(845,'ANGLE BAR 40X40X4MM','',2.00,'2024-10-12 11:31:53','1.00','5','newstock','1','','',1900.00,'','1','3','internal','1','211','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(846,'GOKUL NC PRIMER 0.8LT','',2.00,'2024-10-14 07:38:23','1.00','5','newstock','1','','',390.00,'','1','3','internal','1','174','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(847,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-4.00,'2024-10-14 08:08:29','21.00','4','newstock','1','','',1300.00,'','1','17','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(848,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-4.00,'2024-10-14 08:09:13','40.00','4','newstock','1','','',790.00,'','1','36','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(849,'FLAT BAR 40X3MM','',-1.00,'2024-10-14 08:09:52','8.00','4','newstock','1','','',580.00,'','1','7','internal','1','14','','',0.00,'','620','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(850,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-4.00,'2024-10-14 08:11:39','49.00','4','newstock','1','','',630.00,'','1','45','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(851,'FLAT HIDGES TUBE','',-28.00,'2024-10-14 08:17:02','50.00','4','newstock','1','','',70.00,'','1','22','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(852,'ECONOMY GREY','',-2.00,'2024-10-14 08:19:37','17.00','4','newstock','1','','',800.00,'','1','15','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(853,'FLAT BAR 25X5MM','',-2.00,'2024-10-14 08:24:21','3.00','4','newstock','1','','',550.00,'','1','1','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(854,'LATICO','',1.00,'2024-10-14 08:52:09','0.00','5','newstock','1','','',2550.00,'','1','1','internal','1','216','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(855,'FLAT HIDGES TUBE','',100.00,'2024-10-16 09:21:04','22.00','5','newstock','1','','',70.00,'','1','122','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(856,'KONJI','',-4.00,'2024-10-17 07:30:36','109.00','4','newstock','1','','',70.00,'','1','105','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(857,'ROBTEC GRINDING DISK 7\"','',-8.00,'2024-10-17 07:33:07','62.00','4','newstock','1','','',145.00,'','1','54','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(858,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-14.00,'2024-10-17 07:34:16','17.00','4','newstock','1','','',1480.00,'','1','3','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(859,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-2.00,'2024-10-17 07:34:47','19.00','4','newstock','1','','',1350.00,'','1','17','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(860,'D 10MM','',-1.00,'2024-10-17 07:35:46','3.00','4','newstock','1','','',840.00,'','1','2','internal','1','189','','',0.00,'','860','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(861,'R 6MM','',-2.00,'2024-10-17 07:36:52','4.00','4','newstock','1','','',180.00,'','1','2','internal','1','203','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(862,'RAW BOLTS SHELLS M10','',-30.00,'2024-10-17 07:38:49','164.00','4','newstock','1','','',35.00,'','1','134','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(863,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-3.00,'2024-10-17 07:40:38','85.00','4','newstock','1','','',50.00,'','1','82','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(864,'U LOCK PAIR','',-12.00,'2024-10-17 07:42:03','117.00','4','newstock','1','','',35.00,'','1','105','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(865,'ROOF NAILS','',-3.00,'2024-10-17 07:43:21','35.50','4','newstock','1','','',190.00,'','1','32.5','internal','1','134','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(866,'LOUVERS','',-10.00,'2024-10-17 07:44:57','15.00','4','newstock','1','','',241.00,'','1','5','internal','1','209','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(867,'BLACK PIPE1 1/2\"','',-1.00,'2024-10-17 07:45:55','6.00','4','newstock','1','','',2140.00,'','1','5','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(868,'ANGLE LINE 40X40X3MM','',-5.00,'2024-10-17 07:47:11','10.00','4','newstock','1','','',1320.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(869,'BOLTS & NUTS 3/8\"X1\" PER PC','',-19.00,'2024-10-17 07:48:28','219.00','4','newstock','1','','',10.00,'','1','200','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(870,'GI WASHER 3/8\" PER PC','',-19.00,'2024-10-17 07:51:15','322.00','4','newstock','1','','',10.00,'','1','303','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(871,'SALI CUTTING DISK 9\"','',-1.00,'2024-10-17 07:55:22','38.00','4','newstock','1','','',105.00,'','1','37','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(872,'SQUARE HOLLOW SECTION 25X25X1MM','',-35.00,'2024-10-17 08:01:34','46.00','4','newstock','1','','',550.00,'','1','11','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(873,'SQUARE HOLLOW SECTION 20X20X1MM','',-25.00,'2024-10-17 08:03:06','45.00','4','newstock','1','','',450.00,'','1','20','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(874,'WINDOW LATCHES 100MM','',-4.00,'2024-10-17 08:04:32','72.00','4','newstock','1','','',80.00,'','1','68','internal','1','39','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(875,'WELDING RODS HERO 2.5 KG','',-1.00,'2024-10-17 08:05:06','7.00','4','newstock','1','','',862.50,'','1','6','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(876,'WELDING RODS FONTARC 3.2 5KG','',-4.00,'2024-10-17 08:09:24','8.00','4','newstock','1','','',1200.00,'','1','4','internal','1','100','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(877,'FLAT BAR 20X5MM','',-2.00,'2024-10-17 08:10:33','15.00','4','newstock','1','','',570.00,'','1','13','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(878,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-5.00,'2024-10-17 08:13:14','18.00','4','newstock','1','','',1080.00,'','1','13','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(879,'ANGLE LINE 25X3MM','',-2.00,'2024-10-17 08:18:27','9.00','4','newstock','1','','',850.00,'','1','7','internal','1','206','','',0.00,'','930','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(880,'STOPPER SMALL HOLE HEAVY GAUGE','',-2.00,'2024-10-17 08:22:20','2049.00','4','newstock','1','','',10.00,'','1','2047','internal','1','40','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(881,'WELDING RODS HERO 3.2 5KG','',-4.00,'2024-10-17 08:22:54','11.00','4','newstock','1','','',900.00,'','1','7','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(882,'OASIS CUTTING DISC 9\"','',-4.00,'2024-10-17 08:25:37','16.00','4','newstock','1','','',135.00,'','1','12','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(883,'FLAT BAR 20X2.5','',-3.00,'2024-10-17 08:26:33','61.00','4','newstock','1','','',270.00,'','1','58','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(884,'ROBTEC CUTTING DISK 9\"','',-6.00,'2024-10-17 08:31:06','63.00','4','newstock','1','','',135.00,'','1','57','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(885,'ECONOMY GREY','',-1.00,'2024-10-18 08:05:45','15.00','4','newstock','1','','',800.00,'','1','14','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(886,'ANGLE LINE 40X40X3MM','',-4.00,'2024-10-18 08:06:36','5.00','4','newstock','1','','',1320.00,'','1','1','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(887,'BLACK PIPE1 1/2\"','',-1.00,'2024-10-18 08:07:03','5.00','4','newstock','1','','',2140.00,'','1','4','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(888,'BOLTS & NUTS 3/8\"X1\" PER PC','',-14.00,'2024-10-18 08:07:48','200.00','4','newstock','1','','',10.00,'','1','186','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(889,'GI WASHER 3/8\" PER PC','',-14.00,'2024-10-18 08:08:26','303.00','4','newstock','1','','',10.00,'','1','289','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(890,'CIRCULAR HOLLOW SECTION 48X1.5MM','',15.00,'2024-10-18 12:57:49','3.00','5','newstock','1','','',1480.00,'','1','18','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(891,'CIRCULAR HOLLOW SECTION 42X1.5MM','',4.00,'2024-10-18 12:59:31','17.00','5','newstock','1','','',1350.00,'','1','21','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(892,'COPPER ROD','',95.00,'2024-10-18 14:59:29','0.00','5','newstock','1','','',10.00,'','1','95','internal','1','218','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(893,'COPPER ROD','',5.00,'2024-10-18 14:59:47','95.00','5','newstock','1','','',10.00,'','1','100','internal','1','218','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(894,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-10-19 08:51:21','7.00','4','newstock','1','','',900.00,'','1','6','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(895,'FLAT BAR 40X3MM','',-1.00,'2024-10-19 08:52:06','7.00','4','newstock','1','','',580.00,'','1','6','internal','1','14','','',0.00,'','620','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(896,'FLAT HIDGES TUBE','',-4.00,'2024-10-19 08:52:33','116.00','4','newstock','1','','',70.00,'','1','112','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(897,'Medium KOJI','',-1.00,'2024-10-19 08:52:59','19.00','4','newstock','1','','',50.00,'','1','18','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(898,'GI WASHER 5/16\" PER PC','',-4.00,'2024-10-19 08:53:38','176.00','4','newstock','1','','',10.00,'','1','172','internal','1','109','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(899,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-10-19 08:54:53','10.00','4','newstock','1','','',890.00,'','1','9','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(900,'TEST ITEM','',1.00,'2024-10-19 09:31:59','0.00','5','newstock','1','','',2.00,'','1','1','internal','1','217','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(901,'WELDING RODS PER KG','',41.00,'2024-10-19 09:46:13','0.00','1','newstock','1','','',0.00,'','1','41','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(902,'ROUND BAR 16 LENGTH PER FT','',60.00,'2024-10-19 09:48:30','0.00','1','newstock','1','','',0.00,'','1','60','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(903,'TEST ITEM','',3.00,'2024-10-19 09:52:32','0.00','1','newstock','1','','',2.00,'','1','3','internal','1','217','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(904,'TEST ITEM','',5.00,'2024-10-19 10:36:52','0.00','4','newstock','1','','',2.00,'','1','5','internal','1','217','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(905,'ANGLE LINE 40X40X3MM','',9.00,'2024-10-22 14:50:38','1.00','5','newstock','1','','',1320.00,'','1','10','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(906,'FLAT BAR 25X5MM','',1.00,'2024-10-22 15:03:09','1.00','5','newstock','1','','',550.00,'','1','2','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(907,'FLAT BAR 25X5MM','',1.00,'2024-10-22 15:12:36','0.00','5','newstock','1','','',550.00,'','1','1','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(908,'','1',30.00,'2024-10-22 16:39:38','8.00','5','newstock','1','51729604212','8',550.00,'','1','38','supplier','1','3','','',0.00,'VATABLE','650','2275.86','14224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(909,'','1',4.00,'2024-10-22 16:42:00','2.00','5','newstock','1','51729604212','8',1200.00,'','1','6','supplier','1','179','','',0.00,'VATABLE','1400','662.07','4137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(910,'','1',4.00,'2024-10-22 16:42:18','0.00','5','newstock','1','51729604212','8',1050.00,'','1','4','supplier','1','221','','',0.00,'VATABLE','1200','579.31','3620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(911,'','1',8.00,'2024-10-22 16:43:16','6.00','5','newstock','1','51729604212','8',443.75,'','1','14','supplier','1','106','','',0.00,'VATABLE','1200','489.66','3060.34','16.00','','returned',5,'2024-10-22 16:45:32','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(912,'','1',8.00,'2024-10-22 16:46:17','6.00','5','newstock','1','51729604212','8',887.50,'','1','14','supplier','1','106','','',0.00,'VATABLE','1200','979.31','6120.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(913,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',12.00,'2024-10-24 14:12:14','10.00','5','newstock','1','','',700.00,'','1','22','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(914,'FLAT BAR 25X5MM','',7.00,'2024-10-24 14:12:51','0.00','5','newstock','1','','',550.00,'','1','7','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(915,'MILD STEEL PLATE 8X4X1MM','',3.00,'2024-10-24 14:14:29','2.00','5','newstock','1','','',2200.00,'','1','5','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(916,'SQUARE HOLLOW SECTION 40X40X1MM','',3.00,'2024-10-24 14:15:41','9.00','5','newstock','1','','',890.00,'','1','12','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(917,'LOUVERS','',11.00,'2024-10-24 14:29:30','5.00','5','newstock','1','','',241.00,'','1','16','internal','1','209','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(918,'FLAT HIDGES TUBE','',-32.00,'2024-10-24 16:16:45','112.00','4','newstock','1','','',70.00,'','1','80','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(919,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',-3.00,'2024-10-24 16:18:11','9.00','4','newstock','1','','',950.00,'','1','6','internal','1','125','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(920,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-12.00,'2024-10-24 16:21:24','22.00','4','newstock','1','','',700.00,'','1','10','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(921,'FLAT BAR 20X2.5','',-15.00,'2024-10-24 16:22:00','54.00','4','newstock','1','','',270.00,'','1','39','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(922,'SQUARE HOLLOW SECTION 25X25X1MM','',-3.00,'2024-10-24 16:22:28','38.00','4','newstock','1','','',550.00,'','1','35','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(923,'FLAT BAR 20X5MM','',-5.00,'2024-10-24 16:23:03','13.00','4','newstock','1','','',570.00,'','1','8','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(924,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-10-24 16:24:00','14.00','4','newstock','1','','',887.50,'','1','13','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(925,'HACKSAW BLADE','',-1.00,'2024-10-24 16:24:22','5.00','4','newstock','1','','',90.00,'','1','4','internal','1','54','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(926,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-10-24 16:24:51','12.00','4','newstock','1','','',890.00,'','1','11','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(927,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2024-10-24 16:28:07','5.00','4','newstock','1','','',2200.00,'','1','4','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(928,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-10-24 16:33:43','15.00','4','newstock','1','','',1300.00,'','1','13','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(929,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-1.00,'2024-10-24 16:34:08','21.00','4','newstock','1','','',1350.00,'','1','20','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(930,'KONJI','',-1.00,'2024-10-24 16:35:30','105.00','4','newstock','1','','',70.00,'','1','104','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(931,'FLAT HIDGES TUBE','',-2.00,'2024-10-24 16:35:55','80.00','4','newstock','1','','',70.00,'','1','78','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(932,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2024-10-24 16:36:23','11.00','4','newstock','1','','',890.00,'','1','10','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(933,'CERA MASKING TAPE 3/4 X 50MT','',-1.00,'2024-10-24 16:36:41','8.00','4','newstock','1','','',56.25,'','1','7','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(934,'GOKUL STD THINNER 0.8LT','',-1.00,'2024-10-24 16:37:29','3.00','4','newstock','1','','',150.00,'','1','2','internal','1','173','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(935,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-1.00,'2024-10-24 16:38:13','13.00','4','newstock','1','','',1080.00,'','1','12','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(936,'ANGLE LINE 40X40X3MM','',-1.00,'2024-10-24 16:43:19','10.00','4','newstock','1','','',1320.00,'','1','9','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(937,'MASTI BODY FILLER 0.9KG','',-1.00,'2024-10-24 16:44:13','3.00','4','newstock','1','','',390.00,'','1','2','internal','1','165','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(938,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-1.00,'2024-10-24 16:48:00','82.00','4','newstock','1','','',50.00,'','1','81','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(939,'FLAT BAR 20X5MM','',-1.00,'2024-10-24 16:50:21','8.00','4','newstock','1','','',570.00,'','1','7','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(940,'GI WASHER 3/8\" PER PC','',-4.00,'2024-10-24 16:50:47','289.00','4','newstock','1','','',10.00,'','1','285','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(941,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2024-10-24 16:51:19','186.00','4','newstock','1','','',10.00,'','1','182','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(942,'SQUARE HOLLOW SECTION 30X30X1.5MM','',-3.00,'2024-10-24 16:54:29','18.00','4','newstock','1','','',1070.00,'','1','15','internal','1','34','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(943,'SQUARE HOLLOW SECTION 30X30X1MM','',-3.00,'2024-10-24 16:54:53','13.00','4','newstock','1','','',670.00,'','1','10','internal','1','6','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(944,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-3.00,'2024-10-24 16:55:42','13.00','4','newstock','1','','',1300.00,'','1','10','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(945,'FLAT BAR 25X3MM','',-1.00,'2024-10-24 16:56:53','10.00','4','newstock','1','','',420.00,'','1','9','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(946,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2024-10-24 16:57:53','4.00','4','newstock','1','','',2200.00,'','1','2','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(947,'Medium KOJI','',-3.00,'2024-10-24 16:59:27','18.00','4','newstock','1','','',50.00,'','1','15','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(948,'FLAT HIDGES TUBE','',-6.00,'2024-10-24 17:00:35','78.00','4','newstock','1','','',70.00,'','1','72','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(949,'FLAT BAR 20X2.5','',-1.00,'2024-10-24 17:01:11','39.00','4','newstock','1','','',270.00,'','1','38','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(950,'LOUVERS','',-3.00,'2024-10-24 17:01:49','16.00','4','newstock','1','','',241.00,'','1','13','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(951,'SALI CUTTING DISK 9\"','',-1.00,'2024-10-24 17:02:22','37.00','4','newstock','1','','',105.00,'','1','36','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(952,'FLAT BAR 25X3MM','',-2.00,'2024-10-24 17:04:39','9.00','4','newstock','1','','',420.00,'','1','7','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(953,'PAINT BRUSH 2\"','',-1.00,'2024-10-24 17:07:47','10.00','4','newstock','1','','',40.00,'','1','9','internal','1','75','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(954,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-6.00,'2024-10-24 17:08:09','10.00','4','newstock','1','','',1300.00,'','1','4','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(955,'KONJI','',-2.00,'2024-10-24 17:08:40','104.00','4','newstock','1','','',70.00,'','1','102','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(956,'FLAT HIDGES TUBE','',-4.00,'2024-10-24 17:09:09','72.00','4','newstock','1','','',70.00,'','1','68','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(957,'SQUARE HOLLOW SECTION 25X25X1MM','',-4.00,'2024-10-24 17:09:34','35.00','4','newstock','1','','',550.00,'','1','31','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(958,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-2.00,'2024-10-24 17:10:12','34.00','4','newstock','1','','',790.00,'','1','32','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(959,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-1.00,'2024-10-24 17:10:37','20.00','4','newstock','1','','',1350.00,'','1','19','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(960,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-1.00,'2024-10-24 17:11:00','45.00','4','newstock','1','','',630.00,'','1','44','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(961,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-3.00,'2024-10-24 17:11:26','12.00','4','newstock','1','','',1080.00,'','1','9','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(962,'SALI CUTTING DISK 9\"','',-1.00,'2024-10-24 17:11:50','36.00','4','newstock','1','','',105.00,'','1','35','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(963,'SQUARE HOLLOW SECTION 30X30X1MM','',4.00,'2024-10-25 15:38:15','10.00','5','newstock','1','','',670.00,'','1','14','internal','1','6','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(964,'MILD STEEL PLATE 8X4X1MM','',3.00,'2024-10-25 15:39:03','2.00','5','newstock','1','','',2200.00,'','1','5','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(965,'SQUARE HOLLOW SECTION 40X40X1.5MM','',1.00,'2024-10-25 15:39:31','4.00','5','newstock','1','','',1300.00,'','1','5','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(966,'CORROGATED IRON MABATI','',9.00,'2024-10-29 08:00:35','0.00','5','newstock','1','','',1000.00,'','1','9','internal','1','222','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(967,'','1',15.00,'2024-10-29 14:03:45','5.00','5','newstock','1','51730199741','8',1380.00,'','1','20','supplier','1','35','','',0.00,'VATABLE','1450','2855.17','17844.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(968,'','1',5.00,'2024-10-29 14:23:05','10.00','5','newstock','1','51730199741','8',860.00,'','1','15','supplier','1','5','','',0.00,'VATABLE','950','593.10','3706.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(969,'','1',5.00,'2024-10-29 14:23:37','15.00','5','newstock','1','51730199741','8',1000.00,'','1','20','supplier','1','34','','',0.00,'VATABLE','1150','689.66','4310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(970,'','1',6.00,'2024-10-29 14:24:14','14.00','5','newstock','1','51730199741','8',700.00,'','1','20','supplier','1','6','','',0.00,'VATABLE','750','579.31','3620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(971,'','1',2.00,'2024-10-29 14:24:41','5.00','5','newstock','1','51730199741','8',2200.00,'','1','7','supplier','1','8','','',0.00,'VATABLE','2650','606.90','3793.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(972,'','1',5.00,'2024-10-29 14:25:27','9.00','5','newstock','1','51730199741','8',1400.00,'','1','14','supplier','1','12','','',0.00,'VATABLE','1600','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(973,'','1',8.00,'2024-10-29 14:26:11','13.00','5','newstock','1','51730199741','8',887.50,'','1','21','supplier','1','106','','',0.00,'VATABLE','','979.31','6120.69','16.00','','returned',5,'2024-10-29 14:30:20','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(974,'','1',8.00,'2024-10-29 14:30:46','13.00','5','newstock','1','51730199741','8',900.00,'','1','21','supplier','1','106','','',0.00,'VATABLE','1200','993.10','6206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(975,'','1',15.00,'2024-10-29 14:31:12','18.00','5','newstock','1','51730199741','8',1355.00,'','1','33','supplier','1','20','','',0.00,'VATABLE','1600','2803.45','17521.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(976,'','1',3.00,'2024-10-29 14:31:49','3.00','5','newstock','1','51730199741','8',1220.00,'','1','6','supplier','1','119','','',0.00,'VATABLE','1400','504.83','3155.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(977,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-14.00,'2024-11-04 17:00:09','33.00','4','newstock','1','','',1355.00,'','1','19','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(978,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-2.00,'2024-11-04 17:08:40','19.00','4','newstock','1','','',1350.00,'','1','17','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(979,'D 10MM','',-1.00,'2024-11-04 17:09:45','2.00','4','newstock','1','','',840.00,'','1','1','internal','1','189','','',0.00,'','860','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(980,'ANGLE LINE 40X40X3MM','',-2.00,'2024-11-04 17:10:25','7.00','4','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(981,'U LOCK PAIR','',-4.00,'2024-11-04 17:11:09','105.00','4','newstock','1','','',35.00,'','1','101','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(982,'GI WASHER 3/8\" PER PC','',-6.00,'2024-11-04 17:11:36','285.00','4','newstock','1','','',10.00,'','1','279','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(983,'BOLTS & NUTS 3/8\"X1\" PER PC','',-6.00,'2024-11-04 17:12:25','182.00','4','newstock','1','','',10.00,'','1','176','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(984,'IND-01262 GLORY PAINTS GREY METAL PRIMER 4LTR','',-1.00,'2024-11-04 17:12:54','5.00','4','newstock','1','','',900.00,'','1','4','internal','1','177','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(985,'WELDING RODS AGI 3.2 5KG','',-1.00,'2024-11-04 17:14:45','3.00','4','newstock','1','','',975.00,'','1','2','internal','1','101','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(986,'RAW BOLTS SHELLS M10','',-10.00,'2024-11-04 17:15:15','134.00','4','newstock','1','','',35.00,'','1','124','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(987,'ECONOMY GREY','',-1.00,'2024-11-04 17:15:43','13.00','4','newstock','1','','',800.00,'','1','12','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(988,'ANGLE LINE 40X40X3MM','',-2.00,'2024-11-04 17:21:54','5.00','4','newstock','1','','',1400.00,'','1','3','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(989,'BOLTS & NUTS 3/8\"X1\" PER PC','',-8.00,'2024-11-04 17:22:22','176.00','4','newstock','1','','',10.00,'','1','168','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(990,'BOLTS & NUTS 3/8\"X1\" PER PC','',-3.00,'2024-11-04 17:23:05','168.00','4','newstock','1','','',10.00,'','1','165','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(991,'U LOCK PAIR','',-4.00,'2024-11-04 17:23:45','101.00','4','newstock','1','','',35.00,'','1','97','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(992,'TEST ITEM','',2.00,'2024-11-04 17:36:36','0.00','5','newstock','1','','',2.00,'','1','2','internal','1','217','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(993,'ANGLE LINE 40X40X3MM','',3.00,'2024-11-07 11:00:49','3.00','5','newstock','1','','',1400.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(994,'ROBTEC CUTTING 7\"','',1.00,'2024-11-15 09:08:07','0.00','5','newstock','1','','',150.00,'','1','1','internal','1','223','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(995,'BOLTS & NUTS 3/8\"X1\" PER PC','',-63.00,'2024-11-15 09:38:59','164.00','4','newstock','1','','',10.00,'','1','101','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(996,'GI WASHER 3/8\" PER PC','',-42.00,'2024-11-15 09:39:52','279.00','4','newstock','1','','',10.00,'','1','237','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(997,'SALI CUTTING DISK 9\"','',-7.00,'2024-11-15 09:40:27','34.00','4','newstock','1','','',105.00,'','1','27','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(998,'BLACK PIPE1 1/2\"','',-2.00,'2024-11-15 09:40:54','4.00','4','newstock','1','','',2140.00,'','1','2','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(999,'FLAT BAR 20X2.5','',-2.00,'2024-11-15 09:41:33','27.00','4','newstock','1','','',270.00,'','1','25','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1000,'ANGLE LINE 25X3MM','',-4.00,'2024-11-15 09:42:46','7.00','4','newstock','1','','',850.00,'','1','3','internal','1','206','','',0.00,'','930','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1001,'WELDING RODS HERO 3.2 5KG','',-2.00,'2024-11-15 09:43:16','21.00','4','newstock','1','','',900.00,'','1','19','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1002,'ROUND BAR 16 LENGTH PER FT','',-10.00,'2024-11-15 09:44:16','60.00','4','newstock','1','','',0.00,'','1','50','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1003,'GOKUL STD THINNER 0.8LT','',-1.00,'2024-11-15 09:46:35','2.00','4','newstock','1','','',150.00,'','1','1','internal','1','173','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1004,'SAND PAPER NO.360','',-2.00,'2024-11-15 09:47:03','20.00','4','newstock','1','','',12.00,'','1','18','internal','1','172','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1005,'BOLTS & NUTS 3/8\"X1\" PER PC','',-3.00,'2024-11-15 09:47:40','101.00','4','newstock','1','','',10.00,'','1','98','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1006,'GI WASHER 3/8\" PER PC','',-15.00,'2024-11-15 09:49:43','237.00','4','newstock','1','','',10.00,'','1','222','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1007,'U LOCK PAIR','',-4.00,'2024-11-15 09:50:10','97.00','4','newstock','1','','',35.00,'','1','93','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1008,'BOLTS & NUTS 1/4\"X1\" PER PC','',-6.00,'2024-11-15 09:51:12','188.00','4','newstock','1','','',330.00,'','1','182','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1009,'WELDING RODS AGI 3.2 5KG','',-1.00,'2024-11-15 09:52:17','2.00','4','newstock','1','','',975.00,'','1','1','internal','1','101','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1010,'SQUARE HOLLOW SECTION 20X20X1MM','',9.00,'2024-11-15 11:52:26','20.00','5','newstock','1','','',450.00,'','1','29','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1011,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',1.00,'2024-11-15 11:53:51','5.00','5','newstock','1','','',700.00,'','1','6','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1012,'FLAT BAR 20X5MM','',1.00,'2024-11-15 11:54:37','7.00','5','newstock','1','','',570.00,'','1','8','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1013,'FLAT BAR 20X5MM','',1.00,'2024-11-15 11:55:26','8.00','5','newstock','1','','',570.00,'','1','9','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1014,'CIRCULAR HOLLOW SECTION 42X1.5MM','',1.00,'2024-11-15 11:56:13','17.00','5','newstock','1','','',1350.00,'','1','18','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1015,'SQUARE HOLLOW SECTION 20X20X1.5MM','',1.00,'2024-11-15 12:10:22','44.00','5','newstock','1','','',630.00,'','1','45','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1016,'BOLTS & NUTS 3/8\"X1\" PER PC','',82.00,'2024-11-16 09:15:17','98.00','5','newstock','1','','',10.00,'','1','180','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1017,'BOLTS & NUTS 3/8\"X1\" PER PC','',82.00,'2024-11-16 09:16:02','180.00','5','newstock','1','','',10.00,'','1','262','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1018,'WELDING RODS HERO 2.5 KG','',3.00,'2024-11-16 09:22:21','6.00','5','newstock','1','','',862.50,'','1','9','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1019,'','1',3.00,'2024-11-18 15:18:43','4.00','5','newstock','1','51731932243','8',860.00,'','1','7','supplier','1','125','','',0.00,'VATABLE','1050','355.86','2224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1020,'','1',3.00,'2024-11-18 15:19:08','14.00','5','newstock','1','51731932243','8',880.00,'','1','17','supplier','1','5','','',0.00,'VATABLE','950','364.14','2275.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1021,'','1',3.00,'2024-11-18 15:19:25','19.00','5','newstock','1','51731932243','8',1380.00,'','1','22','supplier','1','35','','',0.00,'VATABLE','1450','571.03','3568.97','16.00','','returned',5,'2024-11-18 15:20:06','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1022,'','1',3.00,'2024-11-18 15:20:36','19.00','5','newstock','1','51731932243','8',1350.00,'','1','22','supplier','1','35','','',0.00,'VATABLE','1450','558.62','3491.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1023,'','1',2.00,'2024-11-18 15:21:04','29.00','5','newstock','1','51731932243','8',460.00,'','1','31','supplier','1','4','','',0.00,'VATABLE','500','126.90','793.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1024,'','1',2.00,'2024-11-18 15:21:28','28.00','5','newstock','1','51731932243','8',550.00,'','1','30','supplier','1','3','','',0.00,'VATABLE','650','151.72','948.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1025,'','1',2.00,'2024-11-18 15:21:57','32.00','5','newstock','1','51731932243','8',820.00,'','1','34','supplier','1','33','','',0.00,'VATABLE','950','226.21','1413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1026,'','1',2.00,'2024-11-18 15:22:27','3.00','5','newstock','1','51731932243','8',620.00,'','1','5','supplier','1','210','','',0.00,'VATABLE','1000','171.03','1068.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1027,'','1',3.00,'2024-11-18 15:22:48','25.00','5','newstock','1','51731932243','8',270.00,'','1','28','supplier','1','15','','',0.00,'VATABLE','320','111.72','698.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1028,'','1',1.00,'2024-11-18 15:23:14','7.00','5','newstock','1','51731932243','8',1250.00,'','1','8','supplier','1','21','','',0.00,'VATABLE','1300','172.41','1077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1029,'','1',1.00,'2024-11-18 15:23:44','7.00','5','newstock','1','51731932243','8',2250.00,'','1','8','supplier','1','8','','',0.00,'VATABLE','2650','310.34','1939.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1030,'','1',1.00,'2024-11-18 15:24:14','0.00','5','newstock','1','51731932243','8',2000.00,'','1','1','supplier','1','224','','',0.00,'VATABLE','2200','275.86','1724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1031,'','1',3.00,'2024-11-18 16:09:16','9.00','5','newstock','1','51731932243','8',620.00,'','1','12','supplier','1','37','','',0.00,'VATABLE','650','256.55','1603.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1032,'','1',1.00,'2024-11-18 16:10:22','6.00','5','newstock','1','51731932243','8',480.00,'','1','7','supplier','1','38','','',0.00,'VATABLE','550','66.21','413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1033,'TEE 20X20X3MM','',-2.00,'2024-11-19 07:54:13','10.00','4','newstock','1','','',620.00,'','1','8','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1034,'TEE 20X20X3MM','',-2.00,'2024-11-19 07:54:14','8.00','4','newstock','1','','',620.00,'','1','6','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1035,'TEE 25X25X3MM','',-4.00,'2024-11-19 07:54:39','5.00','4','newstock','1','','',980.00,'','1','1','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1036,'SQUARE HOLLOW SECTION 16X16X1.5MM','',-2.00,'2024-11-19 08:37:15','5.00','4','newstock','1','','',620.00,'','1','3','internal','1','210','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1037,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-7.00,'2024-11-19 08:38:10','22.00','4','newstock','1','','',1350.00,'','1','15','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1038,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',-3.50,'2024-11-19 08:38:45','7.00','4','newstock','1','','',860.00,'','1','3.5','internal','1','125','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1039,'BLACK PIPE1 1/2\"','',-1.00,'2024-11-19 08:39:18','2.00','4','newstock','1','','',2140.00,'','1','1','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1040,'SQUARE HOLLOW SECTION 30X30X1MM','',-3.00,'2024-11-19 08:39:40','20.00','4','newstock','1','','',700.00,'','1','17','internal','1','6','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1041,'SQUARE HOLLOW SECTION 30X30X1.5MM','',-4.00,'2024-11-19 08:40:14','20.00','4','newstock','1','','',1000.00,'','1','16','internal','1','34','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1042,'SQUARE HOLLOW SECTION 50X50X1MM','',-1.00,'2024-11-19 08:40:40','14.00','4','newstock','1','','',1450.00,'','1','13','internal','1','7','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1043,'SQUARE HOLLOW SECTION 50X50X1.5MM','',-3.00,'2024-11-19 08:41:04','7.00','4','newstock','1','','',1680.00,'','1','4','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1044,'ANGLE LINE 20X3MM','',10.00,'2024-11-19 08:46:22','0.00','4','newstock','1','','',790.00,'','1','10','internal','1','205','','',0.00,'','870','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1045,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-6.00,'2024-11-19 08:47:48','34.00','4','newstock','1','','',820.00,'','1','28','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1046,'SQUARE HOLLOW SECTION 75X75X2MM','',-1.00,'2024-11-19 08:48:48','4.00','4','newstock','1','','',3500.00,'','1','3','internal','1','24','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1047,'FLAT BAR 25X3MM','',-3.00,'2024-11-19 08:49:24','7.00','4','newstock','1','','',480.00,'','1','4','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1048,'ROUND BAR 16 LENGTH','',-1.00,'2024-11-19 08:49:58','2.00','4','newstock','1','','',2550.00,'','1','1','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1049,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2024-11-19 08:50:26','8.00','4','newstock','1','','',2250.00,'','1','6','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1050,'LOUVERS','',-5.00,'2024-11-19 08:50:46','13.00','4','newstock','1','','',241.00,'','1','8','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1051,'BOLTS & NUTS 3/8\"X1\" PER PC','',-82.00,'2024-11-19 08:51:36','262.00','4','newstock','1','','',10.00,'','1','180','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1052,'BOLTS & NUTS 1/4\"X1\" PER PC','',-18.00,'2024-11-19 08:52:19','182.00','4','newstock','1','','',330.00,'','1','164','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1053,'GI WASHER 1/4\" PER PC','',-8.00,'2024-11-19 08:52:45','358.00','4','newstock','1','','',10.00,'','1','350','internal','1','108','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1054,'ROBTEC GRINDING DISK 7\"','',-16.00,'2024-11-19 08:53:31','51.00','4','newstock','1','','',145.00,'','1','35','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1055,'SALI CUTTING DISK 9\"','',-25.00,'2024-11-19 08:54:02','27.00','4','newstock','1','','',105.00,'','1','2','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1056,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-3.00,'2024-11-19 08:55:25','81.00','4','newstock','1','','',50.00,'','1','78','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1057,'OASIS CUTTING DISC 9\"','',-2.00,'2024-11-19 08:56:11','12.00','4','newstock','1','','',135.00,'','1','10','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1058,'WELDING RODS HERO 3.2 5KG','',-11.00,'2024-11-19 08:56:46','19.00','4','newstock','1','','',900.00,'','1','8','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1059,'TURPENTINE 4L','',-4.00,'2024-11-19 08:58:05','4.00','4','newstock','1','','',1050.00,'','1','0','internal','1','221','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1060,'RAW BOLTS SHELLS M10','',55.00,'2024-11-19 08:59:40','124.00','4','newstock','1','','',35.00,'','1','179','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1061,'RAW BOLTS SHELLS M8','',180.00,'2024-11-19 09:00:14','50.00','4','newstock','1','','',25.00,'','1','230','internal','1','148','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1062,'RAW BOLTS SHELLS M8','',180.00,'2024-11-19 09:00:16','230.00','4','newstock','1','','',25.00,'','1','410','internal','1','148','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1063,'ECONOMY GREY','',12.00,'2024-11-19 09:00:49','12.00','4','newstock','1','','',800.00,'','1','24','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1064,'MINDY PADLOCK AF4 40MM','',-5.00,'2024-11-19 09:01:20','9.00','4','newstock','1','','',500.00,'','1','4','internal','1','145','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1065,'MINDY PADLOCK AF4 50MM','',-1.00,'2024-11-19 09:01:42','4.00','4','newstock','1','','',550.00,'','1','3','internal','1','146','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1066,'MINDY PADLOCK AF4 60MM','',-5.00,'2024-11-19 09:02:00','7.00','4','newstock','1','','',600.00,'','1','2','internal','1','147','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1067,'FLAT HIDGES TUBE','',-20.00,'2024-11-19 09:02:23','67.00','4','newstock','1','','',70.00,'','1','47','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1068,'FLAT HIDGES TUBE','',-20.00,'2024-11-19 09:02:30','47.00','4','newstock','1','','',70.00,'','1','27','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1069,'FLAT HIDGES TUBE','',-20.00,'2024-11-19 09:02:31','27.00','4','newstock','1','','',70.00,'','1','7','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1070,'FLAT HIDGES TUBE','',40.00,'2024-11-19 09:02:52','7.00','4','newstock','1','','',70.00,'','1','47','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1071,'680 ROD 3.2','',-3.00,'2024-11-19 09:03:34','20.00','4','newstock','1','','',100.00,'','1','17','internal','1','195','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1072,'680 ROD 3.2','',-3.00,'2024-11-19 09:03:34','17.00','4','newstock','1','','',100.00,'','1','14','internal','1','195','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1073,'680 ROD 3.2','',3.00,'2024-11-19 09:03:52','14.00','4','newstock','1','','',100.00,'','1','17','internal','1','195','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1074,'MEASURING TAPE 7.5MTRS','',-1.00,'2024-11-19 09:04:16','9.00','4','newstock','1','','',140.00,'','1','8','internal','1','73','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1075,'MEASURING TAPE 5MTRS','',-1.00,'2024-11-19 09:04:40','9.00','4','newstock','1','','',85.00,'','1','8','internal','1','72','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1076,'WELDING HOLDER 800A','',-2.00,'2024-11-19 09:05:10','14.00','4','newstock','1','','',300.00,'','1','12','internal','1','55','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1077,'Medium KOJI','',-7.00,'2024-11-19 09:05:36','15.00','4','newstock','1','','',50.00,'','1','8','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1078,'PAINT BRUSH 4\"','',-1.00,'2024-11-19 09:07:04','6.00','4','newstock','1','','',75.00,'','1','5','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1079,'WELDING RODS FONTARC 3.2 5KG','',-1.00,'2024-11-19 09:08:06','3.00','4','newstock','1','','',1100.00,'','1','2','internal','1','100','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1080,'STOPPER BIG HOLE HEAVY GAUGE','',140.00,'2024-11-19 12:07:51','0.00','5','newstock','1','','',7.00,'','1','140','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1081,'BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','',28.00,'2024-11-19 12:08:16','0.00','5','newstock','1','','',35.00,'','1','28','internal','1','226','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1082,'BOLTS & NUTS 3/8\"X1\" PER PC','',-8.00,'2024-11-21 07:46:54','180.00','4','newstock','1','','',10.00,'','1','172','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1083,'GI WASHER 3/8\" PER PC','',-8.00,'2024-11-21 07:47:16','222.00','4','newstock','1','','',10.00,'','1','214','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1084,'U LOCK PAIR','',-12.00,'2024-11-21 07:47:46','93.00','4','newstock','1','','',35.00,'','1','81','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1085,'RAW BOLTS SHELLS M10','',-20.00,'2024-11-21 07:50:26','179.00','4','newstock','1','','',35.00,'','1','159','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1086,'U LOCK PAIR','',-8.00,'2024-11-25 07:42:53','81.00','4','newstock','1','','',35.00,'','1','73','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1087,'RAW BOLTS SHELLS M10','',-28.00,'2024-11-25 07:44:33','159.00','4','newstock','1','','',35.00,'','1','131','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1088,'MASTI BODY FILLER 2.3KG','',-1.00,'2024-11-25 07:44:57','2.00','4','newstock','1','','',890.00,'','1','1','internal','1','163','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1089,'RAW BOLTS SHELLS M10','',-10.00,'2024-11-26 13:32:01','131.00','4','newstock','1','','',35.00,'','1','121','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1090,'U LOCK PAIR','',-4.00,'2024-11-26 13:32:27','73.00','4','newstock','1','','',35.00,'','1','69','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1091,'GOKUL NC PRIMER 0.8LT','',-1.00,'2024-11-26 13:33:09','3.00','4','newstock','1','','',390.00,'','1','2','internal','1','174','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1092,'GOKUL NC SPOT PUTTY 0.8KG','',-1.00,'2024-11-26 13:33:46','5.00','4','newstock','1','','',370.00,'','1','4','internal','1','175','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1093,'GOKUL NC SPOT PUTTY 0.8KG','',-1.00,'2024-11-26 13:33:54','4.00','4','newstock','1','','',370.00,'','1','3','internal','1','175','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1094,'GOKUL STD THINNER 5LTR','',-1.00,'2024-11-26 13:34:47','3.00','4','newstock','1','','',650.00,'','1','2','internal','1','144','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1095,'SAND PAPER NO.240','',-5.00,'2024-11-26 13:35:12','20.00','4','newstock','1','','',12.00,'','1','15','internal','1','171','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1096,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-11-27 19:05:33','15.00','4','newstock','1','','',1350.00,'','1','13','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1097,'SQUARE HOLLOW SECTION 40X40X1MM','',-3.00,'2024-11-27 19:06:04','14.00','4','newstock','1','','',880.00,'','1','11','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1098,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2024-11-27 19:06:37','6.00','4','newstock','1','','',700.00,'','1','3','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1099,'SQUARE HOLLOW SECTION 25X25X1MM','',-2.00,'2024-11-27 19:07:07','28.00','4','newstock','1','','',550.00,'','1','26','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1100,'FLAT BAR 25X3MM','',-1.00,'2024-11-27 19:07:30','1.00','4','newstock','1','','',480.00,'','1','0','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1101,'FLAT BAR 20X2.5','',-2.00,'2024-11-27 19:08:00','28.00','4','newstock','1','','',270.00,'','1','26','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1102,'D 10MM','',-1.00,'2024-11-27 19:08:25','1.00','4','newstock','1','','',840.00,'','1','0','internal','1','189','','',0.00,'','860','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1103,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-11-27 19:09:54','35.00','4','newstock','1','','',145.00,'','1','34','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1104,'CHEQUERED PLATE EMBOSED','',-1.00,'2024-11-27 19:10:31','2.00','4','newstock','1','','',4000.00,'','1','1','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1105,'ROUND BAR 16 LENGTH PER FT','',-4.00,'2024-11-27 19:11:30','43.00','4','newstock','1','','',0.00,'','1','39','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1106,'Medium KOJI','',-4.00,'2024-11-27 19:12:21','8.00','4','newstock','1','','',50.00,'','1','4','internal','1','196','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1107,'FLAT HIDGES TUBE','',-4.00,'2024-11-27 19:12:58','47.00','4','newstock','1','','',70.00,'','1','43','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1108,'U LOCK PAIR','',-4.00,'2024-11-27 19:14:29','69.00','4','newstock','1','','',35.00,'','1','65','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1109,'RAW BOLTS SHELLS M10','',-8.00,'2024-11-27 19:14:52','121.00','4','newstock','1','','',35.00,'','1','113','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1110,'ANGLE LINE 40X40X3MM','',-1.00,'2024-11-27 19:15:13','5.00','4','newstock','1','','',1400.00,'','1','4','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1111,'GOKUL NC PRIMER 0.8LT','',-1.00,'2024-11-27 19:15:39','2.00','4','newstock','1','','',390.00,'','1','1','internal','1','174','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1112,'SAND PAPER NO.360','',-6.00,'2024-11-27 19:16:00','18.00','4','newstock','1','','',12.00,'','1','12','internal','1','172','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1113,'BOLTS & NUTS 5/16\"X1\" PER PC','',-2.00,'2024-11-27 19:16:34','112.00','4','newstock','1','','',330.00,'','1','110','internal','1','117','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1114,'GI WASHER 5/16\" PER PC','',-2.00,'2024-11-27 19:16:58','172.00','4','newstock','1','','',10.00,'','1','170','internal','1','109','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1115,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-11-27 19:17:18','13.00','4','newstock','1','','',1350.00,'','1','11','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1116,'SQUARE HOLLOW SECTION 40X40X1.5MM','',2.00,'2024-11-27 19:18:30','11.00','4','newstock','1','','',1350.00,'','1','13','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1117,'ECONOMY GREY','',-1.00,'2024-11-27 19:19:32','24.00','4','newstock','1','','',800.00,'','1','23','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1118,'FIX BOLTS M10(ROLL)','',-13.00,'2024-11-27 19:21:21','23.00','4','newstock','1','','',30.00,'','1','10','internal','1','128','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1119,'U LOCK PAIR','',-4.00,'2024-11-27 19:21:47','65.00','4','newstock','1','','',35.00,'','1','61','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1120,'ANGLE LINE 40X40X3MM','',-2.00,'2024-11-27 19:22:03','4.00','4','newstock','1','','',1400.00,'','1','2','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1121,'INDASA P.40','',-2.00,'2024-11-27 19:22:41','8.00','4','newstock','1','','',40.00,'','1','6','internal','1','169','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1122,'MASTI BODY FILLER 2.3KG','',-1.00,'2024-11-27 19:23:08','1.00','4','newstock','1','','',890.00,'','1','0','internal','1','163','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1123,'CHEQUERED PLATE EMBOSED','',-1.00,'2024-11-27 19:23:32','1.00','4','newstock','1','','',4000.00,'','1','0','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1124,'SALI CUTTING DISK 9\"','',50.00,'2024-11-28 16:17:28','2.00','5','newstock','1','','',105.00,'','1','52','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1125,'WELDING RODS HERO 3.2 5KG','',2.00,'2024-11-28 16:28:11','8.00','5','newstock','1','','',900.00,'','1','10','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1126,'','1',2.00,'2024-11-29 14:16:49','0.00','5','newstock','1','51732878904','8',3900.00,'','1','2','supplier','1','193','','',0.00,'VATABLE','4500','1075.86','6724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1127,'','1',20.00,'2024-11-29 14:17:39','13.00','5','newstock','1','51732878904','8',1360.00,'','1','33','supplier','1','35','','',0.00,'VATABLE','1450','3751.72','23448.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1128,'','1',20.00,'2024-11-29 14:18:05','11.00','5','newstock','1','51732878904','8',880.00,'','1','31','supplier','1','5','','',0.00,'VATABLE','950','2427.59','15172.41','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1129,'','1',18.00,'2024-11-29 14:18:27','3.00','5','newstock','1','51732878904','8',700.00,'','1','21','supplier','1','9','','',0.00,'VATABLE','900','1737.93','10862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1130,'','1',5.00,'2024-11-29 14:19:00','6.00','5','newstock','1','51732878904','8',2250.00,'','1','11','supplier','1','8','','',0.00,'VATABLE','2650','1551.72','9698.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1131,'','1',2.00,'2024-11-29 14:19:35','1.00','5','newstock','1','51732878904','8',2450.00,'','1','3','supplier','1','10','','',0.00,'VATABLE','2650','675.86','4224.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1132,'','1',3.00,'2024-11-29 14:20:14','0.00','5','newstock','1','51732878904','8',870.00,'','1','3','supplier','1','189','','',0.00,'VATABLE','','360.00','2250.00','16.00','','returned',5,'2024-11-29 14:21:20','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1133,'','1',3.00,'2024-11-29 14:22:15','0.00','5','newstock','1','51732878904','8',870.00,'','1','3','supplier','1','189','','',0.00,'VATABLE','860','360.00','2250.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1134,'','1',30.00,'2024-11-29 14:22:52','26.00','5','newstock','1','51732878904','8',270.00,'','1','56','supplier','1','15','','',0.00,'VATABLE','320','1117.24','6982.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1135,'','1',20.00,'2024-11-29 14:23:18','0.00','5','newstock','1','51732878904','8',480.00,'','1','20','supplier','1','38','','',0.00,'VATABLE','550','1324.14','8275.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1136,'','1',10.00,'2024-11-29 14:25:09','0.00','5','newstock','1','51732878904','8',480.00,'','1','10','supplier','1','227','','',0.00,'VATABLE','550','662.07','4137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1137,'','1',5.00,'2024-11-29 14:25:41','1.00','5','newstock','1','51732878904','8',950.00,'','1','6','supplier','1','27','','',0.00,'VATABLE','1150','655.17','4094.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1138,'','1',15.00,'2024-11-29 14:26:23','12.00','5','newstock','1','51732878904','8',570.00,'','1','27','supplier','1','37','','',0.00,'VATABLE','650','1179.31','7370.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1139,'','1',15.00,'2024-11-29 14:26:57','31.00','5','newstock','1','51732878904','8',470.00,'','1','46','supplier','1','4','','',0.00,'VATABLE','500','972.41','6077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1140,'','1',1.00,'2024-11-29 14:28:29','0.00','5','newstock','1','51732878904','8',4000.00,'','1','1','supplier','1','228','','',0.00,'VATABLE','4200','551.72','3448.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1141,'FLAT HIDGES TUBE','',100.00,'2024-11-30 15:26:24','43.00','5','newstock','1','','',70.00,'','1','143','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1142,'SQUARE HOLLOW SECTION 20X20X1MM','',-27.00,'2024-11-30 17:27:31','46.00','4','newstock','1','','',470.00,'','1','19','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1143,'FLAT HIDGES TUBE','',-44.00,'2024-11-30 17:29:14','143.00','4','newstock','1','','',70.00,'','1','99','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1144,'FLAT BAR 20X2.5','',-13.00,'2024-11-30 17:29:45','56.00','4','newstock','1','','',270.00,'','1','43','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1145,'FLAT BAR 20X5MM','',-7.00,'2024-11-30 17:30:18','27.00','4','newstock','1','','',570.00,'','1','20','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1146,'LOUVERS','',-5.00,'2024-11-30 17:30:40','8.00','4','newstock','1','','',241.00,'','1','3','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1147,'WINDOW LATCHES 100MM','',-14.00,'2024-11-30 17:31:07','66.00','4','newstock','1','','',80.00,'','1','52','internal','1','39','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1148,'KERRORATED SHEET','',-1.00,'2024-11-30 17:31:54','1.00','4','newstock','1','','',4000.00,'','1','0','internal','1','228','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1149,'SQUARE HOLLOW SECTION 40X40X1MM','',-7.00,'2024-11-30 17:32:27','31.00','4','newstock','1','','',880.00,'','1','24','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1150,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-5.00,'2024-11-30 17:32:52','21.00','4','newstock','1','','',700.00,'','1','16','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1151,'ROBTEC CUTTING DISK 9\"','',2.00,'2024-12-03 09:24:53','45.00','5','newstock','1','','',135.00,'','1','47','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1152,'ROBTEC GRINDING DISK 7\"','',1.00,'2024-12-03 09:25:17','34.00','5','newstock','1','','',145.00,'','1','35','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1153,'','1',30.00,'2024-12-03 14:30:09','24.00','5','newstock','1','51733225252','8',860.00,'','1','54','supplier','1','5','','',0.00,'VATABLE','950','3558.62','22241.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1154,'','1',30.00,'2024-12-03 14:30:40','16.00','5','newstock','1','51733225252','8',750.00,'','1','46','supplier','1','9','','',0.00,'VATABLE','900','3103.45','19396.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1155,'','1',10.00,'2024-12-03 14:31:01','6.00','5','newstock','1','51733225252','8',980.00,'','1','16','supplier','1','27','','',0.00,'VATABLE','1150','1351.72','8448.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1156,'','1',40.00,'2024-12-03 14:31:31','19.00','5','newstock','1','51733225252','8',470.00,'','1','59','supplier','1','4','','',0.00,'VATABLE','500','2593.10','16206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1157,'','1',10.00,'2024-12-03 14:32:28','7.00','5','newstock','1','51733225252','8',650.00,'','1','17','supplier','1','192','','',0.00,'VATABLE','900','896.55','5603.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1158,'','1',30.00,'2024-12-03 14:32:59','43.00','5','newstock','1','51733225252','8',270.00,'','1','73','supplier','1','15','','',0.00,'VATABLE','320','1117.24','6982.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1159,'','1',10.00,'2024-12-03 14:33:37','2.00','5','newstock','1','51733225252','8',1400.00,'','1','12','supplier','1','12','','',0.00,'VATABLE','1600','1931.03','12068.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1160,'','1',5.00,'2024-12-03 14:35:46','18.00','5','newstock','1','51733225252','8',1250.00,'','1','23','supplier','1','22','','',0.00,'VATABLE','1400','862.07','5387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1161,'CIRCULAR HOLLOW SECTION 25X1.5MM','',5.00,'2024-12-04 17:03:53','0.00','5','newstock','1','','',730.00,'','1','5','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1162,'','1',3.00,'2024-12-06 13:42:40','1.00','5','newstock','1','51733481694','8',2200.00,'','1','4','supplier','1','185','','',0.00,'VATABLE','2900','910.34','5689.66','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1163,'','1',40.00,'2024-12-06 13:43:02','54.00','5','newstock','1','51733481694','8',860.00,'','1','94','supplier','1','5','','',0.00,'VATABLE','950','4744.83','29655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1164,'','1',40.00,'2024-12-06 13:43:23','73.00','5','newstock','1','51733481694','8',270.00,'','1','113','supplier','1','15','','',0.00,'VATABLE','320','1489.66','9310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1165,'','1',10.00,'2024-12-06 13:44:00','46.00','5','newstock','1','51733481694','8',750.00,'','1','56','supplier','1','9','','',0.00,'VATABLE','900','1034.48','6465.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1166,'','1',10.00,'2024-12-06 13:44:27','26.00','5','newstock','1','51733481694','8',550.00,'','1','36','supplier','1','3','','',0.00,'VATABLE','650','758.62','4741.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1167,'','1',5.00,'2024-12-06 13:45:20','28.00','5','newstock','1','51733481694','8',805.00,'','1','33','supplier','1','33','','',0.00,'VATABLE','950','555.17','3469.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1168,'','1',4.00,'2024-12-06 13:47:32','10.00','5','newstock','1','51733481694','8',875.00,'','1','14','supplier','1','106','','',0.00,'VATABLE','1200','482.76','3017.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1169,'FLAT HIDGES TUBE','',100.00,'2024-12-06 13:48:55','99.00','5','newstock','1','','',70.00,'','1','199','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1170,'FLAT BAR 40X3MM','',-1.00,'2024-12-06 14:04:31','6.00','4','newstock','1','','',580.00,'','1','5','internal','1','14','','',0.00,'','620','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1171,'CHEQUERED PLATE EMBOSED','',-1.00,'2024-12-06 14:04:59','2.00','4','newstock','1','','',3900.00,'','1','1','internal','1','193','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1172,'FLAT BAR 25X5MM','',-2.00,'2024-12-06 14:05:28','17.00','4','newstock','1','','',650.00,'','1','15','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1173,'KONJI','',-1.00,'2024-12-06 14:05:47','102.00','4','newstock','1','','',70.00,'','1','101','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1174,'CIRCULAR HOLLOW SECTION 20X1MM','',-1.00,'2024-12-06 14:06:05','10.00','4','newstock','1','','',480.00,'','1','9','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1175,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-06 14:06:31','14.00','4','newstock','1','','',875.00,'','1','13','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1176,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-06 14:06:58','48.00','4','newstock','1','','',105.00,'','1','46','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1177,'ABRA GRINDING DISK 7\"','',-2.00,'2024-12-06 14:07:18','32.00','4','newstock','1','','',164.72,'','1','30','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1178,'STOPPER SMALL HOLE HEAVY GAUGE','',-29.00,'2024-12-06 14:07:39','2044.00','4','newstock','1','','',10.00,'','1','2015','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1179,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2024-12-06 14:08:07','172.00','4','newstock','1','','',10.00,'','1','168','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1180,'GI WASHER 3/8\" PER PC','',-4.00,'2024-12-06 14:08:30','214.00','4','newstock','1','','',10.00,'','1','210','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1181,'ANGLE LINE 40X40X3MM','',-1.00,'2024-12-06 14:08:57','12.00','4','newstock','1','','',1400.00,'','1','11','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1182,'ROBTEC CUTTING DISK 9\"','',-2.00,'2024-12-06 14:09:23','44.00','4','newstock','1','','',135.00,'','1','42','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1183,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-12-06 14:09:52','34.00','4','newstock','1','','',145.00,'','1','33','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1184,'RAW BOLTS SHELLS M10','',-10.00,'2024-12-06 14:10:18','113.00','4','newstock','1','','',35.00,'','1','103','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1185,'ROUND BAR 16 LENGTH','',-1.00,'2024-12-06 14:10:45','3.00','4','newstock','1','','',2450.00,'','1','2','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1186,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-06 14:11:32','13.00','4','newstock','1','','',875.00,'','1','12','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1187,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-8.00,'2024-12-06 14:11:58','33.00','4','newstock','1','','',1360.00,'','1','25','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1188,'SQUARE HOLLOW SECTION 40X40X1MM','',-8.00,'2024-12-06 14:12:17','94.00','4','newstock','1','','',860.00,'','1','86','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1189,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-6.00,'2024-12-06 14:12:40','56.00','4','newstock','1','','',750.00,'','1','50','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1190,'SQUARE HOLLOW SECTION 20X20X1MM','',-5.00,'2024-12-06 14:13:02','59.00','4','newstock','1','','',470.00,'','1','54','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1191,'SQUARE HOLLOW SECTION 25X25X1MM','',-1.00,'2024-12-06 14:13:29','36.00','4','newstock','1','','',550.00,'','1','35','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1192,'FLAT BAR 20X2.5','',-9.00,'2024-12-06 14:13:47','113.00','4','newstock','1','','',270.00,'','1','104','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1193,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-06 14:14:04','46.00','4','newstock','1','','',105.00,'','1','44','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1194,'FLAT BAR 25X3MM','',-1.00,'2024-12-06 14:14:26','20.00','4','newstock','1','','',480.00,'','1','19','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1195,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-2.00,'2024-12-06 14:15:17','25.00','4','newstock','1','','',1360.00,'','1','23','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1196,'SQUARE HOLLOW SECTION 40X40X1MM','',-4.00,'2024-12-06 14:15:37','86.00','4','newstock','1','','',860.00,'','1','82','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1197,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-12-06 14:15:55','50.00','4','newstock','1','','',750.00,'','1','49','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1198,'SQUARE HOLLOW SECTION 25X25X1MM','',-1.00,'2024-12-06 14:16:15','35.00','4','newstock','1','','',550.00,'','1','34','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1199,'FLAT BAR 20X2.5','',-2.00,'2024-12-06 14:16:37','104.00','4','newstock','1','','',270.00,'','1','102','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1200,'FLAT BAR 25X3MM','',-1.00,'2024-12-06 14:16:57','19.00','4','newstock','1','','',480.00,'','1','18','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1201,'FLAT HIDGES TUBE','',-4.00,'2024-12-06 14:17:21','199.00','4','newstock','1','','',70.00,'','1','195','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1202,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-06 14:17:44','44.00','4','newstock','1','','',105.00,'','1','43','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1203,'MEASURING TAPE 5MTRS','',-1.00,'2024-12-06 14:18:03','8.00','4','newstock','1','','',85.00,'','1','7','internal','1','72','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1204,'OASIS CUTTING DISC 9\"','',-1.00,'2024-12-06 14:18:29','4.00','4','newstock','1','','',135.00,'','1','3','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1205,'FLAT HIDGES TUBE','',-2.00,'2024-12-06 14:18:57','195.00','4','newstock','1','','',70.00,'','1','193','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1206,'ECONOMY GREY','',-1.00,'2024-12-06 14:19:23','23.00','4','newstock','1','','',800.00,'','1','22','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1207,'SQUARE HOLLOW SECTION 40X40X1MM','',-8.00,'2024-12-06 14:19:52','82.00','4','newstock','1','','',860.00,'','1','74','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1208,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2024-12-06 14:20:11','49.00','4','newstock','1','','',750.00,'','1','46','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1209,'FLAT BAR 20X2.5','',-15.00,'2024-12-06 14:20:50','102.00','4','newstock','1','','',270.00,'','1','87','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1210,'TEE 25X25X3MM','',-4.00,'2024-12-06 14:21:10','16.00','4','newstock','1','','',980.00,'','1','12','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1211,'STOPPER SMALL HOLE HEAVY GAUGE','',-12.00,'2024-12-06 14:21:49','2015.00','4','newstock','1','','',10.00,'','1','2003','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1212,'ROUND BAR 12MMX12MTRS STANDARD','',-0.50,'2024-12-06 14:22:33','0.50','4','newstock','1','','',1400.00,'','1','0','internal','1','191','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1213,'TRY SQUARE 6\"','',-1.00,'2024-12-06 14:22:55','9.00','4','newstock','1','','',65.00,'','1','8','internal','1','69','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1214,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-06 14:23:24','43.00','4','newstock','1','','',105.00,'','1','41','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1215,'KONJI','',-1.00,'2024-12-06 14:24:10','101.00','4','newstock','1','','',70.00,'','1','100','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1216,'GOKUL STD THINNER 0.8LT','',-1.00,'2024-12-06 14:24:32','1.00','4','newstock','1','','',150.00,'','1','0','internal','1','173','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1217,'CERA MASKING TAPE 3/4 X 50MT','',-1.00,'2024-12-06 14:24:49','7.00','4','newstock','1','','',56.25,'','1','6','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1218,'BOLTS & NUTS 3/8\"X1\" PER PC','',-10.00,'2024-12-06 14:25:10','168.00','4','newstock','1','','',10.00,'','1','158','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1219,'GI WASHER 3/8\" PER PC','',-10.00,'2024-12-06 14:25:36','210.00','4','newstock','1','','',10.00,'','1','200','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1220,'BLACK PIPE1 1/2\"','',-0.25,'2024-12-06 14:26:20','4.00','4','newstock','1','','',2200.00,'','1','3.75','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1221,'SQUARE HOLLOW SECTION 40X40X1MM','',20.00,'2024-12-06 14:26:58','74.00','4','newstock','1','','',860.00,'','1','94','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1222,'SQUARE HOLLOW SECTION 40X40X1MM','',-40.00,'2024-12-06 14:27:12','94.00','4','newstock','1','','',860.00,'','1','54','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1223,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-6.00,'2024-12-06 14:27:57','46.00','4','newstock','1','','',750.00,'','1','40','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1224,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2024-12-06 14:28:14','11.00','4','newstock','1','','',2250.00,'','1','10','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1225,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-1.00,'2024-12-06 14:30:27','45.00','4','newstock','1','','',630.00,'','1','44','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1226,'LOUVERS','',16.00,'2024-12-06 14:32:32','3.00','5','newstock','1','','',241.00,'','1','19','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1227,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-06 14:33:38','41.00','4','newstock','1','','',105.00,'','1','39','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1228,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-06 14:33:57','12.00','4','newstock','1','','',875.00,'','1','11','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1229,'FLAT BAR 20X2.5','',-15.00,'2024-12-06 14:34:15','87.00','4','newstock','1','','',270.00,'','1','72','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1230,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2024-12-06 14:34:37','54.00','4','newstock','1','','',470.00,'','1','52','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1231,'FLAT HIDGES TUBE','',-20.00,'2024-12-06 14:34:58','193.00','4','newstock','1','','',70.00,'','1','173','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1232,'ECONOMY BLACK','',-2.00,'2024-12-06 14:35:24','4.00','4','newstock','1','','',250.00,'','1','2','internal','1','201','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1233,'SALI CUTTING DISK 9\"','',-4.00,'2024-12-06 14:36:06','39.00','4','newstock','1','','',105.00,'','1','35','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1234,'BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','',-4.00,'2024-12-06 14:36:31','19.00','4','newstock','1','','',35.00,'','1','15','internal','1','226','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1235,'ABRA GRINDING DISK 7\"','',-2.00,'2024-12-06 14:36:49','30.00','4','newstock','1','','',164.72,'','1','28','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1236,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-06 14:37:05','11.00','4','newstock','1','','',875.00,'','1','10','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1237,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-12-06 14:37:25','23.00','4','newstock','1','','',1360.00,'','1','22','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1238,'STOPPER SMALL HOLE HEAVY GAUGE','',-2.00,'2024-12-06 14:37:42','2003.00','4','newstock','1','','',10.00,'','1','2001','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1239,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-12-06 14:38:04','33.00','4','newstock','1','','',145.00,'','1','32','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1240,'LOUVERS','',-1.00,'2024-12-06 14:38:18','19.00','4','newstock','1','','',241.00,'','1','18','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1241,'CHEQUERED PLATE 8X4X2MM','',-3.00,'2024-12-06 14:38:35','3.00','4','newstock','1','','',7200.00,'','1','0','internal','1','121','','',0.00,'','8000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1242,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-7.00,'2024-12-06 14:39:22','22.00','4','newstock','1','','',1360.00,'','1','15','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1243,'SQUARE HOLLOW SECTION 40X40X1MM','',-10.00,'2024-12-06 14:40:18','54.00','4','newstock','1','','',860.00,'','1','44','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1244,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-10.00,'2024-12-06 14:40:55','40.00','4','newstock','1','','',750.00,'','1','30','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1245,'CIRCULAR HOLLOW SECTION 20X1MM','',-4.00,'2024-12-06 14:41:22','9.00','4','newstock','1','','',480.00,'','1','5','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1246,'FLAT HIDGES TUBE','',-21.00,'2024-12-06 14:41:38','173.00','4','newstock','1','','',70.00,'','1','152','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1247,'FLAT BAR 25X3MM','',-3.00,'2024-12-06 14:41:59','18.00','4','newstock','1','','',480.00,'','1','15','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1248,'SQUARE HOLLOW SECTION 20X20X1MM','',-5.00,'2024-12-06 14:42:40','52.00','4','newstock','1','','',470.00,'','1','47','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1249,'KONJI','',-7.00,'2024-12-06 14:43:04','100.00','4','newstock','1','','',70.00,'','1','93','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1250,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-4.00,'2024-12-06 14:43:26','23.00','4','newstock','1','','',1250.00,'','1','19','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1251,'FLAT BAR 20X5MM','',-1.00,'2024-12-06 14:43:46','20.00','4','newstock','1','','',570.00,'','1','19','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1252,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-06 14:44:01','35.00','4','newstock','1','','',105.00,'','1','33','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1253,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-06 14:44:16','10.00','4','newstock','1','','',875.00,'','1','9','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1254,'WELD MESH YELLOW','',-1.00,'2024-12-06 14:44:30','3.00','4','newstock','1','','',420.00,'','1','2','internal','1','29','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1255,'D 10MM','',-1.00,'2024-12-06 14:44:54','3.00','4','newstock','1','','',870.00,'','1','2','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1256,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2024-12-06 14:45:14','10.00','4','newstock','1','','',2250.00,'','1','9','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1257,'ECONOMY GREY','',-1.00,'2024-12-06 14:45:33','22.00','4','newstock','1','','',800.00,'','1','21','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1258,'TEE 25X25X3MM','',-4.00,'2024-12-06 14:45:52','12.00','4','newstock','1','','',980.00,'','1','8','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1259,'FLAT BAR 25X5MM','',-5.00,'2024-12-06 14:46:09','15.00','4','newstock','1','','',650.00,'','1','10','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1260,'STOPPER SMALL HOLE HEAVY GAUGE','',-24.00,'2024-12-06 14:46:28','2001.00','4','newstock','1','','',10.00,'','1','1977','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1261,'ECONOMY GREY','',-1.00,'2024-12-06 14:51:12','21.00','4','newstock','1','','',800.00,'','1','20','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1262,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-5.00,'2024-12-06 14:51:39','30.00','4','newstock','1','','',750.00,'','1','25','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1263,'FLAT BAR 20X2.5','',-15.00,'2024-12-06 14:51:59','72.00','4','newstock','1','','',270.00,'','1','57','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1264,'TEE 25X25X3MM','',-4.00,'2024-12-06 14:52:27','8.00','4','newstock','1','','',980.00,'','1','4','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1265,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-06 14:52:45','33.00','4','newstock','1','','',105.00,'','1','31','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1266,'ABRA GRINDING DISK 7\"','',-1.00,'2024-12-06 14:53:07','28.00','4','newstock','1','','',164.72,'','1','27','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1267,'SQUARE HOLLOW SECTION 40X40X1MM','',-4.00,'2024-12-06 14:53:42','44.00','4','newstock','1','','',860.00,'','1','40','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1268,'BOLTS & NUTS 3/8\"X1\" PER PC','',-5.00,'2024-12-06 14:54:01','158.00','4','newstock','1','','',10.00,'','1','153','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1269,'FLAT HIDGES TUBE','',-22.00,'2024-12-06 14:54:24','152.00','4','newstock','1','','',70.00,'','1','130','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1270,'ANGLE LINE 40X40X3MM','',-1.00,'2024-12-06 14:54:46','11.00','4','newstock','1','','',1400.00,'','1','10','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1271,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-06 14:55:11','9.00','4','newstock','1','','',875.00,'','1','8','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1272,'','1',10.00,'2024-12-06 16:14:47','20.00','5','newstock','1','51733490823','25',780.00,'','1','30','supplier','1','199','','',0.00,'VATABLE','1200','1075.86','6724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1273,'GYPSUM SCREW PER PC','',100.00,'2024-12-07 15:29:04','0.00','5','newstock','1','','',3.00,'','1','100','internal','1','229','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1274,'STOPPER SMALL HOLE HEAVY GAUGE','',-71.00,'2024-12-10 07:26:12','1977.00','4','newstock','1','','',10.00,'','1','1906','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1275,'FLAT BAR 25X5MM','',-10.00,'2024-12-10 07:26:39','10.00','4','newstock','1','','',650.00,'','1','0','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1276,'FLAT BAR 20X2.5','',-40.00,'2024-12-10 07:27:06','57.00','4','newstock','1','','',270.00,'','1','17','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1277,'SQUARE HOLLOW SECTION 40X40X1MM','',-24.00,'2024-12-10 07:27:32','40.00','4','newstock','1','','',860.00,'','1','16','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1278,'FLAT HIDGES TUBE','',-50.00,'2024-12-10 07:27:56','130.00','4','newstock','1','','',70.00,'','1','80','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1279,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-7.00,'2024-12-10 07:28:24','25.00','4','newstock','1','','',750.00,'','1','18','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1280,'ABRA GRINDING DISK 7\"','',-3.00,'2024-12-10 07:28:48','27.00','4','newstock','1','','',164.72,'','1','24','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1281,'ROBTEC GRINDING DISK 7\"','',-1.00,'2024-12-10 07:29:10','31.00','4','newstock','1','','',145.00,'','1','30','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1282,'TEE 25X25X3MM','',-5.00,'2024-12-10 07:29:37','4.00','4','newstock','1','','',980.00,'','1','-1','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1283,'SALI CUTTING DISK 9\"','',-3.00,'2024-12-10 07:30:20','31.00','4','newstock','1','','',105.00,'','1','28','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1284,'WELD MESH YELLOW','',-1.00,'2024-12-10 07:30:37','2.00','4','newstock','1','','',420.00,'','1','1','internal','1','29','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1285,'R 6MM','',-1.00,'2024-12-10 07:31:06','2.00','4','newstock','1','','',180.00,'','1','1','internal','1','203','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1286,'FLAT BAR 40X3MM','',-1.00,'2024-12-10 07:31:29','5.00','4','newstock','1','','',580.00,'','1','4','internal','1','14','','',0.00,'','620','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1287,'CIRCULAR HOLLOW SECTION 20X1MM','',-1.00,'2024-12-10 07:32:01','5.00','4','newstock','1','','',480.00,'','1','4','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1288,'U LOCK PAIR','',-4.00,'2024-12-10 07:32:27','61.00','4','newstock','1','','',35.00,'','1','57','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1289,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2024-12-10 07:32:50','153.00','4','newstock','1','','',10.00,'','1','149','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1290,'FIX BOLTS M10(ROLL)','',-6.00,'2024-12-10 07:33:30','10.00','4','newstock','1','','',30.00,'','1','4','internal','1','128','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1291,'CIRCULAR HOLLOW SECTION 32X1.5MM','',0.50,'2024-12-10 07:34:05','4.00','4','newstock','1','','',1150.00,'','1','4.5','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1292,'','1',15.00,'2024-12-10 08:33:24','0.00','5','newstock','1','51733808746','8',650.00,'','1','15','supplier','1','192','','',0.00,'VATABLE','900','1344.83','8405.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1293,'','1',50.00,'2024-12-10 08:33:42','17.00','5','newstock','1','51733808746','8',270.00,'','1','67','supplier','1','15','','',0.00,'VATABLE','320','1862.07','11637.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1294,'','1',3.00,'2024-12-10 08:34:15','1.00','5','newstock','1','51733808746','8',980.00,'','1','4','supplier','1','11','','',0.00,'VATABLE','1150','405.52','2534.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1295,'','1',2.00,'2024-12-10 08:34:45','2.00','5','newstock','1','51733808746','8',865.00,'','1','4','supplier','1','189','','',0.00,'VATABLE','900','238.62','1491.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1296,'','1',10.00,'2024-12-10 08:35:25','4.00','5','newstock','1','51733808746','8',650.00,'','1','14','supplier','1','14','','',0.00,'VATABLE','620','896.55','5603.45','16.00','','returned',5,'2024-12-10 08:36:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1297,'','1',10.00,'2024-12-10 08:36:29','4.00','5','newstock','1','51733808746','8',650.00,'','1','14','supplier','1','14','','',0.00,'VATABLE','','896.55','5603.45','16.00','','returned',5,'2024-12-10 08:37:14','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1298,'','1',10.00,'2024-12-10 08:37:46','4.00','5','newstock','1','51733808746','8',650.00,'','1','14','supplier','1','14','','',0.00,'VATABLE','0700','896.55','5603.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1299,'','1',2.00,'2024-12-10 08:38:35','0.00','5','newstock','1','51733808746','8',1500.00,'','1','2','supplier','1','191','','',0.00,'VATABLE','1650','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1300,'','1',3.00,'2024-12-10 08:39:17','1.00','5','newstock','1','51733808746','8',180.00,'','1','4','supplier','1','203','','',0.00,'VATABLE','240','74.48','465.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1301,'','1',30.00,'2024-12-10 08:39:59','18.00','5','newstock','1','51733808746','8',750.00,'','1','48','supplier','1','9','','',0.00,'VATABLE','900','3103.45','19396.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1302,'','1',10.00,'2024-12-10 08:40:27','47.00','5','newstock','1','51733808746','8',435.00,'','1','57','supplier','1','4','','',0.00,'VATABLE','500','600.00','3750.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1303,'','1',10.00,'2024-12-10 08:40:52','34.00','5','newstock','1','51733808746','8',550.00,'','1','44','supplier','1','3','','',0.00,'VATABLE','650','758.62','4741.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1304,'','1',4.00,'2024-12-10 08:41:22','10.00','5','newstock','1','51733808746','8',1400.00,'','1','14','supplier','1','12','','',0.00,'VATABLE','1600','772.41','4827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1305,'','1',40.00,'2024-12-10 08:42:49','16.00','5','newstock','1','51733808746','8',860.00,'','1','56','supplier','1','5','','',0.00,'VATABLE','950','4744.83','29655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1306,'','1',8.00,'2024-12-10 08:45:12','8.00','5','newstock','1','51733809431','8',875.00,'','1','16','supplier','1','106','','',0.00,'VATABLE','1200','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1307,'','1',10.00,'2024-12-10 15:33:33','-1.00','5','newstock','1','51733833901','23',818.97,'','1','9','supplier','1','27','','',0.00,'VATABLE','1150','1129.61','7060.09','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1308,'SQUARE HOLLOW SECTION 40X40X1MM','',-13.00,'2024-12-11 12:01:27','56.00','4','newstock','1','','',860.00,'','1','43','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1309,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2024-12-11 12:02:36','48.00','4','newstock','1','','',750.00,'','1','46','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1310,'FLAT BAR 20X2.5','',-12.00,'2024-12-11 12:03:44','67.00','4','newstock','1','','',270.00,'','1','55','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1311,'FLAT BAR 25X5MM','',-5.00,'2024-12-11 12:04:59','15.00','4','newstock','1','','',650.00,'','1','10','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1312,'TEE 25X25X3MM','',-6.00,'2024-12-11 12:05:23','9.00','4','newstock','1','','',818.97,'','1','3','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1313,'FLAT HIDGES TUBE','',-16.00,'2024-12-11 12:06:14','80.00','4','newstock','1','','',70.00,'','1','64','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1314,'STOPPER SMALL HOLE HEAVY GAUGE','',-16.00,'2024-12-11 12:08:45','1906.00','4','newstock','1','','',10.00,'','1','1890','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1315,'ROUND BAR 10MM','',-1.00,'2024-12-11 12:25:38','4.00','4','newstock','1','','',980.00,'','1','3','internal','1','11','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1316,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-11 12:26:09','16.00','4','newstock','1','','',875.00,'','1','15','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1317,'SQUARE HOLLOW SECTION 40X40X1MM','',-8.00,'2024-12-11 17:26:49','43.00','4','newstock','1','','',860.00,'','1','35','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1318,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2024-12-11 17:27:18','46.00','4','newstock','1','','',750.00,'','1','43','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1319,'FLAT BAR 20X2.5','',-17.00,'2024-12-11 17:27:44','55.00','4','newstock','1','','',270.00,'','1','38','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1320,'FLAT HIDGES TUBE','',-8.00,'2024-12-11 17:28:22','64.00','4','newstock','1','','',70.00,'','1','56','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1321,'STOPPER SMALL HOLE HEAVY GAUGE','',-8.00,'2024-12-11 17:28:51','1890.00','4','newstock','1','','',10.00,'','1','1882','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1322,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-11 17:29:16','28.00','4','newstock','1','','',105.00,'','1','27','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1323,'OASIS CUTTING DISC 9\"','',-1.00,'2024-12-11 17:29:56','3.00','4','newstock','1','','',135.00,'','1','2','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1324,'ABRA GRINDING DISK 7\"','',-1.00,'2024-12-11 17:30:24','24.00','4','newstock','1','','',164.72,'','1','23','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1325,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-11 17:30:44','15.00','4','newstock','1','','',875.00,'','1','14','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1326,'','1',2.00,'2024-12-13 14:11:37','0.00','5','newstock','1','51734088251','8',1000.00,'','1','2','supplier','1','221','','',0.00,'VATABLE','1200','275.86','1724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1327,'FLAT HIDGES TUBE','',100.00,'2024-12-14 09:14:15','54.00','5','newstock','1','','',70.00,'','1','154','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1328,'','1',20.00,'2024-12-14 12:23:00','14.00','5','newstock','1','51734167612','8',1340.00,'','1','34','supplier','1','35','','',0.00,'VATABLE','1450','3696.55','23103.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1329,'','1',10.00,'2024-12-14 12:23:29','9.00','5','newstock','1','51734167612','8',1000.00,'','1','19','supplier','1','36','','',0.00,'VATABLE','1170','1379.31','8620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1330,'','1',10.00,'2024-12-14 12:23:53','17.00','5','newstock','1','51734167612','8',720.00,'','1','27','supplier','1','6','','',0.00,'VATABLE','750','993.10','6206.90','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1331,'','1',10.00,'2024-12-14 12:25:38','16.00','5','newstock','1','51734167612','8',1020.00,'','1','26','supplier','1','34','','',0.00,'VATABLE','1150','1406.90','8793.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1332,'','1',10.00,'2024-12-14 12:26:39','33.00','5','newstock','1','51734167612','8',570.00,'','1','43','supplier','1','3','','',0.00,'VATABLE','650','786.21','4913.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1333,'','1',5.00,'2024-12-14 12:27:09','19.00','5','newstock','1','51734167612','8',1400.00,'','1','24','supplier','1','20','','',0.00,'VATABLE','1600','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1334,'','1',7.00,'2024-12-14 12:27:38','8.00','5','newstock','1','51734167612','8',980.00,'','1','15','supplier','1','21','','',0.00,'VATABLE','1300','946.21','5913.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1335,'','1',5.00,'2024-12-14 12:28:32','19.00','5','newstock','1','51734167612','8',1250.00,'','1','24','supplier','1','22','','',0.00,'VATABLE','1400','862.07','5387.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1336,'','1',5.00,'2024-12-14 12:29:06','1.00','5','newstock','1','51734167612','8',790.00,'','1','6','supplier','1','25','','',0.00,'VATABLE','900','544.83','3405.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1337,'','1',5.00,'2024-12-14 12:30:03','3.50','5','newstock','1','51734167612','8',830.00,'','1','8.5','supplier','1','125','','',0.00,'VATABLE','1050','572.41','3577.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1338,'','1',5.00,'2024-12-14 12:30:22','12.50','5','newstock','1','51734167612','8',1400.00,'','1','17.5','supplier','1','12','','',0.00,'VATABLE','1600','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1339,'','1',10.00,'2024-12-14 12:31:20','57.00','5','newstock','1','51734167612','8',470.00,'','1','67','supplier','1','4','','',0.00,'VATABLE','500','648.28','4051.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1340,'','1',16.00,'2024-12-14 12:31:58','3.00','5','newstock','1','51734167612','8',930.00,'','1','19','supplier','1','27','','',0.00,'VATABLE','1150','2052.41','12827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','16',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1341,'','1',5.00,'2024-12-14 12:32:30','4.00','5','newstock','1','51734167612','8',1650.00,'','1','9','supplier','1','183','','',0.00,'VATABLE','1800','1137.93','7112.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1342,'','1',100.00,'2024-12-14 12:33:02','38.00','5','newstock','1','51734167612','8',270.00,'','1','138','supplier','1','15','','',0.00,'VATABLE','320','3724.14','23275.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1343,'','1',3.00,'2024-12-14 12:33:48','1.25','5','newstock','1','51734167612','8',3700.00,'','1','4.25','supplier','1','19','','',0.00,'VATABLE','4500','1531.03','9568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1344,'','1',40.00,'2024-12-14 12:34:39','34.00','5','newstock','1','51734167612','8',860.00,'','1','74','supplier','1','5','','',0.00,'VATABLE','950','4744.83','29655.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1345,'','1',40.00,'2024-12-14 12:36:07','42.00','5','newstock','1','51734167612','8',720.00,'','1','82','supplier','1','9','','',0.00,'VATABLE','900','3972.41','24827.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1346,'','1',2.00,'2024-12-14 12:38:51','0.00','5','newstock','1','51734167612','8',4500.00,'','1','2','supplier','1','230','','',0.00,'VATABLE','4700','1241.38','7758.62','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1347,'','1',2.00,'2024-12-14 12:41:52','0.00','5','newstock','1','51734167612','8',3800.00,'','1','2','supplier','1','228','','',0.00,'VATABLE','4200','1048.28','6551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1348,'','1',8.00,'2024-12-14 12:43:09','14.00','5','newstock','1','51734167612','8',875.00,'','1','22','supplier','1','106','','',0.00,'VATABLE','1200','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1349,'ROBTEC GRINDING DISK 7\"','',5.00,'2024-12-14 16:49:03','30.00','5','newstock','1','','',145.00,'','1','35','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1350,'','1',4.00,'2024-12-16 15:23:33','0.00','5','newstock','1','51734351758','23',2500.00,'','1','4','supplier','1','231','','',0.00,'VATABLE','2750','1379.31','8620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1351,'SALI CUTTING DISK 9\"','',50.00,'2024-12-16 16:19:12','27.00','5','newstock','1','','',105.00,'','1','77','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1352,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-6.00,'2024-12-17 08:40:38','34.00','4','newstock','1','','',1340.00,'','1','28','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1353,'SQUARE HOLLOW SECTION 40X40X1MM','',-11.00,'2024-12-17 08:41:12','74.00','4','newstock','1','','',860.00,'','1','63','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1354,'FLAT BAR 20X2.5','',-6.00,'2024-12-17 08:41:30','138.00','4','newstock','1','','',270.00,'','1','132','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1355,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-5.00,'2024-12-17 08:42:27','82.00','4','newstock','1','','',720.00,'','1','77','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1356,'SQUARE HOLLOW SECTION 25X25X1MM','',-4.00,'2024-12-17 08:42:45','40.00','4','newstock','1','','',570.00,'','1','36','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1357,'ROUND BAR 16 LENGTH PER FT','',-13.50,'2024-12-17 08:43:13','37.00','4','newstock','1','','',0.00,'','1','23.5','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1358,'FLAT BAR 25X3MM','',-3.00,'2024-12-17 08:43:34','14.00','4','newstock','1','','',480.00,'','1','11','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1359,'FLAT HIDGES TUBE','',-4.00,'2024-12-17 08:43:51','149.00','4','newstock','1','','',70.00,'','1','145','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1360,'KONJI','',-3.00,'2024-12-17 08:44:09','93.00','4','newstock','1','','',70.00,'','1','90','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1361,'LOUVERS','',-2.00,'2024-12-17 08:44:27','18.00','4','newstock','1','','',241.00,'','1','16','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1362,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-17 08:44:45','77.00','4','newstock','1','','',105.00,'','1','75','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1363,'ABRA GRINDING DISK 7\"','',-1.00,'2024-12-17 08:46:08','23.00','4','newstock','1','','',164.72,'','1','22','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1364,'D 10MM','',-1.00,'2024-12-17 08:46:25','4.00','4','newstock','1','','',865.00,'','1','3','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1365,'TURPENTINE 4L','',-1.00,'2024-12-17 08:46:45','2.00','4','newstock','1','','',1000.00,'','1','1','internal','1','221','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1366,'WELDING RODS HERO 3.2 5KG','',-2.00,'2024-12-17 08:47:10','22.00','4','newstock','1','','',875.00,'','1','20','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1367,'KONJI','',-7.00,'2024-12-17 08:47:24','90.00','4','newstock','1','','',70.00,'','1','83','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1368,'STOPPER SMALL HOLE HEAVY GAUGE','',-4.00,'2024-12-17 08:47:45','1882.00','4','newstock','1','','',10.00,'','1','1878','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1369,'LOUVERS','',-6.00,'2024-12-17 08:48:09','16.00','4','newstock','1','','',241.00,'','1','10','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1370,'FLAT HIDGES TUBE','',-10.00,'2024-12-17 08:48:32','145.00','4','newstock','1','','',70.00,'','1','135','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1371,'ANGLE LINE 40X40X3MM','',-3.00,'2024-12-17 08:49:00','17.50','4','newstock','1','','',1400.00,'','1','14.5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1372,'KERRORATED SHEET','',-1.00,'2024-12-17 08:49:22','2.00','4','newstock','1','','',3800.00,'','1','1','internal','1','228','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1373,'RAW BOLTS SHELLS M10','',-10.00,'2024-12-17 08:49:38','103.00','4','newstock','1','','',35.00,'','1','93','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1374,'WHITE SHEET 8X3X2MM','',-1.00,'2024-12-17 08:49:58','2.00','4','newstock','1','','',4500.00,'','1','1','internal','1','230','','',0.00,'','4700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1375,'ABRA GRINDING DISK 7\"','',-1.00,'2024-12-17 08:50:43','22.00','4','newstock','1','','',164.72,'','1','21','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1376,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-12-17 08:51:18','28.00','4','newstock','1','','',1340.00,'','1','27','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1377,'SQUARE HOLLOW SECTION 40X40X1MM','',-5.00,'2024-12-17 08:52:45','63.00','4','newstock','1','','',860.00,'','1','58','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1378,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-4.00,'2024-12-17 09:34:43','77.00','4','newstock','1','','',720.00,'','1','73','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1379,'BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','',-2.00,'2024-12-17 09:35:02','15.00','4','newstock','1','','',35.00,'','1','13','internal','1','226','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1380,'RAW BOLTS SHELLS M10','',-12.00,'2024-12-17 09:35:27','93.00','4','newstock','1','','',35.00,'','1','81','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1381,'U LOCK PAIR','',-9.00,'2024-12-17 09:37:36','57.00','4','newstock','1','','',35.00,'','1','48','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1382,'GI WASHER 3/8\" PER PC','',-10.00,'2024-12-17 09:37:58','200.00','4','newstock','1','','',10.00,'','1','190','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1383,'BOLTS & NUTS 3/8\"X1\" PER PC','',-10.00,'2024-12-17 09:39:11','149.00','4','newstock','1','','',10.00,'','1','139','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1384,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-17 09:39:33','75.00','4','newstock','1','','',105.00,'','1','74','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1385,'FLAT BAR 20X2.5','',-5.00,'2024-12-17 09:39:56','132.00','4','newstock','1','','',270.00,'','1','127','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1386,'WELD MESH YELLOW','',-1.00,'2024-12-17 09:40:19','1.00','4','newstock','1','','',420.00,'','1','0','internal','1','29','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1387,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-17 09:40:38','20.00','4','newstock','1','','',875.00,'','1','19','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1388,'FLAT HIDGES TUBE','',-6.00,'2024-12-17 09:41:10','135.00','4','newstock','1','','',70.00,'','1','129','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1389,'KERRORATED SHEET','',-1.00,'2024-12-17 09:41:43','1.00','4','newstock','1','','',3800.00,'','1','0','internal','1','228','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1390,'KONJI','',-1.00,'2024-12-17 09:42:45','83.00','4','newstock','1','','',70.00,'','1','82','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1391,'SQUARE HOLLOW SECTION 50X50X1.5MM','',5.00,'2024-12-17 14:43:48','1.00','5','newstock','1','','',1650.00,'','1','6','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1392,'','1',5.00,'2024-12-17 14:46:02','6.00','5','newstock','1','51734435843','8',1650.00,'','1','11','supplier','1','183','','',0.00,'VATABLE','1800','1137.93','7112.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1393,'','1',4.00,'2024-12-17 14:47:28','4.00','5','newstock','1','51734435843','8',1200.00,'','1','8','supplier','1','179','','',0.00,'VATABLE','1400','662.07','4137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1394,'','1',4.00,'2024-12-17 14:48:01','1.00','5','newstock','1','51734435843','8',1200.00,'','1','5','supplier','1','100','','',0.00,'VATABLE','1400','662.07','4137.93','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1395,'GI WASHER 3/8\" PER PC','',162.00,'2024-12-17 16:06:28','190.00','5','newstock','1','','',10.00,'','1','352','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1396,'BOLTS & NUTS 3/8\"X1\" PER PC','',-16.00,'2024-12-18 07:44:52','139.00','4','newstock','1','','',10.00,'','1','123','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1397,'ANGLE LINE 40X40X3MM','',-7.50,'2024-12-18 07:45:51','14.50','4','newstock','1','','',1400.00,'','1','7','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1398,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2024-12-18 07:51:28','24.00','4','newstock','1','','',1400.00,'','1','23','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1399,'MILD STEEL PLATE 8X4X1MM','',-3.00,'2024-12-18 07:52:17','9.00','4','newstock','1','','',2250.00,'','1','6','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1400,'GI WASHER 3/8\" PER PC','',-2.00,'2024-12-18 07:52:48','352.00','4','newstock','1','','',10.00,'','1','350','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1401,'RAW BOLTS SHELLS M10','',-14.00,'2024-12-18 07:56:29','81.00','4','newstock','1','','',35.00,'','1','67','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1402,'U LOCK PAIR','',-8.00,'2024-12-18 07:58:11','48.00','4','newstock','1','','',35.00,'','1','40','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1403,'ROUND BAR 16 LENGTH PER FT','',-1.50,'2024-12-18 08:02:48','23.50','4','newstock','1','','',0.00,'','1','22','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1404,'FLAT BAR 20X2.5','',-18.00,'2024-12-18 09:54:15','127.00','4','newstock','1','','',270.00,'','1','109','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1405,'SQUARE HOLLOW SECTION 40X40X1MM','',-11.00,'2024-12-18 09:55:07','58.00','4','newstock','1','','',860.00,'','1','47','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1406,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-4.00,'2024-12-18 09:56:18','73.00','4','newstock','1','','',720.00,'','1','69','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1407,'FLAT BAR 25X5MM','',-4.00,'2024-12-18 09:56:48','10.00','4','newstock','1','','',700.00,'','1','6','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1408,'FLAT BAR 25X3MM','',-2.00,'2024-12-18 09:57:13','11.00','4','newstock','1','','',480.00,'','1','9','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1409,'FLAT HIDGES TUBE','',-22.00,'2024-12-18 09:59:37','129.00','4','newstock','1','','',70.00,'','1','107','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1410,'STOPPER SMALL HOLE HEAVY GAUGE','',-26.00,'2024-12-18 10:00:21','1878.00','4','newstock','1','','',10.00,'','1','1852','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1411,'U LOCK PAIR','',100.00,'2024-12-18 16:33:30','40.00','5','newstock','1','','',35.00,'','1','140','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1412,'FLAT BAR 25X3MM','',-1.00,'2024-12-19 10:20:24','9.00','4','newstock','1','','',480.00,'','1','8','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1413,'LOUVERS','',-1.00,'2024-12-19 10:20:46','10.00','4','newstock','1','','',241.00,'','1','9','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1414,'FLAT BAR 40X3MM','',-1.00,'2024-12-19 10:21:30','14.00','4','newstock','1','','',650.00,'','1','13','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1415,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-19 10:21:58','74.00','4','newstock','1','','',105.00,'','1','73','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1416,'ABRA GRINDING DISK 7\"','',-1.00,'2024-12-19 10:22:24','21.00','4','newstock','1','','',164.72,'','1','20','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1417,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-19 10:24:38','19.00','4','newstock','1','','',875.00,'','1','18','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1418,'ECONOMY GREY','',-1.00,'2024-12-19 10:26:27','29.00','4','newstock','1','','',780.00,'','1','28','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1419,'FLAT BAR 20X5MM','',-1.00,'2024-12-19 10:27:21','19.00','4','newstock','1','','',570.00,'','1','18','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1420,'WHITE SHEET 8X3X2MM','',-1.00,'2024-12-19 10:28:24','1.00','4','newstock','1','','',4500.00,'','1','0','internal','1','230','','',0.00,'','4700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1421,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2024-12-19 10:46:14','27.00','4','newstock','1','','',1340.00,'','1','26','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1422,'SQUARE HOLLOW SECTION 40X40X1MM','',-29.00,'2024-12-19 10:46:43','47.00','4','newstock','1','','',860.00,'','1','18','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1423,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-5.00,'2024-12-19 10:47:08','69.00','4','newstock','1','','',720.00,'','1','64','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1424,'SALI CUTTING DISK 9\"','',-5.00,'2024-12-19 10:47:33','73.00','4','newstock','1','','',105.00,'','1','68','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1425,'U LOCK PAIR','',-20.00,'2024-12-19 10:48:17','140.00','4','newstock','1','','',35.00,'','1','120','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1426,'RAW BOLTS SHELLS M10','',-40.00,'2024-12-19 10:49:24','67.00','4','newstock','1','','',35.00,'','1','27','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1427,'ROUND BAR 16 LENGTH PER FT','',-4.00,'2024-12-19 10:49:48','22.00','4','newstock','1','','',0.00,'','1','18','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1428,'TEE 25X25X3MM','',-3.00,'2024-12-19 10:50:18','19.00','4','newstock','1','','',930.00,'','1','16','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1429,'FLAT BAR 20X2.5','',-15.00,'2024-12-19 10:51:17','109.00','4','newstock','1','','',270.00,'','1','94','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1430,'FLAT BAR 25X5MM','',-3.00,'2024-12-19 10:51:39','6.00','4','newstock','1','','',700.00,'','1','3','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1431,'FLAT HIDGES TUBE','',-16.00,'2024-12-19 10:51:59','107.00','4','newstock','1','','',70.00,'','1','91','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1432,'STOPPER SMALL HOLE HEAVY GAUGE','',-16.00,'2024-12-19 10:52:31','1852.00','4','newstock','1','','',10.00,'','1','1836','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1433,'ABRA GRINDING DISK 7\"','',-3.00,'2024-12-19 10:52:56','20.00','4','newstock','1','','',164.72,'','1','17','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1434,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-19 11:12:16','18.00','4','newstock','1','','',875.00,'','1','17','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1435,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2024-12-19 11:12:47','6.00','4','newstock','1','','',2250.00,'','1','4','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1436,'MASTI BODY FILLER 0.9KG','',-1.00,'2024-12-20 07:35:55','2.00','4','newstock','1','','',390.00,'','1','1','internal','1','165','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1437,'CERA MASKING TAPE 3/4 X 50MT','',-1.00,'2024-12-20 07:40:02','6.00','4','newstock','1','','',56.25,'','1','5','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1438,'LOUVERS','',-2.00,'2024-12-20 07:41:33','9.00','4','newstock','1','','',241.00,'','1','7','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1439,'SQUARE HOLLOW SECTION 40X40X1MM','',-4.00,'2024-12-20 07:41:58','18.00','4','newstock','1','','',860.00,'','1','14','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1440,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2024-12-20 07:42:27','64.00','4','newstock','1','','',720.00,'','1','63','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1441,'FLAT BAR 20X2.5','',-2.00,'2024-12-20 07:42:47','94.00','4','newstock','1','','',270.00,'','1','92','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1442,'FLAT BAR 25X3MM','',-1.00,'2024-12-20 07:43:13','8.00','4','newstock','1','','',480.00,'','1','7','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1443,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-20 07:43:33','68.00','4','newstock','1','','',105.00,'','1','67','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1444,'SQUARE HOLLOW SECTION 40X40X1.2MM','',40.00,'2024-12-20 08:03:24','0.00','4','newstock','1','','',1050.00,'','1','40','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1445,'','1',100.00,'2024-12-20 10:10:33','82.00','5','newstock','1','51734678499','8',70.00,'','1','182','supplier','1','41','','',0.00,'VATABLE','100','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1446,'','1',50.00,'2024-12-20 10:11:55','32.00','5','newstock','1','51734678668','8',570.00,'','1','82','supplier','1','3','','',0.00,'VATABLE','650','3931.03','24568.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1447,'','1',10.00,'2024-12-20 10:14:08','3.00','5','newstock','1','51734678719','8',818.97,'','1','13','supplier','1','192','','',0.00,'VATABLE','900','1129.61','7060.09','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1448,'','1',4.00,'2024-12-20 10:14:40','4.00','5','newstock','1','51734678719','8',1896.55,'','1','8','supplier','1','8','','',0.00,'VATABLE','2650','1046.37','6539.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1449,'FLAT HIDGES TUBE','',100.00,'2024-12-20 10:17:56','91.00','5','newstock','1','','',70.00,'','1','191','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1450,'SQUARE HOLLOW SECTION 40X40X1MM','',1.00,'2024-12-20 13:32:24','14.00','5','newstock','1','','',860.00,'','1','15','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1451,'','1',10.00,'2024-12-20 16:53:03','28.00','5','newstock','1','51734702734','25',780.00,'','1','38','supplier','1','199','','',0.00,'VATABLE','1200','1075.86','6724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1452,'SQUARE HOLLOW SECTION 40X40X1MM','',-14.00,'2024-12-21 12:10:53','15.00','4','newstock','1','','',860.00,'','1','1','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1453,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-3.00,'2024-12-21 12:11:23','40.00','4','newstock','1','','',1050.00,'','1','37','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1454,'SQUARE HOLLOW SECTION 25X25X1MM','',-10.00,'2024-12-21 12:12:38','78.00','4','newstock','1','','',570.00,'','1','68','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1455,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-21 12:13:42','17.00','4','newstock','1','','',875.00,'','1','16','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1456,'FLAT BAR 20X2.5','',-15.00,'2024-12-21 12:14:10','91.00','4','newstock','1','','',270.00,'','1','76','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1457,'TEE 25X25X3MM','',-2.00,'2024-12-21 12:14:42','16.00','4','newstock','1','','',930.00,'','1','14','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1458,'FLAT BAR 25X5MM','',-1.00,'2024-12-21 12:16:00','13.00','4','newstock','1','','',818.97,'','1','12','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1459,'FLAT HIDGES TUBE','',-8.00,'2024-12-21 12:17:35','191.00','4','newstock','1','','',70.00,'','1','183','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1460,'STOPPER BIG HOLE HEAVY GAUGE','',-8.00,'2024-12-21 12:18:00','137.00','4','newstock','1','','',7.00,'','1','129','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1461,'CIRCULAR HOLLOW SECTION 38X1.5MM','',-1.00,'2024-12-21 16:12:50','15.00','4','newstock','1','','',980.00,'','1','14','internal','1','21','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1462,'FLAT BAR 40X3MM','',-2.00,'2024-12-21 16:15:14','13.00','4','newstock','1','','',650.00,'','1','11','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1463,'FLAT BAR 25X5MM','',-2.00,'2024-12-21 16:15:55','12.00','4','newstock','1','','',818.97,'','1','10','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1464,'SQUARE HOLLOW SECTION 50X50X1MM','',-1.00,'2024-12-21 16:17:25','13.00','4','newstock','1','','',1450.00,'','1','12','internal','1','7','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1465,'SQUARE HOLLOW SECTION 50X50X1.5MM','',3.00,'2024-12-21 16:18:19','11.00','4','newstock','1','','',1650.00,'','1','14','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1466,'FLAT BAR 20X2.5','',1.00,'2024-12-21 16:18:47','76.00','4','newstock','1','','',270.00,'','1','77','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1467,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',5.00,'2024-12-21 16:20:04','63.00','4','newstock','1','','',720.00,'','1','68','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1468,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-1.00,'2024-12-21 16:20:30','19.00','4','newstock','1','','',1000.00,'','1','18','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1469,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-1.00,'2024-12-21 16:21:06','44.00','4','newstock','1','','',630.00,'','1','43','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1470,'SQUARE HOLLOW SECTION 25X25X1MM','',-20.00,'2024-12-21 16:22:14','68.00','4','newstock','1','','',570.00,'','1','48','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1471,'TEE 20X20X3MM','',4.00,'2024-12-21 16:23:19','6.00','4','newstock','1','','',620.00,'','1','10','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1472,'TEE 25X25X3MM','',-1.00,'2024-12-21 16:24:38','14.00','4','newstock','1','','',930.00,'','1','13','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1473,'SQUARE HOLLOW SECTION 40X40X1.5MM','',1.00,'2024-12-21 16:25:03','26.00','4','newstock','1','','',1340.00,'','1','27','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1474,'CIRCULAR HOLLOW SECTION 32X1.5MM','',-1.50,'2024-12-21 16:25:56','4.50','4','newstock','1','','',1150.00,'','1','3','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1475,'CIRCULAR HOLLOW SECTION 25X1.5MM','',-3.00,'2024-12-21 16:26:42','6.00','4','newstock','1','','',790.00,'','1','3','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1476,'CIRCULAR HOLLOW SECTION 25X1.5MM','',2.00,'2024-12-21 16:27:00','3.00','4','newstock','1','','',790.00,'','1','5','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1477,'BLACK PIPE1 1/2\"','',-75.00,'2024-12-21 16:27:51','3.75','4','newstock','1','','',2200.00,'','1','-71.25','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1478,'BLACK PIPE1 1/2\"','',74.25,'2024-12-21 16:28:50','-71.25','4','newstock','1','','',2200.00,'','1','3','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1479,'MILD STEEL PLATE 8X4X1.35MM','',-0.25,'2024-12-21 16:30:35','4.25','4','newstock','1','','',3700.00,'','1','4','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1480,'FONTARC RODS 4MM','',-1.00,'2024-12-21 16:32:18','8.00','4','newstock','1','','',1200.00,'','1','7','internal','1','179','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1481,'SALI CUTTING DISK 9\"','',3.00,'2024-12-21 16:32:48','67.00','4','newstock','1','','',105.00,'','1','70','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1482,'ROBTEC CUTTING DISK 9\"','',2.00,'2024-12-21 16:33:22','40.00','4','newstock','1','','',135.00,'','1','42','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1483,'ROBTEC INOX CUTTING DISK 4-1/2\"','',-1.00,'2024-12-21 16:34:02','78.00','4','newstock','1','','',50.00,'','1','77','internal','1','102','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1484,'CERA MASKING TAPE 3/4 X 50MT','',-5.00,'2024-12-21 16:34:56','5.00','4','newstock','1','','',56.25,'','1','0','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1485,'CERA MASKING TAPE 3/4 X 50MT','',3.00,'2024-12-21 16:35:09','0.00','4','newstock','1','','',56.25,'','1','3','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1486,'ABRA CUTTING DISK 9\"','',2.00,'2024-12-21 16:35:32','38.00','4','newstock','1','','',156.60,'','1','40','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1487,'ECONOMY GREY','',-3.00,'2024-12-21 16:36:05','38.00','4','newstock','1','','',780.00,'','1','35','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1488,'BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','',-3.00,'2024-12-21 16:36:27','13.00','4','newstock','1','','',35.00,'','1','10','internal','1','226','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1489,'FIX BOLTS M10(ROLL)','',-4.00,'2024-12-21 16:37:33','4.00','4','newstock','1','','',30.00,'','1','0','internal','1','128','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1490,'RAW BOLTS SHELLS M10','',-18.00,'2024-12-21 16:39:38','27.00','4','newstock','1','','',35.00,'','1','9','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1491,'RAW BOLTS SHEELLS M16','',-18.00,'2024-12-21 16:40:12','20.00','4','newstock','1','','',140.00,'','1','2','internal','1','151','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1492,'RAW BOLTS SHELLS M8','',-180.00,'2024-12-21 16:43:56','410.00','4','newstock','1','','',25.00,'','1','230','internal','1','148','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1493,'ECONOMY GREY','',-3.00,'2024-12-21 17:02:21','35.00','4','newstock','1','','',780.00,'','1','32','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1494,'TURPENTINE 4L','',-1.00,'2024-12-21 17:03:17','1.00','4','newstock','1','','',1000.00,'','1','0','internal','1','221','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1495,'SQUARE HOLLOW SECTION 40X40X1.2MM','',25.00,'2024-12-23 16:51:01','37.00','4','newstock','1','','',1050.00,'','1','62','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1496,'SQUARE HOLLOW SECTION 25X25X1MM','',50.00,'2024-12-23 16:51:38','48.00','4','newstock','1','','',570.00,'','1','98','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1497,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-6.00,'2024-12-23 17:01:50','62.00','4','newstock','1','','',1050.00,'','1','56','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1498,'SQUARE HOLLOW SECTION 25X25X1MM','',-3.00,'2024-12-23 17:02:14','98.00','4','newstock','1','','',570.00,'','1','95','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1499,'FLAT BAR 20X2.5','',-10.00,'2024-12-23 17:02:45','77.00','4','newstock','1','','',270.00,'','1','67','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1500,'FLAT HIDGES TUBE','',-14.00,'2024-12-23 17:03:42','183.00','4','newstock','1','','',70.00,'','1','169','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1501,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-23 17:04:20','70.00','4','newstock','1','','',105.00,'','1','69','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1502,'ABRA GRINDING DISK 7\"','',-1.00,'2024-12-23 17:04:44','17.00','4','newstock','1','','',164.72,'','1','16','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1503,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2024-12-23 17:07:18','123.00','4','newstock','1','','',10.00,'','1','119','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1504,'GI WASHER 3/8\" PER PC','',-4.00,'2024-12-23 17:07:39','350.00','4','newstock','1','','',10.00,'','1','346','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1505,'U LOCK PAIR','',-2.00,'2024-12-23 17:08:09','120.00','4','newstock','1','','',35.00,'','1','118','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1506,'ROOF NAILS','',1.50,'2024-12-23 17:09:02','32.50','4','newstock','1','','',190.00,'','1','34','internal','1','134','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1507,'RAW BOLTS SHELLS M10','',-9.00,'2024-12-24 18:07:07','9.00','4','newstock','1','','',35.00,'','1','0','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1508,'RAW BOLTS SHELLS M10','',300.00,'2024-12-24 18:07:31','0.00','4','newstock','1','','',35.00,'','1','300','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1509,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-5.00,'2024-12-24 18:08:06','56.00','4','newstock','1','','',1050.00,'','1','51','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1510,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2024-12-24 18:08:29','68.00','4','newstock','1','','',720.00,'','1','66','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1511,'FLAT BAR 20X2.5','',-15.00,'2024-12-24 18:08:48','67.00','4','newstock','1','','',270.00,'','1','52','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1512,'TEE 25X25X3MM','',-4.00,'2024-12-24 18:09:13','13.00','4','newstock','1','','',930.00,'','1','9','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1513,'FLAT HIDGES TUBE','',-10.00,'2024-12-24 18:13:05','169.00','4','newstock','1','','',70.00,'','1','159','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1514,'STOPPER SMALL HOLE HEAVY GAUGE','',-10.00,'2024-12-24 18:14:13','1836.00','4','newstock','1','','',10.00,'','1','1826','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1515,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-24 18:14:54','69.00','4','newstock','1','','',105.00,'','1','68','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1516,'WELDING RODS HERO 3.2 5KG','',-1.00,'2024-12-24 18:15:15','16.00','4','newstock','1','','',875.00,'','1','15','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1517,'R 6MM','',-1.00,'2024-12-24 18:16:25','4.00','4','newstock','1','','',180.00,'','1','3','internal','1','203','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1518,'RAW BOLTS SHEELLS M16','',27.00,'2024-12-27 17:31:22','2.00','4','newstock','1','','',140.00,'','1','29','internal','1','151','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1519,'RAW BOLTS SHELLS M12','',40.00,'2024-12-27 17:34:41','0.00','4','newstock','1','','',40.00,'','1','40','internal','1','233','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1520,'MEASURING TAPE HEAVY DUTY 7.5MTRS','',12.00,'2024-12-27 17:41:13','0.00','4','newstock','1','','',220.00,'','Main','12','Internal','Main','234','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1521,'OASIS CUTTING DISC 9\"','',50.00,'2024-12-27 17:42:31','0.00','4','newstock','1','','',135.00,'','Main','50','Internal','Main','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1522,'ROBTEC GRINDING DISK 7\"','',52.00,'2024-12-27 17:52:39','0.00','4','newstock','1','','',145.00,'','Main','52','Internal','Main','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1523,'HACKSAW BLADE','',20.00,'2024-12-27 18:13:54','2.00','4','newstock','1','','',90.00,'','1','22','internal','1','54','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1524,'CUP WASHERS','',400.00,'2024-12-27 18:19:14','0.00','4','newstock','1','','',2.00,'','1','400','internal','1','235','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1525,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-34.00,'2024-12-27 18:21:02','51.00','4','newstock','1','','',1050.00,'','1','17','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1526,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2024-12-27 18:21:49','66.00','4','newstock','1','','',720.00,'','1','64','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1527,'SQUARE HOLLOW SECTION 25X25X1MM','',-30.00,'2024-12-27 18:22:53','91.00','4','newstock','1','','',570.00,'','1','61','internal','1','3','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1528,'SALI CUTTING DISK 9\"','',-2.00,'2024-12-27 18:27:59','67.00','4','newstock','1','','',105.00,'','1','65','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1529,'SALI CUTTING DISK 9\"','',-1.00,'2024-12-27 18:28:48','65.00','4','newstock','1','','',105.00,'','1','64','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1530,'FLAT HIDGES TUBE','',-12.00,'2024-12-27 18:29:15','159.00','4','newstock','1','','',70.00,'','1','147','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1531,'STOPPER SMALL HOLE HEAVY GAUGE','',-12.00,'2024-12-27 18:29:50','1826.00','4','newstock','1','','',10.00,'','1','1814','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1532,'WELDING RODS HERO 3.2 5KG','',-2.00,'2024-12-27 18:30:46','15.00','4','newstock','1','','',875.00,'','1','13','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1533,'WELDING RODS PER KG','',-1.00,'2024-12-27 18:31:55','38.00','4','newstock','1','','',0.00,'','1','37','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1534,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-10.00,'2025-01-02 10:53:26','17.00','4','newstock','1','','',1050.00,'','1','7','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1535,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-4.00,'2025-01-02 10:54:06','64.00','4','newstock','1','','',720.00,'','1','60','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1536,'FLAT BAR 20X2.5','',-15.00,'2025-01-02 11:04:13','52.00','4','newstock','1','','',270.00,'','1','37','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1537,'FLAT HIDGES TUBE','',-6.00,'2025-01-02 11:08:14','147.00','4','newstock','1','','',70.00,'','1','141','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1538,'KONJI','',-6.00,'2025-01-02 11:09:52','182.00','4','newstock','1','','',70.00,'','1','176','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1539,'ECONOMY GREY','',-1.00,'2025-01-02 11:12:40','32.00','4','newstock','1','','',780.00,'','1','31','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1540,'LOUVERS','',-2.00,'2025-01-02 11:13:03','7.00','4','newstock','1','','',241.00,'','1','5','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1541,'FLAT BAR 25X3MM','',-3.00,'2025-01-02 11:14:20','7.00','4','newstock','1','','',480.00,'','1','4','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1542,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-02 11:15:00','13.00','4','newstock','1','','',875.00,'','1','12','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1543,'U LOCK PAIR','',-4.00,'2025-01-02 11:17:56','118.00','4','newstock','1','','',35.00,'','1','114','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1544,'RAW BOLTS SHELLS M10','',-1.00,'2025-01-02 11:24:08','300.00','4','newstock','1','','',35.00,'','1','299','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1545,'OASIS CUTTING DISC 9\"','',-1.00,'2025-01-02 11:24:34','1.00','4','newstock','1','','',135.00,'','1','0','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1546,'MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','',-1.00,'2025-01-02 11:30:00','4.00','4','newstock','1','','',2500.00,'','1','3','internal','1','231','','',0.00,'','2750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1547,'MEASURING TAPE 5MTRS','',-1.00,'2025-01-02 13:36:27','7.00','4','newstock','1','','',85.00,'','1','6','internal','1','72','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1548,'PL FOAM SOFT','',2.00,'2025-01-03 18:17:59','0.00','4','newstock','1','','',900.00,'','1','2','internal','1','243','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1549,'CONTA 1000 ML','',2.00,'2025-01-03 18:18:49','0.00','4','newstock','1','','',900.00,'','1','2','internal','1','242','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1550,'CONTA 250 ML','',2.00,'2025-01-03 18:19:24','2.00','4','newstock','1','','',275.00,'','1','4','internal','1','240','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1551,'CONTA 500 ML','',3.00,'2025-01-03 18:19:57','2.00','4','newstock','1','','',480.00,'','1','5','internal','1','241','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1552,'PL 100 INTERIORS','',2.00,'2025-01-03 18:20:55','2.00','4','newstock','1','','',500.00,'','1','4','internal','1','239','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1553,'PL150','',6.00,'2025-01-03 18:21:50','6.00','4','newstock','1','','',570.00,'','1','12','internal','1','238','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1554,'SILICONE PATTEX BLACK','',3.00,'2025-01-03 18:23:57','3.00','4','newstock','1','','',320.00,'','1','6','internal','1','237','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1555,'SILICONE PATTEX CLEAR','',3.00,'2025-01-03 18:25:34','0.00','4','newstock','1','','',320.00,'','1','3','internal','1','236','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1556,'SILICONE PATTEX BLACK','',-3.00,'2025-01-03 18:27:26','6.00','4','newstock','1','','',320.00,'','1','3','internal','1','237','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1557,'ROBTEC GRINDING DISK 7\"','',-2.00,'2025-01-04 07:18:13','35.00','4','newstock','1','','',145.00,'','1','33','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1558,'SALI CUTTING DISK 9\"','',-2.00,'2025-01-04 07:18:34','64.00','4','newstock','1','','',105.00,'','1','62','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1559,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-04 07:19:12','12.00','4','newstock','1','','',875.00,'','1','11','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1560,'SQUARE HOLLOW SECTION 25X25X1MM','',-30.00,'2025-01-04 07:19:42','60.00','4','newstock','1','','',570.00,'','1','30','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1561,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-7.00,'2025-01-04 07:20:20','7.00','4','newstock','1','','',1050.00,'','1','0','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1562,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2025-01-04 07:20:53','60.00','4','newstock','1','','',720.00,'','1','59','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1563,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2025-01-04 07:21:30','59.00','4','newstock','1','','',720.00,'','1','58','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1564,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',50.00,'2025-01-04 07:21:51','58.00','4','newstock','1','','',720.00,'','1','108','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1565,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2025-01-04 07:22:35','27.00','4','newstock','1','','',1340.00,'','1','26','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1566,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2025-01-04 07:23:12','1.00','4','newstock','1','','',860.00,'','1','0','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1567,'SQUARE HOLLOW SECTION 40X40X1MM','',50.00,'2025-01-04 07:23:22','0.00','4','newstock','1','','',860.00,'','1','50','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1568,'SQUARE HOLLOW SECTION 40X40X1MM','',-5.00,'2025-01-04 07:23:33','50.00','4','newstock','1','','',860.00,'','1','45','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1569,'SQUARE HOLLOW SECTION 40X40X1MM','',-8.00,'2025-01-04 07:23:49','45.00','4','newstock','1','','',860.00,'','1','37','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1570,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2025-01-04 07:24:20','108.00','4','newstock','1','','',720.00,'','1','106','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1571,'FLAT BAR 25X5MM','',-2.00,'2025-01-04 07:24:54','10.00','4','newstock','1','','',818.97,'','1','8','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1572,'TEE 25X25X3MM','',-1.00,'2025-01-04 07:25:42','9.00','4','newstock','1','','',930.00,'','1','8','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1573,'STOPPER SMALL HOLE HEAVY GAUGE','',-20.00,'2025-01-04 07:26:10','1814.00','4','newstock','1','','',10.00,'','1','1794','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1574,'FLAT HIDGES TUBE','',-22.00,'2025-01-04 07:26:36','141.00','4','newstock','1','','',70.00,'','1','119','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1575,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-04 07:27:06','11.00','4','newstock','1','','',875.00,'','1','10','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1576,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2025-01-04 07:27:46','106.00','4','newstock','1','','',720.00,'','1','105','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1577,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2025-01-04 07:27:48','105.00','4','newstock','1','','',720.00,'','1','104','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1578,'LOUVERS','',-8.00,'2025-01-04 07:29:20','5.00','4','newstock','1','','',241.00,'','1','-3','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1579,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-1.00,'2025-01-04 07:29:46','43.00','4','newstock','1','','',630.00,'','1','42','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1580,'ROBTEC GRINDING DISK 7\"','',-2.00,'2025-01-04 07:30:24','33.00','4','newstock','1','','',145.00,'','1','31','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1581,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-04 07:31:02','10.00','4','newstock','1','','',875.00,'','1','9','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1582,'SQUARE HOLLOW SECTION 25X25X1MM','',-2.00,'2025-01-04 07:31:48','30.00','4','newstock','1','','',570.00,'','1','28','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1583,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-8.00,'2025-01-04 07:39:58','26.00','4','newstock','1','','',1340.00,'','1','18','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1584,'SQUARE HOLLOW SECTION 25X25X1MM','',29.00,'2025-01-04 07:40:47','28.00','4','newstock','1','','',570.00,'','1','57','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1585,'WELDING RODS HERO 3.2 5KG','',7.00,'2025-01-04 07:41:12','9.00','4','newstock','1','','',875.00,'','1','16','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1586,'SILICONE PATTEX BLACK','',3.00,'2025-01-04 08:17:45','0.00','4','newstock','1','','',320.00,'','Main','3','Internal','Main','244','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1587,'SQUARE HOLLOW SECTION 40X40X1MM','',-2.00,'2025-01-06 17:26:58','37.00','4','newstock','1','','',860.00,'','1','35','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1588,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2025-01-06 17:27:27','104.00','4','newstock','1','','',720.00,'','1','103','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1589,'FLAT BAR 20X2.5','',-2.00,'2025-01-06 17:29:20','37.00','4','newstock','1','','',270.00,'','1','35','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1590,'FLAT BAR 20X2.5','',-2.00,'2025-01-06 17:29:51','35.00','4','newstock','1','','',270.00,'','1','33','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1591,'FLATBAR 50X3MM','',-2.00,'2025-01-06 17:30:35','8.00','4','newstock','1','','',920.00,'','1','6','internal','1','202','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1592,'GI WASHER 3/8\" PER PC','',-12.00,'2025-01-06 17:31:25','346.00','4','newstock','1','','',10.00,'','1','334','internal','1','110','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1593,'ANGLE LINE 40X40X3MM','',-3.00,'2025-01-06 17:31:55','7.00','4','newstock','1','','',1400.00,'','1','4','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1594,'BOLTS & NUTS 3/8\"X1\" PER PC','',-12.00,'2025-01-06 17:32:23','119.00','4','newstock','1','','',10.00,'','1','107','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1595,'BLACK PIPE1 1/2\"','',-1.50,'2025-01-06 17:33:15','3.00','4','newstock','1','','',2200.00,'','1','1.5','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1596,'ECONOMY GREY','',-2.00,'2025-01-06 17:35:48','27.00','4','newstock','1','','',780.00,'','1','25','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1597,'INDASA P.80','',-2.00,'2025-01-06 17:39:41','20.00','4','newstock','1','','',40.00,'','1','18','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1598,'BOLTS & NUTS 3/8\"X1-1/2\" PER PC','',-16.00,'2025-01-06 17:40:18','95.00','4','newstock','1','','',330.00,'','1','79','internal','1','113','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1599,'CIRCULAR HOLLOW SECTION 25X1.5MM','',-1.00,'2025-01-06 17:44:46','5.00','4','newstock','1','','',790.00,'','1','4','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1600,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2025-01-06 17:51:47','8.00','4','newstock','1','','',1896.55,'','1','6','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1601,'TEST ITEM','',1.00,'2025-01-07 23:15:44','0.00','1','newstock','1','','',2.00,'','1','1','internal','1','217','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1602,'CIRCULAR HOLLOW SECTION 32X1.5MM','',-2.00,'2025-01-08 09:54:21','3.00','4','newstock','1','','',1150.00,'','1','1','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1603,'SQUARE HOLLOW SECTION 50X50X1MM','',-3.00,'2025-01-08 09:54:48','12.00','4','newstock','1','','',1450.00,'','1','9','internal','1','7','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1604,'SQUARE HOLLOW SECTION 50X50X1.5MM','',-1.00,'2025-01-08 09:55:17','14.00','4','newstock','1','','',1650.00,'','1','13','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1605,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-54.00,'2025-01-08 09:56:02','103.00','4','newstock','1','','',720.00,'','1','49','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1606,'SQUARE HOLLOW SECTION 25X25X1MM','',18.00,'2025-01-08 09:57:10','57.00','4','newstock','1','','',570.00,'','1','75','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1607,'SQUARE HOLLOW SECTION 25X25X1MM','',-36.00,'2025-01-08 09:57:24','75.00','4','newstock','1','','',570.00,'','1','39','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1608,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-1.00,'2025-01-08 09:57:52','33.00','4','newstock','1','','',805.00,'','1','32','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1609,'ANGLE LINE 40X40X3MM','',-1.00,'2025-01-08 09:58:43','4.00','4','newstock','1','','',1400.00,'','1','3','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1610,'ANGLE BAR 40X40X4MM','',-2.00,'2025-01-08 09:59:19','2.00','4','newstock','1','','',1900.00,'','1','0','internal','1','211','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1611,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-1.00,'2025-01-08 09:59:45','24.00','4','newstock','1','','',1250.00,'','1','23','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1612,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2025-01-08 10:00:20','23.00','4','newstock','1','','',1400.00,'','1','22','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1613,'FLAT BAR 20X5MM','',-5.00,'2025-01-08 10:00:50','18.00','4','newstock','1','','',570.00,'','1','13','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1614,'FLATBAR 50X3MM','',-2.00,'2025-01-08 10:01:11','6.00','4','newstock','1','','',920.00,'','1','4','internal','1','202','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1615,'FLAT BAR 25X3MM','',3.00,'2025-01-08 10:01:48','4.00','4','newstock','1','','',480.00,'','1','7','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1616,'FLAT BAR 40X3MM','',-1.00,'2025-01-08 10:02:09','11.00','4','newstock','1','','',650.00,'','1','10','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1617,'FLAT BAR 25X5MM','',-2.00,'2025-01-08 10:02:34','8.00','4','newstock','1','','',818.97,'','1','6','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1618,'ROUND BAR 16 LENGTH','',-1.00,'2025-01-08 10:03:28','2.00','4','newstock','1','','',2450.00,'','1','1','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1619,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2025-01-08 10:03:53','6.00','4','newstock','1','','',1896.55,'','1','5','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1620,'MILD STEEL PLATE 8X4X1.35MM','',-1.00,'2025-01-08 10:04:13','4.00','4','newstock','1','','',3700.00,'','1','3','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1621,'WELD MESH RED','',-1.00,'2025-01-08 10:04:41','4.00','4','newstock','1','','',600.00,'','1','3','internal','1','30','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1622,'MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','',-3.00,'2025-01-08 10:05:00','3.00','4','newstock','1','','',2500.00,'','1','0','internal','1','231','','',0.00,'','2750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1623,'LOUVERS','',11.00,'2025-01-08 10:06:15','-3.00','4','newstock','1','','',241.00,'','1','8','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1624,'SQUARE HOLLOW SECTION 25X25X2MM','',-4.00,'2025-01-08 10:06:36','4.00','4','newstock','1','','',1250.00,'','1','0','internal','1','123','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1625,'WELDING RODS HERO 3.2 5KG','',1.00,'2025-01-08 10:07:48','16.00','4','newstock','1','','',875.00,'','1','17','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1626,'OASIS CUTTING DISC 9\"','',40.00,'2025-01-08 10:09:00','0.00','4','newstock','1','','',135.00,'','1','40','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1627,'MEASURING TAPE 5MTRS','',-1.00,'2025-01-08 10:09:51','6.00','4','newstock','1','','',85.00,'','1','5','internal','1','72','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1628,'MEASURING TAPE 7.5MTRS','',-2.00,'2025-01-08 10:10:09','8.00','4','newstock','1','','',140.00,'','1','6','internal','1','73','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1629,'ROBTEC GRINDING DISK 7\"','',13.00,'2025-01-08 10:11:08','31.00','4','newstock','1','','',145.00,'','1','44','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1630,'ROBTEC GRINDING DISK 7\"','',5.00,'2025-01-08 10:11:41','44.00','4','newstock','1','','',145.00,'','1','49','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1631,'SQUARE HOLLOW SECTION 40X40X1.2MM','',5.00,'2025-01-08 10:12:47','0.00','4','newstock','1','','',1050.00,'','1','5','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1632,'SQUARE HOLLOW SECTION 40X40X1MM','',-35.00,'2025-01-08 10:13:14','35.00','4','newstock','1','','',860.00,'','1','0','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1633,'INSULATING TAPE','',-4.00,'2025-01-08 10:13:49','46.00','4','newstock','1','','',30.00,'','1','42','internal','1','60','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1634,'INDASA P.80','',-6.00,'2025-01-08 10:14:44','18.00','4','newstock','1','','',40.00,'','1','12','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1635,'INDASA P.40','',-4.00,'2025-01-08 10:15:02','6.00','4','newstock','1','','',40.00,'','1','2','internal','1','169','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1636,'U LOCK PAIR','',78.00,'2025-01-08 10:18:03','114.00','4','newstock','1','','',35.00,'','1','192','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1637,'KONJI','',-20.00,'2025-01-08 10:18:23','176.00','4','newstock','1','','',70.00,'','1','156','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1638,'RAW BOLTS SHELLS M10','',-21.00,'2025-01-08 10:19:42','299.00','4','newstock','1','','',35.00,'','1','278','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1639,'SQUARE HOLLOW SECTION 40X40X1MM','',5.00,'2025-01-09 14:50:41','0.00','5','newstock','1','','',860.00,'','1','5','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1640,'SALI CUTTING DISK 9\"','',-2.00,'2025-01-10 07:52:39','62.00','4','newstock','1','','',105.00,'','1','60','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1641,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-10 07:53:06','17.00','4','newstock','1','','',875.00,'','1','16','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1642,'MEASURING TAPE HEAVY DUTY 7.5MTRS','',12.00,'2025-01-10 07:53:51','0.00','4','newstock','1','','',220.00,'','1','12','internal','1','234','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1643,'MEASURING TAPE HEAVY DUTY 7.5MTRS','',-1.00,'2025-01-10 07:54:02','12.00','4','newstock','1','','',220.00,'','1','11','internal','1','234','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1644,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2025-01-11 08:29:33','5.00','4','newstock','1','','',860.00,'','1','4','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1645,'CAP 1 1/2X1 1/2 N0.002','',80.00,'2025-01-11 08:55:39','0.00','5','newstock','1','','',40.00,'','1','80','internal','1','250','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1646,'TURPENTINE 5LTRS','',5.00,'2025-01-11 08:55:49','0.00','5','newstock','1','','',1000.00,'','1','5','internal','1','249','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1647,'TURPENTINE BLACK JER. 4LTR','',5.00,'2025-01-11 08:55:56','0.00','5','newstock','1','','',850.00,'','1','5','internal','1','248','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1648,'CONTA 100ML','',6.00,'2025-01-11 08:56:03','0.00','5','newstock','1','','',180.00,'','1','6','internal','1','247','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1649,'CAP 2X2 NO.001','',130.00,'2025-01-11 08:56:16','0.00','5','newstock','1','','',40.00,'','1','130','internal','1','245','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1650,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2025-01-11 10:30:18','49.00','4','newstock','1','','',720.00,'','1','47','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1651,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-1.00,'2025-01-11 10:31:07','18.00','4','newstock','1','','',1000.00,'','1','17','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1652,'FLAT BAR 25X3MM','',-1.00,'2025-01-11 10:31:35','7.00','4','newstock','1','','',480.00,'','1','6','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1653,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2025-01-11 10:32:47','5.00','4','newstock','1','','',1896.55,'','1','4','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1654,'FLAT BAR 20X2.5','',-1.00,'2025-01-11 10:34:07','33.00','4','newstock','1','','',270.00,'','1','32','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1655,'KONJI','',-1.00,'2025-01-11 10:34:36','156.00','4','newstock','1','','',70.00,'','1','155','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1656,'SALI CUTTING DISK 9\"','',-1.00,'2025-01-11 10:35:43','60.00','4','newstock','1','','',105.00,'','1','59','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1657,'ABRA GRINDING DISK 7\"','',-1.00,'2025-01-11 10:36:16','16.00','4','newstock','1','','',164.72,'','1','15','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1658,'FLAT HIDGES TUBE','',-2.00,'2025-01-11 10:37:20','119.00','4','newstock','1','','',70.00,'','1','117','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1659,'ZED BAR 20X20X3MM STD','',-2.00,'2025-01-11 10:38:28','13.00','4','newstock','1','','',1100.00,'','1','11','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1660,'FLAT BAR 40X3MM','',-1.00,'2025-01-11 10:39:18','10.00','4','newstock','1','','',650.00,'','1','9','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1661,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-01-11 10:40:28','67.00','4','newstock','1','','',470.00,'','1','66','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1662,'TEE 20X20X3MM','',-2.00,'2025-01-11 10:41:01','10.00','4','newstock','1','','',620.00,'','1','8','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1663,'','1',2.00,'2025-01-13 16:10:41','3.00','5','newstock','1','51736773774','8',860.00,'','1','5','supplier','1','189','','',0.00,'VATABLE','900','237.24','1482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1664,'','1',2.00,'2025-01-13 16:11:07','1.00','5','newstock','1','51736773774','8',1900.00,'','1','3','supplier','1','224','','',0.00,'VATABLE','2200','524.14','3275.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1665,'','1',30.00,'2025-01-13 16:11:27','11.00','5','newstock','1','51736773774','8',1000.00,'','1','41','supplier','1','18','','',0.00,'VATABLE','1200','4137.93','25862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1666,'','1',10.00,'2025-01-13 16:12:00','66.00','5','newstock','1','51736773774','8',470.00,'','1','76','supplier','1','4','','',0.00,'VATABLE','500','648.28','4051.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1667,'','1',35.00,'2025-01-13 16:12:29','32.00','5','newstock','1','51736773774','8',270.00,'','1','67','supplier','1','15','','',0.00,'VATABLE','320','1303.45','8146.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','35',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1668,'','1',30.00,'2025-01-13 16:13:04','13.00','5','newstock','1','51736773774','8',630.00,'','1','43','supplier','1','37','','',0.00,'VATABLE','650','2606.90','16293.10','16.00','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1669,'','1',20.00,'2025-01-13 16:13:41','4.00','5','newstock','1','51736773774','8',890.00,'','1','24','supplier','1','5','','',0.00,'VATABLE','950','2455.17','15344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1670,'','1',10.00,'2025-01-13 16:14:06','17.00','5','newstock','1','51736773774','8',1100.00,'','1','27','supplier','1','36','','',0.00,'VATABLE','1170','1517.24','9482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1671,'','1',10.00,'2025-01-13 16:14:23','4.00','5','newstock','1','51736773774','8',2200.00,'','1','14','supplier','1','8','','',0.00,'VATABLE','2650','3034.48','18965.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1672,'','1',20.00,'2025-01-13 16:14:49','47.00','5','newstock','1','51736773774','8',720.00,'','1','67','supplier','1','9','','',0.00,'VATABLE','900','1986.21','12413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1673,'','1',15.00,'2025-01-13 16:17:04','2.00','5','newstock','1','51736774180','8',1400.00,'','1','17','supplier','1','12','','',0.00,'VATABLE','1600','2896.55','18103.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1674,'WINDOW HIDGES SMALL','',200.00,'2025-01-13 16:46:13','142.00','5','newstock','1','','',25.00,'','1','342','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1675,'STOPPER SMALL HOLE HEAVY GAUGE','',500.00,'2025-01-13 16:46:34','1794.00','5','newstock','1','','',10.00,'','1','2294','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1676,'ECONOMY GREY','',-3.00,'2025-01-13 17:44:03','25.00','4','newstock','1','','',780.00,'','1','22','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1677,'ZED BAR 20X20X3MM STD','',-2.00,'2025-01-13 17:44:27','41.00','4','newstock','1','','',1000.00,'','1','39','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1678,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-01-13 17:45:01','76.00','4','newstock','1','','',470.00,'','1','75','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1679,'FLAT BAR 40X3MM','',-1.00,'2025-01-13 17:45:35','9.00','4','newstock','1','','',650.00,'','1','8','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1680,'FLAT BAR 20X5MM','',-2.00,'2025-01-13 17:46:10','43.00','4','newstock','1','','',630.00,'','1','41','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1681,'TEE 20X20X3MM','',-2.00,'2025-01-13 17:46:28','8.00','4','newstock','1','','',620.00,'','1','6','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1682,'SALI CUTTING DISK 9\"','',-1.00,'2025-01-13 17:46:52','59.00','4','newstock','1','','',105.00,'','1','58','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1683,'ABRA GRINDING DISK 7\"','',-1.00,'2025-01-13 17:47:21','15.00','4','newstock','1','','',164.72,'','1','14','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1684,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2025-01-13 17:48:00','67.00','4','newstock','1','','',720.00,'','1','65','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1685,'FLAT BAR 20X2.5','',-1.00,'2025-01-13 17:48:19','67.00','4','newstock','1','','',270.00,'','1','66','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1686,'D 10MM','',-1.00,'2025-01-13 17:48:46','5.00','4','newstock','1','','',860.00,'','1','4','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1687,'WINDOW HIDGES SMALL','',-4.00,'2025-01-13 17:49:13','342.00','4','newstock','1','','',25.00,'','1','338','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1688,'STOPPER BIG HOLE HEAVY GAUGE','',-2.00,'2025-01-13 17:49:36','129.00','4','newstock','1','','',7.00,'','1','127','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1689,'BOLTS & NUTS 1/4\"X1\" PER PC','',-8.00,'2025-01-13 17:50:35','156.00','4','newstock','1','','',10.00,'','1','148','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1690,'EXPANDED WIRE','',-1.00,'2025-01-13 17:51:23','3.00','4','newstock','1','','',1900.00,'','1','2','internal','1','224','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1691,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2025-01-13 17:52:14','65.00','4','newstock','1','','',720.00,'','1','62','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1692,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-1.00,'2025-01-13 17:53:02','27.00','4','newstock','1','','',1100.00,'','1','26','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1693,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-13 17:53:54','16.00','4','newstock','1','','',875.00,'','1','15','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1694,'SALI CUTTING DISK 9\"','',-2.00,'2025-01-13 17:54:16','58.00','4','newstock','1','','',105.00,'','1','56','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1695,'SQUARE HOLLOW SECTION 40X40X1MM','',-2.00,'2025-01-13 17:54:48','24.00','4','newstock','1','','',890.00,'','1','22','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1696,'FLAT BAR 20X2.5','',-1.00,'2025-01-13 17:55:12','66.00','4','newstock','1','','',270.00,'','1','65','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1697,'KONJI','',-1.00,'2025-01-13 17:55:33','155.00','4','newstock','1','','',70.00,'','1','154','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1698,'ABRA GRINDING DISK 7\"','',-1.00,'2025-01-13 17:55:55','14.00','4','newstock','1','','',164.72,'','1','13','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1699,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2025-01-13 17:56:14','14.00','4','newstock','1','','',2200.00,'','1','13','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1700,'WINDOW HIDGES SMALL','',-8.00,'2025-01-13 17:57:10','338.00','4','newstock','1','','',25.00,'','1','330','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1701,'STOPPER SMALL HOLE HEAVY GAUGE','',-8.00,'2025-01-13 17:57:50','2294.00','4','newstock','1','','',10.00,'','1','2286','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1702,'STOPPER BIG HOLE HEAVY GAUGE','',-4.00,'2025-01-13 17:58:09','127.00','4','newstock','1','','',7.00,'','1','123','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1703,'FLAT HIDGES TUBE','',-4.00,'2025-01-13 17:58:35','117.00','4','newstock','1','','',70.00,'','1','113','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1704,'TURPENTINE BLACK JER. 4LTR','',-1.00,'2025-01-13 17:59:08','5.00','4','newstock','1','','',850.00,'','1','4','internal','1','248','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1705,'WINDOW HIDGES BIG','',100.00,'2025-01-14 16:24:22','88.00','5','newstock','1','','',40.00,'','1','188','internal','1','16','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1706,'STOPPER BIG HOLE HEAVY GAUGE','',500.00,'2025-01-14 16:29:05','123.00','5','newstock','1','','',7.00,'','1','623','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1707,'SQUARE HOLLOW SECTION 25X25X1MM','',-5.00,'2025-01-14 18:51:30','39.00','4','newstock','1','','',570.00,'','1','34','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1708,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-2.00,'2025-01-14 18:52:20','31.00','4','newstock','1','','',805.00,'','1','29','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1709,'SQUARE HOLLOW SECTION 40X40X1MM','',-4.00,'2025-01-14 18:53:10','22.00','4','newstock','1','','',890.00,'','1','18','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1710,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-8.00,'2025-01-15 07:11:11','62.00','4','newstock','1','','',720.00,'','1','54','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1711,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-2.00,'2025-01-15 07:11:30','26.00','4','newstock','1','','',1100.00,'','1','24','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1712,'FLAT BAR 20X2.5','',-3.00,'2025-01-15 07:11:48','65.00','4','newstock','1','','',270.00,'','1','62','internal','1','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1713,'MILD STEEL PLATE 8X4X1MM','',-3.00,'2025-01-15 07:12:07','13.00','4','newstock','1','','',2200.00,'','1','10','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1714,'KONJI','',-4.00,'2025-01-15 07:12:32','154.00','4','newstock','1','','',70.00,'','1','150','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1715,'FLAT HIDGES TUBE','',-8.00,'2025-01-15 07:15:06','113.00','4','newstock','1','','',70.00,'','1','105','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1716,'ROUND BAR 16 LENGTH PER FT','',-20.00,'2025-01-15 07:15:38','18.00','4','newstock','1','','',0.00,'','1','-2','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1717,'FLAT BAR 20X5MM','',-4.00,'2025-01-15 07:16:07','41.00','4','newstock','1','','',630.00,'','1','37','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1718,'ZED BAR 20X20X3MM STD','',-8.00,'2025-01-15 07:16:27','39.00','4','newstock','1','','',1000.00,'','1','31','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1719,'SQUARE HOLLOW SECTION 20X20X1MM','',-4.00,'2025-01-15 07:16:47','75.00','4','newstock','1','','',470.00,'','1','71','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1720,'TEE 20X20X3MM','',-4.00,'2025-01-15 07:17:24','6.00','4','newstock','1','','',620.00,'','1','2','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1721,'FLAT BAR 40X3MM','',-4.00,'2025-01-15 07:17:48','8.00','4','newstock','1','','',650.00,'','1','4','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1722,'STOPPER SMALL HOLE HEAVY GAUGE','',-16.00,'2025-01-15 07:18:23','2286.00','4','newstock','1','','',10.00,'','1','2270','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1723,'STOPPER BIG HOLE HEAVY GAUGE','',-8.00,'2025-01-15 07:19:12','623.00','4','newstock','1','','',7.00,'','1','615','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1724,'WINDOW HIDGES SMALL','',-16.00,'2025-01-15 07:19:40','330.00','4','newstock','1','','',25.00,'','1','314','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1725,'SALI CUTTING DISK 9\"','',-2.00,'2025-01-15 07:20:00','56.00','4','newstock','1','','',105.00,'','1','54','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1726,'ABRA GRINDING DISK 7\"','',-2.00,'2025-01-15 07:20:17','13.00','4','newstock','1','','',164.72,'','1','11','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1727,'LOUVERS','',-1.00,'2025-01-15 07:20:45','8.00','4','newstock','1','','',241.00,'','1','7','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1728,'FLAT BAR 25X3MM','',-2.00,'2025-01-15 07:21:14','5.00','4','newstock','1','','',480.00,'','1','3','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1729,'RAW BOLTS SHELLS M12','',100.00,'2025-01-15 07:21:44','40.00','4','newstock','1','','',40.00,'','1','140','internal','1','233','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1730,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2025-01-16 07:29:58','10.00','4','newstock','1','','',2200.00,'','1','8','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1731,'SQUARE HOLLOW SECTION 20X20X1MM','',-2.00,'2025-01-16 07:30:15','71.00','4','newstock','1','','',470.00,'','1','69','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1732,'TEE 20X20X3MM','',-1.00,'2025-01-16 07:31:01','2.00','4','newstock','1','','',620.00,'','1','1','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1733,'SALI CUTTING DISK 9\"','',-1.00,'2025-01-16 07:31:51','54.00','4','newstock','1','','',105.00,'','1','53','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1734,'SQUARE HOLLOW SECTION 25X25X1MM','',-1.00,'2025-01-16 07:32:14','34.00','4','newstock','1','','',570.00,'','1','33','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1735,'FLAT HIDGES TUBE','',-8.00,'2025-01-16 07:32:39','105.00','4','newstock','1','','',70.00,'','1','97','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1736,'SQUARE HOLLOW SECTION 40X40X1MM','',-4.00,'2025-01-16 07:33:05','18.00','4','newstock','1','','',890.00,'','1','14','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1737,'WELDING RODS HERO 3.2 5KG','',-2.00,'2025-01-16 07:33:53','15.00','4','newstock','1','','',875.00,'','1','13','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1738,'ABRA GRINDING DISK 7\"','',-1.00,'2025-01-17 08:05:03','11.00','4','newstock','1','','',164.72,'','1','10','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1739,'KONJI','',-1.00,'2025-01-17 08:05:30','146.00','4','newstock','1','','',70.00,'','1','145','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1740,'FLAT HIDGES TUBE','',-2.00,'2025-01-17 08:06:01','89.00','4','newstock','1','','',70.00,'','1','87','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1741,'SALI CUTTING DISK 9\"','',-3.00,'2025-01-17 08:06:32','51.00','4','newstock','1','','',105.00,'','1','48','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1742,'MEASURING TAPE 5MTRS','',-1.00,'2025-01-17 08:07:07','5.00','4','newstock','1','','',85.00,'','1','4','internal','1','72','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1743,'ZED BAR 20X20X3MM STD','',-2.00,'2025-01-17 08:07:32','31.00','4','newstock','1','','',1000.00,'','1','29','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1744,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-01-17 08:08:01','69.00','4','newstock','1','','',470.00,'','1','68','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1745,'ANGLE LINE 40X40X3MM','',-1.00,'2025-01-17 08:08:30','15.00','4','newstock','1','','',1400.00,'','1','14','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1746,'FLAT BAR 20X5MM','',-1.00,'2025-01-17 08:08:51','37.00','4','newstock','1','','',630.00,'','1','36','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1747,'','1',5.00,'2025-01-17 17:03:27','22.00','5','newstock','1','51737122442','25',780.00,'','1','27','supplier','1','199','','',0.00,'VATABLE','1200','537.93','3362.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1748,'','1',5.00,'2025-01-17 17:05:36','0.00','5','newstock','1','51737122442','25',225.00,'','1','5','supplier','1','251','','',0.00,'VATABLE','450','155.17','969.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1749,'','1',5.00,'2025-01-17 17:06:22','68.00','5','newstock','1','51736773774','8',470.00,'','1','73','supplier','1','4','','',0.00,'VATABLE','500','324.14','2025.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1750,'','1',2.00,'2025-01-17 17:12:15','0.00','5','newstock','1','51737123088','32',550.00,'','1','2','supplier','1','252','','',0.00,'VATABLE','750','151.72','948.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1751,'','1',1.00,'2025-01-17 17:12:48','0.00','5','newstock','1','51737123088','32',1550.00,'','1','1','supplier','1','253','','',0.00,'VATABLE','1900','213.79','1336.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1752,'','1',1.00,'2025-01-17 17:13:06','0.00','5','newstock','1','51737123088','32',1350.00,'','1','1','supplier','1','254','','',0.00,'VATABLE','1650','186.21','1163.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1753,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-18 10:06:05','13.00','4','newstock','1','','',875.00,'','1','12','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1754,'CAP 2X2 NO.001','',-110.00,'2025-01-18 10:06:41','130.00','4','newstock','1','','',40.00,'','1','20','internal','1','245','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1755,'WELDING RODS PER KG','',-3.00,'2025-01-18 10:08:17','34.00','4','newstock','1','','',0.00,'','1','31','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1756,'ECONOMY GREY','',-1.00,'2025-01-18 10:08:40','27.00','4','newstock','1','','',780.00,'','1','26','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1757,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2025-01-18 10:09:10','8.00','4','newstock','1','','',2200.00,'','1','7','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1758,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2025-01-18 10:09:30','22.00','4','newstock','1','','',1400.00,'','1','21','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1759,'WINDOW HIDGES SMALL','',12.00,'2025-01-18 10:10:18','312.00','4','newstock','1','','',25.00,'','1','324','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1760,'D 10MM','',-1.00,'2025-01-18 10:11:14','4.00','4','newstock','1','','',860.00,'','1','3','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1761,'ZED BAR 20X20X3MM STD','',-18.00,'2025-01-18 10:11:33','29.00','4','newstock','1','','',1000.00,'','1','11','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1762,'ANGLE LINE 40X40X3MM','',-3.00,'2025-01-18 10:12:28','14.00','4','newstock','1','','',1400.00,'','1','11','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1763,'SALI CUTTING DISK 9\"','',-1.00,'2025-01-18 10:12:57','48.00','4','newstock','1','','',105.00,'','1','47','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1764,'SQUARE HOLLOW SECTION 20X20X1MM','',-13.00,'2025-01-18 10:15:01','73.00','4','newstock','1','','',470.00,'','1','60','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1765,'FLAT BAR 40X3MM','',-4.00,'2025-01-18 10:15:37','4.00','4','newstock','1','','',650.00,'','1','0','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1766,'ANGLE LINE 40X40X3MM','',3.00,'2025-01-18 10:15:58','11.00','4','newstock','1','','',1400.00,'','1','14','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1767,'HALF MOON 1\"','',10.00,'2025-01-18 10:32:32','0.00','5','newstock','1','','',100.00,'','1','10','internal','1','255','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1768,'','1',5.00,'2025-01-18 11:19:27','11.00','5','newstock','1','51737187966','23',818.97,'','1','16','supplier','1','18','','',0.00,'VATABLE','1200','564.81','3530.04','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1769,'','1',14.00,'2025-01-18 11:20:14','0.00','5','newstock','1','51737187966','23',474.14,'','1','14','supplier','1','14','','',0.00,'VATABLE','700','915.58','5722.38','16.00','','received',0,'0000-00-00 00:00:00','pcs','14',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1770,'','1',5.00,'2025-01-18 11:20:47','0.00','5','newstock','1','51737187966','23',586.21,'','1','5','supplier','1','28','','',0.00,'VATABLE','750','404.28','2526.77','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1771,'TEE 20X20X3MM','',13.00,'2025-01-18 15:17:29','5.00','5','newstock','1','','',586.21,'','1','18','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1772,'KERRORATED ( VAPORATED)SHEET','',1.00,'2025-01-18 17:03:15','0.00','5','newstock','1','','',3800.00,'','1','1','internal','1','228','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1773,'INDASA P.80','',-1.00,'2025-01-20 11:40:16','12.00','4','newstock','1','','',40.00,'','1','11','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1774,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-50.00,'2025-01-20 11:43:14','22.00','4','newstock','1','','',1100.00,'','1','-28','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1775,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',50.00,'2025-01-20 11:44:03','-28.00','4','newstock','1','','',1100.00,'','1','22','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1776,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-0.50,'2025-01-20 11:46:24','22.00','4','newstock','1','','',1100.00,'','1','21.5','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1777,'WELDING RODS HERO 3.2 5KG','',-4.00,'2025-01-20 11:54:59','12.00','4','newstock','1','','',875.00,'','1','8','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1778,'WELDING RODS HERO 3.2 5KG','',-2.00,'2025-01-20 11:56:09','8.00','4','newstock','1','','',875.00,'','1','6','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1779,'CERA MASKING TAPE 3/4 X 50MT','',-4.00,'2025-01-20 11:56:38','3.00','4','newstock','1','','',56.25,'','1','-1','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1780,'KONJI','',-1.00,'2025-01-20 11:57:07','145.00','4','newstock','1','','',70.00,'','1','144','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1781,'FLAT HIDGES TUBE','',-2.00,'2025-01-20 11:57:59','85.00','4','newstock','1','','',70.00,'','1','83','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1782,'FLAT BAR 25X3MM','',-1.00,'2025-01-20 11:58:53','1.00','4','newstock','1','','',480.00,'','1','0','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1783,'ANGLE LINE 40X40X3MM','',-1.00,'2025-01-20 11:59:57','14.00','4','newstock','1','','',1400.00,'','1','13','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1784,'CIRCULAR HOLLOW SECTION 20X1MM','',-2.00,'2025-01-20 12:00:46','4.00','4','newstock','1','','',480.00,'','1','2','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1785,'U LOCK PAIR','',-8.00,'2025-01-20 12:01:00','192.00','4','newstock','1','','',35.00,'','1','184','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1786,'ZED BAR 20X20X3MM STD','',-7.00,'2025-01-21 07:47:07','16.00','4','newstock','1','','',818.97,'','1','9','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1787,'SQUARE HOLLOW SECTION 20X20X1MM','',-3.00,'2025-01-21 07:47:26','59.00','4','newstock','1','','',470.00,'','1','56','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1788,'FLAT BAR 40X3MM','',-3.00,'2025-01-21 07:47:56','13.00','4','newstock','1','','',474.14,'','1','10','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1789,'TEE 20X20X3MM','',-5.00,'2025-01-21 07:48:29','10.00','4','newstock','1','','',586.21,'','1','5','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1790,'WINDOW HIDGES SMALL','',-22.00,'2025-01-21 07:49:12','288.00','4','newstock','1','','',25.00,'','1','266','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1791,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-01-21 08:07:41','6.00','4','newstock','1','','',875.00,'','1','5','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1792,'ECONOMY GREY','',-1.00,'2025-01-21 08:08:13','26.00','4','newstock','1','','',780.00,'','1','25','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1793,'LOUVERS','',-6.00,'2025-01-21 08:08:44','4.00','4','newstock','1','','',241.00,'','1','-2','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1794,'STOPPER SMALL HOLE HEAVY GAUGE','',-4.00,'2025-01-21 08:09:04','2230.00','4','newstock','1','','',10.00,'','1','2226','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1795,'ANGLE LINE 40X40X3MM','',-3.00,'2025-01-21 08:09:26','13.00','4','newstock','1','','',1400.00,'','1','10','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1796,'CIRCULAR HOLLOW SECTION 38X1.5MM','',-3.00,'2025-01-21 08:09:48','14.00','4','newstock','1','','',980.00,'','1','11','internal','1','21','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1797,'WELD MESH RED','',-3.00,'2025-01-21 08:10:26','3.00','4','newstock','1','','',600.00,'','1','0','internal','1','30','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1798,'SALI CUTTING DISK 9\"','',-2.00,'2025-01-21 08:13:19','47.00','4','newstock','1','','',105.00,'','1','45','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1799,'FLAT BAR 20X5MM','',-2.00,'2025-01-21 08:13:53','29.00','4','newstock','1','','',630.00,'','1','27','internal','1','37','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1800,'ABRA GRINDING DISK 7\"','',-1.00,'2025-01-21 08:14:14','10.00','4','newstock','1','','',164.72,'','1','9','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1801,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-1.00,'2025-01-21 08:14:38','42.00','4','newstock','1','','',630.00,'','1','41','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1802,'SQUARE HOLLOW SECTION 20X20X1MM','',2.00,'2025-01-21 09:31:14','56.00','4','newstock','1','','',470.00,'','1','58','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1803,'FLAT BAR 40X3MM','',1.00,'2025-01-21 09:31:34','10.00','4','newstock','1','','',474.14,'','1','11','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1804,'','1',36.00,'2025-01-21 15:38:14','0.00','5','newstock','1','51737462618','20',29.17,'','1','36','supplier','1','256','','',0.00,'VATABLE','60','144.84','905.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','36',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1805,'','1',36.00,'2025-01-21 15:39:11','0.00','5','newstock','1','51737462618','20',35.00,'','1','36','supplier','1','257','','',0.00,'VATABLE','80','173.79','1086.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','36',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1806,'LOUVERS 3\"','',16.00,'2025-01-21 16:17:32','0.00','5','newstock','1','','',241.00,'','1','16','internal','1','258','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1807,'LOUVERS 4\"','',12.00,'2025-01-21 16:17:53','-2.00','5','newstock','1','','',241.00,'','1','10','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1808,'CIRCULAR HOLLOW SECTION 25X1.5MM','',-1.50,'2025-01-22 07:25:05','4.00','4','newstock','1','','',790.00,'','1','2.5','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1809,'ECONOMY GREY','',-1.00,'2025-01-22 07:25:33','24.00','4','newstock','1','','',780.00,'','1','23','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1810,'KERRORATED ( VAPORATED)SHEET','',0.50,'2025-01-22 07:33:27','1.00','4','newstock','1','','',3800.00,'','1','1.5','internal','1','228','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1811,'KERRORATED ( VAPORATED)SHEET','',-1.00,'2025-01-22 07:33:54','1.50','4','newstock','1','','',3800.00,'','1','0.5','internal','1','228','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1812,'WELDING RODS PER KG','',-2.00,'2025-01-22 07:41:39','28.00','4','newstock','1','','',0.00,'','1','26','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1813,'WELDING RODS HERO 3.2 5KG','',16.00,'2025-01-22 17:15:57','5.00','5','newstock','1','','',875.00,'','1','21','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1814,'','1',2.00,'2025-01-22 17:20:43','0.00','5','newstock','1','51737555582','8',5000.00,'','1','2','supplier','1','208','','',0.00,'VATABLE','6200','1379.31','8620.69','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1815,'','1',2.00,'2025-01-22 17:21:12','0.00','5','newstock','1','51737555582','8',2900.00,'','1','2','supplier','1','259','','',0.00,'VATABLE','3300','800.00','5000.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1816,'','1',4.00,'2025-01-22 17:21:37','1.50','5','newstock','1','51737555582','8',2350.00,'','1','5.5','supplier','1','185','','',0.00,'VATABLE','2900','1296.55','8103.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1817,'','1',20.00,'2025-01-22 17:22:05','33.00','5','newstock','1','51737555582','8',545.00,'','1','53','supplier','1','3','','',0.00,'VATABLE','700','1503.45','9396.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1818,'','1',1.00,'2025-01-22 17:22:22','0.00','5','newstock','1','51737555582','8',2800.00,'','1','1','supplier','1','260','','',0.00,'VATABLE','3200','386.21','2413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1819,'RAW BOLTS SHELLS M10','',-3.00,'2025-01-24 08:57:48','278.00','4','newstock','1','','',35.00,'','1','275','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1820,'SALI CUTTING DISK 9\"','',-2.00,'2025-01-24 08:58:05','45.00','4','newstock','1','','',105.00,'','1','43','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1821,'BOLTS & NUTS 3/8\"X1\" PER PC','',-8.00,'2025-01-24 08:58:33','103.00','4','newstock','1','','',10.00,'','1','95','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1822,'ANGLE LINE 40X40X3MM','',-1.00,'2025-01-24 09:04:48','10.00','4','newstock','1','','',1400.00,'','1','9','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1823,'ECONOMY BLACK','',-1.00,'2025-01-24 09:05:56','2.00','4','newstock','1','','',250.00,'','1','1','internal','1','201','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1824,'U LOCK PAIR','',-8.00,'2025-01-24 09:08:30','184.00','4','newstock','1','','',35.00,'','1','176','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1825,'LOUVERS 4\"','',-2.00,'2025-01-25 11:19:00','10.00','4','newstock','1','','',241.00,'','1','8','internal','1','209','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1826,'SALI CUTTING DISK 9\"','',-3.00,'2025-01-25 11:19:32','43.00','4','newstock','1','','',105.00,'','1','40','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1827,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2025-01-25 11:19:57','48.00','4','newstock','1','','',720.00,'','1','45','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1828,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-3.00,'2025-01-25 11:20:20','21.50','4','newstock','1','','',1100.00,'','1','18.5','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1829,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-3.00,'2025-01-25 11:20:50','18.00','4','newstock','1','','',1340.00,'','1','15','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1830,'WELDING RODS PER KG','',-2.00,'2025-01-27 08:12:18','26.00','4','newstock','1','','',0.00,'','1','24','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1831,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2025-01-27 08:12:37','9.00','4','newstock','1','','',890.00,'','1','8','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1832,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-4.00,'2025-01-27 08:12:58','41.00','4','newstock','1','','',630.00,'','1','37','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1833,'RAW BOLTS SHELLS M10','',-8.00,'2025-01-27 08:13:20','274.00','4','newstock','1','','',35.00,'','1','266','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1834,'U LOCK PAIR','',-4.00,'2025-01-27 08:13:42','176.00','4','newstock','1','','',35.00,'','1','172','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1835,'ANGLE LINE 40X40X3MM','',-1.00,'2025-01-27 08:13:58','9.00','4','newstock','1','','',1400.00,'','1','8','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1836,'MILD STEEL PLATE 8X4X1MM','',-2.00,'2025-01-27 08:14:30','6.00','4','newstock','1','','',2200.00,'','1','4','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1837,'SALI CUTTING DISK 9\"','',-1.00,'2025-01-27 08:15:46','35.00','4','newstock','1','','',105.00,'','1','34','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1838,'','1',4.00,'2025-01-27 16:26:25','4.00','5','newstock','1','51737984349','8',2150.00,'','1','8','supplier','1','8','','',0.00,'VATABLE','2650','1186.21','7413.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1839,'','1',6.00,'2025-01-27 16:26:49','3.00','5','newstock','1','51737984349','8',3650.00,'','1','9','supplier','1','19','','',0.00,'VATABLE','4500','3020.69','18879.31','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1840,'','1',2.00,'2025-01-27 16:27:15','13.00','5','newstock','1','51737984349','8',1680.00,'','1','15','supplier','1','183','','',0.00,'VATABLE','1800','463.45','2896.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1841,'','1',20.00,'2025-01-27 16:27:38','9.00','5','newstock','1','51737984349','8',1220.00,'','1','29','supplier','1','7','','',0.00,'VATABLE','1550','3365.52','21034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1842,'','1',20.00,'2025-01-27 16:28:13','8.00','5','newstock','1','51737984349','8',890.00,'','1','28','supplier','1','5','','',0.00,'VATABLE','950','2455.17','15344.83','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1843,'','1',20.00,'2025-01-27 16:28:41','53.00','5','newstock','1','51737984349','8',550.00,'','1','73','supplier','1','3','','',0.00,'VATABLE','700','1517.24','9482.76','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1844,'','1',1.00,'2025-01-27 16:29:57','0.00','5','newstock','1','51737984349','8',2550.00,'','1','1','supplier','1','124','','',0.00,'VATABLE','3200','351.72','2198.28','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1845,'','1',20.00,'2025-01-27 16:30:15','0.00','5','newstock','1','51737984349','8',350.00,'','1','20','supplier','1','261','','',0.00,'VATABLE','450','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1846,'','1',2.00,'2025-01-27 16:30:42','3.00','5','newstock','1','51737984349','8',180.00,'','1','5','supplier','1','203','','',0.00,'VATABLE','240','49.66','310.34','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1847,'','1',2.00,'2025-01-27 16:31:03','3.00','5','newstock','1','51737984349','8',850.00,'','1','5','supplier','1','189','','',0.00,'VATABLE','900','234.48','1465.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1848,'','1',3.00,'2025-01-27 16:31:23','0.00','5','newstock','1','51737984349','8',800.00,'','1','3','supplier','1','262','','',0.00,'VATABLE','1000','331.03','2068.97','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1849,'','1',20.00,'2025-01-27 16:31:49','0.00','5','newstock','1','51737984349','8',35.00,'','1','20','supplier','1','263','','',0.00,'VATABLE','50','96.55','603.45','16.00','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1850,'','1',3.00,'2025-01-27 16:32:17','0.00','5','newstock','1','51737984349','8',250.00,'','1','3','supplier','1','264','','',0.00,'VATABLE','350','103.45','646.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1851,'SALI CUTTING DISK 9\"','',1.00,'2025-01-27 17:50:58','34.00','5','newstock','1','','',105.00,'','1','35','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1852,'SQUARE HOLLOW SECTION 50X50X1.5MM','',-3.00,'2025-01-28 07:36:49','15.00','4','newstock','1','','',1680.00,'','1','12','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1853,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.00,'2025-01-28 07:37:09','45.00','4','newstock','1','','',720.00,'','1','44','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1854,'TEE 25X25X3MM','',-1.00,'2025-01-28 07:37:46','8.00','4','newstock','1','','',930.00,'','1','7','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1855,'FLAT BAR 25X5MM','',-1.00,'2025-01-28 07:38:09','6.00','4','newstock','1','','',818.97,'','1','5','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1856,'WELDING RODS PER KG','',-1.00,'2025-01-28 07:38:29','24.00','4','newstock','1','','',0.00,'','1','23','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1857,'ROBTEC GRINDING DISK 7\"','',-1.00,'2025-01-28 07:38:55','48.00','4','newstock','1','','',145.00,'','1','47','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1858,'ROUND BAR 16 LENGTH PER FT','',22.00,'2025-01-28 17:33:00','-2.00','5','newstock','1','','',0.00,'','1','20','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1859,'WELDING RODS PER KG','',-22.00,'2025-01-31 08:26:49','22.00','4','newstock','1','','',0.00,'','1','0','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1860,'WELDING RODS PER KG','',5.00,'2025-01-31 08:27:03','0.00','4','newstock','1','','',0.00,'','1','5','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1861,'CERA MASKING TAPE 3/4 X 50MT','',2.00,'2025-01-31 08:27:28','-1.00','5','newstock','1','','',56.25,'','1','1','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1862,'','1',5.00,'2025-02-01 12:06:39','1.00','5','newstock','1','51738400699','25',250.00,'','1','6','supplier','1','201','','',0.00,'VATABLE','350','172.41','1077.59','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1863,'','1',5.00,'2025-02-01 12:06:58','0.00','5','newstock','1','51738400699','25',780.00,'','1','5','supplier','1','266','','',0.00,'VATABLE','1200','537.93','3362.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1864,'','1',5.00,'2025-02-01 12:07:19','0.00','5','newstock','1','51738400699','25',270.00,'','1','5','supplier','1','265','','',0.00,'VATABLE','350','186.21','1163.79','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1865,'CERA MASKING TAPE 3/4 X 50MT','',1.00,'2025-02-03 16:25:52','0.00','5','newstock','1','','',56.25,'','1','1','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1866,'BINDING WIRE PER PC','',38.00,'2025-02-05 16:52:26','0.00','5','newstock','1','','',100.00,'','1','38','internal','1','267','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1867,'MEASURING TAPE 5MTRS','72',1.00,'2025-02-07 09:40:18','2.00','4','newstock','1','','',0.00,'','1','3','1','1','72','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1868,'INDASA P.36','',-2.00,'2025-02-08 08:16:59','18.00','4','newstock','1','','',40.00,'','1','16','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1869,'ANGLE LINE 40X40X3MM','',-2.00,'2025-02-08 08:17:29','8.00','4','newstock','1','','',1400.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1870,'GOKUL BODY FILLER 2.3KG','',-1.00,'2025-02-08 08:17:51','3.00','4','newstock','1','','',890.00,'','1','2','internal','1','162','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1871,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2025-02-08 08:18:11','15.00','4','newstock','1','','',1340.00,'','1','14','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1872,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',-2.00,'2025-02-08 08:18:41','8.50','4','newstock','1','','',830.00,'','1','6.5','internal','1','125','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1873,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',-1.00,'2025-02-08 08:18:56','6.00','4','newstock','1','','',1220.00,'','1','5','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1874,'FLAT HIDGES TUBE','',-4.00,'2025-02-08 08:19:42','76.00','4','newstock','1','','',70.00,'','1','72','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1875,'KONJI','',-1.00,'2025-02-08 08:20:02','144.00','4','newstock','1','','',70.00,'','1','143','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1876,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-02-08 08:20:25','58.00','4','newstock','1','','',470.00,'','1','57','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1877,'BOLTS & NUTS 3/8\"X1\" PER PC','',-8.00,'2025-02-08 08:21:03','95.00','4','newstock','1','','',10.00,'','1','87','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1878,'ECONOMY GREY','',-1.00,'2025-02-08 08:21:26','22.00','4','newstock','1','','',780.00,'','1','21','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1879,'ECONOMY GREY','',1.00,'2025-02-08 09:58:54','21.00','4','newstock','1','','',780.00,'','1','22','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1880,'CIRCULAR HOLLOW SECTION 20X1MM','',-50.00,'2025-02-08 10:01:12','2.00','4','newstock','1','','',480.00,'','1','-48','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1881,'CIRCULAR HOLLOW SECTION 20X1MM','',-48.00,'2025-02-08 10:01:33','-48.00','4','newstock','1','','',480.00,'','1','-96','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1882,'CIRCULAR HOLLOW SECTION 20X1MM','',96.00,'2025-02-08 10:01:45','-96.00','4','newstock','1','','',480.00,'','1','0','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1883,'CIRCULAR HOLLOW SECTION 20X1MM','',1.50,'2025-02-08 10:02:20','0.00','4','newstock','1','','',480.00,'','1','1.5','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1884,'BLACK PIPE1 1/2\"','',-1.50,'2025-02-08 10:05:30','5.50','4','newstock','1','','',2350.00,'','1','4','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1885,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-0.50,'2025-02-08 10:07:01','17.50','4','newstock','1','','',1100.00,'','1','17','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1886,'SQUARE HOLLOW SECTION 40X40X1MM','',-4.00,'2025-02-08 10:07:48','25.00','4','newstock','1','','',890.00,'','1','21','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1887,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','',-1.00,'2025-02-08 11:11:25','8.00','4','newstock','1','','',2350.00,'','1','7','internal','1','23','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1888,'FLAT BAR 40X3MM','',-2.00,'2025-02-08 11:15:30','10.00','4','newstock','1','','',474.14,'','1','8','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1889,'SQUARE HOLLOW SECTION 50X50X1MM','',-4.00,'2025-02-08 11:18:31','20.00','4','newstock','1','','',1220.00,'','1','16','internal','1','7','','',0.00,'','1550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1890,'SQUARE HOLLOW SECTION 25X25X1MM','',-19.00,'2025-02-08 11:19:47','57.00','4','newstock','1','','',550.00,'','1','38','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1891,'SQUARE HOLLOW SECTION 20X20X1.5MM','',-1.00,'2025-02-08 11:20:16','37.00','4','newstock','1','','',630.00,'','1','36','internal','1','32','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1892,'TURPENTINE 4L','',3.00,'2025-02-08 11:23:12','0.00','4','newstock','1','','',1000.00,'','1','3','internal','1','221','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1893,'RAW BOLTS SHELLS M12','',-19.00,'2025-02-08 11:23:50','140.00','4','newstock','1','','',40.00,'','1','121','internal','1','233','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1894,'ECONOMY GREY','',1.00,'2025-02-08 11:24:20','22.00','4','newstock','1','','',780.00,'','1','23','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1895,'SAND PAPER NO.240','',-2.00,'2025-02-08 11:25:21','12.00','4','newstock','1','','',12.00,'','1','10','internal','1','171','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1896,'ZED BAR 20X20X3MM STD','',-2.00,'2025-02-08 11:27:18','9.00','4','newstock','1','','',818.97,'','1','7','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1897,'RAW BOLTS SHELLS M10','',-7.00,'2025-02-08 11:28:02','256.00','4','newstock','1','','',35.00,'','1','249','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1898,'OASIS CUTTING DISC 9\"','',5.00,'2025-02-08 11:28:27','40.00','4','newstock','1','','',135.00,'','1','45','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1899,'SALI CUTTING DISK 9\"','',-5.00,'2025-02-08 11:28:58','32.00','4','newstock','1','','',105.00,'','1','27','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1900,'WELDING RODS HERO 3.2 5KG','',2.00,'2025-02-08 11:29:28','20.00','4','newstock','1','','',875.00,'','1','22','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1901,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-02-08 11:29:50','39.00','4','newstock','1','','',135.00,'','1','38','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1902,'ABRA GRINDING DISK 7\"','',31.00,'2025-02-08 11:30:18','9.00','4','newstock','1','','',164.72,'','1','40','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1903,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-02-12 09:36:27','38.00','4','newstock','1','','',135.00,'','1','37','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1904,'SALI CUTTING DISK 9\"','',-4.00,'2025-02-12 09:36:47','27.00','4','newstock','1','','',105.00,'','1','23','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1905,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-02-12 09:37:07','22.00','4','newstock','1','','',875.00,'','1','21','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1906,'FLAT BAR 20X5MM','',-75.00,'2025-02-12 09:39:07','100.00','4','newstock','1','','',630.00,'','Main','25','Internal','Main','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1907,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-02-12 09:40:03','0.00','4','newstock','1','','',470.00,'','Main','-1','Internal','Main','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1908,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2025-02-12 09:42:17','10.00','4','newstock','1','','',720.00,'','Main','8','Internal','Main','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1909,'FLAT BAR 40X3MM','',-1.00,'2025-02-12 09:42:59','0.00','4','newstock','1','','',474.14,'','Main','-1','Internal','Main','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1910,'FLAT BAR 20X2.5','',-1.00,'2025-02-12 09:43:27','200.00','4','newstock','1','','',270.00,'','Main','199','Internal','Main','15','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1911,'FLAT HIDGES TUBE','',-4.00,'2025-02-12 09:43:49','0.00','4','newstock','1','','',70.00,'','Main','-4','Internal','Main','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1912,'SAND PAPER NO.360','',-1.00,'2025-02-12 09:45:55','20.00','4','newstock','1','','',12.00,'','Main','19','Internal','Main','172','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1913,'OASIS CUTTING DISC 9\"','',-1.00,'2025-02-12 09:49:05','50.00','4','newstock','1','','',135.00,'','Main','49','Internal','Main','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1914,'BLACK PIPE1 1/2\"','',0.50,'2025-02-12 10:05:05','4.00','4','newstock','1','','',2350.00,'','1','4.5','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1915,'BLACK PIPE1 1/2\"','',-1.00,'2025-02-12 10:05:45','4.50','4','newstock','1','','',2350.00,'','1','3.5','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1916,'BLACK PIPE 3\"','',-0.50,'2025-02-12 10:06:33','2.00','4','newstock','1','','',5000.00,'','1','1.5','internal','1','208','','',0.00,'','6200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1917,'BLACK PIPE 2\"','',-0.50,'2025-02-12 10:07:15','2.00','4','newstock','1','','',2900.00,'','1','1.5','internal','1','259','','',0.00,'','3300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1918,'BOLTS & NUTS 3/8\"X1\" PER PC','',-7.00,'2025-02-12 10:08:24','87.00','4','newstock','1','','',10.00,'','1','80','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1919,'FLAT BAR 20X5MM','',-16.00,'2025-02-12 10:09:15','27.00','4','newstock','1','','',630.00,'','1','11','internal','1','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1920,'RAW BOLTS SHELLS M10','',-4.00,'2025-02-12 10:12:08','249.00','4','newstock','1','','',35.00,'','1','245','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1921,'GI WASHER 3/8\" PER PC','',-6.00,'2025-02-12 10:13:04','329.00','4','newstock','1','','',6.00,'','1','323','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1922,'CIRCULAR HOLLOW SECTION 32X1.5MM','',-0.50,'2025-02-12 10:13:46','1.00','4','newstock','1','','',1150.00,'','1','0.5','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1923,'ANGLE BAR 40X40X4MM','',1.00,'2025-02-12 17:09:48','0.00','5','newstock','1','','',1900.00,'','1','1','internal','1','211','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1924,'FLATBAR 40X3MM','',2.00,'2025-02-12 17:11:59','0.00','5','newstock','1','','',850.00,'','1','2','internal','1','268','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1925,'WELDING RODS PER KG','',3.00,'2025-02-13 17:16:58','1.00','5','newstock','1','','',0.00,'','1','4','internal','1','219','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1926,'WELDING GOOGGLES','',24.00,'2025-02-13 17:25:49','0.00','5','newstock','1','','',70.00,'','1','24','internal','1','269','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1927,'SURE METAL PRIMER 4LTS','',5.00,'2025-02-14 17:42:26','5.00','4','newstock','1','','',1480.00,'','1','10','internal','1','266','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1928,'SURE METAL PRIMER 4LTS','',-5.00,'2025-02-14 17:42:37','10.00','4','newstock','1','','',1480.00,'','1','5','internal','1','266','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1929,'HALF THROUGH BUSH 3/4','',20.00,'2025-02-15 14:01:11','0.00','4','newstock','1','','',45.00,'','1','20','internal','1','270','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1930,'HALF THROUGH BUSH 1\" INCH','',20.00,'2025-02-15 14:15:36','0.00','4','newstock','1','','',60.00,'','1','20','internal','1','271','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1931,'HALF THROUGH BUSH 1 1/4\" INCH','',20.00,'2025-02-15 14:17:12','0.00','4','newstock','1','','',120.00,'','1','20','internal','1','272','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1932,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-2.00,'2025-02-15 14:35:19','44.00','4','newstock','1','','',720.00,'','1','42','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1933,'FLAT HIDGES TUBE','',-4.00,'2025-02-15 14:35:36','70.00','4','newstock','1','','',70.00,'','1','66','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1934,'MILD STEEL PLATE 8X4X1MM','',-5.00,'2025-02-15 14:35:58','6.00','4','newstock','1','','',2150.00,'','1','1','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1935,'ROUND BAR 16 LENGTH PER FT','',-4.00,'2025-02-15 14:36:19','8.00','4','newstock','1','','',0.00,'','1','4','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1936,'SALI CUTTING DISK 9\"','',-1.00,'2025-02-15 14:36:48','23.00','4','newstock','1','','',105.00,'','1','22','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1937,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-02-15 14:37:07','21.00','4','newstock','1','','',875.00,'','1','20','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1938,'MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','',1.00,'2025-02-17 08:44:13','0.00','33','newstock','1','','',2500.00,'','1','1','internal','1','231','','',0.00,'','2750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1939,'SILICONE PATTEX BLACK','',3.00,'2025-02-17 13:09:12','0.00','4','newstock','1','','',320.00,'','1','3','internal','1','244','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1940,'GI WASHER 3/8\" PER PC','',338.00,'2025-02-19 16:11:41','319.00','33','newstock','1','','',6.00,'','1','657','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1941,'BOLTS & NUTS 3/8\"X1\" PER PC','',208.00,'2025-02-19 16:24:10','76.00','33','newstock','1','','',10.00,'','1','284','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1942,'ANGLE LINE 40X40X3MM','',5.00,'2025-02-21 09:59:50','5.00','33','newstock','1','','',1400.00,'','1','10','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1943,'BLACK PIPE1 1/2\"','',-2.00,'2025-02-21 12:10:57','3.50','4','newstock','1','','',2350.00,'','1','1.5','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1944,'ANGLE LINE 40X40X3MM','',-2.00,'2025-02-21 12:11:16','10.00','4','newstock','1','','',1400.00,'','1','8','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1945,'SALI CUTTING DISK 9\"','',-1.00,'2025-02-21 12:11:35','21.00','4','newstock','1','','',105.00,'','1','20','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1946,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2025-02-21 12:17:20','35.00','4','newstock','1','','',1340.00,'','Main','34','Internal','Main','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1947,'ECONOMY GREY','',-1.00,'2025-02-21 12:17:44','0.00','4','newstock','1','','',780.00,'','Main','-1','Internal','Main','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1948,'SURE METAL PRIMER 4LTS','',5.00,'2025-02-21 12:20:47','0.00','4','newstock','1','','',1480.00,'','Main','5','Internal','Main','266','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1949,'U LOCK PAIR','',-12.00,'2025-02-24 13:37:51','162.00','4','newstock','1','','',35.00,'','1','150','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1950,'RAW BOLTS SHELLS M10','',-36.00,'2025-02-24 13:38:17','245.00','4','newstock','1','','',35.00,'','1','209','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1951,'ANGLE LINE 40X40X3MM','',-3.00,'2025-02-24 13:38:41','8.00','4','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1952,'SQUARE HOLLOW SECTION 40X40X1MM','',-0.50,'2025-02-24 13:39:32','20.00','4','newstock','1','','',890.00,'','1','19.5','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1953,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2025-02-24 13:41:33','284.00','4','newstock','1','','',10.00,'','1','280','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1954,'GI WASHER 3/8\" PER PC','',-1.00,'2025-02-24 13:42:12','657.00','4','newstock','1','','',6.00,'','1','656','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1955,'GI WASHER 3/8\" PER PC','',-3.00,'2025-02-24 13:42:25','656.00','4','newstock','1','','',6.00,'','1','653','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1956,'GI WASHER 3/8\" PER PC','',5.00,'2025-02-24 13:43:31','653.00','4','newstock','1','','',6.00,'','1','658','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1957,'WELDING RODS PER KG','',5.00,'2025-02-24 13:44:44','2.00','4','newstock','1','','',0.00,'','1','7','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1958,'PAD LOCK YONGLI 365','',-1.00,'2025-02-24 17:20:04','10.00','4','newstock','1','','',100.00,'','1','9','internal','1','85','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1959,'D 12','',-3.00,'2025-02-24 17:21:19','9.00','4','newstock','1','','',1250.00,'','1','6','internal','1','204','','',0.00,'','1270','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1960,'PL150','',-1.00,'2025-02-25 16:18:45','12.00','4','newstock','1','','',570.00,'','1','11','internal','1','238','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1961,'PAD BOLT KOJI REAR','',12.00,'2025-02-25 16:19:04','0.00','4','newstock','1','','',75.00,'','1','12','internal','1','273','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1962,'ABRA CUTTING DISK 9\"','',-1.00,'2025-02-26 07:53:35','41.00','4','newstock','1','','',156.60,'','1','40','internal','1','1','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1963,'ABRA GRINDING DISK 7\"','',-31.00,'2025-02-26 07:54:14','40.00','4','newstock','1','','',164.72,'','1','9','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1964,'BINDING WIRE PER PC','',-1.00,'2025-02-26 08:01:42','38.00','4','newstock','1','','',100.00,'','1','37','internal','1','267','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1965,'BLACK PIPE1 1/2\"','',4.00,'2025-02-26 08:02:19','0.00','4','newstock','1','','',2350.00,'','1','4','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1966,'BOLTS & NUTS 1/4\"X1-1/2\" PER PC','',-3.00,'2025-02-26 08:04:07','221.00','4','newstock','1','','',330.00,'','1','218','internal','1','116','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1967,'BOLTS & NUTS 3/8\"X1\" PER PC','',176.00,'2025-02-26 08:06:28','266.00','4','newstock','1','','',10.00,'','1','442','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1968,'BOLTS & NUTS 5/16\"X1\" PER PC','',1.00,'2025-02-26 08:07:23','110.00','4','newstock','1','','',330.00,'','1','111','internal','1','117','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1969,'BOLTS & NUTS 5/16\"X2\" PER PC','',-1.00,'2025-02-26 08:07:45','80.00','4','newstock','1','','',330.00,'','1','79','internal','1','115','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1970,'CABLE TIE 10\"','',-2.00,'2025-02-26 08:08:28','5.00','4','newstock','1','','',200.00,'','1','3','internal','1','88','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1971,'CIRCULAR HOLLOW SECTION 25X1.5MM','',-1.00,'2025-02-26 08:09:09','2.50','4','newstock','1','','',790.00,'','1','1.5','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1972,'CONTA 250 ML','',-2.00,'2025-02-26 08:13:21','4.00','4','newstock','1','','',275.00,'','1','2','internal','1','240','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1973,'CONTA 500 ML','',-2.00,'2025-02-26 08:14:18','5.00','4','newstock','1','','',480.00,'','1','3','internal','1','241','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1974,'D 10MM','',-4.00,'2025-02-26 08:21:06','5.00','4','newstock','1','','',850.00,'','1','1','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1975,'D 10MM','',3.00,'2025-02-26 08:21:25','1.00','4','newstock','1','','',850.00,'','1','4','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1976,'ECONOMY BLACK','',-1.00,'2025-02-26 08:22:13','6.00','4','newstock','1','','',250.00,'','1','5','internal','1','201','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1977,'ECONOMY GREY','',-2.00,'2025-02-26 08:22:38','23.00','4','newstock','1','','',780.00,'','1','21','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1978,'FLAT BAR 40X3MM','',-1.00,'2025-02-26 08:23:32','8.00','4','newstock','1','','',474.14,'','1','7','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1979,'FLAT HIDGES TUBE','',-24.00,'2025-02-26 08:43:37','66.00','4','newstock','1','','',70.00,'','1','42','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1980,'EYE LET BLACK','',50.00,'2025-03-03 08:55:48','0.00','4','newstock','1','','',3.00,'','1','50','internal','1','276','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1981,'EYE LET GOLD','',738.00,'2025-03-03 08:58:27','0.00','4','newstock','1','','',7.00,'','1','738','internal','1','274','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1982,'BLIND RIVET 1/2 X 3/16','',424.00,'2025-03-03 09:05:20','0.00','4','newstock','1','','',3.00,'','1','424','internal','1','277','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1983,'U LOCK PAIR','',70.00,'2025-03-04 13:36:27','150.00','33','newstock','1','','',35.00,'','1','220','internal','1','43','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1984,'RECTANGULAR HOLLOW SECTION 50X25X1MM','',-1.00,'2025-03-05 17:22:24','6.50','4','newstock','1','','',830.00,'','1','5.5','internal','1','125','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1985,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-03-05 17:22:41','53.00','4','newstock','1','','',470.00,'','1','52','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1986,'WELDING RODS PER KG','',-2.00,'2025-03-05 17:26:35','5.00','4','newstock','1','','',200.00,'','1','3','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1987,'FLAT HIDGES TUBE','',-4.00,'2025-03-05 17:27:13','40.00','4','newstock','1','','',70.00,'','1','36','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1988,'ZED BAR 20X20X3MM STD','',-0.50,'2025-03-05 17:27:56','7.00','4','newstock','1','','',818.97,'','1','6.5','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1989,'SALI CUTTING DISK 9\"','',-1.00,'2025-03-05 17:28:34','19.00','4','newstock','1','','',105.00,'','1','18','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1990,'BOLTS & NUTS 3/8\"X1\" PER PC','',-3.00,'2025-03-05 17:29:26','442.00','4','newstock','1','','',10.00,'','1','439','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1991,'GI WASHER 3/8\" PER PC','',3.00,'2025-03-05 17:30:15','644.00','4','newstock','1','','',6.00,'','1','647','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1992,'GI WASHER 3/8\" PER PC','',-3.00,'2025-03-05 17:30:33','647.00','4','newstock','1','','',6.00,'','1','644','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1993,'EYE LET GOLD','',-50.00,'2025-03-05 17:31:49','738.00','4','newstock','1','','',7.00,'','1','688','internal','1','274','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1994,'HOSE PIPE 1/4X 50MTRS','',1.00,'2025-03-06 16:31:44','1.00','4','newstock','1','','',1350.00,'','1','2','internal','1','254','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1995,'HOSE PIPE CLEAR 1/2X 60FT','',3.00,'2025-03-06 16:33:40','2.00','4','newstock','1','','',550.00,'','1','5','internal','1','252','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1996,'HOSEPIPE STRIPE BLUE 1/X60FT','',1.00,'2025-03-06 16:37:42','0.00','4','newstock','1','','',500.00,'','1','1','internal','1','278','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1997,'THREAD SEAL','',20.00,'2025-03-06 16:40:42','0.00','4','newstock','1','','',15.00,'','1','20','internal','1','279','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1998,'RAW BOLTS SHELLS M10','',300.00,'2025-03-06 16:42:18','59.00','4','newstock','1','','',35.00,'','1','359','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1999,'D-RING 1.5','',158.00,'2025-03-06 17:02:01','0.00','4','newstock','1','','',6.00,'','1','158','internal','1','280','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2000,'HOOK 1.5','',2.00,'2025-03-06 17:07:47','0.00','4','newstock','1','','',7.00,'','1','2','internal','1','281','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2001,'ANGLE LINE 40X40X3MM','',5.00,'2025-03-06 17:46:51','0.00','4','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2002,'GOKUL BODY FILLER 2.3KG','',-1.00,'2025-03-07 07:55:41','2.00','4','newstock','1','','',890.00,'','1','1','internal','1','162','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2003,'INDASA P.36','',-1.00,'2025-03-07 07:56:15','9.00','4','newstock','1','','',40.00,'','1','8','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2004,'PAD LOCK YONGLI 363','',-1.00,'2025-03-07 07:56:38','10.00','4','newstock','1','','',60.00,'','1','9','internal','1','84','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2005,'ZED BAR 20X20X3MM STD','',-2.50,'2025-03-07 07:57:07','6.50','4','newstock','1','','',818.97,'','1','4','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2006,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-03-07 07:57:29','52.00','4','newstock','1','','',470.00,'','1','51','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2007,'FLAT BAR 40X3MM','',-1.00,'2025-03-07 07:57:58','7.00','4','newstock','1','','',474.14,'','1','6','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2008,'FLAT BAR 20X5MM','',-2.00,'2025-03-07 07:58:22','10.00','4','newstock','1','','',630.00,'','1','8','internal','1','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2009,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-0.50,'2025-03-07 07:58:53','17.00','4','newstock','1','','',1100.00,'','1','16.5','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2010,'TEE 20X20X3MM','',-2.00,'2025-03-07 07:59:14','5.00','4','newstock','1','','',586.21,'','1','3','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2011,'WINDOW HIDGES SMALL','',-6.00,'2025-03-07 08:00:49','266.00','4','newstock','1','','',25.00,'','1','260','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2012,'IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR','',1.00,'2025-03-07 10:18:16','1.00','4','newstock','1','','',290.00,'','1','2','internal','1','178','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2013,'IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR','',3.00,'2025-03-07 10:19:49','2.00','4','newstock','1','','',290.00,'','1','5','internal','1','178','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2014,'IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR','',-2.00,'2025-03-07 10:19:58','5.00','4','newstock','1','','',290.00,'','1','3','internal','1','178','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2015,'BLACK PIPE1 1/2\"','',-3.00,'2025-03-08 18:54:06','4.00','4','newstock','1','','',2350.00,'','1','1','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2016,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-03-08 18:55:20','20.00','4','newstock','1','','',875.00,'','1','19','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2017,'Robtec Cutting Disc 14\"','',1.00,'2025-03-10 16:28:23','0.00','33','newstock','1','','',410.00,'','1','1','internal','1','282','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2018,'Chain 1/8','',4.00,'2025-03-10 16:28:46','0.00','33','newstock','1','','',50.00,'','1','4','internal','1','283','','',0.00,'','75 per Feet','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2019,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-14.00,'2025-03-10 19:14:42','21.00','4','newstock','1','','',1400.00,'','1','7','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2020,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-2.00,'2025-03-10 19:15:02','23.00','4','newstock','1','','',1250.00,'','1','21','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2021,'ANGLE LINE 40X40X3MM','',-2.00,'2025-03-10 19:17:48','0.00','4','newstock','1','','',1400.00,'','1','-2','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2022,'D 10MM','',-1.00,'2025-03-10 19:18:14','4.00','4','newstock','1','','',850.00,'','1','3','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2023,'D-RING 1.5','',220.00,'2025-03-12 16:46:27','158.00','33','newstock','1','','',6.00,'','1','378','internal','1','280','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2024,'D-RING 1.5','',204.00,'2025-03-12 17:16:50','0.00','33','newstock','1','','',5.00,'','1','204','internal','1','284','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2025,'HOOK 1.5','',201.00,'2025-03-12 17:27:47','2.00','33','newstock','1','','',7.00,'','1','203','internal','1','281','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2026,'Hook 1\"','',200.00,'2025-03-12 17:31:20','0.00','33','newstock','1','','',6.00,'','1','200','internal','1','285','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2027,'WELDING RODS PER KG','',10.00,'2025-03-13 12:58:03','0.00','33','newstock','1','','',200.00,'','1','10','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2028,'SELF DRILLING 8MM×2','',200.00,'2025-03-15 09:40:49','0.00','4','newstock','1','','',420.00,'','1','200','internal','1','286','','',0.00,'','1950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2029,'SELF DRILLING 8MM×3','',200.00,'2025-03-15 11:04:50','0.00','33','newstock','1','','',450.00,'','1','200','internal','1','287','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2030,'ANGLE LINE 40X40X3MM','',-1.00,'2025-03-17 09:05:28','-2.00','4','newstock','1','','',1400.00,'','1','-3','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2031,'RAW BOLTS SHELLS M10','',-12.00,'2025-03-17 09:06:08','339.00','4','newstock','1','','',35.00,'','1','327','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2032,'WELDING RODS PER KG','',-2.00,'2025-03-17 09:06:44','10.00','4','newstock','1','','',200.00,'','1','8','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2033,'U LOCK PAIR','',-2.00,'2025-03-17 09:07:03','218.00','4','newstock','1','','',50.00,'','1','216','internal','1','43','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2034,'OASIS CUTTING DISC 9\"','',5.00,'2025-03-18 12:35:36','45.00','4','newstock','1','','',135.00,'','1','50','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2035,'OASIS GRINDING DISC 7\"','',2.00,'2025-03-18 12:41:07','0.00','4','newstock','1','','',130.00,'','1','2','internal','1','288','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2036,'OASIS CUTTING DISC 9\"','',-1.00,'2025-03-18 12:41:34','50.00','4','newstock','1','','',135.00,'','1','49','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2037,'BOLTS & NUTS 3/8\"X1\" PER PC','',-14.00,'2025-03-18 13:58:16','415.00','4','newstock','1','','',10.00,'','1','401','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2038,'GI WASHER 3/8\" PER PC','',-14.00,'2025-03-18 13:58:55','620.00','4','newstock','1','','',6.00,'','1','606','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2039,'RAW BOLTS SHELLS M10','',-12.00,'2025-03-18 13:59:17','327.00','4','newstock','1','','',35.00,'','1','315','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2040,'U LOCK PAIR','',-2.00,'2025-03-18 14:00:17','216.00','4','newstock','1','','',50.00,'','1','214','internal','1','43','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2041,'STOPPER SMALL HOLE HEAVY GAUGE','',54.00,'2025-03-19 18:03:07','2226.00','4','newstock','1','','',10.00,'','1','2280','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2042,'WELDING RODS PER KG','',-1.00,'2025-03-19 18:19:09','8.00','4','newstock','1','','',200.00,'','1','7','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2043,'ECONOMY GREY','',-1.00,'2025-03-19 18:19:53','20.00','4','newstock','1','','',780.00,'','1','19','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2044,'ANGLE LINE 40X40X3MM','',-1.00,'2025-03-19 18:26:15','-3.00','4','newstock','1','','',1400.00,'','1','-4','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2045,'BOLTS & NUTS 3/8\"X1\" PER PC','',-12.00,'2025-03-19 18:30:24','401.00','4','newstock','1','','',10.00,'','1','389','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2046,'GI WASHER 3/8\" PER PC','',-12.00,'2025-03-19 18:32:38','606.00','4','newstock','1','','',6.00,'','1','594','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2047,'SKY BLUE SG 1LTR','',4.00,'2025-03-21 08:04:28','0.00','4','newstock','1','','',830.00,'','1','4','internal','1','302','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2048,'SKY BLUE SG 1LTR','',2.00,'2025-03-21 08:05:07','0.00','4','newstock','1','','',270.00,'','1','2','internal','1','301','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2049,'ROYAL BLUE SG 4LTR','',2.00,'2025-03-21 08:05:49','0.00','4','newstock','1','','',830.00,'','1','2','internal','1','300','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2050,'ROYAL BLUE SG R1LTR','',4.00,'2025-03-21 08:06:45','0.00','4','newstock','1','','',270.00,'','1','4','internal','1','299','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2051,'BLACK SG UNITED 4LTR','',2.00,'2025-03-21 08:07:55','0.00','4','newstock','1','','',830.00,'','1','2','internal','1','298','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2052,'BLACK SG UNITED 1LTR','',4.00,'2025-03-21 08:09:31','0.00','4','newstock','1','','',270.00,'','1','4','internal','1','297','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2053,'WHITE SG UNITED 4LTR','',2.00,'2025-03-21 08:10:18','0.00','4','newstock','1','','',830.00,'','1','2','internal','1','296','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2054,'WHITE SG UNITED 1LTR','',4.00,'2025-03-21 08:10:38','0.00','4','newstock','1','','',270.00,'','1','4','internal','1','295','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2055,'GUN METAL 4LTR','',4.00,'2025-03-21 08:10:53','0.00','4','newstock','1','','',830.00,'','1','4','internal','1','294','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2056,'GUN METAL 1LTR','',4.00,'2025-03-21 08:11:42','0.00','4','newstock','1','','',270.00,'','1','4','internal','1','293','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2057,'RED OXIDE 4LTR','',2.00,'2025-03-21 08:12:35','0.00','4','newstock','1','','',830.00,'','1','2','internal','1','292','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2058,'RED OXIDE 1LTR UNITED','',2.00,'2025-03-21 08:13:03','0.00','4','newstock','1','','',270.00,'','1','2','internal','1','291','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2059,'METAL GREY PRIMER 4LTR','',5.00,'2025-03-21 08:14:02','0.00','4','newstock','1','','',830.00,'','1','5','internal','1','290','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2060,'METAL GREY PRIMER 1LTR','',4.00,'2025-03-21 08:14:24','0.00','4','newstock','1','','',270.00,'','1','4','internal','1','289','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2061,'SELF DRILLING 8MM×2','',-80.00,'2025-03-23 18:35:42','100.00','4','newstock','1','','',420.00,'','1','20','internal','1','286','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2062,'SELF DRILLING 8MM×3','',-115.00,'2025-03-23 18:36:09','125.00','4','newstock','1','','',450.00,'','1','10','internal','1','287','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2063,'SELF DRILLING 8MM×2','',-10.00,'2025-03-23 18:40:41','20.00','4','newstock','1','','',420.00,'','1','10','internal','1','286','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2064,'SELF DRILLING SCREW 8MM x1.5','',10.00,'2025-03-23 18:42:33','3.00','4','newstock','1','','',550.00,'','1','13','internal','1','126','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2065,'RAW BOLTS SHELLS M10','',300.00,'2025-03-23 18:43:43','315.00','4','newstock','1','','',35.00,'','1','615','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2066,'ROBTEC GRINDING DISK 7\"','',20.00,'2025-03-23 18:44:12','46.00','4','newstock','1','','',145.00,'','1','66','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2067,'ROBTEC CUTTING DISK 9\"','',10.00,'2025-03-23 18:44:38','30.00','4','newstock','1','','',135.00,'','1','40','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2068,'OASIS CUTTING DISC 9\"','',25.00,'2025-03-23 18:45:14','49.00','4','newstock','1','','',135.00,'','1','74','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2069,'ECONOMY GREY','',4.00,'2025-03-23 18:54:28','19.00','4','newstock','1','','',780.00,'','1','23','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2070,'ANGLE LINE 40X40X3MM','',10.00,'2025-03-25 09:50:17','-4.00','4','newstock','1','','',1400.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2071,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2025-03-25 09:51:57','389.00','4','newstock','1','','',10.00,'','1','385','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2072,'GI WASHER 3/8\" PER PC','',-4.00,'2025-03-25 09:52:15','594.00','4','newstock','1','','',6.00,'','1','590','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2073,'RAW BOLTS SHELLS M10','',-24.00,'2025-03-25 09:53:22','615.00','4','newstock','1','','',35.00,'','1','591','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2074,'WELDING RODS PER KG','',-1.00,'2025-03-25 09:54:09','7.00','4','newstock','1','','',200.00,'','1','6','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2075,'WELDING RODS PER KG','',-1.00,'2025-03-25 09:55:38','6.00','4','newstock','1','','',200.00,'','1','5','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2076,'WELDING RODS PER KG','',1.00,'2025-03-25 10:07:06','5.00','4','newstock','1','','',200.00,'','1','6','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2077,'RAW BOLTS SHELLS M10','',279.00,'2025-03-25 10:18:37','591.00','4','newstock','1','','',35.00,'','1','870','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2078,'Blind Rivets 3/16x1/2','',414.00,'2025-03-25 10:31:05','0.00','4','newstock','1','','',3.00,'','1','414','internal','1','304','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2079,'BLIND RIVET 3/4x1/8','',133.00,'2025-03-25 10:33:44','424.00','4','newstock','1','','',3.00,'','1','557','internal','1','277','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2080,'BLIND RIVET 3/4x1/8','',-424.00,'2025-03-25 10:34:15','557.00','4','newstock','1','','',3.00,'','1','133','internal','1','277','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2081,'BOLTS & NUTS 1/4\"X1\" PER PC','',-36.00,'2025-03-26 18:54:30','148.00','4','newstock','1','','',10.00,'','1','112','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2082,'GI WASHER 1/4\" PER PC','',-36.00,'2025-03-26 18:54:56','338.00','4','newstock','1','','',10.00,'','1','302','internal','1','108','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2083,'SALI CUTTING DISK 9\"','',-1.00,'2025-03-26 18:55:15','15.00','4','newstock','1','','',105.00,'','1','14','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2084,'ECONOMY BLACK','',-1.00,'2025-03-26 18:56:00','4.00','4','newstock','1','','',250.00,'','1','3','internal','1','201','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2085,'D 10MM','',3.00,'2025-04-01 16:15:19','0.00','33','newstock','1','','',850.00,'','1','3','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2086,'WHITE SHEET 8X3X2MM','',2.00,'2025-04-01 16:15:41','0.00','33','newstock','1','','',4500.00,'','1','2','internal','1','230','','',0.00,'','4700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2087,'RED OXIDE 1LTR UNITED','',5.00,'2025-04-02 08:02:58','2.00','33','newstock','1','','',270.00,'','1','7','internal','1','291','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2088,'RED OXIDE 4LTR','',2.00,'2025-04-02 08:03:25','2.00','33','newstock','1','','',830.00,'','1','4','internal','1','292','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2089,'SKY BLUE SG 4LTR','',2.00,'2025-04-02 08:03:44','2.00','33','newstock','1','','',270.00,'','1','4','internal','1','301','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2090,'CIRCULAR HOLLOW SECTION 48X1.5MM','',5.00,'2025-04-03 13:32:56','7.00','33','newstock','1','','',1400.00,'','1','12','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2091,'MILD STEEL PLATE 8X4X1MM','',5.00,'2025-04-03 13:39:17','0.50','33','newstock','1','','',2150.00,'','1','5.5','internal','1','8','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2092,'STORE BRIDGE 3.2','',1.00,'2025-04-03 13:41:38','2.00','33','newstock','1','','',3600.00,'','1','3','internal','1','180','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2093,'WELDING RODS FONTARC 3.2 5KG','',4.00,'2025-04-03 13:42:20','4.00','33','newstock','1','','',1200.00,'','1','8','internal','1','100','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2094,'WELDING RODS FONTARC 3.2 5KG','',4.00,'2025-04-03 13:42:28','8.00','33','newstock','1','','',1200.00,'','1','12','internal','1','100','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2095,'WELDING RODS FONTARC 3.2 5KG','',4.00,'2025-04-03 13:42:29','12.00','33','newstock','1','','',1200.00,'','1','16','internal','1','100','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2096,'WELDING RODS FONTARC 3.2 5KG','',4.00,'2025-04-03 13:42:30','16.00','33','newstock','1','','',1200.00,'','1','20','internal','1','100','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2097,'WELDING RODS FONTARC 3.2 5KG','',4.00,'2025-04-03 13:42:30','20.00','33','newstock','1','','',1200.00,'','1','24','internal','1','100','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2098,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2025-04-05 17:22:42','385.00','4','newstock','1','','',10.00,'','1','381','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2099,'GI WASHER 3/8\" PER PC','',-4.00,'2025-04-05 17:23:21','590.00','4','newstock','1','','',6.00,'','1','586','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2100,'WELDING RODS HERO 3.2 5KG','',-1.00,'2025-04-05 17:54:31','19.00','4','newstock','1','','',875.00,'','1','18','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2101,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-04-05 17:55:05','36.00','4','newstock','1','','',135.00,'','1','35','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2102,'WHITE SHEET 8X3X2MM','',-1.00,'2025-04-05 17:57:11','2.00','4','newstock','1','','',4500.00,'','1','1','internal','1','230','','',0.00,'','4700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2103,'IND-01262 GLORY PAINTS GREY METAL PRIMER 4LTR','',-1.00,'2025-04-05 17:58:03','4.00','4','newstock','1','','',900.00,'','1','3','internal','1','177','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2104,'BOLTS & NUTS 1/4\"X1\" PER PC','',-8.00,'2025-04-05 17:58:56','112.00','4','newstock','1','','',10.00,'','1','104','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2105,'GI WASHER 1/4\" PER PC','',-1.00,'2025-04-05 17:59:19','302.00','4','newstock','1','','',10.00,'','1','301','internal','1','108','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2106,'ECONOMY RED OXIDE 1LTR','',5.00,'2025-04-07 11:46:14','0.00','4','newstock','1','','',250.00,'','1','5','internal','1','303','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2107,'RAW BOLTS SHELLS M10','',-30.00,'2025-04-07 17:24:11','870.00','4','newstock','1','','',35.00,'','1','840','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2108,'WELDING RODS PER KG','',-1.00,'2025-04-09 17:29:57','6.00','4','newstock','1','','',200.00,'','1','5','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2109,'SALI CUTTING DISK 9\"','',-1.00,'2025-04-11 10:08:59','14.00','4','newstock','1','','',105.00,'','1','13','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2110,'D 10MM','',-1.00,'2025-04-11 10:10:01','3.00','4','newstock','1','','',850.00,'','1','2','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2111,'SALI CUTTING DISK 9\"','',36.00,'2025-04-11 10:57:04','13.00','4','newstock','1','','',105.00,'','1','49','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2112,'SALI CUTTING DISK 9\"','',1.00,'2025-04-11 11:09:55','49.00','4','newstock','1','','',105.00,'','1','50','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2113,'MEASURING TAPE 7.5MTRS','',6.00,'2025-04-14 16:04:55','5.00','33','newstock','1','','',140.00,'','1','11','internal','1','73','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2114,'Measuring Tape 10M','',6.00,'2025-04-14 16:14:31','0.00','33','newstock','1','','',200.00,'','1','6','internal','1','305','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2115,'HG Dupro Tester','',12.00,'2025-04-14 16:18:35','0.00','33','newstock','1','','',30.00,'','1','12','internal','1','306','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2116,'HG Dupro Tester','306',1.00,'2025-04-15 09:49:55','11.00','1','newstock','1','','',0.00,'','1','12','1','1','306','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2117,'TEST ITEM','',5.00,'2025-04-15 10:17:37','0.00','1','newstock','1','','',2.00,'','1','5','internal','1','217','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2118,'Star Bit Big','',10.00,'2025-04-15 11:22:36','0.00','33','newstock','1','','',55.00,'','1','10','internal','1','307','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2119,'Star Bit Small','',20.00,'2025-04-15 11:23:39','0.00','33','newstock','1','','',25.00,'','1','20','internal','1','308','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2120,'ANGLE LINE 40X40X3MM','',-5.00,'2025-04-15 11:49:58','6.00','4','newstock','1','','',1400.00,'','1','1','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2121,'SALI CUTTING DISK 9\"','',-2.00,'2025-04-15 11:50:30','49.00','4','newstock','1','','',105.00,'','1','47','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2122,'RAW BOLTS SHELLS M10','',-14.00,'2025-04-15 11:51:28','840.00','4','newstock','1','','',35.00,'','1','826','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2123,'WELDING RODS PER KG','',-4.00,'2025-04-15 11:52:40','4.00','4','newstock','1','','',200.00,'','1','0','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2124,'BLACK PIPE1 1/2\"','',1.00,'2025-04-15 12:04:08','1.00','4','newstock','1','','',2350.00,'','1','2','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2125,'GI WASHER 3/8\" PER PC','',-18.00,'2025-04-15 12:04:38','586.00','4','newstock','1','','',6.00,'','1','568','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2126,'BOLTS & NUTS 3/8\"X1\" PER PC','',-18.00,'2025-04-15 12:05:04','381.00','4','newstock','1','','',10.00,'','1','363','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2127,'ECONOMY GREY','',-1.00,'2025-04-15 12:05:34','23.00','4','newstock','1','','',780.00,'','1','22','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2128,'FLAT BAR 20X5MM','',-1.00,'2025-04-15 12:05:54','7.00','4','newstock','1','','',630.00,'','1','6','internal','1','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2129,'WELDING RODS PER KG','',5.00,'2025-04-15 12:06:11','0.00','33','newstock','1','','',200.00,'','1','5','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2130,'CIRCULAR HOLLOW SECTION 48X1.5MM','',1.00,'2025-04-15 12:48:43','12.00','33','newstock','1','','',1400.00,'','1','13','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2131,'SQUARE HOLLOW SECTION 50X50X1.5MM','',1.00,'2025-04-15 12:49:49','10.00','33','newstock','1','','',1680.00,'','1','11','internal','1','183','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2132,'RECTANGULAR HOLLOW SECTION 75X50X2MM','',1.00,'2025-04-15 12:59:42','1.00','33','newstock','1','','',2550.00,'','1','2','internal','1','124','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2133,'FLAT BAR 25X3MM','',10.00,'2025-04-15 13:07:50','0.00','33','newstock','1','','',480.00,'','1','10','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2134,'FLAT BAR 25X5MM','',1.00,'2025-04-15 13:08:08','3.00','33','newstock','1','','',818.97,'','1','4','internal','1','192','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2135,'FLAT BAR 20X5MM','',8.00,'2025-04-15 13:12:26','6.00','33','newstock','1','','',630.00,'','1','14','internal','1','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2136,'SALI CUTTING DISK 9\"','',11.00,'2025-04-15 13:16:29','47.00','33','newstock','1','','',105.00,'','1','58','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2137,'ROBTEC GRINDING DISK 7\"','',2.00,'2025-04-15 13:17:30','65.00','33','newstock','1','','',145.00,'','1','67','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2138,'SELF DRILLING 8MM×3','',75.00,'2025-04-17 13:24:09','10.00','33','newstock','1','','',450.00,'','1','85','internal','1','287','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2139,'SELF DRILLING 8MM×2','',100.00,'2025-04-17 13:24:38','10.00','33','newstock','1','','',420.00,'','1','110','internal','1','286','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2140,'U LOCK PAIR','',-6.00,'2025-04-17 15:56:54','214.00','4','newstock','1','','',50.00,'','1','208','internal','1','43','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2141,'RAW BOLTS SHELLS M10','',-23.00,'2025-04-17 15:57:49','826.00','4','newstock','1','','',35.00,'','1','803','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2142,'WELDING RODS PER KG','',-2.00,'2025-04-17 15:58:11','5.00','4','newstock','1','','',200.00,'','1','3','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2143,'SALI CUTTING DISK 9\"','',-1.00,'2025-04-17 15:58:36','58.00','4','newstock','1','','',105.00,'','1','57','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2144,'ECONOMY GREY','',-1.00,'2025-04-17 15:59:42','22.00','4','newstock','1','','',780.00,'','1','21','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2145,'SURE METAL PRIMER 4LTS','',-1.00,'2025-04-17 16:14:14','5.00','4','newstock','1','','',1480.00,'','1','4','internal','1','266','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2146,'CIRCULAR HOLLOW SECTION 20X1.5MM','',3.00,'2025-04-17 16:45:53','0.00','33','newstock','1','','',660.00,'','1','3','internal','1','26','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2147,'CIRCULAR HOLLOW SECTION 25X1.5MM','',3.00,'2025-04-17 16:46:37','1.50','33','newstock','1','','',790.00,'','1','4.5','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2148,'ANGLE LINE 40X40X3MM','',5.00,'2025-04-17 16:47:04','1.00','33','newstock','1','','',1400.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2149,'HACKSAW BLADE','',2.00,'2025-04-26 13:40:12','21.00','33','newstock','1','','',90.00,'','1','23','internal','1','54','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2150,'INDASA P.80','',-1.00,'2025-04-28 11:32:18','7.00','4','newstock','1','','',40.00,'','1','6','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2151,'GOKUL BODY FILLER 4.5KG','',-0.50,'2025-04-28 11:33:27','1.00','4','newstock','1','','',1640.00,'','1','0.5','internal','1','159','','',0.00,'','2340','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2152,'STANDARD THINNER 1LTR','',-1.00,'2025-04-28 11:33:55','4.00','4','newstock','1','','',270.00,'','1','3','internal','1','265','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2153,'GI WASHER 3/8\" PER PC','',-42.00,'2025-04-28 11:34:32','568.00','4','newstock','1','','',6.00,'','1','526','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2154,'BOLTS & NUTS 3/8\"X1\" PER PC','',-42.00,'2025-04-28 11:34:50','363.00','4','newstock','1','','',10.00,'','1','321','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2155,'SALI CUTTING DISK 9\"','',-1.00,'2025-04-28 11:35:13','55.00','4','newstock','1','','',105.00,'','1','54','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2156,'BLIND RIVET 3/4x1/8','',-4.00,'2025-04-28 11:35:53','133.00','4','newstock','1','','',3.00,'','1','129','internal','1','277','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2157,'INSULATING TAPE','',-5.00,'2025-04-28 11:37:49','32.00','4','newstock','1','','',30.00,'','1','27','internal','1','60','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2158,'WELDING RODS PER KG','',1.00,'2025-04-28 11:43:06','0.00','33','newstock','1','','',200.00,'','1','1','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2159,'WELDING RODS PER KG','',1.00,'2025-04-28 11:53:26','1.00','33','newstock','1','','',200.00,'','1','2','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2160,'WELDING RODS PER KG','',10.00,'2025-04-30 12:18:16','1.00','33','newstock','1','','',200.00,'','1','11','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2161,'ANGLE LINE 40X40X3MM','',8.00,'2025-04-30 15:05:27','6.00','33','newstock','1','','',1400.00,'','1','14','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2162,'BLACK PIPE1 1/2\"','',4.00,'2025-04-30 15:06:45','2.00','33','newstock','1','','',2350.00,'','1','6','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2163,'CIRCULAR HOLLOW SECTION 32X1.5MM','',1.00,'2025-04-30 15:07:18','0.50','33','newstock','1','','',1150.00,'','1','1.5','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2164,'TURPENTINE 1 LTR','',5.00,'2025-05-02 17:11:52','2.00','33','newstock','1','','',225.00,'','1','7','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2165,'WELDING RODS HERO 3.2 5KG','',-2.00,'2025-05-05 08:57:10','17.00','4','newstock','1','','',875.00,'','1','15','internal','1','106','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2166,'WELDING RODS PER KG','',-2.00,'2025-05-05 08:57:30','11.00','4','newstock','1','','',200.00,'','1','9','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2167,'GI WASHER 3/8\" PER PC','',-22.00,'2025-05-05 08:57:59','526.00','4','newstock','1','','',6.00,'','1','504','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2168,'BOLTS & NUTS 3/8\"X1\" PER PC','',-22.00,'2025-05-05 08:59:02','321.00','4','newstock','1','','',10.00,'','1','299','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2169,'BLACK PIPE1 1/2\"','',-3.00,'2025-05-05 08:59:28','6.00','4','newstock','1','','',2350.00,'','1','3','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2170,'CIRCULAR HOLLOW SECTION 32X1.5MM','',-0.50,'2025-05-05 08:59:57','1.50','4','newstock','1','','',1150.00,'','1','1','internal','1','184','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2171,'ANGLE LINE 40X40X3MM','',-2.00,'2025-05-05 09:00:51','14.00','4','newstock','1','','',1400.00,'','1','12','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2172,'FLAT BAR 20X5MM','',-1.00,'2025-05-05 09:04:20','14.00','4','newstock','1','','',630.00,'','1','13','internal','1','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2173,'WHITE SHEET 8X3X2MM','',-1.00,'2025-05-05 09:04:44','1.00','4','newstock','1','','',4500.00,'','1','0','internal','1','230','','',0.00,'','4700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2174,'SALI CUTTING DISK 9\"','',-1.00,'2025-05-05 09:06:30','54.00','4','newstock','1','','',105.00,'','1','53','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2175,'ANGLE LINE 40X40X3MM','',-3.00,'2025-05-05 09:10:05','12.00','4','newstock','1','','',1400.00,'','1','9','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2176,'WELDING RODS PER KG','',-3.00,'2025-05-05 09:17:23','9.00','4','newstock','1','','',200.00,'','1','6','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2177,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-05-05 09:18:28','27.00','4','newstock','1','','',135.00,'','1','26','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2178,'RAW BOLTS SHELLS M10','',-36.00,'2025-05-05 09:19:48','803.00','4','newstock','1','','',35.00,'','1','767','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2179,'U LOCK PAIR','',-12.00,'2025-05-05 09:20:18','208.00','4','newstock','1','','',50.00,'','1','196','internal','1','43','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2180,'ROUND BAR 16 LENGTH PER FT','',5.00,'2025-05-08 09:53:45','0.00','33','newstock','1','','',0.00,'','1','5','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2181,'FLAT HIDGES TUBE','',2.00,'2025-05-08 12:07:42','32.00','33','newstock','1','','',70.00,'','1','34','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2182,'WELDING RODS PER KG','',-3.00,'2025-05-12 13:26:13','5.00','4','newstock','1','','',200.00,'','1','2','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2183,'ANGLE LINE 40X40X3MM','',-3.00,'2025-05-12 13:26:56','9.00','4','newstock','1','','',1400.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2184,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-05-12 13:27:18','26.00','4','newstock','1','','',135.00,'','1','25','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2185,'RAW BOLTS SHELLS M10','',-36.00,'2025-05-12 13:28:10','767.00','4','newstock','1','','',35.00,'','1','731','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2186,'U LOCK PAIR','',-12.00,'2025-05-12 13:28:39','196.00','4','newstock','1','','',50.00,'','1','184','internal','1','43','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2187,'HALF THROUGH BUSH 1\" INCH','',-2.00,'2025-05-12 13:29:57','20.00','4','newstock','1','','',60.00,'','1','18','internal','1','271','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2188,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2025-05-12 13:34:07','299.00','4','newstock','1','','',10.00,'','1','295','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2189,'GI WASHER 3/8\" PER PC','',-4.00,'2025-05-12 13:34:34','504.00','4','newstock','1','','',6.00,'','1','500','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2190,'BLACK PIPE1 1/2\"','',-0.50,'2025-05-12 13:35:21','3.00','4','newstock','1','','',2350.00,'','1','2.5','internal','1','185','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2191,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-05-12 13:36:14','25.00','4','newstock','1','','',135.00,'','1','24','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2192,'ANGLE LINE 40X40X3MM','',-1.00,'2025-05-12 13:36:35','6.00','4','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2193,'U LOCK PAIR','',-4.00,'2025-05-12 13:37:00','184.00','4','newstock','1','','',50.00,'','1','180','internal','1','43','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2194,'RAW BOLTS SHELLS M10','',-10.00,'2025-05-12 13:37:20','731.00','4','newstock','1','','',35.00,'','1','721','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2195,'SURE METAL PRIMER 4LTS','',-3.00,'2025-05-12 13:37:46','4.00','4','newstock','1','','',1480.00,'','1','1','internal','1','266','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2196,'WELDING RODS PER KG','',-1.00,'2025-05-12 13:38:03','2.00','4','newstock','1','','',200.00,'','1','1','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2197,'INDASA P.36','',-1.00,'2025-05-12 13:39:09','5.00','4','newstock','1','','',40.00,'','1','4','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2198,'SAND PAPER NO.240','',-1.00,'2025-05-12 13:40:43','5.00','4','newstock','1','','',12.00,'','1','4','internal','1','171','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2199,'INDASA P.36','',-1.00,'2025-05-12 13:41:17','4.00','4','newstock','1','','',40.00,'','1','3','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2200,'WALL PLUG 12MM','',-1.00,'2025-05-12 13:41:50','2.00','4','newstock','1','','',120.00,'','1','1','internal','1','158','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2201,'BLIND RIVET 3/4x1/8','',-40.00,'2025-05-12 13:42:13','129.00','4','newstock','1','','',3.00,'','1','89','internal','1','277','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2202,'BOLTS & NUTS 1/4\"X1\" PER PC','',-3.00,'2025-05-12 13:42:35','104.00','4','newstock','1','','',10.00,'','1','101','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2203,'GYPSUM SCREW 1-1/2\"','',-6.00,'2025-05-12 13:46:40','10.00','4','newstock','1','','',180.00,'','1','4','internal','1','51','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2204,'WELDING RODS PER KG','',2.00,'2025-05-13 11:35:18','1.00','33','newstock','1','','',200.00,'','1','3','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2205,'welding rods 2.5mm per KG','',4.00,'2025-05-13 11:37:23','0.00','33','newstock','1','','',200.00,'','1','4','internal','1','309','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2206,'STORE BRIDGE 3.2','',2.00,'2025-05-15 09:13:27','3.00','33','newstock','1','','',3600.00,'','1','5','internal','1','180','','',0.00,'','4200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2207,'TEE 20X20X3MM','',33.00,'2025-05-15 09:14:07','3.00','33','newstock','1','','',586.21,'','1','36','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2208,'SQUARE HOLLOW SECTION 20X20X1MM','',5.00,'2025-05-15 09:15:01','30.00','33','newstock','1','','',470.00,'','1','35','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2209,'SQUARE HOLLOW SECTION 40X40X1MM','',8.00,'2025-05-15 09:15:48','17.50','33','newstock','1','','',890.00,'','1','25.5','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2210,'SQUARE HOLLOW SECTION 25X25X1MM','',16.00,'2025-05-15 09:16:50','16.50','33','newstock','1','','',550.00,'','1','32.5','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2211,'SQUARE HOLLOW SECTION 25X25X1MM','',16.00,'2025-05-15 09:17:24','32.50','33','newstock','1','','',550.00,'','1','48.5','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2212,'FLAT BAR 25X3MM','',3.00,'2025-05-15 09:18:00','10.00','33','newstock','1','','',480.00,'','1','13','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2213,'FLAT BAR 20X2.5','',17.00,'2025-05-15 09:18:42','53.00','33','newstock','1','','',270.00,'','1','70','internal','1','15','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2214,'FLAT BAR 40X3MM','',5.00,'2025-05-15 09:20:04','4.00','33','newstock','1','','',474.14,'','1','9','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2215,'ZED BAR 20X20X3MM','',15.00,'2025-05-15 09:21:04','20.00','33','newstock','1','','',680.00,'','1','35','internal','1','13','','',0.00,'','720','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2216,'MILD STEEL PLATE 8X4X1MM','',4.00,'2025-05-15 09:21:43','5.50','33','newstock','1','','',2100.00,'','1','9.5','internal','1','8','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2217,'WELDING RODS PER KG','',5.00,'2025-05-15 16:03:57','3.00','33','newstock','1','','',200.00,'','1','8','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2218,'HALF THROUGH BUSH 1 1/4\" INCH','',30.00,'2025-05-17 10:03:16','0.00','4','newstock','1','','',120.00,'','Main','30','Internal','Main','272','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2219,'HALF THROUGH BUSH 1\" INCH','',20.00,'2025-05-17 10:03:41','0.00','4','newstock','1','','',60.00,'','Main','20','Internal','Main','271','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2220,'HALF THROUGH BUSH 1 1/4\" INCH','',30.00,'2025-05-17 10:06:54','20.00','4','newstock','1','','',120.00,'','1','50','internal','1','272','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2221,'HALF THROUGH BUSH 1\" INCH','',20.00,'2025-05-17 10:07:35','18.00','4','newstock','1','','',60.00,'','1','38','internal','1','271','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2222,'680 ROD 3.2','',49.00,'2025-05-17 10:08:39','15.00','4','newstock','1','','',100.00,'','1','64','internal','1','195','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2223,'CAST IRON SOFT','',20.00,'2025-05-17 10:17:19','0.00','4','newstock','1','','',65.00,'','1','20','internal','1','310','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2224,'INDASA P.36','',20.00,'2025-05-17 10:22:24','2.00','4','newstock','1','','',40.00,'','1','22','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2225,'INDASA P.40','',20.00,'2025-05-17 10:22:46','0.00','4','newstock','1','','',40.00,'','1','20','internal','1','169','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2226,'INDASA P.80','',10.00,'2025-05-17 10:23:07','5.00','4','newstock','1','','',40.00,'','1','15','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2227,'SAND PAPER NO.240','',10.00,'2025-05-17 10:23:31','2.00','4','newstock','1','','',12.00,'','1','12','internal','1','171','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2228,'SAND PAPER NO.240','',10.00,'2025-05-17 10:25:36','12.00','4','newstock','1','','',12.00,'','1','22','internal','1','171','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2229,'SAND PAPER NO.360','',10.00,'2025-05-17 10:26:08','6.00','4','newstock','1','','',12.00,'','1','16','internal','1','172','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2230,'CERA MASKING TAPE 3/4 X 50MT','',7.00,'2025-05-17 10:28:16','1.00','4','newstock','1','','',56.25,'','1','8','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2231,'ROUND BAR 16 LENGTH PER FT','',10.00,'2025-05-17 13:58:26','3.00','33','newstock','1','','',0.00,'','1','13','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2232,'SQUARE HOLLOW SECTION 40X40X1MM','',-8.00,'2025-05-19 10:50:22','25.50','4','newstock','1','','',890.00,'','1','17.5','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2233,'SQUARE HOLLOW SECTION 25X25X1MM','',-16.00,'2025-05-19 10:50:55','48.50','4','newstock','1','','',550.00,'','1','32.5','internal','1','3','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2234,'FLAT BAR 25X3MM','',-3.00,'2025-05-19 10:51:58','13.00','4','newstock','1','','',480.00,'','1','10','internal','1','38','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2235,'FLAT BAR 20X2.5','',-7.00,'2025-05-19 10:53:04','70.00','4','newstock','1','','',270.00,'','1','63','internal','1','15','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2236,'TEE 20X20X3MM','',-12.00,'2025-05-19 10:53:57','36.00','4','newstock','1','','',586.21,'','1','24','internal','1','28','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2237,'MILD STEEL PLATE 8X4X1MM','',-4.00,'2025-05-19 10:54:20','9.50','4','newstock','1','','',2100.00,'','1','5.5','internal','1','8','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2238,'ROUND BAR 16 LENGTH PER FT','',-11.00,'2025-05-19 10:55:02','13.00','4','newstock','1','','',0.00,'','1','2','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2239,'FLAT HIDGES TUBE','',-16.00,'2025-05-19 11:22:08','30.00','4','newstock','1','','',70.00,'','1','14','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2240,'KONJI','',-8.00,'2025-05-19 11:29:08','140.00','4','newstock','1','','',70.00,'','1','132','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2241,'D 10MM','',-1.00,'2025-05-19 11:33:20','2.00','4','newstock','1','','',850.00,'','1','1','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2242,'SQUARE HOLLOW SECTION 20X20X1MM','',-4.00,'2025-05-19 11:35:05','35.00','4','newstock','1','','',470.00,'','1','31','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2243,'FLAT BAR 40X3MM','',-4.00,'2025-05-19 11:35:31','9.00','4','newstock','1','','',474.14,'','1','5','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2244,'FLAT BAR 20X5MM','',-4.00,'2025-05-19 11:36:01','13.00','4','newstock','1','','',630.00,'','1','9','internal','1','37','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2245,'WINDOW HIDGES SMALL','',-14.00,'2025-05-19 11:36:44','260.00','4','newstock','1','','',25.00,'','1','246','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2246,'STOPPER SMALL HOLE HEAVY GAUGE','',-14.00,'2025-05-19 11:37:07','2270.00','4','newstock','1','','',10.00,'','1','2256','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2247,'WELDING RODS PER KG','',-7.00,'2025-05-19 11:38:19','8.00','4','newstock','1','','',200.00,'','1','1','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2248,'SALI CUTTING DISK 9\"','',-4.00,'2025-05-19 11:39:13','53.00','4','newstock','1','','',105.00,'','1','49','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2249,'ABRA GRINDING DISK 7\"','',-2.00,'2025-05-19 11:39:52','9.00','4','newstock','1','','',164.72,'','1','7','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2250,'TURPENTINE 1 LTR','',-2.00,'2025-05-19 11:40:20','7.00','4','newstock','1','','',225.00,'','1','5','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2251,'GUN METAL 4LTR','',-1.00,'2025-05-19 11:42:44','4.00','4','newstock','1','','',830.00,'','1','3','internal','1','294','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2252,'PAINT BRUSH 3\"','',-1.00,'2025-05-19 11:43:31','10.00','4','newstock','1','','',60.00,'','1','9','internal','1','76','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2253,'WELDING HOLDER 800A','',-1.00,'2025-05-19 11:44:23','9.00','4','newstock','1','','',300.00,'','1','8','internal','1','55','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2254,'welding rods 2.5mm per KG','',-1.00,'2025-05-19 11:45:36','2.00','4','newstock','1','','',200.00,'','1','1','internal','1','309','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2255,'INDASA P.36','',-1.00,'2025-05-19 11:46:11','22.00','4','newstock','1','','',40.00,'','1','21','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2256,'STANDARD THINNER 1LTR','',-1.00,'2025-05-19 11:47:04','2.00','4','newstock','1','','',270.00,'','1','1','internal','1','265','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2257,'RAW BOLTS SHELLS M12','',6.00,'2025-05-21 17:30:46','121.00','4','newstock','1','','',40.00,'','1','127','internal','1','233','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2258,'Stainless Rods','',10.00,'2025-05-22 10:32:59','0.00','33','newstock','1','','',70.00,'','1','10','internal','1','311','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2259,'STANDARD THINNER 1LTR','',5.00,'2025-05-23 16:26:17','1.00','33','newstock','1','','',270.00,'','1','6','internal','1','265','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2260,'SURE METAL PRIMER 4LTS','',4.00,'2025-05-23 16:27:08','1.00','33','newstock','1','','',1480.00,'','1','5','internal','1','266','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2261,'TURPENTINE 1 LTR','',5.00,'2025-05-23 16:27:37','5.00','33','newstock','1','','',225.00,'','1','10','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2262,'METAL GREY PRIMER 1LTR','',5.00,'2025-05-23 16:28:42','4.00','33','newstock','1','','',270.00,'','1','9','internal','1','289','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2263,'self drilling 5.5x25mm per pc','',200.00,'2025-05-23 17:07:33','0.00','33','newstock','1','','',5.00,'','1','200','internal','1','312','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2264,'ANGLE LINE 40X40X3MM','',3.00,'2025-05-23 17:56:45','5.00','4','newstock','1','','',1400.00,'','1','8','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2265,'BLACK PIPE 2\"','',-50.00,'2025-05-23 17:57:08','1.50','4','newstock','1','','',2900.00,'','1','-48.5','internal','1','259','','',0.00,'','3300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2266,'BLACK PIPE 2\"','',-48.50,'2025-05-23 17:57:23','-48.50','4','newstock','1','','',2900.00,'','1','-97','internal','1','259','','',0.00,'','3300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2267,'BLACK PIPE 2\"','',1.00,'2025-05-23 17:57:31','-97.00','4','newstock','1','','',2900.00,'','1','-96','internal','1','259','','',0.00,'','3300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2268,'BLACK PIPE 3\"','',-0.50,'2025-05-23 17:57:52','1.50','4','newstock','1','','',5000.00,'','1','1','internal','1','208','','',0.00,'','6200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2269,'BLIND RIVET 3/4x1/8','',-6.00,'2025-05-23 17:58:17','89.00','4','newstock','1','','',3.00,'','1','83','internal','1','277','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2270,'BOLTS & NUTS 1/4\"X1\" PER PC','',-29.00,'2025-05-23 17:58:56','98.00','4','newstock','1','','',10.00,'','1','69','internal','1','114','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2271,'BOLTS & NUTS 3/8\"X1\" PER PC','',-29.00,'2025-05-23 17:59:54','295.00','4','newstock','1','','',10.00,'','1','266','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2272,'BOLTS & NUTS 3/8\"X1-1/2\" PER PC','',13.00,'2025-05-23 18:00:38','79.00','4','newstock','1','','',330.00,'','1','92','internal','1','113','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2273,'BOLTS & NUTS 3/8\"X1-1/2\" PER PC','',-12.00,'2025-05-23 18:01:04','92.00','4','newstock','1','','',330.00,'','1','80','internal','1','113','','',0.00,'','25','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2274,'BOLTS & NUTS 3/8\"X1\" PER PC','',42.00,'2025-05-23 18:01:35','266.00','4','newstock','1','','',10.00,'','1','308','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2275,'BOLTS & NUTS 5/16\"X2\" PER PC','',1.00,'2025-05-23 18:01:56','79.00','4','newstock','1','','',330.00,'','1','80','internal','1','115','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2276,'BOLTS &NUTS 3/8\" X 2\"','',1.00,'2025-05-23 18:02:13','84.00','4','newstock','1','','',15.00,'','1','85','internal','1','190','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2277,'CAP 2X2 NO.001','',4.00,'2025-05-23 18:02:42','20.00','4','newstock','1','','',40.00,'','1','24','internal','1','245','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2278,'CIRCULAR HOLLOW SECTION 20X1MM','',0.50,'2025-05-23 18:03:01','0.00','4','newstock','1','','',480.00,'','1','0.5','internal','1','227','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2279,'CIRCULAR HOLLOW SECTION 25X1.5MM','',-1.50,'2025-05-23 18:03:23','4.50','4','newstock','1','','',790.00,'','1','3','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2280,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-2.00,'2025-05-23 18:04:15','13.00','4','newstock','1','','',1400.00,'','1','11','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2281,'ECONOMY GREY','',4.00,'2025-05-23 18:04:49','21.00','4','newstock','1','','',780.00,'','1','25','internal','1','199','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2282,'FONTARC RODS 4MM','',1.00,'2025-05-23 18:05:49','1.00','4','newstock','1','','',1200.00,'','1','2','internal','1','179','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2283,'GI WASHER 1/4\" PER PC','',-60.00,'2025-05-23 18:06:28','301.00','4','newstock','1','','',10.00,'','1','241','internal','1','108','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2284,'GI WASHER 3/8\" PER PC','',-26.00,'2025-05-23 18:07:12','500.00','4','newstock','1','','',6.00,'','1','474','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2285,'GI WASHER 3/8\" PER PC','',-26.00,'2025-05-23 18:07:12','474.00','4','newstock','1','','',6.00,'','1','448','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2286,'GI WASHER 5/16\" PER PC','',104.00,'2025-05-23 18:08:05','170.00','4','newstock','1','','',10.00,'','1','274','internal','1','109','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2287,'GOKUL NC SPOT PUTTY 0.8KG','',-1.00,'2025-05-23 18:08:39','3.00','4','newstock','1','','',370.00,'','1','2','internal','1','175','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2288,'GOKUL STD THINNER 5LTR','',-1.00,'2025-05-23 18:09:17','1.00','4','newstock','1','','',650.00,'','1','0','internal','1','144','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2289,'GYPSUM SCREW 1-1/2\"','',6.00,'2025-05-23 18:09:35','4.00','4','newstock','1','','',180.00,'','1','10','internal','1','51','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2290,'GYPSUM SCREW 1\"','',-1.00,'2025-05-23 18:09:55','10.00','4','newstock','1','','',140.00,'','1','9','internal','1','50','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2291,'HOSE PIPE CLEAR 1/2X 60FT','',-1.00,'2025-05-23 18:10:26','5.00','4','newstock','1','','',550.00,'','1','4','internal','1','252','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2292,'HSS DRILL BIT 3MM','',-3.00,'2025-05-23 18:10:55','10.00','4','newstock','1','','',25.00,'','1','7','internal','1','61','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2293,'IND-01262 GLORY PAINTS GREY METAL PRIMER 4LTR','',2.00,'2025-05-23 18:12:18','3.00','4','newstock','1','','',900.00,'','1','5','internal','1','177','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2294,'IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR','',-2.00,'2025-05-23 18:13:06','3.00','4','newstock','1','','',290.00,'','1','1','internal','1','178','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2295,'INDASA P.36','',-19.00,'2025-05-23 18:13:48','21.00','4','newstock','1','','',40.00,'','1','2','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2296,'INDASA P.80','',-2.00,'2025-05-23 18:14:21','4.00','4','newstock','1','','',40.00,'','1','2','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2297,'LOUVERS 3\"','',-9.00,'2025-05-23 18:15:02','16.00','4','newstock','1','','',241.00,'','1','7','internal','1','258','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2298,'M.S HINGES 3\" HEAVY','',36.00,'2025-05-23 18:15:39','36.00','4','newstock','1','','',29.17,'','1','72','internal','1','256','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2299,'M.S HINGES 4\" MEDIUM','',36.00,'2025-05-23 18:16:18','36.00','4','newstock','1','','',35.00,'','1','72','internal','1','257','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2300,'MASON BIT 18MM','',-1.00,'2025-05-23 18:17:44','5.00','4','newstock','1','','',550.00,'','1','4','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2301,'MASTI BODY FILLER 0.9KG','',-1.00,'2025-05-23 18:18:05','1.00','4','newstock','1','','',390.00,'','1','0','internal','1','165','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2302,'METAL GREY PRIMER 1LTR','',-4.00,'2025-05-23 18:18:54','9.00','4','newstock','1','','',270.00,'','1','5','internal','1','289','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2303,'METAL GREY PRIMER 1LTR','',-4.00,'2025-05-23 18:20:11','5.00','4','newstock','1','','',270.00,'','1','1','internal','1','289','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2304,'METAL GREY PRIMER 1LTR','',-1.00,'2025-05-23 18:24:24','1.00','4','newstock','1','','',270.00,'','1','0','internal','1','289','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2305,'METAL GREY PRIMER 4LTR','',-4.00,'2025-05-23 18:24:44','5.00','4','newstock','1','','',830.00,'','1','1','internal','1','290','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2306,'OASIS GRINDING DISC 7\"','',-1.00,'2025-05-23 18:25:11','1.00','4','newstock','1','','',130.00,'','1','0','internal','1','288','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2307,'PAD LOCK YONGLI 365','',-1.00,'2025-05-23 18:25:26','6.00','4','newstock','1','','',100.00,'','1','5','internal','1','85','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2308,'PAINT BRUSH 2\"','',-1.00,'2025-05-23 18:25:45','6.00','4','newstock','1','','',40.00,'','1','5','internal','1','75','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2309,'PAINT BRUSH 4\"','',-1.00,'2025-05-23 18:26:17','5.00','4','newstock','1','','',75.00,'','1','4','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2310,'PAINT BRUSH 4\"','',2.00,'2025-05-23 18:26:27','4.00','4','newstock','1','','',75.00,'','1','6','internal','1','77','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2311,'PL 100 INTERIORS','',-2.00,'2025-05-23 18:26:45','4.00','4','newstock','1','','',500.00,'','1','2','internal','1','239','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2312,'PL150','',-5.00,'2025-05-23 18:27:03','11.00','4','newstock','1','','',570.00,'','1','6','internal','1','238','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2313,'PL150','',-1.00,'2025-05-23 18:27:13','6.00','4','newstock','1','','',570.00,'','1','5','internal','1','238','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2314,'RAW BOLTS SHELLS M10','',61.00,'2025-05-23 18:27:45','721.00','4','newstock','1','','',35.00,'','1','782','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2315,'RAW BOLTS SHELLS M12','',-31.00,'2025-05-23 18:28:21','127.00','4','newstock','1','','',40.00,'','1','96','internal','1','233','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2316,'RAW BOLTS SHELLS M12','',-6.00,'2025-05-23 18:28:31','96.00','4','newstock','1','','',40.00,'','1','90','internal','1','233','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2317,'RAW BOLTS SHELLS M8','',-28.00,'2025-05-23 18:29:02','230.00','4','newstock','1','','',25.00,'','1','202','internal','1','148','','',0.00,'','40','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2318,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-0.50,'2025-05-23 18:29:26','16.50','4','newstock','1','','',1100.00,'','1','16','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2319,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-1.50,'2025-05-23 18:30:01','42.00','4','newstock','1','','',720.00,'','1','40.5','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2320,'RED OXIDE 1LTR UNITED','',-1.00,'2025-05-23 18:30:21','7.00','4','newstock','1','','',270.00,'','1','6','internal','1','291','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2321,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-05-23 18:30:43','24.00','4','newstock','1','','',135.00,'','1','23','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2322,'ROBTEC GRINDING DISK 7\"','',-1.00,'2025-05-23 18:31:04','66.00','4','newstock','1','','',145.00,'','1','65','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2323,'ROUND BAR 10MM','',-0.50,'2025-05-23 18:32:18','3.00','4','newstock','1','','',980.00,'','1','2.5','internal','1','11','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2324,'ROUND BAR 16 LENGTH','',-0.50,'2025-05-23 18:32:40','1.00','4','newstock','1','','',2450.00,'','1','0.5','internal','1','10','','',0.00,'','2650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2325,'SELF DRILLING 8MM×3','',3.00,'2025-05-23 18:33:01','10.00','4','newstock','1','','',450.00,'','1','13','internal','1','287','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2326,'SELF DRILLING SCREW 5.5*IMM','',-5.00,'2025-05-23 18:33:18','19.00','4','newstock','1','','',460.00,'','1','14','internal','1','150','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2327,'SPREADER GOKUL','',-6.00,'2025-05-23 18:34:36','15.00','4','newstock','1','','',10.00,'','1','9','internal','1','167','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2328,'SQUARE HOLLOW SECTION 20X20X1MM','',-3.00,'2025-05-23 18:35:43','30.00','4','newstock','1','','',470.00,'','1','27','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2329,'SQUARE HOLLOW SECTION 20X20X1MM','',2.00,'2025-05-23 18:35:59','27.00','4','newstock','1','','',470.00,'','1','29','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2330,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-1.00,'2025-05-23 18:36:42','28.00','4','newstock','1','','',805.00,'','1','27','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2331,'SQUARE HOLLOW SECTION 25X25X1.5MM','',14.50,'2025-05-23 18:37:06','27.00','4','newstock','1','','',805.00,'','1','41.5','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2332,'SQUARE HOLLOW SECTION 40X40X1.2MM','',-5.00,'2025-05-23 18:38:04','5.00','4','newstock','1','','',1050.00,'','1','0','internal','1','232','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2333,'SQUARE HOLLOW SECTION 40X40X1MM','',-1.00,'2025-05-23 18:38:37','17.50','4','newstock','1','','',890.00,'','1','16.5','internal','1','5','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2334,'STANDARD THINNER 1LTR','',-1.00,'2025-05-23 18:39:06','6.00','4','newstock','1','','',270.00,'','1','5','internal','1','265','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2335,'STANDARD THINNER 1LTR','',-5.00,'2025-05-23 18:39:19','5.00','4','newstock','1','','',270.00,'','1','0','internal','1','265','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2336,'STOPPER SMALL HOLE HEAVY GAUGE','',-54.00,'2025-05-23 18:40:02','2226.00','4','newstock','1','','',10.00,'','1','2172','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2337,'STOPPER SMALL HOLE HEAVY GAUGE','',-30.00,'2025-05-23 18:40:49','2172.00','4','newstock','1','','',10.00,'','1','2142','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2338,'STOPPER SMALL HOLE HEAVY GAUGE','',60.00,'2025-05-23 18:41:26','2142.00','4','newstock','1','','',10.00,'','1','2202','internal','1','40','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2339,'STOPPER BIG HOLE HEAVY GAUGE','',14.00,'2025-05-23 18:41:41','540.00','4','newstock','1','','',7.00,'','1','554','internal','1','225','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2340,'TEE 25X25X3MM','',-4.00,'2025-05-23 18:42:24','7.00','4','newstock','1','','',930.00,'','1','3','internal','1','27','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2341,'STORE BRIDGE 2.5','',-1.00,'2025-05-23 18:42:40','1.00','4','newstock','1','','',3900.00,'','1','0','internal','1','181','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2342,'TURPENTINE 1 LTR','',-7.00,'2025-05-23 18:43:20','10.00','4','newstock','1','','',225.00,'','1','3','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2343,'TURPENTINE BLACK JER. 4LTR','',-4.00,'2025-05-23 18:43:46','4.00','4','newstock','1','','',850.00,'','1','0','internal','1','248','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2344,'WALL PLUG 8MM','',1.00,'2025-05-23 18:44:06','3.00','4','newstock','1','','',100.00,'','1','4','internal','1','156','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2345,'WALL PLUG 6MM','',-1.00,'2025-05-23 18:44:26','1.00','4','newstock','1','','',90.00,'','1','0','internal','1','155','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2346,'WELDING Glasses','',-2.00,'2025-05-23 18:44:46','22.00','4','newstock','1','','',70.00,'','1','20','internal','1','269','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2347,'WELDING HOLDER 800A','',-2.00,'2025-05-23 18:45:00','8.00','4','newstock','1','','',300.00,'','1','6','internal','1','55','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2348,'WELDING HOLDER AMERICA','',-1.00,'2025-05-23 18:45:12','1.00','4','newstock','1','','',300.00,'','1','0','internal','1','68','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2349,'WELDING RODS FONTARC 3.2 5KG','',-17.00,'2025-05-23 18:45:56','24.00','4','newstock','1','','',1200.00,'','1','7','internal','1','100','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2350,'WELDING RODS HERO 2.5 KG','',-1.00,'2025-05-23 18:46:17','7.00','4','newstock','1','','',862.50,'','1','6','internal','1','107','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2351,'WELDPLUS RODS 3.2 5KG','',-2.00,'2025-05-23 18:47:20','3.00','4','newstock','1','','',950.00,'','1','1','internal','1','129','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2352,'WINDOW HIDGES BIG','',-21.00,'2025-05-23 18:48:09','140.00','4','newstock','1','','',40.00,'','1','119','internal','1','16','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2353,'WINDOW HIDGES SMALL','',-35.00,'2025-05-23 18:48:45','244.00','4','newstock','1','','',25.00,'','1','209','internal','1','17','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2354,'ZED BAR 20X20X3MM','',-15.00,'2025-05-23 18:49:06','35.00','4','newstock','1','','',680.00,'','1','20','internal','1','13','','',0.00,'','720','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2355,'ZED BAR 20X20X3MM STD','',3.00,'2025-05-23 18:49:22','4.00','4','newstock','1','','',818.97,'','1','7','internal','1','18','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2356,'WELDING RODS PER KG','',10.00,'2025-05-26 16:25:55','0.00','33','newstock','1','','',200.00,'','1','10','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2357,'RAW BOLTS SHELLS M10','',-10.00,'2025-05-27 07:36:40','782.00','4','newstock','1','','',35.00,'','1','772','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2358,'ANGLE LINE 40X40X3MM','',-2.00,'2025-05-27 07:36:58','8.00','4','newstock','1','','',1400.00,'','1','6','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2359,'WELDING RODS PER KG','',-2.00,'2025-05-27 07:38:03','9.00','4','newstock','1','','',200.00,'','1','7','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2360,'RECTANGULAR HOLLOW SECTION 40X25X1MM','',-3.00,'2025-05-27 07:38:36','40.50','4','newstock','1','','',720.00,'','1','37.5','internal','1','9','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2361,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','',-1.00,'2025-05-27 07:38:56','16.00','4','newstock','1','','',1100.00,'','1','15','internal','1','36','','',0.00,'','1170','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2362,'FLAT HIDGES TUBE','',-2.00,'2025-05-27 07:39:21','14.00','4','newstock','1','','',70.00,'','1','12','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2363,'KONJI','',-1.00,'2025-05-27 07:39:38','132.00','4','newstock','1','','',70.00,'','1','131','internal','1','41','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2364,'ROUND BAR 16 LENGTH PER FT','',-2.00,'2025-05-27 07:40:03','2.00','4','newstock','1','','',0.00,'','1','0','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2365,'BOLTS & NUTS 3/8\"X1\" PER PC','',-4.00,'2025-05-27 07:40:25','308.00','4','newstock','1','','',10.00,'','1','304','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2366,'GI WASHER 3/8\" PER PC','',-4.00,'2025-05-27 07:40:39','448.00','4','newstock','1','','',6.00,'','1','444','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2367,'SALI CUTTING DISK 9\"','',-1.00,'2025-05-27 07:41:01','49.00','4','newstock','1','','',105.00,'','1','48','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2368,'SQUARE HOLLOW SECTION 25X25X1.5MM','',-1.50,'2025-05-27 07:41:34','41.50','4','newstock','1','','',805.00,'','1','40','internal','1','33','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2369,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.50,'2025-05-27 07:42:02','14.00','4','newstock','1','','',1340.00,'','1','12.5','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2370,'FLATBAR 50X3MM','',-1.00,'2025-05-27 07:43:03','4.00','4','newstock','1','','',920.00,'','1','3','internal','1','202','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2371,'ABRA GRINDING DISK 7\"','',-1.00,'2025-05-27 07:43:21','7.00','4','newstock','1','','',164.72,'','1','6','internal','1','2','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2372,'FLATBAR 50X3MM','',-1.50,'2025-05-27 07:44:13','3.00','4','newstock','1','','',920.00,'','1','1.5','internal','1','202','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2373,'Indasa P-60','',20.00,'2025-05-27 08:53:23','0.00','33','newstock','1','','',35.00,'','1','20','internal','1','313','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2374,'INDASA P.36','',30.00,'2025-05-27 08:53:56','2.00','33','newstock','1','','',40.00,'','1','32','internal','1','168','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2375,'INDASA P.40','',30.00,'2025-05-27 08:54:36','20.00','33','newstock','1','','',40.00,'','1','50','internal','1','169','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2376,'INDASA P.80','',25.00,'2025-05-27 08:55:04','2.00','33','newstock','1','','',40.00,'','1','27','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2377,'SAND PAPER NO.240','',50.00,'2025-05-27 08:56:22','22.00','33','newstock','1','','',12.00,'','1','72','internal','1','171','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2378,'SAND PAPER NO.360','',60.00,'2025-05-27 09:02:20','16.00','33','newstock','1','','',12.00,'','1','76','internal','1','172','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2379,'Sandpaper No 400','',50.00,'2025-05-27 09:04:26','0.00','33','newstock','1','','',15.00,'','1','50','internal','1','314','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2380,'RAW BOLTS SHELLS M10','',-3.00,'2025-05-27 20:02:06','772.00','4','newstock','1','','',35.00,'','1','769','internal','1','149','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2381,'SQUARE HOLLOW SECTION 20X20X1MM','',-1.00,'2025-05-27 20:02:30','28.00','4','newstock','1','','',470.00,'','1','27','internal','1','4','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2382,'ANGLE BAR 40X40X6MM','',-1.00,'2025-05-27 20:02:57','3.00','4','newstock','1','','',2900.00,'','1','2','internal','1','212','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2383,'SALI CUTTING DISK 9\"','',-1.00,'2025-05-27 20:03:17','48.00','4','newstock','1','','',105.00,'','1','47','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2384,'WELDING RODS PER KG','',-1.00,'2025-05-27 20:03:45','7.00','4','newstock','1','','',200.00,'','1','6','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2385,'CIRCULAR HOLLOW SECTION 42X1.5MM','',-1.00,'2025-05-27 20:06:58','21.00','4','newstock','1','','',1250.00,'','1','20','internal','1','22','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2386,'R 6MM','',10.00,'2025-06-03 14:20:15','0.00','33','newstock','1','','',180.00,'','1','10','internal','1','203','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2387,'D 10MM','',13.00,'2025-06-03 15:52:53','0.50','33','newstock','1','','',850.00,'','1','13.5','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2388,'OASIS CUTTING DISC 9\"','',-1.00,'2025-06-03 16:22:54','73.00','4','newstock','1','','',135.00,'','1','72','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2389,'OASIS CUTTING DISC 9\"','',-1.00,'2025-06-03 16:32:04','72.00','4','newstock','1','','',135.00,'','1','71','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2390,'SQUARE HOLLOW SECTION 40X40X1.5MM','',-1.00,'2025-06-03 16:34:20','12.50','4','newstock','1','','',1340.00,'','1','11.5','internal','1','35','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2391,'WELDING RODS PER KG','',-1.00,'2025-06-04 08:31:11','4.00','4','newstock','1','','',200.00,'','1','3','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2392,'ROBTEC CUTTING DISK 9\"','',-1.00,'2025-06-04 08:37:42','20.00','4','newstock','1','','',135.00,'','1','19','internal','1','99','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2393,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2025-06-04 08:38:07','11.00','4','newstock','1','','',1400.00,'','1','10','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2394,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-1.00,'2025-06-04 08:38:13','10.00','4','newstock','1','','',1400.00,'','1','9','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2395,'ANGLE LINE 40X40X3MM','',-1.00,'2025-06-04 08:38:34','6.00','4','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2396,'ANGLE LINE 40X40X3MM','',-1.00,'2025-06-04 08:44:56','5.00','4','newstock','1','','',1400.00,'','1','4','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2397,'ANGLE LINE 40X40X3MM','',-1.00,'2025-06-04 08:45:04','4.00','4','newstock','1','','',1400.00,'','1','3','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2398,'BOLTS & NUTS 3/8\"X1\" PER PC','',-10.00,'2025-06-04 08:45:37','304.00','4','newstock','1','','',10.00,'','1','294','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2399,'BOLTS & NUTS 3/8\"X1\" PER PC','',-10.00,'2025-06-04 08:45:47','294.00','4','newstock','1','','',10.00,'','1','284','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2400,'GI WASHER 3/8\" PER PC','',-10.00,'2025-06-04 08:46:07','444.00','4','newstock','1','','',6.00,'','1','434','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2401,'CIRCULAR HOLLOW SECTION 20X1.5MM','',-2.00,'2025-06-04 08:46:41','3.00','4','newstock','1','','',660.00,'','1','1','internal','1','26','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2402,'EYE LET GOLD','',-20.00,'2025-06-04 08:47:11','688.00','4','newstock','1','','',7.00,'','1','668','internal','1','274','','',0.00,'','15','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2403,'BLACK SG UNITED 1LTR','',-1.00,'2025-06-04 08:49:32','4.00','4','newstock','1','','',270.00,'','1','3','internal','1','297','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2404,'OASIS CUTTING DISC 9\"','',-1.00,'2025-06-04 08:50:26','71.00','4','newstock','1','','',135.00,'','1','70','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2405,'FLAT BAR 40X3MM','',-1.00,'2025-06-04 08:50:53','3.00','4','newstock','1','','',474.14,'','1','2','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2406,'MILD STEEL PLATE 8X4X1MM','',-1.00,'2025-06-04 08:51:37','3.50','4','newstock','1','','',2100.00,'','1','2.5','internal','1','8','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2407,'Makita Welding Machine','',2.00,'2025-06-04 08:51:40','0.00','33','newstock','1','','',8000.00,'','1','2','internal','1','315','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2408,'Dewalt Welding Machine','',1.00,'2025-06-04 08:52:52','0.00','33','newstock','1','','',8000.00,'','1','1','internal','1','316','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2409,'D 10MM','',-11.50,'2025-06-04 08:53:00','13.50','4','newstock','1','','',850.00,'','1','2','internal','1','189','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2410,'Dewalt 9','',1.00,'2025-06-04 08:54:32','0.00','33','newstock','1','','',9000.00,'','1','1','internal','1','317','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2411,'Dewalt Drill','',1.00,'2025-06-04 08:55:42','0.00','33','newstock','1','','',3000.00,'','1','1','internal','1','318','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2412,'Dewalt Grinder','',1.00,'2025-06-04 08:56:56','0.00','33','newstock','1','','',3000.00,'','1','1','internal','1','319','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2413,'Welding Terminus Small','',2.00,'2025-06-04 08:57:59','0.00','33','newstock','1','','',1000.00,'','1','2','internal','1','320','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2414,'Welding Terminus Big','',2.00,'2025-06-04 08:58:54','0.00','33','newstock','1','','',1200.00,'','1','2','internal','1','321','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2415,'20L Jerry Can','',21.00,'2025-06-04 09:04:54','0.00','33','newstock','1','','',80.00,'','1','21','internal','1','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2416,'20L Jerry Can','',21.00,'2025-06-04 09:33:17','0.00','4','newstock','1','','',80.00,'','Main','21','Internal','Main','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2417,'20L Jerry Can','',21.00,'2025-06-04 09:33:24','21.00','4','newstock','1','','',80.00,'','Main','42','Internal','Main','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2418,'20L Jerry Can','',21.00,'2025-06-04 09:33:34','42.00','4','newstock','1','','',80.00,'','Main','63','Internal','Main','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2419,'20L Jerry Can','',-42.00,'2025-06-04 09:34:04','63.00','4','newstock','1','','',80.00,'','Main','21','Internal','Main','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2420,'20L Jerry Can','',-42.00,'2025-06-04 09:34:14','21.00','4','newstock','1','','',80.00,'','Main','-21','Internal','Main','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2421,'20L Jerry Can','',21.00,'2025-06-04 09:34:46','-21.00','4','newstock','1','','',80.00,'','Main','0','Internal','Main','322','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2422,'ANGLE LINE 40X40X3MM','',-1.50,'2025-06-09 08:05:11','1.50','4','newstock','1','','',1400.00,'','1','0','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2423,'CIRCULAR HOLLOW SECTION 48X1.5MM','',-2.00,'2025-06-09 08:05:30','9.00','4','newstock','1','','',1400.00,'','1','7','internal','1','20','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2424,'GI WASHER 3/8\" PER PC','',-16.00,'2025-06-09 08:06:49','434.00','4','newstock','1','','',6.00,'','1','418','internal','1','110','','',0.00,'','10','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2425,'BOLTS & NUTS 3/8\"X1\" PER PC','',-17.00,'2025-06-09 08:07:14','274.00','4','newstock','1','','',10.00,'','1','257','internal','1','111','','',0.00,'','20','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2426,'OASIS CUTTING DISC 9\"','',-1.00,'2025-06-09 08:07:42','70.00','4','newstock','1','','',135.00,'','1','69','internal','1','130','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2427,'RED OXIDE 4LTR','',-1.00,'2025-06-09 08:08:09','4.00','4','newstock','1','','',830.00,'','1','3','internal','1','292','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2428,'2\" Steel Nails Per Pc','',200.00,'2025-06-09 09:27:58','0.00','33','newstock','1','','',2.00,'','1','200','internal','1','323','','',0.00,'','5','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2429,'1/4 x50m Hose Pipe per M','',50.00,'2025-06-09 09:40:29','0.00','33','newstock','1','','',25.00,'','1','50','internal','1','324','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2430,'Combined Fork& Hoe','',13.00,'2025-06-09 11:08:56','0.00','33','newstock','1','','',180.00,'','1','13','internal','1','325','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2431,'ANGLE LINE 40X40X3MM','',5.00,'2025-06-09 17:11:14','0.00','33','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2432,'FLAT BAR 40X3MM','',5.00,'2025-06-09 17:11:35','0.00','33','newstock','1','','',474.14,'','1','5','internal','1','14','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2433,'FLATBAR 50X3MM','',5.00,'2025-06-09 17:12:00','1.50','33','newstock','1','','',920.00,'','1','6.5','internal','1','202','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2434,'TURPENTINE 1 LTR','',5.00,'2025-06-12 13:31:13','1.00','33','newstock','1','','',225.00,'','1','6','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2435,'Imported Half Through Bush 1.5\"','',10.00,'2025-06-13 14:03:15','0.00','33','newstock','1','','',300.00,'','1','10','internal','1','326','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2436,'Imported Half Through Bush 1.5\"','',10.00,'2025-06-13 14:10:43','0.00','4','newstock','1','','',280.00,'','Main','10','Internal','Main','326','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2437,'Lavatory Brush & Bowl Set White','',12.00,'2025-06-13 17:48:18','0.00','33','newstock','1','','',116.55,'','1','12','internal','1','327','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2438,'Eco Broom (hard)','',12.00,'2025-06-13 17:49:55','0.00','33','newstock','1','','',92.14,'','1','12','internal','1','328','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2439,'Aqua Broom(soft)','',12.00,'2025-06-13 17:51:18','0.00','33','newstock','1','','',114.48,'','1','12','internal','1','329','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2440,'Stand Up Dust Pan + Brush','',12.00,'2025-06-13 17:53:38','0.00','33','newstock','1','','',209.65,'','1','12','internal','1','330','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2441,'Force Pump Large Size','',12.00,'2025-06-13 17:54:56','0.00','33','newstock','1','','',87.58,'','1','12','internal','1','331','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2442,'18\" Squeegee + Handle','',6.00,'2025-06-13 17:56:36','0.00','33','newstock','1','','',338.62,'','1','6','internal','1','332','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2443,'Jumbo Metal Socket Mob Refill','',12.00,'2025-06-13 18:08:01','0.00','33','newstock','1','','',214.48,'','1','12','internal','1','333','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2444,'ECONOMY BLACK 4LTRS','',4.00,'2025-06-14 09:24:13','3.00','33','newstock','1','','',800.00,'','1','7','internal','1','200','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2445,'ECONOMY BLACK','',3.00,'2025-06-14 09:24:47','3.00','33','newstock','1','','',250.00,'','1','6','internal','1','201','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2446,'Economy Gloss Red Oxide 4LTRS','',4.00,'2025-06-14 09:27:31','0.00','33','newstock','1','','',780.00,'','1','4','internal','1','334','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2447,'Economy Gloss Safaricom Green 1LTRS','',5.00,'2025-06-14 09:29:33','0.00','33','newstock','1','','',250.00,'','1','5','internal','1','335','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2448,'TURPENTINE 1 LTR','',5.00,'2025-06-14 09:29:54','6.00','33','newstock','1','','',225.00,'','1','11','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2449,'STANDARD THINNER 1LTR','',9.00,'2025-06-14 09:35:36','0.00','33','newstock','1','','',270.00,'','1','9','internal','1','265','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2450,'TURPENTINE 1 LTR','',1.00,'2025-06-14 09:36:10','11.00','33','newstock','1','','',225.00,'','1','12','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2451,'TURPENTINE 4L','',2.00,'2025-06-14 09:38:28','3.00','33','newstock','1','','',1000.00,'','1','5','internal','1','221','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2452,'ANGLE LINE 40X40X3MM','',-1.00,'2025-06-14 09:52:05','5.00','4','newstock','1','','',1400.00,'','1','4','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2453,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','',-2.00,'2025-06-14 09:55:07','7.00','4','newstock','1','','',2350.00,'','1','5','internal','1','23','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2454,'BLACK PIPE 2\"','',97.00,'2025-06-14 10:04:34','-96.00','4','newstock','1','','',2900.00,'','1','1','internal','1','259','','',0.00,'','3300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2455,'CERA MASKING TAPE 3/4 X 50MT','',16.00,'2025-06-14 10:18:45','3.00','33','newstock','1','','',56.25,'','1','19','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2456,'CERA MASKING TAPE 3/4 X 50MT','',11.00,'2025-06-14 10:19:02','19.00','33','newstock','1','','',56.25,'','1','30','internal','1','182','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2457,'JUMBO TAPE','',5.00,'2025-06-14 10:22:11','0.00','33','newstock','1','','',230.00,'','1','5','internal','1','336','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2458,'CROW BAR','',2.00,'2025-06-14 10:34:14','0.00','33','newstock','1','','',900.00,'','1','2','internal','1','337','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2459,'JEMBE','',10.00,'2025-06-14 10:37:31','0.00','33','newstock','1','','',90.00,'','1','10','internal','1','338','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2460,'GARDEN FORK','',6.00,'2025-06-14 10:38:38','0.00','33','newstock','1','','',100.00,'','1','6','internal','1','339','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2461,'WELDING RODS PER KG','',5.00,'2025-06-14 10:45:36','1.00','33','newstock','1','','',200.00,'','1','6','internal','1','219','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2462,'ROLLER 2\"','',4.00,'2025-06-14 15:06:55','0.00','33','newstock','1','','',450.00,'','1','4','internal','1','340','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2463,'ROLLER 3\"','',6.00,'2025-06-14 15:08:26','0.00','33','newstock','1','','',550.00,'','1','6','internal','1','341','','',0.00,'','1050','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2464,'ROLLER 4\"','',6.00,'2025-06-14 15:10:13','0.00','33','newstock','1','','',750.00,'','1','6','internal','1','342','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2465,'ROLLER SET','',3.00,'2025-06-14 15:13:18','0.00','33','newstock','1','','',1000.00,'','1','3','internal','1','343','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2466,'ROLLER SET','',3.00,'2025-06-14 15:17:34','3.00','33','newstock','1','','',1000.00,'','1','6','internal','1','343','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2467,'SALI CUTTING DISK 9\"','',6.00,'2025-06-14 16:32:58','46.00','33','newstock','1','','',105.00,'','1','52','internal','1','120','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2468,'ROBTEC GRINDING DISK 7\"','',2.00,'2025-06-14 16:33:26','60.00','33','newstock','1','','',145.00,'','1','62','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2469,'ROBTEC GRINDING DISK 7\"','',1.00,'2025-06-16 08:21:06','62.00','33','newstock','1','','',145.00,'','1','63','internal','1','98','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2470,'FLAT HIDGES TUBE','',100.00,'2025-06-18 16:34:02','8.00','33','newstock','1','','',70.00,'','1','108','internal','1','103','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2471,'CORROGATED IRON MABATI','',2.00,'2025-06-19 12:06:40','3.00','4','newstock','1','','',1000.00,'','1','5','internal','1','222','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2472,'ROUND BAR 16 LENGTH PER FT','',12.00,'2025-06-20 10:48:24','0.00','33','newstock','1','','',0.00,'','1','12','internal','1','220','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2473,'Dewalt Welding Machine','',2.00,'2025-06-26 13:41:40','1.00','33','newstock','1','','',8000.00,'','1','3','internal','1','316','','',0.00,'','14000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2474,'Dewalt Grinder','',2.00,'2025-06-26 13:42:09','1.00','33','newstock','1','','',3000.00,'','1','3','internal','1','319','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2475,'NAILS 4\" INCH','',1.00,'2025-06-26 13:47:34','18.50','33','newstock','1','','',160.00,'','1','19.5','internal','1','132','','',0.00,'','240','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2476,'SQUARE HOLLOW SECTION 75X75X2MM','',1.00,'2025-06-26 15:28:37','2.00','33','newstock','1','','',3500.00,'','1','3','internal','1','24','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2477,'ANGLE LINE 40X40X3MM','',2.00,'2025-06-28 12:12:57','3.00','33','newstock','1','','',1400.00,'','1','5','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2478,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','',1.00,'2025-06-28 12:17:20','0.00','33','newstock','1','','',1220.00,'','1','1','internal','1','119','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2479,'ANGLE LINE 40X40X3MM','',3.00,'2025-06-28 12:18:30','0.00','33','newstock','1','','',1400.00,'','1','3','internal','1','12','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2480,'MILD STEEL PLATE 8X4X1.35MM','',2.00,'2025-06-30 09:20:25','7.00','33','newstock','1','','',3650.00,'','1','9','internal','1','19','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `noticelist` -- DROP TABLE IF EXISTS `noticelist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `noticelist` ( `id` int(50) NOT NULL AUTO_INCREMENT, `noticeNo` varchar(50) NOT NULL, `title` text NOT NULL, `cont` text NOT NULL, `dtlUrl` text NOT NULL, `regrNm` varchar(50) NOT NULL, `regDt` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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,'14','ARC TEST 1','ARC TEST 1','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=14','Admin','20240328105119'),(2,'13','Zoho test','and bhf_id=01','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=13','Admin','20240321152931'),(3,'12','eTIMS TEST','eTIMS TEST','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=12','Admin','20240319213731'),(4,'11','ONE TOUCH TEST','ONE TOUCH','http://HOST_IP:PORT/common/link/ebm/receipt/indexEbmNotice?noticeNo=11','Admin','20240319115214'); /*!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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,3000.00,180.00,1,1,'active','employee',1,180.00,0.00,180.00),(2,3000.00,4500.00,270.00,1,1,'active','employee',1,270.00,0.00,270.00),(3,4500.00,6000.00,360.00,1,1,'active','employee',1,360.00,0.00,360.00),(4,6000.00,10000.00,360.00,1,1,'active','employee',1,360.00,240.00,600.00),(5,10000.00,14000.00,360.00,1,1,'active','employee',1,360.00,480.00,840.00),(6,14000.00,18000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(7,18000.00,20000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(8,20000.00,100000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00),(9,100000.00,500000.00,360.00,1,1,'active','employee',1,360.00,720.00,1080.00); /*!40000 ALTER TABLE `nssf` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offdays` -- DROP TABLE IF EXISTS `offdays`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offdays` ( `id` int(11) NOT NULL AUTO_INCREMENT, `groupid` int(11) NOT NULL, `offday` varchar(30) NOT NULL, `type` int(11) NOT NULL, `title` varchar(128) NOT NULL, `userid` varchar(30) DEFAULT NULL, `createdate` varchar(30) NOT NULL, PRIMARY KEY (`id`), KEY `type` (`type`), KEY `contract` (`groupid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of non working days'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offdays` -- LOCK TABLES `offdays` WRITE; /*!40000 ALTER TABLE `offdays` DISABLE KEYS */; /*!40000 ALTER TABLE `offdays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `offtypes` -- DROP TABLE IF EXISTS `offtypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `offtypes` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `offtypes` -- LOCK TABLES `offtypes` WRITE; /*!40000 ALTER TABLE `offtypes` DISABLE KEYS */; INSERT INTO `offtypes` VALUES (1,'All day is off','2018-05-17 04:40:12am'),(2,'Half day is off','2018-05-17 04:41:13am'),(3,'Morning is off ','2018-05-17 04:41:30am'),(4,'Afternoon is off','2018-05-17 04:41:30am'); /*!40000 ALTER TABLE `offtypes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `openorders` -- DROP TABLE IF EXISTS `openorders`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `openorders` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text NOT NULL, `startdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `closedate` text NOT NULL, `receiver` text NOT NULL, `millage` varchar(30) NOT NULL, `fuel` varchar(50) NOT NULL, `trips` text NOT NULL, `createdate` varchar(30) NOT NULL, `nextfuel` varchar(20) NOT NULL, `previoufueldate` varchar(30) NOT NULL, `previousfuelused` varchar(20) NOT NULL, `adjusted` varchar(20) NOT NULL, `fuellimit` varchar(20) NOT NULL, `fuelrate` varchar(20) NOT NULL, `exactfuel` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `openorders` -- LOCK TABLES `openorders` WRITE; /*!40000 ALTER TABLE `openorders` DISABLE KEYS */; /*!40000 ALTER TABLE `openorders` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `orderlist` -- DROP TABLE IF EXISTS `orderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `orderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `exactime` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `itemid` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `code` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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 */; INSERT INTO `orderlist` VALUES (1,'P.O','4','2025-03-19 16:51:53','41742392288','542','41742297800',100.00,1,1,'286',104000.00),(2,'P.O','4','2025-03-19 16:51:53','41742392288','541','41742297800',75.00,1,1,'287',63000.00); /*!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=47 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `people` -- LOCK TABLES `people` WRITE; /*!40000 ALTER TABLE `people` DISABLE KEYS */; INSERT INTO `people` VALUES (1,127.50,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','','155663771675825033','user','1','','','','3343455',-2200308.00,'1','2024-11-19','','1','2019-06-11','Contract',25000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',797.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',55.00,'','','','Yes',0.00,0,0.00,138.28,'no',200.00,'','2023-06-06 06:32:15','','','','','','','','P06666xxx',1,'022','444',2,'','529033','2024-01-13 09:39:43','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(2,NULL,'Default','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',6800.00,'1','2024-01-26 20:57:31','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',200.00,0,0.00,112.70,'no',300.00,'yes','2024-02-20 04:23:20','','','','','','','','P051654342222',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(3,NULL,'JAMES','JAMES',NULL,'NA','JAMES','james','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-07-22','','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,'1721661352','','0000-00-00 00:00:00','','new','',''),(4,NULL,'Simon','Wambui',NULL,'254722380125','scodrametalltd@gmail.com','Debra@2014','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2025-03-15','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','admin','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'1721661725','','0000-00-00 00:00:00','','new','',''),(6,NULL,'ABRA','',NULL,'254738002712','','','254775669805','male','Nairobi','2025-07-22','116','',NULL,'supplier','1','MANUFACTURERS & SUPPLIERS (K) LTD(ABRA)','','','',0.00,'4','2024-07-22 18:57:38','','1','2024-07-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',16066.00,0,0.00,0.00,'no',0.00,'no','2024-07-22 19:07:48','','','','','',NULL,NULL,'P000599397W',1,NULL,NULL,0,'17216638584','','0000-00-00 00:00:00','','new','',''),(7,NULL,'SALES','','','254700000000','','','','male','Thika','2025-07-22','116 ','',NULL,'','1','SALES','','','',0.00,'4','2024-07-22 19:31:36','','1','2024-07-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17216656784','','0000-00-00 00:00:00','','new','',''),(8,NULL,'KAMAWE','',NULL,'254727370448','','','254722664587','male','','2025-07-22','116','',NULL,'supplier','1','KAMAWE GENERAL LTD','','','',0.00,'4','2024-07-22 19:32:11','','1','2024-07-22','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',1986321.00,0,0.00,0.00,'no',0.00,'no','2025-01-22 17:22:53','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17216659314','','0000-00-00 00:00:00','','new','',''),(9,NULL,'.','','','254700000000','','','','male','','2025-07-23','116 ','',NULL,'','1','','','','',0.00,'1','2024-07-23 14:19:04','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17217142544','','0000-00-00 00:00:00','','new','',''),(10,NULL,'.','','','254700000000','','','','male','Nairobi','2025-07-23','116 ','',NULL,'','1','','','','',0.00,'1','2024-07-23 15:05:35','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17217156974','','0000-00-00 00:00:00','','new','',''),(11,NULL,'.','','','254700000000','','','','male','','2025-07-23','116 ','',NULL,'','1','','','','',0.00,'1','2024-07-23 12:19:16','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17217158944','','0000-00-00 00:00:00','','new','',''),(12,NULL,'BUMPER HARVEST LTD','',NULL,'254734326879','','','254770253008','male','','2025-07-23','116','',NULL,'supplier','1','BUMPER HARVEST LTD','','','',0.00,'1','2024-07-23 12:20:47','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',68160.00,0,0.00,0.00,'no',0.00,'no','2024-07-23 13:45:57','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17217264471','','0000-00-00 00:00:00','','new','',''),(13,NULL,'RAGSONS','',NULL,'254772217568','','','','male','','2025-07-23','116','',NULL,'supplier','1','RAGSONS KENYA LTD','','','',0.00,'1','2024-07-23 13:56:12','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',35900.00,0,0.00,0.00,'no',0.00,'no','2024-07-23 14:16:05','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17217321721','','0000-00-00 00:00:00','','new','',''),(14,NULL,'EMRE','',NULL,'254722863609','','','25471157612','male','','2025-07-23','116','',NULL,'supplier','1','EMJO ENGINEERING','','','',0.00,'1','2024-07-23 14:20:34','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',8000.00,0,0.00,0.00,'no',0.00,'no','2024-07-23 14:23:02','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17217336341','','0000-00-00 00:00:00','','new','',''),(15,NULL,'SYDEV','',NULL,'254720806765','','','','male','','2025-07-23','116','',NULL,'supplier','1','SYDEV EXPERTS LTD','','','',0.00,'1','2024-07-23 14:42:38','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',41000.00,0,0.00,0.00,'no',0.00,'no','2024-07-23 14:46:29','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17217349581','','0000-00-00 00:00:00','','new','',''),(16,NULL,'NIPSUR','',NULL,'254757451972','','','254738501717','male','','2025-07-23','116','',NULL,'supplier','1','NIPSUR HARDWARE LIMITED','','','',0.00,'1','2024-07-23 15:07:00','','1','2024-07-23','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',9450.00,0,0.00,0.00,'no',0.00,'no','2024-07-23 17:18:55','','','','','',NULL,NULL,'P000595898U',1,NULL,NULL,0,'17217364201','','0000-00-00 00:00:00','','new','',''),(17,NULL,'KAMDEV','',NULL,'254726145128','','','25416445566','male','','','116','',NULL,'supplier','1','KAMDEV ENTERPRISES LTD','','','',0.00,'5','2024-08-15 13:38:54','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',-22430.00,0,0.00,0.00,'no',0.00,'no','2024-08-15 17:23:56','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17237183345','','0000-00-00 00:00:00','','new','',''),(18,NULL,'NASIB','',NULL,'254706532858','','','254706532858','male','','','116','',NULL,'supplier','1','NASIB INDUSTRIAL PRODUCTS LTD','','','',0.00,'5','2024-08-15 13:53:45','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',6000.00,0,0.00,0.00,'no',0.00,'no','2024-08-15 15:58:47','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17237192255','','0000-00-00 00:00:00','','new','',''),(19,NULL,'SCHNEIDER','',NULL,'254728259154','','','254734187995','female','','','116','',NULL,'supplier','1','SCHNEIDER INNOVTIONS& SUPPLIES LTD','','','',0.00,'5','2024-08-15 13:55:47','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',9250.00,0,0.00,0.00,'no',0.00,'no','2024-08-15 16:11:04','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17237193475','','0000-00-00 00:00:00','','new','',''),(20,NULL,'LUCKY','',NULL,'254711771770','','','254711771770','male','','','116','',NULL,'supplier','1','LUCKY IRON MONGERS LTD','','','',0.00,'5','2024-08-15 13:57:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',29710.00,0,0.00,0.00,'no',0.00,'no','2025-01-21 15:39:21','','','','','',NULL,NULL,'P051331472U',1,NULL,NULL,NULL,'17237194635','','0000-00-00 00:00:00','','new','',''),(21,NULL,'LP PATEL','',NULL,'254706357633','','','254706357639','male','','','116','',NULL,'supplier','1','LP PATEL$ SONS LIMITED','','','',0.00,'5','2024-08-15 14:18:04','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',7750.00,0,0.00,0.00,'no',0.00,'no','2024-08-15 16:37:00','','','','','',NULL,NULL,'P051870370L',1,NULL,NULL,NULL,'17237206845','','0000-00-00 00:00:00','','new','',''),(22,NULL,'JIYA ','',NULL,'254723829977','','','254723829977','male','','','116','',NULL,'supplier','1','JIYA TRADING CO.LTD','','','',0.00,'5','2024-08-15 14:19:36','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',2700.00,0,0.00,0.00,'no',0.00,'no','2024-08-15 16:40:07','','','','','',NULL,NULL,'P051182225M',1,NULL,NULL,NULL,'17237207765','','0000-00-00 00:00:00','','new','',''),(23,NULL,'APEX','',NULL,'254780430080','','','254780723412','male','','','116','',NULL,'supplier','1','APEX MASTER BUILD (K) LTD','','','',0.00,'5','2024-08-22 09:22:55','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',31854.00,0,0.00,0.00,'no',0.00,'no','2025-01-18 11:21:07','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17243077755','','0000-00-00 00:00:00','','new','',''),(24,NULL,'MARUTI','',NULL,'+254721336795','','','+254721210401','male','','','116','',NULL,'supplier','1','STEEL MARK ENTERPRISES','','','',0.00,'4','2024-09-19 11:23:38','','1','19/09/2024','',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,'A002219785G',1,NULL,NULL,NULL,'17267342184','','0000-00-00 00:00:00','','new','',''),(25,NULL,'JOSPHINE','',NULL,'+254729425278','','','+254721992883','female','','','116','',NULL,'supplier','1','SOLAI PAINTS','','','',0.00,'4','2024-09-19 11:35:24','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',27125.00,0,0.00,0.00,'no',0.00,'no','2025-02-01 12:07:24','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17267349244','','0000-00-00 00:00:00','','new','',''),(26,NULL,'CHEMA STEEL AND HARDWARE','',NULL,'254721605016','','','254708095662','male','','','116','',NULL,'supplier','1','CHEMA STEEL AND HARDWARE','','','',0.00,'5','2024-10-03 07:29:02','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',94640.00,0,0.00,0.00,'no',0.00,'no','2024-10-03 07:50:51','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17279297425','','0000-00-00 00:00:00','','new','',''),(27,NULL,'SIMAK','','','254722380126','','','','male','','2025-10-19','116 ','',NULL,'member','1','SIMAK ENGINEERING','','','',240.00,'4','2024-10-19 10:39:56','','1','2024-10-19','',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-03 17:16:24','','','','','','','','P051729889L',1,NULL,NULL,0,'17293235464','','0000-00-00 00:00:00','','new','',''),(28,NULL,'GATHARIKI KAMAU','',NULL,'+254729889985','','','','','','2025-10-22','1','',NULL,'member','1','DARET','','','',5.00,'4','2024-10-22 14:12:04','','1','2024-10-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-04-15 10:36:58','','','','','',NULL,NULL,'A000191078G',1,NULL,NULL,0,'17295955244','','0000-00-00 00:00:00','','new','',''),(29,NULL,'NEW MUTHOKINJU HARDWARE LTD','',NULL,'0795123707','','','','male','Thika','','116','',NULL,'supplier','1','NEW MUTHOKINJU HARDWARE LTD','','','',0.00,'5','2024-11-18 16:08:02','','1','','',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,'P051158287N',1,NULL,NULL,NULL,'17319352825','','0000-00-00 00:00:00','','new','',''),(30,NULL,'BONIFACE','','','254726170856','bonifacemwangi019@gmail.com','','254112584595','male','','','1 ','',NULL,'supplier','1','DEWMIX AQUATIC SOLUTION','','','',0.00,'4','2025-02-25 16:04:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,0,'17359155234','','0000-00-00 00:00:00','','new','',''),(32,NULL,'IIYE ','','','+254721664787','','','','male','','','116 ','',NULL,'supplier','1','IIYE LIMITED','','','',0.00,'4','2025-03-06 16:52:52','','1','','',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-01-17 17:13:12','','','','','','','','',1,NULL,NULL,2,'17371200465','','0000-00-00 00:00:00','','new','',''),(33,NULL,'ALEX','MBAE',NULL,'254713226994','Alexmbae@gmail.com','Alex.2025','','male','','','','',NULL,'user','1',NULL,'','','31766859',0.00,'','2025-06-30','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','100000','no','user','',0,0,NULL,NULL,'',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'A001621736K',1,NULL,NULL,NULL,'1739620618','','0000-00-00 00:00:00','','new','',''),(34,NULL,'EMMA','MWENDE',NULL,'0792677418','emmaculatem33@gmail.com','Emma.2025','','female','','','','',NULL,'user','1',NULL,'','','39983057',0.00,'','2025-03-03','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,NULL,NULL,'',1,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'A017422462P',1,NULL,NULL,NULL,'1740979326','','0000-00-00 00:00:00','','new','',''),(35,NULL,'ANTHONY MUNENE','',NULL,'+254723823820','','','+254705795658','male','','','116','',NULL,'supplier','1','ANTHONY -D /RING','','','',0.00,'4','2025-03-06 16:50:44','','1','','',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,'17412690444','','0000-00-00 00:00:00','','new','',''),(36,NULL,'KIRIMA SLOPES COOP. SOCIETY','',NULL,'0724867492','','','','','KIRINYAGA','','116','',NULL,'member','1','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD','','','',0.00,'33','2025-03-15 09:54:35','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,1670.00,'no',0.00,'no','','','','','','',NULL,NULL,'P051465274M',1,NULL,NULL,NULL,'174202167533','','0000-00-00 00:00:00','','new','',''),(37,NULL,'ROSE','',NULL,'+254728505741','','','','female','THIKA','2026-03-21','116','',NULL,'supplier','1','UNITED PAINTS','','','',0.00,'4','2025-03-21 07:39:47','','1','2025-03-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,'P051319394S',1,NULL,NULL,2,'17425319874','','0000-00-00 00:00:00','','new','',''),(38,NULL,'Crane','',NULL,'254701417309','cranehardwareltd@gmail.com','','','','Nairobi','2026-04-14','116','',NULL,'supplier','1','Crane Hardware LTD','','','',0.00,'33','2025-04-14 16:12:23','','1','2025-04-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','','','','','','',NULL,NULL,'P051402320J',1,NULL,NULL,0,'174463634333','','0000-00-00 00:00:00','','new','',''),(39,NULL,'Fine Works Kenya LTD','',NULL,'254704770845','','','','','','2026-05-12','116','',NULL,'member','1','','','','',0.00,'33','2025-05-12 13:12:01','','1','2025-05-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','','','','','','',NULL,NULL,'P051652722A',1,NULL,NULL,0,'174704472133','','0000-00-00 00:00:00','','new','',''),(40,NULL,'Matthew Limited','',NULL,'254722755822','','','','','','2026-05-12','1','',NULL,'member','1','','','','',0.00,'33','2025-05-12 17:06:12','','1','2025-05-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','','','','','','',NULL,NULL,'P051519727P',1,NULL,NULL,0,'174705877233','','0000-00-00 00:00:00','','new','',''),(41,NULL,'FABULAS TOOLS & RODS','',NULL,'254721303518','','','','male','','2026-05-17','116','',NULL,'supplier','1','','','','',0.00,'4','2025-05-17 10:14:24','','1','2025-05-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','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17474660644','','0000-00-00 00:00:00','','new','',''),(42,NULL,'KAMARY AUTO PAINTS','',NULL,'254716754031','','','','male','','2026-05-17','116','',NULL,'supplier','1','','','','',0.00,'4','2025-05-17 10:20:07','','1','2025-05-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','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'17474664074','','0000-00-00 00:00:00','','new','',''),(43,NULL,'Sharif Mohamed','',NULL,'254721890026','','','','male','','','116','',NULL,'member','1','','','','',0.00,'33','2025-05-30 11:14:33','','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','','','','','','',NULL,NULL,'',1,NULL,NULL,0,'174859287333','','0000-00-00 00:00:00','','new','',''),(44,NULL,'Vicketech Traders','',NULL,'254728347404','','','','','','2026-06-04','116','',NULL,'supplier','1','','','','',0.00,'33','2025-06-04 08:49:59','','1','2025-06-04','',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,'174901619933','','0000-00-00 00:00:00','','new','',''),(45,NULL,'Brush Manufacturers Limited','',NULL,'254722513484','','','','','','2026-06-13','116','',NULL,'supplier','1','','','','',0.00,'33','2025-06-13 17:02:11','','1','2025-06-13','',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,'P000608549F',1,NULL,NULL,0,'174982333133','','0000-00-00 00:00:00','','new','',''),(46,NULL,'KOIMU LIMITED','',NULL,'254700820374','','','','','','2026-06-14','116','',NULL,'supplier','1','','','','',0.00,'33','2025-06-14 10:20:24','','1','2025-06-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','','','','','','',NULL,NULL,'P000623569B',1,NULL,NULL,0,'174988562433','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `peopleregistration` -- DROP TABLE IF EXISTS `peopleregistration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `peopleregistration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `peopleregistration` -- LOCK TABLES `peopleregistration` WRITE; /*!40000 ALTER TABLE `peopleregistration` DISABLE KEYS */; /*!40000 ALTER TABLE `peopleregistration` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('accomodation',1),('accomodation',7),('accomodation',8),('accomodation',9),('accomodation',10),('accomodation',11),('accomodation',12),('accomodation',23),('accomodation',24),('accomodation',30),('accomodation',33),('accomodation',35),('accounting',1),('accounting',7),('accounting',8),('accounting',9),('accounting',10),('accounting',11),('accounting',12),('accounting',23),('accounting',24),('accounting',30),('accounting',33),('accounting',35),('accountingreports',1),('accountingreports',7),('accountingreports',8),('accountingreports',9),('accountingreports',10),('accountingreports',11),('accountingreports',12),('accountingreports',23),('accountingreports',24),('accountingreports',30),('accountingreports',33),('accountingreports',35),('assets',1),('assets',7),('assets',8),('assets',9),('assets',10),('assets',11),('assets',12),('assets',23),('assets',24),('assets',30),('assets',33),('assets',35),('bankdeposits',1),('bankdeposits',7),('bankdeposits',8),('bankdeposits',9),('bankdeposits',10),('bankdeposits',11),('bankdeposits',12),('bankdeposits',23),('bankdeposits',24),('bankdeposits',30),('bankdeposits',33),('bankdeposits',35),('banktransfer',1),('banktransfer',7),('banktransfer',8),('banktransfer',9),('banktransfer',10),('banktransfer',11),('banktransfer',12),('banktransfer',23),('banktransfer',24),('banktransfer',30),('banktransfer',35),('biometricrecords',1),('branch',1),('branch',7),('branch',8),('branch',9),('branch',10),('branch',11),('branch',12),('branch',23),('branch',24),('branch',30),('branch',33),('branch',35),('callcenter',1),('callcenter',7),('callcenter',8),('callcenter',9),('callcenter',10),('callcenter',11),('callcenter',12),('callcenter',23),('callcenter',24),('callcenter',30),('callcenter',33),('callcenter',35),('cashiersales',1),('cashiersales',3),('cashiersales',4),('cashiersales',5),('cashiersales',7),('cashiersales',8),('cashiersales',9),('cashiersales',10),('cashiersales',11),('cashiersales',12),('cashiersales',23),('cashiersales',24),('cashiersales',30),('cashiersales',33),('cashiersales',34),('cashiersales',35),('chequemanagemant',1),('complain',1),('complain',7),('complain',8),('complain',9),('complain',10),('complain',11),('complain',12),('complain',23),('complain',24),('complain',30),('complain',33),('complain',35),('config',1),('config',3),('config',4),('config',5),('config',7),('config',8),('config',9),('config',10),('config',11),('config',12),('config',23),('config',24),('config',30),('config',33),('config',35),('damagedproducts',1),('damagedproducts',3),('damagedproducts',4),('damagedproducts',7),('damagedproducts',8),('damagedproducts',9),('damagedproducts',10),('damagedproducts',11),('damagedproducts',12),('damagedproducts',23),('damagedproducts',24),('damagedproducts',30),('damagedproducts',33),('damagedproducts',35),('deals',1),('deals',7),('deals',8),('deals',9),('deals',10),('deals',11),('deals',12),('deals',23),('deals',24),('deals',30),('deals',33),('deals',35),('departments',1),('displayreport',1),('displayreport',7),('displayreport',8),('displayreport',9),('displayreport',10),('displayreport',11),('displayreport',12),('displayreport',23),('displayreport',24),('displayreport',30),('displayreport',33),('displayreport',35),('documents',1),('documents',7),('documents',8),('documents',9),('documents',10),('documents',11),('documents',12),('documents',23),('documents',24),('documents',30),('documents',33),('documents',35),('ecommerce',1),('ecommerce',7),('ecommerce',8),('ecommerce',9),('ecommerce',10),('ecommerce',11),('ecommerce',12),('ecommerce',23),('ecommerce',24),('ecommerce',30),('ecommerce',33),('ecommerce',35),('events',1),('events',7),('events',8),('events',9),('events',10),('events',11),('events',12),('events',23),('events',24),('events',30),('events',33),('events',35),('grouping',1),('grouping',7),('grouping',8),('grouping',9),('grouping',10),('grouping',11),('grouping',12),('grouping',23),('grouping',24),('grouping',30),('grouping',33),('grouping',35),('humanresource',1),('humanresource',7),('humanresource',8),('humanresource',9),('humanresource',10),('humanresource',11),('humanresource',12),('humanresource',23),('humanresource',24),('humanresource',30),('humanresource',33),('humanresource',35),('income',1),('income',3),('income',4),('income',7),('income',8),('income',9),('income',10),('income',11),('income',12),('income',23),('income',24),('income',30),('income',33),('income',35),('incomeexpenses',1),('incomeexpenses',3),('incomeexpenses',4),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',9),('incomeexpenses',10),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',23),('incomeexpenses',24),('incomeexpenses',30),('incomeexpenses',33),('incomeexpenses',35),('incomingstock',1),('incomingstock',3),('incomingstock',4),('incomingstock',7),('incomingstock',8),('incomingstock',9),('incomingstock',10),('incomingstock',11),('incomingstock',12),('incomingstock',23),('incomingstock',24),('incomingstock',30),('incomingstock',33),('incomingstock',35),('incomingstore',7),('incomingstore',8),('incomingstore',9),('incomingstore',10),('incomingstore',11),('incomingstore',12),('incomingstore',23),('incomingstore',24),('incomingstore',30),('incomingstore',33),('incomingstore',35),('journalentry',1),('journalentry',7),('journalentry',8),('journalentry',9),('journalentry',10),('journalentry',11),('journalentry',12),('journalentry',23),('journalentry',24),('journalentry',30),('journalentry',33),('journalentry',35),('labourrecords',1),('labourrecords',7),('labourrecords',8),('labourrecords',9),('labourrecords',10),('labourrecords',11),('labourrecords',12),('labourrecords',23),('labourrecords',24),('labourrecords',30),('labourrecords',33),('labourrecords',35),('leavemanagement',1),('lowproducts',1),('lowproducts',7),('lowproducts',8),('lowproducts',9),('lowproducts',10),('lowproducts',11),('lowproducts',12),('lowproducts',23),('lowproducts',24),('lowproducts',30),('lowproducts',33),('lowproducts',35),('lowstocklist',1),('lowstocklist',3),('lowstocklist',4),('lowstocklist',7),('lowstocklist',8),('lowstocklist',9),('lowstocklist',10),('lowstocklist',11),('lowstocklist',12),('lowstocklist',23),('lowstocklist',24),('lowstocklist',30),('lowstocklist',33),('lowstocklist',35),('loyalitycards',1),('members',1),('members',3),('members',4),('members',7),('members',8),('members',9),('members',10),('members',11),('members',12),('members',23),('members',24),('members',30),('members',33),('members',35),('password',1),('password',3),('password',4),('password',7),('password',8),('password',9),('password',10),('password',11),('password',12),('password',23),('password',24),('password',30),('password',35),('payroll',1),('payroll',7),('payroll',8),('payroll',9),('payroll',10),('payroll',11),('payroll',12),('payroll',23),('payroll',24),('payroll',30),('payroll',33),('payroll',35),('payrollsetup',1),('peoplecategory',1),('peoplecategory',7),('peoplecategory',8),('peoplecategory',9),('peoplecategory',10),('peoplecategory',11),('peoplecategory',12),('peoplecategory',23),('peoplecategory',24),('peoplecategory',30),('peoplecategory',33),('peoplecategory',35),('productlist',1),('productlist',3),('productlist',4),('productlist',5),('productlist',7),('productlist',8),('productlist',9),('productlist',10),('productlist',11),('productlist',12),('productlist',23),('productlist',24),('productlist',30),('productlist',33),('productlist',35),('products',1),('products',3),('products',4),('products',5),('products',7),('products',8),('products',9),('products',10),('products',11),('products',12),('products',23),('products',24),('products',30),('products',33),('products',35),('productscategory',1),('productscategory',3),('productscategory',4),('productscategory',7),('productscategory',8),('productscategory',9),('productscategory',10),('productscategory',11),('productscategory',12),('productscategory',23),('productscategory',24),('productscategory',30),('productscategory',33),('productscategory',35),('profile',1),('profile',7),('profile',8),('profile',9),('profile',10),('profile',11),('profile',12),('profile',23),('profile',24),('profile',30),('profile',33),('profile',35),('projectsmanagement',1),('projectsmanagement',7),('projectsmanagement',8),('projectsmanagement',9),('projectsmanagement',10),('projectsmanagement',11),('projectsmanagement',12),('projectsmanagement',23),('projectsmanagement',24),('projectsmanagement',30),('projectsmanagement',33),('projectsmanagement',35),('purchases',1),('purchases',3),('purchases',4),('purchases',5),('purchases',7),('purchases',8),('purchases',9),('purchases',10),('purchases',11),('purchases',12),('purchases',23),('purchases',24),('purchases',30),('purchases',33),('purchases',35),('quotation',1),('quotation',4),('quotation',33),('recorddelivery',4),('recorddelivery',7),('recorddelivery',8),('recorddelivery',9),('recorddelivery',10),('recorddelivery',11),('recorddelivery',12),('recorddelivery',23),('recorddelivery',24),('recorddelivery',30),('recorddelivery',33),('recorddelivery',35),('reports',1),('reports',3),('reports',4),('reports',5),('reports',7),('reports',8),('reports',9),('reports',10),('reports',11),('reports',12),('reports',23),('reports',24),('reports',30),('reports',33),('reports',35),('sales',1),('sales',3),('sales',4),('sales',5),('sales',7),('sales',8),('sales',9),('sales',10),('sales',11),('sales',12),('sales',23),('sales',24),('sales',30),('sales',33),('sales',34),('sales',35),('salesorder',1),('salesorder',4),('sendsms',1),('sendsms',7),('sendsms',8),('sendsms',9),('sendsms',10),('sendsms',11),('sendsms',12),('sendsms',23),('sendsms',24),('sendsms',30),('sendsms',33),('sendsms',35),('task',1),('task',7),('task',8),('task',9),('task',10),('task',11),('task',12),('task',23),('task',24),('task',30),('task',33),('task',35),('taskscategory',1),('taskscategory',7),('taskscategory',8),('taskscategory',9),('taskscategory',10),('taskscategory',11),('taskscategory',12),('taskscategory',23),('taskscategory',24),('taskscategory',30),('taskscategory',33),('taskscategory',35),('users',1),('users',3),('users',4),('users',7),('users',8),('users',9),('users',10),('users',11),('users',12),('users',23),('users',24),('users',30),('users',33),('users',35),('viewreturnsales',1),('viewreturnsales',3),('viewreturnsales',4),('viewreturnsales',5),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',9),('viewreturnsales',10),('viewreturnsales',11),('viewreturnsales',12),('viewreturnsales',23),('viewreturnsales',24),('viewreturnsales',30),('viewreturnsales',33),('viewreturnsales',35),('wholesale',1),('wholesale',4),('wholesale',7),('wholesale',8),('wholesale',9),('wholesale',10),('wholesale',11),('wholesale',12),('wholesale',23),('wholesale',24),('wholesale',30),('wholesale',33),('wholesale',35); /*!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=13318 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 (344,'sales','7','add'),(345,'sales','7','suspend'),(346,'sales','7','selectmessage'),(347,'sales','7','printreceipt'),(348,'sales','7','update'),(349,'sales','7','cash'),(350,'sales','7','delete'),(351,'sales','7','moresales'),(352,'sales','7','sale'),(353,'sales','7','Logout'),(354,'sales','7','mpesabalance'),(355,'sales','7','displaycustomers'),(356,'sales','7','discount'),(357,'sales','7','reprint'),(358,'sales','7','select'),(359,'sales','7','printbill'),(360,'sales','7','productdiscount'),(361,'sales','7','mpesa'),(362,'sales','7','order'),(363,'sales','7','closebill'),(364,'sales','7','viewbuyingprice'),(365,'sales','7','editsellingprice'),(366,'sales','7','updatepaymentmode'),(367,'sales','7','card'),(368,'sales','7','clearpayments'),(369,'sales','7','cheque'),(370,'sales','7','creditnote'),(371,'sales','7','voucher'),(372,'sales','7','salesbeyondbprice'),(373,'sales','7','points'),(374,'sales','7','credit'),(375,'sales','7','selectroom'),(376,'sales','7','dontprint'),(377,'sales','7','accountlimit'),(378,'sales','7','backdatesales'),(379,'sales','7','recordcoins'),(380,'sales','7','changetaxstatus'),(381,'sales','7','leaseitems'),(382,'sales','7','giveloyalityponts'),(383,'sales','7','dontshowstock'),(384,'sales','7','splitbill'),(385,'sales','7','changeuomonsales'),(386,'sales','7','selecttable'),(387,'sales','7','printdelivery'),(388,'sales','7','sendsms'),(389,'sales','7','selectcurrency'),(390,'sales','7','salesperson'),(391,'sales','7','usekeyboard'),(392,'sales','7','receiptno'),(393,'sales','7','negativesales'),(394,'wholesale','7','sale'),(395,'wholesale','7','add'),(396,'wholesale','7','delete'),(397,'wholesale','7','update'),(398,'cashiersales','7','entermpesacode'),(399,'cashiersales','7','editmpesa'),(400,'cashiersales','7','all'),(401,'cashiersales','7','delete'),(402,'cashiersales','7','cashiersales'),(403,'cashiersales','7','editmpesadate'),(404,'cashiersales','7','dontshowtotal'),(405,'cashiersales','7','adddailycollection'),(406,'cashiersales','7','viewtill'),(407,'cashiersales','7','viewdailycollections'),(408,'cashiersales','7','deletedailycollections'),(409,'cashiersales','7','updatedailycollections'),(410,'cashiersales','7','reversempesa'),(411,'cashiersales','7','clearallsales'),(412,'cashiersales','7','viewallcollections'),(413,'cashiersales','7','viewallcounters'),(414,'cashiersales','7','mpesapendingreport'),(415,'cashiersales','7','mpesaverifiedreport'),(416,'cashiersales','7','viewcommission'),(417,'cashiersales','7','viewmpesamessages'),(418,'cashiersales','7','dailysalesonly'),(419,'recorddelivery','7','add'),(420,'recorddelivery','7','view'),(421,'recorddelivery','7','update'),(422,'recorddelivery','7','delete'),(423,'recorddelivery','7','changestatus'),(424,'recorddelivery','7','report'),(425,'recorddelivery','7','Dispatched'),(426,'recorddelivery','7','FailedDelivery'),(427,'recorddelivery','7','ReturnedandReceived'),(428,'recorddelivery','7','Delivered'),(429,'recorddelivery','7','Claimraised'),(430,'recorddelivery','7','ClaimOK'),(431,'recorddelivery','7','ClaimDamaged'),(432,'purchases','7','add'),(433,'purchases','7','update'),(434,'purchases','7','delete'),(435,'purchases','7','updatebuyingprice'),(436,'purchases','7','updatesellingprice'),(437,'purchases','7','updateclosedinvoice'),(438,'purchases','7','viewquotation'),(439,'purchases','7','viewserials'),(440,'purchases','7','viewdirectpurchases'),(441,'purchases','7','viewpurchase'),(442,'purchases','7','salesorder'),(443,'purchases','7','budget'),(444,'purchases','7','showdefaultserials'),(445,'purchases','7','viewallcounters'),(446,'purchases','7','approve'),(447,'purchases','7','addbatchno'),(448,'purchases','7','addexpirydate'),(449,'viewreturnsales','7','add'),(450,'viewreturnsales','7','update'),(451,'viewreturnsales','7','delete'),(452,'viewreturnsales','7','return'),(453,'viewreturnsales','7','clear'),(454,'viewreturnsales','7','moresales'),(455,'income','7','View'),(456,'income','7','add'),(457,'income','7','wiewinvoices'),(458,'income','7','detailedvatinvoice'),(459,'incomeexpenses','7','add'),(460,'incomeexpenses','7','closeexpense'),(461,'incomeexpenses','7','update'),(462,'incomeexpenses','7','updateclosedexpenses'),(463,'incomeexpenses','7','wiewinvoices'),(464,'incomeexpenses','7','viewbills'),(465,'incomeexpenses','7','viewexpense'),(466,'incomeexpenses','7','viewdebtors'),(467,'incomeexpenses','7','viewcreditors'),(468,'incomeexpenses','7','postrentalexpenses'),(469,'accomodation','7','viewrooms'),(470,'accomodation','7','addhouse'),(471,'accomodation','7','dailysales'),(472,'accomodation','7','viewhouse'),(473,'accomodation','7','voucher'),(474,'accomodation','7','mpesa'),(475,'accomodation','7','points'),(476,'accomodation','7','credit'),(477,'accomodation','7','card'),(478,'accomodation','7','cash'),(479,'accomodation','7','cheque'),(480,'accomodation','7','checkinroom'),(481,'accomodation','7','checkoutroom'),(482,'accomodation','7','addroom'),(483,'accomodation','7','cancel'),(484,'accomodation','7','checkin'),(485,'accomodation','7','addcharges'),(486,'accomodation','7','givediscount'),(487,'accomodation','7','cleanrooms'),(488,'accomodation','7','updatecharges'),(489,'accomodation','7','updateroom'),(490,'accomodation','7','postexpense'),(491,'accomodation','7','updatehouse'),(492,'accomodation','7','Post Bank Deposits'),(493,'accomodation','7','managehotel'),(494,'accomodation','7','assignrooms'),(495,'accomodation','7','managerental'),(496,'accomodation','7','changepayment'),(497,'accomodation','7','housekeeping'),(498,'accomodation','7','customerregister'),(499,'accomodation','7','dailypayments'),(500,'accomodation','7','advancebooking'),(501,'accomodation','7','checkoutcustomerwithbalance'),(502,'accomodation','7','managecustomer'),(503,'accomodation','7','viewreports'),(504,'accomodation','7','accomodationmanager'),(505,'accomodation','7','accommodationcleaner'),(506,'accomodation','7','accommodationreceiptionist'),(507,'accomodation','7','config'),(508,'accomodation','7','viewroomcleaned'),(509,'accomodation','7','clearsales'),(510,'accomodation','7','dailycollections'),(511,'branch','7','add'),(512,'branch','7','view'),(513,'branch','7','update'),(514,'branch','7','delete'),(515,'members','7','add'),(516,'members','7','update'),(517,'members','7','deletepeople'),(518,'members','7','opencloseshift'),(519,'users','7','add'),(520,'users','7','update'),(521,'users','7','delete'),(522,'users','7','deleteallroles'),(523,'productscategory','7','add'),(524,'productscategory','7','update'),(525,'productscategory','7','delete'),(526,'productlist','7','bulk'),(527,'productlist','7','updatestock'),(528,'productlist','7','move'),(529,'productlist','7','more'),(530,'productlist','7','transfer'),(531,'productlist','7','addstock'),(532,'productlist','7','delete'),(533,'productlist','7','view'),(534,'productlist','7','update'),(535,'productlist','7','add'),(536,'productlist','7','openclosestock'),(537,'productlist','7','stocktaking'),(538,'productlist','7','editstocktaken'),(539,'productlist','7','editopenclosestock'),(540,'productlist','7','changeserialstatus'),(541,'productlist','7','viewserials'),(542,'productlist','7','viewproductsfromallbranches'),(543,'productlist','7','bulkpriceupdate'),(544,'productlist','7','viewbprice'),(545,'products','7','add'),(546,'products','7','update'),(547,'products','7','delete'),(548,'products','7','addstock'),(549,'products','7','more'),(550,'products','7','bulk'),(551,'products','7','deleteorder'),(552,'products','7','dispatch'),(553,'products','7','removestock'),(554,'products','7','price'),(555,'products','7','removeallstock'),(556,'products','7','bulkpriceupdate'),(557,'products','7','viewbprice'),(558,'incomingstock','7','add'),(559,'incomingstock','7','update'),(560,'incomingstock','7','view'),(561,'incomingstock','7','delete'),(562,'incomingstore','7','add'),(563,'incomingstore','7','delete'),(564,'incomingstore','7','view'),(565,'lowstocklist','7','add'),(566,'lowstocklist','7','more'),(567,'lowstocklist','7','view'),(568,'lowproducts','7','add'),(569,'lowproducts','7','update'),(570,'damagedproducts','7','add'),(571,'damagedproducts','7','update'),(572,'damagedproducts','7','delete'),(573,'projectsmanagement','7','view'),(574,'projectsmanagement','7','add'),(575,'projectsmanagement','7','update'),(576,'projectsmanagement','7','delete'),(577,'assets','7','add'),(578,'assets','7','update'),(579,'assets','7','delete'),(580,'accounting','7','deletebank'),(581,'accounting','7','deleteglaccount'),(582,'accounting','7','view'),(583,'bankdeposits','7','add'),(584,'bankdeposits','7','update'),(585,'bankdeposits','7','delete'),(586,'banktransfer','7','add'),(587,'journalentry','7','add'),(588,'accountingreports','7','view'),(589,'peoplecategory','7','add'),(590,'peoplecategory','7','update'),(591,'peoplecategory','7','delete'),(592,'labourrecords','7','add'),(593,'payroll','7','add'),(594,'reports','7','view'),(595,'reports','7','download'),(596,'reports','7','delete'),(597,'reports','7','update'),(598,'reports','7','viewall'),(599,'displayreport','7','view'),(600,'grouping','7','add'),(601,'grouping','7','update'),(602,'grouping','7','delete'),(603,'sendsms','7','add'),(604,'sendsms','7','update'),(605,'sendsms','7','delete'),(606,'sendsms','7','transfersms'),(607,'documents','7','add'),(608,'documents','7','update'),(609,'documents','7','delete'),(610,'documents','7','viewalldocuments'),(611,'humanresource','7','add'),(612,'humanresource','7','approve'),(613,'humanresource','7','update'),(614,'humanresource','7','delete'),(615,'humanresource','7','view'),(616,'humanresource','7','allocate'),(617,'humanresource','7','viewallpayroll'),(618,'humanresource','7','leavesetup'),(619,'humanresource','7','allleaves '),(620,'humanresource','7','bioattendance'),(621,'taskscategory','7','add'),(622,'taskscategory','7','update'),(623,'taskscategory','7','delete'),(624,'task','7','add'),(625,'task','7','update'),(626,'task','7','viewall'),(627,'task','7','delete'),(628,'task','7','postspecifictask'),(629,'task','7','postgeneraltask'),(630,'task','7','viewothersspecifictask'),(631,'task','7','viewothersgeneraltask'),(632,'task','7','assigntask'),(633,'task','7','posttaskforothers'),(634,'callcenter','7','add'),(635,'callcenter','7','upadate'),(636,'callcenter','7','view'),(637,'callcenter','7','download'),(638,'callcenter','7','delete'),(639,'deals','7','add'),(640,'deals','7','update'),(641,'deals','7','delete'),(642,'deals','7','viewall'),(643,'complain','7','add'),(644,'complain','7','view'),(645,'complain','7','update'),(646,'complain','7','allcompalin'),(647,'complain','7','delete'),(648,'events','7','add'),(649,'events','7','update'),(650,'events','7','delete'),(651,'password','7','change'),(652,'profile','7','update'),(653,'ecommerce','7','add'),(654,'ecommerce','7','update'),(655,'ecommerce','7','delete'),(656,'ecommerce','7','vieworders'),(657,'ecommerce','7','setup'),(658,'ecommerce','7','approveorders'),(659,'config','7','delete'),(660,'config','7','add'),(661,'config','7','update'),(662,'sales','8','add'),(663,'sales','8','suspend'),(664,'sales','8','selectmessage'),(665,'sales','8','printreceipt'),(666,'sales','8','update'),(667,'sales','8','cash'),(668,'sales','8','delete'),(669,'sales','8','moresales'),(670,'sales','8','sale'),(671,'sales','8','Logout'),(672,'sales','8','mpesabalance'),(673,'sales','8','displaycustomers'),(674,'sales','8','discount'),(675,'sales','8','reprint'),(676,'sales','8','select'),(677,'sales','8','printbill'),(678,'sales','8','productdiscount'),(679,'sales','8','mpesa'),(680,'sales','8','order'),(681,'sales','8','closebill'),(682,'sales','8','viewbuyingprice'),(683,'sales','8','editsellingprice'),(684,'sales','8','updatepaymentmode'),(685,'sales','8','card'),(686,'sales','8','clearpayments'),(687,'sales','8','cheque'),(688,'sales','8','creditnote'),(689,'sales','8','voucher'),(690,'sales','8','salesbeyondbprice'),(691,'sales','8','points'),(692,'sales','8','credit'),(693,'sales','8','selectroom'),(694,'sales','8','dontprint'),(695,'sales','8','accountlimit'),(696,'sales','8','backdatesales'),(697,'sales','8','recordcoins'),(698,'sales','8','changetaxstatus'),(699,'sales','8','leaseitems'),(700,'sales','8','giveloyalityponts'),(701,'sales','8','dontshowstock'),(702,'sales','8','splitbill'),(703,'sales','8','changeuomonsales'),(704,'sales','8','selecttable'),(705,'sales','8','printdelivery'),(706,'sales','8','sendsms'),(707,'sales','8','selectcurrency'),(708,'sales','8','salesperson'),(709,'sales','8','usekeyboard'),(710,'sales','8','receiptno'),(711,'sales','8','negativesales'),(712,'wholesale','8','sale'),(713,'wholesale','8','add'),(714,'wholesale','8','delete'),(715,'wholesale','8','update'),(716,'cashiersales','8','entermpesacode'),(717,'cashiersales','8','editmpesa'),(718,'cashiersales','8','all'),(719,'cashiersales','8','delete'),(720,'cashiersales','8','cashiersales'),(721,'cashiersales','8','editmpesadate'),(722,'cashiersales','8','dontshowtotal'),(723,'cashiersales','8','adddailycollection'),(724,'cashiersales','8','viewtill'),(725,'cashiersales','8','viewdailycollections'),(726,'cashiersales','8','deletedailycollections'),(727,'cashiersales','8','updatedailycollections'),(728,'cashiersales','8','reversempesa'),(729,'cashiersales','8','clearallsales'),(730,'cashiersales','8','viewallcollections'),(731,'cashiersales','8','viewallcounters'),(732,'cashiersales','8','mpesapendingreport'),(733,'cashiersales','8','mpesaverifiedreport'),(734,'cashiersales','8','viewcommission'),(735,'cashiersales','8','viewmpesamessages'),(736,'cashiersales','8','dailysalesonly'),(737,'recorddelivery','8','add'),(738,'recorddelivery','8','view'),(739,'recorddelivery','8','update'),(740,'recorddelivery','8','delete'),(741,'recorddelivery','8','changestatus'),(742,'recorddelivery','8','report'),(743,'recorddelivery','8','Dispatched'),(744,'recorddelivery','8','FailedDelivery'),(745,'recorddelivery','8','ReturnedandReceived'),(746,'recorddelivery','8','Delivered'),(747,'recorddelivery','8','Claimraised'),(748,'recorddelivery','8','ClaimOK'),(749,'recorddelivery','8','ClaimDamaged'),(750,'purchases','8','add'),(751,'purchases','8','update'),(752,'purchases','8','delete'),(753,'purchases','8','updatebuyingprice'),(754,'purchases','8','updatesellingprice'),(755,'purchases','8','updateclosedinvoice'),(756,'purchases','8','viewquotation'),(757,'purchases','8','viewserials'),(758,'purchases','8','viewdirectpurchases'),(759,'purchases','8','viewpurchase'),(760,'purchases','8','salesorder'),(761,'purchases','8','budget'),(762,'purchases','8','showdefaultserials'),(763,'purchases','8','viewallcounters'),(764,'purchases','8','approve'),(765,'purchases','8','addbatchno'),(766,'purchases','8','addexpirydate'),(767,'viewreturnsales','8','add'),(768,'viewreturnsales','8','update'),(769,'viewreturnsales','8','delete'),(770,'viewreturnsales','8','return'),(771,'viewreturnsales','8','clear'),(772,'viewreturnsales','8','moresales'),(773,'income','8','View'),(774,'income','8','add'),(775,'income','8','wiewinvoices'),(776,'income','8','detailedvatinvoice'),(777,'incomeexpenses','8','add'),(778,'incomeexpenses','8','closeexpense'),(779,'incomeexpenses','8','update'),(780,'incomeexpenses','8','updateclosedexpenses'),(781,'incomeexpenses','8','wiewinvoices'),(782,'incomeexpenses','8','viewbills'),(783,'incomeexpenses','8','viewexpense'),(784,'incomeexpenses','8','viewdebtors'),(785,'incomeexpenses','8','viewcreditors'),(786,'incomeexpenses','8','postrentalexpenses'),(787,'accomodation','8','viewrooms'),(788,'accomodation','8','addhouse'),(789,'accomodation','8','dailysales'),(790,'accomodation','8','viewhouse'),(791,'accomodation','8','voucher'),(792,'accomodation','8','mpesa'),(793,'accomodation','8','points'),(794,'accomodation','8','credit'),(795,'accomodation','8','card'),(796,'accomodation','8','cash'),(797,'accomodation','8','cheque'),(798,'accomodation','8','checkinroom'),(799,'accomodation','8','checkoutroom'),(800,'accomodation','8','addroom'),(801,'accomodation','8','cancel'),(802,'accomodation','8','checkin'),(803,'accomodation','8','addcharges'),(804,'accomodation','8','givediscount'),(805,'accomodation','8','cleanrooms'),(806,'accomodation','8','updatecharges'),(807,'accomodation','8','updateroom'),(808,'accomodation','8','postexpense'),(809,'accomodation','8','updatehouse'),(810,'accomodation','8','Post Bank Deposits'),(811,'accomodation','8','managehotel'),(812,'accomodation','8','assignrooms'),(813,'accomodation','8','managerental'),(814,'accomodation','8','changepayment'),(815,'accomodation','8','housekeeping'),(816,'accomodation','8','customerregister'),(817,'accomodation','8','dailypayments'),(818,'accomodation','8','advancebooking'),(819,'accomodation','8','checkoutcustomerwithbalance'),(820,'accomodation','8','managecustomer'),(821,'accomodation','8','viewreports'),(822,'accomodation','8','accomodationmanager'),(823,'accomodation','8','accommodationcleaner'),(824,'accomodation','8','accommodationreceiptionist'),(825,'accomodation','8','config'),(826,'accomodation','8','viewroomcleaned'),(827,'accomodation','8','clearsales'),(828,'accomodation','8','dailycollections'),(829,'branch','8','add'),(830,'branch','8','view'),(831,'branch','8','update'),(832,'branch','8','delete'),(833,'members','8','add'),(834,'members','8','update'),(835,'members','8','deletepeople'),(836,'members','8','opencloseshift'),(837,'users','8','add'),(838,'users','8','update'),(839,'users','8','delete'),(840,'users','8','deleteallroles'),(841,'productscategory','8','add'),(842,'productscategory','8','update'),(843,'productscategory','8','delete'),(844,'productlist','8','bulk'),(845,'productlist','8','updatestock'),(846,'productlist','8','move'),(847,'productlist','8','more'),(848,'productlist','8','transfer'),(849,'productlist','8','addstock'),(850,'productlist','8','delete'),(851,'productlist','8','view'),(852,'productlist','8','update'),(853,'productlist','8','add'),(854,'productlist','8','openclosestock'),(855,'productlist','8','stocktaking'),(856,'productlist','8','editstocktaken'),(857,'productlist','8','editopenclosestock'),(858,'productlist','8','changeserialstatus'),(859,'productlist','8','viewserials'),(860,'productlist','8','viewproductsfromallbranches'),(861,'productlist','8','bulkpriceupdate'),(862,'productlist','8','viewbprice'),(863,'products','8','add'),(864,'products','8','update'),(865,'products','8','delete'),(866,'products','8','addstock'),(867,'products','8','more'),(868,'products','8','bulk'),(869,'products','8','deleteorder'),(870,'products','8','dispatch'),(871,'products','8','removestock'),(872,'products','8','price'),(873,'products','8','removeallstock'),(874,'products','8','bulkpriceupdate'),(875,'products','8','viewbprice'),(876,'incomingstock','8','add'),(877,'incomingstock','8','update'),(878,'incomingstock','8','view'),(879,'incomingstock','8','delete'),(880,'incomingstore','8','add'),(881,'incomingstore','8','delete'),(882,'incomingstore','8','view'),(883,'lowstocklist','8','add'),(884,'lowstocklist','8','more'),(885,'lowstocklist','8','view'),(886,'lowproducts','8','add'),(887,'lowproducts','8','update'),(888,'damagedproducts','8','add'),(889,'damagedproducts','8','update'),(890,'damagedproducts','8','delete'),(891,'projectsmanagement','8','view'),(892,'projectsmanagement','8','add'),(893,'projectsmanagement','8','update'),(894,'projectsmanagement','8','delete'),(895,'assets','8','add'),(896,'assets','8','update'),(897,'assets','8','delete'),(898,'accounting','8','deletebank'),(899,'accounting','8','deleteglaccount'),(900,'accounting','8','view'),(901,'bankdeposits','8','add'),(902,'bankdeposits','8','update'),(903,'bankdeposits','8','delete'),(904,'banktransfer','8','add'),(905,'journalentry','8','add'),(906,'accountingreports','8','view'),(907,'peoplecategory','8','add'),(908,'peoplecategory','8','update'),(909,'peoplecategory','8','delete'),(910,'labourrecords','8','add'),(911,'payroll','8','add'),(912,'reports','8','view'),(913,'reports','8','download'),(914,'reports','8','delete'),(915,'reports','8','update'),(916,'reports','8','viewall'),(917,'displayreport','8','view'),(918,'grouping','8','add'),(919,'grouping','8','update'),(920,'grouping','8','delete'),(921,'sendsms','8','add'),(922,'sendsms','8','update'),(923,'sendsms','8','delete'),(924,'sendsms','8','transfersms'),(925,'documents','8','add'),(926,'documents','8','update'),(927,'documents','8','delete'),(928,'documents','8','viewalldocuments'),(929,'humanresource','8','add'),(930,'humanresource','8','approve'),(931,'humanresource','8','update'),(932,'humanresource','8','delete'),(933,'humanresource','8','view'),(934,'humanresource','8','allocate'),(935,'humanresource','8','viewallpayroll'),(936,'humanresource','8','leavesetup'),(937,'humanresource','8','allleaves '),(938,'humanresource','8','bioattendance'),(939,'taskscategory','8','add'),(940,'taskscategory','8','update'),(941,'taskscategory','8','delete'),(942,'task','8','add'),(943,'task','8','update'),(944,'task','8','viewall'),(945,'task','8','delete'),(946,'task','8','postspecifictask'),(947,'task','8','postgeneraltask'),(948,'task','8','viewothersspecifictask'),(949,'task','8','viewothersgeneraltask'),(950,'task','8','assigntask'),(951,'task','8','posttaskforothers'),(952,'callcenter','8','add'),(953,'callcenter','8','upadate'),(954,'callcenter','8','view'),(955,'callcenter','8','download'),(956,'callcenter','8','delete'),(957,'deals','8','add'),(958,'deals','8','update'),(959,'deals','8','delete'),(960,'deals','8','viewall'),(961,'complain','8','add'),(962,'complain','8','view'),(963,'complain','8','update'),(964,'complain','8','allcompalin'),(965,'complain','8','delete'),(966,'events','8','add'),(967,'events','8','update'),(968,'events','8','delete'),(969,'password','8','change'),(970,'profile','8','update'),(971,'ecommerce','8','add'),(972,'ecommerce','8','update'),(973,'ecommerce','8','delete'),(974,'ecommerce','8','vieworders'),(975,'ecommerce','8','setup'),(976,'ecommerce','8','approveorders'),(977,'config','8','delete'),(978,'config','8','add'),(979,'config','8','update'),(980,'sales','9','add'),(981,'sales','9','suspend'),(982,'sales','9','selectmessage'),(983,'sales','9','printreceipt'),(984,'sales','9','update'),(985,'sales','9','cash'),(986,'sales','9','delete'),(987,'sales','9','moresales'),(988,'sales','9','sale'),(989,'sales','9','Logout'),(990,'sales','9','mpesabalance'),(991,'sales','9','displaycustomers'),(992,'sales','9','discount'),(993,'sales','9','reprint'),(994,'sales','9','select'),(995,'sales','9','printbill'),(996,'sales','9','productdiscount'),(997,'sales','9','mpesa'),(998,'sales','9','order'),(999,'sales','9','closebill'),(1000,'sales','9','viewbuyingprice'),(1001,'sales','9','editsellingprice'),(1002,'sales','9','updatepaymentmode'),(1003,'sales','9','card'),(1004,'sales','9','clearpayments'),(1005,'sales','9','cheque'),(1006,'sales','9','creditnote'),(1007,'sales','9','voucher'),(1008,'sales','9','salesbeyondbprice'),(1009,'sales','9','points'),(1010,'sales','9','credit'),(1011,'sales','9','selectroom'),(1012,'sales','9','dontprint'),(1013,'sales','9','accountlimit'),(1014,'sales','9','backdatesales'),(1015,'sales','9','recordcoins'),(1016,'sales','9','changetaxstatus'),(1017,'sales','9','leaseitems'),(1018,'sales','9','giveloyalityponts'),(1019,'sales','9','dontshowstock'),(1020,'sales','9','splitbill'),(1021,'sales','9','changeuomonsales'),(1022,'sales','9','selecttable'),(1023,'sales','9','printdelivery'),(1024,'sales','9','sendsms'),(1025,'sales','9','selectcurrency'),(1026,'sales','9','salesperson'),(1027,'sales','9','usekeyboard'),(1028,'sales','9','receiptno'),(1029,'sales','9','negativesales'),(1030,'wholesale','9','sale'),(1031,'wholesale','9','add'),(1032,'wholesale','9','delete'),(1033,'wholesale','9','update'),(1034,'cashiersales','9','entermpesacode'),(1035,'cashiersales','9','editmpesa'),(1036,'cashiersales','9','all'),(1037,'cashiersales','9','delete'),(1038,'cashiersales','9','cashiersales'),(1039,'cashiersales','9','editmpesadate'),(1040,'cashiersales','9','dontshowtotal'),(1041,'cashiersales','9','adddailycollection'),(1042,'cashiersales','9','viewtill'),(1043,'cashiersales','9','viewdailycollections'),(1044,'cashiersales','9','deletedailycollections'),(1045,'cashiersales','9','updatedailycollections'),(1046,'cashiersales','9','reversempesa'),(1047,'cashiersales','9','clearallsales'),(1048,'cashiersales','9','viewallcollections'),(1049,'cashiersales','9','viewallcounters'),(1050,'cashiersales','9','mpesapendingreport'),(1051,'cashiersales','9','mpesaverifiedreport'),(1052,'cashiersales','9','viewcommission'),(1053,'cashiersales','9','viewmpesamessages'),(1054,'cashiersales','9','dailysalesonly'),(1055,'recorddelivery','9','add'),(1056,'recorddelivery','9','view'),(1057,'recorddelivery','9','update'),(1058,'recorddelivery','9','delete'),(1059,'recorddelivery','9','changestatus'),(1060,'recorddelivery','9','report'),(1061,'recorddelivery','9','Dispatched'),(1062,'recorddelivery','9','FailedDelivery'),(1063,'recorddelivery','9','ReturnedandReceived'),(1064,'recorddelivery','9','Delivered'),(1065,'recorddelivery','9','Claimraised'),(1066,'recorddelivery','9','ClaimOK'),(1067,'recorddelivery','9','ClaimDamaged'),(1068,'purchases','9','add'),(1069,'purchases','9','update'),(1070,'purchases','9','delete'),(1071,'purchases','9','updatebuyingprice'),(1072,'purchases','9','updatesellingprice'),(1073,'purchases','9','updateclosedinvoice'),(1074,'purchases','9','viewquotation'),(1075,'purchases','9','viewserials'),(1076,'purchases','9','viewdirectpurchases'),(1077,'purchases','9','viewpurchase'),(1078,'purchases','9','salesorder'),(1079,'purchases','9','budget'),(1080,'purchases','9','showdefaultserials'),(1081,'purchases','9','viewallcounters'),(1082,'purchases','9','approve'),(1083,'purchases','9','addbatchno'),(1084,'purchases','9','addexpirydate'),(1085,'viewreturnsales','9','add'),(1086,'viewreturnsales','9','update'),(1087,'viewreturnsales','9','delete'),(1088,'viewreturnsales','9','return'),(1089,'viewreturnsales','9','clear'),(1090,'viewreturnsales','9','moresales'),(1091,'income','9','View'),(1092,'income','9','add'),(1093,'income','9','wiewinvoices'),(1094,'income','9','detailedvatinvoice'),(1095,'incomeexpenses','9','add'),(1096,'incomeexpenses','9','closeexpense'),(1097,'incomeexpenses','9','update'),(1098,'incomeexpenses','9','updateclosedexpenses'),(1099,'incomeexpenses','9','wiewinvoices'),(1100,'incomeexpenses','9','viewbills'),(1101,'incomeexpenses','9','viewexpense'),(1102,'incomeexpenses','9','viewdebtors'),(1103,'incomeexpenses','9','viewcreditors'),(1104,'incomeexpenses','9','postrentalexpenses'),(1105,'accomodation','9','viewrooms'),(1106,'accomodation','9','addhouse'),(1107,'accomodation','9','dailysales'),(1108,'accomodation','9','viewhouse'),(1109,'accomodation','9','voucher'),(1110,'accomodation','9','mpesa'),(1111,'accomodation','9','points'),(1112,'accomodation','9','credit'),(1113,'accomodation','9','card'),(1114,'accomodation','9','cash'),(1115,'accomodation','9','cheque'),(1116,'accomodation','9','checkinroom'),(1117,'accomodation','9','checkoutroom'),(1118,'accomodation','9','addroom'),(1119,'accomodation','9','cancel'),(1120,'accomodation','9','checkin'),(1121,'accomodation','9','addcharges'),(1122,'accomodation','9','givediscount'),(1123,'accomodation','9','cleanrooms'),(1124,'accomodation','9','updatecharges'),(1125,'accomodation','9','updateroom'),(1126,'accomodation','9','postexpense'),(1127,'accomodation','9','updatehouse'),(1128,'accomodation','9','Post Bank Deposits'),(1129,'accomodation','9','managehotel'),(1130,'accomodation','9','assignrooms'),(1131,'accomodation','9','managerental'),(1132,'accomodation','9','changepayment'),(1133,'accomodation','9','housekeeping'),(1134,'accomodation','9','customerregister'),(1135,'accomodation','9','dailypayments'),(1136,'accomodation','9','advancebooking'),(1137,'accomodation','9','checkoutcustomerwithbalance'),(1138,'accomodation','9','managecustomer'),(1139,'accomodation','9','viewreports'),(1140,'accomodation','9','accomodationmanager'),(1141,'accomodation','9','accommodationcleaner'),(1142,'accomodation','9','accommodationreceiptionist'),(1143,'accomodation','9','config'),(1144,'accomodation','9','viewroomcleaned'),(1145,'accomodation','9','clearsales'),(1146,'accomodation','9','dailycollections'),(1147,'branch','9','add'),(1148,'branch','9','view'),(1149,'branch','9','update'),(1150,'branch','9','delete'),(1151,'members','9','add'),(1152,'members','9','update'),(1153,'members','9','deletepeople'),(1154,'members','9','opencloseshift'),(1155,'users','9','add'),(1156,'users','9','update'),(1157,'users','9','delete'),(1158,'users','9','deleteallroles'),(1159,'productscategory','9','add'),(1160,'productscategory','9','update'),(1161,'productscategory','9','delete'),(1162,'productlist','9','bulk'),(1163,'productlist','9','updatestock'),(1164,'productlist','9','move'),(1165,'productlist','9','more'),(1166,'productlist','9','transfer'),(1167,'productlist','9','addstock'),(1168,'productlist','9','delete'),(1169,'productlist','9','view'),(1170,'productlist','9','update'),(1171,'productlist','9','add'),(1172,'productlist','9','openclosestock'),(1173,'productlist','9','stocktaking'),(1174,'productlist','9','editstocktaken'),(1175,'productlist','9','editopenclosestock'),(1176,'productlist','9','changeserialstatus'),(1177,'productlist','9','viewserials'),(1178,'productlist','9','viewproductsfromallbranches'),(1179,'productlist','9','bulkpriceupdate'),(1180,'productlist','9','viewbprice'),(1181,'products','9','add'),(1182,'products','9','update'),(1183,'products','9','delete'),(1184,'products','9','addstock'),(1185,'products','9','more'),(1186,'products','9','bulk'),(1187,'products','9','deleteorder'),(1188,'products','9','dispatch'),(1189,'products','9','removestock'),(1190,'products','9','price'),(1191,'products','9','removeallstock'),(1192,'products','9','bulkpriceupdate'),(1193,'products','9','viewbprice'),(1194,'incomingstock','9','add'),(1195,'incomingstock','9','update'),(1196,'incomingstock','9','view'),(1197,'incomingstock','9','delete'),(1198,'incomingstore','9','add'),(1199,'incomingstore','9','delete'),(1200,'incomingstore','9','view'),(1201,'lowstocklist','9','add'),(1202,'lowstocklist','9','more'),(1203,'lowstocklist','9','view'),(1204,'lowproducts','9','add'),(1205,'lowproducts','9','update'),(1206,'damagedproducts','9','add'),(1207,'damagedproducts','9','update'),(1208,'damagedproducts','9','delete'),(1209,'projectsmanagement','9','view'),(1210,'projectsmanagement','9','add'),(1211,'projectsmanagement','9','update'),(1212,'projectsmanagement','9','delete'),(1213,'assets','9','add'),(1214,'assets','9','update'),(1215,'assets','9','delete'),(1216,'accounting','9','deletebank'),(1217,'accounting','9','deleteglaccount'),(1218,'accounting','9','view'),(1219,'bankdeposits','9','add'),(1220,'bankdeposits','9','update'),(1221,'bankdeposits','9','delete'),(1222,'banktransfer','9','add'),(1223,'journalentry','9','add'),(1224,'accountingreports','9','view'),(1225,'peoplecategory','9','add'),(1226,'peoplecategory','9','update'),(1227,'peoplecategory','9','delete'),(1228,'labourrecords','9','add'),(1229,'payroll','9','add'),(1230,'reports','9','view'),(1231,'reports','9','download'),(1232,'reports','9','delete'),(1233,'reports','9','update'),(1234,'reports','9','viewall'),(1235,'displayreport','9','view'),(1236,'grouping','9','add'),(1237,'grouping','9','update'),(1238,'grouping','9','delete'),(1239,'sendsms','9','add'),(1240,'sendsms','9','update'),(1241,'sendsms','9','delete'),(1242,'sendsms','9','transfersms'),(1243,'documents','9','add'),(1244,'documents','9','update'),(1245,'documents','9','delete'),(1246,'documents','9','viewalldocuments'),(1247,'humanresource','9','add'),(1248,'humanresource','9','approve'),(1249,'humanresource','9','update'),(1250,'humanresource','9','delete'),(1251,'humanresource','9','view'),(1252,'humanresource','9','allocate'),(1253,'humanresource','9','viewallpayroll'),(1254,'humanresource','9','leavesetup'),(1255,'humanresource','9','allleaves '),(1256,'humanresource','9','bioattendance'),(1257,'taskscategory','9','add'),(1258,'taskscategory','9','update'),(1259,'taskscategory','9','delete'),(1260,'task','9','add'),(1261,'task','9','update'),(1262,'task','9','viewall'),(1263,'task','9','delete'),(1264,'task','9','postspecifictask'),(1265,'task','9','postgeneraltask'),(1266,'task','9','viewothersspecifictask'),(1267,'task','9','viewothersgeneraltask'),(1268,'task','9','assigntask'),(1269,'task','9','posttaskforothers'),(1270,'callcenter','9','add'),(1271,'callcenter','9','upadate'),(1272,'callcenter','9','view'),(1273,'callcenter','9','download'),(1274,'callcenter','9','delete'),(1275,'deals','9','add'),(1276,'deals','9','update'),(1277,'deals','9','delete'),(1278,'deals','9','viewall'),(1279,'complain','9','add'),(1280,'complain','9','view'),(1281,'complain','9','update'),(1282,'complain','9','allcompalin'),(1283,'complain','9','delete'),(1284,'events','9','add'),(1285,'events','9','update'),(1286,'events','9','delete'),(1287,'password','9','change'),(1288,'profile','9','update'),(1289,'ecommerce','9','add'),(1290,'ecommerce','9','update'),(1291,'ecommerce','9','delete'),(1292,'ecommerce','9','vieworders'),(1293,'ecommerce','9','setup'),(1294,'ecommerce','9','approveorders'),(1295,'config','9','delete'),(1296,'config','9','add'),(1297,'config','9','update'),(1298,'sales','10','add'),(1299,'sales','10','suspend'),(1300,'sales','10','selectmessage'),(1301,'sales','10','printreceipt'),(1302,'sales','10','update'),(1303,'sales','10','cash'),(1304,'sales','10','delete'),(1305,'sales','10','moresales'),(1306,'sales','10','sale'),(1307,'sales','10','Logout'),(1308,'sales','10','mpesabalance'),(1309,'sales','10','displaycustomers'),(1310,'sales','10','discount'),(1311,'sales','10','reprint'),(1312,'sales','10','select'),(1313,'sales','10','printbill'),(1314,'sales','10','productdiscount'),(1315,'sales','10','mpesa'),(1316,'sales','10','order'),(1317,'sales','10','closebill'),(1318,'sales','10','viewbuyingprice'),(1319,'sales','10','editsellingprice'),(1320,'sales','10','updatepaymentmode'),(1321,'sales','10','card'),(1322,'sales','10','clearpayments'),(1323,'sales','10','cheque'),(1324,'sales','10','creditnote'),(1325,'sales','10','voucher'),(1326,'sales','10','salesbeyondbprice'),(1327,'sales','10','points'),(1328,'sales','10','credit'),(1329,'sales','10','selectroom'),(1330,'sales','10','dontprint'),(1331,'sales','10','accountlimit'),(1332,'sales','10','backdatesales'),(1333,'sales','10','recordcoins'),(1334,'sales','10','changetaxstatus'),(1335,'sales','10','leaseitems'),(1336,'sales','10','giveloyalityponts'),(1337,'sales','10','dontshowstock'),(1338,'sales','10','splitbill'),(1339,'sales','10','changeuomonsales'),(1340,'sales','10','selecttable'),(1341,'sales','10','printdelivery'),(1342,'sales','10','sendsms'),(1343,'sales','10','selectcurrency'),(1344,'sales','10','salesperson'),(1345,'sales','10','usekeyboard'),(1346,'sales','10','receiptno'),(1347,'sales','10','negativesales'),(1348,'wholesale','10','sale'),(1349,'wholesale','10','add'),(1350,'wholesale','10','delete'),(1351,'wholesale','10','update'),(1352,'cashiersales','10','entermpesacode'),(1353,'cashiersales','10','editmpesa'),(1354,'cashiersales','10','all'),(1355,'cashiersales','10','delete'),(1356,'cashiersales','10','cashiersales'),(1357,'cashiersales','10','editmpesadate'),(1358,'cashiersales','10','dontshowtotal'),(1359,'cashiersales','10','adddailycollection'),(1360,'cashiersales','10','viewtill'),(1361,'cashiersales','10','viewdailycollections'),(1362,'cashiersales','10','deletedailycollections'),(1363,'cashiersales','10','updatedailycollections'),(1364,'cashiersales','10','reversempesa'),(1365,'cashiersales','10','clearallsales'),(1366,'cashiersales','10','viewallcollections'),(1367,'cashiersales','10','viewallcounters'),(1368,'cashiersales','10','mpesapendingreport'),(1369,'cashiersales','10','mpesaverifiedreport'),(1370,'cashiersales','10','viewcommission'),(1371,'cashiersales','10','viewmpesamessages'),(1372,'cashiersales','10','dailysalesonly'),(1373,'recorddelivery','10','add'),(1374,'recorddelivery','10','view'),(1375,'recorddelivery','10','update'),(1376,'recorddelivery','10','delete'),(1377,'recorddelivery','10','changestatus'),(1378,'recorddelivery','10','report'),(1379,'recorddelivery','10','Dispatched'),(1380,'recorddelivery','10','FailedDelivery'),(1381,'recorddelivery','10','ReturnedandReceived'),(1382,'recorddelivery','10','Delivered'),(1383,'recorddelivery','10','Claimraised'),(1384,'recorddelivery','10','ClaimOK'),(1385,'recorddelivery','10','ClaimDamaged'),(1386,'purchases','10','add'),(1387,'purchases','10','update'),(1388,'purchases','10','delete'),(1389,'purchases','10','updatebuyingprice'),(1390,'purchases','10','updatesellingprice'),(1391,'purchases','10','updateclosedinvoice'),(1392,'purchases','10','viewquotation'),(1393,'purchases','10','viewserials'),(1394,'purchases','10','viewdirectpurchases'),(1395,'purchases','10','viewpurchase'),(1396,'purchases','10','salesorder'),(1397,'purchases','10','budget'),(1398,'purchases','10','showdefaultserials'),(1399,'purchases','10','viewallcounters'),(1400,'purchases','10','approve'),(1401,'purchases','10','addbatchno'),(1402,'purchases','10','addexpirydate'),(1403,'viewreturnsales','10','add'),(1404,'viewreturnsales','10','update'),(1405,'viewreturnsales','10','delete'),(1406,'viewreturnsales','10','return'),(1407,'viewreturnsales','10','clear'),(1408,'viewreturnsales','10','moresales'),(1409,'income','10','View'),(1410,'income','10','add'),(1411,'income','10','wiewinvoices'),(1412,'income','10','detailedvatinvoice'),(1413,'incomeexpenses','10','add'),(1414,'incomeexpenses','10','closeexpense'),(1415,'incomeexpenses','10','update'),(1416,'incomeexpenses','10','updateclosedexpenses'),(1417,'incomeexpenses','10','wiewinvoices'),(1418,'incomeexpenses','10','viewbills'),(1419,'incomeexpenses','10','viewexpense'),(1420,'incomeexpenses','10','viewdebtors'),(1421,'incomeexpenses','10','viewcreditors'),(1422,'incomeexpenses','10','postrentalexpenses'),(1423,'accomodation','10','viewrooms'),(1424,'accomodation','10','addhouse'),(1425,'accomodation','10','dailysales'),(1426,'accomodation','10','viewhouse'),(1427,'accomodation','10','voucher'),(1428,'accomodation','10','mpesa'),(1429,'accomodation','10','points'),(1430,'accomodation','10','credit'),(1431,'accomodation','10','card'),(1432,'accomodation','10','cash'),(1433,'accomodation','10','cheque'),(1434,'accomodation','10','checkinroom'),(1435,'accomodation','10','checkoutroom'),(1436,'accomodation','10','addroom'),(1437,'accomodation','10','cancel'),(1438,'accomodation','10','checkin'),(1439,'accomodation','10','addcharges'),(1440,'accomodation','10','givediscount'),(1441,'accomodation','10','cleanrooms'),(1442,'accomodation','10','updatecharges'),(1443,'accomodation','10','updateroom'),(1444,'accomodation','10','postexpense'),(1445,'accomodation','10','updatehouse'),(1446,'accomodation','10','Post Bank Deposits'),(1447,'accomodation','10','managehotel'),(1448,'accomodation','10','assignrooms'),(1449,'accomodation','10','managerental'),(1450,'accomodation','10','changepayment'),(1451,'accomodation','10','housekeeping'),(1452,'accomodation','10','customerregister'),(1453,'accomodation','10','dailypayments'),(1454,'accomodation','10','advancebooking'),(1455,'accomodation','10','checkoutcustomerwithbalance'),(1456,'accomodation','10','managecustomer'),(1457,'accomodation','10','viewreports'),(1458,'accomodation','10','accomodationmanager'),(1459,'accomodation','10','accommodationcleaner'),(1460,'accomodation','10','accommodationreceiptionist'),(1461,'accomodation','10','config'),(1462,'accomodation','10','viewroomcleaned'),(1463,'accomodation','10','clearsales'),(1464,'accomodation','10','dailycollections'),(1465,'branch','10','add'),(1466,'branch','10','view'),(1467,'branch','10','update'),(1468,'branch','10','delete'),(1469,'members','10','add'),(1470,'members','10','update'),(1471,'members','10','deletepeople'),(1472,'members','10','opencloseshift'),(1473,'users','10','add'),(1474,'users','10','update'),(1475,'users','10','delete'),(1476,'users','10','deleteallroles'),(1477,'productscategory','10','add'),(1478,'productscategory','10','update'),(1479,'productscategory','10','delete'),(1480,'productlist','10','bulk'),(1481,'productlist','10','updatestock'),(1482,'productlist','10','move'),(1483,'productlist','10','more'),(1484,'productlist','10','transfer'),(1485,'productlist','10','addstock'),(1486,'productlist','10','delete'),(1487,'productlist','10','view'),(1488,'productlist','10','update'),(1489,'productlist','10','add'),(1490,'productlist','10','openclosestock'),(1491,'productlist','10','stocktaking'),(1492,'productlist','10','editstocktaken'),(1493,'productlist','10','editopenclosestock'),(1494,'productlist','10','changeserialstatus'),(1495,'productlist','10','viewserials'),(1496,'productlist','10','viewproductsfromallbranches'),(1497,'productlist','10','bulkpriceupdate'),(1498,'productlist','10','viewbprice'),(1499,'products','10','add'),(1500,'products','10','update'),(1501,'products','10','delete'),(1502,'products','10','addstock'),(1503,'products','10','more'),(1504,'products','10','bulk'),(1505,'products','10','deleteorder'),(1506,'products','10','dispatch'),(1507,'products','10','removestock'),(1508,'products','10','price'),(1509,'products','10','removeallstock'),(1510,'products','10','bulkpriceupdate'),(1511,'products','10','viewbprice'),(1512,'incomingstock','10','add'),(1513,'incomingstock','10','update'),(1514,'incomingstock','10','view'),(1515,'incomingstock','10','delete'),(1516,'incomingstore','10','add'),(1517,'incomingstore','10','delete'),(1518,'incomingstore','10','view'),(1519,'lowstocklist','10','add'),(1520,'lowstocklist','10','more'),(1521,'lowstocklist','10','view'),(1522,'lowproducts','10','add'),(1523,'lowproducts','10','update'),(1524,'damagedproducts','10','add'),(1525,'damagedproducts','10','update'),(1526,'damagedproducts','10','delete'),(1527,'projectsmanagement','10','view'),(1528,'projectsmanagement','10','add'),(1529,'projectsmanagement','10','update'),(1530,'projectsmanagement','10','delete'),(1531,'assets','10','add'),(1532,'assets','10','update'),(1533,'assets','10','delete'),(1534,'accounting','10','deletebank'),(1535,'accounting','10','deleteglaccount'),(1536,'accounting','10','view'),(1537,'bankdeposits','10','add'),(1538,'bankdeposits','10','update'),(1539,'bankdeposits','10','delete'),(1540,'banktransfer','10','add'),(1541,'journalentry','10','add'),(1542,'accountingreports','10','view'),(1543,'peoplecategory','10','add'),(1544,'peoplecategory','10','update'),(1545,'peoplecategory','10','delete'),(1546,'labourrecords','10','add'),(1547,'payroll','10','add'),(1548,'reports','10','view'),(1549,'reports','10','download'),(1550,'reports','10','delete'),(1551,'reports','10','update'),(1552,'reports','10','viewall'),(1553,'displayreport','10','view'),(1554,'grouping','10','add'),(1555,'grouping','10','update'),(1556,'grouping','10','delete'),(1557,'sendsms','10','add'),(1558,'sendsms','10','update'),(1559,'sendsms','10','delete'),(1560,'sendsms','10','transfersms'),(1561,'documents','10','add'),(1562,'documents','10','update'),(1563,'documents','10','delete'),(1564,'documents','10','viewalldocuments'),(1565,'humanresource','10','add'),(1566,'humanresource','10','approve'),(1567,'humanresource','10','update'),(1568,'humanresource','10','delete'),(1569,'humanresource','10','view'),(1570,'humanresource','10','allocate'),(1571,'humanresource','10','viewallpayroll'),(1572,'humanresource','10','leavesetup'),(1573,'humanresource','10','allleaves '),(1574,'humanresource','10','bioattendance'),(1575,'taskscategory','10','add'),(1576,'taskscategory','10','update'),(1577,'taskscategory','10','delete'),(1578,'task','10','add'),(1579,'task','10','update'),(1580,'task','10','viewall'),(1581,'task','10','delete'),(1582,'task','10','postspecifictask'),(1583,'task','10','postgeneraltask'),(1584,'task','10','viewothersspecifictask'),(1585,'task','10','viewothersgeneraltask'),(1586,'task','10','assigntask'),(1587,'task','10','posttaskforothers'),(1588,'callcenter','10','add'),(1589,'callcenter','10','upadate'),(1590,'callcenter','10','view'),(1591,'callcenter','10','download'),(1592,'callcenter','10','delete'),(1593,'deals','10','add'),(1594,'deals','10','update'),(1595,'deals','10','delete'),(1596,'deals','10','viewall'),(1597,'complain','10','add'),(1598,'complain','10','view'),(1599,'complain','10','update'),(1600,'complain','10','allcompalin'),(1601,'complain','10','delete'),(1602,'events','10','add'),(1603,'events','10','update'),(1604,'events','10','delete'),(1605,'password','10','change'),(1606,'profile','10','update'),(1607,'ecommerce','10','add'),(1608,'ecommerce','10','update'),(1609,'ecommerce','10','delete'),(1610,'ecommerce','10','vieworders'),(1611,'ecommerce','10','setup'),(1612,'ecommerce','10','approveorders'),(1613,'config','10','delete'),(1614,'config','10','add'),(1615,'config','10','update'),(1616,'sales','11','add'),(1617,'sales','11','suspend'),(1618,'sales','11','selectmessage'),(1619,'sales','11','printreceipt'),(1620,'sales','11','update'),(1621,'sales','11','cash'),(1622,'sales','11','delete'),(1623,'sales','11','moresales'),(1624,'sales','11','sale'),(1625,'sales','11','Logout'),(1626,'sales','11','mpesabalance'),(1627,'sales','11','displaycustomers'),(1628,'sales','11','discount'),(1629,'sales','11','reprint'),(1630,'sales','11','select'),(1631,'sales','11','printbill'),(1632,'sales','11','productdiscount'),(1633,'sales','11','mpesa'),(1634,'sales','11','order'),(1635,'sales','11','closebill'),(1636,'sales','11','viewbuyingprice'),(1637,'sales','11','editsellingprice'),(1638,'sales','11','updatepaymentmode'),(1639,'sales','11','card'),(1640,'sales','11','clearpayments'),(1641,'sales','11','cheque'),(1642,'sales','11','creditnote'),(1643,'sales','11','voucher'),(1644,'sales','11','salesbeyondbprice'),(1645,'sales','11','points'),(1646,'sales','11','credit'),(1647,'sales','11','selectroom'),(1648,'sales','11','dontprint'),(1649,'sales','11','accountlimit'),(1650,'sales','11','backdatesales'),(1651,'sales','11','recordcoins'),(1652,'sales','11','changetaxstatus'),(1653,'sales','11','leaseitems'),(1654,'sales','11','giveloyalityponts'),(1655,'sales','11','dontshowstock'),(1656,'sales','11','splitbill'),(1657,'sales','11','changeuomonsales'),(1658,'sales','11','selecttable'),(1659,'sales','11','printdelivery'),(1660,'sales','11','sendsms'),(1661,'sales','11','selectcurrency'),(1662,'sales','11','salesperson'),(1663,'sales','11','usekeyboard'),(1664,'sales','11','receiptno'),(1665,'sales','11','negativesales'),(1666,'wholesale','11','sale'),(1667,'wholesale','11','add'),(1668,'wholesale','11','delete'),(1669,'wholesale','11','update'),(1670,'cashiersales','11','entermpesacode'),(1671,'cashiersales','11','editmpesa'),(1672,'cashiersales','11','all'),(1673,'cashiersales','11','delete'),(1674,'cashiersales','11','cashiersales'),(1675,'cashiersales','11','editmpesadate'),(1676,'cashiersales','11','dontshowtotal'),(1677,'cashiersales','11','adddailycollection'),(1678,'cashiersales','11','viewtill'),(1679,'cashiersales','11','viewdailycollections'),(1680,'cashiersales','11','deletedailycollections'),(1681,'cashiersales','11','updatedailycollections'),(1682,'cashiersales','11','reversempesa'),(1683,'cashiersales','11','clearallsales'),(1684,'cashiersales','11','viewallcollections'),(1685,'cashiersales','11','viewallcounters'),(1686,'cashiersales','11','mpesapendingreport'),(1687,'cashiersales','11','mpesaverifiedreport'),(1688,'cashiersales','11','viewcommission'),(1689,'cashiersales','11','viewmpesamessages'),(1690,'cashiersales','11','dailysalesonly'),(1691,'recorddelivery','11','add'),(1692,'recorddelivery','11','view'),(1693,'recorddelivery','11','update'),(1694,'recorddelivery','11','delete'),(1695,'recorddelivery','11','changestatus'),(1696,'recorddelivery','11','report'),(1697,'recorddelivery','11','Dispatched'),(1698,'recorddelivery','11','FailedDelivery'),(1699,'recorddelivery','11','ReturnedandReceived'),(1700,'recorddelivery','11','Delivered'),(1701,'recorddelivery','11','Claimraised'),(1702,'recorddelivery','11','ClaimOK'),(1703,'recorddelivery','11','ClaimDamaged'),(1704,'purchases','11','add'),(1705,'purchases','11','update'),(1706,'purchases','11','delete'),(1707,'purchases','11','updatebuyingprice'),(1708,'purchases','11','updatesellingprice'),(1709,'purchases','11','updateclosedinvoice'),(1710,'purchases','11','viewquotation'),(1711,'purchases','11','viewserials'),(1712,'purchases','11','viewdirectpurchases'),(1713,'purchases','11','viewpurchase'),(1714,'purchases','11','salesorder'),(1715,'purchases','11','budget'),(1716,'purchases','11','showdefaultserials'),(1717,'purchases','11','viewallcounters'),(1718,'purchases','11','approve'),(1719,'purchases','11','addbatchno'),(1720,'purchases','11','addexpirydate'),(1721,'viewreturnsales','11','add'),(1722,'viewreturnsales','11','update'),(1723,'viewreturnsales','11','delete'),(1724,'viewreturnsales','11','return'),(1725,'viewreturnsales','11','clear'),(1726,'viewreturnsales','11','moresales'),(1727,'income','11','View'),(1728,'income','11','add'),(1729,'income','11','wiewinvoices'),(1730,'income','11','detailedvatinvoice'),(1731,'incomeexpenses','11','add'),(1732,'incomeexpenses','11','closeexpense'),(1733,'incomeexpenses','11','update'),(1734,'incomeexpenses','11','updateclosedexpenses'),(1735,'incomeexpenses','11','wiewinvoices'),(1736,'incomeexpenses','11','viewbills'),(1737,'incomeexpenses','11','viewexpense'),(1738,'incomeexpenses','11','viewdebtors'),(1739,'incomeexpenses','11','viewcreditors'),(1740,'incomeexpenses','11','postrentalexpenses'),(1741,'accomodation','11','viewrooms'),(1742,'accomodation','11','addhouse'),(1743,'accomodation','11','dailysales'),(1744,'accomodation','11','viewhouse'),(1745,'accomodation','11','voucher'),(1746,'accomodation','11','mpesa'),(1747,'accomodation','11','points'),(1748,'accomodation','11','credit'),(1749,'accomodation','11','card'),(1750,'accomodation','11','cash'),(1751,'accomodation','11','cheque'),(1752,'accomodation','11','checkinroom'),(1753,'accomodation','11','checkoutroom'),(1754,'accomodation','11','addroom'),(1755,'accomodation','11','cancel'),(1756,'accomodation','11','checkin'),(1757,'accomodation','11','addcharges'),(1758,'accomodation','11','givediscount'),(1759,'accomodation','11','cleanrooms'),(1760,'accomodation','11','updatecharges'),(1761,'accomodation','11','updateroom'),(1762,'accomodation','11','postexpense'),(1763,'accomodation','11','updatehouse'),(1764,'accomodation','11','Post Bank Deposits'),(1765,'accomodation','11','managehotel'),(1766,'accomodation','11','assignrooms'),(1767,'accomodation','11','managerental'),(1768,'accomodation','11','changepayment'),(1769,'accomodation','11','housekeeping'),(1770,'accomodation','11','customerregister'),(1771,'accomodation','11','dailypayments'),(1772,'accomodation','11','advancebooking'),(1773,'accomodation','11','checkoutcustomerwithbalance'),(1774,'accomodation','11','managecustomer'),(1775,'accomodation','11','viewreports'),(1776,'accomodation','11','accomodationmanager'),(1777,'accomodation','11','accommodationcleaner'),(1778,'accomodation','11','accommodationreceiptionist'),(1779,'accomodation','11','config'),(1780,'accomodation','11','viewroomcleaned'),(1781,'accomodation','11','clearsales'),(1782,'accomodation','11','dailycollections'),(1783,'branch','11','add'),(1784,'branch','11','view'),(1785,'branch','11','update'),(1786,'branch','11','delete'),(1787,'members','11','add'),(1788,'members','11','update'),(1789,'members','11','deletepeople'),(1790,'members','11','opencloseshift'),(1791,'users','11','add'),(1792,'users','11','update'),(1793,'users','11','delete'),(1794,'users','11','deleteallroles'),(1795,'productscategory','11','add'),(1796,'productscategory','11','update'),(1797,'productscategory','11','delete'),(1798,'productlist','11','bulk'),(1799,'productlist','11','updatestock'),(1800,'productlist','11','move'),(1801,'productlist','11','more'),(1802,'productlist','11','transfer'),(1803,'productlist','11','addstock'),(1804,'productlist','11','delete'),(1805,'productlist','11','view'),(1806,'productlist','11','update'),(1807,'productlist','11','add'),(1808,'productlist','11','openclosestock'),(1809,'productlist','11','stocktaking'),(1810,'productlist','11','editstocktaken'),(1811,'productlist','11','editopenclosestock'),(1812,'productlist','11','changeserialstatus'),(1813,'productlist','11','viewserials'),(1814,'productlist','11','viewproductsfromallbranches'),(1815,'productlist','11','bulkpriceupdate'),(1816,'productlist','11','viewbprice'),(1817,'products','11','add'),(1818,'products','11','update'),(1819,'products','11','delete'),(1820,'products','11','addstock'),(1821,'products','11','more'),(1822,'products','11','bulk'),(1823,'products','11','deleteorder'),(1824,'products','11','dispatch'),(1825,'products','11','removestock'),(1826,'products','11','price'),(1827,'products','11','removeallstock'),(1828,'products','11','bulkpriceupdate'),(1829,'products','11','viewbprice'),(1830,'incomingstock','11','add'),(1831,'incomingstock','11','update'),(1832,'incomingstock','11','view'),(1833,'incomingstock','11','delete'),(1834,'incomingstore','11','add'),(1835,'incomingstore','11','delete'),(1836,'incomingstore','11','view'),(1837,'lowstocklist','11','add'),(1838,'lowstocklist','11','more'),(1839,'lowstocklist','11','view'),(1840,'lowproducts','11','add'),(1841,'lowproducts','11','update'),(1842,'damagedproducts','11','add'),(1843,'damagedproducts','11','update'),(1844,'damagedproducts','11','delete'),(1845,'projectsmanagement','11','view'),(1846,'projectsmanagement','11','add'),(1847,'projectsmanagement','11','update'),(1848,'projectsmanagement','11','delete'),(1849,'assets','11','add'),(1850,'assets','11','update'),(1851,'assets','11','delete'),(1852,'accounting','11','deletebank'),(1853,'accounting','11','deleteglaccount'),(1854,'accounting','11','view'),(1855,'bankdeposits','11','add'),(1856,'bankdeposits','11','update'),(1857,'bankdeposits','11','delete'),(1858,'banktransfer','11','add'),(1859,'journalentry','11','add'),(1860,'accountingreports','11','view'),(1861,'peoplecategory','11','add'),(1862,'peoplecategory','11','update'),(1863,'peoplecategory','11','delete'),(1864,'labourrecords','11','add'),(1865,'payroll','11','add'),(1866,'reports','11','view'),(1867,'reports','11','download'),(1868,'reports','11','delete'),(1869,'reports','11','update'),(1870,'reports','11','viewall'),(1871,'displayreport','11','view'),(1872,'grouping','11','add'),(1873,'grouping','11','update'),(1874,'grouping','11','delete'),(1875,'sendsms','11','add'),(1876,'sendsms','11','update'),(1877,'sendsms','11','delete'),(1878,'sendsms','11','transfersms'),(1879,'documents','11','add'),(1880,'documents','11','update'),(1881,'documents','11','delete'),(1882,'documents','11','viewalldocuments'),(1883,'humanresource','11','add'),(1884,'humanresource','11','approve'),(1885,'humanresource','11','update'),(1886,'humanresource','11','delete'),(1887,'humanresource','11','view'),(1888,'humanresource','11','allocate'),(1889,'humanresource','11','viewallpayroll'),(1890,'humanresource','11','leavesetup'),(1891,'humanresource','11','allleaves '),(1892,'humanresource','11','bioattendance'),(1893,'taskscategory','11','add'),(1894,'taskscategory','11','update'),(1895,'taskscategory','11','delete'),(1896,'task','11','add'),(1897,'task','11','update'),(1898,'task','11','viewall'),(1899,'task','11','delete'),(1900,'task','11','postspecifictask'),(1901,'task','11','postgeneraltask'),(1902,'task','11','viewothersspecifictask'),(1903,'task','11','viewothersgeneraltask'),(1904,'task','11','assigntask'),(1905,'task','11','posttaskforothers'),(1906,'callcenter','11','add'),(1907,'callcenter','11','upadate'),(1908,'callcenter','11','view'),(1909,'callcenter','11','download'),(1910,'callcenter','11','delete'),(1911,'deals','11','add'),(1912,'deals','11','update'),(1913,'deals','11','delete'),(1914,'deals','11','viewall'),(1915,'complain','11','add'),(1916,'complain','11','view'),(1917,'complain','11','update'),(1918,'complain','11','allcompalin'),(1919,'complain','11','delete'),(1920,'events','11','add'),(1921,'events','11','update'),(1922,'events','11','delete'),(1923,'password','11','change'),(1924,'profile','11','update'),(1925,'ecommerce','11','add'),(1926,'ecommerce','11','update'),(1927,'ecommerce','11','delete'),(1928,'ecommerce','11','vieworders'),(1929,'ecommerce','11','setup'),(1930,'ecommerce','11','approveorders'),(1931,'config','11','delete'),(1932,'config','11','add'),(1933,'config','11','update'),(1934,'sales','12','add'),(1935,'sales','12','suspend'),(1936,'sales','12','selectmessage'),(1937,'sales','12','printreceipt'),(1938,'sales','12','update'),(1939,'sales','12','cash'),(1940,'sales','12','delete'),(1941,'sales','12','moresales'),(1942,'sales','12','sale'),(1943,'sales','12','Logout'),(1944,'sales','12','mpesabalance'),(1945,'sales','12','displaycustomers'),(1946,'sales','12','discount'),(1947,'sales','12','reprint'),(1948,'sales','12','select'),(1949,'sales','12','printbill'),(1950,'sales','12','productdiscount'),(1951,'sales','12','mpesa'),(1952,'sales','12','order'),(1953,'sales','12','closebill'),(1954,'sales','12','viewbuyingprice'),(1955,'sales','12','editsellingprice'),(1956,'sales','12','updatepaymentmode'),(1957,'sales','12','card'),(1958,'sales','12','clearpayments'),(1959,'sales','12','cheque'),(1960,'sales','12','creditnote'),(1961,'sales','12','voucher'),(1962,'sales','12','salesbeyondbprice'),(1963,'sales','12','points'),(1964,'sales','12','credit'),(1965,'sales','12','selectroom'),(1966,'sales','12','dontprint'),(1967,'sales','12','accountlimit'),(1968,'sales','12','backdatesales'),(1969,'sales','12','recordcoins'),(1970,'sales','12','changetaxstatus'),(1971,'sales','12','leaseitems'),(1972,'sales','12','giveloyalityponts'),(1973,'sales','12','dontshowstock'),(1974,'sales','12','splitbill'),(1975,'sales','12','changeuomonsales'),(1976,'sales','12','selecttable'),(1977,'sales','12','printdelivery'),(1978,'sales','12','sendsms'),(1979,'sales','12','selectcurrency'),(1980,'sales','12','salesperson'),(1981,'sales','12','usekeyboard'),(1982,'sales','12','receiptno'),(1983,'sales','12','negativesales'),(1984,'wholesale','12','sale'),(1985,'wholesale','12','add'),(1986,'wholesale','12','delete'),(1987,'wholesale','12','update'),(1988,'cashiersales','12','entermpesacode'),(1989,'cashiersales','12','editmpesa'),(1990,'cashiersales','12','all'),(1991,'cashiersales','12','delete'),(1992,'cashiersales','12','cashiersales'),(1993,'cashiersales','12','editmpesadate'),(1994,'cashiersales','12','dontshowtotal'),(1995,'cashiersales','12','adddailycollection'),(1996,'cashiersales','12','viewtill'),(1997,'cashiersales','12','viewdailycollections'),(1998,'cashiersales','12','deletedailycollections'),(1999,'cashiersales','12','updatedailycollections'),(2000,'cashiersales','12','reversempesa'),(2001,'cashiersales','12','clearallsales'),(2002,'cashiersales','12','viewallcollections'),(2003,'cashiersales','12','viewallcounters'),(2004,'cashiersales','12','mpesapendingreport'),(2005,'cashiersales','12','mpesaverifiedreport'),(2006,'cashiersales','12','viewcommission'),(2007,'cashiersales','12','viewmpesamessages'),(2008,'cashiersales','12','dailysalesonly'),(2009,'recorddelivery','12','add'),(2010,'recorddelivery','12','view'),(2011,'recorddelivery','12','update'),(2012,'recorddelivery','12','delete'),(2013,'recorddelivery','12','changestatus'),(2014,'recorddelivery','12','report'),(2015,'recorddelivery','12','Dispatched'),(2016,'recorddelivery','12','FailedDelivery'),(2017,'recorddelivery','12','ReturnedandReceived'),(2018,'recorddelivery','12','Delivered'),(2019,'recorddelivery','12','Claimraised'),(2020,'recorddelivery','12','ClaimOK'),(2021,'recorddelivery','12','ClaimDamaged'),(2022,'purchases','12','add'),(2023,'purchases','12','update'),(2024,'purchases','12','delete'),(2025,'purchases','12','updatebuyingprice'),(2026,'purchases','12','updatesellingprice'),(2027,'purchases','12','updateclosedinvoice'),(2028,'purchases','12','viewquotation'),(2029,'purchases','12','viewserials'),(2030,'purchases','12','viewdirectpurchases'),(2031,'purchases','12','viewpurchase'),(2032,'purchases','12','salesorder'),(2033,'purchases','12','budget'),(2034,'purchases','12','showdefaultserials'),(2035,'purchases','12','viewallcounters'),(2036,'purchases','12','approve'),(2037,'purchases','12','addbatchno'),(2038,'purchases','12','addexpirydate'),(2039,'viewreturnsales','12','add'),(2040,'viewreturnsales','12','update'),(2041,'viewreturnsales','12','delete'),(2042,'viewreturnsales','12','return'),(2043,'viewreturnsales','12','clear'),(2044,'viewreturnsales','12','moresales'),(2045,'income','12','View'),(2046,'income','12','add'),(2047,'income','12','wiewinvoices'),(2048,'income','12','detailedvatinvoice'),(2049,'incomeexpenses','12','add'),(2050,'incomeexpenses','12','closeexpense'),(2051,'incomeexpenses','12','update'),(2052,'incomeexpenses','12','updateclosedexpenses'),(2053,'incomeexpenses','12','wiewinvoices'),(2054,'incomeexpenses','12','viewbills'),(2055,'incomeexpenses','12','viewexpense'),(2056,'incomeexpenses','12','viewdebtors'),(2057,'incomeexpenses','12','viewcreditors'),(2058,'incomeexpenses','12','postrentalexpenses'),(2059,'accomodation','12','viewrooms'),(2060,'accomodation','12','addhouse'),(2061,'accomodation','12','dailysales'),(2062,'accomodation','12','viewhouse'),(2063,'accomodation','12','voucher'),(2064,'accomodation','12','mpesa'),(2065,'accomodation','12','points'),(2066,'accomodation','12','credit'),(2067,'accomodation','12','card'),(2068,'accomodation','12','cash'),(2069,'accomodation','12','cheque'),(2070,'accomodation','12','checkinroom'),(2071,'accomodation','12','checkoutroom'),(2072,'accomodation','12','addroom'),(2073,'accomodation','12','cancel'),(2074,'accomodation','12','checkin'),(2075,'accomodation','12','addcharges'),(2076,'accomodation','12','givediscount'),(2077,'accomodation','12','cleanrooms'),(2078,'accomodation','12','updatecharges'),(2079,'accomodation','12','updateroom'),(2080,'accomodation','12','postexpense'),(2081,'accomodation','12','updatehouse'),(2082,'accomodation','12','Post Bank Deposits'),(2083,'accomodation','12','managehotel'),(2084,'accomodation','12','assignrooms'),(2085,'accomodation','12','managerental'),(2086,'accomodation','12','changepayment'),(2087,'accomodation','12','housekeeping'),(2088,'accomodation','12','customerregister'),(2089,'accomodation','12','dailypayments'),(2090,'accomodation','12','advancebooking'),(2091,'accomodation','12','checkoutcustomerwithbalance'),(2092,'accomodation','12','managecustomer'),(2093,'accomodation','12','viewreports'),(2094,'accomodation','12','accomodationmanager'),(2095,'accomodation','12','accommodationcleaner'),(2096,'accomodation','12','accommodationreceiptionist'),(2097,'accomodation','12','config'),(2098,'accomodation','12','viewroomcleaned'),(2099,'accomodation','12','clearsales'),(2100,'accomodation','12','dailycollections'),(2101,'branch','12','add'),(2102,'branch','12','view'),(2103,'branch','12','update'),(2104,'branch','12','delete'),(2105,'members','12','add'),(2106,'members','12','update'),(2107,'members','12','deletepeople'),(2108,'members','12','opencloseshift'),(2109,'users','12','add'),(2110,'users','12','update'),(2111,'users','12','delete'),(2112,'users','12','deleteallroles'),(2113,'productscategory','12','add'),(2114,'productscategory','12','update'),(2115,'productscategory','12','delete'),(2116,'productlist','12','bulk'),(2117,'productlist','12','updatestock'),(2118,'productlist','12','move'),(2119,'productlist','12','more'),(2120,'productlist','12','transfer'),(2121,'productlist','12','addstock'),(2122,'productlist','12','delete'),(2123,'productlist','12','view'),(2124,'productlist','12','update'),(2125,'productlist','12','add'),(2126,'productlist','12','openclosestock'),(2127,'productlist','12','stocktaking'),(2128,'productlist','12','editstocktaken'),(2129,'productlist','12','editopenclosestock'),(2130,'productlist','12','changeserialstatus'),(2131,'productlist','12','viewserials'),(2132,'productlist','12','viewproductsfromallbranches'),(2133,'productlist','12','bulkpriceupdate'),(2134,'productlist','12','viewbprice'),(2135,'products','12','add'),(2136,'products','12','update'),(2137,'products','12','delete'),(2138,'products','12','addstock'),(2139,'products','12','more'),(2140,'products','12','bulk'),(2141,'products','12','deleteorder'),(2142,'products','12','dispatch'),(2143,'products','12','removestock'),(2144,'products','12','price'),(2145,'products','12','removeallstock'),(2146,'products','12','bulkpriceupdate'),(2147,'products','12','viewbprice'),(2148,'incomingstock','12','add'),(2149,'incomingstock','12','update'),(2150,'incomingstock','12','view'),(2151,'incomingstock','12','delete'),(2152,'incomingstore','12','add'),(2153,'incomingstore','12','delete'),(2154,'incomingstore','12','view'),(2155,'lowstocklist','12','add'),(2156,'lowstocklist','12','more'),(2157,'lowstocklist','12','view'),(2158,'lowproducts','12','add'),(2159,'lowproducts','12','update'),(2160,'damagedproducts','12','add'),(2161,'damagedproducts','12','update'),(2162,'damagedproducts','12','delete'),(2163,'projectsmanagement','12','view'),(2164,'projectsmanagement','12','add'),(2165,'projectsmanagement','12','update'),(2166,'projectsmanagement','12','delete'),(2167,'assets','12','add'),(2168,'assets','12','update'),(2169,'assets','12','delete'),(2170,'accounting','12','deletebank'),(2171,'accounting','12','deleteglaccount'),(2172,'accounting','12','view'),(2173,'bankdeposits','12','add'),(2174,'bankdeposits','12','update'),(2175,'bankdeposits','12','delete'),(2176,'banktransfer','12','add'),(2177,'journalentry','12','add'),(2178,'accountingreports','12','view'),(2179,'peoplecategory','12','add'),(2180,'peoplecategory','12','update'),(2181,'peoplecategory','12','delete'),(2182,'labourrecords','12','add'),(2183,'payroll','12','add'),(2184,'reports','12','view'),(2185,'reports','12','download'),(2186,'reports','12','delete'),(2187,'reports','12','update'),(2188,'reports','12','viewall'),(2189,'displayreport','12','view'),(2190,'grouping','12','add'),(2191,'grouping','12','update'),(2192,'grouping','12','delete'),(2193,'sendsms','12','add'),(2194,'sendsms','12','update'),(2195,'sendsms','12','delete'),(2196,'sendsms','12','transfersms'),(2197,'documents','12','add'),(2198,'documents','12','update'),(2199,'documents','12','delete'),(2200,'documents','12','viewalldocuments'),(2201,'humanresource','12','add'),(2202,'humanresource','12','approve'),(2203,'humanresource','12','update'),(2204,'humanresource','12','delete'),(2205,'humanresource','12','view'),(2206,'humanresource','12','allocate'),(2207,'humanresource','12','viewallpayroll'),(2208,'humanresource','12','leavesetup'),(2209,'humanresource','12','allleaves '),(2210,'humanresource','12','bioattendance'),(2211,'taskscategory','12','add'),(2212,'taskscategory','12','update'),(2213,'taskscategory','12','delete'),(2214,'task','12','add'),(2215,'task','12','update'),(2216,'task','12','viewall'),(2217,'task','12','delete'),(2218,'task','12','postspecifictask'),(2219,'task','12','postgeneraltask'),(2220,'task','12','viewothersspecifictask'),(2221,'task','12','viewothersgeneraltask'),(2222,'task','12','assigntask'),(2223,'task','12','posttaskforothers'),(2224,'callcenter','12','add'),(2225,'callcenter','12','upadate'),(2226,'callcenter','12','view'),(2227,'callcenter','12','download'),(2228,'callcenter','12','delete'),(2229,'deals','12','add'),(2230,'deals','12','update'),(2231,'deals','12','delete'),(2232,'deals','12','viewall'),(2233,'complain','12','add'),(2234,'complain','12','view'),(2235,'complain','12','update'),(2236,'complain','12','allcompalin'),(2237,'complain','12','delete'),(2238,'events','12','add'),(2239,'events','12','update'),(2240,'events','12','delete'),(2241,'password','12','change'),(2242,'profile','12','update'),(2243,'ecommerce','12','add'),(2244,'ecommerce','12','update'),(2245,'ecommerce','12','delete'),(2246,'ecommerce','12','vieworders'),(2247,'ecommerce','12','setup'),(2248,'ecommerce','12','approveorders'),(2249,'config','12','delete'),(2250,'config','12','add'),(2251,'config','12','update'),(5312,'sales','23','add'),(5313,'sales','23','suspend'),(5314,'sales','23','selectmessage'),(5315,'sales','23','printreceipt'),(5316,'sales','23','update'),(5317,'sales','23','cash'),(5318,'sales','23','delete'),(5319,'sales','23','moresales'),(5320,'sales','23','sale'),(5321,'sales','23','Logout'),(5322,'sales','23','mpesabalance'),(5323,'sales','23','displaycustomers'),(5324,'sales','23','discount'),(5325,'sales','23','reprint'),(5326,'sales','23','select'),(5327,'sales','23','printbill'),(5328,'sales','23','productdiscount'),(5329,'sales','23','mpesa'),(5330,'sales','23','order'),(5331,'sales','23','closebill'),(5332,'sales','23','viewbuyingprice'),(5333,'sales','23','editsellingprice'),(5334,'sales','23','updatepaymentmode'),(5335,'sales','23','card'),(5336,'sales','23','clearpayments'),(5337,'sales','23','cheque'),(5338,'sales','23','creditnote'),(5339,'sales','23','voucher'),(5340,'sales','23','salesbeyondbprice'),(5341,'sales','23','points'),(5342,'sales','23','credit'),(5343,'sales','23','selectroom'),(5344,'sales','23','dontprint'),(5345,'sales','23','accountlimit'),(5346,'sales','23','backdatesales'),(5347,'sales','23','recordcoins'),(5348,'sales','23','changetaxstatus'),(5349,'sales','23','leaseitems'),(5350,'sales','23','giveloyalityponts'),(5351,'sales','23','dontshowstock'),(5352,'sales','23','splitbill'),(5353,'sales','23','changeuomonsales'),(5354,'sales','23','selecttable'),(5355,'sales','23','printdelivery'),(5356,'sales','23','sendsms'),(5357,'sales','23','selectcurrency'),(5358,'sales','23','salesperson'),(5359,'sales','23','usekeyboard'),(5360,'sales','23','receiptno'),(5361,'sales','23','negativesales'),(5362,'wholesale','23','sale'),(5363,'wholesale','23','add'),(5364,'wholesale','23','delete'),(5365,'wholesale','23','update'),(5366,'cashiersales','23','entermpesacode'),(5367,'cashiersales','23','editmpesa'),(5368,'cashiersales','23','all'),(5369,'cashiersales','23','delete'),(5370,'cashiersales','23','cashiersales'),(5371,'cashiersales','23','editmpesadate'),(5372,'cashiersales','23','dontshowtotal'),(5373,'cashiersales','23','adddailycollection'),(5374,'cashiersales','23','viewtill'),(5375,'cashiersales','23','viewdailycollections'),(5376,'cashiersales','23','deletedailycollections'),(5377,'cashiersales','23','updatedailycollections'),(5378,'cashiersales','23','reversempesa'),(5379,'cashiersales','23','clearallsales'),(5380,'cashiersales','23','viewallcollections'),(5381,'cashiersales','23','viewallcounters'),(5382,'cashiersales','23','mpesapendingreport'),(5383,'cashiersales','23','mpesaverifiedreport'),(5384,'cashiersales','23','viewcommission'),(5385,'cashiersales','23','viewmpesamessages'),(5386,'cashiersales','23','dailysalesonly'),(5387,'recorddelivery','23','add'),(5388,'recorddelivery','23','view'),(5389,'recorddelivery','23','update'),(5390,'recorddelivery','23','delete'),(5391,'recorddelivery','23','changestatus'),(5392,'recorddelivery','23','report'),(5393,'recorddelivery','23','Dispatched'),(5394,'recorddelivery','23','FailedDelivery'),(5395,'recorddelivery','23','ReturnedandReceived'),(5396,'recorddelivery','23','Delivered'),(5397,'recorddelivery','23','Claimraised'),(5398,'recorddelivery','23','ClaimOK'),(5399,'recorddelivery','23','ClaimDamaged'),(5400,'purchases','23','add'),(5401,'purchases','23','update'),(5402,'purchases','23','delete'),(5403,'purchases','23','updatebuyingprice'),(5404,'purchases','23','updatesellingprice'),(5405,'purchases','23','updateclosedinvoice'),(5406,'purchases','23','viewquotation'),(5407,'purchases','23','viewserials'),(5408,'purchases','23','viewdirectpurchases'),(5409,'purchases','23','viewpurchase'),(5410,'purchases','23','salesorder'),(5411,'purchases','23','budget'),(5412,'purchases','23','showdefaultserials'),(5413,'purchases','23','viewallcounters'),(5414,'purchases','23','approve'),(5415,'purchases','23','addbatchno'),(5416,'purchases','23','addexpirydate'),(5417,'viewreturnsales','23','add'),(5418,'viewreturnsales','23','update'),(5419,'viewreturnsales','23','delete'),(5420,'viewreturnsales','23','return'),(5421,'viewreturnsales','23','clear'),(5422,'viewreturnsales','23','moresales'),(5423,'income','23','View'),(5424,'income','23','add'),(5425,'income','23','wiewinvoices'),(5426,'income','23','detailedvatinvoice'),(5427,'incomeexpenses','23','add'),(5428,'incomeexpenses','23','closeexpense'),(5429,'incomeexpenses','23','update'),(5430,'incomeexpenses','23','updateclosedexpenses'),(5431,'incomeexpenses','23','wiewinvoices'),(5432,'incomeexpenses','23','viewbills'),(5433,'incomeexpenses','23','viewexpense'),(5434,'incomeexpenses','23','viewdebtors'),(5435,'incomeexpenses','23','viewcreditors'),(5436,'incomeexpenses','23','postrentalexpenses'),(5437,'accomodation','23','viewrooms'),(5438,'accomodation','23','addhouse'),(5439,'accomodation','23','dailysales'),(5440,'accomodation','23','viewhouse'),(5441,'accomodation','23','voucher'),(5442,'accomodation','23','mpesa'),(5443,'accomodation','23','points'),(5444,'accomodation','23','credit'),(5445,'accomodation','23','card'),(5446,'accomodation','23','cash'),(5447,'accomodation','23','cheque'),(5448,'accomodation','23','checkinroom'),(5449,'accomodation','23','checkoutroom'),(5450,'accomodation','23','addroom'),(5451,'accomodation','23','cancel'),(5452,'accomodation','23','checkin'),(5453,'accomodation','23','addcharges'),(5454,'accomodation','23','givediscount'),(5455,'accomodation','23','cleanrooms'),(5456,'accomodation','23','updatecharges'),(5457,'accomodation','23','updateroom'),(5458,'accomodation','23','postexpense'),(5459,'accomodation','23','updatehouse'),(5460,'accomodation','23','Post Bank Deposits'),(5461,'accomodation','23','managehotel'),(5462,'accomodation','23','assignrooms'),(5463,'accomodation','23','managerental'),(5464,'accomodation','23','changepayment'),(5465,'accomodation','23','housekeeping'),(5466,'accomodation','23','customerregister'),(5467,'accomodation','23','dailypayments'),(5468,'accomodation','23','advancebooking'),(5469,'accomodation','23','checkoutcustomerwithbalance'),(5470,'accomodation','23','managecustomer'),(5471,'accomodation','23','viewreports'),(5472,'accomodation','23','accomodationmanager'),(5473,'accomodation','23','accommodationcleaner'),(5474,'accomodation','23','accommodationreceiptionist'),(5475,'accomodation','23','config'),(5476,'accomodation','23','viewroomcleaned'),(5477,'accomodation','23','clearsales'),(5478,'accomodation','23','dailycollections'),(5479,'branch','23','add'),(5480,'branch','23','view'),(5481,'branch','23','update'),(5482,'branch','23','delete'),(5483,'members','23','add'),(5484,'members','23','update'),(5485,'members','23','deletepeople'),(5486,'members','23','opencloseshift'),(5487,'users','23','add'),(5488,'users','23','update'),(5489,'users','23','delete'),(5490,'users','23','deleteallroles'),(5491,'productscategory','23','add'),(5492,'productscategory','23','update'),(5493,'productscategory','23','delete'),(5494,'productlist','23','bulk'),(5495,'productlist','23','updatestock'),(5496,'productlist','23','move'),(5497,'productlist','23','more'),(5498,'productlist','23','transfer'),(5499,'productlist','23','addstock'),(5500,'productlist','23','delete'),(5501,'productlist','23','view'),(5502,'productlist','23','update'),(5503,'productlist','23','add'),(5504,'productlist','23','openclosestock'),(5505,'productlist','23','stocktaking'),(5506,'productlist','23','editstocktaken'),(5507,'productlist','23','editopenclosestock'),(5508,'productlist','23','changeserialstatus'),(5509,'productlist','23','viewserials'),(5510,'productlist','23','viewproductsfromallbranches'),(5511,'productlist','23','bulkpriceupdate'),(5512,'productlist','23','viewbprice'),(5513,'products','23','add'),(5514,'products','23','update'),(5515,'products','23','delete'),(5516,'products','23','addstock'),(5517,'products','23','more'),(5518,'products','23','bulk'),(5519,'products','23','deleteorder'),(5520,'products','23','dispatch'),(5521,'products','23','removestock'),(5522,'products','23','price'),(5523,'products','23','removeallstock'),(5524,'products','23','bulkpriceupdate'),(5525,'products','23','viewbprice'),(5526,'incomingstock','23','add'),(5527,'incomingstock','23','update'),(5528,'incomingstock','23','view'),(5529,'incomingstock','23','delete'),(5530,'incomingstore','23','add'),(5531,'incomingstore','23','delete'),(5532,'incomingstore','23','view'),(5533,'lowstocklist','23','add'),(5534,'lowstocklist','23','more'),(5535,'lowstocklist','23','view'),(5536,'lowproducts','23','add'),(5537,'lowproducts','23','update'),(5538,'damagedproducts','23','add'),(5539,'damagedproducts','23','update'),(5540,'damagedproducts','23','delete'),(5541,'projectsmanagement','23','view'),(5542,'projectsmanagement','23','add'),(5543,'projectsmanagement','23','update'),(5544,'projectsmanagement','23','delete'),(5545,'assets','23','add'),(5546,'assets','23','update'),(5547,'assets','23','delete'),(5548,'accounting','23','deletebank'),(5549,'accounting','23','deleteglaccount'),(5550,'accounting','23','view'),(5551,'bankdeposits','23','add'),(5552,'bankdeposits','23','update'),(5553,'bankdeposits','23','delete'),(5554,'banktransfer','23','add'),(5555,'journalentry','23','add'),(5556,'accountingreports','23','view'),(5557,'peoplecategory','23','add'),(5558,'peoplecategory','23','update'),(5559,'peoplecategory','23','delete'),(5560,'labourrecords','23','add'),(5561,'payroll','23','add'),(5562,'reports','23','view'),(5563,'reports','23','download'),(5564,'reports','23','delete'),(5565,'reports','23','update'),(5566,'reports','23','viewall'),(5567,'displayreport','23','view'),(5568,'grouping','23','add'),(5569,'grouping','23','update'),(5570,'grouping','23','delete'),(5571,'sendsms','23','add'),(5572,'sendsms','23','update'),(5573,'sendsms','23','delete'),(5574,'sendsms','23','transfersms'),(5575,'documents','23','add'),(5576,'documents','23','update'),(5577,'documents','23','delete'),(5578,'documents','23','viewalldocuments'),(5579,'humanresource','23','add'),(5580,'humanresource','23','approve'),(5581,'humanresource','23','update'),(5582,'humanresource','23','delete'),(5583,'humanresource','23','view'),(5584,'humanresource','23','allocate'),(5585,'humanresource','23','viewallpayroll'),(5586,'humanresource','23','leavesetup'),(5587,'humanresource','23','allleaves '),(5588,'humanresource','23','bioattendance'),(5589,'taskscategory','23','add'),(5590,'taskscategory','23','update'),(5591,'taskscategory','23','delete'),(5592,'task','23','add'),(5593,'task','23','update'),(5594,'task','23','viewall'),(5595,'task','23','delete'),(5596,'task','23','postspecifictask'),(5597,'task','23','postgeneraltask'),(5598,'task','23','viewothersspecifictask'),(5599,'task','23','viewothersgeneraltask'),(5600,'task','23','assigntask'),(5601,'task','23','posttaskforothers'),(5602,'callcenter','23','add'),(5603,'callcenter','23','upadate'),(5604,'callcenter','23','view'),(5605,'callcenter','23','download'),(5606,'callcenter','23','delete'),(5607,'deals','23','add'),(5608,'deals','23','update'),(5609,'deals','23','delete'),(5610,'deals','23','viewall'),(5611,'complain','23','add'),(5612,'complain','23','view'),(5613,'complain','23','update'),(5614,'complain','23','allcompalin'),(5615,'complain','23','delete'),(5616,'events','23','add'),(5617,'events','23','update'),(5618,'events','23','delete'),(5619,'password','23','change'),(5620,'profile','23','update'),(5621,'ecommerce','23','add'),(5622,'ecommerce','23','update'),(5623,'ecommerce','23','delete'),(5624,'ecommerce','23','vieworders'),(5625,'ecommerce','23','setup'),(5626,'ecommerce','23','approveorders'),(5627,'config','23','delete'),(5628,'config','23','add'),(5629,'config','23','update'),(5630,'sales','24','add'),(5631,'sales','24','suspend'),(5632,'sales','24','selectmessage'),(5633,'sales','24','printreceipt'),(5634,'sales','24','update'),(5635,'sales','24','cash'),(5636,'sales','24','delete'),(5637,'sales','24','moresales'),(5638,'sales','24','sale'),(5639,'sales','24','Logout'),(5640,'sales','24','mpesabalance'),(5641,'sales','24','displaycustomers'),(5642,'sales','24','discount'),(5643,'sales','24','reprint'),(5644,'sales','24','select'),(5645,'sales','24','printbill'),(5646,'sales','24','productdiscount'),(5647,'sales','24','mpesa'),(5648,'sales','24','order'),(5649,'sales','24','closebill'),(5650,'sales','24','viewbuyingprice'),(5651,'sales','24','editsellingprice'),(5652,'sales','24','updatepaymentmode'),(5653,'sales','24','card'),(5654,'sales','24','clearpayments'),(5655,'sales','24','cheque'),(5656,'sales','24','creditnote'),(5657,'sales','24','voucher'),(5658,'sales','24','salesbeyondbprice'),(5659,'sales','24','points'),(5660,'sales','24','credit'),(5661,'sales','24','selectroom'),(5662,'sales','24','dontprint'),(5663,'sales','24','accountlimit'),(5664,'sales','24','backdatesales'),(5665,'sales','24','recordcoins'),(5666,'sales','24','changetaxstatus'),(5667,'sales','24','leaseitems'),(5668,'sales','24','giveloyalityponts'),(5669,'sales','24','dontshowstock'),(5670,'sales','24','splitbill'),(5671,'sales','24','changeuomonsales'),(5672,'sales','24','selecttable'),(5673,'sales','24','printdelivery'),(5674,'sales','24','sendsms'),(5675,'sales','24','selectcurrency'),(5676,'sales','24','salesperson'),(5677,'sales','24','usekeyboard'),(5678,'sales','24','receiptno'),(5679,'sales','24','negativesales'),(5680,'wholesale','24','sale'),(5681,'wholesale','24','add'),(5682,'wholesale','24','delete'),(5683,'wholesale','24','update'),(5684,'cashiersales','24','entermpesacode'),(5685,'cashiersales','24','editmpesa'),(5686,'cashiersales','24','all'),(5687,'cashiersales','24','delete'),(5688,'cashiersales','24','cashiersales'),(5689,'cashiersales','24','editmpesadate'),(5690,'cashiersales','24','dontshowtotal'),(5691,'cashiersales','24','adddailycollection'),(5692,'cashiersales','24','viewtill'),(5693,'cashiersales','24','viewdailycollections'),(5694,'cashiersales','24','deletedailycollections'),(5695,'cashiersales','24','updatedailycollections'),(5696,'cashiersales','24','reversempesa'),(5697,'cashiersales','24','clearallsales'),(5698,'cashiersales','24','viewallcollections'),(5699,'cashiersales','24','viewallcounters'),(5700,'cashiersales','24','mpesapendingreport'),(5701,'cashiersales','24','mpesaverifiedreport'),(5702,'cashiersales','24','viewcommission'),(5703,'cashiersales','24','viewmpesamessages'),(5704,'cashiersales','24','dailysalesonly'),(5705,'recorddelivery','24','add'),(5706,'recorddelivery','24','view'),(5707,'recorddelivery','24','update'),(5708,'recorddelivery','24','delete'),(5709,'recorddelivery','24','changestatus'),(5710,'recorddelivery','24','report'),(5711,'recorddelivery','24','Dispatched'),(5712,'recorddelivery','24','FailedDelivery'),(5713,'recorddelivery','24','ReturnedandReceived'),(5714,'recorddelivery','24','Delivered'),(5715,'recorddelivery','24','Claimraised'),(5716,'recorddelivery','24','ClaimOK'),(5717,'recorddelivery','24','ClaimDamaged'),(5718,'purchases','24','add'),(5719,'purchases','24','update'),(5720,'purchases','24','delete'),(5721,'purchases','24','updatebuyingprice'),(5722,'purchases','24','updatesellingprice'),(5723,'purchases','24','updateclosedinvoice'),(5724,'purchases','24','viewquotation'),(5725,'purchases','24','viewserials'),(5726,'purchases','24','viewdirectpurchases'),(5727,'purchases','24','viewpurchase'),(5728,'purchases','24','salesorder'),(5729,'purchases','24','budget'),(5730,'purchases','24','showdefaultserials'),(5731,'purchases','24','viewallcounters'),(5732,'purchases','24','approve'),(5733,'purchases','24','addbatchno'),(5734,'purchases','24','addexpirydate'),(5735,'viewreturnsales','24','add'),(5736,'viewreturnsales','24','update'),(5737,'viewreturnsales','24','delete'),(5738,'viewreturnsales','24','return'),(5739,'viewreturnsales','24','clear'),(5740,'viewreturnsales','24','moresales'),(5741,'income','24','View'),(5742,'income','24','add'),(5743,'income','24','wiewinvoices'),(5744,'income','24','detailedvatinvoice'),(5745,'incomeexpenses','24','add'),(5746,'incomeexpenses','24','closeexpense'),(5747,'incomeexpenses','24','update'),(5748,'incomeexpenses','24','updateclosedexpenses'),(5749,'incomeexpenses','24','wiewinvoices'),(5750,'incomeexpenses','24','viewbills'),(5751,'incomeexpenses','24','viewexpense'),(5752,'incomeexpenses','24','viewdebtors'),(5753,'incomeexpenses','24','viewcreditors'),(5754,'incomeexpenses','24','postrentalexpenses'),(5755,'accomodation','24','viewrooms'),(5756,'accomodation','24','addhouse'),(5757,'accomodation','24','dailysales'),(5758,'accomodation','24','viewhouse'),(5759,'accomodation','24','voucher'),(5760,'accomodation','24','mpesa'),(5761,'accomodation','24','points'),(5762,'accomodation','24','credit'),(5763,'accomodation','24','card'),(5764,'accomodation','24','cash'),(5765,'accomodation','24','cheque'),(5766,'accomodation','24','checkinroom'),(5767,'accomodation','24','checkoutroom'),(5768,'accomodation','24','addroom'),(5769,'accomodation','24','cancel'),(5770,'accomodation','24','checkin'),(5771,'accomodation','24','addcharges'),(5772,'accomodation','24','givediscount'),(5773,'accomodation','24','cleanrooms'),(5774,'accomodation','24','updatecharges'),(5775,'accomodation','24','updateroom'),(5776,'accomodation','24','postexpense'),(5777,'accomodation','24','updatehouse'),(5778,'accomodation','24','Post Bank Deposits'),(5779,'accomodation','24','managehotel'),(5780,'accomodation','24','assignrooms'),(5781,'accomodation','24','managerental'),(5782,'accomodation','24','changepayment'),(5783,'accomodation','24','housekeeping'),(5784,'accomodation','24','customerregister'),(5785,'accomodation','24','dailypayments'),(5786,'accomodation','24','advancebooking'),(5787,'accomodation','24','checkoutcustomerwithbalance'),(5788,'accomodation','24','managecustomer'),(5789,'accomodation','24','viewreports'),(5790,'accomodation','24','accomodationmanager'),(5791,'accomodation','24','accommodationcleaner'),(5792,'accomodation','24','accommodationreceiptionist'),(5793,'accomodation','24','config'),(5794,'accomodation','24','viewroomcleaned'),(5795,'accomodation','24','clearsales'),(5796,'accomodation','24','dailycollections'),(5797,'branch','24','add'),(5798,'branch','24','view'),(5799,'branch','24','update'),(5800,'branch','24','delete'),(5801,'members','24','add'),(5802,'members','24','update'),(5803,'members','24','deletepeople'),(5804,'members','24','opencloseshift'),(5805,'users','24','add'),(5806,'users','24','update'),(5807,'users','24','delete'),(5808,'users','24','deleteallroles'),(5809,'productscategory','24','add'),(5810,'productscategory','24','update'),(5811,'productscategory','24','delete'),(5812,'productlist','24','bulk'),(5813,'productlist','24','updatestock'),(5814,'productlist','24','move'),(5815,'productlist','24','more'),(5816,'productlist','24','transfer'),(5817,'productlist','24','addstock'),(5818,'productlist','24','delete'),(5819,'productlist','24','view'),(5820,'productlist','24','update'),(5821,'productlist','24','add'),(5822,'productlist','24','openclosestock'),(5823,'productlist','24','stocktaking'),(5824,'productlist','24','editstocktaken'),(5825,'productlist','24','editopenclosestock'),(5826,'productlist','24','changeserialstatus'),(5827,'productlist','24','viewserials'),(5828,'productlist','24','viewproductsfromallbranches'),(5829,'productlist','24','bulkpriceupdate'),(5830,'productlist','24','viewbprice'),(5831,'products','24','add'),(5832,'products','24','update'),(5833,'products','24','delete'),(5834,'products','24','addstock'),(5835,'products','24','more'),(5836,'products','24','bulk'),(5837,'products','24','deleteorder'),(5838,'products','24','dispatch'),(5839,'products','24','removestock'),(5840,'products','24','price'),(5841,'products','24','removeallstock'),(5842,'products','24','bulkpriceupdate'),(5843,'products','24','viewbprice'),(5844,'incomingstock','24','add'),(5845,'incomingstock','24','update'),(5846,'incomingstock','24','view'),(5847,'incomingstock','24','delete'),(5848,'incomingstore','24','add'),(5849,'incomingstore','24','delete'),(5850,'incomingstore','24','view'),(5851,'lowstocklist','24','add'),(5852,'lowstocklist','24','more'),(5853,'lowstocklist','24','view'),(5854,'lowproducts','24','add'),(5855,'lowproducts','24','update'),(5856,'damagedproducts','24','add'),(5857,'damagedproducts','24','update'),(5858,'damagedproducts','24','delete'),(5859,'projectsmanagement','24','view'),(5860,'projectsmanagement','24','add'),(5861,'projectsmanagement','24','update'),(5862,'projectsmanagement','24','delete'),(5863,'assets','24','add'),(5864,'assets','24','update'),(5865,'assets','24','delete'),(5866,'accounting','24','deletebank'),(5867,'accounting','24','deleteglaccount'),(5868,'accounting','24','view'),(5869,'bankdeposits','24','add'),(5870,'bankdeposits','24','update'),(5871,'bankdeposits','24','delete'),(5872,'banktransfer','24','add'),(5873,'journalentry','24','add'),(5874,'accountingreports','24','view'),(5875,'peoplecategory','24','add'),(5876,'peoplecategory','24','update'),(5877,'peoplecategory','24','delete'),(5878,'labourrecords','24','add'),(5879,'payroll','24','add'),(5880,'reports','24','view'),(5881,'reports','24','download'),(5882,'reports','24','delete'),(5883,'reports','24','update'),(5884,'reports','24','viewall'),(5885,'displayreport','24','view'),(5886,'grouping','24','add'),(5887,'grouping','24','update'),(5888,'grouping','24','delete'),(5889,'sendsms','24','add'),(5890,'sendsms','24','update'),(5891,'sendsms','24','delete'),(5892,'sendsms','24','transfersms'),(5893,'documents','24','add'),(5894,'documents','24','update'),(5895,'documents','24','delete'),(5896,'documents','24','viewalldocuments'),(5897,'humanresource','24','add'),(5898,'humanresource','24','approve'),(5899,'humanresource','24','update'),(5900,'humanresource','24','delete'),(5901,'humanresource','24','view'),(5902,'humanresource','24','allocate'),(5903,'humanresource','24','viewallpayroll'),(5904,'humanresource','24','leavesetup'),(5905,'humanresource','24','allleaves '),(5906,'humanresource','24','bioattendance'),(5907,'taskscategory','24','add'),(5908,'taskscategory','24','update'),(5909,'taskscategory','24','delete'),(5910,'task','24','add'),(5911,'task','24','update'),(5912,'task','24','viewall'),(5913,'task','24','delete'),(5914,'task','24','postspecifictask'),(5915,'task','24','postgeneraltask'),(5916,'task','24','viewothersspecifictask'),(5917,'task','24','viewothersgeneraltask'),(5918,'task','24','assigntask'),(5919,'task','24','posttaskforothers'),(5920,'callcenter','24','add'),(5921,'callcenter','24','upadate'),(5922,'callcenter','24','view'),(5923,'callcenter','24','download'),(5924,'callcenter','24','delete'),(5925,'deals','24','add'),(5926,'deals','24','update'),(5927,'deals','24','delete'),(5928,'deals','24','viewall'),(5929,'complain','24','add'),(5930,'complain','24','view'),(5931,'complain','24','update'),(5932,'complain','24','allcompalin'),(5933,'complain','24','delete'),(5934,'events','24','add'),(5935,'events','24','update'),(5936,'events','24','delete'),(5937,'password','24','change'),(5938,'profile','24','update'),(5939,'ecommerce','24','add'),(5940,'ecommerce','24','update'),(5941,'ecommerce','24','delete'),(5942,'ecommerce','24','vieworders'),(5943,'ecommerce','24','setup'),(5944,'ecommerce','24','approveorders'),(5945,'config','24','delete'),(5946,'config','24','add'),(5947,'config','24','update'),(6117,'sales','30','add'),(6118,'sales','30','suspend'),(6119,'sales','30','selectmessage'),(6120,'sales','30','printreceipt'),(6121,'sales','30','update'),(6122,'sales','30','cash'),(6123,'sales','30','delete'),(6124,'sales','30','moresales'),(6125,'sales','30','sale'),(6126,'sales','30','Logout'),(6127,'sales','30','mpesabalance'),(6128,'sales','30','displaycustomers'),(6129,'sales','30','discount'),(6130,'sales','30','reprint'),(6131,'sales','30','select'),(6132,'sales','30','printbill'),(6133,'sales','30','productdiscount'),(6134,'sales','30','mpesa'),(6135,'sales','30','order'),(6136,'sales','30','closebill'),(6137,'sales','30','viewbuyingprice'),(6138,'sales','30','editsellingprice'),(6139,'sales','30','updatepaymentmode'),(6140,'sales','30','card'),(6141,'sales','30','clearpayments'),(6142,'sales','30','cheque'),(6143,'sales','30','creditnote'),(6144,'sales','30','voucher'),(6145,'sales','30','salesbeyondbprice'),(6146,'sales','30','points'),(6147,'sales','30','credit'),(6148,'sales','30','selectroom'),(6149,'sales','30','dontprint'),(6150,'sales','30','accountlimit'),(6151,'sales','30','backdatesales'),(6152,'sales','30','recordcoins'),(6153,'sales','30','changetaxstatus'),(6154,'sales','30','leaseitems'),(6155,'sales','30','giveloyalityponts'),(6156,'sales','30','dontshowstock'),(6157,'sales','30','splitbill'),(6158,'sales','30','changeuomonsales'),(6159,'sales','30','selecttable'),(6160,'sales','30','printdelivery'),(6161,'sales','30','sendsms'),(6162,'sales','30','selectcurrency'),(6163,'sales','30','salesperson'),(6164,'sales','30','usekeyboard'),(6165,'sales','30','receiptno'),(6166,'sales','30','negativesales'),(6167,'wholesale','30','sale'),(6168,'wholesale','30','add'),(6169,'wholesale','30','delete'),(6170,'wholesale','30','update'),(6171,'cashiersales','30','entermpesacode'),(6172,'cashiersales','30','editmpesa'),(6173,'cashiersales','30','all'),(6174,'cashiersales','30','delete'),(6175,'cashiersales','30','cashiersales'),(6176,'cashiersales','30','editmpesadate'),(6177,'cashiersales','30','dontshowtotal'),(6178,'cashiersales','30','adddailycollection'),(6179,'cashiersales','30','viewtill'),(6180,'cashiersales','30','viewdailycollections'),(6181,'cashiersales','30','deletedailycollections'),(6182,'cashiersales','30','updatedailycollections'),(6183,'cashiersales','30','reversempesa'),(6184,'cashiersales','30','clearallsales'),(6185,'cashiersales','30','viewallcollections'),(6186,'cashiersales','30','viewallcounters'),(6187,'cashiersales','30','mpesapendingreport'),(6188,'cashiersales','30','mpesaverifiedreport'),(6189,'cashiersales','30','viewcommission'),(6190,'cashiersales','30','viewmpesamessages'),(6191,'cashiersales','30','dailysalesonly'),(6192,'recorddelivery','30','add'),(6193,'recorddelivery','30','view'),(6194,'recorddelivery','30','update'),(6195,'recorddelivery','30','delete'),(6196,'recorddelivery','30','changestatus'),(6197,'recorddelivery','30','report'),(6198,'recorddelivery','30','Dispatched'),(6199,'recorddelivery','30','FailedDelivery'),(6200,'recorddelivery','30','ReturnedandReceived'),(6201,'recorddelivery','30','Delivered'),(6202,'recorddelivery','30','Claimraised'),(6203,'recorddelivery','30','ClaimOK'),(6204,'recorddelivery','30','ClaimDamaged'),(6205,'purchases','30','add'),(6206,'purchases','30','update'),(6207,'purchases','30','delete'),(6208,'purchases','30','updatebuyingprice'),(6209,'purchases','30','updatesellingprice'),(6210,'purchases','30','updateclosedinvoice'),(6211,'purchases','30','viewquotation'),(6212,'purchases','30','viewserials'),(6213,'purchases','30','viewdirectpurchases'),(6214,'purchases','30','viewpurchase'),(6215,'purchases','30','salesorder'),(6216,'purchases','30','budget'),(6217,'purchases','30','showdefaultserials'),(6218,'purchases','30','viewallcounters'),(6219,'purchases','30','approve'),(6220,'purchases','30','addbatchno'),(6221,'purchases','30','addexpirydate'),(6222,'viewreturnsales','30','add'),(6223,'viewreturnsales','30','update'),(6224,'viewreturnsales','30','delete'),(6225,'viewreturnsales','30','return'),(6226,'viewreturnsales','30','clear'),(6227,'viewreturnsales','30','moresales'),(6228,'income','30','View'),(6229,'income','30','add'),(6230,'income','30','wiewinvoices'),(6231,'income','30','detailedvatinvoice'),(6232,'incomeexpenses','30','add'),(6233,'incomeexpenses','30','closeexpense'),(6234,'incomeexpenses','30','update'),(6235,'incomeexpenses','30','updateclosedexpenses'),(6236,'incomeexpenses','30','wiewinvoices'),(6237,'incomeexpenses','30','viewbills'),(6238,'incomeexpenses','30','viewexpense'),(6239,'incomeexpenses','30','viewdebtors'),(6240,'incomeexpenses','30','viewcreditors'),(6241,'incomeexpenses','30','postrentalexpenses'),(6242,'accomodation','30','viewrooms'),(6243,'accomodation','30','addhouse'),(6244,'accomodation','30','dailysales'),(6245,'accomodation','30','viewhouse'),(6246,'accomodation','30','voucher'),(6247,'accomodation','30','mpesa'),(6248,'accomodation','30','points'),(6249,'accomodation','30','credit'),(6250,'accomodation','30','card'),(6251,'accomodation','30','cash'),(6252,'accomodation','30','cheque'),(6253,'accomodation','30','checkinroom'),(6254,'accomodation','30','checkoutroom'),(6255,'accomodation','30','addroom'),(6256,'accomodation','30','cancel'),(6257,'accomodation','30','checkin'),(6258,'accomodation','30','addcharges'),(6259,'accomodation','30','givediscount'),(6260,'accomodation','30','cleanrooms'),(6261,'accomodation','30','updatecharges'),(6262,'accomodation','30','updateroom'),(6263,'accomodation','30','postexpense'),(6264,'accomodation','30','updatehouse'),(6265,'accomodation','30','Post Bank Deposits'),(6266,'accomodation','30','managehotel'),(6267,'accomodation','30','assignrooms'),(6268,'accomodation','30','managerental'),(6269,'accomodation','30','changepayment'),(6270,'accomodation','30','housekeeping'),(6271,'accomodation','30','customerregister'),(6272,'accomodation','30','dailypayments'),(6273,'accomodation','30','advancebooking'),(6274,'accomodation','30','checkoutcustomerwithbalance'),(6275,'accomodation','30','managecustomer'),(6276,'accomodation','30','viewreports'),(6277,'accomodation','30','accomodationmanager'),(6278,'accomodation','30','accommodationcleaner'),(6279,'accomodation','30','accommodationreceiptionist'),(6280,'accomodation','30','config'),(6281,'accomodation','30','viewroomcleaned'),(6282,'accomodation','30','clearsales'),(6283,'accomodation','30','dailycollections'),(6284,'branch','30','add'),(6285,'branch','30','view'),(6286,'branch','30','update'),(6287,'branch','30','delete'),(6288,'members','30','add'),(6289,'members','30','update'),(6290,'members','30','deletepeople'),(6291,'members','30','opencloseshift'),(6292,'users','30','add'),(6293,'users','30','update'),(6294,'users','30','delete'),(6295,'users','30','deleteallroles'),(6296,'productscategory','30','add'),(6297,'productscategory','30','update'),(6298,'productscategory','30','delete'),(6299,'productlist','30','bulk'),(6300,'productlist','30','updatestock'),(6301,'productlist','30','move'),(6302,'productlist','30','more'),(6303,'productlist','30','transfer'),(6304,'productlist','30','addstock'),(6305,'productlist','30','delete'),(6306,'productlist','30','view'),(6307,'productlist','30','update'),(6308,'productlist','30','add'),(6309,'productlist','30','openclosestock'),(6310,'productlist','30','stocktaking'),(6311,'productlist','30','editstocktaken'),(6312,'productlist','30','editopenclosestock'),(6313,'productlist','30','changeserialstatus'),(6314,'productlist','30','viewserials'),(6315,'productlist','30','viewproductsfromallbranches'),(6316,'productlist','30','bulkpriceupdate'),(6317,'productlist','30','viewbprice'),(6318,'products','30','add'),(6319,'products','30','update'),(6320,'products','30','delete'),(6321,'products','30','addstock'),(6322,'products','30','more'),(6323,'products','30','bulk'),(6324,'products','30','deleteorder'),(6325,'products','30','dispatch'),(6326,'products','30','removestock'),(6327,'products','30','price'),(6328,'products','30','removeallstock'),(6329,'products','30','bulkpriceupdate'),(6330,'products','30','viewbprice'),(6331,'incomingstock','30','add'),(6332,'incomingstock','30','update'),(6333,'incomingstock','30','view'),(6334,'incomingstock','30','delete'),(6335,'incomingstore','30','add'),(6336,'incomingstore','30','delete'),(6337,'incomingstore','30','view'),(6338,'lowstocklist','30','add'),(6339,'lowstocklist','30','more'),(6340,'lowstocklist','30','view'),(6341,'lowproducts','30','add'),(6342,'lowproducts','30','update'),(6343,'damagedproducts','30','add'),(6344,'damagedproducts','30','update'),(6345,'damagedproducts','30','delete'),(6346,'projectsmanagement','30','view'),(6347,'projectsmanagement','30','add'),(6348,'projectsmanagement','30','update'),(6349,'projectsmanagement','30','delete'),(6350,'assets','30','add'),(6351,'assets','30','update'),(6352,'assets','30','delete'),(6353,'accounting','30','deletebank'),(6354,'accounting','30','deleteglaccount'),(6355,'accounting','30','view'),(6356,'bankdeposits','30','add'),(6357,'bankdeposits','30','update'),(6358,'bankdeposits','30','delete'),(6359,'banktransfer','30','add'),(6360,'journalentry','30','add'),(6361,'accountingreports','30','view'),(6362,'peoplecategory','30','add'),(6363,'peoplecategory','30','update'),(6364,'peoplecategory','30','delete'),(6365,'labourrecords','30','add'),(6366,'payroll','30','add'),(6367,'reports','30','view'),(6368,'reports','30','download'),(6369,'reports','30','delete'),(6370,'reports','30','update'),(6371,'reports','30','viewall'),(6372,'displayreport','30','view'),(6373,'grouping','30','add'),(6374,'grouping','30','update'),(6375,'grouping','30','delete'),(6376,'sendsms','30','add'),(6377,'sendsms','30','update'),(6378,'sendsms','30','delete'),(6379,'sendsms','30','transfersms'),(6380,'documents','30','add'),(6381,'documents','30','update'),(6382,'documents','30','delete'),(6383,'documents','30','viewalldocuments'),(6384,'humanresource','30','add'),(6385,'humanresource','30','approve'),(6386,'humanresource','30','update'),(6387,'humanresource','30','delete'),(6388,'humanresource','30','view'),(6389,'humanresource','30','allocate'),(6390,'humanresource','30','viewallpayroll'),(6391,'humanresource','30','leavesetup'),(6392,'humanresource','30','allleaves '),(6393,'humanresource','30','bioattendance'),(6394,'taskscategory','30','add'),(6395,'taskscategory','30','update'),(6396,'taskscategory','30','delete'),(6397,'task','30','add'),(6398,'task','30','update'),(6399,'task','30','viewall'),(6400,'task','30','delete'),(6401,'task','30','postspecifictask'),(6402,'task','30','postgeneraltask'),(6403,'task','30','viewothersspecifictask'),(6404,'task','30','viewothersgeneraltask'),(6405,'task','30','assigntask'),(6406,'task','30','posttaskforothers'),(6407,'callcenter','30','add'),(6408,'callcenter','30','upadate'),(6409,'callcenter','30','view'),(6410,'callcenter','30','download'),(6411,'callcenter','30','delete'),(6412,'deals','30','add'),(6413,'deals','30','update'),(6414,'deals','30','delete'),(6415,'deals','30','viewall'),(6416,'complain','30','add'),(6417,'complain','30','view'),(6418,'complain','30','update'),(6419,'complain','30','allcompalin'),(6420,'complain','30','delete'),(6421,'events','30','add'),(6422,'events','30','update'),(6423,'events','30','delete'),(6424,'password','30','change'),(6425,'profile','30','update'),(6426,'ecommerce','30','add'),(6427,'ecommerce','30','update'),(6428,'ecommerce','30','delete'),(6429,'ecommerce','30','vieworders'),(6430,'ecommerce','30','setup'),(6431,'ecommerce','30','approveorders'),(6432,'config','30','delete'),(6433,'config','30','add'),(6434,'config','30','update'),(7091,'sales','35','add'),(7092,'sales','35','suspend'),(7093,'sales','35','selectmessage'),(7094,'sales','35','printreceipt'),(7095,'sales','35','update'),(7096,'sales','35','cash'),(7097,'sales','35','delete'),(7098,'sales','35','moresales'),(7099,'sales','35','sale'),(7100,'sales','35','Logout'),(7101,'sales','35','mpesabalance'),(7102,'sales','35','displaycustomers'),(7103,'sales','35','discount'),(7104,'sales','35','reprint'),(7105,'sales','35','select'),(7106,'sales','35','printbill'),(7107,'sales','35','productdiscount'),(7108,'sales','35','mpesa'),(7109,'sales','35','order'),(7110,'sales','35','closebill'),(7111,'sales','35','viewbuyingprice'),(7112,'sales','35','editsellingprice'),(7113,'sales','35','updatepaymentmode'),(7114,'sales','35','card'),(7115,'sales','35','clearpayments'),(7116,'sales','35','cheque'),(7117,'sales','35','creditnote'),(7118,'sales','35','voucher'),(7119,'sales','35','salesbeyondbprice'),(7120,'sales','35','points'),(7121,'sales','35','credit'),(7122,'sales','35','selectroom'),(7123,'sales','35','dontprint'),(7124,'sales','35','accountlimit'),(7125,'sales','35','backdatesales'),(7126,'sales','35','recordcoins'),(7127,'sales','35','changetaxstatus'),(7128,'sales','35','leaseitems'),(7129,'sales','35','giveloyalityponts'),(7130,'sales','35','dontshowstock'),(7131,'sales','35','splitbill'),(7132,'sales','35','changeuomonsales'),(7133,'sales','35','selecttable'),(7134,'sales','35','printdelivery'),(7135,'sales','35','sendsms'),(7136,'sales','35','selectcurrency'),(7137,'sales','35','salesperson'),(7138,'sales','35','usekeyboard'),(7139,'sales','35','receiptno'),(7140,'sales','35','negativesales'),(7141,'wholesale','35','sale'),(7142,'wholesale','35','add'),(7143,'wholesale','35','delete'),(7144,'wholesale','35','update'),(7145,'cashiersales','35','entermpesacode'),(7146,'cashiersales','35','editmpesa'),(7147,'cashiersales','35','all'),(7148,'cashiersales','35','delete'),(7149,'cashiersales','35','cashiersales'),(7150,'cashiersales','35','editmpesadate'),(7151,'cashiersales','35','dontshowtotal'),(7152,'cashiersales','35','adddailycollection'),(7153,'cashiersales','35','viewtill'),(7154,'cashiersales','35','viewdailycollections'),(7155,'cashiersales','35','deletedailycollections'),(7156,'cashiersales','35','updatedailycollections'),(7157,'cashiersales','35','reversempesa'),(7158,'cashiersales','35','clearallsales'),(7159,'cashiersales','35','viewallcollections'),(7160,'cashiersales','35','viewallcounters'),(7161,'cashiersales','35','mpesapendingreport'),(7162,'cashiersales','35','mpesaverifiedreport'),(7163,'cashiersales','35','viewcommission'),(7164,'cashiersales','35','viewmpesamessages'),(7165,'cashiersales','35','dailysalesonly'),(7166,'recorddelivery','35','add'),(7167,'recorddelivery','35','view'),(7168,'recorddelivery','35','update'),(7169,'recorddelivery','35','delete'),(7170,'recorddelivery','35','changestatus'),(7171,'recorddelivery','35','report'),(7172,'recorddelivery','35','Dispatched'),(7173,'recorddelivery','35','FailedDelivery'),(7174,'recorddelivery','35','ReturnedandReceived'),(7175,'recorddelivery','35','Delivered'),(7176,'recorddelivery','35','Claimraised'),(7177,'recorddelivery','35','ClaimOK'),(7178,'recorddelivery','35','ClaimDamaged'),(7179,'purchases','35','add'),(7180,'purchases','35','update'),(7181,'purchases','35','delete'),(7182,'purchases','35','updatebuyingprice'),(7183,'purchases','35','updatesellingprice'),(7184,'purchases','35','updateclosedinvoice'),(7185,'purchases','35','viewquotation'),(7186,'purchases','35','viewserials'),(7187,'purchases','35','viewdirectpurchases'),(7188,'purchases','35','viewpurchase'),(7189,'purchases','35','salesorder'),(7190,'purchases','35','budget'),(7191,'purchases','35','showdefaultserials'),(7192,'purchases','35','viewallcounters'),(7193,'purchases','35','approve'),(7194,'purchases','35','addbatchno'),(7195,'purchases','35','addexpirydate'),(7196,'viewreturnsales','35','add'),(7197,'viewreturnsales','35','update'),(7198,'viewreturnsales','35','delete'),(7199,'viewreturnsales','35','return'),(7200,'viewreturnsales','35','clear'),(7201,'viewreturnsales','35','moresales'),(7202,'income','35','View'),(7203,'income','35','add'),(7204,'income','35','wiewinvoices'),(7205,'income','35','detailedvatinvoice'),(7206,'incomeexpenses','35','add'),(7207,'incomeexpenses','35','closeexpense'),(7208,'incomeexpenses','35','update'),(7209,'incomeexpenses','35','updateclosedexpenses'),(7210,'incomeexpenses','35','wiewinvoices'),(7211,'incomeexpenses','35','viewbills'),(7212,'incomeexpenses','35','viewexpense'),(7213,'incomeexpenses','35','viewdebtors'),(7214,'incomeexpenses','35','viewcreditors'),(7215,'incomeexpenses','35','postrentalexpenses'),(7216,'accomodation','35','viewrooms'),(7217,'accomodation','35','addhouse'),(7218,'accomodation','35','dailysales'),(7219,'accomodation','35','viewhouse'),(7220,'accomodation','35','voucher'),(7221,'accomodation','35','mpesa'),(7222,'accomodation','35','points'),(7223,'accomodation','35','credit'),(7224,'accomodation','35','card'),(7225,'accomodation','35','cash'),(7226,'accomodation','35','cheque'),(7227,'accomodation','35','checkinroom'),(7228,'accomodation','35','checkoutroom'),(7229,'accomodation','35','addroom'),(7230,'accomodation','35','cancel'),(7231,'accomodation','35','checkin'),(7232,'accomodation','35','addcharges'),(7233,'accomodation','35','givediscount'),(7234,'accomodation','35','cleanrooms'),(7235,'accomodation','35','updatecharges'),(7236,'accomodation','35','updateroom'),(7237,'accomodation','35','postexpense'),(7238,'accomodation','35','updatehouse'),(7239,'accomodation','35','Post Bank Deposits'),(7240,'accomodation','35','managehotel'),(7241,'accomodation','35','assignrooms'),(7242,'accomodation','35','managerental'),(7243,'accomodation','35','changepayment'),(7244,'accomodation','35','housekeeping'),(7245,'accomodation','35','customerregister'),(7246,'accomodation','35','dailypayments'),(7247,'accomodation','35','advancebooking'),(7248,'accomodation','35','checkoutcustomerwithbalance'),(7249,'accomodation','35','managecustomer'),(7250,'accomodation','35','viewreports'),(7251,'accomodation','35','accomodationmanager'),(7252,'accomodation','35','accommodationcleaner'),(7253,'accomodation','35','accommodationreceiptionist'),(7254,'accomodation','35','config'),(7255,'accomodation','35','viewroomcleaned'),(7256,'accomodation','35','clearsales'),(7257,'accomodation','35','dailycollections'),(7258,'branch','35','add'),(7259,'branch','35','view'),(7260,'branch','35','update'),(7261,'branch','35','delete'),(7262,'members','35','add'),(7263,'members','35','update'),(7264,'members','35','deletepeople'),(7265,'members','35','opencloseshift'),(7266,'users','35','add'),(7267,'users','35','update'),(7268,'users','35','delete'),(7269,'users','35','deleteallroles'),(7270,'productscategory','35','add'),(7271,'productscategory','35','update'),(7272,'productscategory','35','delete'),(7273,'productlist','35','bulk'),(7274,'productlist','35','updatestock'),(7275,'productlist','35','move'),(7276,'productlist','35','more'),(7277,'productlist','35','transfer'),(7278,'productlist','35','addstock'),(7279,'productlist','35','delete'),(7280,'productlist','35','view'),(7281,'productlist','35','update'),(7282,'productlist','35','add'),(7283,'productlist','35','openclosestock'),(7284,'productlist','35','stocktaking'),(7285,'productlist','35','editstocktaken'),(7286,'productlist','35','editopenclosestock'),(7287,'productlist','35','changeserialstatus'),(7288,'productlist','35','viewserials'),(7289,'productlist','35','viewproductsfromallbranches'),(7290,'productlist','35','bulkpriceupdate'),(7291,'productlist','35','viewbprice'),(7292,'products','35','add'),(7293,'products','35','update'),(7294,'products','35','delete'),(7295,'products','35','addstock'),(7296,'products','35','more'),(7297,'products','35','bulk'),(7298,'products','35','deleteorder'),(7299,'products','35','dispatch'),(7300,'products','35','removestock'),(7301,'products','35','price'),(7302,'products','35','removeallstock'),(7303,'products','35','bulkpriceupdate'),(7304,'products','35','viewbprice'),(7305,'incomingstock','35','add'),(7306,'incomingstock','35','update'),(7307,'incomingstock','35','view'),(7308,'incomingstock','35','delete'),(7309,'incomingstore','35','add'),(7310,'incomingstore','35','delete'),(7311,'incomingstore','35','view'),(7312,'lowstocklist','35','add'),(7313,'lowstocklist','35','more'),(7314,'lowstocklist','35','view'),(7315,'lowproducts','35','add'),(7316,'lowproducts','35','update'),(7317,'damagedproducts','35','add'),(7318,'damagedproducts','35','update'),(7319,'damagedproducts','35','delete'),(7320,'projectsmanagement','35','view'),(7321,'projectsmanagement','35','add'),(7322,'projectsmanagement','35','update'),(7323,'projectsmanagement','35','delete'),(7324,'assets','35','add'),(7325,'assets','35','update'),(7326,'assets','35','delete'),(7327,'accounting','35','deletebank'),(7328,'accounting','35','deleteglaccount'),(7329,'accounting','35','view'),(7330,'bankdeposits','35','add'),(7331,'bankdeposits','35','update'),(7332,'bankdeposits','35','delete'),(7333,'banktransfer','35','add'),(7334,'journalentry','35','add'),(7335,'accountingreports','35','view'),(7336,'peoplecategory','35','add'),(7337,'peoplecategory','35','update'),(7338,'peoplecategory','35','delete'),(7339,'labourrecords','35','add'),(7340,'payroll','35','add'),(7341,'reports','35','view'),(7342,'reports','35','download'),(7343,'reports','35','delete'),(7344,'reports','35','update'),(7345,'reports','35','viewall'),(7346,'displayreport','35','view'),(7347,'grouping','35','add'),(7348,'grouping','35','update'),(7349,'grouping','35','delete'),(7350,'sendsms','35','add'),(7351,'sendsms','35','update'),(7352,'sendsms','35','delete'),(7353,'sendsms','35','transfersms'),(7354,'documents','35','add'),(7355,'documents','35','update'),(7356,'documents','35','delete'),(7357,'documents','35','viewalldocuments'),(7358,'humanresource','35','add'),(7359,'humanresource','35','approve'),(7360,'humanresource','35','update'),(7361,'humanresource','35','delete'),(7362,'humanresource','35','view'),(7363,'humanresource','35','allocate'),(7364,'humanresource','35','viewallpayroll'),(7365,'humanresource','35','leavesetup'),(7366,'humanresource','35','allleaves '),(7367,'humanresource','35','bioattendance'),(7368,'taskscategory','35','add'),(7369,'taskscategory','35','update'),(7370,'taskscategory','35','delete'),(7371,'task','35','add'),(7372,'task','35','update'),(7373,'task','35','viewall'),(7374,'task','35','delete'),(7375,'task','35','postspecifictask'),(7376,'task','35','postgeneraltask'),(7377,'task','35','viewothersspecifictask'),(7378,'task','35','viewothersgeneraltask'),(7379,'task','35','assigntask'),(7380,'task','35','posttaskforothers'),(7381,'callcenter','35','add'),(7382,'callcenter','35','upadate'),(7383,'callcenter','35','view'),(7384,'callcenter','35','download'),(7385,'callcenter','35','delete'),(7386,'deals','35','add'),(7387,'deals','35','update'),(7388,'deals','35','delete'),(7389,'deals','35','viewall'),(7390,'complain','35','add'),(7391,'complain','35','view'),(7392,'complain','35','update'),(7393,'complain','35','allcompalin'),(7394,'complain','35','delete'),(7395,'events','35','add'),(7396,'events','35','update'),(7397,'events','35','delete'),(7398,'password','35','change'),(7399,'profile','35','update'),(7400,'ecommerce','35','add'),(7401,'ecommerce','35','update'),(7402,'ecommerce','35','delete'),(7403,'ecommerce','35','vieworders'),(7404,'ecommerce','35','setup'),(7405,'ecommerce','35','approveorders'),(7406,'config','35','delete'),(7407,'config','35','add'),(7408,'config','35','update'),(7748,'sales','3','add'),(7749,'sales','3','suspend'),(7750,'sales','3','printreceipt'),(7751,'sales','3','update'),(7752,'sales','3','cash'),(7753,'sales','3','delete'),(7754,'sales','3','moresales'),(7755,'sales','3','sale'),(7756,'sales','3','reprint'),(7757,'sales','3','Logout'),(7758,'sales','3','select'),(7759,'sales','3','mpesabalance'),(7760,'sales','3','discount'),(7761,'sales','3','mpesa'),(7762,'sales','3','productdiscount'),(7763,'sales','3','printbill'),(7764,'sales','3','closebill'),(7765,'sales','3','editsellingprice'),(7766,'sales','3','viewbuyingprice'),(7767,'sales','3','card'),(7768,'sales','3','updatepaymentmode'),(7769,'sales','3','clearpayments'),(7770,'sales','3','cheque'),(7771,'sales','3','creditnote'),(7772,'sales','3','voucher'),(7773,'sales','3','salesbeyondbprice'),(7774,'sales','3','points'),(7775,'sales','3','credit'),(7776,'sales','3','dontprint'),(7777,'sales','3','backdatesales'),(7778,'sales','3','recordcoins'),(7779,'sales','3','leaseitems'),(7780,'sales','3','changetaxstatus'),(7781,'sales','3','giveloyalityponts'),(7782,'sales','3','splitbill'),(7783,'sales','3','changeuomonsales'),(7784,'sales','3','entermpesacode'),(7785,'sales','3','sendsms'),(7786,'sales','3','receiptno'),(7787,'sales','3','updateqtysales'),(7788,'cashiersales','3','entermpesacode'),(7789,'cashiersales','3','editmpesa'),(7790,'cashiersales','3','all'),(7791,'cashiersales','3','delete'),(7792,'cashiersales','3','cashiersales'),(7793,'cashiersales','3','editmpesadate'),(7794,'cashiersales','3','adddailycollection'),(7795,'cashiersales','3','viewtill'),(7796,'cashiersales','3','viewdailycollections'),(7797,'cashiersales','3','updatedailycollections'),(7798,'cashiersales','3','reversempesa'),(7799,'cashiersales','3','deletedailycollections'),(7800,'cashiersales','3','clearallsales'),(7801,'cashiersales','3','viewallcollections'),(7802,'cashiersales','3','mpesapendingreport'),(7803,'cashiersales','3','viewallcounters'),(7804,'cashiersales','3','mpesaverifiedreport'),(7805,'cashiersales','3','viewcommission'),(7806,'cashiersales','3','dailysalesonly'),(7807,'cashiersales','3','viewmpesamessages'),(7808,'purchases','3','add'),(7809,'purchases','3','update'),(7810,'purchases','3','delete'),(7811,'purchases','3','updatebuyingprice'),(7812,'purchases','3','updatesellingprice'),(7813,'purchases','3','updateclosedinvoice'),(7814,'purchases','3','viewquotation'),(7815,'purchases','3','viewdirectpurchases'),(7816,'purchases','3','viewserials'),(7817,'purchases','3','viewpurchase'),(7818,'purchases','3','salesorder'),(7819,'purchases','3','budget'),(7820,'purchases','3','showdefaultserials'),(7821,'purchases','3','viewallcounters'),(7822,'purchases','3','approve'),(7823,'purchases','3','addbatchno'),(7824,'viewreturnsales','3','add'),(7825,'viewreturnsales','3','update'),(7826,'viewreturnsales','3','delete'),(7827,'viewreturnsales','3','return'),(7828,'viewreturnsales','3','clear'),(7829,'viewreturnsales','3','moresales'),(7830,'income','3','View'),(7831,'income','3','add'),(7832,'income','3','detailedvatinvoice'),(7833,'incomeexpenses','3','add'),(7834,'incomeexpenses','3','closeexpense'),(7835,'incomeexpenses','3','update'),(7836,'incomeexpenses','3','updateclosedexpenses'),(7837,'incomeexpenses','3','wiewinvoices'),(7838,'incomeexpenses','3','viewbills'),(7839,'incomeexpenses','3','viewexpense'),(7840,'incomeexpenses','3','viewdebtors'),(7841,'incomeexpenses','3','viewcreditors'),(7842,'members','3','add'),(7843,'members','3','update'),(7844,'members','3','deletepeople'),(7845,'members','3','opencloseshift'),(7846,'users','3','add'),(7847,'users','3','update'),(7848,'users','3','delete'),(7849,'users','3','deleteallroles'),(7850,'productscategory','3','add'),(7851,'productscategory','3','update'),(7852,'productscategory','3','delete'),(7853,'productlist','3','bulk'),(7854,'productlist','3','move'),(7855,'productlist','3','more'),(7856,'productlist','3','updatestock'),(7857,'productlist','3','transfer'),(7858,'productlist','3','addstock'),(7859,'productlist','3','delete'),(7860,'productlist','3','view'),(7861,'productlist','3','update'),(7862,'productlist','3','add'),(7863,'productlist','3','stocktaking'),(7864,'productlist','3','openclosestock'),(7865,'productlist','3','editstocktaken'),(7866,'productlist','3','editopenclosestock'),(7867,'productlist','3','changeserialstatus'),(7868,'productlist','3','viewserials'),(7869,'productlist','3','viewproductsfromallbranches'),(7870,'productlist','3','bulkpriceupdate'),(7871,'productlist','3','negativestockadjustment'),(7872,'products','3','add'),(7873,'products','3','update'),(7874,'products','3','delete'),(7875,'products','3','addstock'),(7876,'products','3','more'),(7877,'products','3','bulk'),(7878,'products','3','deleteorder'),(7879,'products','3','dispatch'),(7880,'products','3','removestock'),(7881,'products','3','price'),(7882,'products','3','removeallstock'),(7883,'products','3','bulkpriceupdate'),(7884,'products','3','negativestockadjustment'),(7885,'incomingstock','3','add'),(7886,'incomingstock','3','update'),(7887,'incomingstock','3','view'),(7888,'incomingstock','3','delete'),(7889,'lowstocklist','3','add'),(7890,'lowstocklist','3','more'),(7891,'lowstocklist','3','view'),(7892,'damagedproducts','3','add'),(7893,'damagedproducts','3','update'),(7894,'damagedproducts','3','delete'),(7895,'reports','3','view'),(7896,'reports','3','download'),(7897,'reports','3','delete'),(7898,'reports','3','update'),(7899,'reports','3','viewall'),(7900,'password','3','change'),(7901,'config','3','delete'),(7902,'config','3','add'),(7903,'config','3','update'),(10202,'sales','5','selectmessage'),(10203,'sales','5','add'),(10204,'sales','5','printreceipt'),(10205,'sales','5','update'),(10206,'sales','5','cash'),(10207,'sales','5','moresales'),(10208,'sales','5','sale'),(10209,'sales','5','reprint'),(10210,'sales','5','select'),(10211,'sales','5','mpesabalance'),(10212,'sales','5','displaycustomers'),(10213,'sales','5','discount'),(10214,'sales','5','mpesa'),(10215,'sales','5','productdiscount'),(10216,'sales','5','printbill'),(10217,'sales','5','order'),(10218,'sales','5','closebill'),(10219,'sales','5','editsellingprice'),(10220,'sales','5','viewbuyingprice'),(10221,'sales','5','card'),(10222,'sales','5','updatepaymentmode'),(10223,'sales','5','clearpayments'),(10224,'sales','5','cheque'),(10225,'sales','5','creditnote'),(10226,'sales','5','voucher'),(10227,'sales','5','salesbeyondbprice'),(10228,'sales','5','points'),(10229,'sales','5','credit'),(10230,'sales','5','selectroom'),(10231,'sales','5','dontprint'),(10232,'sales','5','recordcoins'),(10233,'sales','5','leaseitems'),(10234,'sales','5','changetaxstatus'),(10235,'sales','5','giveloyalityponts'),(10236,'sales','5','splitbill'),(10237,'sales','5','mergebill'),(10238,'sales','5','changeuomonsales'),(10239,'sales','5','selecttable'),(10240,'sales','5','printdelivery'),(10241,'sales','5','entermpesacode'),(10242,'sales','5','sendsms'),(10243,'sales','5','usekeyboard'),(10244,'sales','5','receiptno'),(10245,'sales','5','salesperson'),(10246,'sales','5','selectcurrency'),(10247,'sales','5','updateqtysales'),(10248,'sales','5','displaypreviousbalance'),(10249,'sales','5','restrictbillprintingtotwo'),(10250,'cashiersales','5','entermpesacode'),(10251,'cashiersales','5','editmpesa'),(10252,'cashiersales','5','all'),(10253,'cashiersales','5','cashiersales'),(10254,'cashiersales','5','editmpesadate'),(10255,'cashiersales','5','adddailycollection'),(10256,'cashiersales','5','viewtill'),(10257,'cashiersales','5','viewdailycollections'),(10258,'cashiersales','5','updatedailycollections'),(10259,'cashiersales','5','reversempesa'),(10260,'cashiersales','5','clearallsales'),(10261,'cashiersales','5','viewallcollections'),(10262,'cashiersales','5','mpesapendingreport'),(10263,'cashiersales','5','viewallcounters'),(10264,'cashiersales','5','mpesaverifiedreport'),(10265,'cashiersales','5','viewcommission'),(10266,'cashiersales','5','dailysalesonly'),(10267,'cashiersales','5','viewmpesamessages'),(10268,'cashiersales','5','changestatus'),(10269,'cashiersales','5','pendingisdefault'),(10270,'cashiersales','5','clearsalesisdefault'),(10271,'purchases','5','add'),(10272,'purchases','5','update'),(10273,'purchases','5','updatebuyingprice'),(10274,'purchases','5','updateclosedinvoice'),(10275,'purchases','5','viewquotation'),(10276,'purchases','5','viewdirectpurchases'),(10277,'purchases','5','viewserials'),(10278,'purchases','5','viewpurchase'),(10279,'purchases','5','salesorder'),(10280,'purchases','5','budget'),(10281,'purchases','5','showdefaultserials'),(10282,'purchases','5','viewallcounters'),(10283,'purchases','5','approve'),(10284,'purchases','5','addbatchno'),(10285,'purchases','5','addexpirydate'),(10286,'purchases','5','updateserial'),(10287,'viewreturnsales','5','add'),(10288,'viewreturnsales','5','update'),(10289,'viewreturnsales','5','clear'),(10290,'viewreturnsales','5','moresales'),(10291,'productlist','5','bulk'),(10292,'productlist','5','move'),(10293,'productlist','5','more'),(10294,'productlist','5','updatestock'),(10295,'productlist','5','transfer'),(10296,'productlist','5','addstock'),(10297,'productlist','5','view'),(10298,'productlist','5','update'),(10299,'productlist','5','add'),(10300,'productlist','5','stocktaking'),(10301,'productlist','5','openclosestock'),(10302,'productlist','5','editstocktaken'),(10303,'productlist','5','editopenclosestock'),(10304,'productlist','5','changeserialstatus'),(10305,'productlist','5','viewserials'),(10306,'productlist','5','viewproductsfromallbranches'),(10307,'productlist','5','bulkpriceupdate'),(10308,'productlist','5','viewproduction'),(10309,'productlist','5','assignproduction'),(10310,'products','5','add'),(10311,'products','5','update'),(10312,'products','5','addstock'),(10313,'products','5','more'),(10314,'products','5','bulk'),(10315,'products','5','deleteorder'),(10316,'products','5','dispatch'),(10317,'products','5','removestock'),(10318,'products','5','price'),(10319,'products','5','removeallstock'),(10320,'products','5','bulkpriceupdate'),(10321,'reports','5','view'),(10322,'reports','5','download'),(10323,'reports','5','update'),(10324,'reports','5','viewall'),(10325,'config','5','add'),(10326,'config','5','update'),(10327,'sales','1','selectmessage'),(10328,'sales','1','add'),(10329,'sales','1','suspend'),(10330,'sales','1','printreceipt'),(10331,'sales','1','update'),(10332,'sales','1','cash'),(10333,'sales','1','delete'),(10334,'sales','1','moresales'),(10335,'sales','1','sale'),(10336,'sales','1','reprint'),(10337,'sales','1','Logout'),(10338,'sales','1','select'),(10339,'sales','1','mpesabalance'),(10340,'sales','1','mpesa'),(10341,'sales','1','productdiscount'),(10342,'sales','1','printbill'),(10343,'sales','1','order'),(10344,'sales','1','closebill'),(10345,'sales','1','editsellingprice'),(10346,'sales','1','card'),(10347,'sales','1','updatepaymentmode'),(10348,'sales','1','clearpayments'),(10349,'sales','1','cheque'),(10350,'sales','1','creditnote'),(10351,'sales','1','voucher'),(10352,'sales','1','salesbeyondbprice'),(10353,'sales','1','points'),(10354,'sales','1','salebelowbprice'),(10355,'sales','1','credit'),(10356,'sales','1','selectroom'),(10357,'sales','1','dontprint'),(10358,'sales','1','backdatesales'),(10359,'sales','1','recordcoins'),(10360,'sales','1','leaseitems'),(10361,'sales','1','giveloyalityponts'),(10362,'sales','1','splitbill'),(10363,'sales','1','mergebill'),(10364,'sales','1','changeuomonsales'),(10365,'sales','1','selecttable'),(10366,'sales','1','printdelivery'),(10367,'sales','1','entermpesacode'),(10368,'sales','1','sendsms'),(10369,'sales','1','receiptno'),(10370,'sales','1','salesperson'),(10371,'sales','1','negativesales'),(10372,'sales','1','updateqtysales'),(10373,'sales','1','restrictbillprintingtotwo'),(10374,'wholesale','1','sale'),(10375,'wholesale','1','add'),(10376,'wholesale','1','delete'),(10377,'wholesale','1','update'),(10378,'cashiersales','1','entermpesacode'),(10379,'cashiersales','1','editmpesa'),(10380,'cashiersales','1','all'),(10381,'cashiersales','1','delete'),(10382,'cashiersales','1','editmpesadate'),(10383,'cashiersales','1','adddailycollection'),(10384,'cashiersales','1','viewtill'),(10385,'cashiersales','1','viewdailycollections'),(10386,'cashiersales','1','updatedailycollections'),(10387,'cashiersales','1','reversempesa'),(10388,'cashiersales','1','deletedailycollections'),(10389,'cashiersales','1','viewallcollections'),(10390,'cashiersales','1','mpesapendingreport'),(10391,'cashiersales','1','mpesaverifiedreport'),(10392,'cashiersales','1','viewcommission'),(10393,'cashiersales','1','viewmpesamessages'),(10394,'cashiersales','1','changestatus'),(10395,'purchases','1','add'),(10396,'purchases','1','update'),(10397,'purchases','1','delete'),(10398,'purchases','1','updatebuyingprice'),(10399,'purchases','1','updatesellingprice'),(10400,'purchases','1','updateclosedinvoice'),(10401,'purchases','1','viewquotation'),(10402,'purchases','1','viewdirectpurchases'),(10403,'purchases','1','viewserials'),(10404,'purchases','1','viewpurchase'),(10405,'purchases','1','salesorder'),(10406,'purchases','1','budget'),(10407,'purchases','1','showdefaultserials'),(10408,'purchases','1','approve'),(10409,'purchases','1','updateserial'),(10410,'salesorder','1','add'),(10411,'salesorder','1','view'),(10412,'salesorder','1','update'),(10413,'salesorder','1','viewall'),(10414,'viewreturnsales','1','add'),(10415,'viewreturnsales','1','update'),(10416,'viewreturnsales','1','delete'),(10417,'viewreturnsales','1','return'),(10418,'viewreturnsales','1','clear'),(10419,'viewreturnsales','1','moresales'),(10420,'viewreturnsales','1','returnclearedsales'),(10421,'income','1','View'),(10422,'income','1','add'),(10423,'income','1','displaybeforevat'),(10424,'income','1','receivedublicatecodes'),(10425,'incomeexpenses','1','add'),(10426,'incomeexpenses','1','closeexpense'),(10427,'incomeexpenses','1','update'),(10428,'incomeexpenses','1','updateclosedexpenses'),(10429,'incomeexpenses','1','viewbills'),(10430,'incomeexpenses','1','viewexpense'),(10431,'incomeexpenses','1','viewdebtors'),(10432,'incomeexpenses','1','viewcreditors'),(10433,'incomeexpenses','1','postrentalexpenses'),(10434,'incomeexpenses','1','uploadexpenses'),(10435,'accomodation','1','viewrooms'),(10436,'accomodation','1','dailysales'),(10437,'accomodation','1','addhouse'),(10438,'accomodation','1','viewhouse'),(10439,'accomodation','1','mpesa'),(10440,'accomodation','1','cash'),(10441,'accomodation','1','checkinroom'),(10442,'accomodation','1','credit'),(10443,'accomodation','1','cheque'),(10444,'accomodation','1','voucher'),(10445,'accomodation','1','points'),(10446,'accomodation','1','card'),(10447,'accomodation','1','checkoutroom'),(10448,'accomodation','1','cancel'),(10449,'accomodation','1','addroom'),(10450,'accomodation','1','cleanrooms'),(10451,'accomodation','1','addcharges'),(10452,'accomodation','1','givediscount'),(10453,'accomodation','1','updatecharges'),(10454,'accomodation','1','checkin'),(10455,'accomodation','1','updatehouse'),(10456,'accomodation','1','updateroom'),(10457,'accomodation','1','postexpense'),(10458,'accomodation','1','Post Bank Deposits'),(10459,'accomodation','1','managehotel'),(10460,'accomodation','1','assignrooms'),(10461,'accomodation','1','managerental'),(10462,'accomodation','1','changepayment'),(10463,'accomodation','1','housekeeping'),(10464,'accomodation','1','dailypayments'),(10465,'accomodation','1','customerregister'),(10466,'accomodation','1','advancebooking'),(10467,'accomodation','1','checkoutcustomerwithbalance'),(10468,'accomodation','1','viewreports'),(10469,'accomodation','1','managecustomer'),(10470,'accomodation','1','accommodationreceiptionist'),(10471,'accomodation','1','config'),(10472,'accomodation','1','viewroomcleaned'),(10473,'accomodation','1','clearsales'),(10474,'accomodation','1','dailycollections'),(10475,'accomodation','1','bulkcheckin'),(10476,'accomodation','1','bulkreservation'),(10477,'accomodation','1','bulkstatuschange'),(10478,'accomodation','1','plotexpenses'),(10479,'branch','1','add'),(10480,'branch','1','view'),(10481,'branch','1','update'),(10482,'branch','1','delete'),(10483,'members','1','add'),(10484,'members','1','update'),(10485,'members','1','deletepeople'),(10486,'members','1','opencloseshift'),(10487,'members','1','UpdateRenewal'),(10488,'users','1','add'),(10489,'users','1','update'),(10490,'users','1','delete'),(10491,'users','1','deleteallroles'),(10492,'productscategory','1','add'),(10493,'productscategory','1','update'),(10494,'productscategory','1','delete'),(10495,'productlist','1','bulk'),(10496,'productlist','1','move'),(10497,'productlist','1','more'),(10498,'productlist','1','updatestock'),(10499,'productlist','1','transfer'),(10500,'productlist','1','addstock'),(10501,'productlist','1','delete'),(10502,'productlist','1','view'),(10503,'productlist','1','update'),(10504,'productlist','1','add'),(10505,'productlist','1','stocktaking'),(10506,'productlist','1','openclosestock'),(10507,'productlist','1','editstocktaken'),(10508,'productlist','1','editopenclosestock'),(10509,'productlist','1','changeserialstatus'),(10510,'productlist','1','viewserials'),(10511,'productlist','1','viewproductsfromallbranches'),(10512,'productlist','1','bulkpriceupdate'),(10513,'productlist','1','negativestockadjustment'),(10514,'productlist','1','viewproduction'),(10515,'productlist','1','assignproduction'),(10516,'productlist','1','deleteproductionitem'),(10517,'productlist','1','updateproductionitem'),(10518,'products','1','add'),(10519,'products','1','update'),(10520,'products','1','delete'),(10521,'products','1','addstock'),(10522,'products','1','more'),(10523,'products','1','bulk'),(10524,'products','1','deleteorder'),(10525,'products','1','dispatch'),(10526,'products','1','removestock'),(10527,'products','1','price'),(10528,'products','1','removeallstock'),(10529,'products','1','bulkpriceupdate'),(10530,'products','1','negativestockadjustment'),(10531,'incomingstock','1','add'),(10532,'incomingstock','1','update'),(10533,'incomingstock','1','view'),(10534,'incomingstock','1','delete'),(10535,'incomingstore','1','add'),(10536,'incomingstore','1','delete'),(10537,'incomingstore','1','view'),(10538,'lowstocklist','1','add'),(10539,'lowstocklist','1','more'),(10540,'lowstocklist','1','view'),(10541,'lowproducts','1','add'),(10542,'lowproducts','1','update'),(10543,'damagedproducts','1','add'),(10544,'damagedproducts','1','update'),(10545,'damagedproducts','1','delete'),(10546,'projectsmanagement','1','view'),(10547,'projectsmanagement','1','add'),(10548,'projectsmanagement','1','update'),(10549,'projectsmanagement','1','delete'),(10550,'assets','1','add'),(10551,'assets','1','update'),(10552,'assets','1','delete'),(10553,'accounting','1','deletebank'),(10554,'accounting','1','deleteglaccount'),(10555,'accounting','1','view'),(10556,'bankdeposits','1','add'),(10557,'bankdeposits','1','update'),(10558,'bankdeposits','1','delete'),(10559,'banktransfer','1','add'),(10560,'journalentry','1','add'),(10561,'accountingreports','1','view'),(10562,'chequemanagemant','1','add'),(10563,'chequemanagemant','1','view'),(10564,'peoplecategory','1','add'),(10565,'peoplecategory','1','update'),(10566,'peoplecategory','1','delete'),(10567,'departments','1','add'),(10568,'payrollsetup','1','add'),(10569,'labourrecords','1','add'),(10570,'leavemanagement','1','add'),(10571,'biometricrecords','1','add'),(10572,'payroll','1','add'),(10573,'loyalitycards','1','add'),(10574,'loyalitycards','1','update'),(10575,'reports','1','view'),(10576,'reports','1','download'),(10577,'reports','1','update'),(10578,'reports','1','viewall'),(10579,'displayreport','1','view'),(10580,'grouping','1','add'),(10581,'grouping','1','update'),(10582,'grouping','1','delete'),(10583,'sendsms','1','add'),(10584,'sendsms','1','update'),(10585,'sendsms','1','delete'),(10586,'sendsms','1','transfersms'),(10587,'documents','1','add'),(10588,'documents','1','update'),(10589,'documents','1','delete'),(10590,'documents','1','viewalldocuments'),(10591,'humanresource','1','add'),(10592,'humanresource','1','update'),(10593,'humanresource','1','approve'),(10594,'humanresource','1','delete'),(10595,'humanresource','1','view'),(10596,'humanresource','1','allocate'),(10597,'humanresource','1','viewallpayroll'),(10598,'humanresource','1','leavesetup'),(10599,'humanresource','1','allleaves '),(10600,'humanresource','1','bioattendance'),(10601,'taskscategory','1','add'),(10602,'taskscategory','1','update'),(10603,'taskscategory','1','delete'),(10604,'task','1','add'),(10605,'task','1','viewall'),(10606,'task','1','update'),(10607,'task','1','postspecifictask'),(10608,'task','1','delete'),(10609,'task','1','postgeneraltask'),(10610,'task','1','viewothersspecifictask'),(10611,'task','1','viewothersgeneraltask'),(10612,'task','1','assigntask'),(10613,'task','1','posttaskforothers'),(10614,'task','1','overalclearingpendingtasks'),(10615,'callcenter','1','add'),(10616,'callcenter','1','upadate'),(10617,'callcenter','1','view'),(10618,'callcenter','1','download'),(10619,'callcenter','1','delete'),(10620,'deals','1','add'),(10621,'deals','1','update'),(10622,'deals','1','delete'),(10623,'deals','1','viewall'),(10624,'deals','1','addpossiblefeedback'),(10625,'deals','1','downloaddeals'),(10626,'deals','1','View others contact'),(10627,'deals','1','AddAgents'),(10628,'deals','1','transferdeals'),(10629,'complain','1','add'),(10630,'complain','1','view'),(10631,'complain','1','update'),(10632,'complain','1','allcompalin'),(10633,'complain','1','delete'),(10634,'events','1','add'),(10635,'events','1','update'),(10636,'events','1','delete'),(10637,'password','1','change'),(10638,'profile','1','update'),(10639,'ecommerce','1','add'),(10640,'ecommerce','1','update'),(10641,'ecommerce','1','delete'),(10642,'ecommerce','1','vieworders'),(10643,'ecommerce','1','setup'),(10644,'ecommerce','1','approveorders'),(10645,'quotation','1','add'),(10646,'quotation','1','update'),(10647,'quotation','1','delete'),(10648,'quotation','1','view'),(10649,'quotation','1','viewall'),(10650,'config','1','delete'),(10651,'config','1','add'),(10652,'config','1','update'),(10653,'config','1','productcode'),(11549,'sales','34','add'),(11550,'sales','34','suspend'),(11551,'sales','34','printreceipt'),(11552,'sales','34','update'),(11553,'sales','34','cash'),(11554,'sales','34','moresales'),(11555,'sales','34','sale'),(11556,'sales','34','mpesa'),(11557,'sales','34','card'),(11558,'sales','34','updatepaymentmode'),(11559,'sales','34','clearpayments'),(11560,'sales','34','cheque'),(11561,'sales','34','dontprint'),(11562,'cashiersales','34','entermpesacode'),(11563,'cashiersales','34','editmpesa'),(11564,'cashiersales','34','cashiersales'),(11565,'cashiersales','34','editmpesadate'),(11566,'cashiersales','34','dontshowtotal'),(11567,'cashiersales','34','adddailycollection'),(11568,'cashiersales','34','viewtill'),(11569,'cashiersales','34','viewdailycollections'),(11570,'cashiersales','34','updatedailycollections'),(11571,'cashiersales','34','mpesapendingreport'),(11572,'cashiersales','34','viewallcounters'),(11573,'cashiersales','34','mpesaverifiedreport'),(11574,'cashiersales','34','viewcommission'),(11575,'cashiersales','34','dailysalesonly'),(11576,'cashiersales','34','viewmpesamessages'),(11577,'viewreturnsales','34','return'),(11578,'income','34','detailedvatinvoice'),(11579,'income','34','displaybeforevat'),(11580,'productlist','34','addstock'),(11581,'productlist','34','view'),(11582,'productlist','34','add'),(11583,'products','34','add'),(11584,'products','34','addstock'),(11585,'incomingstock','34','add'),(11586,'incomingstore','34','add'),(11587,'lowstocklist','34','add'),(11588,'reports','34','view'),(12360,'sales','4','add'),(12361,'sales','4','suspend'),(12362,'sales','4','printreceipt'),(12363,'sales','4','update'),(12364,'sales','4','cash'),(12365,'sales','4','delete'),(12366,'sales','4','moresales'),(12367,'sales','4','sale'),(12368,'sales','4','reprint'),(12369,'sales','4','Logout'),(12370,'sales','4','select'),(12371,'sales','4','mpesabalance'),(12372,'sales','4','discount'),(12373,'sales','4','mpesa'),(12374,'sales','4','productdiscount'),(12375,'sales','4','printbill'),(12376,'sales','4','closebill'),(12377,'sales','4','editsellingprice'),(12378,'sales','4','viewbuyingprice'),(12379,'sales','4','card'),(12380,'sales','4','updatepaymentmode'),(12381,'sales','4','clearpayments'),(12382,'sales','4','cheque'),(12383,'sales','4','creditnote'),(12384,'sales','4','voucher'),(12385,'sales','4','salesbeyondbprice'),(12386,'sales','4','points'),(12387,'sales','4','credit'),(12388,'sales','4','dontprint'),(12389,'sales','4','backdatesales'),(12390,'sales','4','recordcoins'),(12391,'sales','4','changetaxstatus'),(12392,'sales','4','giveloyalityponts'),(12393,'sales','4','splitbill'),(12394,'sales','4','changeuomonsales'),(12395,'sales','4','entermpesacode'),(12396,'sales','4','sendsms'),(12397,'sales','4','receiptno'),(12398,'sales','4','updateqtysales'),(12399,'wholesale','4','sale'),(12400,'wholesale','4','add'),(12401,'wholesale','4','delete'),(12402,'wholesale','4','update'),(12403,'cashiersales','4','entermpesacode'),(12404,'cashiersales','4','editmpesa'),(12405,'cashiersales','4','all'),(12406,'cashiersales','4','delete'),(12407,'cashiersales','4','cashiersales'),(12408,'cashiersales','4','editmpesadate'),(12409,'cashiersales','4','adddailycollection'),(12410,'cashiersales','4','viewtill'),(12411,'cashiersales','4','viewdailycollections'),(12412,'cashiersales','4','updatedailycollections'),(12413,'cashiersales','4','reversempesa'),(12414,'cashiersales','4','deletedailycollections'),(12415,'cashiersales','4','clearallsales'),(12416,'cashiersales','4','viewallcollections'),(12417,'cashiersales','4','mpesapendingreport'),(12418,'cashiersales','4','viewallcounters'),(12419,'cashiersales','4','mpesaverifiedreport'),(12420,'cashiersales','4','viewcommission'),(12421,'cashiersales','4','dailysalesonly'),(12422,'cashiersales','4','viewmpesamessages'),(12423,'recorddelivery','4','add'),(12424,'recorddelivery','4','view'),(12425,'recorddelivery','4','update'),(12426,'recorddelivery','4','delete'),(12427,'recorddelivery','4','changestatus'),(12428,'recorddelivery','4','report'),(12429,'recorddelivery','4','Dispatched'),(12430,'recorddelivery','4','FailedDelivery'),(12431,'recorddelivery','4','ReturnedandReceived'),(12432,'recorddelivery','4','Delivered'),(12433,'recorddelivery','4','Claimraised'),(12434,'recorddelivery','4','ClaimOK'),(12435,'recorddelivery','4','ClaimDamaged'),(12436,'purchases','4','add'),(12437,'purchases','4','update'),(12438,'purchases','4','delete'),(12439,'purchases','4','updatebuyingprice'),(12440,'purchases','4','updatesellingprice'),(12441,'purchases','4','updateclosedinvoice'),(12442,'purchases','4','viewquotation'),(12443,'purchases','4','viewdirectpurchases'),(12444,'purchases','4','viewserials'),(12445,'purchases','4','viewpurchase'),(12446,'purchases','4','salesorder'),(12447,'purchases','4','budget'),(12448,'purchases','4','showdefaultserials'),(12449,'purchases','4','viewallcounters'),(12450,'purchases','4','approve'),(12451,'purchases','4','addbatchno'),(12452,'salesorder','4','add'),(12453,'salesorder','4','view'),(12454,'salesorder','4','update'),(12455,'salesorder','4','viewall'),(12456,'viewreturnsales','4','add'),(12457,'viewreturnsales','4','update'),(12458,'viewreturnsales','4','delete'),(12459,'viewreturnsales','4','return'),(12460,'viewreturnsales','4','clear'),(12461,'viewreturnsales','4','moresales'),(12462,'viewreturnsales','4','returnclearedsales'),(12463,'income','4','View'),(12464,'income','4','add'),(12465,'income','4','detailedvatinvoice'),(12466,'incomeexpenses','4','add'),(12467,'incomeexpenses','4','closeexpense'),(12468,'incomeexpenses','4','update'),(12469,'incomeexpenses','4','updateclosedexpenses'),(12470,'incomeexpenses','4','wiewinvoices'),(12471,'incomeexpenses','4','viewbills'),(12472,'incomeexpenses','4','viewexpense'),(12473,'incomeexpenses','4','viewdebtors'),(12474,'incomeexpenses','4','viewcreditors'),(12475,'members','4','add'),(12476,'members','4','update'),(12477,'members','4','deletepeople'),(12478,'members','4','opencloseshift'),(12479,'users','4','add'),(12480,'users','4','update'),(12481,'users','4','delete'),(12482,'users','4','deleteallroles'),(12483,'productscategory','4','add'),(12484,'productscategory','4','update'),(12485,'productscategory','4','delete'),(12486,'productlist','4','bulk'),(12487,'productlist','4','move'),(12488,'productlist','4','more'),(12489,'productlist','4','updatestock'),(12490,'productlist','4','transfer'),(12491,'productlist','4','addstock'),(12492,'productlist','4','delete'),(12493,'productlist','4','view'),(12494,'productlist','4','update'),(12495,'productlist','4','add'),(12496,'productlist','4','stocktaking'),(12497,'productlist','4','openclosestock'),(12498,'productlist','4','editstocktaken'),(12499,'productlist','4','editopenclosestock'),(12500,'productlist','4','changeserialstatus'),(12501,'productlist','4','viewserials'),(12502,'productlist','4','viewproductsfromallbranches'),(12503,'productlist','4','bulkpriceupdate'),(12504,'productlist','4','negativestockadjustment'),(12505,'products','4','add'),(12506,'products','4','update'),(12507,'products','4','delete'),(12508,'products','4','addstock'),(12509,'products','4','more'),(12510,'products','4','bulk'),(12511,'products','4','deleteorder'),(12512,'products','4','dispatch'),(12513,'products','4','removestock'),(12514,'products','4','price'),(12515,'products','4','removeallstock'),(12516,'products','4','bulkpriceupdate'),(12517,'products','4','negativestockadjustment'),(12518,'incomingstock','4','add'),(12519,'incomingstock','4','update'),(12520,'incomingstock','4','view'),(12521,'incomingstock','4','delete'),(12522,'lowstocklist','4','add'),(12523,'lowstocklist','4','more'),(12524,'lowstocklist','4','view'),(12525,'damagedproducts','4','add'),(12526,'damagedproducts','4','update'),(12527,'damagedproducts','4','delete'),(12528,'reports','4','view'),(12529,'reports','4','download'),(12530,'reports','4','delete'),(12531,'reports','4','update'),(12532,'reports','4','viewall'),(12533,'password','4','change'),(12534,'quotation','4','add'),(12535,'quotation','4','update'),(12536,'quotation','4','delete'),(12537,'quotation','4','view'),(12538,'quotation','4','viewall'),(12539,'config','4','delete'),(12540,'config','4','add'),(12541,'config','4','update'),(13061,'sales','33','selectmessage'),(13062,'sales','33','add'),(13063,'sales','33','suspend'),(13064,'sales','33','printreceipt'),(13065,'sales','33','update'),(13066,'sales','33','cash'),(13067,'sales','33','moresales'),(13068,'sales','33','sale'),(13069,'sales','33','reprint'),(13070,'sales','33','Logout'),(13071,'sales','33','select'),(13072,'sales','33','mpesabalance'),(13073,'sales','33','displaycustomers'),(13074,'sales','33','discount'),(13075,'sales','33','mpesa'),(13076,'sales','33','productdiscount'),(13077,'sales','33','printbill'),(13078,'sales','33','order'),(13079,'sales','33','closebill'),(13080,'sales','33','viewbuyingprice'),(13081,'sales','33','card'),(13082,'sales','33','updatepaymentmode'),(13083,'sales','33','clearpayments'),(13084,'sales','33','cheque'),(13085,'sales','33','creditnote'),(13086,'sales','33','voucher'),(13087,'sales','33','salesbeyondbprice'),(13088,'sales','33','points'),(13089,'sales','33','selectroom'),(13090,'sales','33','dontprint'),(13091,'sales','33','recordcoins'),(13092,'sales','33','leaseitems'),(13093,'sales','33','changetaxstatus'),(13094,'sales','33','dontshowstock'),(13095,'sales','33','giveloyalityponts'),(13096,'sales','33','splitbill'),(13097,'sales','33','changeuomonsales'),(13098,'sales','33','selecttable'),(13099,'sales','33','printdelivery'),(13100,'sales','33','sendsms'),(13101,'sales','33','usekeyboard'),(13102,'sales','33','receiptno'),(13103,'sales','33','selectcurrency'),(13104,'sales','33','negativesales'),(13105,'wholesale','33','sale'),(13106,'wholesale','33','add'),(13107,'wholesale','33','update'),(13108,'cashiersales','33','entermpesacode'),(13109,'cashiersales','33','editmpesa'),(13110,'cashiersales','33','all'),(13111,'cashiersales','33','cashiersales'),(13112,'cashiersales','33','editmpesadate'),(13113,'cashiersales','33','dontshowtotal'),(13114,'cashiersales','33','adddailycollection'),(13115,'cashiersales','33','viewtill'),(13116,'cashiersales','33','viewdailycollections'),(13117,'cashiersales','33','updatedailycollections'),(13118,'cashiersales','33','clearallsales'),(13119,'cashiersales','33','viewallcollections'),(13120,'cashiersales','33','mpesapendingreport'),(13121,'cashiersales','33','mpesaverifiedreport'),(13122,'cashiersales','33','dailysalesonly'),(13123,'cashiersales','33','viewmpesamessages'),(13124,'recorddelivery','33','add'),(13125,'recorddelivery','33','view'),(13126,'recorddelivery','33','update'),(13127,'recorddelivery','33','changestatus'),(13128,'recorddelivery','33','report'),(13129,'recorddelivery','33','Dispatched'),(13130,'recorddelivery','33','FailedDelivery'),(13131,'recorddelivery','33','Delivered'),(13132,'recorddelivery','33','Claimraised'),(13133,'recorddelivery','33','ClaimOK'),(13134,'purchases','33','add'),(13135,'purchases','33','update'),(13136,'purchases','33','updatebuyingprice'),(13137,'purchases','33','updateclosedinvoice'),(13138,'purchases','33','viewquotation'),(13139,'purchases','33','viewdirectpurchases'),(13140,'purchases','33','viewserials'),(13141,'purchases','33','salesorder'),(13142,'purchases','33','budget'),(13143,'purchases','33','showdefaultserials'),(13144,'purchases','33','viewallcounters'),(13145,'purchases','33','addbatchno'),(13146,'purchases','33','addexpirydate'),(13147,'viewreturnsales','33','add'),(13148,'viewreturnsales','33','update'),(13149,'viewreturnsales','33','return'),(13150,'viewreturnsales','33','moresales'),(13151,'income','33','View'),(13152,'income','33','detailedvatinvoice'),(13153,'incomeexpenses','33','add'),(13154,'incomeexpenses','33','closeexpense'),(13155,'incomeexpenses','33','update'),(13156,'incomeexpenses','33','updateclosedexpenses'),(13157,'incomeexpenses','33','wiewinvoices'),(13158,'incomeexpenses','33','viewbills'),(13159,'incomeexpenses','33','viewexpense'),(13160,'incomeexpenses','33','viewdebtors'),(13161,'incomeexpenses','33','viewcreditors'),(13162,'incomeexpenses','33','postrentalexpenses'),(13163,'accomodation','33','viewrooms'),(13164,'accomodation','33','dailysales'),(13165,'accomodation','33','addhouse'),(13166,'accomodation','33','viewhouse'),(13167,'accomodation','33','mpesa'),(13168,'accomodation','33','cash'),(13169,'accomodation','33','checkinroom'),(13170,'accomodation','33','credit'),(13171,'accomodation','33','cheque'),(13172,'accomodation','33','voucher'),(13173,'accomodation','33','points'),(13174,'accomodation','33','card'),(13175,'accomodation','33','checkoutroom'),(13176,'accomodation','33','cancel'),(13177,'accomodation','33','addroom'),(13178,'accomodation','33','cleanrooms'),(13179,'accomodation','33','addcharges'),(13180,'accomodation','33','updatecharges'),(13181,'accomodation','33','checkin'),(13182,'accomodation','33','updatehouse'),(13183,'accomodation','33','updateroom'),(13184,'accomodation','33','postexpense'),(13185,'accomodation','33','Post Bank Deposits'),(13186,'accomodation','33','managehotel'),(13187,'accomodation','33','assignrooms'),(13188,'accomodation','33','managerental'),(13189,'accomodation','33','changepayment'),(13190,'accomodation','33','housekeeping'),(13191,'accomodation','33','dailypayments'),(13192,'accomodation','33','customerregister'),(13193,'accomodation','33','advancebooking'),(13194,'accomodation','33','checkoutcustomerwithbalance'),(13195,'accomodation','33','viewreports'),(13196,'accomodation','33','managecustomer'),(13197,'accomodation','33','accomodationmanager'),(13198,'accomodation','33','accommodationcleaner'),(13199,'accomodation','33','accommodationreceiptionist'),(13200,'accomodation','33','config'),(13201,'accomodation','33','viewroomcleaned'),(13202,'accomodation','33','clearsales'),(13203,'accomodation','33','dailycollections'),(13204,'branch','33','view'),(13205,'members','33','update'),(13206,'members','33','opencloseshift'),(13207,'users','33','update'),(13208,'productscategory','33','add'),(13209,'productscategory','33','update'),(13210,'productlist','33','bulk'),(13211,'productlist','33','move'),(13212,'productlist','33','more'),(13213,'productlist','33','updatestock'),(13214,'productlist','33','transfer'),(13215,'productlist','33','addstock'),(13216,'productlist','33','view'),(13217,'productlist','33','update'),(13218,'productlist','33','add'),(13219,'productlist','33','stocktaking'),(13220,'productlist','33','openclosestock'),(13221,'productlist','33','editstocktaken'),(13222,'productlist','33','editopenclosestock'),(13223,'productlist','33','changeserialstatus'),(13224,'productlist','33','viewserials'),(13225,'productlist','33','viewproductsfromallbranches'),(13226,'productlist','33','bulkpriceupdate'),(13227,'productlist','33','viewbprice'),(13228,'products','33','add'),(13229,'products','33','update'),(13230,'products','33','addstock'),(13231,'products','33','more'),(13232,'products','33','bulk'),(13233,'products','33','dispatch'),(13234,'products','33','removestock'),(13235,'products','33','removeallstock'),(13236,'products','33','bulkpriceupdate'),(13237,'products','33','viewbprice'),(13238,'incomingstock','33','add'),(13239,'incomingstock','33','update'),(13240,'incomingstock','33','view'),(13241,'incomingstore','33','add'),(13242,'incomingstore','33','view'),(13243,'lowstocklist','33','add'),(13244,'lowstocklist','33','more'),(13245,'lowstocklist','33','view'),(13246,'lowproducts','33','add'),(13247,'lowproducts','33','update'),(13248,'damagedproducts','33','add'),(13249,'damagedproducts','33','update'),(13250,'projectsmanagement','33','view'),(13251,'projectsmanagement','33','add'),(13252,'projectsmanagement','33','update'),(13253,'assets','33','add'),(13254,'assets','33','update'),(13255,'accounting','33','view'),(13256,'bankdeposits','33','add'),(13257,'bankdeposits','33','update'),(13258,'journalentry','33','add'),(13259,'accountingreports','33','view'),(13260,'peoplecategory','33','add'),(13261,'peoplecategory','33','update'),(13262,'labourrecords','33','add'),(13263,'reports','33','view'),(13264,'reports','33','download'),(13265,'reports','33','update'),(13266,'reports','33','viewall'),(13267,'displayreport','33','view'),(13268,'grouping','33','add'),(13269,'grouping','33','update'),(13270,'sendsms','33','add'),(13271,'sendsms','33','update'),(13272,'sendsms','33','transfersms'),(13273,'documents','33','add'),(13274,'documents','33','update'),(13275,'documents','33','viewalldocuments'),(13276,'humanresource','33','add'),(13277,'humanresource','33','update'),(13278,'humanresource','33','view'),(13279,'humanresource','33','allocate'),(13280,'humanresource','33','viewallpayroll'),(13281,'humanresource','33','leavesetup'),(13282,'humanresource','33','allleaves '),(13283,'humanresource','33','bioattendance'),(13284,'taskscategory','33','add'),(13285,'taskscategory','33','update'),(13286,'task','33','add'),(13287,'task','33','viewall'),(13288,'task','33','update'),(13289,'task','33','postspecifictask'),(13290,'task','33','postgeneraltask'),(13291,'task','33','viewothersspecifictask'),(13292,'task','33','viewothersgeneraltask'),(13293,'task','33','posttaskforothers'),(13294,'callcenter','33','add'),(13295,'callcenter','33','view'),(13296,'callcenter','33','download'),(13297,'deals','33','add'),(13298,'deals','33','update'),(13299,'deals','33','viewall'),(13300,'complain','33','add'),(13301,'complain','33','view'),(13302,'complain','33','update'),(13303,'complain','33','allcompalin'),(13304,'events','33','add'),(13305,'events','33','update'),(13306,'profile','33','update'),(13307,'ecommerce','33','add'),(13308,'ecommerce','33','update'),(13309,'ecommerce','33','vieworders'),(13310,'ecommerce','33','setup'),(13311,'quotation','33','add'),(13312,'quotation','33','update'),(13313,'quotation','33','delete'),(13314,'quotation','33','view'),(13315,'quotation','33','viewall'),(13316,'config','33','add'),(13317,'config','33','update'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', `service` varchar(50) NOT NULL DEFAULT 'no', `servicedeposit` varchar(10) DEFAULT 'no', `lease` varchar(10) DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `printers` -- DROP TABLE IF EXISTS `printers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `printers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `categoryno` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `printers` -- LOCK TABLES `printers` WRITE; /*!40000 ALTER TABLE `printers` DISABLE KEYS */; INSERT INTO `printers` VALUES (1,'1','dd','2023-08-17 08:39:31','active','1','','1',1); /*!40000 ALTER TABLE `printers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategory` -- DROP TABLE IF EXISTS `productcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` int(11) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `maincategory` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 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,'ACCESSORIES',0,'2024-07-22 18:54:20','active','4','','1','','0','','Percentage',NULL),(2,'METAL',0,'2024-07-22 19:24:43','active','4','','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, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), UNIQUE KEY `code_2` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=344 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,'ABRA CUTTING DISK 9\"','1','6','',16.00,'156.60','200','10','190',NULL,NULL,'40',0,1,'6160191721663879',0,0,0,40.00,'2024-07-22 19:01:25','4','1','1','0000-00-00','mainitem','Inclusive','ABRA CUTTING DISK 9\"','active','','1','pcs','Inventory','VATABLE',NULL,'KE2BGU0000001','50220000','KE','2','BG','U','Y','B'),(2,'ABRA GRINDING DISK 7\"','1','6','',16.00,'164.72','200','10','190',NULL,NULL,'20',0,1,'2681511721664086',0,0,0,6.00,'2024-07-22 19:03:11','4','1','1','0000-00-00','mainitem','Inclusive','ABRA GRINDING DISK 7\"','active','','2','pcs','Inventory','VATABLE',NULL,'KE2BGU0000002','50220000','KE','2','BG','U','Y','B'),(3,'SQUARE HOLLOW SECTION 25X25X1MM','2','8','',16.00,'550','700','0','670',NULL,NULL,'20',0,1,'2700121721665938',0,0,0,29.50,'2024-07-22 19:37:30','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 25X25X1MM','active','','3','pcs','Inventory','VATABLE',NULL,'KE2BGU0000003','50220000','KE','2','BG','U','Y','B'),(4,'SQUARE HOLLOW SECTION 20X20X1MM','2','8','',16.00,'470','500','0','500',NULL,NULL,'20',0,1,'1982431721666250',0,0,0,25.00,'2024-07-22 19:38:35','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 20X20X1MM','active','','4','pcs','Inventory','VATABLE',NULL,'KE2BGU0000004','50220000','KE','2','BG','U','Y','B'),(5,'SQUARE HOLLOW SECTION 40X40X1MM','2','8','',16.00,'890','950','0','950',NULL,NULL,'20',0,1,'3667901721666316',0,0,0,14.50,'2024-07-22 20:03:45','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 40X40X1MM','active','','5','pcs','Inventory','VATABLE',NULL,'KE2BGU0000005','50220000','KE','2','BG','U','Y','B'),(6,'SQUARE HOLLOW SECTION 30X30X1MM','2','8','',16.00,'720','750','0','750',NULL,NULL,'20',0,1,'1287131721667826',0,0,0,24.00,'2024-07-22 20:04:38','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 30X30X1MM','active','','6','pcs','Inventory','VATABLE',NULL,'KE2BGU0000006','50220000','KE','2','BG','U','Y','B'),(7,'SQUARE HOLLOW SECTION 50X50X1MM','2','8','',16.00,'1220','1550','0','1500',NULL,NULL,'20',0,1,'4048311721667879',0,0,0,16.00,'2024-07-22 20:05:28','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 50X50X1MM','active','','7','pcs','Inventory','VATABLE',NULL,'KE2BGU0000007','50220000','KE','2','BG','U','Y','B'),(8,'MILD STEEL PLATE 8X4X1MM','2','8','',16.00,'2100','2400','0','2400',NULL,NULL,'20',0,1,'8855721721667929',0,0,0,1.50,'2025-04-03 13:40:38','33','1','1','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X1MM','active','','8','pcs','Inventory','VATABLE','','KE2BGU0000008','50220000','KE','2','BG','U','Y','B'),(9,'RECTANGULAR HOLLOW SECTION 40X25X1MM','2','8','',16.00,'720','900','0','850',NULL,NULL,'20',0,1,'2920441721667985',0,0,0,37.50,'2024-07-22 20:07:11','4','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 40X25X1MM','active','','9','pcs','Inventory','VATABLE',NULL,'KE2BGU0000009','50220000','KE','2','BG','U','Y','B'),(10,'ROUND BAR 16 LENGTH','2','8','',16.00,'2450','2650','0','2650',NULL,NULL,'20',0,1,'248711721668032',0,0,0,0.50,'2024-07-22 20:07:56','4','1','1','0000-00-00','mainitem','Inclusive','ROUND BAR 16 LENGTH','active','','10','pcs','Inventory','VATABLE',NULL,'KE2BGU0000010','50220000','KE','2','BG','U','Y','B'),(11,'ROUND BAR 10MM','2','8','',16.00,'980','1150','0','1100',NULL,NULL,'20',0,1,'1393461721668077',0,0,0,2.50,'2024-07-22 20:08:33','4','1','1','0000-00-00','mainitem','Inclusive','ROUND BAR 10MM','active','','11','pcs','Inventory','VATABLE',NULL,'KE2BGU0000011','50220000','KE','2','BG','U','Y','B'),(12,'ANGLE LINE 40X40X3MM','2','8','',16.00,'1400','1600','0','1550',NULL,NULL,'20',0,1,'383091721668113',0,0,0,3.00,'2024-07-30 16:06:15','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE LINE 40X40X3MM','active','','12','pcs','Inventory','VATABLE','','KE2BGU0000012','50220000','KE','2','BG','U','Y','B'),(13,'ZED BAR 20X20X3MM','2','8','',16.00,'680','720','0','720',NULL,NULL,'20',0,1,'9320701721668154',0,0,0,20.00,'2024-07-22 20:09:54','4','1','1','0000-00-00','mainitem','Inclusive','ZED BAR 20X20X3MM','active','','13','pcs','Inventory','VATABLE',NULL,'KE2BGU0000013','50220000','KE','2','BG','U','Y','B'),(14,'FLAT BAR 40X3MM','2','8','',16.00,'474.14','700','0','620',NULL,NULL,'20',0,1,'5711151721668194',0,0,0,3.00,'2024-07-22 20:11:10','4','1','1','0000-00-00','mainitem','Inclusive','FLAT BAR 40X3MM','active','','14','pcs','Inventory','VATABLE',NULL,'KE2BGU0000014','50220000','KE','2','BG','U','Y','B'),(15,'FLAT BAR 20X2.5','2','8','',16.00,'270','350','0','350',NULL,NULL,'20',0,1,'5413931721668271',0,0,0,63.00,'2024-07-22 20:11:51','4','1','1','0000-00-00','mainitem','Inclusive','FLAT BAR 20X2.5','active','','15','pcs','Inventory','VATABLE',NULL,'KE2BGU0000015','50220000','KE','2','BG','U','Y','B'),(16,'WINDOW HIDGES BIG','1','8','',16.00,'40','50','0','50',NULL,NULL,'20',0,1,'4517811721668311',0,0,0,119.00,'2024-07-22 20:12:39','4','1','1','0000-00-00','mainitem','Inclusive','WINDOW HIDGES BIG','active','','16','pcs','Inventory','VATABLE',NULL,'KE2BGU0000016','50220000','KE','2','BG','U','Y','B'),(17,'WINDOW HIDGES SMALL','1','8','',16.00,'25','35','0','35',NULL,NULL,'20',0,1,'4816071721668359',0,0,0,209.00,'2024-07-22 20:13:12','4','1','1','0000-00-00','mainitem','Inclusive','WINDOW HIDGES SMALL','active','','17','pcs','Inventory','VATABLE',NULL,'KE2BGU0000017','50220000','KE','2','BG','U','Y','B'),(18,'ZED BAR 20X20X3MM STD','2','8','',16.00,'818.97','1200','0','1200',NULL,NULL,'20',0,1,'2716301721668393',0,0,0,7.00,'2024-07-22 20:13:53','4','1','1','0000-00-00','mainitem','Inclusive','ZED BAR 20X20X3MM STD','active','','18','pcs','Inventory','VATABLE',NULL,'KE2BGU0000018','50220000','KE','2','BG','U','Y','B'),(19,'MILD STEEL PLATE 8X4X1.35MM','2','8','',16.00,'3650','4500','0','4400',NULL,NULL,'20',0,1,'6768641721668434',0,0,0,9.00,'2024-07-22 20:14:37','4','1','1','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X1.35MM','active','','19','pcs','Inventory','VATABLE',NULL,'KE2BGU0000019','50220000','KE','2','BG','U','Y','B'),(20,'CIRCULAR HOLLOW SECTION 48X1.5MM','2','8','',16.00,'1400','1600','0','1550',NULL,NULL,'20',0,1,'1945771721668477',0,0,0,6.50,'2024-07-22 20:15:19','4','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 48X1.5MM','active','','20','pcs','Inventory','VATABLE',NULL,'KE2BGU0000020','50220000','KE','2','BG','U','Y','B'),(21,'CIRCULAR HOLLOW SECTION 38X1.5MM','2','8','',16.00,'980','1300','0','1300',NULL,NULL,'20',0,1,'4052571721668519',0,0,0,11.00,'2024-07-22 20:16:14','4','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 38X1.5MM','active','','21','pcs','Inventory','VATABLE',NULL,'KE2BGU0000021','50220000','KE','2','BG','U','Y','B'),(22,'CIRCULAR HOLLOW SECTION 42X1.5MM','2','8','',16.00,'1250','1400','0','1400',NULL,NULL,'20',0,1,'564391721668574',0,0,0,20.00,'2024-07-22 20:16:59','4','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 42X1.5MM','active','','22','pcs','Inventory','VATABLE',NULL,'KE2BGU0000022','50220000','KE','2','BG','U','Y','B'),(23,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','2','8','',16.00,'2350','2600','0','2600',NULL,NULL,'20',0,1,'9665311721668620',0,0,0,5.00,'2024-07-22 20:17:47','4','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 75X50X1.5MM','active','','23','pcs','Inventory','VATABLE',NULL,'KE2BGU0000023','50220000','KE','2','BG','U','Y','B'),(24,'SQUARE HOLLOW SECTION 75X75X2MM','2','8','',16.00,'3500','4000','0','4000',NULL,NULL,'20',0,1,'1976731721668667',0,0,0,3.00,'2024-07-22 20:18:36','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 75X75X2MM','active','','24','pcs','Inventory','VATABLE',NULL,'KE2BGU0000024','50220000','KE','2','BG','U','Y','B'),(25,'CIRCULAR HOLLOW SECTION 25X1.5MM','2','8','',16.00,'790','900','0','900',NULL,NULL,'20',0,1,'6575501721668716',0,0,0,1.00,'2024-07-22 20:20:27','4','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 25X1.5MM','active','','25','pcs','Inventory','VATABLE',NULL,'KE2BGU0000025','50220000','KE','2','BG','U','Y','B'),(26,'CIRCULAR HOLLOW SECTION 20X1.5MM','2','8','',16.00,'660','850','0','850',NULL,NULL,'20',0,1,'1195801721668827',0,0,0,1.00,'2024-07-22 20:21:06','4','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 20X1.5MM','active','','26','pcs','Inventory','VATABLE',NULL,'KE2BGU0000026','50220000','KE','2','BG','U','Y','B'),(27,'TEE 25X25X3MM','2','8','',16.00,'930','1150','0','1150',NULL,NULL,'20',0,1,'4267381721668866',0,0,0,3.00,'2024-07-22 20:21:47','4','1','1','0000-00-00','mainitem','Inclusive','TEE 25X25X3MM','active','','27','pcs','Inventory','VATABLE',NULL,'KE2BGU0000027','50220000','KE','2','BG','U','Y','B'),(28,'TEE 20X20X3MM','2','8','',16.00,'586.21','750','0','750',NULL,NULL,'20',0,1,'8278431721668907',0,0,0,23.50,'2024-07-22 20:22:24','4','1','1','0000-00-00','mainitem','Inclusive','TEE 20X20X3MM','active','','28','pcs','Inventory','VATABLE',NULL,'KE2BGU0000028','50220000','KE','2','BG','U','Y','B'),(29,'WELD MESH YELLOW','2','8','',16.00,'420','450','0','450',NULL,NULL,'20',0,1,'5742751721668945',0,0,0,0.00,'2024-07-22 20:23:10','4','1','1','0000-00-00','mainitem','Inclusive','WELD MESH YELLOW','active','','29','pcs','Inventory','VATABLE',NULL,'KE2BGU0000029','50220000','KE','2','BG','U','Y','B'),(30,'WELD MESH RED','2','8','',16.00,'600','650','0','650',NULL,NULL,'20',0,1,'2542241721668991',0,0,0,0.00,'2024-07-22 20:23:42','4','1','1','0000-00-00','mainitem','Inclusive','WELD MESH RED','active','','30','pcs','Inventory','VATABLE',NULL,'KE2BGU0000030','50220000','KE','2','BG','U','Y','B'),(31,'WELD MESH ORIGINAL','2','8','',16.00,'890','900','0','900',NULL,NULL,'20',0,1,'4364091721669023',0,0,0,0.00,'2024-07-22 20:24:23','4','1','1','0000-00-00','mainitem','Inclusive','WELD MESH ORIGINAL','active','','31','pcs','Inventory','VATABLE',NULL,'KE2BGU0000031','50220000','KE','2','BG','U','Y','B'),(32,'SQUARE HOLLOW SECTION 20X20X1.5MM','2','8','',16.00,'630','750','0','750',NULL,NULL,'20',0,1,'8425131721669064',0,0,0,32.00,'2024-07-22 20:25:07','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 20X20X1.5MM','active','','32','pcs','Inventory','VATABLE',NULL,'KE2BGU0000032','50220000','KE','2','BG','U','Y','B'),(33,'SQUARE HOLLOW SECTION 25X25X1.5MM','2','8','',16.00,'805','950','0','950',NULL,NULL,'20',0,1,'6652871721669108',0,0,0,39.00,'2024-07-22 20:25:43','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 25X25X1.5MM','active','','33','pcs','Inventory','VATABLE',NULL,'KE2BGU0000033','50220000','KE','2','BG','U','Y','B'),(34,'SQUARE HOLLOW SECTION 30X30X1.5MM','2','8','',16.00,'1020','1150','0','1150',NULL,NULL,'20',0,1,'2567221721669144',0,0,0,25.50,'2024-07-22 20:26:16','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 30X30X1.5MM','active','','34','pcs','Inventory','VATABLE',NULL,'KE2BGU0000034','50220000','KE','2','BG','U','Y','B'),(35,'SQUARE HOLLOW SECTION 40X40X1.5MM','2','8','',16.00,'1340','1450','0','1450',NULL,NULL,'20',0,1,'7388321721669176',0,0,0,10.50,'2024-07-22 20:26:58','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 40X40X1.5MM','active','','35','pcs','Inventory','VATABLE',NULL,'KE2BGU0000035','50220000','KE','2','BG','U','Y','B'),(36,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','2','8','',16.00,'1100','1170','0','1150',NULL,NULL,'20',0,1,'4574931721669218',0,0,0,15.00,'2024-07-22 20:27:40','4','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 40X25X1.5MM','active','','36','pcs','Inventory','VATABLE',NULL,'KE2BGU0000036','50220000','KE','2','BG','U','Y','B'),(37,'FLAT BAR 20X5MM','2','8','',16.00,'630','700','0','680',NULL,NULL,'20',0,1,'6250581721670793',0,0,0,6.00,'2024-07-22 20:54:09','4','1','1','0000-00-00','mainitem','Inclusive','FLAT BAR 20X5MM','active','','37','pcs','Inventory','VATABLE',NULL,'KE2BGU0000037','50220000','KE','2','BG','U','Y','B'),(38,'FLAT BAR 25X3MM','2','8','',16.00,'480','550','0','550',NULL,NULL,'20',0,1,'744601721670849',0,0,0,8.00,'2024-07-22 20:54:58','4','1','1','0000-00-00','mainitem','Inclusive','FLAT BAR 25X3MM','active','','38','pcs','Inventory','VATABLE',NULL,'KE2BGU0000038','50220000','KE','2','BG','U','Y','B'),(39,'WINDOW LATCHES 100MM','2','14','',16.00,'80','150','0','130',NULL,NULL,'20',0,1,'4045181721670898',0,0,0,49.00,'2024-08-27 09:28:43','5','1','1','0000-00-00','mainitem','Inclusive','WINDOW LATCHES 100MM','active','','39','pcs','Inventory','VATABLE','','KE2BGU0000039','50220000','KE','2','BG','U','Y','B'),(40,'STOPPER SMALL HOLE HEAVY GAUGE','1','8','',16.00,'10','10','0','10',NULL,NULL,'20',0,1,'115281721670938',0,0,0,2202.00,'2024-07-22 20:56:15','4','1','1','0000-00-00','mainitem','Inclusive','STOPPER SMALL HOLE HEAVY GAUGE','active','','40','pcs','Inventory','VATABLE',NULL,'KE2BGU0000040','50220000','KE','2','BG','U','Y','B'),(41,'KONJI','1','8','',16.00,'70','100','0','100',NULL,NULL,'20',0,1,'826381721671039',0,0,0,130.00,'2024-07-22 20:57:55','4','1','1','0000-00-00','mainitem','Inclusive','KONJI','active','','41','pcs','Inventory','VATABLE',NULL,'KE2BGU0000041','50220000','KE','2','BG','U','Y','B'),(42,'MILD STEEL PLATE 8X4X2MM','2','8','',16.00,'6000','6500','0','6500',NULL,NULL,'20',0,1,'7058351721671076',0,0,0,1.00,'2024-07-22 20:58:37','4','1','1','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X2MM','active','','42','pcs','Inventory','VATABLE',NULL,'KE2BGU0000042','50220000','KE','2','BG','U','Y','B'),(43,'U LOCK PAIR','1','8','',16.00,'50','80','0','80',NULL,NULL,'20',0,1,'6775051721671117',0,0,0,179.00,'2024-07-22 20:59:50','4','1','1','0000-00-00','mainitem','Inclusive','U LOCK PAIR','active','','43','pcs','Inventory','VATABLE',NULL,'KE2BGU0000043','50220000','KE','2','BG','U','Y','B'),(44,'SELF DRILL STAR 1\"','1','12','',16.00,'350','500','0','450',NULL,NULL,'5',0,1,'1713391721726513',0,0,0,1.00,'2024-07-23 12:23:37','1','1','1','0000-00-00','mainitem','Inclusive','SELF DRILL STAR 1\"','active','','44','pcs','Inventory','VATABLE','5','KE2BGU0000044','50220000','KE','2','BG','U','Y','B'),(45,'SELF DRILL STAR 1-1/2\"','1','12','',16.00,'450','600','0','550',NULL,NULL,'10',0,1,'7181221721726723',0,0,0,1.00,'2024-07-23 12:29:50','1','1','1','0000-00-00','mainitem','Inclusive','SELF DRILL STAR 1-1/2\"','active','','45','pcs','Inventory','VATABLE','10','KE2BGU0000045','50220000','KE','2','BG','U','Y','B'),(46,'SELF DRILL STAR 2\"','1','12','',16.00,'550','1200','0','1100',NULL,NULL,'10',0,1,'5553921721727000',0,0,0,1.00,'2024-07-23 12:30:56','1','1','1','0000-00-00','mainitem','Inclusive','SELF DRILL STAR 2\"','active','','46','pcs','Inventory','VATABLE',NULL,'KE2BGU0000046','50220000','KE','2','BG','U','Y','B'),(47,'MDF SCREW 1\"','1','12','',16.00,'140','250','0','230',NULL,NULL,'10',0,1,'5024401721727056',0,0,0,10.00,'2024-07-23 12:31:40','1','1','1','0000-00-00','mainitem','Inclusive','MDF SCREW 1\"','active','','47','pcs','Inventory','VATABLE',NULL,'KE2BGU0000047','50220000','KE','2','BG','U','Y','B'),(48,'MDF SCREW 1-1/2\"','1','12','',16.00,'180','300','0','280',NULL,NULL,'10',0,1,'6212421721727101',0,0,0,9.00,'2024-07-23 12:32:27','1','1','1','0000-00-00','mainitem','Inclusive','MDF SCREW 1-1/2\"','active','','48','pcs','Inventory','VATABLE',NULL,'KE2BGU0000048','50220000','KE','2','BG','U','Y','B'),(49,'MDF SCREW 2\"','1','12','',16.00,'200','320','0','300',NULL,NULL,'10',0,1,'5435771721727147',0,0,0,10.00,'2024-07-23 12:33:07','1','1','1','0000-00-00','mainitem','Inclusive','MDF SCREW 2\"','active','','49','pcs','Inventory','VATABLE',NULL,'KE2BGU0000049','50220000','KE','2','BG','U','Y','B'),(50,'GYPSUM SCREW 1\"','1','12','',16.00,'140','250','0','230',NULL,NULL,'10',0,1,'4540071721727188',0,0,0,9.00,'2024-07-23 12:33:56','1','1','1','0000-00-00','mainitem','Inclusive','GYPSUM SCREW 1\"','active','','50','pcs','Inventory','VATABLE',NULL,'KE2BGU0000050','50220000','KE','2','BG','U','Y','B'),(51,'GYPSUM SCREW 1-1/2\"','1','12','',16.00,'180','300','0','280',NULL,NULL,'10',0,1,'7808081721727237',0,0,0,10.00,'2024-07-23 12:34:39','1','1','1','0000-00-00','mainitem','Inclusive','GYPSUM SCREW 1-1/2\"','active','','51','pcs','Inventory','VATABLE',NULL,'KE2BGU0000051','50220000','KE','2','BG','U','Y','B'),(52,'GYPSUM SCREW 2\"','1','12','',16.00,'200','350','0','330',NULL,NULL,'10',0,1,'5452501721727279',0,0,0,10.00,'2024-07-23 12:44:27','1','1','1','0000-00-00','mainitem','Inclusive','GYPSUM SCREW 2\"','active','','52','pcs','Inventory','VATABLE',NULL,'KE2BGU0000052','50220000','KE','2','BG','U','Y','B'),(53,'HACKSAW FRAME','1','12','',16.00,'280','380','5','350',NULL,NULL,'10',0,1,'4517001721727867',0,0,0,10.00,'2024-07-23 12:45:41','1','1','1','0000-00-00','mainitem','Inclusive','HACKSAW FRAME','active','','53','pcs','Inventory','VATABLE',NULL,'KE2BGU0000053','50220000','KE','2','BG','U','Y','B'),(54,'HACKSAW BLADE','1','12','',16.00,'90','120','5','100',NULL,NULL,'10',0,1,'6504401721727942',0,0,0,20.00,'2024-07-23 12:46:27','1','1','1','0000-00-00','mainitem','Inclusive','HACKSAW BLADE','active','','54','pcs','Inventory','VATABLE',NULL,'KE2BGU0000054','50220000','KE','2','BG','U','Y','B'),(55,'WELDING HOLDER 800A','1','12','',16.00,'300','450','3','430',NULL,NULL,'10',0,1,'2774461721727987',0,0,0,6.00,'2024-07-23 12:47:12','1','1','1','0000-00-00','mainitem','Inclusive','WELDING HOLDER 800A','active','','55','pcs','Inventory','VATABLE',NULL,'KE2BGU0000055','50220000','KE','2','BG','U','Y','B'),(56,'WIRE BRUSH','1','12','',16.00,'65','150','10','130',NULL,NULL,'10',0,1,'6886191721728033',0,0,0,8.00,'2024-07-23 12:47:51','1','1','1','0000-00-00','mainitem','Inclusive','WIRE BRUSH','active','','56','pcs','Inventory','VATABLE',NULL,'KE2BGU0000056','50220000','KE','2','BG','U','Y','B'),(57,'SCRAPPER 1-1/2\"','1','12','',16.00,'30','100','5','90',NULL,NULL,'10',0,1,'6613161721728073',0,0,0,12.00,'2024-07-23 12:49:01','1','1','1','0000-00-00','mainitem','Inclusive','SCRAPPER 1-1/2\"','active','','57','pcs','Inventory','VATABLE',NULL,'KE2BGU0000057','50220000','KE','2','BG','U','Y','B'),(58,'SCRAPPER 2\"','1','12','',16.00,'35','120','5','100',NULL,NULL,'10',0,1,'9780841721728141',0,0,0,12.00,'2024-07-23 12:49:45','1','1','1','0000-00-00','mainitem','Inclusive','SCRAPPER 2\"','active','','58','pcs','Inventory','VATABLE',NULL,'KE2BGU0000058','50220000','KE','2','BG','U','Y','B'),(59,'SCRAPPER 3\"','1','12','',16.00,'45','130','5','120',NULL,NULL,'10',0,1,'1954011721728186',0,0,0,12.00,'2024-07-23 12:50:32','1','1','1','0000-00-00','mainitem','Inclusive','SCRAPPER 3\"','active','','59','pcs','Inventory','VATABLE',NULL,'KE2BGU0000059','50220000','KE','2','BG','U','Y','B'),(60,'INSULATING TAPE','1','12','',16.00,'30','50','0','50',NULL,NULL,'20',0,1,'4140751721728233',0,0,0,24.00,'2024-07-23 12:51:59','1','1','1','0000-00-00','mainitem','Inclusive','INSULATING TAPE','active','','60','pcs','Inventory','VATABLE',NULL,'KE2BGU0000060','50220000','KE','2','BG','U','Y','B'),(61,'HSS DRILL BIT 3MM','1','12','',16.00,'25','50','8','40',NULL,NULL,'10',0,1,'2506961721728320',0,0,0,7.00,'2024-07-23 12:54:32','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 3MM','active','','61','pcs','Inventory','VATABLE',NULL,'KE2BGU0000061','50220000','KE','2','BG','U','Y','B'),(62,'HSS DRILL BIT 4MM','1','12','',16.00,'30','70','8','60',NULL,NULL,'10',0,1,'5491011721728473',0,0,0,10.00,'2024-07-23 12:55:08','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 4MM','active','','62','pcs','Inventory','VATABLE',NULL,'KE2BGU0000062','50220000','KE','2','BG','U','Y','B'),(63,'HSS DRILL BIT 5MM','1','12','',16.00,'40','90','6','80',NULL,NULL,'10',0,1,'2513671721728509',0,0,0,9.00,'2024-07-23 12:55:45','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 5MM','active','','63','pcs','Inventory','VATABLE',NULL,'KE2BGU0000063','50220000','KE','2','BG','U','Y','B'),(64,'HSS DRILL BIT 6MM','1','12','',16.00,'45','100','6','90',NULL,NULL,'10',0,1,'6448191721728545',0,0,0,9.00,'2024-07-23 12:56:19','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 6MM','active','','64','pcs','Inventory','VATABLE',NULL,'KE2BGU0000064','50220000','KE','2','BG','U','Y','B'),(65,'HSS DRILL BIT 8MM','1','12','',16.00,'65','120','6','100',NULL,NULL,'10',0,1,'4362551721728580',0,0,0,10.00,'2024-07-23 12:56:52','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 8MM','active','','65','pcs','Inventory','VATABLE',NULL,'KE2BGU0000065','50220000','KE','2','BG','U','Y','B'),(66,'HSS DRILL BIT 10MM','1','12','',16.00,'120','180','6','160',NULL,NULL,'10',0,1,'9163611721728613',0,0,0,10.00,'2024-07-23 12:57:36','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 10MM','active','','66','pcs','Inventory','VATABLE',NULL,'KE2BGU0000066','50220000','KE','2','BG','U','Y','B'),(67,'HSS DRILL BIT 12MM','1','12','',16.00,'180','250','6','230',NULL,NULL,'10',0,1,'8536161721728656',0,0,0,10.00,'2024-07-23 12:58:10','1','1','1','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 12MM','active','','67','pcs','Inventory','VATABLE',NULL,'KE2BGU0000067','50220000','KE','2','BG','U','Y','B'),(68,'WELDING HOLDER AMERICA','1','12','',16.00,'300','450','3','430',NULL,NULL,'10',0,1,'4407501721728693',0,0,0,0.00,'2024-07-23 12:58:51','1','1','1','0000-00-00','mainitem','Inclusive','WELDING HOLDER AMERICA','active','','68','pcs','Inventory','VATABLE',NULL,'KE2BGU0000068','50220000','KE','2','BG','U','Y','B'),(69,'TRY SQUARE 6\"','1','12','',16.00,'65','150','6','130',NULL,NULL,'10',0,1,'7477241721728732',0,0,0,6.00,'2024-07-23 12:59:57','1','1','1','0000-00-00','mainitem','Inclusive','TRY SQUARE 6\"','active','','69','pcs','Inventory','VATABLE',NULL,'KE2BGU0000069','50220000','KE','2','BG','U','Y','B'),(70,'TRY SQUARE 8\"','1','12','',16.00,'85','170','6','150',NULL,NULL,'10',0,1,'4127331721728797',0,0,0,12.00,'2024-07-23 13:00:54','1','1','1','0000-00-00','mainitem','Inclusive','TRY SQUARE 8\"','active','','70','pcs','Inventory','VATABLE',NULL,'KE2BGU0000070','50220000','KE','2','BG','U','Y','B'),(71,'TRY SQUARE 10\"','1','12','',16.00,'95','200','6','180',NULL,NULL,'10',0,1,'6660011721728854',0,0,0,12.00,'2024-07-23 13:01:37','1','1','1','0000-00-00','mainitem','Inclusive','TRY SQUARE 10\"','active','','71','pcs','Inventory','VATABLE',NULL,'KE2BGU0000071','50220000','KE','2','BG','U','Y','B'),(72,'MEASURING TAPE 5MTRS','1','12','',16.00,'85','150','6','130',NULL,NULL,'10',0,1,'9339241721728897',0,0,0,0.00,'2024-07-23 13:04:09','1','1','1','0000-00-00','mainitem','Inclusive','MEASURING TAPE 5MTRS','active','','72','pcs','Inventory','VATABLE','','KE2BGU0000072','50220000','KE','2','BG','U','Y','B'),(73,'MEASURING TAPE 7.5MTRS','1','12','',16.00,'140','250','6','230',NULL,NULL,'10',0,1,'5908411721728975',0,0,0,8.00,'2024-07-23 13:03:54','1','1','1','0000-00-00','mainitem','Inclusive','MEASURING TAPE 7.5MTRS','active','','73','pcs','Inventory','VATABLE',NULL,'KE2BGU0000073','50220000','KE','2','BG','U','Y','B'),(74,'PAINT BRUSH 1\"','1','12','',16.00,'30','50','0','50',NULL,NULL,'10',0,1,'5785451721729050',0,0,0,10.00,'2024-07-23 13:04:57','1','1','1','0000-00-00','mainitem','Inclusive','PAINT BRUSH 1\"','active','','74','pcs','Inventory','VATABLE',NULL,'KE2BGU0000074','50220000','KE','2','BG','U','Y','B'),(75,'PAINT BRUSH 2\"','1','12','',16.00,'40','80','0','80',NULL,NULL,'10',0,1,'7080211721729097',0,0,0,5.00,'2024-07-23 13:05:47','1','1','1','0000-00-00','mainitem','Inclusive','PAINT BRUSH 2\"','active','','75','pcs','Inventory','VATABLE',NULL,'KE2BGU0000075','50220000','KE','2','BG','U','Y','B'),(76,'PAINT BRUSH 3\"','1','12','',16.00,'60','130','0','130',NULL,NULL,'10',0,1,'6409441721729148',0,0,0,8.00,'2024-07-23 13:06:35','1','1','1','0000-00-00','mainitem','Inclusive','PAINT BRUSH 3\"','active','','76','pcs','Inventory','VATABLE',NULL,'KE2BGU0000076','50220000','KE','2','BG','U','Y','B'),(77,'PAINT BRUSH 4\"','1','12','',16.00,'75','150','0','150',NULL,NULL,'10',0,1,'8667441721729196',0,0,0,6.00,'2024-07-23 13:07:52','1','1','1','0000-00-00','mainitem','Inclusive','PAINT BRUSH 4\"','active','','77','pcs','Inventory','VATABLE',NULL,'KE2BGU0000077','50220000','KE','2','BG','U','Y','B'),(78,'PLIERS SUPER 8\"','1','12','',16.00,'192','350','6','330',NULL,NULL,'10',0,1,'9738681721729273',0,0,0,10.00,'2024-07-23 13:09:41','1','1','1','0000-00-00','mainitem','Inclusive','PLIERS SUPER 8\"','active','','78','pcs','Inventory','VATABLE',NULL,'KE2BGU0000078','50220000','KE','2','BG','U','Y','B'),(79,'PLIERS 7\"','1','12','',16.00,'170','280','5','250',NULL,NULL,'10',0,1,'1612951721729381',0,0,0,12.00,'2024-07-23 13:10:34','1','1','1','0000-00-00','mainitem','Inclusive','PLIERS 7\"','active','','79','pcs','Inventory','VATABLE',NULL,'KE2BGU0000079','50220000','KE','2','BG','U','Y','B'),(80,'PLIERS 8\"','1','12','',16.00,'180','300','5','280',NULL,NULL,'10',0,1,'5029861721729435',0,0,0,11.00,'2024-07-23 13:11:15','1','1','1','0000-00-00','mainitem','Inclusive','PLIERS 8\"','active','','80','pcs','Inventory','VATABLE',NULL,'KE2BGU0000080','50220000','KE','2','BG','U','Y','B'),(81,'SCREWDRIVER STAR','1','12','',16.00,'80','150','0','150',NULL,NULL,'10',0,1,'6051051721729475',0,0,0,10.00,'2024-07-23 13:12:03','1','1','1','0000-00-00','mainitem','Inclusive','SCREWDRIVER STAR','active','','81','pcs','Inventory','VATABLE',NULL,'KE2BGU0000081','50220000','KE','2','BG','U','Y','B'),(82,'SUPERGLUE','1','12','',16.00,'25','50','0','50',NULL,NULL,'10',0,1,'1371951721729523',0,0,0,1.00,'2024-07-23 13:12:42','1','1','1','0000-00-00','mainitem','Inclusive','SUPERGLUE','active','','82','pcs','Inventory','VATABLE',NULL,'KE2BGU0000082','50220000','KE','2','BG','U','Y','B'),(83,'PE-80','1','12','',16.00,'200','350','3','300',NULL,NULL,'10',0,1,'4393191721729562',0,0,0,4.00,'2024-07-23 13:13:33','1','1','1','0000-00-00','mainitem','Inclusive','PE-80','active','','83','pcs','Inventory','VATABLE',NULL,'KE2BGU0000083','50220000','KE','2','BG','U','Y','B'),(84,'PAD LOCK YONGLI 363','1','12','',16.00,'60','150','6','130',NULL,NULL,'10',0,1,'8724371721729613',0,0,0,9.00,'2024-09-07 08:52:32','5','1','1','0000-00-00','mainitem','Inclusive','PAD LOCK YONGLI 363','active','','84','pcs','Inventory','VATABLE','','KE2BGU0000084','50220000','KE','2','BG','U','Y','B'),(85,'PAD LOCK YONGLI 365','1','12','',16.00,'100','180','0','180',NULL,NULL,'10',0,1,'7287191721729672',0,0,0,5.00,'2024-09-07 08:52:58','5','1','1','0000-00-00','mainitem','Inclusive','PAD LOCK YONGLI 365','active','','85','pcs','Inventory','VATABLE','','KE2BGU0000085','50220000','KE','2','BG','U','Y','B'),(86,'SCREWDRIVER FLAT','1','12','',16.00,'80','150','0','150',NULL,NULL,'10',0,1,'5987561721729699',0,0,0,8.00,'2024-07-23 13:16:41','1','1','1','0000-00-00','mainitem','Inclusive','SCREWDRIVER FLAT','active','','86','pcs','Inventory','VATABLE',NULL,'KE2BGU0000086','50220000','KE','2','BG','U','Y','B'),(87,'CABLE TIE 6\"','1','12','',16.00,'150','250','4','230',NULL,NULL,'10',0,1,'7164301721729801',0,0,0,5.00,'2024-07-23 13:17:46','1','1','1','0000-00-00','mainitem','Inclusive','CABLE TIE 6\"','active','','87','pcs','Inventory','VATABLE',NULL,'KE2BGU0000087','50220000','KE','2','BG','U','Y','B'),(88,'CABLE TIE 10\"','1','12','',16.00,'200','300','5','280',NULL,NULL,'10',0,1,'4496391721729866',0,0,0,3.00,'2024-07-23 13:19:18','1','1','1','0000-00-00','mainitem','Inclusive','CABLE TIE 10\"','active','','88','pcs','Inventory','VATABLE',NULL,'KE2BGU0000088','50220000','KE','2','BG','U','Y','B'),(89,'CABLE TIE 12\"','1','12','',16.00,'250','350','5','330',NULL,NULL,'10',0,1,'914211721729959',0,0,0,5.00,'2024-07-23 13:19:52','1','1','1','0000-00-00','mainitem','Inclusive','CABLE TIE 12\"','active','','89','pcs','Inventory','VATABLE',NULL,'KE2BGU0000089','50220000','KE','2','BG','U','Y','B'),(90,'CABLE TIE 4.6X380','1','12','',16.00,'130','230','5','200',NULL,NULL,'10',0,1,'825481721729992',0,0,0,1.00,'2024-07-23 13:20:39','1','1','1','0000-00-00','mainitem','Inclusive','CABLE TIE 4.6X380','active','','90','pcs','Inventory','VATABLE',NULL,'KE2BGU0000090','50220000','KE','2','BG','U','Y','B'),(91,'MASON BIT 6MM','1','12','',16.00,'120','180','0','180',NULL,NULL,'10',0,1,'3053791721730040',0,0,0,10.00,'2024-07-23 13:22:13','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 6MM','active','','91','pcs','Inventory','VATABLE',NULL,'KE2BGU0000091','50220000','KE','2','BG','U','Y','B'),(92,'MASON BIT 8MM','1','12','',16.00,'150','230','6','200',NULL,NULL,'10',0,1,'5528491721730134',0,0,0,10.00,'2024-07-23 13:22:48','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 8MM','active','','92','pcs','Inventory','VATABLE',NULL,'KE2BGU0000092','50220000','KE','2','BG','U','Y','B'),(93,'MASON BIT 10MM','1','12','',16.00,'180','300','4','280',NULL,NULL,'10',0,1,'6456511721730169',0,0,0,9.00,'2024-07-23 13:23:29','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 10MM','active','','93','pcs','Inventory','VATABLE',NULL,'KE2BGU0000093','50220000','KE','2','BG','U','Y','B'),(94,'MASON BIT 12MM','1','12','',16.00,'250','330','4','300',NULL,NULL,'10',0,1,'6406981721730209',0,0,0,10.00,'2024-07-23 13:24:45','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 12MM','active','','94','pcs','Inventory','VATABLE',NULL,'KE2BGU0000094','50220000','KE','2','BG','U','Y','B'),(95,'MASON BIT 14MM','1','12','',16.00,'350','430','3','400',NULL,NULL,'10',0,1,'7433081721730332',0,0,0,10.00,'2024-07-23 13:26:16','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 14MM','active','','95','pcs','Inventory','VATABLE',NULL,'KE2BGU0000095','50220000','KE','2','BG','U','Y','B'),(96,'MASON BIT 16MM','1','12','',16.00,'450','650','2','600',NULL,NULL,'10',0,1,'3853361721730376',0,0,0,5.00,'2024-07-23 13:27:14','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 16MM','active','','96','pcs','Inventory','VATABLE',NULL,'KE2BGU0000096','50220000','KE','2','BG','U','Y','B'),(97,'MASON BIT 18MM','1','12','',16.00,'550','700','2','650',NULL,NULL,'10',0,1,'8434991721730435',0,0,0,4.00,'2024-07-23 13:27:47','1','1','1','0000-00-00','mainitem','Inclusive','MASON BIT 18MM','active','','97','pcs','Inventory','VATABLE',NULL,'KE2BGU0000097','50220000','KE','2','BG','U','Y','B'),(98,'ROBTEC GRINDING DISK 7\"','1','13','',16.00,'145','200','0','190',NULL,NULL,'10',0,1,'3788181721732182',0,0,0,62.00,'2024-07-23 13:59:51','1','1','1','0000-00-00','mainitem','Inclusive','ROBTEC GRINDING DISK 7\"','active','','98','pcs','Inventory','VATABLE',NULL,'KE2BGU0000098','50220000','KE','2','BG','U','Y','B'),(99,'ROBTEC CUTTING DISK 9\"','1','13','',16.00,'135','200','0','190',NULL,NULL,'10',0,1,'1391011721732392',0,0,0,8.00,'2024-07-23 14:02:25','1','1','1','0000-00-00','mainitem','Inclusive','ROBTEC CUTTING DISK 9\"','active','','99','pcs','Inventory','VATABLE',NULL,'KE2BGU0000099','50220000','KE','2','BG','U','Y','B'),(100,'WELDING RODS FONTARC 3.2 5KG','1','13','',16.00,'1200','1400','3','1150',NULL,NULL,'10',0,1,'3444811721732547',0,0,0,6.00,'2024-07-23 14:50:56','1','1','1','0000-00-00','mainitem','Inclusive','WELDING RODS FONTARC 3.2 5KG','active','','100','pcs','Inventory','VATABLE','','KE2BGU0000100','50220000','KE','2','BG','U','Y','B'),(101,'WELDING RODS AGI 3.2 5KG','1','13','',16.00,'975','1200','0','1180',NULL,NULL,'10',0,1,'1803481721732710',0,0,0,1.00,'2024-07-23 14:50:35','1','1','1','0000-00-00','mainitem','Inclusive','WELDING RODS AGI 3.2 5KG','active','','101','pcs','Inventory','VATABLE','','KE2BGU0000101','50220000','KE','2','BG','U','Y','B'),(102,'ROBTEC INOX CUTTING DISK 4-1/2\"','1','13','',16.00,'50','100','0','100',NULL,NULL,'10',0,1,'8937651721732909',0,0,0,77.00,'2024-07-23 14:12:58','1','1','1','0000-00-00','mainitem','Inclusive','ROBTEC INOX CUTTING DISK 4-1/2\"','active','','102','pcs','Inventory','VATABLE','','KE2BGU0000102','50220000','KE','2','BG','U','Y','B'),(103,'FLAT HIDGES TUBE','1','14','',16.00,'70','100','0','100',NULL,NULL,'50',0,1,'4584951721733646',0,0,0,104.00,'2024-08-13 17:03:19','5','1','1','0000-00-00','mainitem','Inclusive','FLAT HIDGES TUBE','active','','103','pcs','Inventory','VATABLE','','KE2BGU0000103','50220000','KE','2','BG','U','Y','B'),(104,'YUBLA METAL PRIMER 4LTRS','1','15','',16.00,'800','1200','0','1200',NULL,NULL,'10',0,1,'2990111721734965',0,0,0,1.00,'2024-07-23 14:44:42','1','1','1','0000-00-00','mainitem','Inclusive','YUBLA METAL PRIMER 4LTRS','active','','104','pcs','Inventory','VATABLE',NULL,'KE2BGU0000104','50220000','KE','2','BG','U','Y','B'),(105,'YUBLA WHITE SPIRIT 5LTRS','1','15','',16.00,'1100','1200','0','1200',NULL,NULL,'10',0,1,'5549791721735082',0,0,0,1.00,'2024-07-23 14:45:23','1','1','1','0000-00-00','mainitem','Inclusive','YUBLA WHITE SPIRIT 5LTRS','active','','105','pcs','Inventory','VATABLE',NULL,'KE2BGU0000105','50220000','KE','2','BG','U','Y','B'),(106,'WELDING RODS HERO 3.2 5KG','1','13','',16.00,'875','1200','0','1200',NULL,NULL,'10',0,1,'9715591721735280',0,0,0,13.00,'2024-07-23 14:49:10','1','1','1','0000-00-00','mainitem','Inclusive','WELDING RODS HERO 3.2 5KG','active','','106','pcs','Inventory','VATABLE',NULL,'KE2BGU0000106','50220000','KE','2','BG','U','Y','B'),(107,'WELDING RODS HERO 2.5 KG','1','13','',16.00,'862.5','1100','0','1100',NULL,NULL,'10',0,1,'4046541721735364',0,0,0,6.00,'2024-08-19 09:05:45','5','1','1','0000-00-00','mainitem','Inclusive','WELDING RODS HERO 2.5 KG','active','','107','pcs','Inventory','VATABLE','','KE2BGU0000107','50220000','KE','2','BG','U','Y','B'),(108,'GI WASHER 1/4\" PER PC','1','16','',16.00,'10','20','0','20',NULL,NULL,'1',0,1,'1633121721736480',0,0,0,241.00,'2024-07-23 17:24:14','1','1','1','0000-00-00','mainitem','Inclusive','GI WASHER 1/4\" PER PC','active','','108','pcs','Inventory','VATABLE','','KE2BGU0000108','50220000','KE','2','BG','U','Y','B'),(109,'GI WASHER 5/16\" PER PC','1','16','',16.00,'10','20','0','20',NULL,NULL,'2',0,1,'9587511721736557',0,0,0,274.00,'2024-07-23 17:23:59','1','1','1','0000-00-00','mainitem','Inclusive','GI WASHER 5/16\" PER PC','active','','109','pcs','Inventory','VATABLE','','KE2BGU0000109','50220000','KE','2','BG','U','Y','B'),(110,'GI WASHER 3/8\" PER PC','1','16','',16.00,'6','10','0','20',NULL,NULL,'2',0,1,'4643501721736595',0,0,0,406.00,'2024-07-23 17:23:42','1','1','1','0000-00-00','mainitem','Inclusive','GI WASHER 3/8\" PER PC','active','','110','pcs','Inventory','VATABLE','','KE2BGU0000110','50220000','KE','2','BG','U','Y','B'),(111,'BOLTS & NUTS 3/8\"X1\" PER PC','1','16','',16.00,'10','20','5','20',NULL,NULL,'5',0,1,'9432641721736628',0,0,0,237.00,'2024-08-19 07:16:30','4','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 3/8\"X1\" PER PC','active','','111','Kg','Inventory','VATABLE','','KE2BGU0000111','50220000','KE','2','BG','U','Y','B'),(112,'BOLTS & NUTS 5/16\"X1-1/2\" PER PC','1','16','',16.00,'330','25','0','25',NULL,NULL,'5',0,1,'4639521721736709',0,0,0,94.00,'2024-07-23 17:23:06','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 5/16\"X1-1/2\" PER PC','active','','112','pcs','Inventory','VATABLE','','KE2BGU0000112','50220000','KE','2','BG','U','Y','B'),(113,'BOLTS & NUTS 3/8\"X1-1/2\" PER PC','1','16','',16.00,'330','25','0','25',NULL,NULL,'5',0,1,'4863881721736795',0,0,0,80.00,'2024-07-23 17:22:44','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 3/8\"X1-1/2\" PER PC','active','','113','pcs','Inventory','VATABLE','','KE2BGU0000113','50220000','KE','2','BG','U','Y','B'),(114,'BOLTS & NUTS 1/4\"X1\" PER PC','1','16','',16.00,'10','15','0','15',NULL,NULL,'5',0,1,'7026071721736837',0,0,0,69.00,'2024-07-23 17:22:30','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 1/4\"X1\" PER PC','active','','114','pcs','Inventory','VATABLE','','KE2BGU0000114','50220000','KE','2','BG','U','Y','B'),(115,'BOLTS & NUTS 5/16\"X2\" PER PC','1','16','',16.00,'330','30','0','30',NULL,NULL,'5',0,1,'9060931721736879',0,0,0,80.00,'2024-07-23 17:22:14','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 5/16\"X2\" PER PC','active','','115','pcs','Inventory','VATABLE','','KE2BGU0000115','50220000','KE','2','BG','U','Y','B'),(116,'BOLTS & NUTS 1/4\"X1-1/2\" PER PC','1','16','',16.00,'330','20','0','20',NULL,NULL,'5',0,1,'7296521721736923',0,0,0,218.00,'2024-07-23 17:22:01','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 1/4\"X1-1/2\" PER PC','active','','116','pcs','Inventory','VATABLE','','KE2BGU0000116','50220000','KE','2','BG','U','Y','B'),(117,'BOLTS & NUTS 5/16\"X1\" PER PC','1','16','',16.00,'330','20','0','20',NULL,NULL,'5',0,1,'514591721736967',0,0,0,111.00,'2024-07-23 17:21:47','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 5/16\"X1\" PER PC','active','','117','pcs','Inventory','VATABLE','','KE2BGU0000117','50220000','KE','2','BG','U','Y','B'),(118,'BOLTS & NUTS 1/4\"X2\" PER PC','1','16','',16.00,'330','20','0','20',NULL,NULL,'50',0,1,'9391621721744216',0,0,0,188.00,'2024-07-23 17:21:33','1','1','1','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 1/4\"X2\" PER PC','active','','118','pcs','Inventory','VATABLE','50','KE2BGU0000118','50220000','KE','2','BG','U','Y','B'),(119,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','2','8','',16.00,'1220','1400','0','1400',NULL,NULL,'200',0,1,'9842831721828954',0,0,0,0.00,'2024-07-24 16:50:56','4','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 50X25X1.5MM','active','','119','pcs','Inventory','VATABLE',NULL,'KE2BGU0000119','50220000','KE','2','BG','U','Y','B'),(120,'SALI CUTTING DISK 9\"','1','8','',16.00,'105','200','0','180',NULL,NULL,'20',0,1,'2420021721983641',0,0,0,51.00,'2024-07-26 14:27:08','4','1','1','0000-00-00','mainitem','Inclusive','SALI CUTTING DISK 9\"','active','','120','pcs','Inventory','VATABLE','20','KE2BGU0000120','50220000','KE','2','BG','U','Y','B'),(121,'CHEQUERED PLATE 8X4X2MM','2','8','',16.00,'7200','8000','0','8000',NULL,NULL,'0',0,1,'6628131722336707',0,0,0,0.00,'2024-07-30 13:54:29','5','1','1','0000-00-00','mainitem','Inclusive','CHEQUERED PLATE 8X4X2MM','active','','121','pcs','Inventory','VATABLE',NULL,'KE2BGU0000121','50220000','KE','2','BG','U','Y','B'),(122,'RECTANGULAR HOLLOW SECTION 50X25X2MM','2','8','',16.00,'1900','2400','0','2400',NULL,NULL,'10',0,1,'1053691722337229',0,0,0,0.00,'2024-07-30 14:03:12','5','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 50X25X2MM','active','','122','pcs','Inventory','VATABLE',NULL,'KE2BGU0000122','50220000','KE','2','BG','U','Y','B'),(123,'SQUARE HOLLOW SECTION 25X25X2MM','2','8','',16.00,'1250','1450','0','2000',NULL,NULL,'10',0,1,'2356891722337393',0,0,0,0.00,'2024-07-30 14:06:31','5','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 25X25X2MM','active','','123','pcs','Inventory','VATABLE',NULL,'KE2BGU0000123','50220000','KE','2','BG','U','Y','B'),(124,'RECTANGULAR HOLLOW SECTION 75X50X2MM','2','8','',16.00,'2550','3200','0','3200',NULL,NULL,'10',0,1,'8915891722337681',0,0,0,2.00,'2024-07-30 14:12:01','5','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 75X50X2MM','active','','124','pcs','Inventory','VATABLE',NULL,'KE2BGU0000124','50220000','KE','2','BG','U','Y','B'),(125,'RECTANGULAR HOLLOW SECTION 50X25X1MM','2','8','',16.00,'830','1050','0','1000',NULL,NULL,'10',0,1,'8124071722339541',0,0,0,5.50,'2024-07-30 14:40:41','5','1','1','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 50X25X1MM','active','','125','pcs','Inventory','VATABLE',NULL,'KE2BGU0000125','50220000','KE','2','BG','U','Y','B'),(126,'SELF DRILLING SCREW 8MM x1.5','1','8','',16.00,'550','1450','0','1350',NULL,NULL,'10',0,1,'3610961722423206',0,0,0,13.00,'2025-03-23 18:41:56','4','1','1','0000-00-00','mainitem','Inclusive','ROOFING SCREW 1.5\"','active','','126','pcs','Inventory','VATABLE','','KE2BGU0000126','50220000','KE','2','BG','U','Y','B'),(129,'WELDPLUS RODS 3.2 5KG','1','8','',16.00,'950','1200','0','1200',NULL,NULL,'10',0,1,'7501721722920346',0,0,0,1.00,'2024-08-19 09:03:33','4','1','1','0000-00-00','mainitem','Inclusive','WELDING ELECTRODES RODS 3.2 5KG','active','','129','pcks','Inventory','VATABLE','','KE2BGU0000129','50220000','KE','2','BG','U','Y','B'),(130,'OASIS CUTTING DISC 9\"','1','8','',16.00,'135','200','0','200',NULL,NULL,'10',0,1,'9891241722920550',0,0,0,69.00,'2024-08-13 08:02:32','5','1','1','0000-00-00','mainitem','Inclusive','OASIS CUTTING DISC 9\"','active','','130','pcs','Inventory','VATABLE','','KE2BGU0000130','50220000','KE','2','BG','U','Y','B'),(131,'ANGLE LINE 50X50X3MM','2','8','',16.00,'2100','2200','0','2200',NULL,NULL,'10',0,1,'5638671723095620',0,0,0,4.00,'2024-08-08 08:46:29','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE LINE 50X50X3MM','active','','131','pcs','Inventory','VATABLE',NULL,'KE2BGU0000131','50220000','KE','2','BG','U','Y','B'),(132,'NAILS 4\" INCH','1','8','',16.00,'160','240','27.5','190',NULL,NULL,'20',0,1,'8227751723632968',0,0,0,19.50,'2024-08-22 09:45:45','4','1','1','0000-00-00','mainitem','Inclusive','NAILS 4\" INCH','active','','132','Kg','Inventory','VATABLE','','KE2BGU0000132','50220000','KE','2','BG','U','Y','B'),(133,'NAILS 3\" INCH','1','8','',16.00,'150','240','0','',NULL,NULL,'10',0,1,'7577991723637062',0,0,0,22.00,'2024-08-22 09:51:04','4','1','1','0000-00-00','mainitem','Inclusive','NAILS 3\" INCH','active','','133','Kg','Inventory','VATABLE','','KE2BGU0000133','50220000','KE','2','BG','U','Y','B'),(134,'ROOF NAILS ','1','8','',16.00,'190','250','36.5','300',NULL,NULL,'10',0,1,'9492091723637174',0,0,0,8.00,'2024-08-22 09:48:40','4','1','1','0000-00-00','mainitem','Inclusive','ROOF NAILS ','active','','134','Kg','Inventory','VATABLE','','KE2BGU0000134','50220000','KE','2','BG','U','Y','B'),(135,'BUSKET SMALL','1','22','',16.00,'40','60','0','60',NULL,NULL,'10',0,1,'8485151723720783',0,0,0,20.00,'2024-08-15 14:22:55','5','1','1','0000-00-00','mainitem','Inclusive','BUSKET SMALL','active','','135','pcs','Inventory','VATABLE',NULL,'KE2BGU0000135','50220000','KE','2','BG','U','Y','B'),(136,'BUSKET MEDIUM','1','22','',16.00,'50','70','0','70',NULL,NULL,'10',0,1,'4556611723720975',0,0,0,20.00,'2024-08-15 14:23:56','5','1','1','0000-00-00','mainitem','Inclusive','BUSKET MEDIUM','active','','136','pcs','Inventory','VATABLE',NULL,'KE2BGU0000136','50220000','KE','2','BG','U','Y','B'),(137,'BUSKET LARGE','1','22','',16.00,'60','80','0','80',NULL,NULL,'10',0,1,'9155351723721037',0,0,0,20.00,'2024-08-15 14:24:44','5','1','1','0000-00-00','mainitem','Inclusive','BUSKET LARGE','active','','137','pcs','Inventory','VATABLE',NULL,'KE2BGU0000137','50220000','KE','2','BG','U','Y','B'),(138,'MAISHA BOX GREEN 2MTR 30G','2','21','',16.00,'1000','1140','0','1100',NULL,NULL,'10',0,1,'2492901723721085',0,0,0,1.00,'2024-08-15 14:25:58','5','1','1','0000-00-00','mainitem','Inclusive','MAISHA BOX GREEN 2MTR 30G','active','','138','pcs','Inventory','VATABLE',NULL,'KE2BGU0000138','50220000','KE','2','BG','U','Y','B'),(139,'MAISHA BOX PROFILE BLUE 30X3MTR','2','21','',16.00,'1500','1650','0','1650',NULL,NULL,'10',0,1,'6407601723721159',0,0,0,1.00,'2024-08-15 14:27:19','5','1','1','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE BLUE 30X3MTR','active','','139','pcs','Inventory','VATABLE',NULL,'KE2BGU0000139','50220000','KE','2','BG','U','Y','B'),(140,'MAISHA BOX PROFILE GREY 30X2.5MTR','2','21','',16.00,'1250','1400','0','1400',NULL,NULL,'10',0,1,'6589261723721240',0,0,0,1.00,'2024-08-15 14:28:41','5','1','1','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE GREY 30X2.5MTR','active','','140','pcs','Inventory','VATABLE',NULL,'KE2BGU0000140','50220000','KE','2','BG','U','Y','B'),(141,'MAISHA BOX PROFILE BRIGHT RED 3MTR 30G','2','21','',16.00,'1500','1650','0','1650',NULL,NULL,'10',0,1,'6738921723721322',0,0,0,1.00,'2024-08-15 14:29:56','5','1','1','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE BRIGHT RED 3MTR 30G','active','','141','pcs','Inventory','VATABLE',NULL,'KE2BGU0000141','50220000','KE','2','BG','U','Y','B'),(142,'MAISHA BOX PROFILE BRICK RED 2MTR 30G','2','21','',16.00,'1000','1150','0','1100',NULL,NULL,'10',0,1,'3723601723721396',0,0,0,1.00,'2024-08-15 14:31:16','5','1','1','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE BRICK RED 2MTR 30G','active','','142','pcs','Inventory','VATABLE',NULL,'KE2BGU0000142','50220000','KE','2','BG','U','Y','B'),(143,'MAISHA BOX PROFILE TILE RED 3MTR 30G','2','21','',16.00,'1500','1650','0','1650',NULL,NULL,'10',0,1,'913521723721476',0,0,0,1.00,'2024-08-19 09:51:56','4','1','1','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE RED 3MTR 30G','active','','143','pcs','Inventory','VATABLE','','KE2BGU0000143','50220000','KE','2','BG','U','Y','B'),(144,'GOKUL STD THINNER 5LTR','1','17','',16.00,'650','800','0','800',NULL,NULL,'10',0,1,'5536021723721545',0,0,0,0.00,'2024-08-19 07:16:01','4','1','1','0000-00-00','mainitem','Inclusive','GOKUL STD THINNER 5LTR','active','','144','ltr','Inventory','VATABLE','','KE2BGU0000144','50220000','KE','2','BG','U','Y','B'),(145,'MINDY PADLOCK AF4 40MM','1','20','',16.00,'500','700','0','700',NULL,NULL,'10',0,1,'7387291723721651',0,0,0,3.00,'2024-08-17 13:28:06','5','1','1','0000-00-00','mainitem','Inclusive','MINDY PADLOCK AF4 40MM','active','','145','pcs','Inventory','VATABLE','','KE2BGU0000145','50220000','KE','2','BG','U','Y','B'),(146,'MINDY PADLOCK AF4 50MM','1','20','',16.00,'550','800','0','800',NULL,NULL,'10',0,1,'632241723721726',0,0,0,3.00,'2024-08-17 13:27:24','5','1','1','0000-00-00','mainitem','Inclusive','MINDY PADLOCK AF4 50MM','active','','146','pcs','Inventory','VATABLE','','KE2BGU0000146','50220000','KE','2','BG','U','Y','B'),(147,'MINDY PADLOCK AF4 60MM','1','20','',16.00,'600','850','0','850',NULL,NULL,'10',0,1,'651651723721847',0,0,0,2.00,'2024-08-17 13:27:44','5','1','1','0000-00-00','mainitem','Inclusive','MINDY PADLOCK AF4 60MM','active','','147','pcs','Inventory','VATABLE','','KE2BGU0000147','50220000','KE','2','BG','U','Y','B'),(148,'RAW BOLTS SHELLS M8','1','20','',16.00,'25','40','0','40',NULL,NULL,'10',0,1,'7381461723722139',0,0,0,202.00,'2024-08-15 14:47:35','5','1','1','0000-00-00','mainitem','Inclusive','RAW BOLTS SHELLS M8','active','','148','pcs','Inventory','VATABLE',NULL,'KE2BGU0000148','50220000','KE','2','BG','U','Y','B'),(149,'RAW BOLTS SHELLS M10','1','20','',16.00,'35','60','0','60',NULL,NULL,'10',0,1,'3796941723722456',0,0,0,755.00,'2024-08-15 14:48:59','5','1','1','0000-00-00','mainitem','Inclusive','RAW BOLTS SHELLS M10','active','','149','pcs','Inventory','VATABLE',NULL,'KE2BGU0000149','50220000','KE','2','BG','U','Y','B'),(150,'SELF DRILLING SCREW 5.5*IMM','1','20','',16.00,'460','500','0','500',NULL,NULL,'10',0,1,'7040451723722539',0,0,0,14.00,'2024-08-15 14:51:08','5','1','1','0000-00-00','mainitem','Inclusive','SELF DRILLING SCREW 5.5*IMM','active','','150','pcs','Inventory','VATABLE',NULL,'KE2BGU0000150','50220000','KE','2','BG','U','Y','B'),(151,'RAW BOLTS SHEELLS M16','1','20','',16.00,'140','200','0','200',NULL,NULL,'10',0,1,'3434821723722668',0,0,0,29.00,'2024-08-15 14:52:22','5','1','1','0000-00-00','mainitem','Inclusive','RAW BOLTS SHEELLS M16','active','','151','pcs','Inventory','VATABLE',NULL,'KE2BGU0000151','50220000','KE','2','BG','U','Y','B'),(152,'HAMMER GREEN 27MM','1','20','',16.00,'260','350','0','340',NULL,NULL,'10',0,1,'2400751723722743',0,0,0,6.00,'2024-08-30 10:11:58','5','1','1','0000-00-00','mainitem','Inclusive','HAMMER GREEN 27MM','active','','152','pcs','Inventory','VATABLE','','KE2BGU0000152','50220000','KE','2','BG','U','Y','B'),(155,'WALL PLUG 6MM','1','20','',16.00,'90','100','0','100',NULL,NULL,'10',0,1,'7143231723723340',0,0,0,0.00,'2024-08-15 15:03:44','5','1','1','0000-00-00','mainitem','Inclusive','WALL PLUG 6MM','active','','155','pcs','Inventory','VATABLE',NULL,'KE2BGU0000155','50220000','KE','2','BG','U','Y','B'),(156,'WALL PLUG 8MM','1','20','',16.00,'100','120','0','120',NULL,NULL,'10',0,1,'5192151723723424',0,0,0,4.00,'2024-08-15 15:04:35','5','1','1','0000-00-00','mainitem','Inclusive','WALL PLUG 8MM','active','','156','pcs','Inventory','VATABLE',NULL,'KE2BGU0000156','50220000','KE','2','BG','U','Y','B'),(157,'WALL PLUG 10MM','1','20','',16.00,'110','130','0','130',NULL,NULL,'10',0,1,'1855221723723477',0,0,0,2.00,'2024-08-15 15:05:28','5','1','1','0000-00-00','mainitem','Inclusive','WALL PLUG 10MM','active','','157','pcs','Inventory','VATABLE',NULL,'KE2BGU0000157','50220000','KE','2','BG','U','Y','B'),(158,'WALL PLUG 12MM','1','20','',16.00,'120','150','0','150',NULL,NULL,'10',0,1,'9365921723723528',0,0,0,1.00,'2024-08-15 15:06:16','5','1','1','0000-00-00','mainitem','Inclusive','WALL PLUG 12MM','active','','158','pcs','Inventory','VATABLE',NULL,'KE2BGU0000158','50220000','KE','2','BG','U','Y','B'),(159,'GOKUL BODY FILLER 4.5KG','1','17','',16.00,'1640','2340','3','2200',NULL,NULL,'10',0,1,'9415201723723578',0,0,0,0.50,'2024-08-19 07:00:21','4','1','1','0000-00-00','mainitem','Inclusive','GOKUL BODY FILLER WITHOUT HARDNER 4.5KG','active','','159','pcs','Inventory','VATABLE','','KE2BGU0000159','50220000','KE','2','BG','U','Y','B'),(160,'MASTI BODY FILLER 4.5KG','1','17','',16.00,'1640','2340','3','2200',NULL,NULL,'10',0,1,'372461723723797',0,0,0,1.00,'2024-08-19 07:09:32','4','1','1','0000-00-00','mainitem','Inclusive','MASTI BODY FILLER WITHOUT HARDENER 4.5KG','active','','160','pcs','Inventory','VATABLE','','KE2BGU0000160','50220000','KE','2','BG','U','Y','B'),(162,'GOKUL BODY FILLER 2.3KG','1','17','',16.00,'890','1000','3','950',NULL,NULL,'10',0,1,'6255071723723984',0,0,0,0.00,'2024-08-19 06:59:20','4','1','1','0000-00-00','mainitem','Inclusive','GOKUL BODY FILLER WITHOUT HARDNER 2.3KG','active','','162','pcs','Inventory','VATABLE','','KE2BGU0000162','50220000','KE','2','BG','U','Y','B'),(163,'MASTI BODY FILLER 2.3KG','1','17','',16.00,'890','1000','3','950',NULL,NULL,'10',0,1,'3654541723724074',0,0,0,0.00,'2024-08-19 07:01:55','4','1','1','0000-00-00','mainitem','Inclusive','MASTI BODY FILLER WITHOUT HARDENER 2.3KG','active','','163','pcs','Inventory','VATABLE','','KE2BGU0000163','50220000','KE','2','BG','U','Y','B'),(165,'MASTI BODY FILLER 0.9KG','1','17','',16.00,'390','600','3','500',NULL,NULL,'10',0,1,'1615041723724261',0,0,0,0.00,'2024-08-19 07:01:13','4','1','1','0000-00-00','mainitem','Inclusive','MASTI BODY FILLER WITHOUT HARDENER 0.9KG','active','','165','pcs','Inventory','VATABLE','','KE2BGU0000165','50220000','KE','2','BG','U','Y','B'),(167,'SPREADER GOKUL','1','17','',16.00,'10','15','0','15',NULL,NULL,'10',0,1,'4500881723724408',0,0,0,9.00,'2024-08-15 15:21:45','5','1','1','0000-00-00','mainitem','Inclusive','SPREADER GOKUL','active','','167','pcs','Inventory','VATABLE',NULL,'KE2BGU0000167','50220000','KE','2','BG','U','Y','B'),(168,'INDASA P.36','1','17','',16.00,'40','70','0','70',NULL,NULL,'10',0,1,'4731971723724505',0,0,0,32.00,'2025-01-30 16:35:52','5','1','1','0000-00-00','mainitem','Inclusive','INDASA P.36','active','','168','pcs','Inventory','VATABLE','','KE2BGU0000168','50220000','KE','2','BG','U','Y','B'),(169,'INDASA P.40','1','17','',16.00,'40','70','0','60',NULL,NULL,'10',0,1,'4875771723724575',0,0,0,38.00,'2024-08-15 15:23:36','5','1','1','0000-00-00','mainitem','Inclusive','INDASA P.40','active','','169','pcs','Inventory','VATABLE',NULL,'KE2BGU0000169','50220000','KE','2','BG','U','Y','B'),(170,'INDASA P.80','1','17','',16.00,'40','70','0','70',NULL,NULL,'10',0,1,'4645481723724617',0,0,0,17.00,'2024-08-15 15:24:20','5','1','1','0000-00-00','mainitem','Inclusive','INDASA P.80','active','','170','pcs','Inventory','VATABLE',NULL,'KE2BGU0000170','50220000','KE','2','BG','U','Y','B'),(171,'SAND PAPER NO.240','1','17','',16.00,'12','30','0','30',NULL,NULL,'10',0,1,'489611723724660',0,0,0,71.00,'2024-08-15 15:25:39','5','1','1','0000-00-00','mainitem','Inclusive','SAND PAPER NO.240','active','','171','pcs','Inventory','VATABLE',NULL,'KE2BGU0000171','50220000','KE','2','BG','U','Y','B'),(172,'SAND PAPER NO.360','1','17','',16.00,'12','30','0','30',NULL,NULL,'10',0,1,'553811723724741',0,0,0,70.00,'2024-08-15 15:26:35','5','1','1','0000-00-00','mainitem','Inclusive','SAND PAPER NO.360','active','','172','pcs','Inventory','VATABLE',NULL,'KE2BGU0000172','50220000','KE','2','BG','U','Y','B'),(173,'GOKUL STD THINNER 0.8LT','1','17','',16.00,'150','250','0','240',NULL,NULL,'10',0,1,'5704521723724796',0,0,0,0.00,'2024-08-15 15:27:55','5','1','1','0000-00-00','mainitem','Inclusive','GOKUL STD THINNER 0.8LT','active','','173','pcs','Inventory','VATABLE',NULL,'KE2BGU0000173','50220000','KE','2','BG','U','Y','B'),(174,'GOKUL NC PRIMER 0.8LT','1','17','',16.00,'390','500','0','450',NULL,NULL,'10',0,1,'2923621723724876',0,0,0,0.00,'2024-08-15 15:29:00','5','1','1','0000-00-00','mainitem','Inclusive','GOKUL NC PRIMER 0.8LT','active','','174','pcs','Inventory','VATABLE',NULL,'KE2BGU0000174','50220000','KE','2','BG','U','Y','B'),(175,'GOKUL NC SPOT PUTTY 0.8KG','1','17','',16.00,'370','500','0','450',NULL,NULL,'10',0,1,'4571901723724940',0,0,0,1.00,'2024-08-15 15:30:07','5','1','1','0000-00-00','mainitem','Inclusive','GOKUL NC SPOT PUTTY 0.8KG','active','','175','pcs','Inventory','VATABLE',NULL,'KE2BGU0000175','50220000','KE','2','BG','U','Y','B'),(177,'IND-01262 GLORY PAINTS GREY METAL PRIMER 4LTR','1','18','',16.00,'900','1200','0','1200',NULL,NULL,'10',0,1,'3059241723725863',0,0,0,5.00,'2024-08-19 07:30:54','4','1','1','0000-00-00','mainitem','Inclusive','IND-01262 GREY METAL PRIMER 4LTR','active','','177','pcs','Inventory','VATABLE','','KE2BGU0000177','50220000','KE','2','BG','U','Y','B'),(178,'IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR','1','18','',16.00,'290','450','5','400',NULL,NULL,'10',0,1,'5878741723725974',0,0,0,1.00,'2024-08-19 07:31:43','4','1','1','0000-00-00','mainitem','Inclusive','IND-00970 GREY METAL PRIMER LTR','active','','178','pcs','Inventory','VATABLE','','KE2BGU0000178','50220000','KE','2','BG','U','Y','B'),(179,'FONTARC RODS 4MM','1','8','',16.00,'1200','1400','0','1400',NULL,NULL,'10',0,1,'2907911723726048',0,0,0,2.00,'2024-08-15 15:50:05','5','1','1','0000-00-00','mainitem','Inclusive','FONTARC RODS 4MM','active','','179','pcs','Inventory','VATABLE',NULL,'KE2BGU0000179','50220000','KE','2','BG','U','Y','B'),(180,'STORE BRIDGE 3.2','2','8','',16.00,'3600','4200','0','4200',NULL,NULL,'10',0,1,'3116291723726206',0,0,0,5.00,'2024-08-15 15:52:16','5','1','1','0000-00-00','mainitem','Inclusive','STORE BRIDGE 3.2','active','','180','pcs','Inventory','VATABLE',NULL,'KE2BGU0000180','50220000','KE','2','BG','U','Y','B'),(181,'STORE BRIDGE 2.5','2','8','',16.00,'3900','4500','0','4500',NULL,NULL,'10',0,1,'7037981723726337',0,0,0,0.00,'2024-08-15 15:53:12','5','1','1','0000-00-00','mainitem','Inclusive','STORE BRIDGE 2.5','active','','181','pcs','Inventory','VATABLE',NULL,'KE2BGU0000181','50220000','KE','2','BG','U','Y','B'),(182,'CERA MASKING TAPE 3/4 X 50MT','1','17','',16.00,'56.25','100','0','100',NULL,NULL,'0',0,1,'8306621723727198',0,0,0,26.00,'2024-08-15 16:08:42','5','1','1','0000-00-00','mainitem','Inclusive','CERA MASKING TAPE 3/4 X 50MT','active','','182','pcs','Inventory','VATABLE','10','KE2BGU0000182','50220000','KE','2','BG','U','Y','B'),(183,'SQUARE HOLLOW SECTION 50X50X1.5MM','2','8','',16.00,'1680','1800','0','1800',NULL,NULL,'10',0,1,'1353111723729839',0,0,0,11.00,'2024-08-15 16:52:34','5','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 50X50X1.5MM','active','','183','pcs','Inventory','VATABLE',NULL,'KE2BGU0000183','50220000','KE','2','BG','U','Y','B'),(184,'CIRCULAR HOLLOW SECTION 32X1.5MM','2','8','',16.00,'1150','1250','0','1300',NULL,NULL,'10',0,1,'4547181723730080',0,0,0,1.00,'2024-08-15 16:56:13','5','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 32X1.5MM','active','','184','pcs','Inventory','VATABLE',NULL,'KE2BGU0000184','50220000','KE','2','BG','U','Y','B'),(185,'BLACK PIPE1 1/2\"','2','8','',16.00,'2350','2900','0','2700',NULL,NULL,'10',0,1,'4246911723730254',0,0,0,1.50,'2024-08-15 17:02:19','5','1','1','0000-00-00','mainitem','Inclusive','BLACK PIPE1 1/2\"','active','','185','pcs','Inventory','VATABLE',NULL,'KE2BGU0000185','50220000','KE','2','BG','U','Y','B'),(186,'STEEL NAILS 2\" ( CONCRETE NAILS)','1','16','',16.00,'300','450','0','430',NULL,NULL,'10',0,1,'399791723900353',0,0,0,5.00,'2024-08-17 16:14:10','5','1','1','0000-00-00','mainitem','Inclusive','STEEL NAILS 2\" ( CONCRETE NAILS)','active','','186','pcs','Inventory','VATABLE',NULL,'KE2BGU0000186','50220000','KE','2','BG','U','Y','B'),(187,'STEEL NAILS 3\" ( CONCRETE NAILS)','1','16','',16.00,'300','450','0','430',NULL,NULL,'10',0,1,'2757031723900450',0,0,0,4.00,'2024-08-17 16:15:11','5','1','1','0000-00-00','mainitem','Inclusive','STEEL NAILS 3\" ( CONCRETE NAILS)','active','','187','pcs','Inventory','VATABLE',NULL,'KE2BGU0000187','50220000','KE','2','BG','U','Y','B'),(188,'STEEL NAILS 4\" ( CONCRETE NAILS)','1','16','',16.00,'300','450','0','430',NULL,NULL,'10',0,1,'4009101723900512',0,0,0,2.00,'2024-08-17 16:18:19','5','1','1','0000-00-00','mainitem','Inclusive','STEEL NAILS 4\" ( CONCRETE NAILS)','active','','188','pcs','Inventory','VATABLE',NULL,'KE2BGU0000188','50220000','KE','2','BG','U','Y','B'),(189,'D 10MM','2','8','',16.00,'850','900','0','850',NULL,NULL,'10',0,1,'5375211724045296',0,0,0,2.00,'2024-08-19 08:30:05','5','1','1','0000-00-00','mainitem','Inclusive','D 10MM','active','','189','pcs','Inventory','VATABLE',NULL,'KE2BGU0000189','50220000','KE','2','BG','U','Y','B'),(190,'BOLTS &NUTS 3/8\" X 2\"','1','8','',16.00,'15','30','0','25',NULL,NULL,'10',0,1,'7853421724302386',0,0,0,85.00,'2024-08-22 07:54:40','5','1','1','0000-00-00','mainitem','Inclusive','BOLTS &NUTS 3/8\" X 2\"','active','','190','pcs','Inventory','VATABLE',NULL,'KE2BGU0000190','50220000','KE','2','BG','U','Y','B'),(191,'ROUND BAR 12MMX12MTRS STANDARD','2','23','',16.00,'1500','1650','0','1600',NULL,NULL,'10',0,1,'2616721724307775',0,0,0,2.00,'2024-08-22 09:29:19','4','1','1','0000-00-00','mainitem','Inclusive','ROUND BAR 12MMX6MTRS STANDARD','active','','191','pcs','Inventory','VATABLE','','KE2BGU0000191','50220000','KE','2','BG','U','Y','B'),(192,'FLAT BAR 25X5MM','2','8','',16.00,'818.97','900','0','850',NULL,NULL,'10',0,1,'3311441724419362',0,0,0,4.00,'2024-08-23 16:23:44','5','1','1','0000-00-00','mainitem','Inclusive','FLAT BAR 25X5MM','active','','192','pcs','Inventory','VATABLE',NULL,'KE2BGU0000192','50220000','KE','2','BG','U','Y','B'),(193,'CHEQUERED PLATE EMBOSED','2','8','',16.00,'3900','4500','0','4500',NULL,NULL,'10',0,1,'9052661724755655',0,0,0,1.00,'2024-08-27 13:49:09','5','1','1','0000-00-00','mainitem','Inclusive','CHEQUERED PLATE EMBOSED','active','','193','pcs','Inventory','VATABLE',NULL,'KE2BGU0000193','50220000','KE','2','BG','U','Y','B'),(194,'ROOF RUBBERS','1','8','',16.00,'70','150','0','150',NULL,NULL,'10',0,1,'4807701725086976',0,0,0,5.00,'2024-08-31 11:17:47','5','1','1','0000-00-00','mainitem','Inclusive','ROOF RUBBERS','active','','194','pcks','Inventory','VATABLE','','KE2BGU0000194','50220000','KE','2','BG','U','Y','B'),(195,'680 ROD 3.2','1','8','',16.00,'100','120','0','120',NULL,NULL,'10',0,1,'7321741725968082',0,0,0,64.00,'2024-09-10 14:37:41','5','1','1','0000-00-00','mainitem','Inclusive','680 ROD 3.2','active','','195','pcs','Inventory','VATABLE',NULL,'KE2BGU0000195','50220000','KE','2','BG','U','Y','B'),(196,'Medium KOJI','1','19','',16.00,'50','90','0','80',NULL,NULL,'0',0,1,'4980431726731645',0,0,0,4.00,'2024-09-19 11:30:40','4','1','1','0000-00-00','mainitem','Inclusive','KOJI','active','','196','pcs','Inventory','VATABLE','','KE2BGU0000196','50220000','KE','2','BG','U','Y','B'),(197,'PAD BOLT KOJI FRONT','1','24','',16.00,'75','150','12','130',NULL,NULL,'12',0,1,'1396161726734378',0,0,0,12.00,'2025-02-25 16:17:47','4','1','1','0000-00-00','mainitem','Inclusive','KOJI','active','','197','pcs','Inventory','VATABLE','12','KE2BGU0000197','50220000','KE','2','BG','U','Y','B'),(198,'TOWER BOLTS','1','24','',16.00,'65','100','12','90',NULL,NULL,'0',0,1,'2309821726734641',0,0,0,12.00,'2024-09-19 11:32:36','4','1','1','0000-00-00','mainitem','Inclusive','KOJI','active','','198','pcs','Inventory','VATABLE',NULL,'KE2BGU0000198','50220000','KE','2','BG','U','Y','B'),(199,'ECONOMY METAL GREY ','1','25','',16.00,'780','1200','20','1150',NULL,NULL,'0',0,1,'6771941726734925',0,0,0,25.00,'2025-06-14 09:39:25','33','1','1','0000-00-00','mainitem','Inclusive','METAL PRIMER 4LTS','active','','199','pcs','Inventory','VATABLE','','KE2BGU0000199','50220000','KE','2','BG','U','Y','B'),(200,'ECONOMY BLACK 4LTRS','1','25','',16.00,'800','1200','5','1150',NULL,NULL,'0',0,1,'2777601726735037',0,0,0,7.00,'2025-06-14 09:23:46','33','1','1','0000-00-00','mainitem','Inclusive','BLACK 4LTS','active','','200','pcs','Inventory','VATABLE','','KE2BGU0000200','50220000','KE','2','BG','U','Y','B'),(201,'ECONOMY BLACK 1LTRS','1','25','',16.00,'250','350','5','350',NULL,NULL,'0',0,1,'2800271726735152',0,0,0,6.00,'2025-06-14 09:25:06','33','1','1','0000-00-00','mainitem','Inclusive','BLACK 1LTS','active','','201','pcs','Inventory','VATABLE','','KE2BGU0000201','50220000','KE','2','BG','U','Y','B'),(202,'FLATBAR 50X3MM','2','8','',16.00,'920','950','0','950',NULL,NULL,'10',0,1,'3862661726835068',0,0,0,5.50,'2024-09-20 15:26:46','5','1','1','0000-00-00','mainitem','Inclusive','FLATBAR 50X3MM','active','','202','pcs','Inventory','VATABLE','','KE2BGU0000202','50220000','KE','2','BG','U','Y','B'),(203,'R 6MM','2','8','',16.00,'180','240','5','220',NULL,NULL,'0',0,1,'6467081727683542',0,0,0,10.00,'2024-09-30 11:09:24','4','1','1','0000-00-00','mainitem','Inclusive','R6','active','','203','pcs','Inventory','VATABLE','','KE2BGU0000203','50220000','KE','2','BG','U','Y','B'),(204,'D 12','2','8','',16.00,'1250','1270','15','1270',NULL,NULL,'15',0,1,'9898171727683786',0,0,0,7.00,'2024-09-30 11:11:52','4','1','1','0000-00-00','mainitem','Inclusive','D 12','active','','204','pcs','Inventory','VATABLE',NULL,'KE2BGU0000204','50220000','KE','2','BG','U','Y','B'),(205,'ANGLE LINE 20X3MM','2','8','',16.00,'790','870','10','850',NULL,NULL,'0',0,1,'4088011727683980',0,0,0,8.00,'2024-09-30 11:18:52','4','1','1','0000-00-00','mainitem','Inclusive','ANGLE LINE 20X3MM','active','','205','pcs','Inventory','VATABLE',NULL,'KE2BGU0000205','50220000','KE','2','BG','U','Y','B'),(206,'ANGLE LINE 25X3MM','2','8','',16.00,'850','930','15','900',NULL,NULL,'15',0,1,'2369381727684516',0,0,0,2.00,'2024-09-30 11:32:47','4','1','1','0000-00-00','mainitem','Inclusive','ANGLE LINE','active','','206','pcs','Inventory','VATABLE','15','KE2BGU0000206','50220000','KE','2','BG','U','Y','B'),(207,'MILD STEEL PLATE 8X4X1.85MM','2','26','',16.00,'5550','6200','0','6200',NULL,NULL,'10',0,1,'3663091727929800',0,0,0,0.00,'2024-10-03 07:31:05','5','1','1','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X1.85MM','active','','207','pcs','Inventory','VATABLE',NULL,'KE2BGU0000207','50220000','KE','2','BG','U','Y','B'),(208,'BLACK PIPE 3\"','2','26','',16.00,'5000','6200','0','6200',NULL,NULL,'10',0,1,'8180271727929865',0,0,0,1.00,'2024-10-03 07:32:24','5','1','1','0000-00-00','mainitem','Inclusive','BLACK PIPE 3\"','active','','208','pcs','Inventory','VATABLE',NULL,'KE2BGU0000208','50220000','KE','2','BG','U','Y','B'),(209,'LOUVERS 4\"','2','8','',16.00,'241','400','20','300',NULL,NULL,'10',0,1,'8841611727961169',0,0,0,8.00,'2025-01-21 16:06:13','5','1','1','0000-00-00','mainitem','Inclusive','LOUVERS 4\"','active','','209','pcs','Inventory','VATABLE','20','KE2BGU0000209','50220000','KE','2','BG','U','Y','B'),(210,'SQUARE HOLLOW SECTION 16X16X1.5MM','2','8','',16.00,'620','1000','0','950',NULL,NULL,'10',0,1,'1620161728622734',0,0,0,3.00,'2024-10-11 08:03:05','5','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 16X16X1.5MM','active','','210','pcs','Inventory','VATABLE',NULL,'KE2BGU0000210','50220000','KE','2','BG','U','Y','B'),(211,'ANGLE BAR 40X40X4MM','2','8','',16.00,'1900','2200','0','2100',NULL,NULL,'10',0,1,'4581751728711670',0,0,0,1.00,'2024-10-12 09:45:30','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE BAR 40X40X4MM','active','','211','pcs','Inventory','VATABLE',NULL,'KE2BGU0000211','50220000','KE','2','BG','U','Y','B'),(212,'ANGLE BAR 40X40X6MM','2','8','',16.00,'2900','3200','0','3100',NULL,NULL,'10',0,1,'9760221728715531',0,0,0,2.00,'2024-10-12 09:55:43','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE BAR 40X40X6MM','active','','212','pcs','Inventory','VATABLE',NULL,'KE2BGU0000212','50220000','KE','2','BG','U','Y','B'),(213,'ANGLE BAR 50X50X4MM','2','8','',16.00,'2550','2900','0','2800',NULL,NULL,'10',0,1,'783571728716145',0,0,0,3.00,'2024-10-12 09:58:12','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE BAR 50X50X4MM','active','','213','pcs','Inventory','VATABLE',NULL,'KE2BGU0000213','50220000','KE','2','BG','U','Y','B'),(214,'ANGLE BAR 50X50X6MM','2','8','',16.00,'3900','4200','0','3850',NULL,NULL,'10',0,1,'1016831728716293',0,0,0,3.00,'2024-10-12 09:59:23','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE BAR 50X50X6MM','active','','214','pcs','Inventory','VATABLE',NULL,'KE2BGU0000214','50220000','KE','2','BG','U','Y','B'),(215,'ANGLE BAR 30X30X4MM','2','8','',16.00,'1550','2200','0','2100',NULL,NULL,'10',0,1,'1356061728721677',0,0,0,2.00,'2024-10-12 11:31:11','5','1','1','0000-00-00','mainitem','Inclusive','ANGLE BAR 30X30X4MM','active','','215','pcs','Inventory','VATABLE','10','KE2BGU0000215','50220000','KE','2','BG','U','Y','B'),(216,'LATICO','1','8','',16.00,'2550','2800','0','2750',NULL,NULL,'10',0,1,'7967491728885012',0,0,0,0.00,'2024-10-14 08:51:52','5','1','1','0000-00-00','mainitem','Inclusive','LATICO','active','','216','pcs','Inventory','VATABLE',NULL,'KE2BGU0000216','50220000','KE','2','BG','U','Y','B'),(217,'TEST ITEM','1','2','',16.00,'2','5','0','',NULL,NULL,'5',0,0,'1063721728972214',0,0,0,4.00,'2024-10-15 09:04:54','1','1','1','0000-00-00','mainitem','Inclusive','','active','','217','pcs','Inventory','VATABLE','','KE2BZU0000217','50220000','KE','2','BZ','U','Y','B'),(218,'COPPER ROD','2','8','',16.00,'10','20','0','20',NULL,NULL,'10',0,0,'6429951729060190',0,0,0,100.00,'2024-10-16 09:30:45','5','1','1','0000-00-00','mainitem','Inclusive','COPPER ROD','active','','218','pcs','Inventory','VATABLE',NULL,'0000218','','','','','','',''),(219,'WELDING RODS PER KG','1','8','',16.00,'200','250','0','250',NULL,NULL,'50',0,0,'3031561729320200',0,0,0,2.00,'2024-10-19 09:45:03','1','1','1','0000-00-00','mainitem','Inclusive','WELDING RODS PER KG','active','','219','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(220,'ROUND BAR 16 LENGTH PER FT','2','8','',16.00,'0','100','0','100',NULL,NULL,'10',0,0,'6584551729320373',0,0,0,10.00,'2024-10-19 09:48:08','1','1','1','0000-00-00','mainitem','Inclusive','ROUND BAR 16 LENGTH PER FT','active','','220','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(221,'TURPENTINE 4L','1','8','',16.00,'1000','1200','0','1100',NULL,NULL,'10',0,0,'9542531729604027',0,0,0,5.00,'2024-10-22 16:36:10','5','1','1','0000-00-00','mainitem','Inclusive','TURPENTINE 4L','active','','221','pcs','Inventory','VATABLE',NULL,'0000221','','','','','','',''),(222,'CORROGATED IRON MABATI','2','8','',16.00,'1000','1100','0','1100',NULL,NULL,'10',0,0,'1671741730177926',0,0,0,5.00,'2024-10-29 08:00:19','5','1','1','0000-00-00','mainitem','Inclusive','CORROGATED IRON MABATI','active','','222','pcs','Inventory','VATABLE',NULL,'0000222','','','','','','',''),(223,'ROBTEC CUTTING 7\"','1','8','',16.00,'150','200','0','200',NULL,NULL,'10',0,0,'8583401731650786',0,0,0,0.00,'2024-11-15 09:07:54','5','1','1','0000-00-00','mainitem','Inclusive','ROBTEC CUTTING 7\"','active','','223','pcs','Inventory','VATABLE',NULL,'0000223','','','','','','',''),(224,'EXPANDED WIRE','2','8','',16.00,'1900','2200','0','2200',NULL,NULL,'10',0,0,'3386831731932179',0,0,0,2.00,'2024-11-18 15:17:13','5','1','1','0000-00-00','mainitem','Inclusive','EXPANDED WIRE','active','','224','pcs','Inventory','VATABLE',NULL,'0000224','','','','','','',''),(225,'STOPPER BIG HOLE HEAVY GAUGE','1','8','',16.00,'7','10','0','10',NULL,NULL,'10',0,0,'3195011732006805',0,0,0,554.00,'2024-11-19 12:01:29','5','1','1','0000-00-00','mainitem','Inclusive','STOPPER BIG HOLE HEAVY GAUGE','active','','225','pcs','Inventory','VATABLE',NULL,'0000225','','','','','','',''),(226,'BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','1','8','',16.00,'35','50','0','50',NULL,NULL,'10',0,0,'1641941732006890',0,0,0,10.00,'2024-11-19 12:03:35','5','1','1','0000-00-00','mainitem','Inclusive','BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','active','','226','pcs','Inventory','VATABLE',NULL,'0000226','','','','','','',''),(227,'CIRCULAR HOLLOW SECTION 20X1MM','2','8','',16.00,'480','550','0','550',NULL,NULL,'10',0,0,'8303711732879411',0,0,0,0.50,'2024-11-29 14:24:39','5','1','1','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 20X1MM','active','','227','pcs','Inventory','VATABLE',NULL,'0000227','','','','','','',''),(228,'KERRORATED ( VAPORATED)SHEET','2','8','',16.00,'3800','4200','0','4200',NULL,NULL,'10',0,0,'7043811732879626',0,0,0,0.50,'2024-12-17 09:42:24','4','1','1','0000-00-00','mainitem','Inclusive','KERRORATED ( VAPORATED)SHEET','active','','228','pcs','Inventory','VATABLE','','0000228','','','','','','',''),(229,'GYPSUM SCREW PER PC','1','8','',16.00,'3','5','0','5',NULL,NULL,'0',0,0,'8587971733574381',0,0,0,83.00,'2024-12-07 15:28:04','5','1','1','0000-00-00','mainitem','Inclusive','GYPSUM SCREW PER PC','active','','229','pcs','Inventory','VATABLE',NULL,'0000229','','','','','','',''),(230,'WHITE SHEET 8X3X2MM','2','8','',16.00,'4500','4700','0','4700',NULL,NULL,'10',0,0,'5555191734168996',0,0,0,0.00,'2024-12-14 12:37:38','5','1','1','0000-00-00','mainitem','Inclusive','WHITE SHEET 8X3X2MM','active','','230','pcs','Inventory','VATABLE',NULL,'0000230','','','','','','',''),(231,'MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','2','23','',16.00,'2500','2750','0','2750',NULL,NULL,'10',0,0,'1213811734351606',0,0,0,1.00,'2024-12-16 15:22:12','5','1','1','0000-00-00','mainitem','Inclusive','MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','active','','231','pcs','Inventory','VATABLE',NULL,'0000231','','','','','','',''),(232,'SQUARE HOLLOW SECTION 40X40X1.2MM','2','8','',16.00,'1050','1170','40','1150',NULL,NULL,'0',0,0,'8893011734669814',0,0,0,0.00,'2024-12-20 07:57:29','4','1','1','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 40X40X1.2MM','active','','232','pcs','Inventory','VATABLE',NULL,'0000232','','','','','','',''),(233,'RAW BOLTS SHELLS M12','1','20','',16.00,'40','90','40','80',NULL,NULL,'40',0,0,'4514491735309884',0,0,0,90.00,'2024-12-27 17:34:10','4','1','1','0000-00-00','mainitem','Inclusive','RAW BOLTS SHELLS M12','active','','233','pcs','Inventory','VATABLE',NULL,'0000233','','','','','','',''),(234,'MEASURING TAPE HEAVY DUTY 7.5MTRS','1','20','',16.00,'220','300','12','280',NULL,NULL,'12',0,0,'6716431735310082',0,0,0,11.00,'2024-12-27 17:39:35','4','1','1','0000-00-00','mainitem','Inclusive','MEASURING TAPE HEAVY DUTY 7.5MTRS','active','','234','pcs','Inventory','VATABLE','10','234','','','','','','',''),(235,'CUP WASHERS','1','20','',16.00,'2','5','400','5',NULL,NULL,'400',0,0,'3101701735312435',0,0,0,399.00,'2024-12-27 18:17:06','4','1','1','0000-00-00','mainitem','Inclusive','CUP WASHERS','active','','235','pcs','Inventory','VATABLE',NULL,'0000235','','','','','','',''),(236,'SILICONE PATTEX CLEAR','1','30','',16.00,'320','500','3','480',NULL,NULL,'3',0,0,'6106191735915705',0,0,0,1.00,'2025-01-03 17:51:08','4','1','1','0000-00-00','mainitem','Inclusive','SILICONE PATTEX CLEAR','active','','236','pcs','Inventory','VATABLE',NULL,'0000236','','','','','','',''),(238,'PL150','1','30','',16.00,'570','800','6','750',NULL,NULL,'6',0,0,'9760741735916242',0,0,0,5.00,'2025-01-03 18:00:36','4','1','1','0000-00-00','mainitem','Inclusive','PL150','active','','238','pcs','Inventory','VATABLE','6','KE2MLTU0000238','PL150','KE','2','ML','TU','Y','B'),(239,'PL 100 INTERIORS','1','30','',16.00,'500','750','2','750',NULL,NULL,'2',0,0,'3586381735916439',0,0,0,2.00,'2025-01-03 18:03:40','4','1','1','0000-00-00','mainitem','Inclusive','PL 100 INTERIORS','active','','239','pcs','Inventory','VATABLE','2','KE2MLTU0000239','PL 100 INTERIORS','KE','2','ML','TU','Y','B'),(240,'CONTA 250 ML','1','30','CONTA 250 ML',16.00,'275','450','2','430',NULL,NULL,'2',0,0,'6923501735916625',0,0,0,2.00,'2025-01-03 18:07:27','4','1','1','0000-00-00','mainitem','Inclusive','CONTA 250 ML','active','','240','pcs','Inventory','VATABLE','2','KE2MLU0000240','CONTA 250 ML','KE','2','ML','U','Y','B'),(241,'CONTA 500 ML','1','30','',16.00,'480','600','2','650',NULL,NULL,'2',0,0,'7157771735916850',0,0,0,3.00,'2025-01-03 18:11:17','4','1','1','0000-00-00','mainitem','Inclusive','CONTA 500 ML','active','','241','pcs','Inventory','VATABLE','2','KE2MLU0000241','CONTA 500 ML','KE','2','ML','U','Y','B'),(242,'CONTA 1000 ML','1','30','',16.00,'900','1200','2','1150',NULL,NULL,'2',0,0,'3246771735917106',0,0,0,2.00,'2025-01-03 18:14:09','4','1','1','0000-00-00','mainitem','Inclusive','CONTA 1000 ML','active','','242','pcs','Inventory','VATABLE',NULL,'0000242','','','','','','',''),(243,'PL FOAM SOFT','1','30','',16.00,'900','1400','2','1300',NULL,NULL,'2',0,0,'6158971735917255',0,0,0,2.00,'2025-01-03 18:16:13','4','1','1','0000-00-00','mainitem','Inclusive','PL FOAM SOFT','active','','243','pcs','Inventory','VATABLE',NULL,'0000243','','','','','','',''),(244,'SILICONE PATTEX BLACK','1','30','',16.00,'320','500','3','480',NULL,NULL,'3',0,0,'8455721735967566',0,0,0,2.00,'2025-01-04 08:14:28','4','1','1','0000-00-00','mainitem','Inclusive','SILICONE PATTEX BLACK','active','','244','pcs','Inventory','VATABLE',NULL,'0000244','','','','','','',''),(245,'CAP 2X2 NO.001','1','14','',16.00,'40','60','0','55',NULL,NULL,'10',0,0,'3443871736574153',0,0,0,24.00,'2025-01-11 08:43:42','5','1','1','0000-00-00','mainitem','Inclusive','CAP 2X2 NO.001','active','','245','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(247,'CONTA 100ML','1','30','',16.00,'180','250','0','200',NULL,NULL,'10',0,0,'3864461736574509',0,0,0,6.00,'2025-01-11 08:49:47','5','1','1','0000-00-00','mainitem','Inclusive','CONTA 100ML','active','','247','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(248,'TURPENTINE BLACK JER. 4LTR','1','25','',16.00,'850','1100','0','1050',NULL,NULL,'10',0,0,'4952771736574587',0,0,0,0.00,'2025-01-11 08:51:47','5','1','1','0000-00-00','mainitem','Inclusive','TURPENTINE BLACK JER. 4LTR','active','','248','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(249,'TURPENTINE 5LTRS','1','25','',16.00,'1000','1300','0','1250',NULL,NULL,'10',0,0,'3106891736574707',0,0,0,5.00,'2025-01-11 08:53:51','5','1','1','0000-00-00','mainitem','Inclusive','TURPENTINE 5LTRS','active','','249','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(250,'CAP 1 1/2X1 1/2 N0.002','1','22','',16.00,'40','70','0','65',NULL,NULL,'10',0,0,'3402221736574832',0,0,0,80.00,'2025-01-11 08:55:22','5','1','1','0000-00-00','mainitem','Inclusive','CAP 1 1/2X1 1/2 N0.002','active','','250','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(251,'TURPENTINE 1 LTR','1','25','',16.00,'225','350','0','350',NULL,NULL,'10',0,0,'2399911737122614',0,0,0,11.00,'2025-01-17 17:05:10','5','1','1','0000-00-00','mainitem','Inclusive','TURPENTINE 1 LTR','active','','251','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(252,'HOSE PIPE CLEAR 1/2X 60FT','1','32','',16.00,'550','750','0','750',NULL,NULL,'10',0,0,'4912121737122790',0,0,0,4.00,'2025-01-17 17:11:20','5','1','1','0000-00-00','mainitem','Inclusive','HOSE PIPE CLEAR 1/2X 60FT','active','','252','pcs','Inventory','VATABLE','10','','','','','','','',''),(253,'HOSE PIPE BRAIDED 1/2X 30M','1','32','',16.00,'1550','1900','0','1850',NULL,NULL,'10',0,0,'6407981737122884',0,0,0,1.00,'2025-01-17 17:11:00','5','1','1','0000-00-00','mainitem','Inclusive','HOSE PIPE BRAIDED 1/2X 30M','active','','253','pcs','Inventory','VATABLE','','','','','','','','',''),(254,'HOSE PIPE 1/4X 50MTRS','1','32','',16.00,'1350','1650','0','1600',NULL,NULL,'10',0,0,'1983201737122961',0,0,0,2.00,'2025-01-17 17:10:31','5','1','1','0000-00-00','mainitem','Inclusive','HOSE PIPE 1/4X 50MTRS','active','','254','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(255,'HALF MOON 1\"','1','8','',16.00,'100','120','0','120',NULL,NULL,'10',0,0,'1126431737185449',0,0,0,10.00,'2025-01-18 10:32:19','5','1','1','0000-00-00','mainitem','Inclusive','HALF MOON 1\"','active','','255','pcs','Inventory','VATABLE',NULL,NULL,'','','','','','',''),(256,'M.S HINGES 3\" HEAVY','1','20','',16.00,'29.1666','60','0','55',NULL,NULL,'10',0,0,'4722721737462690',0,0,0,72.00,'2025-01-21 15:34:21','5','1','1','0000-00-00','mainitem','Inclusive','M.S HINGES 3\" HEAVY','active','','256','pcs','Inventory','VATABLE',NULL,'0000256','','','','','','',''),(257,'M.S HINGES 4\" MEDIUM','1','20','',16.00,'35','80','0','80',NULL,NULL,'10',0,0,'7770131737462862',0,0,0,72.00,'2025-01-21 15:36:31','5','1','1','0000-00-00','mainitem','Inclusive','M.S HINGES 4\" MEDIUM','active','','257','pcs','Inventory','VATABLE',NULL,'0000257','','','','','','',''),(258,'LOUVERS 3\"','1','8','',16.00,'241','400','0','400',NULL,NULL,'10',0,0,'7447521737464774',0,0,0,7.00,'2025-01-21 16:06:57','5','1','1','0000-00-00','mainitem','Inclusive','LOUVERS 3\"','active','','258','pcs','Inventory','VATABLE',NULL,'0000258','','','','','','',''),(259,'BLACK PIPE 2\"','2','8','',16.00,'2900','3300','0','3300',NULL,NULL,'10',0,0,'8001511737555359',0,0,0,1.00,'2025-01-22 17:18:09','5','1','1','0000-00-00','mainitem','Inclusive','BLACK PIPE 2\"','active','','259','pcs','Inventory','VATABLE',NULL,'0000259','','','','','','',''),(260,'ROLL BINDING','1','8','BINDING WIRE',16.00,'2800','3200','0','3200',NULL,NULL,'1',0,0,'7463511737555490',0,0,0,1.00,'2025-02-19 07:46:15','4','1','1','0000-00-00','mainitem','Inclusive','ROLL BINDING','active','','260','pcs','Inventory','VATABLE','1','0000260','','','','','','',''),(261,'BUSH 32MM 1/2 THRO BALL IMPORTED','1','8','',16.00,'350','450','0','450',NULL,NULL,'10',0,0,'3793801737983079',0,0,0,12.00,'2025-01-27 16:14:36','5','1','1','0000-00-00','mainitem','Inclusive','BUSH 32MM 1/2 THRO BALL IMPORTED','active','','261','pcs','Inventory','VATABLE',NULL,'0000261','','','','','','',''),(262,'LEAF 1 19','1','8','',16.00,'800','1000','0','1000',NULL,NULL,'10',0,0,'1646081737983679',0,0,0,3.00,'2025-01-27 16:16:49','5','1','1','0000-00-00','mainitem','Inclusive','LEAF 1 19','active','','262','pcs','Inventory','VATABLE',NULL,'0000262','','','','','','',''),(263,'SPIKE 104','1','8','',16.00,'35','50','0','50',NULL,NULL,'10',0,0,'9145581737983811',0,0,0,6.00,'2025-01-27 16:18:05','5','1','1','0000-00-00','mainitem','Inclusive','SPIKE 104','active','','263','pcs','Inventory','VATABLE',NULL,'0000263','','','','','','',''),(264,'SPRAY PAINT BRIGHT GOLD','1','8','',16.00,'250','350','0','350',NULL,NULL,'10',0,0,'8249781737983889',0,0,0,2.00,'2025-01-27 16:19:09','5','1','1','0000-00-00','mainitem','Inclusive','SPRAY PAINT BRIGHT GOLD','active','','264','pcs','Inventory','VATABLE',NULL,'0000264','','','','','','',''),(265,'STANDARD THINNER 1LTR','1','25','',16.00,'270','350','0','350',NULL,NULL,'10',0,0,'8125951738400136',0,0,0,9.00,'2025-02-01 12:01:03','5','1','1','0000-00-00','mainitem','Inclusive','STANDARD THINNER 1LTR','active','','265','pcs','Inventory','VATABLE',NULL,'0000265','','','','','','',''),(266,'SURE METAL PRIMER 4LTS','1','25','PAINT',16.00,'1480','1650','5','1650',NULL,NULL,'5',0,0,'8792661738400464',0,0,0,5.00,'2025-02-14 17:40:28','4','1','1','0000-00-00','mainitem','Inclusive','SURE METAL PRIMER 4LTS','active','','266','pcs','Inventory','VATABLE','5','0000266','','','','','','',''),(267,'BINDING WIRE PER PC','1','8','',16.00,'100','150','0','150',NULL,NULL,'10',0,0,'2881591738762860',0,0,0,33.00,'2025-02-19 07:44:53','4','1','1','0000-00-00','mainitem','Inclusive','BINDING WIRE PER PC','active','','267','pcs','Inventory','VATABLE','','0000267','','','','','','',''),(268,'FLATBAR 40X6MM','2','17','',16.00,'850','1200','0','1200',NULL,NULL,'10',0,0,'5018831739369456',0,0,0,2.00,'2025-02-13 16:08:57','5','1','1','0000-00-00','mainitem','Inclusive','FLATBAR 40X6MM','active','','268','pcs','Inventory','VATABLE','','0000268','','','','','','',''),(269,'WELDING Glasses','1','22','WELDING GLASSES',16.00,'70','150','0','150',NULL,NULL,'24',0,0,'1463901739456218',0,0,0,19.00,'2025-02-17 08:27:39','33','1','1','0000-00-00','mainitem','Inclusive','WELDING Glasses','active','','269','pcs','Inventory','VATABLE','24','0000269','','','','','','',''),(270,'HALF THROUGH BUSH 3/4','1','22','BUSH',16.00,'45','60','20','60',NULL,NULL,'20',0,0,'7887431739610810',0,0,0,18.00,'2025-02-15 14:00:42','4','1','1','0000-00-00','mainitem','Inclusive','HALF THROUGH BUSH 3/4','active','','270','pcs','Inventory','VATABLE',NULL,'0000270','','','','','','',''),(271,'HALF THROUGH BUSH 1\" INCH','1','22','',16.00,'60','90','20','90',NULL,NULL,'20',0,0,'33411739617271',0,0,0,36.00,'2025-02-15 14:15:22','4','1','1','0000-00-00','mainitem','Inclusive','HALF THROUGH BUSH 1\" INCH','active','','271','pcs','Inventory','VATABLE',NULL,'0000271','','','','','','',''),(272,'HALF THROUGH BUSH 1 1/4\" INCH','1','22','BUSH',16.00,'120','180','20','180',NULL,NULL,'20',0,0,'2896221739618136',0,0,0,50.00,'2025-02-15 14:17:02','4','1','1','0000-00-00','mainitem','Inclusive','HALF THROUGH BUSH 1 1/4\" INCH','active','','272','pcs','Inventory','VATABLE',NULL,'0000272','','','','','','',''),(273,'PAD BOLT KOJI REAR','1','24','',16.00,'75','130','12','130',NULL,NULL,'12',0,0,'955101740489225',0,0,0,12.00,'2025-02-25 16:16:41','4','1','1','0000-00-00','mainitem','Inclusive','PAD BOLT KOJI REAR','active','','273','pcs','Inventory','VATABLE','','0000273','','','','','','',''),(274,'EYE LET GOLD','1','8','',16.00,'7','15','0','15',NULL,NULL,'738',0,0,'6391951740980955',0,0,0,668.00,'2025-03-03 08:52:00','4','1','1','0000-00-00','mainitem','Inclusive','EYE LET GOLD','active','','274','pcs','Inventory','VATABLE',NULL,'0000274','','','','','','',''),(276,'EYE LET BLACK','1','8','',16.00,'3','5','0','',NULL,NULL,'0',0,0,'6273871740981216',0,0,0,50.00,'2025-03-03 08:55:32','4','1','1','0000-00-00','mainitem','Inclusive','EYE LET BLACK','active','','276','pcs','Inventory','VATABLE',NULL,'0000276','','','','','','',''),(277,'BLIND RIVET 3/4x1/8','1','8','',16.00,'3','5','424','',NULL,NULL,'133',0,0,'4615141740981531',0,0,0,83.00,'2025-03-25 10:33:20','4','1','1','0000-00-00','mainitem','Inclusive','BLIND RIVET 3/4x1/8','active','','277','pcs','Inventory','VATABLE','133','0000277','','','','','','',''),(278,'HOSEPIPE STRIPE BLUE 1/X60FT','1','32','',16.00,'500','750','1','',NULL,NULL,'1',0,0,'7617641741268020',0,0,0,1.00,'2025-03-06 16:37:13','4','1','1','0000-00-00','mainitem','Inclusive','HOSEPIPE STRIPE BLUE 1/X60FT','active','','278','pcs','Inventory','VATABLE',NULL,'0000278','','','','','','',''),(279,'THREAD SEAL','1','32','',16.00,'15','30','','',NULL,NULL,'20',0,0,'7242871741268271',0,0,0,14.00,'2025-03-06 16:40:18','4','1','1','0000-00-00','mainitem','Inclusive','THREAD SEAL','active','','279','pcs','Inventory','VATABLE',NULL,'0000279','','','','','','',''),(280,'D-RING 1.25','1','35','',16.00,'6','15','0','',NULL,NULL,'158',0,0,'1195561741269210',0,0,0,378.00,'2025-03-12 17:13:04','33','1','1','0000-00-00','mainitem','Inclusive','D-RING 1.25','active','','280','pcs','Inventory','VATABLE','','0000280','','','','','','',''),(281,'HOOK 1.5','1','35','',16.00,'7','15','0','',NULL,NULL,'100',0,0,'3697991741269722',0,0,0,203.00,'2025-03-12 17:28:07','33','1','1','0000-00-00','mainitem','Inclusive','HOOK 1.5','active','','281','pcs','Inventory','VATABLE','','0000281','','','','','','',''),(282,'Robtec Cutting Disc 14\"','1','8','',16.00,'410','500','01','500',NULL,NULL,'01',0,0,'3047941741595550',0,0,0,1.00,'2025-03-10 11:36:38','33','1','1','0000-00-00','mainitem','Inclusive','RCD 14\'\'','active','','282','pcs','Inventory','VATABLE',NULL,'0000282','','','','','','',''),(283,'Chain 1/8','1','8','',16.00,'50 per Feet','75 per Feet','0','70 Per Feet',NULL,NULL,'4 feet',0,0,'4500241741613113',0,0,0,4.00,'2025-03-10 16:27:26','33','1','1','0000-00-00','mainitem','Inclusive','Chain 1/8','active','','283','pcs','Inventory','VATABLE',NULL,'0000283','','','','','','',''),(284,'D-RING 1.5','1','35','',16.00,'5','15','0','12',NULL,NULL,'50',0,0,'7164131741788785',0,0,0,204.00,'2025-03-12 17:30:38','33','1','1','0000-00-00','mainitem','Inclusive','D-Ring 1.5','active','','284','pcs','Inventory','VATABLE','','0000284','','','','','','',''),(285,'Hook 1\"','1','35','',16.00,'6','15','0','12',NULL,NULL,'50',0,0,'6952441741789688',0,0,0,200.00,'2025-03-12 17:30:14','33','1','1','0000-00-00','mainitem','Inclusive','Hook 1\"','active','','285','pcs','Inventory','VATABLE','','0000285','','','','','','',''),(286,'SELF DRILLING 8MM×2\'INCH','1','20','Roofing screws ',16.00,'420','1050','200','1000',NULL,NULL,'200',0,0,'9682401742020423',0,0,0,10.00,'2025-03-15 09:54:25','4','1','1','0000-00-00','mainitem','Inclusive','SELF DRILLING 8MM×2\'INCH','active','','286','pcks','Inventory','VATABLE','200','0000286','','','','','','',''),(287,'SELF DRILLING 8MM×3\'INCH','1','20','',16.00,'450','850','200','800',NULL,NULL,'200',0,0,'9016111742025684',0,0,0,13.00,'2025-03-15 11:04:32','33','1','1','0000-00-00','mainitem','Inclusive','SELF DRILLING 8MM×3\'INCH','active','','287','pcks','Inventory','VATABLE',NULL,'0000287','','','','','','',''),(288,'OASIS GRINDING DISC 7\"','1','20','',16.00,'130','200','0','',NULL,NULL,'2',0,0,'9104011742290537',0,0,0,0.00,'2025-03-18 12:38:11','4','1','1','0000-00-00','mainitem','Inclusive','OASIS GRINDING DISC 7\"','active','','288','pcs','Inventory','VATABLE',NULL,'0000288','','','','','','',''),(289,'METAL GREY PRIMER 1LTR','1','37','',16.00,'270','350','','350',NULL,NULL,'4',0,0,'1832741742531995',0,0,0,0.00,'2025-03-21 07:45:34','4','1','1','0000-00-00','mainitem','Inclusive','METAL GREY PRIMER 1LTR','active','','289','pcs','Inventory','VATABLE',NULL,'0000289','','','','','','',''),(290,'METAL GREY PRIMER 4LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'5',0,0,'857531742532335',0,0,0,1.00,'2025-03-21 07:47:05','4','1','1','0000-00-00','mainitem','Inclusive','','active','','290','pcs','Inventory','VATABLE',NULL,'0000290','','','','','','',''),(291,'UNITED PAINTS RED OXIDE 1LTR ','1','37','',16.00,'270','350','0','',NULL,NULL,'2',0,0,'1295601742532426',0,0,0,6.00,'2025-06-14 09:46:07','33','1','1','0000-00-00','mainitem','Inclusive','RED OXIDE 1LTR UNITED','active','','291','pcs','Inventory','VATABLE','','0000291','','','','','','',''),(292,'UNITED PAINTS RED OXIDE 4LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'2',0,0,'2071811742532532',0,0,0,2.00,'2025-06-14 09:46:34','33','1','1','0000-00-00','mainitem','Inclusive','RED OXIDE 4LTR','active','','292','pcs','Inventory','VATABLE','','0000292','','','','','','',''),(293,'GUN METAL 1LTR','1','37','',16.00,'270','350','0','',NULL,NULL,'4',0,0,'1679021742532618',0,0,0,4.00,'2025-03-21 07:52:05','4','1','1','0000-00-00','mainitem','Inclusive','GUN METAL 1LTR','active','','293','pcs','Inventory','VATABLE',NULL,'0000293','','','','','','',''),(294,'GUN METAL 4LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'4',0,0,'9060451742532726',0,0,0,3.00,'2025-03-21 07:53:38','4','1','1','0000-00-00','mainitem','Inclusive','GUN METAL 4LTR','active','','294','ltr','Inventory','VATABLE',NULL,'0000294','','','','','','',''),(295,'UNITED PAINTS WHITE SG 1LTR','1','37','',16.00,'270','350','0','',NULL,NULL,'4',0,0,'5629081742532819',0,0,0,3.00,'2025-06-14 09:47:16','33','1','1','0000-00-00','mainitem','Inclusive','WHITE SG UNITED 1LTR','active','','295','pcs','Inventory','VATABLE','','0000295','','','','','','',''),(296,'UNITED PAINTS WHITE SG 4LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'2',0,0,'2082701742532912',0,0,0,1.00,'2025-06-14 09:45:20','33','1','1','0000-00-00','mainitem','Inclusive','WHITE SG UNITED 4LTR','active','','296','pcs','Inventory','VATABLE','','0000296','','','','','','',''),(297,'UNITED PAINTS BLACK SG 1LTR','1','37','',16.00,'270','1200','0','',NULL,NULL,'4',0,0,'9822661742532979',0,0,0,3.00,'2025-06-14 09:45:01','33','1','1','0000-00-00','mainitem','Inclusive','BLACK SG UNITED 1LTR','active','','297','pcs','Inventory','VATABLE','','0000297','','','','','','',''),(298,'UNITED PAINTS BLACK SG 4LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'2',0,0,'3781051742533059',0,0,0,2.00,'2025-06-14 09:44:42','33','1','1','0000-00-00','mainitem','Inclusive','BLACK SG UNITED 4LTR','active','','298','pcs','Inventory','VATABLE','','0000298','','','','','','',''),(299,'UNITED PAINTS ROYAL BLUE SG 1LTR','1','37','',16.00,'270','350','0','',NULL,NULL,'4',0,0,'4771611742533126',0,0,0,4.00,'2025-06-14 09:44:14','33','1','1','0000-00-00','mainitem','Inclusive','ROYAL BLUE SG R1LTR','active','','299','pcs','Inventory','VATABLE','','0000299','','','','','','',''),(300,'UNITED PAINTS ROYAL BLUE SG 4LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'2',0,0,'8268941742533223',0,0,0,2.00,'2025-06-14 09:43:46','33','1','1','0000-00-00','mainitem','Inclusive','ROYAL BLUE SG 4LTR','active','','300','pcs','Inventory','VATABLE','','0000300','','','','','','',''),(301,'UNITED PAINTS SKY BLUE SG 4LTR','1','37','',16.00,'270','350','0','',NULL,NULL,'4',0,0,'8398201742533304',0,0,0,4.00,'2025-06-14 09:43:21','33','1','1','0000-00-00','mainitem','Inclusive','SKY BLUE SG 4LTR','active','','301','pcs','Inventory','VATABLE','','0000301','','','','','','',''),(302,'UNITED PAINTS SKY BLUE SG 1LTR','1','37','',16.00,'830','1200','0','',NULL,NULL,'2',0,0,'9593391742533388',0,0,0,4.00,'2025-06-14 09:42:50','33','1','1','0000-00-00','mainitem','Inclusive','SKY BLUE SG 1LTR','active','','302','pcs','Inventory','VATABLE','','0000302','','','','','','',''),(303,'ECONOMY RED OXIDE 1LTR','1','25','',16.00,'250','350','0','',NULL,NULL,'5',0,0,'6382551742744715',0,0,0,5.00,'2025-03-23 18:52:05','4','1','1','0000-00-00','mainitem','Inclusive','RED OXIDE SOLAI','active','','303','pcs','Inventory','VATABLE',NULL,'0000303','','','','','','',''),(304,'Blind Rivets 3/16x1/2','1','20','',16.00,'3','5','414','5',NULL,NULL,'0',0,0,'6795501742886877',0,0,0,414.00,'2025-03-25 10:18:30','33','1','1','0000-00-00','mainitem','Inclusive','BR 3/16X1/2','active','','304','pcs','Inventory','VATABLE',NULL,'0000304','','','','','','',''),(305,'Measuring Tape 10M','1','38','',16.00,'200','300','3','250',NULL,NULL,'0',0,0,'4654231744636352',0,0,0,6.00,'2025-04-14 16:13:58','33','1','1','0000-00-00','mainitem','Inclusive','MT 10M','active','','305','pcs','Inventory','VATABLE',NULL,'0000305','','','','','','',''),(306,'HG Dupro Tester','1','38','',16.00,'30','50','5','45',NULL,NULL,'5',0,0,'7781601744636472',0,0,0,11.00,'2025-04-14 16:17:52','33','1','1','0000-00-00','mainitem','Inclusive','HG Dupro Tester','active','','306','pcs','Inventory','VATABLE',NULL,'0000306','','','','','','',''),(307,'Star Bit Big','1','38','',16.00,'55','100','5','90',NULL,NULL,'5',0,0,'969011744705285',0,0,0,10.00,'2025-04-15 11:22:23','33','1','1','0000-00-00','mainitem','Inclusive','Star Bit Big','active','','307','pcs','Inventory','VATABLE',NULL,'0000307','','','','','','',''),(308,'Star Bit Small','1','38','',16.00,'25','70','5','50',NULL,NULL,'5',0,0,'1887321744705357',0,0,0,20.00,'2025-04-15 11:23:29','33','1','1','0000-00-00','mainitem','Inclusive','Star Bit Small','active','','308','pcs','Inventory','VATABLE',NULL,'0000308','','','','','','',''),(309,'welding rods 2.5mm per KG','1','8','',16.00,'200','250','3','220',NULL,NULL,'0',0,0,'6553611747125352',0,0,0,1.00,'2025-05-13 11:37:08','33','1','1','0000-00-00','mainitem','Inclusive','welding rods 2.5mm per KG','active','','309','pcs','Inventory','VATABLE',NULL,'0000309','','','','','','',''),(310,'CAST IRON SOFT','1','41','',16.00,'65','100','20','',NULL,NULL,'20',0,0,'4911991747466084',0,0,0,20.00,'2025-05-17 10:17:09','4','1','1','0000-00-00','mainitem','Inclusive','CAST IRON SOFT','active','','310','pcs','Inventory','VATABLE',NULL,'0000310','','','','','','',''),(311,'Stainless Rods','1','41','',16.00,'70','100','0','',NULL,NULL,'0',0,0,'3182521747898999',0,0,0,10.00,'2025-05-22 10:32:46','33','1','1','0000-00-00','mainitem','Inclusive','Stainless Rods','active','','311','pcs','Inventory','VATABLE',NULL,'0000311','','','','','','',''),(312,'self drilling 5.5x25mm per pc','1','38','',16.00,'6','10','050','10',NULL,NULL,'50',0,0,'4528271748009101',0,0,0,190.00,'2025-05-23 17:07:17','33','1','1','0000-00-00','mainitem','Inclusive','self drilling 5.5x25mm per pc','active','','312','pcs','Inventory','VATABLE',NULL,'0000312','','','','','','',''),(313,'Indasa P-60','1','17','',16.00,'35','70','20','60',NULL,NULL,'0',0,0,'3545171748324263',0,0,0,14.00,'2025-05-27 08:46:38','33','1','1','0000-00-00','mainitem','Inclusive','Indasa P-60','active','','313','pcs','Inventory','VATABLE',NULL,'0000313','','','','','','',''),(314,'Sandpaper No 400','1','17','',16.00,'15','30','20','',NULL,NULL,'20',0,0,'4719031748325740',0,0,0,44.00,'2025-05-27 09:03:58','33','1','1','0000-00-00','mainitem','Inclusive','Sandpaper No 400','active','','314','pcs','Inventory','VATABLE',NULL,'0000314','','','','','','',''),(315,'Makita Welding Machine','1','44','',16.00,'8000','14000','0','13500',NULL,NULL,'0',0,0,'4136141749016210',0,0,0,2.00,'2025-06-04 08:51:28','33','1','1','0000-00-00','mainitem','Inclusive','','active','','315','pcs','Inventory','VATABLE',NULL,'0000315','','','','','','',''),(316,'Dewalt Welding Machine','1','44','',16.00,'8000','14000','0','13500',NULL,NULL,'0',0,0,'6472601749016300',0,0,0,1.00,'2025-06-04 08:52:42','33','1','1','0000-00-00','mainitem','Inclusive','','active','','316','pcs','Inventory','VATABLE',NULL,'0000316','','','','','','',''),(317,'Dewalt 9\'\' Grinder','1','44','',16.00,'9000','13000','0','12500',NULL,NULL,'1',0,0,'9317821749016372',0,0,0,1.00,'2025-06-04 08:54:17','33','1','1','0000-00-00','mainitem','Inclusive','','active','','317','pcs','Inventory','VATABLE',NULL,'0000317','','','','','','',''),(318,'Dewalt Drill','1','44','',16.00,'3000','5500','1','5000',NULL,NULL,'0',0,0,'2076511749016473',0,0,0,1.00,'2025-06-04 08:55:33','33','1','1','0000-00-00','mainitem','Inclusive','','active','','318','pcs','Inventory','VATABLE',NULL,'0000318','','','','','','',''),(319,'Dewalt Grinder','1','44','',16.00,'3000','6000','0','5500',NULL,NULL,'0',0,0,'3908691749016542',0,0,0,1.00,'2025-06-04 08:56:44','33','1','1','0000-00-00','mainitem','Inclusive','','active','','319','pcs','Inventory','VATABLE',NULL,'0000319','','','','','','',''),(320,'Welding Terminus Small','1','44','',16.00,'1000','1400','0','1300',NULL,NULL,'0',0,0,'976021749016617',0,0,0,2.00,'2025-06-04 08:57:49','33','1','1','0000-00-00','mainitem','Inclusive','','active','','320','pcs','Inventory','VATABLE',NULL,'0000320','','','','','','',''),(321,'Welding Terminus Big','1','44','',16.00,'1200','1500','0','1450',NULL,NULL,'0',0,0,'3544881749016679',0,0,0,2.00,'2025-06-04 08:58:45','33','1','1','0000-00-00','mainitem','Inclusive','','active','','321','pcs','Inventory','VATABLE',NULL,'0000321','','','','','','',''),(322,'20L Jerry Can','1','2','',16.00,'80','120','0','',NULL,NULL,'0',0,0,'17891749016734',0,0,0,19.00,'2025-06-04 09:04:43','33','1','1','0000-00-00','mainitem','Inclusive','','active','','322','pcs','Inventory','VATABLE',NULL,'0000322','','','','','','',''),(323,'2\" Steel Nails Per Pc','1','26','',16.00,'2','5','20','',NULL,NULL,'0',0,0,'8428371749449958',0,0,0,184.00,'2025-06-09 09:27:48','33','1','1','0000-00-00','mainitem','Inclusive','','active','','323','pcs','Inventory','VATABLE','','0000323','','','','','','',''),(324,'1/4 x50m Hose Pipe per M','1','19','',16.00,'25','35','10','',NULL,NULL,'0',0,0,'183401749450776',0,0,0,44.00,'2025-06-09 09:40:17','33','1','1','0000-00-00','mainitem','Inclusive','','active','','324','pcs','Inventory','VATABLE',NULL,'0000324','','','','','','',''),(325,'Combined Fork& Hoe','1','2','',16.00,'180','250','0','',NULL,NULL,'0',0,0,'4086721749456328',0,0,0,12.00,'2025-06-09 11:07:03','33','1','1','0000-00-00','mainitem','Inclusive','','active','','325','pcs','Inventory','VATABLE',NULL,'0000325','','','','','','',''),(326,'Imported Half Through Bush 1.5\"','1','2','',16.00,'280','450','3','450',NULL,NULL,'0',0,0,'9890131749812488',0,0,0,4.00,'2025-06-13 14:03:04','33','1','1','0000-00-00','mainitem','Inclusive','','active','','326','pcs','Inventory','VATABLE',NULL,'0000326','','','','','','',''),(327,'Lavatory Brush & Bowl Set White','1','45','',16.00,'116.55','150','0','',NULL,NULL,'0',0,0,'8732731749825511',0,0,0,12.00,'2025-06-13 17:48:02','33','1','1','0000-00-00','mainitem','Inclusive','','active','','327','pcs','Inventory','VATABLE',NULL,'0000327','','','','','','',''),(328,'Eco Broom (hard)','1','45','',16.00,'92.14','150','0','',NULL,NULL,'0',0,0,'8324341749826099',0,0,0,12.00,'2025-06-13 17:49:44','33','1','1','0000-00-00','mainitem','Inclusive','','active','','328','pcs','Inventory','VATABLE',NULL,'0000328','','','','','','',''),(329,'Aqua Broom(soft)','1','45','',16.00,'114.48','150','0','',NULL,NULL,'5',0,0,'5848301749826196',0,0,0,12.00,'2025-06-13 17:51:04','33','1','1','0000-00-00','mainitem','Inclusive','','active','','329','pcs','Inventory','VATABLE',NULL,'0000329','','','','','','',''),(330,'Stand Up Dust Pan + Brush ','1','45','',16.00,'209.65','350','0','',NULL,NULL,'5',0,0,'6152761749826281',0,0,0,12.00,'2025-06-13 17:53:22','33','1','1','0000-00-00','mainitem','Inclusive','','active','','330','pcs','Inventory','VATABLE',NULL,'0000330','','','','','','',''),(331,'Force Pump Large Size','1','45','',16.00,'87.58','120','0','',NULL,NULL,'0',0,0,'3318221749826420',0,0,0,12.00,'2025-06-13 17:54:44','33','1','1','0000-00-00','mainitem','Inclusive','','active','','331','pcs','Inventory','VATABLE',NULL,'0000331','','','','','','',''),(332,'18\" Squeegee + Handle','1','45','',16.00,'338.62','450','0','',NULL,NULL,'0',0,0,'8955681749826498',0,0,0,6.00,'2025-06-13 17:56:19','33','1','1','0000-00-00','mainitem','Inclusive','','active','','332','pcs','Inventory','VATABLE',NULL,'0000332','','','','','','',''),(333,'Jumbo Metal Socket Mob Refill','1','45','',16.00,'214.48','300','0','',NULL,NULL,'0',0,0,'8525201749826601',0,0,0,12.00,'2025-06-13 18:02:12','33','1','1','0000-00-00','mainitem','Inclusive','','active','','333','pcs','Inventory','VATABLE',NULL,'0000333','','','','','','',''),(334,'ECONOMY GLOSS RED OXIDE 4LTRS','1','25','',16.00,'780','1200','0','1000',NULL,NULL,'0',0,0,'743551749882308',0,0,0,4.00,'2025-06-14 09:49:48','33','1','1','0000-00-00','mainitem','Inclusive','','active','','334','pcs','Inventory','VATABLE','','0000334','','','','','','',''),(335,'ECONOMY GLOSS SAFARICOM GREEN 1LTRS','1','25','',16.00,'250','350','0','',NULL,NULL,'0',0,0,'8486491749882487',0,0,0,5.00,'2025-06-14 09:50:20','33','1','1','0000-00-00','mainitem','Inclusive','','active','','335','pcs','Inventory','VATABLE','','0000335','','','','','','',''),(336,'JUMBO TAPE','1','46','',16.00,'230','300','0','280',NULL,NULL,'0',0,0,'93551749885644',0,0,0,5.00,'2025-06-14 10:22:00','33','1','1','0000-00-00','mainitem','Inclusive','','active','','336','pcs','Inventory','VATABLE',NULL,'0000336','','','','','','',''),(337,'CROW BAR','1','2','',16.00,'900','1500','0','',NULL,NULL,'0',0,0,'5888201749886276',0,0,0,2.00,'2025-06-14 10:34:03','33','1','1','0000-00-00','mainitem','Inclusive','','active','','337','pcs','Inventory','VATABLE',NULL,'0000337','','','','','','',''),(338,'JEMBE','1','2','',16.00,'90','160','0','150',NULL,NULL,'0',0,0,'4501961749886456',0,0,0,10.00,'2025-06-14 10:36:03','33','1','1','0000-00-00','mainitem','Inclusive','','active','','338','pcs','Inventory','VATABLE',NULL,'0000338','','','','','','',''),(339,'GARDEN FORK','1','2','',16.00,'100','150','0','',NULL,NULL,'0',0,0,'8159351749886666',0,0,0,6.00,'2025-06-14 10:38:25','33','1','1','0000-00-00','mainitem','Inclusive','','active','','339','pcs','Inventory','VATABLE',NULL,'0000339','','','','','','',''),(340,'ROLLER 2\"','1','22','',16.00,'450','900','0','',NULL,NULL,'0',0,0,'5269761749902684',0,0,0,4.00,'2025-06-14 15:06:41','33','1','1','0000-00-00','mainitem','Inclusive','','active','','340','pcs','Inventory','VATABLE',NULL,'0000340','','','','','','',''),(341,'ROLLER 3\"','1','22','',16.00,'550','1050','0','',NULL,NULL,'0',0,0,'794241749902817',0,0,0,6.00,'2025-06-14 15:07:56','33','1','1','0000-00-00','mainitem','Inclusive','','active','','341','pcs','Inventory','VATABLE',NULL,'0000341','','','','','','',''),(342,'ROLLER 4\"','1','22','',16.00,'750','1300','0','1300',NULL,NULL,'0',0,0,'7162651749902911',0,0,0,4.00,'2025-06-14 15:09:55','33','1','1','0000-00-00','mainitem','Inclusive','','active','','342','pcs','Inventory','VATABLE',NULL,'0000342','','','','','','',''),(343,'ROLLER BEARING SET','1','22','',16.00,'1000','2200','0','2200',NULL,NULL,'0',0,0,'8031871749903017',0,0,0,4.00,'2025-06-16 15:06:14','33','1','1','0000-00-00','mainitem','Inclusive','','active','','343','pcs','Inventory','VATABLE','','0000343','','','','','','',''); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `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, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=344 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,'ABRA CUTTING DISK 9\"','1','6','1','',16.00,'156.60','200','10','190',NULL,NULL,40,0,1,'6160191721663879',0,0,0,0.00,'2024-07-22 19:01:25','4','1','','0000-00-00','mainitem','Inclusive','ABRA CUTTING DISK 9\"','active','pcs','Inventory','1110','4000','5500','VATABLE','40','KE2BGU0000001','50220000','KE','2','BG','U','Y','B'),(2,'ABRA GRINDING DISK 7\"','1','6','2','',16.00,'164.72','200','10','190',NULL,NULL,20,0,1,'2681511721664086',0,0,0,0.00,'2024-07-22 19:03:11','4','1','','0000-00-00','mainitem','Inclusive','ABRA GRINDING DISK 7\"','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000002','50220000','KE','2','BG','U','Y','B'),(3,'SQUARE HOLLOW SECTION 25X25X1MM','2','8','3','',16.00,'550','700','0','670',NULL,NULL,20,0,1,'2700121721665938',0,0,0,0.00,'2024-07-22 19:37:30','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 25X25X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000003','50220000','KE','2','BG','U','Y','B'),(4,'SQUARE HOLLOW SECTION 20X20X1MM','2','8','4','',16.00,'470','500','0','500',NULL,NULL,20,0,1,'1982431721666250',0,0,0,-1.00,'2024-07-22 19:38:35','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 20X20X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000004','50220000','KE','2','BG','U','Y','B'),(5,'SQUARE HOLLOW SECTION 40X40X1MM','2','8','5','',16.00,'890','950','0','950',NULL,NULL,20,0,1,'3667901721666316',0,0,0,40.00,'2024-07-22 20:03:45','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 40X40X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000005','50220000','KE','2','BG','U','Y','B'),(6,'SQUARE HOLLOW SECTION 30X30X1MM','2','8','6','',16.00,'720','750','0','750',NULL,NULL,20,0,1,'1287131721667826',0,0,0,0.00,'2024-07-22 20:04:38','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 30X30X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000006','50220000','KE','2','BG','U','Y','B'),(7,'SQUARE HOLLOW SECTION 50X50X1MM','2','8','7','',16.00,'1220','1550','0','1500',NULL,NULL,20,0,1,'4048311721667879',0,0,0,5.00,'2024-07-22 20:05:28','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 50X50X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000007','50220000','KE','2','BG','U','Y','B'),(8,'MILD STEEL PLATE 8X4X1MM','2','8','8','',16.00,'2100','2400','0','2400',NULL,NULL,20,0,1,'8855721721667929',0,0,0,50.00,'2025-04-03 13:40:38','33','1','','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000008','50220000','KE','2','BG','U','Y','B'),(9,'RECTANGULAR HOLLOW SECTION 40X25X1MM','2','8','9','',16.00,'720','900','0','850',NULL,NULL,20,0,1,'2920441721667985',0,0,0,8.00,'2024-07-22 20:07:11','4','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 40X25X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000009','50220000','KE','2','BG','U','Y','B'),(10,'ROUND BAR 16 LENGTH','2','8','10','',16.00,'2450','2650','0','2650',NULL,NULL,20,0,1,'248711721668032',0,0,0,0.00,'2024-07-22 20:07:56','4','1','','0000-00-00','mainitem','Inclusive','ROUND BAR 16 LENGTH','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000010','50220000','KE','2','BG','U','Y','B'),(11,'ROUND BAR 10MM','2','8','11','',16.00,'980','1150','0','1100',NULL,NULL,20,0,1,'1393461721668077',0,0,0,0.00,'2024-07-22 20:08:33','4','1','','0000-00-00','mainitem','Inclusive','ROUND BAR 10MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000011','50220000','KE','2','BG','U','Y','B'),(12,'ANGLE LINE 40X40X3MM','2','8','12','',16.00,'1400','1600','0','1550',NULL,NULL,20,0,1,'383091721668113',0,0,0,40.00,'2024-07-30 16:06:15','5','1','','0000-00-00','mainitem','Inclusive','ANGLE LINE 40X40X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000012','50220000','KE','2','BG','U','Y','B'),(13,'ZED BAR 20X20X3MM','2','8','13','',16.00,'680','720','0','720',NULL,NULL,20,0,1,'9320701721668154',0,0,0,0.00,'2024-07-22 20:09:54','4','1','','0000-00-00','mainitem','Inclusive','ZED BAR 20X20X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000013','50220000','KE','2','BG','U','Y','B'),(14,'FLAT BAR 40X3MM','2','8','14','',16.00,'474.14','700','0','620',NULL,NULL,20,0,1,'5711151721668194',0,0,0,-1.00,'2024-07-22 20:11:10','4','1','','0000-00-00','mainitem','Inclusive','FLAT BAR 40X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000014','50220000','KE','2','BG','U','Y','B'),(15,'FLAT BAR 20X2.5','2','8','15','',16.00,'270','350','0','350',NULL,NULL,20,0,1,'5413931721668271',0,0,0,199.00,'2024-07-22 20:11:51','4','1','','0000-00-00','mainitem','Inclusive','FLAT BAR 20X2.5','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000015','50220000','KE','2','BG','U','Y','B'),(16,'WINDOW HIDGES BIG','1','8','16','',16.00,'40','50','0','50',NULL,NULL,20,0,1,'4517811721668311',0,0,0,0.00,'2024-07-22 20:12:39','4','1','','0000-00-00','mainitem','Inclusive','WINDOW HIDGES BIG','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000016','50220000','KE','2','BG','U','Y','B'),(17,'WINDOW HIDGES SMALL','1','8','17','',16.00,'25','35','0','35',NULL,NULL,20,0,1,'4816071721668359',0,0,0,0.00,'2024-07-22 20:13:12','4','1','','0000-00-00','mainitem','Inclusive','WINDOW HIDGES SMALL','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000017','50220000','KE','2','BG','U','Y','B'),(18,'ZED BAR 20X20X3MM STD','2','8','18','',16.00,'818.97','1200','0','1200',NULL,NULL,20,0,1,'2716301721668393',0,0,0,0.00,'2024-07-22 20:13:53','4','1','','0000-00-00','mainitem','Inclusive','ZED BAR 20X20X3MM STD','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000018','50220000','KE','2','BG','U','Y','B'),(19,'MILD STEEL PLATE 8X4X1.35MM','2','8','19','',16.00,'3650','4500','0','4400',NULL,NULL,20,0,1,'6768641721668434',0,0,0,0.00,'2024-07-22 20:14:37','4','1','','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X1.35MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000019','50220000','KE','2','BG','U','Y','B'),(20,'CIRCULAR HOLLOW SECTION 48X1.5MM','2','8','20','',16.00,'1400','1600','0','1550',NULL,NULL,20,0,1,'1945771721668477',0,0,0,0.00,'2024-07-22 20:15:19','4','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 48X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000020','50220000','KE','2','BG','U','Y','B'),(21,'CIRCULAR HOLLOW SECTION 38X1.5MM','2','8','21','',16.00,'980','1300','0','1300',NULL,NULL,20,0,1,'4052571721668519',0,0,0,0.00,'2024-07-22 20:16:14','4','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 38X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000021','50220000','KE','2','BG','U','Y','B'),(22,'CIRCULAR HOLLOW SECTION 42X1.5MM','2','8','22','',16.00,'1250','1400','0','1400',NULL,NULL,20,0,1,'564391721668574',0,0,0,0.00,'2024-07-22 20:16:59','4','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 42X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000022','50220000','KE','2','BG','U','Y','B'),(23,'RECTANGULAR HOLLOW SECTION 75X50X1.5MM','2','8','23','',16.00,'2350','2600','0','2600',NULL,NULL,20,0,1,'9665311721668620',0,0,0,0.00,'2024-07-22 20:17:47','4','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 75X50X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000023','50220000','KE','2','BG','U','Y','B'),(24,'SQUARE HOLLOW SECTION 75X75X2MM','2','8','24','',16.00,'3500','4000','0','4000',NULL,NULL,20,0,1,'1976731721668667',0,0,0,2.00,'2024-07-22 20:18:36','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 75X75X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000024','50220000','KE','2','BG','U','Y','B'),(25,'CIRCULAR HOLLOW SECTION 25X1.5MM','2','8','25','',16.00,'790','900','0','900',NULL,NULL,20,0,1,'6575501721668716',0,0,0,0.00,'2024-07-22 20:20:27','4','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 25X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000025','50220000','KE','2','BG','U','Y','B'),(26,'CIRCULAR HOLLOW SECTION 20X1.5MM','2','8','26','',16.00,'660','850','0','850',NULL,NULL,20,0,1,'1195801721668827',0,0,0,0.00,'2024-07-22 20:21:06','4','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 20X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000026','50220000','KE','2','BG','U','Y','B'),(27,'TEE 25X25X3MM','2','8','27','',16.00,'930','1150','0','1150',NULL,NULL,20,0,1,'4267381721668866',0,0,0,0.00,'2024-07-22 20:21:47','4','1','','0000-00-00','mainitem','Inclusive','TEE 25X25X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000027','50220000','KE','2','BG','U','Y','B'),(28,'TEE 20X20X3MM','2','8','28','',16.00,'586.21','750','0','750',NULL,NULL,20,0,1,'8278431721668907',0,0,0,0.00,'2024-07-22 20:22:24','4','1','','0000-00-00','mainitem','Inclusive','TEE 20X20X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000028','50220000','KE','2','BG','U','Y','B'),(29,'WELD MESH YELLOW','2','8','29','',16.00,'420','450','0','450',NULL,NULL,20,0,1,'5742751721668945',0,0,0,0.00,'2024-07-22 20:23:10','4','1','','0000-00-00','mainitem','Inclusive','WELD MESH YELLOW','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000029','50220000','KE','2','BG','U','Y','B'),(30,'WELD MESH RED','2','8','30','',16.00,'600','650','0','650',NULL,NULL,20,0,1,'2542241721668991',0,0,0,0.00,'2024-07-22 20:23:42','4','1','','0000-00-00','mainitem','Inclusive','WELD MESH RED','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000030','50220000','KE','2','BG','U','Y','B'),(31,'WELD MESH ORIGINAL','2','8','31','',16.00,'890','900','0','900',NULL,NULL,20,0,1,'4364091721669023',0,0,0,0.00,'2024-07-22 20:24:23','4','1','','0000-00-00','mainitem','Inclusive','WELD MESH ORIGINAL','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000031','50220000','KE','2','BG','U','Y','B'),(32,'SQUARE HOLLOW SECTION 20X20X1.5MM','2','8','32','',16.00,'630','750','0','750',NULL,NULL,20,0,1,'8425131721669064',0,0,0,0.00,'2024-07-22 20:25:07','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 20X20X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000032','50220000','KE','2','BG','U','Y','B'),(33,'SQUARE HOLLOW SECTION 25X25X1.5MM','2','8','33','',16.00,'805','950','0','950',NULL,NULL,20,0,1,'6652871721669108',0,0,0,0.00,'2024-07-22 20:25:43','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 25X25X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000033','50220000','KE','2','BG','U','Y','B'),(34,'SQUARE HOLLOW SECTION 30X30X1.5MM','2','8','34','',16.00,'1020','1150','0','1150',NULL,NULL,20,0,1,'2567221721669144',0,0,0,0.00,'2024-07-22 20:26:16','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 30X30X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000034','50220000','KE','2','BG','U','Y','B'),(35,'SQUARE HOLLOW SECTION 40X40X1.5MM','2','8','35','',16.00,'1340','1450','0','1450',NULL,NULL,20,0,1,'7388321721669176',0,0,0,34.00,'2024-07-22 20:26:58','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 40X40X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000035','50220000','KE','2','BG','U','Y','B'),(36,'RECTANGULAR HOLLOW SECTION 40X25X1.5MM','2','8','36','',16.00,'1100','1170','0','1150',NULL,NULL,20,0,1,'4574931721669218',0,0,0,20.00,'2024-07-22 20:27:40','4','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 40X25X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000036','50220000','KE','2','BG','U','Y','B'),(37,'FLAT BAR 20X5MM','2','8','37','',16.00,'630','700','0','680',NULL,NULL,20,0,1,'6250581721670793',0,0,0,25.00,'2024-07-22 20:54:09','4','1','','0000-00-00','mainitem','Inclusive','FLAT BAR 20X5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000037','50220000','KE','2','BG','U','Y','B'),(38,'FLAT BAR 25X3MM','2','8','38','',16.00,'480','550','0','550',NULL,NULL,20,0,1,'744601721670849',0,0,0,40.00,'2024-07-22 20:54:58','4','1','','0000-00-00','mainitem','Inclusive','FLAT BAR 25X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000038','50220000','KE','2','BG','U','Y','B'),(39,'WINDOW LATCHES 100MM','2','14','39','',16.00,'80','150','100','130',NULL,NULL,20,0,1,'4045181721670898',0,0,0,200.00,'2024-08-27 09:28:43','5','1','','0000-00-00','mainitem','Inclusive','WINDOW LATCHES 100MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000039','50220000','KE','2','BG','U','Y','B'),(40,'STOPPER SMALL HOLE HEAVY GAUGE','1','8','40','',16.00,'10','10','0','10',NULL,NULL,20,0,1,'115281721670938',0,0,0,400.00,'2024-07-22 20:56:15','4','1','','0000-00-00','mainitem','Inclusive','STOPPER SMALL HOLE HEAVY GAUGE','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000040','50220000','KE','2','BG','U','Y','B'),(41,'KONJI','1','8','41','',16.00,'70','100','0','100',NULL,NULL,20,0,1,'826381721671039',0,0,0,200.00,'2024-07-22 20:57:55','4','1','','0000-00-00','mainitem','Inclusive','KONJI','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000041','50220000','KE','2','BG','U','Y','B'),(42,'MILD STEEL PLATE 8X4X2MM','2','8','42','',16.00,'6000','6500','0','6500',NULL,NULL,20,0,1,'7058351721671076',0,0,0,4.00,'2024-07-22 20:58:37','4','1','','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000042','50220000','KE','2','BG','U','Y','B'),(43,'U LOCK PAIR','1','8','43','',16.00,'50','80','0','80',NULL,NULL,20,0,1,'6775051721671117',0,0,0,150.00,'2024-07-22 20:59:50','4','1','','0000-00-00','mainitem','Inclusive','U LOCK PAIR','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000043','50220000','KE','2','BG','U','Y','B'),(44,'SELF DRILL STAR 1\"','1','12','44','',16.00,'350','500','0','450',NULL,NULL,5,0,1,'1713391721726513',0,0,0,0.00,'2024-07-23 12:23:37','1','1','','0000-00-00','mainitem','Inclusive','SELF DRILL STAR 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000044','50220000','KE','2','BG','U','Y','B'),(45,'SELF DRILL STAR 1-1/2\"','1','12','45','',16.00,'450','600','0','550',NULL,NULL,10,0,1,'7181221721726723',0,0,0,0.00,'2024-07-23 12:29:50','1','1','','0000-00-00','mainitem','Inclusive','SELF DRILL STAR 1-1/2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000045','50220000','KE','2','BG','U','Y','B'),(46,'SELF DRILL STAR 2\"','1','12','46','',16.00,'550','1200','0','1100',NULL,NULL,10,0,1,'5553921721727000',0,0,0,0.00,'2024-07-23 12:30:56','1','1','','0000-00-00','mainitem','Inclusive','SELF DRILL STAR 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000046','50220000','KE','2','BG','U','Y','B'),(47,'MDF SCREW 1\"','1','12','47','',16.00,'140','250','0','230',NULL,NULL,10,0,1,'5024401721727056',0,0,0,0.00,'2024-07-23 12:31:40','1','1','','0000-00-00','mainitem','Inclusive','MDF SCREW 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000047','50220000','KE','2','BG','U','Y','B'),(48,'MDF SCREW 1-1/2\"','1','12','48','',16.00,'180','300','0','280',NULL,NULL,10,0,1,'6212421721727101',0,0,0,0.00,'2024-07-23 12:32:27','1','1','','0000-00-00','mainitem','Inclusive','MDF SCREW 1-1/2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000048','50220000','KE','2','BG','U','Y','B'),(49,'MDF SCREW 2\"','1','12','49','',16.00,'200','320','0','300',NULL,NULL,10,0,1,'5435771721727147',0,0,0,0.00,'2024-07-23 12:33:07','1','1','','0000-00-00','mainitem','Inclusive','MDF SCREW 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000049','50220000','KE','2','BG','U','Y','B'),(50,'GYPSUM SCREW 1\"','1','12','50','',16.00,'140','250','0','230',NULL,NULL,10,0,1,'4540071721727188',0,0,0,0.00,'2024-07-23 12:33:56','1','1','','0000-00-00','mainitem','Inclusive','GYPSUM SCREW 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000050','50220000','KE','2','BG','U','Y','B'),(51,'GYPSUM SCREW 1-1/2\"','1','12','51','',16.00,'180','300','0','280',NULL,NULL,10,0,1,'7808081721727237',0,0,0,0.00,'2024-07-23 12:34:39','1','1','','0000-00-00','mainitem','Inclusive','GYPSUM SCREW 1-1/2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000051','50220000','KE','2','BG','U','Y','B'),(52,'GYPSUM SCREW 2\"','1','12','52','',16.00,'200','350','0','330',NULL,NULL,10,0,1,'5452501721727279',0,0,0,0.00,'2024-07-23 12:44:27','1','1','','0000-00-00','mainitem','Inclusive','GYPSUM SCREW 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000052','50220000','KE','2','BG','U','Y','B'),(53,'HACKSAW FRAME','1','12','53','',16.00,'280','380','5','350',NULL,NULL,10,0,1,'4517001721727867',0,0,0,0.00,'2024-07-23 12:45:41','1','1','','0000-00-00','mainitem','Inclusive','HACKSAW FRAME','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000053','50220000','KE','2','BG','U','Y','B'),(54,'HACKSAW BLADE','1','12','54','',16.00,'90','120','5','100',NULL,NULL,10,0,1,'6504401721727942',0,0,0,0.00,'2024-07-23 12:46:27','1','1','','0000-00-00','mainitem','Inclusive','HACKSAW BLADE','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000054','50220000','KE','2','BG','U','Y','B'),(55,'WELDING HOLDER 800A','1','12','55','',16.00,'300','450','3','430',NULL,NULL,10,0,1,'2774461721727987',0,0,0,0.00,'2024-07-23 12:47:12','1','1','','0000-00-00','mainitem','Inclusive','WELDING HOLDER 800A','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000055','50220000','KE','2','BG','U','Y','B'),(56,'WIRE BRUSH','1','12','56','',16.00,'65','150','10','130',NULL,NULL,10,0,1,'6886191721728033',0,0,0,0.00,'2024-07-23 12:47:51','1','1','','0000-00-00','mainitem','Inclusive','WIRE BRUSH','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000056','50220000','KE','2','BG','U','Y','B'),(57,'SCRAPPER 1-1/2\"','1','12','57','',16.00,'30','100','5','90',NULL,NULL,10,0,1,'6613161721728073',0,0,0,0.00,'2024-07-23 12:49:01','1','1','','0000-00-00','mainitem','Inclusive','SCRAPPER 1-1/2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000057','50220000','KE','2','BG','U','Y','B'),(58,'SCRAPPER 2\"','1','12','58','',16.00,'35','120','5','100',NULL,NULL,10,0,1,'9780841721728141',0,0,0,0.00,'2024-07-23 12:49:45','1','1','','0000-00-00','mainitem','Inclusive','SCRAPPER 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000058','50220000','KE','2','BG','U','Y','B'),(59,'SCRAPPER 3\"','1','12','59','',16.00,'45','130','5','120',NULL,NULL,10,0,1,'1954011721728186',0,0,0,0.00,'2024-07-23 12:50:32','1','1','','0000-00-00','mainitem','Inclusive','SCRAPPER 3\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000059','50220000','KE','2','BG','U','Y','B'),(60,'INSULATING TAPE','1','12','60','',16.00,'30','50','0','50',NULL,NULL,20,0,1,'4140751721728233',0,0,0,0.00,'2024-07-23 12:51:59','1','1','','0000-00-00','mainitem','Inclusive','INSULATING TAPE','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000060','50220000','KE','2','BG','U','Y','B'),(61,'HSS DRILL BIT 3MM','1','12','61','',16.00,'25','50','8','40',NULL,NULL,10,0,1,'2506961721728320',0,0,0,0.00,'2024-07-23 12:54:32','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000061','50220000','KE','2','BG','U','Y','B'),(62,'HSS DRILL BIT 4MM','1','12','62','',16.00,'30','70','8','60',NULL,NULL,10,0,1,'5491011721728473',0,0,0,0.00,'2024-07-23 12:55:08','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 4MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000062','50220000','KE','2','BG','U','Y','B'),(63,'HSS DRILL BIT 5MM','1','12','63','',16.00,'40','90','6','80',NULL,NULL,10,0,1,'2513671721728509',0,0,0,0.00,'2024-07-23 12:55:45','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000063','50220000','KE','2','BG','U','Y','B'),(64,'HSS DRILL BIT 6MM','1','12','64','',16.00,'45','100','6','90',NULL,NULL,10,0,1,'6448191721728545',0,0,0,0.00,'2024-07-23 12:56:19','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 6MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000064','50220000','KE','2','BG','U','Y','B'),(65,'HSS DRILL BIT 8MM','1','12','65','',16.00,'65','120','6','100',NULL,NULL,10,0,1,'4362551721728580',0,0,0,0.00,'2024-07-23 12:56:52','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 8MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000065','50220000','KE','2','BG','U','Y','B'),(66,'HSS DRILL BIT 10MM','1','12','66','',16.00,'120','180','6','160',NULL,NULL,10,0,1,'9163611721728613',0,0,0,0.00,'2024-07-23 12:57:36','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 10MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000066','50220000','KE','2','BG','U','Y','B'),(67,'HSS DRILL BIT 12MM','1','12','67','',16.00,'180','250','6','230',NULL,NULL,10,0,1,'8536161721728656',0,0,0,0.00,'2024-07-23 12:58:10','1','1','','0000-00-00','mainitem','Inclusive','HSS DRILL BIT 12MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000067','50220000','KE','2','BG','U','Y','B'),(68,'WELDING HOLDER AMERICA','1','12','68','',16.00,'300','450','3','430',NULL,NULL,10,0,1,'4407501721728693',0,0,0,0.00,'2024-07-23 12:58:51','1','1','','0000-00-00','mainitem','Inclusive','WELDING HOLDER AMERICA','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000068','50220000','KE','2','BG','U','Y','B'),(69,'TRY SQUARE 6\"','1','12','69','',16.00,'65','150','6','130',NULL,NULL,10,0,1,'7477241721728732',0,0,0,0.00,'2024-07-23 12:59:57','1','1','','0000-00-00','mainitem','Inclusive','TRY SQUARE 6\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000069','50220000','KE','2','BG','U','Y','B'),(70,'TRY SQUARE 8\"','1','12','70','',16.00,'85','170','6','150',NULL,NULL,10,0,1,'4127331721728797',0,0,0,0.00,'2024-07-23 13:00:54','1','1','','0000-00-00','mainitem','Inclusive','TRY SQUARE 8\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000070','50220000','KE','2','BG','U','Y','B'),(71,'TRY SQUARE 10\"','1','12','71','',16.00,'95','200','6','180',NULL,NULL,10,0,1,'6660011721728854',0,0,0,0.00,'2024-07-23 13:01:37','1','1','','0000-00-00','mainitem','Inclusive','TRY SQUARE 10\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000071','50220000','KE','2','BG','U','Y','B'),(72,'MEASURING TAPE 5MTRS','1','12','72','',16.00,'85','150','6','130',NULL,NULL,10,0,1,'9339241721728897',0,0,0,0.00,'2024-07-23 13:04:09','1','1','','0000-00-00','mainitem','Inclusive','MEASURING TAPE 5MTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000072','50220000','KE','2','BG','U','Y','B'),(73,'MEASURING TAPE 7.5MTRS','1','12','73','',16.00,'140','250','6','230',NULL,NULL,10,0,1,'5908411721728975',0,0,0,0.00,'2024-07-23 13:03:54','1','1','','0000-00-00','mainitem','Inclusive','MEASURING TAPE 7.5MTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000073','50220000','KE','2','BG','U','Y','B'),(74,'PAINT BRUSH 1\"','1','12','74','',16.00,'30','50','0','50',NULL,NULL,10,0,1,'5785451721729050',0,0,0,0.00,'2024-07-23 13:04:57','1','1','','0000-00-00','mainitem','Inclusive','PAINT BRUSH 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000074','50220000','KE','2','BG','U','Y','B'),(75,'PAINT BRUSH 2\"','1','12','75','',16.00,'40','80','0','80',NULL,NULL,10,0,1,'7080211721729097',0,0,0,0.00,'2024-07-23 13:05:47','1','1','','0000-00-00','mainitem','Inclusive','PAINT BRUSH 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000075','50220000','KE','2','BG','U','Y','B'),(76,'PAINT BRUSH 3\"','1','12','76','',16.00,'60','130','0','130',NULL,NULL,10,0,1,'6409441721729148',0,0,0,0.00,'2024-07-23 13:06:35','1','1','','0000-00-00','mainitem','Inclusive','PAINT BRUSH 3\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000076','50220000','KE','2','BG','U','Y','B'),(77,'PAINT BRUSH 4\"','1','12','77','',16.00,'75','150','0','150',NULL,NULL,10,0,1,'8667441721729196',0,0,0,0.00,'2024-07-23 13:07:52','1','1','','0000-00-00','mainitem','Inclusive','PAINT BRUSH 4\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000077','50220000','KE','2','BG','U','Y','B'),(78,'PLIERS SUPER 8\"','1','12','78','',16.00,'192','350','6','330',NULL,NULL,10,0,1,'9738681721729273',0,0,0,0.00,'2024-07-23 13:09:41','1','1','','0000-00-00','mainitem','Inclusive','PLIERS SUPER 8\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000078','50220000','KE','2','BG','U','Y','B'),(79,'PLIERS 7\"','1','12','79','',16.00,'170','280','5','250',NULL,NULL,10,0,1,'1612951721729381',0,0,0,0.00,'2024-07-23 13:10:34','1','1','','0000-00-00','mainitem','Inclusive','PLIERS 7\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000079','50220000','KE','2','BG','U','Y','B'),(80,'PLIERS 8\"','1','12','80','',16.00,'180','300','5','280',NULL,NULL,10,0,1,'5029861721729435',0,0,0,0.00,'2024-07-23 13:11:15','1','1','','0000-00-00','mainitem','Inclusive','PLIERS 8\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000080','50220000','KE','2','BG','U','Y','B'),(81,'SCREWDRIVER STAR','1','12','81','',16.00,'80','150','0','150',NULL,NULL,10,0,1,'6051051721729475',0,0,0,0.00,'2024-07-23 13:12:03','1','1','','0000-00-00','mainitem','Inclusive','SCREWDRIVER STAR','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000081','50220000','KE','2','BG','U','Y','B'),(82,'SUPERGLUE','1','12','82','',16.00,'25','50','0','50',NULL,NULL,10,0,1,'1371951721729523',0,0,0,0.00,'2024-07-23 13:12:42','1','1','','0000-00-00','mainitem','Inclusive','SUPERGLUE','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000082','50220000','KE','2','BG','U','Y','B'),(83,'PE-80','1','12','83','',16.00,'200','350','3','300',NULL,NULL,10,0,1,'4393191721729562',0,0,0,0.00,'2024-07-23 13:13:33','1','1','','0000-00-00','mainitem','Inclusive','PE-80','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000083','50220000','KE','2','BG','U','Y','B'),(84,'PAD LOCK YONGLI 363','1','12','84','',16.00,'60','150','6','130',NULL,NULL,10,0,1,'8724371721729613',0,0,0,0.00,'2024-09-07 08:52:32','5','1','','0000-00-00','mainitem','Inclusive','PAD LOCK YONGLI 363','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000084','50220000','KE','2','BG','U','Y','B'),(85,'PAD LOCK YONGLI 365','1','12','85','',16.00,'100','180','0','180',NULL,NULL,10,0,1,'7287191721729672',0,0,0,0.00,'2024-09-07 08:52:58','5','1','','0000-00-00','mainitem','Inclusive','PAD LOCK YONGLI 365','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000085','50220000','KE','2','BG','U','Y','B'),(86,'SCREWDRIVER FLAT','1','12','86','',16.00,'80','150','0','150',NULL,NULL,10,0,1,'5987561721729699',0,0,0,0.00,'2024-07-23 13:16:41','1','1','','0000-00-00','mainitem','Inclusive','SCREWDRIVER FLAT','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000086','50220000','KE','2','BG','U','Y','B'),(87,'CABLE TIE 6\"','1','12','87','',16.00,'150','250','4','230',NULL,NULL,10,0,1,'7164301721729801',0,0,0,0.00,'2024-07-23 13:17:46','1','1','','0000-00-00','mainitem','Inclusive','CABLE TIE 6\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000087','50220000','KE','2','BG','U','Y','B'),(88,'CABLE TIE 10\"','1','12','88','',16.00,'200','300','5','280',NULL,NULL,10,0,1,'4496391721729866',0,0,0,0.00,'2024-07-23 13:19:18','1','1','','0000-00-00','mainitem','Inclusive','CABLE TIE 10\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000088','50220000','KE','2','BG','U','Y','B'),(89,'CABLE TIE 12\"','1','12','89','',16.00,'250','350','5','330',NULL,NULL,10,0,1,'914211721729959',0,0,0,0.00,'2024-07-23 13:19:52','1','1','','0000-00-00','mainitem','Inclusive','CABLE TIE 12\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000089','50220000','KE','2','BG','U','Y','B'),(90,'CABLE TIE 4.6X380','1','12','90','',16.00,'130','230','5','200',NULL,NULL,10,0,1,'825481721729992',0,0,0,0.00,'2024-07-23 13:20:39','1','1','','0000-00-00','mainitem','Inclusive','CABLE TIE 4.6X380','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000090','50220000','KE','2','BG','U','Y','B'),(91,'MASON BIT 6MM','1','12','91','',16.00,'120','180','0','180',NULL,NULL,10,0,1,'3053791721730040',0,0,0,0.00,'2024-07-23 13:22:13','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 6MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000091','50220000','KE','2','BG','U','Y','B'),(92,'MASON BIT 8MM','1','12','92','',16.00,'150','230','6','200',NULL,NULL,10,0,1,'5528491721730134',0,0,0,0.00,'2024-07-23 13:22:48','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 8MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000092','50220000','KE','2','BG','U','Y','B'),(93,'MASON BIT 10MM','1','12','93','',16.00,'180','300','4','280',NULL,NULL,10,0,1,'6456511721730169',0,0,0,0.00,'2024-07-23 13:23:29','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 10MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000093','50220000','KE','2','BG','U','Y','B'),(94,'MASON BIT 12MM','1','12','94','',16.00,'250','330','4','300',NULL,NULL,10,0,1,'6406981721730209',0,0,0,0.00,'2024-07-23 13:24:45','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 12MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000094','50220000','KE','2','BG','U','Y','B'),(95,'MASON BIT 14MM','1','12','95','',16.00,'350','430','3','400',NULL,NULL,10,0,1,'7433081721730332',0,0,0,0.00,'2024-07-23 13:26:16','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 14MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000095','50220000','KE','2','BG','U','Y','B'),(96,'MASON BIT 16MM','1','12','96','',16.00,'450','650','2','600',NULL,NULL,10,0,1,'3853361721730376',0,0,0,0.00,'2024-07-23 13:27:14','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 16MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000096','50220000','KE','2','BG','U','Y','B'),(97,'MASON BIT 18MM','1','12','97','',16.00,'550','700','2','650',NULL,NULL,10,0,1,'8434991721730435',0,0,0,0.00,'2024-07-23 13:27:47','1','1','','0000-00-00','mainitem','Inclusive','MASON BIT 18MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000097','50220000','KE','2','BG','U','Y','B'),(98,'ROBTEC GRINDING DISK 7\"','1','13','98','',16.00,'145','200','0','190',NULL,NULL,10,0,1,'3788181721732182',0,0,0,52.00,'2024-07-23 13:59:51','1','1','','0000-00-00','mainitem','Inclusive','ROBTEC GRINDING DISK 7\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000098','50220000','KE','2','BG','U','Y','B'),(99,'ROBTEC CUTTING DISK 9\"','1','13','99','',16.00,'135','200','0','190',NULL,NULL,10,0,1,'1391011721732392',0,0,0,0.00,'2024-07-23 14:02:25','1','1','','0000-00-00','mainitem','Inclusive','ROBTEC CUTTING DISK 9\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000099','50220000','KE','2','BG','U','Y','B'),(100,'WELDING RODS FONTARC 3.2 5KG','1','13','100','',16.00,'1200','1400','3','1150',NULL,NULL,10,0,1,'3444811721732547',0,0,0,0.00,'2024-07-23 14:50:56','1','1','','0000-00-00','mainitem','Inclusive','WELDING RODS FONTARC 3.2 5KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000100','50220000','KE','2','BG','U','Y','B'),(101,'WELDING RODS AGI 3.2 5KG','1','13','101','',16.00,'975','1200','0','1180',NULL,NULL,10,0,1,'1803481721732710',0,0,0,0.00,'2024-07-23 14:50:35','1','1','','0000-00-00','mainitem','Inclusive','WELDING RODS AGI 3.2 5KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000101','50220000','KE','2','BG','U','Y','B'),(102,'ROBTEC INOX CUTTING DISK 4-1/2\"','1','13','102','',16.00,'50','100','0','100',NULL,NULL,10,0,1,'8937651721732909',0,0,0,0.00,'2024-07-23 14:12:58','1','1','','0000-00-00','mainitem','Inclusive','ROBTEC INOX CUTTING DISK 4-1/2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000102','50220000','KE','2','BG','U','Y','B'),(103,'FLAT HIDGES TUBE','1','14','103','',16.00,'70','100','0','100',NULL,NULL,50,0,1,'4584951721733646',0,0,0,-4.00,'2024-08-13 17:03:19','5','1','','0000-00-00','mainitem','Inclusive','FLAT HIDGES TUBE','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000103','50220000','KE','2','BG','U','Y','B'),(104,'YUBLA METAL PRIMER 4LTRS','1','15','104','',16.00,'800','1200','0','1200',NULL,NULL,10,0,1,'2990111721734965',0,0,0,0.00,'2024-07-23 14:44:42','1','1','','0000-00-00','mainitem','Inclusive','YUBLA METAL PRIMER 4LTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000104','50220000','KE','2','BG','U','Y','B'),(105,'YUBLA WHITE SPIRIT 5LTRS','1','15','105','',16.00,'1100','1200','0','1200',NULL,NULL,10,0,1,'5549791721735082',0,0,0,0.00,'2024-07-23 14:45:23','1','1','','0000-00-00','mainitem','Inclusive','YUBLA WHITE SPIRIT 5LTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000105','50220000','KE','2','BG','U','Y','B'),(106,'WELDING RODS HERO 3.2 5KG','1','13','106','',16.00,'875','1200','0','1200',NULL,NULL,10,0,1,'9715591721735280',0,0,0,0.00,'2024-07-23 14:49:10','1','1','','0000-00-00','mainitem','Inclusive','WELDING RODS HERO 3.2 5KG','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000106','50220000','KE','2','BG','U','Y','B'),(107,'WELDING RODS HERO 2.5 KG','1','13','107','',16.00,'862.5','1100','0','1100',NULL,NULL,10,0,1,'4046541721735364',0,0,0,0.00,'2024-08-19 09:05:45','5','1','','0000-00-00','mainitem','Inclusive','WELDING RODS HERO 2.5 KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000107','50220000','KE','2','BG','U','Y','B'),(108,'GI WASHER 1/4\" PER PC','1','16','108','',16.00,'10','20','0','20',NULL,NULL,1,0,1,'1633121721736480',0,0,0,0.00,'2024-07-23 17:24:14','1','1','','0000-00-00','mainitem','Inclusive','GI WASHER 1/4\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000108','50220000','KE','2','BG','U','Y','B'),(109,'GI WASHER 5/16\" PER PC','1','16','109','',16.00,'10','20','0','20',NULL,NULL,2,0,1,'9587511721736557',0,0,0,0.00,'2024-07-23 17:23:59','1','1','','0000-00-00','mainitem','Inclusive','GI WASHER 5/16\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000109','50220000','KE','2','BG','U','Y','B'),(110,'GI WASHER 3/8\" PER PC','1','16','110','',16.00,'6','10','0','20',NULL,NULL,2,0,1,'4643501721736595',0,0,0,0.00,'2024-07-23 17:23:42','1','1','','0000-00-00','mainitem','Inclusive','GI WASHER 3/8\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000110','50220000','KE','2','BG','U','Y','B'),(111,'BOLTS & NUTS 3/8\"X1\" PER PC','1','16','111','',16.00,'10','20','5','20',NULL,NULL,5,0,1,'9432641721736628',0,0,0,0.00,'2024-08-19 07:16:30','4','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 3/8\"X1\" PER PC','active','Kg','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000111','50220000','KE','2','BG','U','Y','B'),(112,'BOLTS & NUTS 5/16\"X1-1/2\" PER PC','1','16','112','',16.00,'330','25','0','25',NULL,NULL,5,0,1,'4639521721736709',0,0,0,0.00,'2024-07-23 17:23:06','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 5/16\"X1-1/2\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000112','50220000','KE','2','BG','U','Y','B'),(113,'BOLTS & NUTS 3/8\"X1-1/2\" PER PC','1','16','113','',16.00,'330','25','0','25',NULL,NULL,5,0,1,'4863881721736795',0,0,0,0.00,'2024-07-23 17:22:44','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 3/8\"X1-1/2\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000113','50220000','KE','2','BG','U','Y','B'),(114,'BOLTS & NUTS 1/4\"X1\" PER PC','1','16','114','',16.00,'10','15','0','15',NULL,NULL,5,0,1,'7026071721736837',0,0,0,0.00,'2024-07-23 17:22:30','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 1/4\"X1\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000114','50220000','KE','2','BG','U','Y','B'),(115,'BOLTS & NUTS 5/16\"X2\" PER PC','1','16','115','',16.00,'330','30','0','30',NULL,NULL,5,0,1,'9060931721736879',0,0,0,0.00,'2024-07-23 17:22:14','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 5/16\"X2\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000115','50220000','KE','2','BG','U','Y','B'),(116,'BOLTS & NUTS 1/4\"X1-1/2\" PER PC','1','16','116','',16.00,'330','20','0','20',NULL,NULL,5,0,1,'7296521721736923',0,0,0,0.00,'2024-07-23 17:22:01','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 1/4\"X1-1/2\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000116','50220000','KE','2','BG','U','Y','B'),(117,'BOLTS & NUTS 5/16\"X1\" PER PC','1','16','117','',16.00,'330','20','0','20',NULL,NULL,5,0,1,'514591721736967',0,0,0,0.00,'2024-07-23 17:21:47','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 5/16\"X1\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000117','50220000','KE','2','BG','U','Y','B'),(118,'BOLTS & NUTS 1/4\"X2\" PER PC','1','16','118','',16.00,'330','20','0','20',NULL,NULL,50,0,1,'9391621721744216',0,0,0,0.00,'2024-07-23 17:21:33','1','1','','0000-00-00','mainitem','Inclusive','BOLTS & NUTS 1/4\"X2\" PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','50','KE2BGU0000118','50220000','KE','2','BG','U','Y','B'),(119,'RECTANGULAR HOLLOW SECTION 50X25X1.5MM','2','8','119','',16.00,'1220','1400','0','1400',NULL,NULL,200,0,1,'9842831721828954',0,0,0,20.00,'2024-07-24 16:50:56','4','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 50X25X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000119','50220000','KE','2','BG','U','Y','B'),(120,'SALI CUTTING DISK 9\"','1','8','120','',16.00,'105','200','0','180',NULL,NULL,20,0,1,'2420021721983641',0,0,0,0.00,'2024-07-26 14:27:08','4','1','','0000-00-00','mainitem','Inclusive','SALI CUTTING DISK 9\"','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000120','50220000','KE','2','BG','U','Y','B'),(121,'CHEQUERED PLATE 8X4X2MM','2','8','121','',16.00,'7200','8000','0','8000',NULL,NULL,0,0,1,'6628131722336707',0,0,0,0.00,'2024-07-30 13:54:29','5','1','','0000-00-00','mainitem','Inclusive','CHEQUERED PLATE 8X4X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE',NULL,'KE2BGU0000121','50220000','KE','2','BG','U','Y','B'),(122,'RECTANGULAR HOLLOW SECTION 50X25X2MM','2','8','122','',16.00,'1900','2400','0','2400',NULL,NULL,10,0,1,'1053691722337229',0,0,0,0.00,'2024-07-30 14:03:12','5','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 50X25X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000122','50220000','KE','2','BG','U','Y','B'),(123,'SQUARE HOLLOW SECTION 25X25X2MM','2','8','123','',16.00,'1250','1450','0','2000',NULL,NULL,10,0,1,'2356891722337393',0,0,0,0.00,'2024-07-30 14:06:31','5','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 25X25X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000123','50220000','KE','2','BG','U','Y','B'),(124,'RECTANGULAR HOLLOW SECTION 75X50X2MM','2','8','124','',16.00,'2550','3200','0','3200',NULL,NULL,10,0,1,'8915891722337681',0,0,0,0.00,'2024-07-30 14:12:01','5','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 75X50X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000124','50220000','KE','2','BG','U','Y','B'),(125,'RECTANGULAR HOLLOW SECTION 50X25X1MM','2','8','125','',16.00,'830','1050','0','1000',NULL,NULL,10,0,1,'8124071722339541',0,0,0,0.00,'2024-07-30 14:40:41','5','1','','0000-00-00','mainitem','Inclusive','RECTANGULAR HOLLOW SECTION 50X25X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000125','50220000','KE','2','BG','U','Y','B'),(126,'SELF DRILLING SCREW 8MM x1.5','1','8','126','',16.00,'550','1450','0','1350',NULL,NULL,10,0,1,'3610961722423206',0,0,0,0.00,'2025-03-23 18:41:56','4','1','','0000-00-00','mainitem','Inclusive','ROOFING SCREW 1.5\"','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000126','50220000','KE','2','BG','U','Y','B'),(127,'ROWBOLT M10','1','8','127','',16.00,'30','60','0','50',NULL,NULL,10,0,1,'5168451722424021',0,0,0,0.00,'2024-08-15 14:57:30','5','1','','0000-00-00','mainitem','Inclusive','ROWBOLT M10','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000127','50220000','KE','2','BG','U','Y','B'),(128,'FIX BOLTS M10(ROLL)','1','8','128','',16.00,'30','70','0','70',NULL,NULL,10,0,1,'4724621722920241',0,0,0,0.00,'2024-08-06 07:59:05','5','1','','0000-00-00','mainitem','Inclusive','FIX BOLTS M10(ROLL)','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000128','50220000','KE','2','BG','U','Y','B'),(129,'WELDPLUS RODS 3.2 5KG','1','8','129','',16.00,'950','1200','4','1200',NULL,NULL,10,0,1,'7501721722920346',0,0,0,0.00,'2024-08-19 09:03:33','4','1','','0000-00-00','mainitem','Inclusive','WELDING ELECTRODES RODS 3.2 5KG','active','pcks','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000129','50220000','KE','2','BG','U','Y','B'),(130,'OASIS CUTTING DISC 9\"','1','8','130','',16.00,'135','200','0','200',NULL,NULL,10,0,1,'9891241722920550',0,0,0,49.00,'2024-08-13 08:02:32','5','1','','0000-00-00','mainitem','Inclusive','OASIS CUTTING DISC 9\"','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000130','50220000','KE','2','BG','U','Y','B'),(131,'ANGLE LINE 50X50X3MM','2','8','131','',16.00,'2100','2200','0','2200',NULL,NULL,10,0,1,'5638671723095620',0,0,0,0.00,'2024-08-08 08:46:29','5','1','','0000-00-00','mainitem','Inclusive','ANGLE LINE 50X50X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000131','50220000','KE','2','BG','U','Y','B'),(132,'NAILS 4\" INCH','1','8','132','',16.00,'160','240','27.5','190',NULL,NULL,20,0,1,'8227751723632968',0,0,0,0.00,'2024-08-22 09:45:45','4','1','','0000-00-00','mainitem','Inclusive','NAILS 4\" INCH','active','Kg','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000132','50220000','KE','2','BG','U','Y','B'),(133,'NAILS 3\" INCH','1','8','133','',16.00,'150','240','31.5','',NULL,NULL,10,0,1,'7577991723637062',0,0,0,0.00,'2024-08-22 09:51:04','4','1','','0000-00-00','mainitem','Inclusive','NAILS 3\" INCH','active','Kg','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000133','50220000','KE','2','BG','U','Y','B'),(134,'ROOF NAILS ','1','8','134','',16.00,'190','250','36.5','300',NULL,NULL,10,0,1,'9492091723637174',0,0,0,0.00,'2024-08-22 09:48:40','4','1','','0000-00-00','mainitem','Inclusive','ROOF NAILS ','active','Kg','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000134','50220000','KE','2','BG','U','Y','B'),(135,'BUSKET SMALL','1','22','135','',16.00,'40','60','0','60',NULL,NULL,10,0,1,'8485151723720783',0,0,0,0.00,'2024-08-15 14:22:55','5','1','','0000-00-00','mainitem','Inclusive','BUSKET SMALL','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000135','50220000','KE','2','BG','U','Y','B'),(136,'BUSKET MEDIUM','1','22','136','',16.00,'50','70','0','70',NULL,NULL,10,0,1,'4556611723720975',0,0,0,0.00,'2024-08-15 14:23:56','5','1','','0000-00-00','mainitem','Inclusive','BUSKET MEDIUM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000136','50220000','KE','2','BG','U','Y','B'),(137,'BUSKET LARGE','1','22','137','',16.00,'60','80','0','80',NULL,NULL,10,0,1,'9155351723721037',0,0,0,0.00,'2024-08-15 14:24:44','5','1','','0000-00-00','mainitem','Inclusive','BUSKET LARGE','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000137','50220000','KE','2','BG','U','Y','B'),(138,'MAISHA BOX GREEN 2MTR 30G','2','21','138','',16.00,'1000','1140','0','1100',NULL,NULL,10,0,1,'2492901723721085',0,0,0,0.00,'2024-08-15 14:25:58','5','1','','0000-00-00','mainitem','Inclusive','MAISHA BOX GREEN 2MTR 30G','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000138','50220000','KE','2','BG','U','Y','B'),(139,'MAISHA BOX PROFILE BLUE 30X3MTR','2','21','139','',16.00,'1500','1650','0','1650',NULL,NULL,10,0,1,'6407601723721159',0,0,0,0.00,'2024-08-15 14:27:19','5','1','','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE BLUE 30X3MTR','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000139','50220000','KE','2','BG','U','Y','B'),(140,'MAISHA BOX PROFILE GREY 30X2.5MTR','2','21','140','',16.00,'1250','1400','0','1400',NULL,NULL,10,0,1,'6589261723721240',0,0,0,0.00,'2024-08-15 14:28:41','5','1','','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE GREY 30X2.5MTR','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000140','50220000','KE','2','BG','U','Y','B'),(141,'MAISHA BOX PROFILE BRIGHT RED 3MTR 30G','2','21','141','',16.00,'1500','1650','0','1650',NULL,NULL,10,0,1,'6738921723721322',0,0,0,0.00,'2024-08-15 14:29:56','5','1','','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE BRIGHT RED 3MTR 30G','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000141','50220000','KE','2','BG','U','Y','B'),(142,'MAISHA BOX PROFILE BRICK RED 2MTR 30G','2','21','142','',16.00,'1000','1150','0','1100',NULL,NULL,10,0,1,'3723601723721396',0,0,0,0.00,'2024-08-15 14:31:16','5','1','','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE BRICK RED 2MTR 30G','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000142','50220000','KE','2','BG','U','Y','B'),(143,'MAISHA BOX PROFILE TILE RED 3MTR 30G','2','21','143','',16.00,'1500','1650','1','1650',NULL,NULL,10,0,1,'913521723721476',0,0,0,0.00,'2024-08-19 09:51:56','4','1','','0000-00-00','mainitem','Inclusive','MAISHA BOX PROFILE RED 3MTR 30G','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000143','50220000','KE','2','BG','U','Y','B'),(144,'GOKUL STD THINNER 5LTR','1','17','144','',16.00,'650','800','3','800',NULL,NULL,10,0,1,'5536021723721545',0,0,0,0.00,'2024-08-19 07:16:01','4','1','','0000-00-00','mainitem','Inclusive','GOKUL STD THINNER 5LTR','active','ltr','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000144','50220000','KE','2','BG','U','Y','B'),(145,'MINDY PADLOCK AF4 40MM','1','20','145','',16.00,'500','700','0','700',NULL,NULL,10,0,1,'7387291723721651',0,0,0,5.00,'2024-08-17 13:28:06','5','1','','0000-00-00','mainitem','Inclusive','MINDY PADLOCK AF4 40MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000145','50220000','KE','2','BG','U','Y','B'),(146,'MINDY PADLOCK AF4 50MM','1','20','146','',16.00,'550','800','0','800',NULL,NULL,10,0,1,'632241723721726',0,0,0,5.00,'2024-08-17 13:27:24','5','1','','0000-00-00','mainitem','Inclusive','MINDY PADLOCK AF4 50MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000146','50220000','KE','2','BG','U','Y','B'),(147,'MINDY PADLOCK AF4 60MM','1','20','147','',16.00,'600','850','0','850',NULL,NULL,10,0,1,'651651723721847',0,0,0,5.00,'2024-08-17 13:27:44','5','1','','0000-00-00','mainitem','Inclusive','MINDY PADLOCK AF4 60MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000147','50220000','KE','2','BG','U','Y','B'),(148,'RAW BOLTS SHELLS M8','1','20','148','',16.00,'25','40','0','40',NULL,NULL,10,0,1,'7381461723722139',0,0,0,250.00,'2024-08-15 14:47:35','5','1','','0000-00-00','mainitem','Inclusive','RAW BOLTS SHELLS M8','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000148','50220000','KE','2','BG','U','Y','B'),(149,'RAW BOLTS SHELLS M10','1','20','149','',16.00,'35','60','0','60',NULL,NULL,10,0,1,'3796941723722456',0,0,0,150.00,'2024-08-15 14:48:59','5','1','','0000-00-00','mainitem','Inclusive','RAW BOLTS SHELLS M10','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000149','50220000','KE','2','BG','U','Y','B'),(150,'SELF DRILLING SCREW 5.5*IMM','1','20','150','',16.00,'460','500','0','500',NULL,NULL,10,0,1,'7040451723722539',0,0,0,10.00,'2024-08-15 14:51:08','5','1','','0000-00-00','mainitem','Inclusive','SELF DRILLING SCREW 5.5*IMM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000150','50220000','KE','2','BG','U','Y','B'),(151,'RAW BOLTS SHEELLS M16','1','20','151','',16.00,'140','200','0','200',NULL,NULL,10,0,1,'3434821723722668',0,0,0,10.00,'2024-08-15 14:52:22','5','1','','0000-00-00','mainitem','Inclusive','RAW BOLTS SHEELLS M16','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000151','50220000','KE','2','BG','U','Y','B'),(152,'HAMMER GREEN 27MM','1','20','152','',16.00,'260','350','0','340',NULL,NULL,10,0,1,'2400751723722743',0,0,0,6.00,'2024-08-30 10:11:58','5','1','','0000-00-00','mainitem','Inclusive','HAMMER GREEN 27MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000152','50220000','KE','2','BG','U','Y','B'),(153,'ROWBOLTS M8','1','20','153','',16.00,'25','40','0','40',NULL,NULL,10,0,1,'8314311723723157',0,0,0,0.00,'2024-08-15 15:00:06','5','1','','0000-00-00','mainitem','Inclusive','ROWBOLTS M8','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000153','50220000','KE','2','BG','U','Y','B'),(154,'ROWBOLTS M16','1','20','154','',16.00,'140','200','0','200',NULL,NULL,10,0,1,'8867881723723207',0,0,0,0.00,'2024-08-15 15:01:31','5','1','','0000-00-00','mainitem','Inclusive','ROWBOLTS M16','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000154','50220000','KE','2','BG','U','Y','B'),(155,'WALL PLUG 6MM','1','20','155','',16.00,'90','100','0','100',NULL,NULL,10,0,1,'7143231723723340',0,0,0,2.00,'2024-08-15 15:03:44','5','1','','0000-00-00','mainitem','Inclusive','WALL PLUG 6MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000155','50220000','KE','2','BG','U','Y','B'),(156,'WALL PLUG 8MM','1','20','156','',16.00,'100','120','0','120',NULL,NULL,10,0,1,'5192151723723424',0,0,0,3.00,'2024-08-15 15:04:35','5','1','','0000-00-00','mainitem','Inclusive','WALL PLUG 8MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000156','50220000','KE','2','BG','U','Y','B'),(157,'WALL PLUG 10MM','1','20','157','',16.00,'110','130','0','130',NULL,NULL,10,0,1,'1855221723723477',0,0,0,2.00,'2024-08-15 15:05:28','5','1','','0000-00-00','mainitem','Inclusive','WALL PLUG 10MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000157','50220000','KE','2','BG','U','Y','B'),(158,'WALL PLUG 12MM','1','20','158','',16.00,'120','150','0','150',NULL,NULL,10,0,1,'9365921723723528',0,0,0,2.00,'2024-08-15 15:06:16','5','1','','0000-00-00','mainitem','Inclusive','WALL PLUG 12MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000158','50220000','KE','2','BG','U','Y','B'),(159,'GOKUL BODY FILLER 4.5KG','1','17','159','',16.00,'1640','2340','3','2200',NULL,NULL,10,0,1,'9415201723723578',0,0,0,6.00,'2024-08-19 07:00:21','4','1','','0000-00-00','mainitem','Inclusive','GOKUL BODY FILLER WITHOUT HARDNER 4.5KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000159','50220000','KE','2','BG','U','Y','B'),(160,'MASTI BODY FILLER 4.5KG','1','17','160','',16.00,'1640','2340','3','2200',NULL,NULL,10,0,1,'372461723723797',0,0,0,6.00,'2024-08-19 07:09:32','4','1','','0000-00-00','mainitem','Inclusive','MASTI BODY FILLER WITHOUT HARDENER 4.5KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000160','50220000','KE','2','BG','U','Y','B'),(161,'BODY FILLER HARDNER 80GMS','1','17','161','',16.00,'200','250','0','250',NULL,NULL,10,0,1,'7901301723723897',0,0,0,12.00,'2024-08-15 15:13:04','5','1','','0000-00-00','mainitem','Inclusive','BODY FILLER HARDNER 80GMS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000161','50220000','KE','2','BG','U','Y','B'),(162,'GOKUL BODY FILLER 2.3KG','1','17','162','',16.00,'890','1000','3','950',NULL,NULL,10,0,1,'6255071723723984',0,0,0,6.00,'2024-08-19 06:59:20','4','1','','0000-00-00','mainitem','Inclusive','GOKUL BODY FILLER WITHOUT HARDNER 2.3KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000162','50220000','KE','2','BG','U','Y','B'),(163,'MASTI BODY FILLER 2.3KG','1','17','163','',16.00,'890','1000','3','950',NULL,NULL,10,0,1,'3654541723724074',0,0,0,6.00,'2024-08-19 07:01:55','4','1','','0000-00-00','mainitem','Inclusive','MASTI BODY FILLER WITHOUT HARDENER 2.3KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000163','50220000','KE','2','BG','U','Y','B'),(164,'BODY FILLER HARDENER 40GMS','1','17','164','',16.00,'115','130','0','130',NULL,NULL,10,0,1,'8789361723724155',0,0,0,12.00,'2024-08-15 15:17:40','5','1','','0000-00-00','mainitem','Inclusive','BODY FILLER HARDENER 40GMS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000164','50220000','KE','2','BG','U','Y','B'),(165,'MASTI BODY FILLER 0.9KG','1','17','165','',16.00,'390','600','3','500',NULL,NULL,10,0,1,'1615041723724261',0,0,0,6.00,'2024-08-19 07:01:13','4','1','','0000-00-00','mainitem','Inclusive','MASTI BODY FILLER WITHOUT HARDENER 0.9KG','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000165','50220000','KE','2','BG','U','Y','B'),(166,'BODY FILLER HARDENER 20GMS','1','17','166','',16.00,'100','120','0','',NULL,NULL,10,0,1,'988601723724349',0,0,0,6.00,'2024-08-15 15:20:07','5','1','','0000-00-00','mainitem','Inclusive','BODY FILLER HARDENER 20GMS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000166','50220000','KE','2','BG','U','Y','B'),(167,'SPREADER GOKUL','1','17','167','',16.00,'10','15','0','15',NULL,NULL,10,0,1,'4500881723724408',0,0,0,30.00,'2024-08-15 15:21:45','5','1','','0000-00-00','mainitem','Inclusive','SPREADER GOKUL','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000167','50220000','KE','2','BG','U','Y','B'),(168,'INDASA P.36','1','17','168','',16.00,'40','70','0','70',NULL,NULL,10,0,1,'4731971723724505',0,0,0,40.00,'2025-01-30 16:35:52','5','1','','0000-00-00','mainitem','Inclusive','INDASA P.36','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000168','50220000','KE','2','BG','U','Y','B'),(169,'INDASA P.40','1','17','169','',16.00,'40','70','0','60',NULL,NULL,10,0,1,'4875771723724575',0,0,0,40.00,'2024-08-15 15:23:36','5','1','','0000-00-00','mainitem','Inclusive','INDASA P.40','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000169','50220000','KE','2','BG','U','Y','B'),(170,'INDASA P.80','1','17','170','',16.00,'40','70','0','70',NULL,NULL,10,0,1,'4645481723724617',0,0,0,40.00,'2024-08-15 15:24:20','5','1','','0000-00-00','mainitem','Inclusive','INDASA P.80','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000170','50220000','KE','2','BG','U','Y','B'),(171,'SAND PAPER NO.240','1','17','171','',16.00,'12','30','0','30',NULL,NULL,10,0,1,'489611723724660',0,0,0,20.00,'2024-08-15 15:25:39','5','1','','0000-00-00','mainitem','Inclusive','SAND PAPER NO.240','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000171','50220000','KE','2','BG','U','Y','B'),(172,'SAND PAPER NO.360','1','17','172','',16.00,'12','30','0','30',NULL,NULL,10,0,1,'553811723724741',0,0,0,19.00,'2024-08-15 15:26:35','5','1','','0000-00-00','mainitem','Inclusive','SAND PAPER NO.360','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000172','50220000','KE','2','BG','U','Y','B'),(173,'GOKUL STD THINNER 0.8LT','1','17','173','',16.00,'150','250','0','240',NULL,NULL,10,0,1,'5704521723724796',0,0,0,5.00,'2024-08-15 15:27:55','5','1','','0000-00-00','mainitem','Inclusive','GOKUL STD THINNER 0.8LT','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000173','50220000','KE','2','BG','U','Y','B'),(174,'GOKUL NC PRIMER 0.8LT','1','17','174','',16.00,'390','500','0','450',NULL,NULL,10,0,1,'2923621723724876',0,0,0,5.00,'2024-08-15 15:29:00','5','1','','0000-00-00','mainitem','Inclusive','GOKUL NC PRIMER 0.8LT','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000174','50220000','KE','2','BG','U','Y','B'),(175,'GOKUL NC SPOT PUTTY 0.8KG','1','17','175','',16.00,'370','500','0','450',NULL,NULL,10,0,1,'4571901723724940',0,0,0,5.00,'2024-08-15 15:30:07','5','1','','0000-00-00','mainitem','Inclusive','GOKUL NC SPOT PUTTY 0.8KG','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000175','50220000','KE','2','BG','U','Y','B'),(176,'CARA MASKING TAPE 3/4 X 50MT','1','17','176','',16.00,'56.25','100','0','90',NULL,NULL,10,0,1,'1285241723725722',0,0,0,0.00,'2024-08-15 15:44:22','5','1','','0000-00-00','mainitem','Inclusive','CARA MASKING TAPE 3/4 X 50MT','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000176','50220000','KE','2','BG','U','Y','B'),(177,'IND-01262 GLORY PAINTS GREY METAL PRIMER 4LTR','1','18','177','',16.00,'900','1200','5','1200',NULL,NULL,10,0,1,'3059241723725863',0,0,0,0.00,'2024-08-19 07:30:54','4','1','','0000-00-00','mainitem','Inclusive','IND-01262 GREY METAL PRIMER 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000177','50220000','KE','2','BG','U','Y','B'),(178,'IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR','1','18','178','',16.00,'290','450','5','400',NULL,NULL,10,0,1,'5878741723725974',0,0,0,0.00,'2024-08-19 07:31:43','4','1','','0000-00-00','mainitem','Inclusive','IND-00970 GREY METAL PRIMER LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000178','50220000','KE','2','BG','U','Y','B'),(179,'FONTARC RODS 4MM','1','8','179','',16.00,'1200','1400','0','1400',NULL,NULL,10,0,1,'2907911723726048',0,0,0,0.00,'2024-08-15 15:50:05','5','1','','0000-00-00','mainitem','Inclusive','FONTARC RODS 4MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000179','50220000','KE','2','BG','U','Y','B'),(180,'STORE BRIDGE 3.2','2','8','180','',16.00,'3600','4200','0','4200',NULL,NULL,10,0,1,'3116291723726206',0,0,0,0.00,'2024-08-15 15:52:16','5','1','','0000-00-00','mainitem','Inclusive','STORE BRIDGE 3.2','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000180','50220000','KE','2','BG','U','Y','B'),(181,'STORE BRIDGE 2.5','2','8','181','',16.00,'3900','4500','0','4500',NULL,NULL,10,0,1,'7037981723726337',0,0,0,0.00,'2024-08-15 15:53:12','5','1','','0000-00-00','mainitem','Inclusive','STORE BRIDGE 2.5','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000181','50220000','KE','2','BG','U','Y','B'),(182,'CERA MASKING TAPE 3/4 X 50MT','1','17','182','',16.00,'56.25','100','0','100',NULL,NULL,0,0,1,'8306621723727198',0,0,0,8.00,'2024-08-15 16:08:42','5','1','','0000-00-00','mainitem','Inclusive','CERA MASKING TAPE 3/4 X 50MT','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000182','50220000','KE','2','BG','U','Y','B'),(183,'SQUARE HOLLOW SECTION 50X50X1.5MM','2','8','183','',16.00,'1680','1800','0','1800',NULL,NULL,10,0,1,'1353111723729839',0,0,0,0.00,'2024-08-15 16:52:34','5','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 50X50X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000183','50220000','KE','2','BG','U','Y','B'),(184,'CIRCULAR HOLLOW SECTION 32X1.5MM','2','8','184','',16.00,'1150','1250','0','1300',NULL,NULL,10,0,1,'4547181723730080',0,0,0,0.00,'2024-08-15 16:56:13','5','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 32X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000184','50220000','KE','2','BG','U','Y','B'),(185,'BLACK PIPE1 1/2\"','2','8','185','',16.00,'2350','2900','0','2700',NULL,NULL,10,0,1,'4246911723730254',0,0,0,0.00,'2024-08-15 17:02:19','5','1','','0000-00-00','mainitem','Inclusive','BLACK PIPE1 1/2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000185','50220000','KE','2','BG','U','Y','B'),(186,'STEEL NAILS 2\" ( CONCRETE NAILS)','1','16','186','',16.00,'300','450','0','430',NULL,NULL,10,0,1,'399791723900353',0,0,0,0.00,'2024-08-17 16:14:10','5','1','','0000-00-00','mainitem','Inclusive','STEEL NAILS 2\" ( CONCRETE NAILS)','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000186','50220000','KE','2','BG','U','Y','B'),(187,'STEEL NAILS 3\" ( CONCRETE NAILS)','1','16','187','',16.00,'300','450','0','430',NULL,NULL,10,0,1,'2757031723900450',0,0,0,0.00,'2024-08-17 16:15:11','5','1','','0000-00-00','mainitem','Inclusive','STEEL NAILS 3\" ( CONCRETE NAILS)','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000187','50220000','KE','2','BG','U','Y','B'),(188,'STEEL NAILS 4\" ( CONCRETE NAILS)','1','16','188','',16.00,'300','450','0','430',NULL,NULL,10,0,1,'4009101723900512',0,0,0,0.00,'2024-08-17 16:18:19','5','1','','0000-00-00','mainitem','Inclusive','STEEL NAILS 4\" ( CONCRETE NAILS)','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000188','50220000','KE','2','BG','U','Y','B'),(189,'D 10MM','2','8','189','',16.00,'850','900','0','850',NULL,NULL,10,0,1,'5375211724045296',0,0,0,1.00,'2024-08-19 08:30:05','5','1','','0000-00-00','mainitem','Inclusive','D 10MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000189','50220000','KE','2','BG','U','Y','B'),(190,'BOLTS &NUTS 3/8\" X 2\"','1','8','190','',16.00,'15','30','0','25',NULL,NULL,10,0,1,'7853421724302386',0,0,0,0.00,'2024-08-22 07:54:40','5','1','','0000-00-00','mainitem','Inclusive','BOLTS &NUTS 3/8\" X 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000190','50220000','KE','2','BG','U','Y','B'),(191,'ROUND BAR 12MMX12MTRS STANDARD','2','23','191','',16.00,'1500','1650','5','1600',NULL,NULL,10,0,1,'2616721724307775',0,0,0,0.00,'2024-08-22 09:29:19','4','1','','0000-00-00','mainitem','Inclusive','ROUND BAR 12MMX6MTRS STANDARD','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000191','50220000','KE','2','BG','U','Y','B'),(192,'FLAT BAR 25X5MM','2','8','192','',16.00,'818.97','900','0','850',NULL,NULL,10,0,1,'3311441724419362',0,0,0,0.00,'2024-08-23 16:23:44','5','1','','0000-00-00','mainitem','Inclusive','FLAT BAR 25X5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000192','50220000','KE','2','BG','U','Y','B'),(193,'CHEQUERED PLATE EMBOSED','2','8','193','',16.00,'3900','4500','0','4500',NULL,NULL,10,0,1,'9052661724755655',0,0,0,0.00,'2024-08-27 13:49:09','5','1','','0000-00-00','mainitem','Inclusive','CHEQUERED PLATE EMBOSED','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000193','50220000','KE','2','BG','U','Y','B'),(194,'ROOF RUBBERS','1','8','194','',16.00,'70','150','0','150',NULL,NULL,10,0,1,'4807701725086976',0,0,0,0.00,'2024-08-31 11:17:47','5','1','','0000-00-00','mainitem','Inclusive','ROOF RUBBERS','active','pcks','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000194','50220000','KE','2','BG','U','Y','B'),(195,'680 ROD 3.2','1','8','195','',16.00,'100','120','0','120',NULL,NULL,10,0,1,'7321741725968082',0,0,0,0.00,'2024-09-10 14:37:41','5','1','','0000-00-00','mainitem','Inclusive','680 ROD 3.2','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000195','50220000','KE','2','BG','U','Y','B'),(196,'Medium KOJI','1','19','196','',16.00,'50','90','20','80',NULL,NULL,0,0,1,'4980431726731645',0,0,0,0.00,'2024-09-19 11:30:40','4','1','','0000-00-00','mainitem','Inclusive','KOJI','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000196','50220000','KE','2','BG','U','Y','B'),(197,'PAD BOLT KOJI FRONT','1','24','197','',16.00,'75','150','12','130',NULL,NULL,12,0,1,'1396161726734378',0,0,0,0.00,'2025-02-25 16:17:47','4','1','','0000-00-00','mainitem','Inclusive','KOJI','active','pcs','Inventory','1110','4000','5500','VATABLE','12','KE2BGU0000197','50220000','KE','2','BG','U','Y','B'),(198,'TOWER BOLTS','1','24','198','',16.00,'65','100','12','90',NULL,NULL,0,0,1,'2309821726734641',0,0,0,0.00,'2024-09-19 11:32:36','4','1','','0000-00-00','mainitem','Inclusive','KOJI','active','pcs','Inventory','1110','4000','5500','VATABLE','12','KE2BGU0000198','50220000','KE','2','BG','U','Y','B'),(199,'ECONOMY METAL GREY ','1','25','199','',16.00,'780','1200','20','1150',NULL,NULL,0,0,1,'6771941726734925',0,0,0,-1.00,'2025-06-14 09:39:25','33','1','','0000-00-00','mainitem','Inclusive','METAL PRIMER 4LTS','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000199','50220000','KE','2','BG','U','Y','B'),(200,'ECONOMY BLACK 4LTRS','1','25','200','',16.00,'800','1200','5','1150',NULL,NULL,0,0,1,'2777601726735037',0,0,0,0.00,'2025-06-14 09:23:46','33','1','','0000-00-00','mainitem','Inclusive','BLACK 4LTS','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000200','50220000','KE','2','BG','U','Y','B'),(201,'ECONOMY BLACK 1LTRS','1','25','201','',16.00,'250','350','5','350',NULL,NULL,0,0,1,'2800271726735152',0,0,0,0.00,'2025-06-14 09:25:06','33','1','','0000-00-00','mainitem','Inclusive','BLACK 1LTS','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000201','50220000','KE','2','BG','U','Y','B'),(202,'FLATBAR 50X3MM','2','8','202','',16.00,'920','950','0','950',NULL,NULL,10,0,1,'3862661726835068',0,0,0,0.00,'2024-09-20 15:26:46','5','1','','0000-00-00','mainitem','Inclusive','FLATBAR 50X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000202','50220000','KE','2','BG','U','Y','B'),(203,'R 6MM','2','8','203','',16.00,'180','240','5','220',NULL,NULL,0,0,1,'6467081727683542',0,0,0,0.00,'2024-09-30 11:09:24','4','1','','0000-00-00','mainitem','Inclusive','R6','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000203','50220000','KE','2','BG','U','Y','B'),(204,'D 12','2','8','204','',16.00,'1250','1270','15','1270',NULL,NULL,15,0,1,'9898171727683786',0,0,0,0.00,'2024-09-30 11:11:52','4','1','','0000-00-00','mainitem','Inclusive','D 12','active','pcs','Inventory','1110','4000','5500','VATABLE','15','KE2BGU0000204','50220000','KE','2','BG','U','Y','B'),(205,'ANGLE LINE 20X3MM','2','8','205','',16.00,'790','870','10','850',NULL,NULL,0,0,1,'4088011727683980',0,0,0,0.00,'2024-09-30 11:18:52','4','1','','0000-00-00','mainitem','Inclusive','ANGLE LINE 20X3MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000205','50220000','KE','2','BG','U','Y','B'),(206,'ANGLE LINE 25X3MM','2','8','206','',16.00,'850','930','15','900',NULL,NULL,15,0,1,'2369381727684516',0,0,0,0.00,'2024-09-30 11:32:47','4','1','','0000-00-00','mainitem','Inclusive','ANGLE LINE','active','pcs','Inventory','1110','4000','5500','VATABLE','15','KE2BGU0000206','50220000','KE','2','BG','U','Y','B'),(207,'MILD STEEL PLATE 8X4X1.85MM','2','26','207','',16.00,'5550','6200','0','6200',NULL,NULL,10,0,1,'3663091727929800',0,0,0,0.00,'2024-10-03 07:31:05','5','1','','0000-00-00','mainitem','Inclusive','MILD STEEL PLATE 8X4X1.85MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000207','50220000','KE','2','BG','U','Y','B'),(208,'BLACK PIPE 3\"','2','26','208','',16.00,'5000','6200','0','6200',NULL,NULL,10,0,1,'8180271727929865',0,0,0,0.00,'2024-10-03 07:32:24','5','1','','0000-00-00','mainitem','Inclusive','BLACK PIPE 3\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000208','50220000','KE','2','BG','U','Y','B'),(209,'LOUVERS 4\"','2','8','209','',16.00,'241','400','20','300',NULL,NULL,10,0,1,'8841611727961169',0,0,0,0.00,'2025-01-21 16:06:13','5','1','','0000-00-00','mainitem','Inclusive','LOUVERS 4\"','active','pcs','Inventory','1110','4000','5500','VATABLE','20','KE2BGU0000209','50220000','KE','2','BG','U','Y','B'),(210,'SQUARE HOLLOW SECTION 16X16X1.5MM','2','8','210','',16.00,'620','1000','0','950',NULL,NULL,10,0,1,'1620161728622734',0,0,0,0.00,'2024-10-11 08:03:05','5','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 16X16X1.5MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000210','50220000','KE','2','BG','U','Y','B'),(211,'ANGLE BAR 40X40X4MM','2','8','211','',16.00,'1900','2200','0','2100',NULL,NULL,10,0,1,'4581751728711670',0,0,0,0.00,'2024-10-12 09:45:30','5','1','','0000-00-00','mainitem','Inclusive','ANGLE BAR 40X40X4MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000211','50220000','KE','2','BG','U','Y','B'),(212,'ANGLE BAR 40X40X6MM','2','8','212','',16.00,'2900','3200','0','3100',NULL,NULL,10,0,1,'9760221728715531',0,0,0,0.00,'2024-10-12 09:55:43','5','1','','0000-00-00','mainitem','Inclusive','ANGLE BAR 40X40X6MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000212','50220000','KE','2','BG','U','Y','B'),(213,'ANGLE BAR 50X50X4MM','2','8','213','',16.00,'2550','2900','0','2800',NULL,NULL,10,0,1,'783571728716145',0,0,0,0.00,'2024-10-12 09:58:12','5','1','','0000-00-00','mainitem','Inclusive','ANGLE BAR 50X50X4MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000213','50220000','KE','2','BG','U','Y','B'),(214,'ANGLE BAR 50X50X6MM','2','8','214','',16.00,'3900','4200','0','3850',NULL,NULL,10,0,1,'1016831728716293',0,0,0,0.00,'2024-10-12 09:59:23','5','1','','0000-00-00','mainitem','Inclusive','ANGLE BAR 50X50X6MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000214','50220000','KE','2','BG','U','Y','B'),(215,'ANGLE BAR 30X30X4MM','2','8','215','',16.00,'1550','2200','0','2100',NULL,NULL,10,0,1,'1356061728721677',0,0,0,0.00,'2024-10-12 11:31:11','5','1','','0000-00-00','mainitem','Inclusive','ANGLE BAR 30X30X4MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000215','50220000','KE','2','BG','U','Y','B'),(216,'LATICO','1','8','216','',16.00,'2550','2800','0','2750',NULL,NULL,10,0,1,'7967491728885012',0,0,0,0.00,'2024-10-14 08:51:52','5','1','','0000-00-00','mainitem','Inclusive','LATICO','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000216','50220000','KE','2','BG','U','Y','B'),(217,'TEST ITEM','1','2','217','',16.00,'2','5','0','',NULL,NULL,5,0,1,'1063721728972214',0,0,0,0.00,'2024-10-15 09:04:54','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BZU0000217','50220000','KE','2','BZ','U','Y','B'),(218,'COPPER ROD','2','8','218','',16.00,'10','20','0','20',NULL,NULL,10,0,0,'6429951729060190',0,0,0,0.00,'2024-10-16 09:30:45','5','1','','0000-00-00','mainitem','Inclusive','COPPER ROD','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000218','','','','','','',''),(219,'WELDING RODS PER KG','1','8','219','',16.00,'200','250','0','250',NULL,NULL,50,0,0,'3031561729320200',0,0,0,0.00,'2024-10-19 09:45:03','1','1','','0000-00-00','mainitem','Inclusive','WELDING RODS PER KG','active','pcs','Inventory','1110','4000','5500','VATABLE','50',NULL,'','','','','','',''),(220,'ROUND BAR 16 LENGTH PER FT','2','8','220','',16.00,'0','100','0','100',NULL,NULL,10,0,0,'6584551729320373',0,0,0,0.00,'2024-10-19 09:48:08','1','1','','0000-00-00','mainitem','Inclusive','ROUND BAR 16 LENGTH PER FT','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(221,'TURPENTINE 4L','1','8','221','',16.00,'1000','1200','0','1100',NULL,NULL,10,0,0,'9542531729604027',0,0,0,0.00,'2024-10-22 16:36:10','5','1','','0000-00-00','mainitem','Inclusive','TURPENTINE 4L','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000221','','','','','','',''),(222,'CORROGATED IRON MABATI','2','8','222','',16.00,'1000','1100','0','1100',NULL,NULL,10,0,0,'1671741730177926',0,0,0,0.00,'2024-10-29 08:00:19','5','1','','0000-00-00','mainitem','Inclusive','CORROGATED IRON MABATI','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000222','','','','','','',''),(223,'ROBTEC CUTTING 7\"','1','8','223','',16.00,'150','200','0','200',NULL,NULL,10,0,0,'8583401731650786',0,0,0,0.00,'2024-11-15 09:07:54','5','1','','0000-00-00','mainitem','Inclusive','ROBTEC CUTTING 7\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000223','','','','','','',''),(224,'EXPANDED WIRE','2','8','224','',16.00,'1900','2200','0','2200',NULL,NULL,10,0,0,'3386831731932179',0,0,0,0.00,'2024-11-18 15:17:13','5','1','','0000-00-00','mainitem','Inclusive','EXPANDED WIRE','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000224','','','','','','',''),(225,'STOPPER BIG HOLE HEAVY GAUGE','1','8','225','',16.00,'7','10','0','10',NULL,NULL,10,0,0,'3195011732006805',0,0,0,0.00,'2024-11-19 12:01:29','5','1','','0000-00-00','mainitem','Inclusive','STOPPER BIG HOLE HEAVY GAUGE','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000225','','','','','','',''),(226,'BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','1','8','226','',16.00,'35','50','0','50',NULL,NULL,10,0,0,'1641941732006890',0,0,0,0.00,'2024-11-19 12:03:35','5','1','','0000-00-00','mainitem','Inclusive','BUTTERFLY HIDGES 4\" HEAVY GAUGE (WOODEN HIDGE)','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000226','','','','','','',''),(227,'CIRCULAR HOLLOW SECTION 20X1MM','2','8','227','',16.00,'480','550','0','550',NULL,NULL,10,0,0,'8303711732879411',0,0,0,0.00,'2024-11-29 14:24:39','5','1','','0000-00-00','mainitem','Inclusive','CIRCULAR HOLLOW SECTION 20X1MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000227','','','','','','',''),(228,'KERRORATED ( VAPORATED)SHEET','2','8','228','',16.00,'3800','4200','0','4200',NULL,NULL,10,0,0,'7043811732879626',0,0,0,0.00,'2024-12-17 09:42:24','4','1','','0000-00-00','mainitem','Inclusive','KERRORATED ( VAPORATED)SHEET','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000228','','','','','','',''),(229,'GYPSUM SCREW PER PC','1','8','229','',16.00,'3','5','0','5',NULL,NULL,0,0,0,'8587971733574381',0,0,0,0.00,'2024-12-07 15:28:04','5','1','','0000-00-00','mainitem','Inclusive','GYPSUM SCREW PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000229','','','','','','',''),(230,'WHITE SHEET 8X3X2MM','2','8','230','',16.00,'4500','4700','0','4700',NULL,NULL,10,0,0,'5555191734168996',0,0,0,0.00,'2024-12-14 12:37:38','5','1','','0000-00-00','mainitem','Inclusive','WHITE SHEET 8X3X2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000230','','','','','','',''),(231,'MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','2','23','231','',16.00,'2500','2750','0','2750',NULL,NULL,10,0,0,'1213811734351606',0,0,0,0.00,'2024-12-16 15:22:12','5','1','','0000-00-00','mainitem','Inclusive','MILD STEEL TEARDROP PLATE 8X4X1.0MM EMBOSED','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000231','','','','','','',''),(232,'SQUARE HOLLOW SECTION 40X40X1.2MM','2','8','232','',16.00,'1050','1170','40','1150',NULL,NULL,0,0,0,'8893011734669814',0,0,0,0.00,'2024-12-20 07:57:29','4','1','','0000-00-00','mainitem','Inclusive','SQUARE HOLLOW SECTION 40X40X1.2MM','active','pcs','Inventory','1110','4000','5500','VATABLE','40','0000232','','','','','','',''),(233,'RAW BOLTS SHELLS M12','1','20','233','',16.00,'40','90','40','80',NULL,NULL,40,0,0,'4514491735309884',0,0,0,0.00,'2024-12-27 17:34:10','4','1','','0000-00-00','mainitem','Inclusive','RAW BOLTS SHELLS M12','active','pcs','Inventory','1110','4000','5500','VATABLE','40','0000233','','','','','','',''),(234,'MEASURING TAPE HEAVY DUTY 7.5MTRS','1','20','234','',16.00,'220','300','12','280',NULL,NULL,12,0,0,'6716431735310082',0,0,0,12.00,'2024-12-27 17:39:35','4','1','','0000-00-00','mainitem','Inclusive','MEASURING TAPE HEAVY DUTY 7.5MTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','10','234','','','','','','',''),(235,'CUP WASHERS','1','20','235','',16.00,'2','5','400','5',NULL,NULL,400,0,0,'3101701735312435',0,0,0,0.00,'2024-12-27 18:17:06','4','1','','0000-00-00','mainitem','Inclusive','CUP WASHERS','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000235','','','','','','',''),(236,'SILICONE PATTEX CLEAR','1','30','236','',16.00,'320','500','3','480',NULL,NULL,3,0,0,'6106191735915705',0,0,0,0.00,'2025-01-03 17:51:08','4','1','','0000-00-00','mainitem','Inclusive','SILICONE PATTEX CLEAR','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000236','','','','','','',''),(237,'SILICONE PATTEX BLACK','1','31','237','',16.00,'320','500','3','480',NULL,NULL,3,0,0,'9896121735915938',0,0,0,0.00,'2025-01-03 17:57:18','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3','KE2MLTU0000237','SILICONE PATTEX BLACK','KE','2','ML','TU','Y','B'),(238,'PL150','1','30','238','',16.00,'570','800','6','750',NULL,NULL,6,0,1,'9760741735916242',0,0,0,0.00,'2025-01-03 18:00:36','4','1','','0000-00-00','mainitem','Inclusive','PL150','active','pcs','Inventory','1110','4000','5500','VATABLE','6','KE2MLTU0000238','PL150','KE','2','ML','TU','Y','B'),(239,'PL 100 INTERIORS','1','30','239','',16.00,'500','750','2','750',NULL,NULL,2,0,0,'3586381735916439',0,0,0,0.00,'2025-01-03 18:03:40','4','1','','0000-00-00','mainitem','Inclusive','PL 100 INTERIORS','active','pcs','Inventory','1110','4000','5500','VATABLE','2','KE2MLTU0000239','PL 100 INTERIORS','KE','2','ML','TU','Y','B'),(240,'CONTA 250 ML','1','30','240','CONTA 250 ML',16.00,'275','450','2','430',NULL,NULL,2,0,0,'6923501735916625',0,0,0,0.00,'2025-01-03 18:07:27','4','1','','0000-00-00','mainitem','Inclusive','CONTA 250 ML','active','pcs','Inventory','1110','4000','5500','VATABLE','2','KE2MLU0000240','CONTA 250 ML','KE','2','ML','U','Y','B'),(241,'CONTA 500 ML','1','30','241','',16.00,'480','600','2','650',NULL,NULL,2,0,0,'7157771735916850',0,0,0,0.00,'2025-01-03 18:11:17','4','1','','0000-00-00','mainitem','Inclusive','CONTA 500 ML','active','pcs','Inventory','1110','4000','5500','VATABLE','2','KE2MLU0000241','CONTA 500 ML','KE','2','ML','U','Y','B'),(242,'CONTA 1000 ML','1','30','242','',16.00,'900','1200','2','1150',NULL,NULL,2,0,0,'3246771735917106',0,0,0,0.00,'2025-01-03 18:14:09','4','1','','0000-00-00','mainitem','Inclusive','CONTA 1000 ML','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000242','','','','','','',''),(243,'PL FOAM SOFT','1','30','243','',16.00,'900','1400','2','1300',NULL,NULL,2,0,0,'6158971735917255',0,0,0,0.00,'2025-01-03 18:16:13','4','1','','0000-00-00','mainitem','Inclusive','PL FOAM SOFT','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000243','','','','','','',''),(244,'SILICONE PATTEX BLACK','1','30','244','',16.00,'320','500','3','480',NULL,NULL,3,0,0,'8455721735967566',0,0,0,3.00,'2025-01-04 08:14:28','4','1','','0000-00-00','mainitem','Inclusive','SILICONE PATTEX BLACK','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000244','','','','','','',''),(245,'CAP 2X2 NO.001','1','14','245','',16.00,'40','60','0','55',NULL,NULL,10,0,0,'3443871736574153',0,0,0,0.00,'2025-01-11 08:43:42','5','1','','0000-00-00','mainitem','Inclusive','CAP 2X2 NO.001','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(247,'CONTA 100ML','1','30','247','',16.00,'180','250','0','200',NULL,NULL,10,0,0,'3864461736574509',0,0,0,0.00,'2025-01-11 08:49:47','5','1','','0000-00-00','mainitem','Inclusive','CONTA 100ML','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(248,'TURPENTINE BLACK JER. 4LTR','1','25','248','',16.00,'850','1100','0','1050',NULL,NULL,10,0,0,'4952771736574587',0,0,0,0.00,'2025-01-11 08:51:47','5','1','','0000-00-00','mainitem','Inclusive','TURPENTINE BLACK JER. 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(249,'TURPENTINE 5LTRS','1','25','249','',16.00,'1000','1300','0','1250',NULL,NULL,10,0,0,'3106891736574707',0,0,0,0.00,'2025-01-11 08:53:51','5','1','','0000-00-00','mainitem','Inclusive','TURPENTINE 5LTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(250,'CAP 1 1/2X1 1/2 N0.002','1','22','250','',16.00,'40','70','0','65',NULL,NULL,10,0,0,'3402221736574832',0,0,0,0.00,'2025-01-11 08:55:22','5','1','','0000-00-00','mainitem','Inclusive','CAP 1 1/2X1 1/2 N0.002','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(251,'TURPENTINE 1 LTR','1','25','251','',16.00,'225','350','0','350',NULL,NULL,10,0,0,'2399911737122614',0,0,0,0.00,'2025-01-17 17:05:10','5','1','','0000-00-00','mainitem','Inclusive','TURPENTINE 1 LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(252,'HOSE PIPE CLEAR 1/2X 60FT','1','32','252','',16.00,'550','750','0','750',NULL,NULL,10,0,0,'4912121737122790',0,0,0,0.00,'2025-01-17 17:11:20','5','1','','0000-00-00','mainitem','Inclusive','HOSE PIPE CLEAR 1/2X 60FT','active','pcs','Inventory','1110','4000','5500','VATABLE','10','','','','','','','',''),(253,'HOSE PIPE BRAIDED 1/2X 30M','1','32','253','',16.00,'1550','1900','0','1850',NULL,NULL,10,0,0,'6407981737122884',0,0,0,0.00,'2025-01-17 17:11:00','5','1','','0000-00-00','mainitem','Inclusive','HOSE PIPE BRAIDED 1/2X 30M','active','pcs','Inventory','1110','4000','5500','VATABLE','','','','','','','','',''),(254,'HOSE PIPE 1/4X 50MTRS','1','32','254','',16.00,'1350','1650','0','1600',NULL,NULL,10,0,0,'1983201737122961',0,0,0,0.00,'2025-01-17 17:10:31','5','1','','0000-00-00','mainitem','Inclusive','HOSE PIPE 1/4X 50MTRS','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(255,'HALF MOON 1\"','1','8','255','',16.00,'100','120','0','120',NULL,NULL,10,0,0,'1126431737185449',0,0,0,0.00,'2025-01-18 10:32:19','5','1','','0000-00-00','mainitem','Inclusive','HALF MOON 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10',NULL,'','','','','','',''),(256,'M.S HINGES 3\" HEAVY','1','20','256','',16.00,'29.1666','60','0','55',NULL,NULL,10,0,0,'4722721737462690',0,0,0,0.00,'2025-01-21 15:34:21','5','1','','0000-00-00','mainitem','Inclusive','M.S HINGES 3\" HEAVY','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000256','','','','','','',''),(257,'M.S HINGES 4\" MEDIUM','1','20','257','',16.00,'35','80','0','80',NULL,NULL,10,0,0,'7770131737462862',0,0,0,0.00,'2025-01-21 15:36:31','5','1','','0000-00-00','mainitem','Inclusive','M.S HINGES 4\" MEDIUM','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000257','','','','','','',''),(258,'LOUVERS 3\"','1','8','258','',16.00,'241','400','0','400',NULL,NULL,10,0,0,'7447521737464774',0,0,0,0.00,'2025-01-21 16:06:57','5','1','','0000-00-00','mainitem','Inclusive','LOUVERS 3\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000258','','','','','','',''),(259,'BLACK PIPE 2\"','2','8','259','',16.00,'2900','3300','0','3300',NULL,NULL,10,0,0,'8001511737555359',0,0,0,0.00,'2025-01-22 17:18:09','5','1','','0000-00-00','mainitem','Inclusive','BLACK PIPE 2\"','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000259','','','','','','',''),(260,'ROLL BINDING','1','8','260','BINDING WIRE',16.00,'2800','3200','1','3200',NULL,NULL,1,0,0,'7463511737555490',0,0,0,0.00,'2025-02-19 07:46:15','4','1','','0000-00-00','mainitem','Inclusive','ROLL BINDING','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000260','','','','','','',''),(261,'BUSH 32MM 1/2 THRO BALL IMPORTED','1','8','261','',16.00,'350','450','0','450',NULL,NULL,10,0,0,'3793801737983079',0,0,0,0.00,'2025-01-27 16:14:36','5','1','','0000-00-00','mainitem','Inclusive','BUSH 32MM 1/2 THRO BALL IMPORTED','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000261','','','','','','',''),(262,'LEAF 1 19','1','8','262','',16.00,'800','1000','0','1000',NULL,NULL,10,0,0,'1646081737983679',0,0,0,0.00,'2025-01-27 16:16:49','5','1','','0000-00-00','mainitem','Inclusive','LEAF 1 19','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000262','','','','','','',''),(263,'SPIKE 104','1','8','263','',16.00,'35','50','0','50',NULL,NULL,10,0,0,'9145581737983811',0,0,0,0.00,'2025-01-27 16:18:05','5','1','','0000-00-00','mainitem','Inclusive','SPIKE 104','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000263','','','','','','',''),(264,'SPRAY PAINT BRIGHT GOLD','1','8','264','',16.00,'250','350','0','350',NULL,NULL,10,0,0,'8249781737983889',0,0,0,0.00,'2025-01-27 16:19:09','5','1','','0000-00-00','mainitem','Inclusive','SPRAY PAINT BRIGHT GOLD','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000264','','','','','','',''),(265,'STANDARD THINNER 1LTR','1','25','265','',16.00,'270','350','0','350',NULL,NULL,10,0,0,'8125951738400136',0,0,0,0.00,'2025-02-01 12:01:03','5','1','','0000-00-00','mainitem','Inclusive','STANDARD THINNER 1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000265','','','','','','',''),(266,'SURE METAL PRIMER 4LTS','1','25','266','PAINT',16.00,'1480','1650','5','1650',NULL,NULL,5,0,0,'8792661738400464',0,0,0,5.00,'2025-02-14 17:40:28','4','1','','0000-00-00','mainitem','Inclusive','SURE METAL PRIMER 4LTS','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000266','','','','','','',''),(267,'BINDING WIRE PER PC','1','8','267','',16.00,'100','150','10','150',NULL,NULL,10,0,0,'2881591738762860',0,0,0,0.00,'2025-02-19 07:44:53','4','1','','0000-00-00','mainitem','Inclusive','BINDING WIRE PER PC','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000267','','','','','','',''),(268,'FLATBAR 40X6MM','2','17','268','',16.00,'850','1200','0','1200',NULL,NULL,10,0,0,'5018831739369456',0,0,0,0.00,'2025-02-13 16:08:57','5','1','','0000-00-00','mainitem','Inclusive','FLATBAR 40X6MM','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000268','','','','','','',''),(269,'WELDING Glasses','1','22','269','WELDING GLASSES',16.00,'70','150','24','150',NULL,NULL,24,0,0,'1463901739456218',0,0,0,0.00,'2025-02-17 08:27:39','33','1','','0000-00-00','mainitem','Inclusive','WELDING Glasses','active','pcs','Inventory','1110','4000','5500','VATABLE','24','0000269','','','','','','',''),(270,'HALF THROUGH BUSH 3/4','1','22','270','BUSH',16.00,'45','60','20','60',NULL,NULL,20,0,0,'7887431739610810',0,0,0,0.00,'2025-02-15 14:00:42','4','1','','0000-00-00','mainitem','Inclusive','HALF THROUGH BUSH 3/4','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000270','','','','','','',''),(271,'HALF THROUGH BUSH 1\" INCH','1','22','271','',16.00,'60','90','20','90',NULL,NULL,20,0,0,'33411739617271',0,0,0,20.00,'2025-02-15 14:15:22','4','1','','0000-00-00','mainitem','Inclusive','HALF THROUGH BUSH 1\" INCH','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000271','','','','','','',''),(272,'HALF THROUGH BUSH 1 1/4\" INCH','1','22','272','BUSH',16.00,'120','180','20','180',NULL,NULL,20,0,0,'2896221739618136',0,0,0,30.00,'2025-02-15 14:17:02','4','1','','0000-00-00','mainitem','Inclusive','HALF THROUGH BUSH 1 1/4\" INCH','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000272','','','','','','',''),(273,'PAD BOLT KOJI REAR','1','24','273','',16.00,'75','130','12','130',NULL,NULL,12,0,0,'955101740489225',0,0,0,0.00,'2025-02-25 16:16:41','4','1','','0000-00-00','mainitem','Inclusive','PAD BOLT KOJI REAR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000273','','','','','','',''),(274,'EYE LET GOLD','1','8','274','',16.00,'7','15','0','15',NULL,NULL,738,0,0,'6391951740980955',0,0,0,0.00,'2025-03-03 08:52:00','4','1','','0000-00-00','mainitem','Inclusive','EYE LET GOLD','active','pcs','Inventory','1110','4000','5500','VATABLE','738','0000274','','','','','','',''),(275,'EYE LET BLACK','1','8','275','',16.00,'20','30','50','',NULL,NULL,50,0,0,'1357121740981122',0,0,0,0.00,'2025-03-03 08:53:35','4','1','','0000-00-00','mainitem','Inclusive','EYE LET BLACK','active','pcs','Inventory','1110','4000','5500','VATABLE','50','0000275','','','','','','',''),(276,'EYE LET BLACK','1','8','276','',16.00,'3','5','0','',NULL,NULL,0,0,0,'6273871740981216',0,0,0,0.00,'2025-03-03 08:55:32','4','1','','0000-00-00','mainitem','Inclusive','EYE LET BLACK','active','pcs','Inventory','1110','4000','5500','VATABLE','500','0000276','','','','','','',''),(277,'BLIND RIVET 3/4x1/8','1','8','277','',16.00,'3','5','133','',NULL,NULL,133,0,0,'4615141740981531',0,0,0,0.00,'2025-03-25 10:33:20','4','1','','0000-00-00','mainitem','Inclusive','BLIND RIVET 3/4x1/8','active','pcs','Inventory','1110','4000','5500','VATABLE','133','0000277','','','','','','',''),(278,'HOSEPIPE STRIPE BLUE 1/X60FT','1','32','278','',16.00,'500','750','1','',NULL,NULL,1,0,0,'7617641741268020',0,0,0,0.00,'2025-03-06 16:37:13','4','1','','0000-00-00','mainitem','Inclusive','HOSEPIPE STRIPE BLUE 1/X60FT','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000278','','','','','','',''),(279,'THREAD SEAL','1','32','279','',16.00,'15','30','','',NULL,NULL,20,0,0,'7242871741268271',0,0,0,0.00,'2025-03-06 16:40:18','4','1','','0000-00-00','mainitem','Inclusive','THREAD SEAL','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000279','','','','','','',''),(280,'D-RING 1.25','1','35','280','',16.00,'6','15','0','',NULL,NULL,158,0,0,'1195561741269210',0,0,0,0.00,'2025-03-12 17:13:04','33','1','','0000-00-00','mainitem','Inclusive','D-RING 1.25','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000280','','','','','','',''),(281,'HOOK 1.5','1','35','281','',16.00,'7','15','0','',NULL,NULL,100,0,0,'3697991741269722',0,0,0,0.00,'2025-03-12 17:28:07','33','1','','0000-00-00','mainitem','Inclusive','HOOK 1.5','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000281','','','','','','',''),(282,'Robtec Cutting Disc 14\"','1','8','282','',16.00,'410','500','01','500',NULL,NULL,1,0,0,'3047941741595550',0,0,0,0.00,'2025-03-10 11:36:38','33','1','','0000-00-00','mainitem','Inclusive','RCD 14\'\'','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000282','','','','','','',''),(283,'Chain 1/8','1','8','283','',16.00,'50 per Feet','75 per Feet','0','70 Per Feet',NULL,NULL,4,0,0,'4500241741613113',0,0,0,0.00,'2025-03-10 16:27:26','33','1','','0000-00-00','mainitem','Inclusive','Chain 1/8','active','pcs','Inventory','1110','4000','5500','VATABLE','4 feet','0000283','','','','','','',''),(284,'D-RING 1.5','1','35','284','',16.00,'5','15','0','12',NULL,NULL,50,0,0,'7164131741788785',0,0,0,0.00,'2025-03-12 17:30:38','33','1','','0000-00-00','mainitem','Inclusive','D-Ring 1.5','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000284','','','','','','',''),(285,'Hook 1\"','1','35','285','',16.00,'6','15','0','12',NULL,NULL,50,0,0,'6952441741789688',0,0,0,0.00,'2025-03-12 17:30:14','33','1','','0000-00-00','mainitem','Inclusive','Hook 1\"','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000285','','','','','','',''),(286,'SELF DRILLING 8MM×2\'INCH','1','20','286','Roofing screws ',16.00,'420','1050','200','1000',NULL,NULL,200,0,0,'41742020970',0,0,0,0.00,'2025-03-15 09:54:25','4','1','','0000-00-00','mainitem','Inclusive','SELF DRILLING 8MM×2\'INCH','active','pcks','Inventory','1110','4000','5500','VATABLE','200','0000286','','','','','','',''),(287,'SELF DRILLING 8MM×3\'INCH','1','20','287','',16.00,'450','850','200','800',NULL,NULL,200,0,0,'9016111742025684',0,0,0,0.00,'2025-03-15 11:04:32','33','1','','0000-00-00','mainitem','Inclusive','SELF DRILLING 8MM×3\'INCH','active','pcks','Inventory','1110','4000','5500','VATABLE','200','0000287','','','','','','',''),(288,'OASIS GRINDING DISC 7\"','1','20','288','',16.00,'130','200','0','',NULL,NULL,2,0,0,'9104011742290537',0,0,0,0.00,'2025-03-18 12:38:11','4','1','','0000-00-00','mainitem','Inclusive','OASIS GRINDING DISC 7\"','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000288','','','','','','',''),(289,'METAL GREY PRIMER 1LTR','1','37','289','',16.00,'270','350','','350',NULL,NULL,4,0,0,'1832741742531995',0,0,0,0.00,'2025-03-21 07:45:34','4','1','','0000-00-00','mainitem','Inclusive','METAL GREY PRIMER 1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','4','0000289','','','','','','',''),(290,'METAL GREY PRIMER 4LTR','1','37','290','',16.00,'830','1200','0','',NULL,NULL,5,0,0,'857531742532335',0,0,0,0.00,'2025-03-21 07:47:05','4','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000290','','','','','','',''),(291,'UNITED PAINTS RED OXIDE 1LTR ','1','37','291','',16.00,'270','350','0','',NULL,NULL,2,0,0,'1295601742532426',0,0,0,0.00,'2025-06-14 09:46:07','33','1','','0000-00-00','mainitem','Inclusive','RED OXIDE 1LTR UNITED','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000291','','','','','','',''),(292,'UNITED PAINTS RED OXIDE 4LTR','1','37','292','',16.00,'830','1200','0','',NULL,NULL,2,0,0,'2071811742532532',0,0,0,0.00,'2025-06-14 09:46:34','33','1','','0000-00-00','mainitem','Inclusive','RED OXIDE 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000292','','','','','','',''),(293,'GUN METAL 1LTR','1','37','293','',16.00,'270','350','0','',NULL,NULL,4,0,0,'1679021742532618',0,0,0,0.00,'2025-03-21 07:52:05','4','1','','0000-00-00','mainitem','Inclusive','GUN METAL 1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','4','0000293','','','','','','',''),(294,'GUN METAL 4LTR','1','37','294','',16.00,'830','1200','0','',NULL,NULL,4,0,0,'9060451742532726',0,0,0,0.00,'2025-03-21 07:53:38','4','1','','0000-00-00','mainitem','Inclusive','GUN METAL 4LTR','active','ltr','Inventory','1110','4000','5500','VATABLE','4','0000294','','','','','','',''),(295,'UNITED PAINTS WHITE SG 1LTR','1','37','295','',16.00,'270','350','0','',NULL,NULL,4,0,0,'5629081742532819',0,0,0,0.00,'2025-06-14 09:47:16','33','1','','0000-00-00','mainitem','Inclusive','WHITE SG UNITED 1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000295','','','','','','',''),(296,'UNITED PAINTS WHITE SG 4LTR','1','37','296','',16.00,'830','1200','0','',NULL,NULL,2,0,0,'2082701742532912',0,0,0,0.00,'2025-06-14 09:45:20','33','1','','0000-00-00','mainitem','Inclusive','WHITE SG UNITED 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000296','','','','','','',''),(297,'UNITED PAINTS BLACK SG 1LTR','1','37','297','',16.00,'270','1200','0','',NULL,NULL,4,0,0,'9822661742532979',0,0,0,0.00,'2025-06-14 09:45:01','33','1','','0000-00-00','mainitem','Inclusive','BLACK SG UNITED 1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000297','','','','','','',''),(298,'UNITED PAINTS BLACK SG 4LTR','1','37','298','',16.00,'830','1200','0','',NULL,NULL,2,0,0,'3781051742533059',0,0,0,0.00,'2025-06-14 09:44:42','33','1','','0000-00-00','mainitem','Inclusive','BLACK SG UNITED 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000298','','','','','','',''),(299,'UNITED PAINTS ROYAL BLUE SG 1LTR','1','37','299','',16.00,'270','350','0','',NULL,NULL,4,0,0,'4771611742533126',0,0,0,0.00,'2025-06-14 09:44:14','33','1','','0000-00-00','mainitem','Inclusive','ROYAL BLUE SG R1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000299','','','','','','',''),(300,'UNITED PAINTS ROYAL BLUE SG 4LTR','1','37','300','',16.00,'830','1200','0','',NULL,NULL,2,0,0,'8268941742533223',0,0,0,0.00,'2025-06-14 09:43:46','33','1','','0000-00-00','mainitem','Inclusive','ROYAL BLUE SG 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000300','','','','','','',''),(301,'UNITED PAINTS SKY BLUE SG 4LTR','1','37','301','',16.00,'270','350','0','',NULL,NULL,4,0,0,'8398201742533304',0,0,0,0.00,'2025-06-14 09:43:21','33','1','','0000-00-00','mainitem','Inclusive','SKY BLUE SG 4LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000301','','','','','','',''),(302,'UNITED PAINTS SKY BLUE SG 1LTR','1','37','302','',16.00,'830','1200','0','',NULL,NULL,2,0,0,'9593391742533388',0,0,0,0.00,'2025-06-14 09:42:50','33','1','','0000-00-00','mainitem','Inclusive','SKY BLUE SG 1LTR','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000302','','','','','','',''),(303,'ECONOMY RED OXIDE 1LTR','1','25','303','',16.00,'250','350','0','',NULL,NULL,5,0,0,'6382551742744715',0,0,0,0.00,'2025-03-23 18:52:05','4','1','','0000-00-00','mainitem','Inclusive','RED OXIDE SOLAI','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000303','','','','','','',''),(304,'Blind Rivets 3/16x1/2','1','20','304','',16.00,'3','5','414','5',NULL,NULL,0,0,0,'6795501742886877',0,0,0,0.00,'2025-03-25 10:18:30','33','1','','0000-00-00','mainitem','Inclusive','BR 3/16X1/2','active','pcs','Inventory','1110','4000','5500','VATABLE','50','0000304','','','','','','',''),(305,'Measuring Tape 10M','1','38','305','',16.00,'200','300','3','250',NULL,NULL,0,0,0,'4654231744636352',0,0,0,0.00,'2025-04-14 16:13:58','33','1','','0000-00-00','mainitem','Inclusive','MT 10M','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000305','','','','','','',''),(306,'HG Dupro Tester','1','38','306','',16.00,'30','50','5','45',NULL,NULL,5,0,0,'7781601744636472',0,0,0,0.00,'2025-04-14 16:17:52','33','1','','0000-00-00','mainitem','Inclusive','HG Dupro Tester','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000306','','','','','','',''),(307,'Star Bit Big','1','38','307','',16.00,'55','100','5','90',NULL,NULL,5,0,0,'969011744705285',0,0,0,0.00,'2025-04-15 11:22:23','33','1','','0000-00-00','mainitem','Inclusive','Star Bit Big','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000307','','','','','','',''),(308,'Star Bit Small','1','38','308','',16.00,'25','70','5','50',NULL,NULL,5,0,0,'1887321744705357',0,0,0,0.00,'2025-04-15 11:23:29','33','1','','0000-00-00','mainitem','Inclusive','Star Bit Small','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000308','','','','','','',''),(309,'welding rods 2.5mm per KG','1','8','309','',16.00,'200','250','3','220',NULL,NULL,0,0,0,'6553611747125352',0,0,0,0.00,'2025-05-13 11:37:08','33','1','','0000-00-00','mainitem','Inclusive','welding rods 2.5mm per KG','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000309','','','','','','',''),(310,'CAST IRON SOFT','1','41','310','',16.00,'65','100','20','',NULL,NULL,20,0,0,'4911991747466084',0,0,0,0.00,'2025-05-17 10:17:09','4','1','','0000-00-00','mainitem','Inclusive','CAST IRON SOFT','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000310','','','','','','',''),(311,'Stainless Rods','1','41','311','',16.00,'70','100','0','',NULL,NULL,0,0,0,'3182521747898999',0,0,0,0.00,'2025-05-22 10:32:46','33','1','','0000-00-00','mainitem','Inclusive','Stainless Rods','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000311','','','','','','',''),(312,'self drilling 5.5x25mm per pc','1','38','312','',16.00,'6','10','050','10',NULL,NULL,50,0,0,'4528271748009101',0,0,0,0.00,'2025-05-23 17:07:17','33','1','','0000-00-00','mainitem','Inclusive','self drilling 5.5x25mm per pc','active','pcs','Inventory','1110','4000','5500','VATABLE','50','0000312','','','','','','',''),(313,'Indasa P-60','1','17','313','',16.00,'35','70','20','60',NULL,NULL,0,0,0,'3545171748324263',0,0,0,0.00,'2025-05-27 08:46:38','33','1','','0000-00-00','mainitem','Inclusive','Indasa P-60','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000313','','','','','','',''),(314,'Sandpaper No 400','1','17','314','',16.00,'15','30','20','',NULL,NULL,20,0,0,'4719031748325740',0,0,0,0.00,'2025-05-27 09:03:58','33','1','','0000-00-00','mainitem','Inclusive','Sandpaper No 400','active','pcs','Inventory','1110','4000','5500','VATABLE','20','0000314','','','','','','',''),(315,'Makita Welding Machine','1','44','315','',16.00,'8000','14000','0','13500',NULL,NULL,0,0,0,'4136141749016210',0,0,0,0.00,'2025-06-04 08:51:28','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000315','','','','','','',''),(316,'Dewalt Welding Machine','1','44','316','',16.00,'8000','14000','0','13500',NULL,NULL,0,0,0,'6472601749016300',0,0,0,0.00,'2025-06-04 08:52:42','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000316','','','','','','',''),(317,'Dewalt 9\'\' Grinder','1','44','317','',16.00,'9000','13000','0','12500',NULL,NULL,1,0,0,'9317821749016372',0,0,0,0.00,'2025-06-04 08:54:17','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000317','','','','','','',''),(318,'Dewalt Drill','1','44','318','',16.00,'3000','5500','1','5000',NULL,NULL,0,0,0,'2076511749016473',0,0,0,0.00,'2025-06-04 08:55:33','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000318','','','','','','',''),(319,'Dewalt Grinder','1','44','319','',16.00,'3000','6000','0','5500',NULL,NULL,0,0,0,'3908691749016542',0,0,0,0.00,'2025-06-04 08:56:44','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000319','','','','','','',''),(320,'Welding Terminus Small','1','44','320','',16.00,'1000','1400','0','1300',NULL,NULL,0,0,0,'976021749016617',0,0,0,0.00,'2025-06-04 08:57:49','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000320','','','','','','',''),(321,'Welding Terminus Big','1','44','321','',16.00,'1200','1500','0','1450',NULL,NULL,0,0,0,'3544881749016679',0,0,0,0.00,'2025-06-04 08:58:45','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000321','','','','','','',''),(322,'20L Jerry Can','1','2','322','',16.00,'80','120','0','',NULL,NULL,0,0,0,'17891749016734',0,0,0,0.00,'2025-06-04 09:04:43','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000322','','','','','','',''),(323,'2\" Steel Nails Per Pc','1','26','323','',16.00,'2','5','20','',NULL,NULL,0,0,0,'8428371749449958',0,0,0,0.00,'2025-06-09 09:27:48','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000323','','','','','','',''),(324,'1/4 x50m Hose Pipe per M','1','19','324','',16.00,'25','35','10','',NULL,NULL,0,0,0,'183401749450776',0,0,0,0.00,'2025-06-09 09:40:17','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000324','','','','','','',''),(325,'Combined Fork& Hoe','1','2','325','',16.00,'180','250','0','',NULL,NULL,0,0,0,'4086721749456328',0,0,0,0.00,'2025-06-09 11:07:03','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10','0000325','','','','','','',''),(326,'Imported Half Through Bush 1.5\"','1','2','326','',16.00,'280','450','3','450',NULL,NULL,0,0,0,'9890131749812488',0,0,0,10.00,'2025-06-13 14:03:04','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000326','','','','','','',''),(327,'Lavatory Brush & Bowl Set White','1','45','327','',16.00,'116.55','150','0','',NULL,NULL,0,0,0,'8732731749825511',0,0,0,0.00,'2025-06-13 17:48:02','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000327','','','','','','',''),(328,'Eco Broom (hard)','1','45','328','',16.00,'92.14','150','0','',NULL,NULL,0,0,0,'8324341749826099',0,0,0,0.00,'2025-06-13 17:49:44','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000328','','','','','','',''),(329,'Aqua Broom(soft)','1','45','329','',16.00,'114.48','150','0','',NULL,NULL,5,0,0,'5848301749826196',0,0,0,0.00,'2025-06-13 17:51:04','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000329','','','','','','',''),(330,'Stand Up Dust Pan + Brush ','1','45','330','',16.00,'209.65','350','0','',NULL,NULL,5,0,0,'6152761749826281',0,0,0,0.00,'2025-06-13 17:53:22','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000330','','','','','','',''),(331,'Force Pump Large Size','1','45','331','',16.00,'87.58','120','0','',NULL,NULL,0,0,0,'3318221749826420',0,0,0,0.00,'2025-06-13 17:54:44','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000331','','','','','','',''),(332,'18\" Squeegee + Handle','1','45','332','',16.00,'338.62','450','0','',NULL,NULL,0,0,0,'8955681749826498',0,0,0,0.00,'2025-06-13 17:56:19','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000332','','','','','','',''),(333,'Jumbo Metal Socket Mob Refill','1','45','333','',16.00,'214.48','300','0','',NULL,NULL,0,0,0,'8525201749826601',0,0,0,0.00,'2025-06-13 18:02:12','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','0000333','','','','','','',''),(334,'ECONOMY GLOSS RED OXIDE 4LTRS','1','25','334','',16.00,'780','1200','0','1000',NULL,NULL,0,0,0,'743551749882308',0,0,0,0.00,'2025-06-14 09:49:48','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000334','','','','','','',''),(335,'ECONOMY GLOSS SAFARICOM GREEN 1LTRS','1','25','335','',16.00,'250','350','0','',NULL,NULL,0,0,0,'8486491749882487',0,0,0,0.00,'2025-06-14 09:50:20','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000335','','','','','','',''),(336,'JUMBO TAPE','1','46','336','',16.00,'230','300','0','280',NULL,NULL,0,0,0,'93551749885644',0,0,0,0.00,'2025-06-14 10:22:00','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000336','','','','','','',''),(337,'CROW BAR','1','2','337','',16.00,'900','1500','0','',NULL,NULL,0,0,0,'5888201749886276',0,0,0,0.00,'2025-06-14 10:34:03','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','1','0000337','','','','','','',''),(338,'JEMBE','1','2','338','',16.00,'90','160','0','150',NULL,NULL,0,0,0,'4501961749886456',0,0,0,0.00,'2025-06-14 10:36:03','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000338','','','','','','',''),(339,'GARDEN FORK','1','2','339','',16.00,'100','150','0','',NULL,NULL,0,0,0,'8159351749886666',0,0,0,0.00,'2025-06-14 10:38:25','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000339','','','','','','',''),(340,'ROLLER 2\"','1','22','340','',16.00,'450','900','0','',NULL,NULL,0,0,0,'5269761749902684',0,0,0,0.00,'2025-06-14 15:06:41','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000340','','','','','','',''),(341,'ROLLER 3\"','1','22','341','',16.00,'550','1050','0','',NULL,NULL,0,0,0,'794241749902817',0,0,0,0.00,'2025-06-14 15:07:56','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2','0000341','','','','','','',''),(342,'ROLLER 4\"','1','22','342','',16.00,'750','1300','0','1300',NULL,NULL,0,0,0,'7162651749902911',0,0,0,0.00,'2025-06-14 15:09:55','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','3','0000342','','','','','','',''),(343,'ROLLER BEARING SET','1','22','343','',16.00,'1000','2200','0','2200',NULL,NULL,0,0,0,'8031871749903017',0,0,0,0.00,'2025-06-16 15:06:14','33','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','0000343','','','','','','',''); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchasecodes` -- DROP TABLE IF EXISTS `purchasecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchasecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchasecodes` -- LOCK TABLES `purchasecodes` WRITE; /*!40000 ALTER TABLE `purchasecodes` DISABLE KEYS */; INSERT INTO `purchasecodes` VALUES (1,'Wait for Approval','01',NULL,'Y','1'),(2,'Approved','02',NULL,'Y','2'),(3,'Cancel Requested','03',NULL,'Y','3'),(4,'Canceled','04',NULL,'Y','4'),(5,'Refunded','05',NULL,'Y','5'),(6,'Transferred','06',NULL,'Y','6'); /*!40000 ALTER TABLE `purchasecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL DEFAULT 16.00, `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`), UNIQUE KEY `supplier` (`supplier`,`invoice`,`branchid`) ) ENGINE=InnoDB AUTO_INCREMENT=63 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,'6','41721664210','0000-00-00 00:00:00','139240','','4','2024-07-22 19:04:58','','No','0000-00-00 00:00:00','','','','','purchases',16066.00,'1',0.00,'2024-07-11 19:03:30','2024-08-21 19:03:30','2024-07-22','4','P000599397W','VATABLE','2216',13850.00,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','100',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'8','41721669681','0000-00-00 00:00:00','243','','4','2024-07-22 20:35:27','','No','0000-00-00 00:00:00','','','','','purchases',101400.00,'1',0.00,'2024-07-17 20:34:41','2024-08-17 20:34:41','2024-07-22','4','','VATABLE','13986.21',87413.79,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','110',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'8','41721669950','0000-00-00 00:00:00','242','','4','2024-07-22 20:40:15','','No','0000-00-00 00:00:00','','','','','purchases',38110.00,'1',0.00,'2024-07-17 20:39:10','2024-07-17 20:39:10','2024-07-22','4','','VATABLE','5256.54',32853.46,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','52',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'8','41721670175','0000-00-00 00:00:00','240','','4','2024-07-22 20:43:49','','No','0000-00-00 00:00:00','','','','','purchases',316530.00,'1',0.00,'2024-07-15 20:42:55','2024-08-15 20:42:55','2024-07-22','4','','VATABLE','43659.29',272870.71,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','386',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,'8','41721671248','0000-00-00 00:00:00','257','','4','2024-07-22 21:01:42','','No','0000-00-00 00:00:00','','','','','purchases',242100.00,'1',0.00,'2024-07-22 21:00:48','2024-07-22 21:00:48','2024-07-24','4','','VATABLE','33393.1',208706.90,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','767',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,'8','41721671697','0000-00-00 00:00:00','5120','','4','2024-07-22 21:09:03','','No','0000-00-00 00:00:00','','','','','purchases',7000.00,'1',0.00,'2024-07-17 21:08:17','2024-07-17 21:08:17','2024-07-22','4','','VATABLE','965.52',6034.48,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','100',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(7,'8','41721715325','0000-00-00 00:00:00','5153','','4','2024-07-23 09:17:25','','No','0000-00-00 00:00:00','','','','','purchases',12400.00,'1',0.00,'2024-07-22 09:15:25','2024-07-22 09:15:25','2024-07-23','4','','VATABLE','1710.34',10689.66,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','2',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,'12','11721726454','0000-00-00 00:00:00','7920','','1','2024-07-23 12:21:53','','No','0000-00-00 00:00:00','','','','','purchases',19880.00,'1',0.00,'2024-07-18 12:20:54','2024-07-18 12:20:54','2024-07-23','1','','VATABLE','2742.08',17137.92,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','127',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,'12','11721730788','0000-00-00 00:00:00','7918','','1','2024-07-23 13:33:45','','No','0000-00-00 00:00:00','','','','','purchases',21710.00,'1',0.00,'2024-07-18 13:33:08','2024-07-18 13:33:08','2024-07-23','1','','VATABLE','2994.49',18715.51,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','112',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(10,'12','11721731027','0000-00-00 00:00:00','7919','','1','2024-07-23 13:38:50','','No','0000-00-00 00:00:00','','','','','purchases',16480.00,'1',0.00,'2024-07-18 13:37:07','2024-07-18 13:37:07','2024-07-23','1','','VATABLE','2273.11',14206.89,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','171',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(11,'12','11721731388','0000-00-00 00:00:00','7921','','1','2024-07-23 13:43:46','','No','0000-00-00 00:00:00','','','','','purchases',10090.00,'1',0.00,'2024-07-18 13:43:08','2024-07-18 13:43:08','2024-08-30','5','','VATABLE','1391.73',8698.27,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','142',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,'13','11721733190','0000-00-00 00:00:00','36124','','1','2024-07-23 14:14:28','','No','0000-00-00 00:00:00','','','','','purchases',35900.00,'1',0.00,'2024-07-13 14:13:10','2024-07-13 14:13:10','2024-07-23','1','','VATABLE','4951.73',30948.27,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','268',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(13,'14','11721733730','0000-00-00 00:00:00','13','','1','2024-07-23 14:22:34','','No','0000-00-00 00:00:00','','','','','purchases',8000.00,'1',0.00,'2024-07-16 14:22:10','2024-07-16 14:22:10','2024-07-23','1','','VATABLE','1103.45',6896.55,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','100',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(14,'15','11721735126','0000-00-00 00:00:00','156','','1','2024-07-23 14:45:48','','No','0000-00-00 00:00:00','','','','','purchases',41000.00,'1',0.00,'2024-07-18 14:45:26','2024-07-18 14:45:26','2024-07-23','1','','VATABLE','5655.17',35344.83,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','49',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(15,'16','11721736441','0000-00-00 00:00:00','431764','','1','2024-07-23 15:07:51','','No','0000-00-00 00:00:00','','','','','purchases',9450.00,'1',0.00,'2024-07-19 15:07:21','2024-07-19 15:07:21','2024-07-23','1','P000595898U','VATABLE','1303.42',8146.58,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','28',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(16,'8','41721828271','0000-00-00 00:00:00','254','','4','2024-07-24 16:38:49','','No','0000-00-00 00:00:00','','','','','purchases',1200.00,'1',0.00,'2024-07-22 16:37:51','2024-07-22 16:37:51','2024-08-15','5','','VATABLE','165.52',1034.48,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','1',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(17,'8','41722069742','0000-00-00 00:00:00','17','','4','2024-07-27 11:43:17','','No','0000-00-00 00:00:00','','','','','purchases',9800.00,'1',0.00,'2024-07-27 11:42:22','2024-07-27 11:42:22','2024-07-27','4','','VATABLE','1351.72',8448.28,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(18,'8','51722251417','0000-00-00 00:00:00','273','','5','2024-07-29 14:11:05','','No','0000-00-00 00:00:00','','','','','purchases',7250.00,'1',0.00,'2024-07-29 14:10:17','2024-07-29 14:10:17','2024-07-29','5','','VATABLE','1000',6250.00,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(19,'8','51722339649','0000-00-00 00:00:00','150','','5','2024-07-30 14:41:30','','No','0000-00-00 00:00:00','','','','','purchases',23050.00,'1',0.00,'2024-07-30 14:40:49','2024-07-30 14:40:49','2024-07-30','5','','VATABLE','3179.31',19870.69,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','15',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(20,'8','51722423681','0000-00-00 00:00:00','274','','5','2024-07-31 14:02:24','','No','0000-00-00 00:00:00','','','','','purchases',34200.00,'1',0.00,'2024-07-30 14:01:21','2024-07-30 14:01:21','2024-07-31','5','','VATABLE','4717.25',29482.75,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','11',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(21,'8','51722423827','0000-00-00 00:00:00','236','','5','2024-07-31 14:04:58','','No','0000-00-00 00:00:00','','','','','purchases',53700.00,'1',0.00,'2024-07-31 14:03:47','2024-07-31 14:03:47','2024-07-31','5','','VATABLE','7406.9',46293.10,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','130',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(22,'18','51723726446','0000-00-00 00:00:00','0040091820000051128','','5','2024-08-15 15:56:44','','No','0000-00-00 00:00:00','','','','','purchases',6000.00,'1',0.00,'2024-08-14 15:54:06','2024-08-15 15:54:06','2024-08-15','5','','VATABLE','827.59',5172.41,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(23,'17','51723726728','0000-00-00 00:00:00','S3-C-70929','','5','2024-08-15 16:01:04','','No','0000-00-00 00:00:00','','','','','purchases',24380.00,'1',0.00,'2024-08-14 15:58:48','2024-08-14 15:58:48','2024-08-16','5','','VATABLE','3362.74',21017.26,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','168',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(24,'19','51723727356','0000-00-00 00:00:00','00','','5','2024-08-15 16:10:10','','No','0000-00-00 00:00:00','','','','','purchases',9250.00,'1',0.00,'2024-08-14 16:09:16','2024-08-14 16:09:16','2024-08-15','5','','VATABLE','1275.86',7974.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','50',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(25,'20','51723727465','0000-00-00 00:00:00','0040791640000014865','','5','2024-08-15 16:12:27','','No','0000-00-00 00:00:00','','','','','purchases',27400.00,'1',0.00,'2024-08-14 16:11:05','2024-08-14 16:11:05','2024-08-30','5','P051331472U','VATABLE','3779.3',23620.70,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','449',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(26,'17','51723728676','0000-00-00 00:00:00','0190429140000032564','','5','2024-08-15 16:33:20','','No','0000-00-00 00:00:00','','','','','purchases',1950.00,'1',0.00,'2024-08-14 16:31:16','2024-08-14 16:31:16','2024-08-15','5','','VATABLE','268.97',1681.03,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','3',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(27,'21','51723728832','0000-00-00 00:00:00','234','','5','2024-08-15 16:34:47','','No','0000-00-00 00:00:00','','','','','purchases',7750.00,'1',0.00,'2024-08-14 16:33:52','2024-08-14 16:33:52','2024-08-15','5','P051870370L','VATABLE','1068.97',6681.03,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','6',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(28,'22','51723729020','0000-00-00 00:00:00','281421','','5','2024-08-15 16:38:04','','No','0000-00-00 00:00:00','','','','','purchases',2700.00,'1',0.00,'2024-08-14 16:37:00','2024-08-14 16:37:00','2024-08-15','5','P051182225M','VATABLE','372.42',2327.58,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','60',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(29,'8','51723729208','0000-00-00 00:00:00','253','','5','2024-08-15 16:40:35','','No','0000-00-00 00:00:00','','','','','purchases',11100.00,'1',0.00,'2024-08-14 16:40:08','2024-08-14 16:40:08','2024-08-15','5','','VATABLE','1531.03',9568.97,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','3',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(30,'8','51723729461','0000-00-00 00:00:00','252','','5','2024-08-15 16:45:39','','No','0000-00-00 00:00:00','','','','','purchases',136245.00,'1',0.00,'2024-08-15 16:44:21','2024-09-14 16:44:21','2024-08-15','5','','VATABLE','18792.41',117452.59,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','292',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(31,'8','51725968353','0000-00-00 00:00:00','884','','5','2024-09-10 14:41:02','','No','0000-00-00 00:00:00','','','','','purchases',93350.00,'1',0.00,'2024-09-10 14:39:13','2024-09-10 14:39:13','2024-09-10','5','','VATABLE','12875.86',80474.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','118',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(32,'8','51726308648','0000-00-00 00:00:00','910','','5','2024-09-14 13:12:34','','Direct','0000-00-00 00:00:00','','','','','purchases',7200.00,'1',0.00,'2024-09-14 13:10:48','2024-09-14 13:10:48','2024-09-14','5','','VATABLE','993.1',6206.90,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','8',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(33,'26','51727930281','0000-00-00 00:00:00','355344','','5','2024-10-03 07:40:22','','No','0000-00-00 00:00:00','','','','','purchases',94640.00,'1',0.00,'2024-10-02 07:38:01','2024-10-02 07:38:01','2024-10-03','5','','VATABLE','13115.86',81974.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','89',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(34,'8','51729604212','0000-00-00 00:00:00','443','','5','2024-10-22 16:39:19','','Direct','0000-00-00 00:00:00','','','','','purchases',32600.00,'1',0.00,'2024-10-22 16:36:52','2024-10-22 16:36:52','2024-10-22','5','','VATABLE','4986.21',31163.79,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','54',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(35,'8','51730199741','0000-00-00 00:00:00','183','','5','2024-10-29 14:03:01','','Direct','0000-00-00 00:00:00','','','','','purchases',76785.00,'1',0.00,'2024-10-29 14:02:21','2024-10-29 14:02:21','2024-10-29','5','','VATABLE','11570.35',72314.65,'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),(36,'8','51731932243','0000-00-00 00:00:00','031','','5','2024-11-18 15:18:06','','Direct','0000-00-00 00:00:00','','','','','purchases',22820.00,'1',0.00,'2024-11-18 15:17:23','2024-11-18 15:17:23','2024-11-18','5','','VATABLE','3718.6',23241.40,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','30',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(37,'8','51732878904','0000-00-00 00:00:00','116','','5','2024-11-29 14:15:58','','Direct','0000-00-00 00:00:00','','','','','purchases',130810.00,'1',0.00,'2024-11-29 14:15:04','2024-11-29 14:15:04','2024-12-03','5','','VATABLE','18402.74',115017.26,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','169',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(38,'8','51733225252','0000-00-00 00:00:00','137','','5','2024-12-03 14:28:03','','Direct','0000-00-00 00:00:00','','','','','purchases',111750.00,'1',0.00,'2024-12-03 14:27:32','2025-12-03 14:27:32','2024-12-03','5','','VATABLE','15413.78',96336.22,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','165',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(39,'8','51733481694','0000-00-00 00:00:00','624','','5','2024-12-06 13:42:08','','Direct','0000-00-00 00:00:00','','','','','purchases',72325.00,'1',0.00,'2024-12-06 13:41:34','2024-12-06 13:41:34','2024-12-06','5','','VATABLE','9975.86',62349.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','112',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(40,'25','51733490823','0000-00-00 00:00:00','155224','','5','2024-12-06 16:14:28','','Direct','0000-00-00 00:00:00','','','','','purchases',7800.00,'1',0.00,'2024-12-06 16:13:43','2024-12-06 16:13:43','2024-12-06','5','','VATABLE','1075.86',6724.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(41,'8','51733808615','0000-00-00 00:00:00','187','','5','2024-12-10 08:30:48','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-12-10 08:30:15','2025-01-09 08:30:15','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),(42,'8','51733808746','0000-00-00 00:00:00','188','','5','2024-12-10 08:32:56','','Direct','0000-00-00 00:00:00','','','','','purchases',110310.00,'1',0.00,'2024-12-10 08:32:26','2024-12-10 08:32:26','2024-12-10','5','','VATABLE','17008.27',106301.73,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','199',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(43,'8','51733809431','0000-00-00 00:00:00','197','','5','2024-12-10 08:44:24','','Direct','0000-00-00 00:00:00','','','','','purchases',7000.00,'1',0.00,'2024-12-10 08:43:51','2024-12-10 08:43:51','2024-12-10','5','','VATABLE','965.52',6034.48,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','8',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(44,'23','51733833901','0000-00-00 00:00:00','8310883714','','5','2024-12-10 15:32:31','','Direct','0000-00-00 00:00:00','','','','','purchases',8190.00,'1',0.00,'2024-12-10 15:31:41','2024-12-10 15:31:41','2024-12-10','5','','VATABLE','1129.61',7060.09,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(45,'8','51734088251','0000-00-00 00:00:00','222','','5','2024-12-13 14:11:14','','Direct','0000-00-00 00:00:00','','','','','purchases',2000.00,'1',0.00,'2024-12-13 14:10:51','2024-12-13 14:10:51','2024-12-13','5','','VATABLE','275.86',1724.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','2',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(46,'8','51734167612','0000-00-00 00:00:00','578','','5','2024-12-14 12:14:58','','Direct','0000-00-00 00:00:00','','','','','purchases',247840.00,'1',0.00,'2024-12-14 12:13:32','2024-12-14 12:13:32','2024-12-14','5','','VATABLE','34184.84',213655.16,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','318',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(47,'23','51734351758','0000-00-00 00:00:00','8310883808','','5','2024-12-16 15:23:14','','Direct','0000-00-00 00:00:00','','','','','purchases',10000.00,'1',0.00,'2024-12-16 15:22:38','2024-12-16 15:22:38','2024-12-16','5','','VATABLE','1379.31',8620.69,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','4',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(48,'8','51734435843','0000-00-00 00:00:00','233','','5','2024-12-17 14:45:09','','Direct','0000-00-00 00:00:00','','','','','purchases',17850.00,'1',0.00,'2024-12-17 14:44:03','2024-12-17 14:44:03','2024-12-17','5','','VATABLE','2462.07',15387.93,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','13',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(49,'8','51734678499','0000-00-00 00:00:00','271','','5','2024-12-20 10:09:11','','Direct','0000-00-00 00:00:00','','','','','purchases',7000.00,'1',0.00,'2024-12-20 10:08:19','2024-12-20 10:08:19','2024-12-20','5','','VATABLE','965.52',6034.48,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','100',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(50,'8','51734678668','0000-00-00 00:00:00','268','','5','2024-12-20 10:11:33','','Direct','0000-00-00 00:00:00','','','','','purchases',28500.00,'1',0.00,'2024-12-20 10:11:08','2024-12-20 10:11:08','2024-12-20','5','','VATABLE','3931.03',24568.97,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','50',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(51,'8','51734678719','0000-00-00 00:00:00','8310883887','','5','2024-12-20 10:13:17','','Direct','0000-00-00 00:00:00','','','','','purchases',15776.00,'1',0.00,'2024-12-19 10:11:59','2024-12-19 10:11:59','2024-12-20','5','','VATABLE','2175.98',13599.92,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','14',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(52,'25','51734702734','0000-00-00 00:00:00','156556','','5','2024-12-20 16:52:43','','Direct','0000-00-00 00:00:00','','','','','purchases',7800.00,'1',0.00,'2024-12-20 16:52:14','2024-12-20 16:52:14','2024-12-20','5','','VATABLE','1075.86',6724.14,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(53,'8','51736773774','0000-00-00 00:00:00','19','','5','2025-01-13 16:10:15','','Direct','0000-00-00 00:00:00','','','','','purchases',136120.00,'1',0.00,'2025-01-13 16:09:34','2025-01-13 16:09:34','2025-01-17','5','','VATABLE','18775.18',117344.82,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','174',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(54,'8','51736774180','0000-00-00 00:00:00','20','','5','2025-01-13 16:16:43','','Direct','0000-00-00 00:00:00','','','','','purchases',21000.00,'1',0.00,'2025-01-13 16:16:20','2025-01-13 16:16:20','2025-01-13','5','','VATABLE','2896.55',18103.45,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','15',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(55,'25','51737122442','0000-00-00 00:00:00','157953','','5','2025-01-17 17:02:23','','Direct','0000-00-00 00:00:00','','','','','purchases',5025.00,'1',0.00,'2025-01-17 17:00:42','2025-01-17 17:00:42','2025-01-17','5','','VATABLE','693.1',4331.90,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','10',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(56,'32','51737123088','0000-00-00 00:00:00','47649','','5','2025-01-17 17:11:54','','Direct','0000-00-00 00:00:00','','','','','purchases',4000.00,'1',0.00,'2025-01-17 17:11:28','2025-01-17 17:11:28','2025-01-17','5','','VATABLE','551.72',3448.28,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','4',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(57,'23','51737187966','0000-00-00 00:00:00','8310884322','','5','2025-01-18 11:13:27','','Direct','0000-00-00 00:00:00','','','','','purchases',13664.00,'1',0.00,'2025-01-18 11:12:46','2025-01-18 11:12:46','2025-01-18','5','','VATABLE','1884.67',11779.19,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','24',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(58,'20','51737462618','0000-00-00 00:00:00','B19002','','5','2025-01-21 15:31:26','','Direct','0000-00-00 00:00:00','','','','','purchases',2310.00,'1',0.00,'2025-01-21 15:30:18','2025-01-21 15:30:18','2025-01-21','5','P051331472U','VATABLE','318.63',1991.49,'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),(59,'8','51737555582','0000-00-00 00:00:00','488','','5','2025-01-22 17:20:11','','Direct','0000-00-00 00:00:00','','','','','purchases',38900.00,'1',0.00,'2025-01-22 17:19:42','2025-01-22 17:19:42','2025-01-22','5','','VATABLE','5365.52',33534.48,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','29',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(60,'8','51737984349','0000-00-00 00:00:00','76','','5','2025-01-27 16:26:08','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2025-01-27 16:25:49','2025-01-27 16:25:49','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),(61,'25','51738400699','0000-00-00 00:00:00','159167','','5','2025-02-01 12:06:07','','Direct','0000-00-00 00:00:00','','','','','purchases',6500.00,'1',0.00,'2025-01-31 12:04:59','2025-01-31 12:04:59','2025-02-01','5','','VATABLE','896.55',5603.45,'16','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','15',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(62,'36','41742297800','2025-03-18 14:36:40','RO00010','','4','2025-03-18 14:36:40','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-17 14:00:36','quotation','','30 Days','','s.o',167000.00,'1',0.00,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00','',NULL,'','',16.00,'','','open',NULL,'0000-00-00',1,0,NULL,NULL,NULL,NULL,NULL,0,'',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 AUTO_INCREMENT=11 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 */; INSERT INTO `purchaseorderlist` VALUES (1,'11710313879','36','5','5500','retail','1100','0','2024-07-27 17:06:30','','','','1060','QT','758.62','','','1','pcs','1','2024-07-27 14:06:30','','2','new','1','new','','',NULL),(7,'331742025906','287','140','117600','retail','840','1400','2025-03-15 11:09:51','','','','450','QT','16220.689655172','','','33','','1','2025-03-15 08:09:51','','1','new','1','new','','',NULL),(9,'41742297800','286','100','104000','retail','1040','1000','2025-03-18 14:39:09','','Roofing screws ','','420','QT','14344.827586207','','','4','','1','2025-03-18 11:39:09','','1','new','1','new','','',NULL),(10,'41742297800','287','75','63000','retail','840','750','2025-03-18 14:41:50','','','','450','QT','8689.6551724138','','','4','','1','2025-03-18 11:41:50','','1','new','1','new','','',NULL); /*!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=11 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,'8','11707371766','2024-02-08 08:56:06','','rest','1','2024-02-08 08:56:20','TEST2','xx','2024-03-09 08:00:56','quotation','1','30 Days','','new','192','1','1','No',1,'no',1,NULL,NULL),(2,'13','11709124224','2024-02-28 15:43:45','','345445 NAIROBI','1','2024-02-28 15:44:17','JOMO walter','','2024-03-29 15:00:43','quotation','1','30 Days','','new','61360','1','1','Yes',1,'yes',1,NULL,NULL),(3,'5','11710313879','2024-03-13 10:11:19','','aa','1','2024-03-13 10:11:34','Cashier','','2024-04-12 10:00:11','quotation','1','30 Days','','new','11953','1','1','No',1,'yes',1,NULL,NULL),(4,'6','11710313905','2024-03-13 10:11:45',NULL,'delivered','1','2024-03-13 10:17:35','KENGA','1','2024-03-13 10:11:45','requisition','1','NA','','Approved','634.8','1','1','No',1,'',1,1,'2024-03-13 10:12:33'),(5,'36','331742021711','2025-03-15 09:55:11',NULL,'','33','2025-03-15 10:46:51','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-14 09:00:55','quotation','','30 Days','','Rejected','0','1','33','No',1,'yes',4,4,'2025-03-15 10:53:12'),(6,'36','331742023022','2025-03-15 10:17:02',NULL,'KIRIMA SLOPES DIARY COOP SOCIETY LTD','1','2025-03-15 10:51:54','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-14 10:00:17','quotation','','7 Days','','new','0','1','33','No',1,'yes',1,NULL,NULL),(7,'36','331742025906','2025-03-15 11:05:06','','','33','2025-03-15 11:05:41','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-14 11:00:05','quotation','1','30 Days','','new','117600','1','33','No',1,'yes',0,NULL,NULL),(8,'36','331742026700','2025-03-15 11:18:21','','','33','2025-03-15 11:18:33','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-14 11:00:18','quotation','1','30 Days','','new','0','1','33','No',1,'yes',0,NULL,NULL),(9,'36','41742026728','2025-03-15 11:18:48','','','4','2025-03-15 11:18:59','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-14 11:00:18','quotation','1','30 Days','','Rejected','0','1','4','No',1,'yes',4,4,'2025-03-25 12:42:12'),(10,'36','41742297800','2025-03-18 14:36:40',NULL,'','4','2025-03-18 14:42:47','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','2025-04-17 14:00:36','quotation','','30 Days','','new','167000','1','4','No',1,'yes',0,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),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('damagedproducts',1),('income',1),('incomeexpenses',1),('incomeexpenses',5),('incomingstock',1),('lowstocklist',1),('members',1),('password',1),('password',2),('password',4),('password',8),('productlist',1),('products',1),('productscategory',1),('profile',8),('purchases',1),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('users',1),('viewreturnsales',1),('viewreturnsales',4); /*!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=686 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'),(483,'sales','2','add'),(484,'sales','2','suspend'),(485,'sales','2','printreceipt'),(486,'sales','2','update'),(487,'sales','2','cash'),(488,'sales','2','moresales'),(489,'sales','2','sale'),(490,'sales','2','mpesa'),(491,'sales','2','updatepaymentmode'),(492,'sales','2','card'),(493,'sales','2','clearpayments'),(494,'sales','2','cheque'),(495,'sales','2','dontprint'),(496,'cashiersales','2','entermpesacode'),(497,'cashiersales','2','editmpesa'),(498,'cashiersales','2','cashiersales'),(499,'cashiersales','2','editmpesadate'),(500,'cashiersales','2','dontshowtotal'),(501,'cashiersales','2','adddailycollection'),(502,'cashiersales','2','viewtill'),(503,'cashiersales','2','viewdailycollections'),(504,'cashiersales','2','updatedailycollections'),(505,'cashiersales','2','viewallcounters'),(506,'cashiersales','2','mpesapendingreport'),(507,'cashiersales','2','mpesaverifiedreport'),(508,'cashiersales','2','viewcommission'),(509,'cashiersales','2','viewmpesamessages'),(510,'cashiersales','2','dailysalesonly'),(511,'password','2','change'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','1','add'),(531,'sales','1','suspend'),(532,'sales','1','printreceipt'),(533,'sales','1','update'),(534,'sales','1','cash'),(535,'sales','1','delete'),(536,'sales','1','moresales'),(537,'sales','1','sale'),(538,'sales','1','reprint'),(539,'sales','1','Logout'),(540,'sales','1','select'),(541,'sales','1','mpesabalance'),(542,'sales','1','discount'),(543,'sales','1','mpesa'),(544,'sales','1','productdiscount'),(545,'sales','1','printbill'),(546,'sales','1','closebill'),(547,'sales','1','editsellingprice'),(548,'sales','1','viewbuyingprice'),(549,'sales','1','card'),(550,'sales','1','updatepaymentmode'),(551,'sales','1','clearpayments'),(552,'sales','1','cheque'),(553,'sales','1','creditnote'),(554,'sales','1','voucher'),(555,'sales','1','salesbeyondbprice'),(556,'sales','1','points'),(557,'sales','1','credit'),(558,'sales','1','dontprint'),(559,'sales','1','backdatesales'),(560,'sales','1','recordcoins'),(561,'sales','1','leaseitems'),(562,'sales','1','changetaxstatus'),(563,'sales','1','giveloyalityponts'),(564,'sales','1','splitbill'),(565,'sales','1','changeuomonsales'),(566,'sales','1','entermpesacode'),(567,'sales','1','sendsms'),(568,'sales','1','receiptno'),(569,'sales','1','updateqtysales'),(570,'cashiersales','1','entermpesacode'),(571,'cashiersales','1','editmpesa'),(572,'cashiersales','1','all'),(573,'cashiersales','1','delete'),(574,'cashiersales','1','cashiersales'),(575,'cashiersales','1','editmpesadate'),(576,'cashiersales','1','adddailycollection'),(577,'cashiersales','1','viewtill'),(578,'cashiersales','1','viewdailycollections'),(579,'cashiersales','1','updatedailycollections'),(580,'cashiersales','1','reversempesa'),(581,'cashiersales','1','deletedailycollections'),(582,'cashiersales','1','clearallsales'),(583,'cashiersales','1','viewallcollections'),(584,'cashiersales','1','mpesapendingreport'),(585,'cashiersales','1','viewallcounters'),(586,'cashiersales','1','mpesaverifiedreport'),(587,'cashiersales','1','viewcommission'),(588,'cashiersales','1','dailysalesonly'),(589,'cashiersales','1','viewmpesamessages'),(590,'purchases','1','add'),(591,'purchases','1','update'),(592,'purchases','1','delete'),(593,'purchases','1','updatebuyingprice'),(594,'purchases','1','updatesellingprice'),(595,'purchases','1','updateclosedinvoice'),(596,'purchases','1','viewquotation'),(597,'purchases','1','viewdirectpurchases'),(598,'purchases','1','viewserials'),(599,'purchases','1','viewpurchase'),(600,'purchases','1','salesorder'),(601,'purchases','1','budget'),(602,'purchases','1','showdefaultserials'),(603,'purchases','1','viewallcounters'),(604,'purchases','1','approve'),(605,'purchases','1','addbatchno'),(606,'viewreturnsales','1','add'),(607,'viewreturnsales','1','update'),(608,'viewreturnsales','1','delete'),(609,'viewreturnsales','1','return'),(610,'viewreturnsales','1','clear'),(611,'viewreturnsales','1','moresales'),(612,'income','1','View'),(613,'income','1','add'),(614,'income','1','detailedvatinvoice'),(615,'incomeexpenses','1','add'),(616,'incomeexpenses','1','closeexpense'),(617,'incomeexpenses','1','update'),(618,'incomeexpenses','1','updateclosedexpenses'),(619,'incomeexpenses','1','wiewinvoices'),(620,'incomeexpenses','1','viewbills'),(621,'incomeexpenses','1','viewexpense'),(622,'incomeexpenses','1','viewdebtors'),(623,'incomeexpenses','1','viewcreditors'),(624,'members','1','add'),(625,'members','1','update'),(626,'members','1','deletepeople'),(627,'members','1','opencloseshift'),(628,'users','1','add'),(629,'users','1','update'),(630,'users','1','delete'),(631,'users','1','deleteallroles'),(632,'productscategory','1','add'),(633,'productscategory','1','update'),(634,'productscategory','1','delete'),(635,'productlist','1','bulk'),(636,'productlist','1','move'),(637,'productlist','1','more'),(638,'productlist','1','updatestock'),(639,'productlist','1','transfer'),(640,'productlist','1','addstock'),(641,'productlist','1','delete'),(642,'productlist','1','view'),(643,'productlist','1','update'),(644,'productlist','1','add'),(645,'productlist','1','stocktaking'),(646,'productlist','1','openclosestock'),(647,'productlist','1','editstocktaken'),(648,'productlist','1','editopenclosestock'),(649,'productlist','1','changeserialstatus'),(650,'productlist','1','viewserials'),(651,'productlist','1','viewproductsfromallbranches'),(652,'productlist','1','bulkpriceupdate'),(653,'productlist','1','negativestockadjustment'),(654,'products','1','add'),(655,'products','1','update'),(656,'products','1','delete'),(657,'products','1','addstock'),(658,'products','1','more'),(659,'products','1','bulk'),(660,'products','1','deleteorder'),(661,'products','1','dispatch'),(662,'products','1','removestock'),(663,'products','1','price'),(664,'products','1','removeallstock'),(665,'products','1','bulkpriceupdate'),(666,'products','1','negativestockadjustment'),(667,'incomingstock','1','add'),(668,'incomingstock','1','update'),(669,'incomingstock','1','view'),(670,'incomingstock','1','delete'),(671,'lowstocklist','1','add'),(672,'lowstocklist','1','more'),(673,'lowstocklist','1','view'),(674,'damagedproducts','1','add'),(675,'damagedproducts','1','update'),(676,'damagedproducts','1','delete'),(677,'reports','1','view'),(678,'reports','1','download'),(679,'reports','1','delete'),(680,'reports','1','update'),(681,'reports','1','viewall'),(682,'password','1','change'),(683,'config','1','delete'),(684,'config','1','add'),(685,'config','1','update'); /*!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','xxxx','2024-07-22 18:11:19','active','1','','1',''),(2,'SALES','','2024-07-22 18:11:23','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`), UNIQUE KEY `roomid_2` (`roomid`,`plotno`,`chargeid`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcollection` -- DROP TABLE IF EXISTS `roomcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcollection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcollection` -- LOCK TABLES `roomcollection` WRITE; /*!40000 ALTER TABLE `roomcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomsales` -- DROP TABLE IF EXISTS `roomsales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomsales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `plotno` int(11) NOT NULL, `houseno` varchar(20) NOT NULL, `customerid` int(20) DEFAULT NULL, `dateposted` varchar(30) NOT NULL, `total` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(10) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'New', `description` text NOT NULL, `updatedat` varchar(30) DEFAULT NULL, `updatedby` int(11) DEFAULT NULL, `branch` int(11) NOT NULL, `invoice` varchar(50) NOT NULL, `transactioncode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `houselevy` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salarycharges` -- LOCK TABLES `salarycharges` WRITE; /*!40000 ALTER TABLE `salarycharges` DISABLE KEYS */; INSERT INTO `salarycharges` VALUES (6,2,'House Allowance','2019-03-28 12:47:59','Active','1','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Painting','2024-02-26 12:44:38','Active','1','','1','Pay','Fixed','Fixed',1.00,500.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Branding ','2024-02-26 12:44:20','Active','1','','1','Pay','Variable','Variable',1.00,200.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(19,15,'Loan','2019-06-11 13:31:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(20,26,'staff Uniforms','2023-05-15 08:38:23','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,25,'LOST/DAMAGED ITEM','2023-05-15 08:38:05','Active','1','','1','Deduction','Variable','Fixed',1.00,900.00,''),(23,18,'sales cut ','2020-12-15 19:06:21','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(24,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(25,20,'DEDUCTION','2021-04-05 10:49:55','Active','1','','1','Deduction','Fixed','Variable',1.00,0.00,''),(26,21,'Insurance cover ','2022-02-04 10:16:25','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(27,22,'PERFORMANCE PAY CUT','2023-01-23 12:04:28','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(28,23,'SALES COMMISSION','2023-03-02 09:44:12','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(29,24,'staff uniform shirts','2023-04-03 16:29:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1'),(30,2005,'House Levy','2023-09-02 08:12:42','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5'); /*!40000 ALTER TABLE `salarycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales` -- DROP TABLE IF EXISTS `sales`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) DEFAULT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `card` varchar(30) NOT NULL, `voucher` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `mpesa` varchar(50) NOT NULL, `cheque` varchar(50) NOT NULL, `ordersales` varchar(20) DEFAULT 'printed', `description` text NOT NULL, `mytable` varchar(30) NOT NULL, `maincategory` varchar(30) DEFAULT NULL, `creditnote` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL DEFAULT 'No', `updatedby` varchar(10) NOT NULL, `updatedat` varchar(50) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `baddebt` varchar(30) NOT NULL, `tax1` varchar(30) NOT NULL, `tax2` varchar(30) NOT NULL, `cardnumber` varchar(50) DEFAULT NULL, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `salesperson` int(11) DEFAULT NULL, `receiptno` varchar(50) DEFAULT NULL, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` varchar(50) DEFAULT NULL, `mrcNo` varchar(50) DEFAULT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) NOT NULL DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=456 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Cash','','2024-07-22 19:09:37','','0','4','2024-07-22 19:09:37','','0','0','1','retail','0','380','1','0','0','0','0','0','0','new',' ','','','380','41721664478','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(2,'','Cash','','2024-07-22 19:15:24','','0','4','2024-07-22 19:15:24','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','','0','41721664877','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,NULL,NULL,'','',0,''),(3,'','Cash','','2024-07-23 13:46:29','','140','1','2024-07-23 13:46:29','','0','0','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','','360','11721731569','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,NULL,NULL,'','',0,''),(4,'','Cash','','2024-07-23 18:28:04','','0','1','2024-07-23 18:28:04','','0','0','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','','3000','11721748366','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,NULL,NULL,'','',0,''),(5,'','Cash','','2024-07-26 10:25:48','','0','4','2024-07-26 10:25:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','41721978690','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,NULL,NULL,'','',0,''),(6,'','Cash','','2024-07-26 10:34:34','','0','4','2024-07-26 10:34:34','','0','0','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','200','41721978821','Cleared','4','2024-07-26 11:41:39','','','','','','',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,NULL,NULL,'','',0,''),(7,'','Mpesa','','2024-07-26 11:20:36','','0','4','2024-07-26 11:20:36','','0','0','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','200','41721982013','Cleared','4','2024-07-26 12: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,NULL,NULL,'','',0,''),(8,'','Mpesa','','2024-07-26 11:27:03','','0','4','2024-07-26 11:27:03','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','','0','41721982042','Cleared','4','2024-07-26 12:40:55','','','','','','',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,NULL,NULL,'','',0,''),(9,'','Cash','','2024-07-29 13:48:51','','0','5','2024-07-29 13:48:51','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','','0','51722250098','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,NULL,NULL,'','',0,''),(10,'','Cash','','2024-07-29 15:20:23','','0','4','2024-07-29 15:20:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','41722255607','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,NULL,NULL,'','',0,''),(11,'','Cash','','2024-07-29 16:06:21','','0','5','2024-07-29 16:06:21','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','','0','51722258361','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,NULL,NULL,'','',0,''),(12,'','Cash','','2024-07-29 16:10:11','','0','5','2024-07-29 16:10:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51722258586','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(13,'','Cash','','2024-07-30 13:49:31','','0','5','2024-07-30 13:49:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','51722322096','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,NULL,NULL,'','',0,''),(14,'','Cash','','2024-07-30 15:31:34','','0','5','2024-07-30 15:31:34','','0','19450','1','retail','0','19450','1','0','0','0','0','19450','0','printed',' ','','','0','51722342304','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,NULL,NULL,'','',0,''),(15,'','Cash','','2024-07-31 09:58:05','','0','4','2024-07-31 09:58:05','','149','149','1','retail','1','149','1','0','0','0','0','0','0','printed',' ','','','0','41722313986','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,NULL,NULL,'','',0,''),(16,'','Cash','','2024-08-09 12:29:51','','0','5','2024-08-09 12:29:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51723195746','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(17,'','Cash','','2024-08-09 16:11:41','','0','5','2024-08-09 16:11:41','','0','460','1','retail','0','460','1','0','0','0','0','460','0','new',' ','','','0','51723209086','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(18,'','Cash','','2024-08-10 09:09:40','','0','5','2024-08-10 09:09:40','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','new',' ','','','0','51723270142','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(19,'','Cash','','2024-08-10 09:20:21','','0','5','2024-08-10 09:20:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51723270806','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(20,'','Cash','','2024-08-10 09:32:17','','0','5','2024-08-10 09:32:17','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','new',' ','','','0','51723271516','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(21,'','Cash','','2024-08-10 12:04:20','','0','5','2024-08-10 12:04:20','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','','0','51723280648','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(22,'','Cash','','2024-08-12 13:58:55','','0','5','2024-08-12 13:58:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51723460322','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(23,'','Cash','','2024-08-12 13:59:11','','0','5','2024-08-12 13:59:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','','0','51723460339','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(24,'','Cash','','2024-08-16 09:41:32','','0','5','2024-08-16 09:41:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51723790479','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(25,'','Cash','','2024-08-16 16:44:33','','0','5','2024-08-16 16:44:33','','21270','21270','1','retail','0','21270','1','0','0','0','0','0','0','new',' ','','','0','51723815180','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(26,'','Cash','','2024-08-16 17:03:08','','0','5','2024-08-16 17:03:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51723816975','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(27,'','Cash','','2024-08-17 15:29:14','','0','5','2024-08-17 15:29:14','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','new',' ','','','0','51723897445','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(28,'','Cash','','2024-08-17 17:17:10','','0','5','2024-08-17 17:17:10','','0','2520','1','retail','0','2520','1','0','0','0','0','2520','0','new',' ','','','0','51723904215','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(29,'','Cash','','2024-08-27 15:22:02','','0','5','2024-08-27 15:22:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','51724761295','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,NULL,NULL,'','',0,''),(30,'','Cash','','2024-08-27 15:22:34','','0','5','2024-08-27 15:22:34','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','','0','51724761330','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(31,'','Cash','','2024-08-27 15:23:18','','0','5','2024-08-27 15:23:18','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51724761362','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(32,'','Cash','','2024-08-27 15:23:36','','0','5','2024-08-27 15:23:36','','0','120','1','retail','0','120','1','0','0','0','0','120','0','new',' ','','','0','51724761401','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(33,'','Cash','','2024-08-28 15:34:01','','0','5','2024-08-28 15:34:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51724848424','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(34,'','Cash','','2024-08-28 15:35:03','','0','5','2024-08-28 15:35:03','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','new',' ','','','0','51724848455','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(35,'','Cash','','2024-08-29 14:52:20','','0','5','2024-08-29 14:52:20','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51724932327','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(36,'','Cash','','2024-08-29 14:52:35','','0','5','2024-08-29 14:52:35','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51724932343','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(37,'','Cash','','2024-09-05 10:16:07','','0','5','2024-09-05 10:16:07','','950','950','1','retail','0','950','1','0','0','0','0','0','0','new',' ','','','0','51725520549','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(38,'','Cash','','2024-09-05 10:16:38','','0','5','2024-09-05 10:16:38','','0','140','1','retail','0','140','1','0','0','0','0','140','0','new',' ','','','0','51725520572','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(39,'','Cash','','2024-09-05 10:17:46','','0','5','2024-09-05 10:17:46','','0','3200','1','retail','0','3200','1','0','0','0','0','3200','0','new',' ','','','0','51725520656','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(40,'','Cash','','2024-09-05 10:18:28','','0','5','2024-09-05 10:18:28','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','','0','51725520674','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(41,'','Cash','','2024-09-05 10:21:09','','0','5','2024-09-05 10:21:09','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','','0','51725520860','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(42,'','Cash','','2024-09-05 10:22:44','','0','5','2024-09-05 10:22:44','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','','0','51725520950','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(43,'','Cash','','2024-09-05 10:23:02','','0','5','2024-09-05 10:23:02','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','new',' ','','','0','51725520969','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(44,'','Cash','','2024-09-05 10:23:35','','0','5','2024-09-05 10:23:35','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','new',' ','','','0','51725521001','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(45,'','Cash','','2024-09-05 10:23:59','','0','5','2024-09-05 10:23:59','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','new',' ','','','0','51725521022','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(46,'','Cash','','2024-09-05 10:24:29','','0','5','2024-09-05 10:24:29','','0','180','1','retail','0','180','1','0','0','0','0','180','0','new',' ','','','0','51725521042','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(47,'','Cash','','2024-09-05 10:25:25','','0','5','2024-09-05 10:25:25','','400','400','1','retail','0','400','1','0','0','0','0','0','0','new',' ','','','0','51725521078','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(48,'','Cash','','2024-09-05 10:25:45','','0','5','2024-09-05 10:25:45','','7200','7200','1','retail','0','7200','1','0','0','0','0','0','0','new',' ','','','0','51725521128','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(49,'','Cash','','2024-09-05 10:25:58','','0','5','2024-09-05 10:25:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','new',' ','','','0','51725521148','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(50,'','Cash','','2024-09-05 10:26:23','','0','5','2024-09-05 10:26:23','','2340','2340','1','retail','0','2340','1','0','0','0','0','0','0','new',' ','','','0','51725521162','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(51,'','Cash','','2024-09-05 10:26:48','','0','5','2024-09-05 10:26:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','new',' ','','','0','51725521189','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(52,'','Cash','','2024-09-05 10:27:11','','0','5','2024-09-05 10:27:11','','500','500','1','retail','0','500','1','0','0','0','0','0','0','new',' ','','','0','51725521212','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(53,'','Cash','','2024-09-05 10:28:21','','0','5','2024-09-05 10:28:21','','0','850','1','retail','0','850','1','0','0','0','0','850','0','new',' ','','','0','51725521288','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(54,'','Cash','','2024-09-05 10:29:00','','0','5','2024-09-05 10:29:00','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','new',' ','','','0','51725521306','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(55,'','Cash','','2024-09-05 10:29:19','','0','5','2024-09-05 10:29:19','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','','0','51725521348','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(56,'','Cash','','2024-09-05 10:29:47','','0','5','2024-09-05 10:29:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','','0','51725521371','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(57,'','Cash','','2024-09-05 10:30:09','','0','5','2024-09-05 10:30:09','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51725521397','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(58,'','Cash','','2024-09-06 13:11:56','','0','5','2024-09-06 13:11:56','','0','2900','1','retail','0','2900','1','0','0','0','0','2900','0','new',' ','','','0','51725617505','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(59,'','Cash','','2024-09-06 13:12:29','','0','5','2024-09-06 13:12:29','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','','0','51725617524','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(60,'','Cash','','2024-09-06 13:12:51','','0','5','2024-09-06 13:12:51','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','new',' ','','','0','51725617559','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(61,'','Cash','','2024-09-06 13:13:12','','0','5','2024-09-06 13:13:12','','0','300','1','retail','0','300','1','0','0','0','0','300','0','new',' ','','','0','51725617577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(62,'','Cash','','2024-09-06 13:13:44','','0','5','2024-09-06 13:13:44','','0','500','1','retail','0','500','1','0','0','0','0','500','0','new',' ','','','0','51725617599','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(63,'','Cash','','2024-09-06 13:14:05','','0','5','2024-09-06 13:14:05','','0','4500','1','retail','0','4500','1','0','0','0','0','4500','0','new',' ','','','0','51725617629','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(64,'','Cash','','2024-09-06 13:14:34','','0','5','2024-09-06 13:14:34','','0','2340','1','retail','0','2340','1','0','0','0','0','2340','0','new',' ','','','0','51725617658','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(65,'','Cash','','2024-09-06 13:14:49','','0','5','2024-09-06 13:14:49','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51725617679','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(66,'','Cash','','2024-09-06 13:15:16','','0','5','2024-09-06 13:15:16','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','new',' ','','','0','51725617697','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(67,'','Cash','','2024-09-06 16:59:00','','0','5','2024-09-06 16:59:00','','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','','0','51725631002','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,NULL,NULL,'','',0,''),(68,'','Cash','','2024-09-06 16:59:35','','0','5','2024-09-06 16:59:35','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','','0','51725631164','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(69,'','Cash','','2024-09-06 17:00:00','','0','5','2024-09-06 17:00:00','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','','0','51725631186','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(70,'','Cash','','2024-09-07 15:12:43','','0','5','2024-09-07 15:12:43','','0','480','1','retail','0','480','1','0','0','0','0','480','0','new',' ','','','0','51725711133','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(71,'','Cash','','2024-09-07 15:13:21','','0','5','2024-09-07 15:13:21','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','new',' ','','','0','51725711171','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(72,'','Cash','','2024-09-11 16:18:46','','0','5','2024-09-11 16:18:46','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','','0','51726060709','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(73,'','Cash','','2024-09-11 16:19:04','','0','5','2024-09-11 16:19:04','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51726060732','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(74,'','Cash','','2024-09-12 16:42:44','','0','5','2024-09-12 16:42:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51726148546','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(75,'','Cash','','2024-09-12 16:43:03','','0','5','2024-09-12 16:43:03','','0','4500','1','retail','0','4500','1','0','0','0','0','4500','0','printed',' ','','','0','51726148571','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,NULL,NULL,'','',0,''),(76,'','Cash','','2024-09-12 16:43:55','','0','5','2024-09-12 16:43:55','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','new',' ','','','0','51726148617','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(77,'','Cash','','2024-09-12 16:44:23','','0','5','2024-09-12 16:44:23','','0','3800','1','retail','0','3800','1','0','0','0','0','3800','0','new',' ','','','0','51726148640','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(78,'','Cash','','2024-09-12 16:44:45','','0','5','2024-09-12 16:44:45','','0','550','1','retail','0','550','1','0','0','0','0','550','0','new',' ','','','0','51726148672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(79,'','Cash','','2024-09-12 16:45:12','','0','5','2024-09-12 16:45:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51726148694','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(80,'','Cash','','2024-09-12 16:45:40','','0','5','2024-09-12 16:45:40','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51726148715','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(81,'','Cash','','2024-09-12 16:46:10','','0','5','2024-09-12 16:46:10','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51726148745','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(82,'','Cash','','2024-09-12 16:53:20','','0','5','2024-09-12 16:46:31','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51726148774','No','5','2024-09-12 16:53:20','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(83,'','Cash','','2024-09-12 16:46:57','','0','5','2024-09-12 16:46:57','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51726148797','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(84,'','Cash','','2024-09-12 17:00:18','','0','5','2024-09-12 17:00:18','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51726149598','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(85,'','Cash','','2024-09-14 13:03:20','','0','5','2024-09-14 13:03:20','','0','2050','1','retail','0','2050','1','0','0','0','0','2050','0','new',' ','','','0','51726305943','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(86,'','Cash','','2024-09-14 13:06:47','','0','5','2024-09-14 13:06:47','','0','7420','1','retail','0','7420','1','0','0','0','0','7420','0','new',' ','','','0','51726308211','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(87,'','Cash','','2024-09-18 08:33:30','','0','5','2024-09-18 08:33:30','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','new',' ','','','0','51726637586','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(88,'','Cash','','2024-09-18 08:33:48','','0','5','2024-09-18 08:33:48','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','new',' ','','','0','51726637614','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(89,'','Cash','','2024-09-18 08:34:03','','0','5','2024-09-18 08:34:03','','0','12000','1','retail','0','12000','1','0','0','0','0','12000','0','new',' ','','','0','51726637632','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(90,'','Cash','','2024-09-18 08:34:23','','0','5','2024-09-18 08:34:23','','0','3000','1','retail','0','3000','1','0','0','0','0','3000','0','new',' ','','','0','51726637647','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(91,'','Cash','','2024-09-18 08:34:58','','0','5','2024-09-18 08:34:58','','0','4800','1','retail','0','4800','1','0','0','0','0','4800','0','new',' ','','','0','51726637672','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(92,'','Cash','','2024-09-21 09:01:48','','0','5','2024-09-21 09:01:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','new',' ','','','0','51726898493','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(93,'','Cash','','2024-09-21 09:02:59','','0','5','2024-09-21 09:02:59','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','new',' ','','','0','51726898565','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(94,'','Cash','','2024-09-21 09:03:31','','0','5','2024-09-21 09:03:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51726898585','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(95,'','Cash','','2024-09-21 09:04:01','','0','5','2024-09-21 09:04:01','','0','3500','1','retail','0','3500','1','0','0','0','0','3500','0','new',' ','','','0','51726898615','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(96,'','Cash','','2024-09-21 14:37:33','','0','5','2024-09-21 14:37:33','','0','15620','1','retail','0','15620','1','0','0','0','0','15620','0','new',' ','','','0','51726918502','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(97,'','Cash','','2024-09-21 14:38:59','','0','5','2024-09-21 14:38:59','','0','11800','1','retail','0','11800','1','0','0','0','0','11800','0','new',' ','','','0','51726918674','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(98,'','Cash','','2024-09-25 14:33:05','','0','5','2024-09-25 14:33:05','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','new',' ','','','0','51727263973','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(99,'','Cash','','2024-09-25 14:55:51','','0','5','2024-09-25 14:55:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','','0','51727263999','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(100,'','Cash','','2024-09-27 15:51:21','','0','5','2024-09-27 15:51:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','','0','51727441473','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(101,'','Cash','','2024-10-01 08:27:20','','0','5','2024-10-01 08:27:20','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51727760426','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(102,'','Cash','','2024-10-01 08:27:54','','0','5','2024-10-01 08:27:54','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51727760446','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(103,'','Cash','','2024-10-01 08:28:47','','0','5','2024-10-01 08:28:47','','0','150','1','retail','0','150','1','0','0','0','0','150','0','new',' ','','','0','51727760481','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(104,'','Cash','','2024-10-01 08:29:26','','0','5','2024-10-01 08:29:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','new',' ','','','0','51727760545','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(105,'','Cash','','2024-10-01 08:32:15','','0','5','2024-10-01 08:32:15','','0','2750','1','retail','0','2750','1','0','0','0','0','2750','0','new',' ','','','0','51727760584','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(106,'','Cash','','2024-10-01 08:33:19','','0','5','2024-10-01 08:33:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','new',' ','','','0','51727760777','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(107,'','Cash','','2024-10-01 09:10:34','','0','5','2024-10-01 09:10:34','','0','9000','1','retail','0','9000','1','0','0','0','0','9000','0','printed',' ','','','0','51727762930','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,NULL,NULL,'','',0,''),(108,'','Cash','','2024-10-01 17:09:44','','0','5','2024-10-01 17:09:44','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','','0','51727791769','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(109,'','Cash','','2024-10-01 17:10:07','','0','5','2024-10-01 17:10:07','','0','450','1','retail','0','450','1','0','0','0','0','450','0','new',' ','','','0','51727791797','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(110,'','Cash','','2024-10-01 17:10:30','','0','5','2024-10-01 17:10:30','','0','80','1','retail','0','80','1','0','0','0','0','80','0','new',' ','','','0','51727791813','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(111,'','Cash','','2024-10-08 09:16:15','','0','5','2024-10-08 09:16:15','','0','2550','1','retail','0','2550','1','0','0','0','0','2550','0','new',' ','','','0','51728368119','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(112,'','Cash','','2024-10-08 09:16:43','','0','5','2024-10-08 09:16:43','','650','650','1','retail','0','650','1','0','0','0','0','0','0','new',' ','','','0','51728368183','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(113,'','Cash','','2024-10-11 08:05:26','','0','5','2024-10-11 08:05:26','','0','2800','1','retail','0','2800','1','0','0','0','0','2800','0','new',' ','','','0','51728623109','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(114,'','Cash','','2024-10-11 08:06:12','','0','5','2024-10-11 08:06:12','','320','320','1','retail','0','320','1','0','0','0','0','0','0','new',' ','','','0','51728623145','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(115,'','Cash','','2024-10-11 08:07:00','','0','5','2024-10-11 08:07:00','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51728623178','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(116,'','Cash','','2024-10-11 17:04:42','','0','5','2024-10-11 17:04:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','new',' ','','','0','51728655469','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(117,'','Cash','','2024-10-11 17:05:07','','0','5','2024-10-11 17:05:07','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51728655487','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(118,'','Cash','','2024-10-11 17:05:41','','0','5','2024-10-11 17:05:41','','0','3800','1','retail','0','3800','1','0','0','0','0','3800','0','new',' ','','','0','51728655516','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(119,'','Cash','','2024-10-14 08:42:06','','0','5','2024-10-14 08:42:06','','0','4320','1','retail','0','4320','1','0','0','0','0','4320','0','new',' ','','','0','51728884420','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(120,'','Cash','','2024-10-14 08:42:47','','0','5','2024-10-14 08:42:47','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','new',' ','','','0','51728884540','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(121,'','Cash','','2024-10-14 08:43:21','','0','5','2024-10-14 08:43:21','','0','800','1','retail','0','800','1','0','0','0','0','800','0','new',' ','','','0','51728884577','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(122,'','Cash','','2024-10-14 16:39:45','','0','5','2024-10-14 16:39:45','','930','930','1','retail','0','930','1','0','0','0','0','0','0','new',' ','','','0','51728913175','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(123,'','Cash','','2024-10-15 09:06:29','','0','1','2024-10-15 09:06:29','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','11728972382','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1','1','56OFHUMO4XMZTYBHIYITWILFYI','IZ3YL2LKB73CIRNK','20241015090745','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(124,'','Cash','','2024-10-16 09:26:47','','0','5','2024-10-16 09:26:47','','3070','3070','1','retail','0','3070','1','0','0','0','0','0','0','new',' ','','','0','51729059904','No','','','','','','423.46','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'2','2','P2HDNQXKMSP5KB3VIFDH6NCVNU','TF6XESLKUM5CHPRH','20241016092706','0','1008.62','0','0','0','0','423.46','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(125,'','Cash','','2024-10-16 09:27:39','','0','5','2024-10-16 09:27:39','','900','900','1','retail','0','900','1','0','0','0','0','0','0','new',' ','','','0','51729060027','No','','','','','','124.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'3','3','UKHFZMHZCS2TMMGBCMFQX5S26I','MSPHBGQE4AEKE2VA','20241016092752','0','387.93','0','0','0','0','124.14','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(126,'','Cash','','2024-10-16 09:28:19','','0','5','2024-10-16 09:28:19','','0','400','1','retail','0','400','1','0','0','0','0','400','0','new',' ','','','0','51729060073','No','','','','','','55.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'4','4','JO6R5BLRHUTZ6UPHRR4DA6VQII','OFKQG2T5JKT3CR6V','20241016092758','0','344.82','0','0','0','0','55.18','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(127,'','Cash','','2024-10-16 11:57:14','','0','1','2024-10-16 11:57:14','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','11729069016','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'5','5','HDRHGD57LXHW6YH4FNTUQYWH4U','RDMKDW47Q56JPY7T','20241016115725','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(128,'','Cash','','2024-10-16 14:47:51','','0','5','2024-10-16 14:47:51','','0','650','1','retail','0','650','1','0','0','0','0','650','0','new',' ','','','0','51729079257','No','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'6','6','2MTCR7FYSPIDVQAS5UPSLOL6PY','KBKVBXVRXVJDPCOS','20241016144758','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(129,'','Cash','','2024-10-16 18:23:39','','0','1','2024-10-16 18:23:39','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','11729092212','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'7','7','5TEIQ2AGD443IVGAL34U3LBNME','YWY735WAYA7BGV3Z','20241016182343','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(130,'','Cash','','2024-10-16 18:54:07','','0','1','2024-10-16 18:54:07','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','11729094038','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'8','8','VEIJ42YA5I565L4C75AH4A52IM','LOXXJIFO2QNCZP7A','20241016185414','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(131,'','Cash','','2024-10-17 16:40:14','','0','5','2024-10-17 16:40:14','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','','0','51729172397','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'9','9','7LK7IEJZDWFLZGT5A7BNS7AWGY','WLNJOLO625XT5G4B','20241017163951','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(132,'','Cash','','2024-10-18 16:23:09','','0','5','2024-10-18 16:23:09','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','new',' ','','','0','51729257732','No','','','','','','220.7','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'10','10','GY7X3QLCW7Z3JBOIG3CAKPPVPU','W5V7VRRA5G7ISL3W','20241018162319','0','1379.3','0','0','0','0','220.7','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(133,'','Cash','','2024-10-19 09:32:08','','0','5','2024-10-19 09:32:08','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','51729319483','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'11','11','LNFFCQM5HZ7JQNNXN7CKECZ2IA','5ZV7V6X7CQFBRREB','20241019093221','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(134,'','Cash','','2024-10-19 09:36:16','','0','1','2024-10-19 09:36:16','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','11729094108','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,NULL,NULL,'','',0,''),(135,'','Cash','','2024-10-19 09:53:18','','0','1','2024-10-19 09:53:18','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','51729319654','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'12','12','P4U4CZNS4RMJVBEOAJQVR3QZ7A','DKWHAF4IBLYGTZOT','20241019095446','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(136,'','Cash','','2024-10-19 10:18:43','','0','5','2024-10-19 10:18:43','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','','0','51729322200','No','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'13','13','XGY6PSWOCH2GYWMHAA74DPX7EU','ZMCAARLJHMV44ETV','20241019101851','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(137,'','Cash','','2024-10-19 10:19:40','','0','5','2024-10-19 10:19:40','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','','0','51729322358','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(138,'','Cash','','2024-10-19 10:27:22','','0','5','2024-10-19 10:27:22','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51729322824','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'14','14','OQTDGIDQ3GZP3IFSWEGNNACPGY','C2YBELBXSN5X4X4L','20241019102722','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(139,'','Cash','','2024-10-19 10:42:43','','0','4','2024-10-19 10:41:43','27','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','41729323653','Cleared','4','2024-10-19 10:42:43','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'15','15','KSHSS2ID4UNTS7AOXVKSVAYZSU','Q7FVAFWID5Q67KY5','20241019104153','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(140,'','Cash','','2024-10-19 11:02:11','','0','5','2024-10-19 11:02:11','27','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','51729324914','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'16','16','SU4ECDIHIQ32FL2UP4GQESKGPI','TKPKVE6WERQZUCYU','20241019110246','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(141,'','Cash','','2024-10-21 08:06:12','','0','5','2024-10-21 08:05:06','','5300','5300','1','retail','0','5300','1','0','0','0','0','0','0','printed',' ','','','0','51729487091','Cleared','5','2024-10-21 08:07:22','','','','731.03','','',0.00,0.00,0,'',NULL,'KES',NULL,NULL,0.00,'17','17','N7YF37OGLPSQ5RCKPTSXOEWWTM','IYANVTD6YMHRGQNO','20241021080513','0','2284.48','0','0','0','0','731.03','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(142,'','Cash','','2024-10-21 09:40:19','','0','5','2024-10-21 09:40:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51729492809','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'18','18','QQMKGZNA2VLGDBBXCMXYG7RTOA','45R7QX2IAXK6SYGB','20241021094027','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(143,'','Cash','','2024-10-22 08:53:16','','0','5','2024-10-22 08:53:16','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','51729573854','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'19','19','5SIFKKXFALFAWK4ZZRAO2NY2UQ','NZY5GNQGSF2IJNWE','20241022085321','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(144,'','Cash','','2024-10-22 13:15:50','','0','5','2024-10-22 13:15:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','51729591983','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'20','20','BLZCLATUEC6NQPEP6UB6LLQPJ4','WOGNMZS53MQ7H2O5','20241022134946','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(145,'','Cash','','2024-10-22 14:04:08','','0','5','2024-10-22 14:04:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','51729594432','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'21','21','JC64FSL65RH2M7MCYF7IKF2C4M','FXYCYLCX7TZ3WTDX','20241022140428','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(146,'','Cash','','2024-10-22 14:31:45','','0','5','2024-10-22 14:31:45','28','0','8920','1','retail','0','8920','1','0','0','0','0','8920','0','printed',' ','','','0','51729596627','Cleared','','','','','','1230.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'22','22','FRYV2VKTBQ25UVJQYO2A6LZHKY','LPOTSOTZFDPK2MUG','20241022143410','0','5620.69','0','0','0','0','1230.35','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(147,'','Cash','','2024-10-22 15:03:46','','0','5','2024-10-22 15:03:47','','0','5540','1','retail','0','5540','1','0','0','0','0','5540','0','printed',' ','','','0','51729598429','Cleared','','','','','','764.15','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'23','23','OT2SOJXNDRNXOKA7LUETXZV3V4','JSUKMQD2AJMO5KRB','20241022150406','0','2387.92','0','0','0','0','764.15','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(148,'','Cash','','2024-10-22 15:12:49','','0','5','2024-10-22 15:12:49','','0','3670','1','retail','0','3670','1','0','0','0','0','3670','0','printed',' ','','','0','51729599063','Cleared','','','','','','506.22','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'24','24','FWF6IQVRTIY3II5KTU7DFNONL4','DZYSJILKK4PN7PDP','20241022151219','0','2387.92','0','0','0','0','506.22','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(149,'','Cash','','2024-10-23 16:43:42','','0','5','2024-10-23 16:43:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51729691011','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'25','25','WTKN5DCVS6P2QYGQP3JLBJ5CJE','J2AXGCWKPQZMSKVD','20241023164348','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(150,'','Cash','','2024-10-24 08:45:39','','0','5','2024-10-24 08:45:39','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','','0','51729747255','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'26','26','4LHYOSMJWFUWJ7TWKITAQ4DQUM','2JJVFGTSINNLYQSC','20241024084546','0','129.31','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(151,'','Cash','','2024-10-24 16:41:34','','0','5','2024-10-24 16:41:34','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','','0','51729777283','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'27','27','SWSWU3TS7RNGAECIDC7LHT2RLQ','CLGBQ6FDJS2XR33L','20241024164142','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(152,'','Cash','','2024-10-25 17:15:09','','0','5','2024-10-25 17:15:09','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','','0','51729865695','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'28','28','XX3APA4UAD6YMRQFGKI2OT3Z4M','Z4APRODOCTQD25XN','20241025171514','0','1034.48','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(153,'','Cash','','2024-10-28 17:13:45','','0','5','2024-10-28 17:13:45','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51730124815','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'29','29','SNT5SPPQUSM3QBP43KL6D7H4VA','APQPYN35TELAS3LB','20241028171354','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(154,'','Cash','','2024-10-29 15:36:22','','0','5','2024-10-29 15:36:22','','0','10515','1','retail','0','10515','1','0','0','0','0','10515','0','printed',' ','','','0','51730205020','Cleared','','','','','','1450.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'30','30','XAKUHW6NWQFNSDCNWT3YEBWDBU','GIRT2LPXKHWLP2CF','20241029153715','0','7318.96','0','0','0','0','1450.35','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(155,'','Cash','','2024-10-29 15:45:58','','0','5','2024-10-29 15:45:58','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','','0','51730205950','Cleared','','','','','','44.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'31','31','ENHYGZWBWW7WRES3ZMPFXKOQUU','S5FDL4KNGKOVR4UR','20241029154607','0','275.86','0','0','0','0','44.14','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(156,'','Cash','','2024-10-30 14:12:50','','0','5','2024-10-30 14:12:50','','0','5900','1','retail','0','5900','1','0','0','0','0','5900','0','printed',' ','','','0','51730286162','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,NULL,NULL,'','',0,''),(157,'','Cash','','2024-10-30 15:38:59','','0','5','2024-10-30 15:38:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','',NULL,'0','51730286979','Cleared','5','2024-10-30 15:38:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(158,'','Cash','','2024-10-30 16:22:12','','0','5','2024-10-30 16:22:12','','0','14050','1','retail','0','14050','1','0','0','0','0','14050','0','printed',' ','','','0','51730294294','Cleared','','','','','','1937.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'32','32','W6FASG2FET5B3ZDQ2B7BQCYN2Q','QMNOZTYDG4DTZFVI','20241030162244','0','3060.34','0','0','0','0','1937.94','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(159,'','Cash','','2024-11-01 05:58:10','','0','1','2024-11-01 05:58:10','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','','0','11730429878','No','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'33','33','EHEXBKT7JDPNQI46EMOJQQ5MIA','4YSB5MQOY7MAGRH6','20241101055815','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(160,'','Cash','','2024-11-04 17:06:38','','0','5','2024-11-04 17:06:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','51730729166','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'34','34','H2X2MSXQK2J3XC3X3Z5R45TCZ4','TMIOCDB4AHYX35NF','20241104170649','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(161,'','Cash','','2024-11-04 17:07:18','','0','5','2024-11-04 17:07:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51730729211','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'35','35','HYOVFMX32YHIQ3LSTV4M4LV5VA','YKTXLQVSBTFUKJFN','20241104170725','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(162,'','Cash','','2024-11-04 17:35:18','','0','5','2024-11-04 17:35:18','','205','205','1','retail','0','205','1','0','0','0','0','0','0','new',' ','','','0','51730730443','No','','','','','','28.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'36','36','NGTIZ7FNMJ67XYBZ5DUTIHEQQA','Y7JGSWHDO37SYGAL','20241104173531','0','176.72','0','0','0','0','28.28','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(163,'','Cash','','2024-11-04 17:41:58','','0','5','2024-11-04 17:41:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','','0','51730731277','Cleared','','','','','','2.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'37','37','ANL2MC3LBD6F45FKVMA5UP32LQ','QNNHFLONFQXOACTP','20241104174205','0','17.24','0','0','0','0','2.76','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(164,'','Cash','','2024-11-06 16:15:26','','0','5','2024-11-06 16:15:26','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','','0','51730898907','Cleared','','','','','','44.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'38','38','7UOJJ4TP2Y3SR2RBBT3N2LVQ3M','DUOXZKB4UX2KTRYA','20241106161538','0','275.86','0','0','0','0','44.14','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(165,'','Cash','','2024-11-06 16:16:12','','0','5','2024-11-06 16:16:12','','970','970','1','retail','0','970','1','0','0','0','0','0','0','printed',' ','','','0','51730898939','Cleared','','','','','','133.8','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'39','39','IZUGJ5RQZX6SFHZWLCLXTI7Q64','PGGV7H4MW6ARWRNI','20241106161618','0','836.2','0','0','0','0','133.8','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(166,'','Cash','','2024-11-08 12:28:59','','0','5','2024-11-08 12:28:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','',NULL,'0','51731058129','Cleared','5','2024-11-08 12:28:59','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(167,'','Cash','','2024-11-08 16:36:35','','0','5','2024-11-08 16:36:35','','0','1900','1','retail','0','1900','1','0','0','0','0','1900','0','printed',' ','',NULL,'0','51731072962','Cleared','5','2024-11-08 16:36:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(168,'','Cash','','2024-11-14 09:39:53','','0','5','2024-11-14 09:39:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51731560681','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'40','40','ITIZ3G5HRXQ2XOZH5RK6CC2ZEM','XLQ3WSOY3CRL3Z3K','20241114093958','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(169,'','Cash','','2024-11-15 09:08:45','','0','5','2024-11-15 09:08:45','','0','1740','1','retail','0','1740','1','0','0','0','0','1740','0','printed',' ','','','0','51731650891','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,NULL,NULL,'','',0,''),(170,'','Cash','','2024-11-16 16:51:08','','0','5','2024-11-16 16:51:08','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','',NULL,'0','51731765059','Cleared','5','2024-11-16 16:51:08','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(171,'','Cash','','2024-11-18 16:43:42','','0','5','2024-11-18 16:43:42','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','','0','51731937409','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'41','41','FUIUGRY77SBNZQDEHMGLXTGIDE','GBTADKVBNXLSOQNO','20241118164233','0','68.97','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(172,'','Cash','','2024-11-19 12:19:04','','0','5','2024-11-19 12:19:04','','0','7720','1','retail','0','7720','1','0','0','0','0','7720','0','printed',' ','','','0','51732007500','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,NULL,NULL,'','',0,''),(173,'','Cash','','2024-11-19 17:22:58','','0','1','2024-11-19 17:22:58','','5','5','1','retail','0','5','1','0','0','0','0','0','0','new',' ','','','0','11732025434','No','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'42','42','AQ7CO3TCSUGF4Z2FPFDBQC5ZUU','GWFCKN7LDPSR7OPJ','20241119172304','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(174,'','Cash','','2024-11-20 12:00:18','','0','5','2024-11-20 12:00:18','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51732093207','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'43','43','SXSKTPJ2JDPU6FCIWZMFEQ6IYU','EQNRJNPNZDATMWVV','20241120120027','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(175,'','Cash','','2024-11-20 12:00:55','','0','5','2024-11-20 12:00:55','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','51732093228','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,NULL,NULL,'','',0,''),(176,'','Cash','','2024-11-21 10:40:36','','0','5','2024-11-21 10:40:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51732174818','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'44','44','U7YK5Y3GDN73GWFDZMC3YZYSN4','YUPNVOAQEYR7NVBR','20241121104043','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(177,'','Cash','','2024-11-21 10:54:57','','0','5','2024-11-21 10:54:57','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','51732175689','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'177','177','IQE6JEBGIH13DT9NGJG7NC-KMM','MQ2NF5K6CI4QCHBZ','20241121105501','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"177\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241121105501\",\"salesDt\":\"20241121\",\"stockRlsDt\":\"20241121105501\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":4,\"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\":4,\"totTaxAmt\":0,\"totAmt\":5,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"177\",\"rcptPbctDt\":\"20241121\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BZU0000217\",\"itemClsCd\":\"50220000\",\"itemNm\":\"TEST ITEM\",\"bcd\":\"217\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5\",\"splyAmt\":\"2\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"0.69\",\"totAmt\":\"5\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"177\",\"orgInvcNo\":0,\"curRcptNo\":\"177\",\"totRcptNo\":\"177\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"177\",\"rcptPbctDt\":\"20241121105501\",\"intrlData\":\"IQE6JEBGIH13DT9NGJG7NC-KMM\",\"rcptSign\":\"MQ2NF5K6CI4QCHBZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BZU0000217\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(178,'','Cash','','2024-11-21 15:20:16','','0','5','2024-11-21 15:20:16','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','','0','51732191588','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'178','178','A-A2SMD28U88YBAW4MTTGE25FA','BWJ5X-ZSILLJZD4A','20241121152026','0','172.41','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"178\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241121152026\",\"salesDt\":\"20241121\",\"stockRlsDt\":\"20241121152026\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"178\",\"rcptPbctDt\":\"20241121\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000130\",\"itemClsCd\":\"50220000\",\"itemNm\":\"OASIS CUTTING DISC 9\\\"\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"178\",\"orgInvcNo\":0,\"curRcptNo\":\"178\",\"totRcptNo\":\"178\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"178\",\"rcptPbctDt\":\"20241121152026\",\"intrlData\":\"A-A2SMD28U88YBAW4MTTGE25FA\",\"rcptSign\":\"BWJ5X-ZSILLJZD4A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000130\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(179,'','Cash','','2024-11-22 10:48:35','','0','5','2024-11-22 10:48:35','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','','0','51732261651','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'179','179','20AJ5LILGVJIMR-MFBVQFOYHXT','AH6M4N4IQCDFE5VN','20241122104919','0','258.62','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"179\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241122104919\",\"salesDt\":\"20241122\",\"stockRlsDt\":\"20241122104919\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":258,\"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\":258,\"totTaxAmt\":41,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"179\",\"rcptPbctDt\":\"20241122\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000086\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SCREWDRIVER FLAT\",\"bcd\":\"86\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000081\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SCREWDRIVER STAR\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"179\",\"orgInvcNo\":0,\"curRcptNo\":\"179\",\"totRcptNo\":\"179\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"179\",\"rcptPbctDt\":\"20241122104919\",\"intrlData\":\"20AJ5LILGVJIMR-MFBVQFOYHXT\",\"rcptSign\":\"AH6M4N4IQCDFE5VN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000086\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(180,'','Cash','','2024-11-22 16:20:49','','0','5','2024-11-22 16:20:49','','0','3800','1','retail','0','3800','1','0','0','0','0','3800','0','printed',' ','','','0','51732281627','Cleared','','','','','','524.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'180','180','YBGTIO3X9ZXHW65I9MYXF57N4S','YLHXGSFMWNNO6SBT','20241122162109','0','3275.86','0','0','0','0','524.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"180\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241122162109\",\"salesDt\":\"20241122\",\"stockRlsDt\":\"20241122162109\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":3275,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":524,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3275,\"totTaxAmt\":524,\"totAmt\":3800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"180\",\"rcptPbctDt\":\"20241122\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000216\",\"itemClsCd\":\"50220000\",\"itemNm\":\"LATICO\",\"bcd\":\"216\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"2550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2413.79\",\"taxAmt\":\"386.21\",\"totAmt\":\"2800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000163\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MASTI BODY FILLER 2.3KG\",\"bcd\":\"163\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"862.07\",\"taxAmt\":\"137.93\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"180\",\"orgInvcNo\":0,\"curRcptNo\":\"180\",\"totRcptNo\":\"180\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"180\",\"rcptPbctDt\":\"20241122162109\",\"intrlData\":\"YBGTIO3X9ZXHW65I9MYXF57N4S\",\"rcptSign\":\"YLHXGSFMWNNO6SBT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000216\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000163\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(181,'','Cash','','2024-11-22 16:24:04','','0','5','2024-11-22 16:24:04','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','','0','51732281669','Cleared','','','','','','96.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'181','181','ROASFA24LMILNARFAA-U3DYRKF','CZDCNNULUCPA-0_L','20241122162410','0','60.34','0','0','0','0','96.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"181\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241122162410\",\"salesDt\":\"20241122\",\"stockRlsDt\":\"20241122162410\",\"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\":96,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":96,\"totAmt\":700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"181\",\"rcptPbctDt\":\"20241122\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000169\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.40\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"181\",\"orgInvcNo\":0,\"curRcptNo\":\"181\",\"totRcptNo\":\"181\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"181\",\"rcptPbctDt\":\"20241122162410\",\"intrlData\":\"ROASFA24LMILNARFAA-U3DYRKF\",\"rcptSign\":\"CZDCNNULUCPA-0_L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000169\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(182,'','Cash','','2024-11-25 11:28:03','','0','5','2024-11-25 11:28:03','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51732523275','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'182','182','BS9OH5UL_UYFZM8TYSWNQH0PSW','LJPZEP79Z7O2XS32','20241125112811','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"182\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241125112811\",\"salesDt\":\"20241125\",\"stockRlsDt\":\"20241125112811\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"182\",\"rcptPbctDt\":\"20241125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"182\",\"orgInvcNo\":0,\"curRcptNo\":\"182\",\"totRcptNo\":\"182\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"182\",\"rcptPbctDt\":\"20241125112811\",\"intrlData\":\"BS9OH5UL_UYFZM8TYSWNQH0PSW\",\"rcptSign\":\"LJPZEP79Z7O2XS32\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(183,'','Cash','','2024-11-26 13:25:12','','0','5','2024-11-26 13:25:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','51732616697','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'183','183','PFOUMS_MVQYWFKDPTXTU7AJXJ0','POMBGWWPY3K-AH9O','20241126132520','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"183\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241126132520\",\"salesDt\":\"20241126\",\"stockRlsDt\":\"20241126132520\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"183\",\"rcptPbctDt\":\"20241126\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000002\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ABRA GRINDING DISK 7\\\"\",\"bcd\":\"2\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"164.72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"183\",\"orgInvcNo\":0,\"curRcptNo\":\"183\",\"totRcptNo\":\"183\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"183\",\"rcptPbctDt\":\"20241126132520\",\"intrlData\":\"PFOUMS_MVQYWFKDPTXTU7AJXJ0\",\"rcptSign\":\"POMBGWWPY3K-AH9O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000002\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(184,'','Cash','','2024-11-27 08:59:26','','0','5','2024-11-27 08:59:26','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','','0','51732687157','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'184','184','-UUV_E0FWMXFMTPJNEZRVHJRNJ','6C3ZRYUFYA8ESCO4','20241127085933','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"184\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241127085933\",\"salesDt\":\"20241127\",\"stockRlsDt\":\"20241127085933\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"184\",\"rcptPbctDt\":\"20241127\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"184\",\"orgInvcNo\":0,\"curRcptNo\":\"184\",\"totRcptNo\":\"184\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"184\",\"rcptPbctDt\":\"20241127085933\",\"intrlData\":\"-UUV_E0FWMXFMTPJNEZRVHJRNJ\",\"rcptSign\":\"6C3ZRYUFYA8ESCO4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(185,'','Cash','','2024-11-27 13:41:34','','0','5','2024-11-27 13:41:34','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','','0','51732704080','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'185','185','VQQHOGP07QSSSENFG1HTU1PGLW','KG7FH4TZDJ5XGQ62','20241127134139','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"185\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241127134139\",\"salesDt\":\"20241127\",\"stockRlsDt\":\"20241127134139\",\"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\":86,\"totTaxAmt\":0,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"185\",\"rcptPbctDt\":\"20241127\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"185\",\"orgInvcNo\":0,\"curRcptNo\":\"185\",\"totRcptNo\":\"185\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"185\",\"rcptPbctDt\":\"20241127134139\",\"intrlData\":\"VQQHOGP07QSSSENFG1HTU1PGLW\",\"rcptSign\":\"KG7FH4TZDJ5XGQ62\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(186,'','Cash','','2024-11-28 14:09:11','','0','5','2024-11-28 14:09:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51732792142','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'186','186','RVISRGFZ5TXP1DHGSCAMLSWXSU','OFQGMWEHQOB7A0TC','20241128140916','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"186\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241128140916\",\"salesDt\":\"20241128\",\"stockRlsDt\":\"20241128140916\",\"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\":\"186\",\"rcptPbctDt\":\"20241128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SUPERGLUE\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"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\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"186\",\"orgInvcNo\":0,\"curRcptNo\":\"186\",\"totRcptNo\":\"186\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"186\",\"rcptPbctDt\":\"20241128140916\",\"intrlData\":\"RVISRGFZ5TXP1DHGSCAMLSWXSU\",\"rcptSign\":\"OFQGMWEHQOB7A0TC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(187,'','Cash','','2024-12-03 14:09:32','','0','5','2024-12-03 14:09:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51733224155','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'187','187','TP8PDJILSNGUGEBW3NI8HQAO29','4GTG2OWNZXVFZ7AO','20241203140938','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"187\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241203140938\",\"salesDt\":\"20241203\",\"stockRlsDt\":\"20241203140938\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"187\",\"rcptPbctDt\":\"20241203\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"187\",\"orgInvcNo\":0,\"curRcptNo\":\"187\",\"totRcptNo\":\"187\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"187\",\"rcptPbctDt\":\"20241203140938\",\"intrlData\":\"TP8PDJILSNGUGEBW3NI8HQAO29\",\"rcptSign\":\"4GTG2OWNZXVFZ7AO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(188,'','Cash','','2024-12-04 09:28:23','','0','5','2024-12-04 09:28:23','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51733293695','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'188','188','DHBXN_PGTXQI3KXDA0DZYV-ZOK','KILS6XGZSVMGOK6I','20241204092832','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"188\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241204092832\",\"salesDt\":\"20241204\",\"stockRlsDt\":\"20241204092832\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"188\",\"rcptPbctDt\":\"20241204\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"188\",\"orgInvcNo\":0,\"curRcptNo\":\"188\",\"totRcptNo\":\"188\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"188\",\"rcptPbctDt\":\"20241204092832\",\"intrlData\":\"DHBXN_PGTXQI3KXDA0DZYV-ZOK\",\"rcptSign\":\"KILS6XGZSVMGOK6I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(189,'','Cash','','2024-12-04 16:58:14','','0','5','2024-12-04 16:58:14','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','','0','51733320643','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'189','189','ME7ZZGZF38GJJ_ECEWV-ZULZQK','YKSNQ4TULFH3CJNQ','20241204165822','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"189\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241204165822\",\"salesDt\":\"20241204\",\"stockRlsDt\":\"20241204165822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":387,\"totTaxAmt\":27,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"189\",\"rcptPbctDt\":\"20241204\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"189\",\"orgInvcNo\":0,\"curRcptNo\":\"189\",\"totRcptNo\":\"189\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"189\",\"rcptPbctDt\":\"20241204165822\",\"intrlData\":\"ME7ZZGZF38GJJ_ECEWV-ZULZQK\",\"rcptSign\":\"YKSNQ4TULFH3CJNQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(190,'','Cash','','2024-12-05 09:17:36','','0','5','2024-12-05 09:17:36','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','','0','51733379431','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'190','190','WUTQA-KJI4SLMHJ7FJ2WSM1GU6','I-SZTKOGLN6C9MP-','20241205091741','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"190\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205091741\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205091741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":387,\"totTaxAmt\":27,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"190\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"190\",\"orgInvcNo\":0,\"curRcptNo\":\"190\",\"totRcptNo\":\"190\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"190\",\"rcptPbctDt\":\"20241205091741\",\"intrlData\":\"WUTQA-KJI4SLMHJ7FJ2WSM1GU6\",\"rcptSign\":\"I-SZTKOGLN6C9MP-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(191,'','Cash','','2024-12-05 15:24:42','','0','5','2024-12-05 15:24:42','','0','4400','1','retail','0','4400','1','0','0','0','0','4400','0','printed',' ','','','0','51733401456','Cleared','','','','','','606.89','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'191','191','KJEIL0PL_CCC64MAI5_VULFQGV','7XVKDC5ADAJPMKR5','20241205152448','0','948.27','0','0','0','0','606.89','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"191\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241205152448\",\"salesDt\":\"20241205\",\"stockRlsDt\":\"20241205152448\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":948,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":606,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":948,\"totTaxAmt\":606,\"totAmt\":4400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"191\",\"rcptPbctDt\":\"20241205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"50220000\",\"itemNm\":\"CIRCULAR HOLLOW SECTION 25X1.5MM\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"900\",\"splyAmt\":\"730\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"775.86\",\"taxAmt\":\"496.55\",\"totAmt\":\"3600\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"110.34\",\"totAmt\":\"800\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"191\",\"orgInvcNo\":0,\"curRcptNo\":\"191\",\"totRcptNo\":\"191\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"191\",\"rcptPbctDt\":\"20241205152448\",\"intrlData\":\"KJEIL0PL_CCC64MAI5_VULFQGV\",\"rcptSign\":\"7XVKDC5ADAJPMKR5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(192,'','Cash','','2024-12-06 15:39:44','','0','5','2024-12-06 15:39:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51733488773','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'192','192','JVJ14Z-_JWSENSZAGNRUXY3SWR','5HXE3WKF-FEYLPJO','20241206153953','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"192\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241206153953\",\"salesDt\":\"20241206\",\"stockRlsDt\":\"20241206153953\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"192\",\"rcptPbctDt\":\"20241206\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"192\",\"orgInvcNo\":0,\"curRcptNo\":\"192\",\"totRcptNo\":\"192\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"192\",\"rcptPbctDt\":\"20241206153953\",\"intrlData\":\"JVJ14Z-_JWSENSZAGNRUXY3SWR\",\"rcptSign\":\"5HXE3WKF-FEYLPJO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(193,'','Cash','','2024-12-07 12:04:59','','0','5','2024-12-07 12:04:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','51733562283','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'193','193','PPXDC-WSVX28AUECILOIH8WHIQ','KLQ8-XFBIMTKTQ_H','20241207120505','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"193\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241207120505\",\"salesDt\":\"20241207\",\"stockRlsDt\":\"20241207120505\",\"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\":86,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"193\",\"rcptPbctDt\":\"20241207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"193\",\"orgInvcNo\":0,\"curRcptNo\":\"193\",\"totRcptNo\":\"193\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"193\",\"rcptPbctDt\":\"20241207120505\",\"intrlData\":\"PPXDC-WSVX28AUECILOIH8WHIQ\",\"rcptSign\":\"KLQ8-XFBIMTKTQ_H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(194,'','Cash','','2024-12-07 14:16:48','','0','5','2024-12-07 14:16:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51733570199','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'194','194','GUZ-OKNNBGH_VI-LHKY8LAC3JF','TO7IRIXIIJ7S70T3','20241207141652','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"194\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241207141652\",\"salesDt\":\"20241207\",\"stockRlsDt\":\"20241207141652\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"194\",\"rcptPbctDt\":\"20241207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"194\",\"orgInvcNo\":0,\"curRcptNo\":\"194\",\"totRcptNo\":\"194\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"194\",\"rcptPbctDt\":\"20241207141652\",\"intrlData\":\"GUZ-OKNNBGH_VI-LHKY8LAC3JF\",\"rcptSign\":\"TO7IRIXIIJ7S70T3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(195,'','Cash','','2024-12-07 15:29:54','','0','5','2024-12-07 15:29:54','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','','0','51733574558','Cleared','','','','','','33.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'195','195','MQXR0M2UY5DTPWFTNKDPXO5XRG','LYAY_3OKPFGZEZFD','20241207153022','0','17.24','0','0','0','0','33.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"195\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241207153022\",\"salesDt\":\"20241207\",\"stockRlsDt\":\"20241207153022\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":17,\"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\":21,\"totTaxAmt\":33,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"195\",\"rcptPbctDt\":\"20241207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000229\",\"itemClsCd\":\"\",\"itemNm\":\"GYPSUM SCREW PER PC\",\"bcd\":\"229\",\"pkgUnitCd\":\"\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"\",\"qty\":\"12.00\",\"prc\":\"5\",\"splyAmt\":\"3\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000108\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 1\\/4\\\" PER PC\",\"bcd\":\"108\",\"pkgUnitCd\":\"BG\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"33.10\",\"totAmt\":\"240\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"195\",\"orgInvcNo\":0,\"curRcptNo\":\"195\",\"totRcptNo\":\"195\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"195\",\"rcptPbctDt\":\"20241207153022\",\"intrlData\":\"MQXR0M2UY5DTPWFTNKDPXO5XRG\",\"rcptSign\":\"LYAY_3OKPFGZEZFD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000229\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000108\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(196,'','Cash','','2024-12-07 16:46:20','','0','5','2024-12-07 16:46:20','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','','0','51733579157','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'196','196','YPB__HODHC98V8ERXZDWVESIN6','PUOZERPJRWYTK5U9','20241207164627','0','258.62','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"196\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241207164627\",\"salesDt\":\"20241207\",\"stockRlsDt\":\"20241207164627\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":258,\"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\":258,\"totTaxAmt\":41,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"196\",\"rcptPbctDt\":\"20241207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MDF SCREW 1-1\\/2\\\"\",\"bcd\":\"48\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"258.62\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"196\",\"orgInvcNo\":0,\"curRcptNo\":\"196\",\"totRcptNo\":\"196\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"196\",\"rcptPbctDt\":\"20241207164627\",\"intrlData\":\"YPB__HODHC98V8ERXZDWVESIN6\",\"rcptSign\":\"PUOZERPJRWYTK5U9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(197,'','Cash','','2024-12-10 16:54:12','','0','5','2024-12-10 16:54:12','','0','2400','1','retail','0','2400','1','0','0','0','0','2400','0','printed',' ','','','0','51733838832','Cleared','','','','','','331.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'197','197','KN6ZY-OPTN69KJUINIRYXN5HEP','QSALVXHLFRZEEQ6A','20241210165418','0','1379.31','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"197\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241210165418\",\"salesDt\":\"20241210\",\"stockRlsDt\":\"20241210165418\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1379,\"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\":1379,\"totTaxAmt\":331,\"totAmt\":2400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"197\",\"rcptPbctDt\":\"20241210\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.50\",\"qtyUnitCd\":\"U\",\"qty\":\"1.50\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"197\",\"orgInvcNo\":0,\"curRcptNo\":\"197\",\"totRcptNo\":\"197\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"197\",\"rcptPbctDt\":\"20241210165418\",\"intrlData\":\"KN6ZY-OPTN69KJUINIRYXN5HEP\",\"rcptSign\":\"QSALVXHLFRZEEQ6A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(198,'','Cash','','2024-12-11 17:25:33','','0','5','2024-12-11 17:25:33','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','','0','51733927100','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'198','198','NSASAI_ZJTHBSZSUC86MZMQZ-Q','J5BWHRPMXUGN_BA7','20241211172537','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"198\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241211172537\",\"salesDt\":\"20241211\",\"stockRlsDt\":\"20241211172537\",\"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\":\"198\",\"rcptPbctDt\":\"20241211\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"198\",\"orgInvcNo\":0,\"curRcptNo\":\"198\",\"totRcptNo\":\"198\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"198\",\"rcptPbctDt\":\"20241211172537\",\"intrlData\":\"NSASAI_ZJTHBSZSUC86MZMQZ-Q\",\"rcptSign\":\"J5BWHRPMXUGN_BA7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(199,'','Cash','','2024-12-11 17:27:52','','0','5','2024-12-11 17:27:52','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','','0','51733927139','Cleared','','','','','','75.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'199','199','59GNZWWNXTPUP8WZIDFXDDEUIZ','O7V1PARSWTGBI6NC','20241211172755','0','474.14','0','0','0','0','75.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"199\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241211172755\",\"salesDt\":\"20241211\",\"stockRlsDt\":\"20241211172755\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":474,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":75,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":474,\"totTaxAmt\":75,\"totAmt\":550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"199\",\"rcptPbctDt\":\"20241211\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000038\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 25X3MM\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"474.14\",\"taxAmt\":\"75.86\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"199\",\"orgInvcNo\":0,\"curRcptNo\":\"199\",\"totRcptNo\":\"199\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"199\",\"rcptPbctDt\":\"20241211172755\",\"intrlData\":\"59GNZWWNXTPUP8WZIDFXDDEUIZ\",\"rcptSign\":\"O7V1PARSWTGBI6NC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000038\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(200,'','Cash','','2024-12-12 09:18:41','','0','5','2024-12-12 09:18:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','51733984313','Cleared','','','','','','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'200','200','FPIRMTGN_JRZGOPNNMFYFJ07-R','YAM5NT1H7NFF4AO6','20241212091850','0','387.93','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"200\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241212091850\",\"salesDt\":\"20241212\",\"stockRlsDt\":\"20241212091850\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":387,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":62,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":387,\"totTaxAmt\":62,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"200\",\"rcptPbctDt\":\"20241212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000068\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING HOLDER AMERICA\",\"bcd\":\"68\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"62.07\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"200\",\"orgInvcNo\":0,\"curRcptNo\":\"200\",\"totRcptNo\":\"200\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"200\",\"rcptPbctDt\":\"20241212091850\",\"intrlData\":\"FPIRMTGN_JRZGOPNNMFYFJ07-R\",\"rcptSign\":\"YAM5NT1H7NFF4AO6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000068\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(201,'','Cash','','2024-12-12 15:21:20','','0','5','2024-12-12 15:21:20','','0','7350','1','retail','0','7350','1','0','0','0','0','7350','0','printed',' ','','','0','51734005984','Cleared','','','','','','1013.8','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'201','201','ZOV_O_237XLUSFU2-_PIJQWKDL','C5XZATWBZP9E1YZJ','20241212152151','0','2974.13','0','0','0','0','1013.8','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"201\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241212152151\",\"salesDt\":\"20241212\",\"stockRlsDt\":\"20241212152151\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":2974,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1013,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2974,\"totTaxAmt\":1013,\"totAmt\":7350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"201\",\"rcptPbctDt\":\"20241212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000199\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY GREY \",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"780\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"7.00\",\"qtyUnitCd\":\"U\",\"qty\":\"7.00\",\"prc\":\"650\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"627.59\",\"totAmt\":\"4550\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000100\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS FONTARC 3.2 5KG\",\"bcd\":\"100\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"201\",\"orgInvcNo\":0,\"curRcptNo\":\"201\",\"totRcptNo\":\"201\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"201\",\"rcptPbctDt\":\"20241212152151\",\"intrlData\":\"ZOV_O_237XLUSFU2-_PIJQWKDL\",\"rcptSign\":\"C5XZATWBZP9E1YZJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000199\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"7.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000100\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(202,'','Cash','','2024-12-12 15:30:10','','0','5','2024-12-12 15:30:10','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','printed',' ','','','0','51734006554','Cleared','','','','','','510.35','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'202','202','EXEPUPYEFYT6JT38PDOVKPTWA3','K-IZ-IU3B1FED-B9','20241212153013','0','3103.45','0','0','0','0','510.35','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"202\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241212153013\",\"salesDt\":\"20241212\",\"stockRlsDt\":\"20241212153013\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":3103,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":510,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3103,\"totTaxAmt\":510,\"totAmt\":3700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"202\",\"rcptPbctDt\":\"20241212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"860\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1.5MM\",\"bcd\":\"35\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1450\",\"splyAmt\":\"1360\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"200.00\",\"totAmt\":\"1450\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 40X25X1MM\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"775.86\",\"taxAmt\":\"124.14\",\"totAmt\":\"900\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000130\",\"itemClsCd\":\"50220000\",\"itemNm\":\"OASIS CUTTING DISC 9\\\"\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"202\",\"orgInvcNo\":0,\"curRcptNo\":\"202\",\"totRcptNo\":\"202\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"202\",\"rcptPbctDt\":\"20241212153013\",\"intrlData\":\"EXEPUPYEFYT6JT38PDOVKPTWA3\",\"rcptSign\":\"K-IZ-IU3B1FED-B9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000130\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(203,'','Cash','','2024-12-13 12:06:35','','0','5','2024-12-13 12:06:35','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','','0','51734080780','Cleared','','','','','','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'203','203','D8SYRLWCM-EA8ZH2VTEYH0I-U7','MB4LNWGM1KWQBL8T','20241213120638','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"203\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241213120638\",\"salesDt\":\"20241213\",\"stockRlsDt\":\"20241213120638\",\"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\":\"\",\"rptNo\":\"203\",\"rcptPbctDt\":\"20241213\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"203\",\"orgInvcNo\":0,\"curRcptNo\":\"203\",\"totRcptNo\":\"203\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"203\",\"rcptPbctDt\":\"20241213120638\",\"intrlData\":\"D8SYRLWCM-EA8ZH2VTEYH0I-U7\",\"rcptSign\":\"MB4LNWGM1KWQBL8T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(204,'','Cash','','2024-12-14 14:29:35','','0','5','2024-12-14 14:29:35','','0','5400','1','retail','0','5400','1','0','0','0','0','5400','0','printed',' ','','','0','51734175742','Cleared','','','','','','744.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'204','204','PMSI4DO1A02QPGO6FEHOF5ZVTB','GSB_8CAQTHZMATGU','20241214143004','0','1551.72','0','0','0','0','744.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"204\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241214143004\",\"salesDt\":\"20241214\",\"stockRlsDt\":\"20241214143004\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1551,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":744,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1551,\"totTaxAmt\":744,\"totAmt\":5400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"204\",\"rcptPbctDt\":\"20241214\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000183\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 50X50X1.5MM\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"1800\",\"splyAmt\":\"1650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1551.72\",\"taxAmt\":\"744.83\",\"totAmt\":\"5400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"204\",\"orgInvcNo\":0,\"curRcptNo\":\"204\",\"totRcptNo\":\"204\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"204\",\"rcptPbctDt\":\"20241214143004\",\"intrlData\":\"PMSI4DO1A02QPGO6FEHOF5ZVTB\",\"rcptSign\":\"GSB_8CAQTHZMATGU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000183\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(205,'','Cash','','2024-12-14 14:37:44','','0','5','2024-12-14 14:37:44','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','','0','51734176232','Cleared','','','','','','248.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'205','205','N4DOXEUZELS1U3GRNFQIXVRRRP','G2ZERTTW5K8J9LI6','20241214143757','0','646.55','0','0','0','0','248.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"205\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241214143757\",\"salesDt\":\"20241214\",\"stockRlsDt\":\"20241214143757\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":646,\"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\":646,\"totTaxAmt\":248,\"totAmt\":1800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"205\",\"rcptPbctDt\":\"20241214\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"570\",\"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\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"205\",\"orgInvcNo\":0,\"curRcptNo\":\"205\",\"totRcptNo\":\"205\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"205\",\"rcptPbctDt\":\"20241214143757\",\"intrlData\":\"N4DOXEUZELS1U3GRNFQIXVRRRP\",\"rcptSign\":\"G2ZERTTW5K8J9LI6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(206,'','Cash','','2024-12-16 13:57:07','','0','5','2024-12-16 13:57:07','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','','0','51734346603','Cleared','','','','','','131.04','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'206','206','UX2XJGR12NELRCPXSH5WD0742Y','G1ISKCUHZBK3TPO6','20241216135710','0','689.65','0','0','0','0','131.04','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"206\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241216135710\",\"salesDt\":\"20241216\",\"stockRlsDt\":\"20241216135710\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":689,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":131,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":689,\"totTaxAmt\":131,\"totAmt\":950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"206\",\"rcptPbctDt\":\"20241216\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"570\",\"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\":\"KE2BGU0000039\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WINDOW LATCHES 100MM\",\"bcd\":\"39\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"206\",\"orgInvcNo\":0,\"curRcptNo\":\"206\",\"totRcptNo\":\"206\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"206\",\"rcptPbctDt\":\"20241216135710\",\"intrlData\":\"UX2XJGR12NELRCPXSH5WD0742Y\",\"rcptSign\":\"G1ISKCUHZBK3TPO6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000039\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(207,'','Cash','','2024-12-17 14:23:04','','0','5','2024-12-17 14:23:04','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','','0','51734434421','Cleared','','','','','','1241.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'207','207','_GGCRL8BN9Q4ZK02Y5HR69DIRV','KHHQGQXGHXE6DFJB','20241217143358','0','1551.72','0','0','0','0','1241.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"207\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241217143358\",\"salesDt\":\"20241217\",\"stockRlsDt\":\"20241217143358\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1551,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1241,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1551,\"totTaxAmt\":1241,\"totAmt\":9000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"207\",\"rcptPbctDt\":\"20241217\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000183\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 50X50X1.5MM\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"1800\",\"splyAmt\":\"1650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1551.72\",\"taxAmt\":\"1241.38\",\"totAmt\":\"9000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"207\",\"orgInvcNo\":0,\"curRcptNo\":\"207\",\"totRcptNo\":\"207\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"207\",\"rcptPbctDt\":\"20241217143358\",\"intrlData\":\"_GGCRL8BN9Q4ZK02Y5HR69DIRV\",\"rcptSign\":\"KHHQGQXGHXE6DFJB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000183\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(208,'','Cash','','2024-12-18 10:04:01','','0','5','2024-12-18 10:04:01','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','','0','51734501983','Cleared','','','','','','358.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'208','208','NB_GDMYG4QKAT46CQ-VHHZWVGK','_J643M8NKKQ0SI2M','20241218100404','0','560.34','0','0','0','0','358.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"208\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241218100404\",\"salesDt\":\"20241218\",\"stockRlsDt\":\"20241218100404\",\"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\":\"\",\"rptNo\":\"208\",\"rcptPbctDt\":\"20241218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"650\",\"splyAmt\":\"570\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"358.62\",\"totAmt\":\"2600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"208\",\"orgInvcNo\":0,\"curRcptNo\":\"208\",\"totRcptNo\":\"208\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"208\",\"rcptPbctDt\":\"20241218100404\",\"intrlData\":\"NB_GDMYG4QKAT46CQ-VHHZWVGK\",\"rcptSign\":\"_J643M8NKKQ0SI2M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(209,'','Cash','','2024-12-18 16:29:16','','0','5','2024-12-18 16:29:16','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','','0','51734528546','Cleared','','','','','','103.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'209','209','CNFAS_OYPU-XEGOXHLIPAT4_Q1','7UAX6ATSQBURQVRW','20241218162920','0','646.55','0','0','0','0','103.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"209\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241218162920\",\"salesDt\":\"20241218\",\"stockRlsDt\":\"20241218162920\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":646,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":103,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":646,\"totTaxAmt\":103,\"totAmt\":750,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"209\",\"rcptPbctDt\":\"20241218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 30X30X1MM\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"720\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"646.55\",\"taxAmt\":\"103.45\",\"totAmt\":\"750\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"209\",\"orgInvcNo\":0,\"curRcptNo\":\"209\",\"totRcptNo\":\"209\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"209\",\"rcptPbctDt\":\"20241218162920\",\"intrlData\":\"CNFAS_OYPU-XEGOXHLIPAT4_Q1\",\"rcptSign\":\"7UAX6ATSQBURQVRW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(210,'','Cash','','2024-12-20 12:06:02','','0','5','2024-12-20 12:06:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','','0','51734685548','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'210','210','G8JWNJMCNA6HKWOTF8CL9EXGRW','A-YWMKJ3UMFNY7TR','20241220121236','0','12.93','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"210\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241220121236\",\"salesDt\":\"20241220\",\"stockRlsDt\":\"20241220121236\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":12,\"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\":12,\"totTaxAmt\":16,\"totAmt\":120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"210\",\"rcptPbctDt\":\"20241220\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000114\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 1\\/4\\\"X1\\\" PER PC\",\"bcd\":\"114\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"15\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"12.93\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"210\",\"orgInvcNo\":0,\"curRcptNo\":\"210\",\"totRcptNo\":\"210\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"210\",\"rcptPbctDt\":\"20241220121236\",\"intrlData\":\"G8JWNJMCNA6HKWOTF8CL9EXGRW\",\"rcptSign\":\"A-YWMKJ3UMFNY7TR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000114\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(211,'','Cash','','2024-12-20 12:23:44','','0','5','2024-12-20 12:23:45','','3040','3040','1','retail','0','3040','1','0','0','0','0','0','0','printed',' ','','','0','51734686586','Cleared','','','','','','419.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'211','211','SCRLNE9-BXOSIQU9VQOVNSQYEN','6JEET6BBQCP5GGME','20241220122437','0','1043.1','0','0','0','0','419.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"211\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241220122437\",\"salesDt\":\"20241220\",\"stockRlsDt\":\"20241220122437\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1043,\"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\":1043,\"totTaxAmt\":419,\"totAmt\":3040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"211\",\"rcptPbctDt\":\"20241220\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"650\",\"splyAmt\":\"570\",\"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\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"320\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"275.86\",\"taxAmt\":\"44.14\",\"totAmt\":\"320\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"50220000\",\"itemNm\":\"NAILS 3\\\" INCH\",\"bcd\":\"133\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"240\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"206.90\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"211\",\"orgInvcNo\":0,\"curRcptNo\":\"211\",\"totRcptNo\":\"211\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"211\",\"rcptPbctDt\":\"20241220122437\",\"intrlData\":\"SCRLNE9-BXOSIQU9VQOVNSQYEN\",\"rcptSign\":\"6JEET6BBQCP5GGME\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(212,'','Cash','','2024-12-23 11:36:25','','0','5','2024-12-23 11:36:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51734942837','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'212','212','NY46FE6HKDZ2BXJTQPUP6XKIUY','NNR75J55TYV2UNFA','20241223113647','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(213,'','Cash','','2024-12-23 17:06:25','','0','4','2024-12-23 17:06:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','41729324494','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'213','213','LO3TUD2NCYQ2C5374ON44OQWFU','IEHZNQF2JTSLMICV','20241223170639','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(214,'','Cash','','2024-12-24 18:17:08','','0','4','2024-12-24 18:17:08','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','','0','41735053395','Cleared','','','','','','89.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'214','214','UMQ6Y6MJ45V5SPSH3FZAZF7P5Q','4US5TZHAT5ON7WMY','20241224181716','0','560.34','0','0','0','0','89.66','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(215,'','Cash','','2024-12-24 18:17:43','','0','4','2024-12-24 18:17:43','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','','0','41735053436','Cleared','','','','','','268.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'215','215','VIHZCD4U67JYIHYEBFQQ7SKGTE','7LKHUTX7Q6UZT4B6','20241224181758','0','560.34','0','0','0','0','268.97','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(216,'','Cash','','2024-12-27 18:25:37','','0','4','2024-12-27 18:25:37','','2590','2590','1','retail','0','2590','1','0','0','0','0','0','0','printed',' ','','','0','41735313064','Cleared','','','','','','357.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'216','216','XUYAS4ZOFB7LJJZOMVBZX6A5BI','RKWFBW4CALTL4S5B','20241227182627','0','1482.75','0','0','0','0','357.25','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(217,'','Cash','','2025-01-02 10:51:41','','0','4','2025-01-02 10:51:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','41735804272','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'217','217','TXHWBHZJYMA2N4VZ4UZMPQRF24','NQEDFIDWZDOVLBRL','20250102104958','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',1,''),(218,'','Cash','','2025-01-02 12:08:14','','0','4','2025-01-02 12:08:14','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','','0','41735808863','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,NULL,NULL,'','',0,''),(219,'','Cash','','2025-01-02 13:25:13','','0','4','2025-01-02 13:25:13','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','','0','41735809163','Cleared','','','','','','331.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'219','219','MGGH93JANM7ERFHIHC2EFAWWBB','ULXUCFOJAD2-H62K','20250102132528','0','1034.48','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"219\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250102132528\",\"salesDt\":\"20250102\",\"stockRlsDt\":\"20250102132528\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1034,\"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\":1034,\"totTaxAmt\":331,\"totAmt\":2400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"219\",\"rcptPbctDt\":\"20250102\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000199\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY GREY \",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1200\",\"splyAmt\":\"780\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"219\",\"orgInvcNo\":0,\"curRcptNo\":\"219\",\"totRcptNo\":\"219\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"219\",\"rcptPbctDt\":\"20250102132528\",\"intrlData\":\"MGGH93JANM7ERFHIHC2EFAWWBB\",\"rcptSign\":\"ULXUCFOJAD2-H62K\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000199\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(220,'','Cash','','2025-01-08 17:37:37','','0','4','2025-01-08 17:37:37','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','printed',' ','','','0','41736346964','Cleared','','','','','','237.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'220','220','N2ILOOZHWBEZNMXQOTGDBQAIJO','J_WJM6M68LLRW4N0','20250108173747','0','1405.17','0','0','0','0','237.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"220\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250108173747\",\"salesDt\":\"20250108\",\"stockRlsDt\":\"20250108173747\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1405,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":237,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1405,\"totTaxAmt\":237,\"totAmt\":1720,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"220\",\"rcptPbctDt\":\"20250108\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"220.69\",\"totAmt\":\"1600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"220\",\"orgInvcNo\":0,\"curRcptNo\":\"220\",\"totRcptNo\":\"220\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"220\",\"rcptPbctDt\":\"20250108173747\",\"intrlData\":\"N2ILOOZHWBEZNMXQOTGDBQAIJO\",\"rcptSign\":\"J_WJM6M68LLRW4N0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(221,'','Cash','','2025-01-10 08:55:28','','0','5','2025-01-10 08:55:28','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','','0','51736488465','Cleared','','','','','','303.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'221','221','VLHRAQBVMSJTXAJZCHGNZXQS3W','DIS30OFN9DBUWZJX','20250110085532','0','948.28','0','0','0','0','303.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"221\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250110085532\",\"salesDt\":\"20250110\",\"stockRlsDt\":\"20250110085532\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":948,\"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\":948,\"totTaxAmt\":303,\"totAmt\":2200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"221\",\"rcptPbctDt\":\"20250110\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS HERO 2.5 KG\",\"bcd\":\"107\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1100\",\"splyAmt\":\"862.5\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"948.28\",\"taxAmt\":\"303.45\",\"totAmt\":\"2200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"221\",\"orgInvcNo\":0,\"curRcptNo\":\"221\",\"totRcptNo\":\"221\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"221\",\"rcptPbctDt\":\"20250110085532\",\"intrlData\":\"VLHRAQBVMSJTXAJZCHGNZXQS3W\",\"rcptSign\":\"DIS30OFN9DBUWZJX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(222,'','Cash','','2025-01-10 09:36:46','','0','5','2025-01-10 09:36:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','','0','51736490971','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'222','222','QJZ19X0AJSUIDBLFPTIODX4AXJ','T0HEGF5ISA08VLCD','20250110093652','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"222\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250110093652\",\"salesDt\":\"20250110\",\"stockRlsDt\":\"20250110093652\",\"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\":\"222\",\"rcptPbctDt\":\"20250110\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"222\",\"orgInvcNo\":0,\"curRcptNo\":\"222\",\"totRcptNo\":\"222\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"222\",\"rcptPbctDt\":\"20250110093652\",\"intrlData\":\"QJZ19X0AJSUIDBLFPTIODX4AXJ\",\"rcptSign\":\"T0HEGF5ISA08VLCD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(223,'','Cash','','2025-01-11 13:00:57','','0','5','2025-01-11 13:00:57','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','','0','51736589648','Cleared','','','','','','75.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'223','223','ST-9JZ4BZ6LNXWIYZD4QPE5G8F','UZ-JX3TEEDF7OV02','20250111130101','0','474.14','0','0','0','0','75.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"223\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250111130101\",\"salesDt\":\"20250111\",\"stockRlsDt\":\"20250111130101\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":474,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":75,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":474,\"totTaxAmt\":75,\"totAmt\":550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"223\",\"rcptPbctDt\":\"20250111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000038\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 25X3MM\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"474.14\",\"taxAmt\":\"75.86\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"223\",\"orgInvcNo\":0,\"curRcptNo\":\"223\",\"totRcptNo\":\"223\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"223\",\"rcptPbctDt\":\"20250111130101\",\"intrlData\":\"ST-9JZ4BZ6LNXWIYZD4QPE5G8F\",\"rcptSign\":\"UZ-JX3TEEDF7OV02\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000038\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(224,'','Cash','','2025-01-11 13:01:11','','0','5','2025-01-11 13:01:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51736589662','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'224','224','LZ93BAJLQWX9DUT27CN0WQ3VPH','GDARL39RUVKXQBDU','20250111130115','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"224\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250111130115\",\"salesDt\":\"20250111\",\"stockRlsDt\":\"20250111130115\",\"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\":\"224\",\"rcptPbctDt\":\"20250111\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SUPERGLUE\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"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\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"224\",\"orgInvcNo\":0,\"curRcptNo\":\"224\",\"totRcptNo\":\"224\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"224\",\"rcptPbctDt\":\"20250111130115\",\"intrlData\":\"LZ93BAJLQWX9DUT27CN0WQ3VPH\",\"rcptSign\":\"GDARL39RUVKXQBDU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(225,'','Cash','','2025-01-13 13:13:56','','0','5','2025-01-13 13:13:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','51736761693','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'225','225','TGSA2SNX4_26J5FNP_YI78WOXO','P8NMATRXEHL7LRB1','20250113131411','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"225\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250113131411\",\"salesDt\":\"20250113\",\"stockRlsDt\":\"20250113131411\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"225\",\"rcptPbctDt\":\"20250113\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"225\",\"orgInvcNo\":0,\"curRcptNo\":\"225\",\"totRcptNo\":\"225\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"225\",\"rcptPbctDt\":\"20250113131411\",\"intrlData\":\"TGSA2SNX4_26J5FNP_YI78WOXO\",\"rcptSign\":\"P8NMATRXEHL7LRB1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(226,'','Cash','','2025-01-13 16:40:31','','0','5','2025-01-13 16:40:31','','0','4150','1','retail','0','4150','1','0','0','0','0','4150','0','printed',' ','','','0','51736775574','Cleared','','','','','','572.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'226','226','CXCND_F2EQHGRWIXMYJGHFQACM','YGSK8U5KJAE392EX','20250113164036','0','2198.28','0','0','0','0','572.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"226\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250113164036\",\"salesDt\":\"20250113\",\"stockRlsDt\":\"20250113164036\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":2198,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":572,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2198,\"totTaxAmt\":572,\"totAmt\":4150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"226\",\"rcptPbctDt\":\"20250113\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"441.38\",\"totAmt\":\"3200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000033\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1.5MM\",\"bcd\":\"33\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"805\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"226\",\"orgInvcNo\":0,\"curRcptNo\":\"226\",\"totRcptNo\":\"226\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"226\",\"rcptPbctDt\":\"20250113164036\",\"intrlData\":\"CXCND_F2EQHGRWIXMYJGHFQACM\",\"rcptSign\":\"YGSK8U5KJAE392EX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000033\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(227,'','Cash','','2025-01-16 16:06:22','','0','5','2025-01-16 16:06:22','','15710','15710','1','retail','0','15710','1','0','0','0','0','0','0','printed',' ','','','0','51737032343','Cleared','','','','','','2095.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'227','227','LPC5EXGGPLM8EA0XXYAHO_CG1V','8XQ7GX4ASJTPDN6N','20250116160657','0','3909.48','0','0','0','0','2095.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"227\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250116160657\",\"salesDt\":\"20250116\",\"stockRlsDt\":\"20250116160657\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":3909,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2095,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4133,\"totTaxAmt\":2095,\"totAmt\":15710,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"227\",\"rcptPbctDt\":\"20250116\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"50220000\",\"itemNm\":\"STOPPER SMALL HOLE HEAVY GAUGE\",\"bcd\":\"40\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"10\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"},{\"itemSeq\":2,\"itemCd\":\"0000225\",\"itemClsCd\":\"\",\"itemNm\":\"STOPPER BIG HOLE HEAVY GAUGE\",\"bcd\":\"225\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"10\",\"splyAmt\":\"7\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"2.76\",\"totAmt\":\"20\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WINDOW HIDGES SMALL\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"35\",\"splyAmt\":\"25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"30.17\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"950\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"524.14\",\"totAmt\":\"3800\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 40X25X1MM\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"900\",\"splyAmt\":\"720\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"775.86\",\"taxAmt\":\"744.83\",\"totAmt\":\"5400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000036\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 40X25X1.5MM\",\"bcd\":\"36\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1170\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1008.62\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"110.34\",\"totAmt\":\"800\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"320\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"275.86\",\"taxAmt\":\"88.28\",\"totAmt\":\"640\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"50220000\",\"itemNm\":\"KONJI\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000038\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 25X3MM\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"550\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"474.14\",\"taxAmt\":\"151.72\",\"totAmt\":\"1100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"227\",\"orgInvcNo\":0,\"curRcptNo\":\"227\",\"totRcptNo\":\"227\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"227\",\"rcptPbctDt\":\"20250116160657\",\"intrlData\":\"LPC5EXGGPLM8EA0XXYAHO_CG1V\",\"rcptSign\":\"8XQ7GX4ASJTPDN6N\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000225\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000036\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000038\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(228,'','Cash','','2025-01-17 10:26:06','','0','4','2025-01-17 10:26:06','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','','0','41737098740','Cleared','','','','','','103.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'228','228','N2X36D3L7N1S2AXSXPO0SWGQ8Y','EYP-ZJWXHMU4H-LF','20250117102641','0','646.55','0','0','0','0','103.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"228\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250117102641\",\"salesDt\":\"20250117\",\"stockRlsDt\":\"20250117102641\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":646,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":103,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":646,\"totTaxAmt\":103,\"totAmt\":750,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"228\",\"rcptPbctDt\":\"20250117\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000028\",\"itemClsCd\":\"50220000\",\"itemNm\":\"TEE 20X20X3MM\",\"bcd\":\"28\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"620\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"646.55\",\"taxAmt\":\"103.45\",\"totAmt\":\"750\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"228\",\"orgInvcNo\":0,\"curRcptNo\":\"228\",\"totRcptNo\":\"228\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"228\",\"rcptPbctDt\":\"20250117102641\",\"intrlData\":\"N2X36D3L7N1S2AXSXPO0SWGQ8Y\",\"rcptSign\":\"EYP-ZJWXHMU4H-LF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000028\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(229,'','Cash','','2025-01-17 11:20:03','','0','5','2025-01-17 11:20:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','51737101988','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'229','229','JPWRCGU07WKOIK90U_VPOVGU9F','6119GIYCHWWLSMNN','20250117112007','0','86.21','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"229\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250117112007\",\"salesDt\":\"20250117\",\"stockRlsDt\":\"20250117112007\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":86,\"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\":86,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"229\",\"rcptPbctDt\":\"20250117\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"229\",\"orgInvcNo\":0,\"curRcptNo\":\"229\",\"totRcptNo\":\"229\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"229\",\"rcptPbctDt\":\"20250117112007\",\"intrlData\":\"JPWRCGU07WKOIK90U_VPOVGU9F\",\"rcptSign\":\"6119GIYCHWWLSMNN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(230,'','Cash','','2025-01-17 15:43:59','','0','5','2025-01-17 15:43:59','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','51737117828','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'230','230','75_HUSLOHE4LWONIP4P_Z3SCJI','VKUL23YB0Z9SHIDV','20250117154404','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"230\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250117154404\",\"salesDt\":\"20250117\",\"stockRlsDt\":\"20250117154404\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"230\",\"rcptPbctDt\":\"20250117\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"230\",\"orgInvcNo\":0,\"curRcptNo\":\"230\",\"totRcptNo\":\"230\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"230\",\"rcptPbctDt\":\"20250117154404\",\"intrlData\":\"75_HUSLOHE4LWONIP4P_Z3SCJI\",\"rcptSign\":\"VKUL23YB0Z9SHIDV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(231,'','Cash','','2025-01-17 17:31:06','','0','5','2025-01-17 17:31:06','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51737124252','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,NULL,NULL,'','',0,''),(232,'','Cash','','2025-01-18 07:52:59','','0','5','2025-01-18 07:52:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','','0','51737175962','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,NULL,NULL,'','',0,''),(233,'','Cash','','2025-01-18 15:12:40','','0','5','2025-01-18 15:12:40','','4700','4700','1','retail','0','4700','1','0','0','0','0','0','0','printed',' ','','','0','51737201921','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,NULL,NULL,'','',0,''),(234,'','Cash','','2025-01-18 15:18:19','','0','5','2025-01-18 15:18:19','','11250','11250','1','retail','0','11250','1','0','0','0','0','0','0','printed',' ','','','0','51737202371','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,NULL,NULL,'','',0,''),(235,'','Cash','','2025-01-20 13:30:36','','0','5','2025-01-20 13:30:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51737368957','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,NULL,NULL,'','',0,''),(236,'','Cash','','2025-01-20 13:31:21','','0','5','2025-01-20 13:31:21','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','51737369042','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,NULL,NULL,'','',0,''),(237,'','Cash','','2025-01-21 09:15:20','','0','5','2025-01-21 09:15:20','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','','0','51737440107','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,NULL,NULL,'','',0,''),(238,'','Cash','','2025-01-23 16:56:34','','0','5','2025-01-23 16:56:34','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','','0','51737640506','Cleared','','','','','','17.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'238','238','YTSKORHYKUPX_4_6AHJQDNAQOG','PEMYVEC6UWCCQMWX','20250123165706','0','86.2','0','0','0','0','17.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"238\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250123165706\",\"salesDt\":\"20250123\",\"stockRlsDt\":\"20250123165706\",\"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\":17,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":86,\"totTaxAmt\":17,\"totAmt\":130,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"238\",\"rcptPbctDt\":\"20250123\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.60\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.360\",\"bcd\":\"172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"238\",\"orgInvcNo\":0,\"curRcptNo\":\"238\",\"totRcptNo\":\"238\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"238\",\"rcptPbctDt\":\"20250123165706\",\"intrlData\":\"YTSKORHYKUPX_4_6AHJQDNAQOG\",\"rcptSign\":\"PEMYVEC6UWCCQMWX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(239,'','Cash','','2025-01-24 08:59:30','','0','4','2025-01-24 08:59:30','','1210','1210','1','retail','0','1210','1','0','0','0','0','0','0','printed',' ','','','0','41737698338','Cleared','','','','','','166.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'239','239','6CZ0VHOEZ_KTQBM4RLFKM9HURZ','8UCX75D0YDJKIGPJ','20250124085934','0','1043.1','0','0','0','0','166.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"239\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250124085934\",\"salesDt\":\"20250124\",\"stockRlsDt\":\"20250124085934\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":1043,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":166,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1043,\"totTaxAmt\":166,\"totAmt\":1210,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"239\",\"rcptPbctDt\":\"20250124\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"1.38\",\"totAmt\":\"10\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000199\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY GREY \",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"780\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"239\",\"orgInvcNo\":0,\"curRcptNo\":\"239\",\"totRcptNo\":\"239\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"239\",\"rcptPbctDt\":\"20250124085934\",\"intrlData\":\"6CZ0VHOEZ_KTQBM4RLFKM9HURZ\",\"rcptSign\":\"8UCX75D0YDJKIGPJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000199\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(240,'','Cash','','2025-01-24 09:10:34','','0','4','2025-01-24 09:10:34','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','','0','41737699009','Cleared','','','','','','173.8','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'240','240','40I7EHFQ-YGOAYAZLJ8VH74M9T','KXYCNJN8MIH6RUSF','20250124091045','0','1086.2','0','0','0','0','173.8','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"240\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250124091045\",\"salesDt\":\"20250124\",\"stockRlsDt\":\"20250124091045\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":1086,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":173,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1086,\"totTaxAmt\":173,\"totAmt\":1260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"240\",\"rcptPbctDt\":\"20250124\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000149\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RAW BOLTS SHELLS M10\",\"bcd\":\"149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"51.72\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000106\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS HERO 3.2 5KG\",\"bcd\":\"106\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"240\",\"orgInvcNo\":0,\"curRcptNo\":\"240\",\"totRcptNo\":\"240\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"240\",\"rcptPbctDt\":\"20250124091045\",\"intrlData\":\"40I7EHFQ-YGOAYAZLJ8VH74M9T\",\"rcptSign\":\"KXYCNJN8MIH6RUSF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000149\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000106\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(241,'','Cash','','2025-01-24 16:02:46','','0','5','2025-01-24 16:02:46','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','','0','51737723756','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'241','241','VP5DO6LO_QEYSPACRDANNVYAB_','FJ4BUVCBAQFHAGT3','20250124160250','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"241\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250124160250\",\"salesDt\":\"20250124\",\"stockRlsDt\":\"20250124160250\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"241\",\"rcptPbctDt\":\"20250124\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"241\",\"orgInvcNo\":0,\"curRcptNo\":\"241\",\"totRcptNo\":\"241\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"241\",\"rcptPbctDt\":\"20250124160250\",\"intrlData\":\"VP5DO6LO_QEYSPACRDANNVYAB_\",\"rcptSign\":\"FJ4BUVCBAQFHAGT3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(242,'','Cash','','2025-01-25 11:14:26','','0','4','2025-01-25 11:14:26','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','','0','41737792854','Cleared','','','','','','365.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'242','242','7RDECMOUKMDQFDQQ2T0LE4L9Z9','FPA2EX96M1AYR0M2','20250125111448','0','2284.48','0','0','0','0','365.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"242\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250125111448\",\"salesDt\":\"20250125\",\"stockRlsDt\":\"20250125111448\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2284,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":365,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2284,\"totTaxAmt\":365,\"totAmt\":2650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"242\",\"rcptPbctDt\":\"20250125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000008\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1MM\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2650\",\"splyAmt\":\"2200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2284.48\",\"taxAmt\":\"365.52\",\"totAmt\":\"2650\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"242\",\"orgInvcNo\":0,\"curRcptNo\":\"242\",\"totRcptNo\":\"242\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"242\",\"rcptPbctDt\":\"20250125111448\",\"intrlData\":\"7RDECMOUKMDQFDQQ2T0LE4L9Z9\",\"rcptSign\":\"FPA2EX96M1AYR0M2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(243,'','Cash','','2025-01-25 17:34:58','','0','5','2025-01-25 17:34:58','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','','0','51737815687','Cleared','','','','','','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'243','243','5ER0WHHVWM_4SKNAB9DK1TWKNW','M0Z0LQKZ7_UK13KG','20250125173507','0','172.41','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"243\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250125173507\",\"salesDt\":\"20250125\",\"stockRlsDt\":\"20250125173507\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"243\",\"rcptPbctDt\":\"20250125\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"137.93\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"243\",\"orgInvcNo\":0,\"curRcptNo\":\"243\",\"totRcptNo\":\"243\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"243\",\"rcptPbctDt\":\"20250125173507\",\"intrlData\":\"5ER0WHHVWM_4SKNAB9DK1TWKNW\",\"rcptSign\":\"M0Z0LQKZ7_UK13KG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(244,'','Cash','','2025-01-28 07:31:39','','0','4','2025-01-28 07:31:39','','18400','18400','1','retail','0','18400','1','0','0','0','0','0','0','printed',' ','','','0','41738038556','Cleared','','','','','','2537.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'244','244','W9S_FKP_BB1C__GFJQUMZW8WAX','RWOFS03OKGIYDGBM','20250128073356','0','4181.04','0','0','0','0','2537.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"244\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250128073356\",\"salesDt\":\"20250128\",\"stockRlsDt\":\"20250128073356\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":4181,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2537,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4181,\"totTaxAmt\":2537,\"totAmt\":18400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"244\",\"rcptPbctDt\":\"20250128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000023\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 75X50X1.5MM\",\"bcd\":\"23\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"2600\",\"splyAmt\":\"2350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2241.38\",\"taxAmt\":\"717.24\",\"totAmt\":\"5200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000007\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 50X50X1MM\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"1550\",\"splyAmt\":\"1220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1336.21\",\"taxAmt\":\"855.17\",\"totAmt\":\"6200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"965.52\",\"totAmt\":\"7000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"244\",\"orgInvcNo\":0,\"curRcptNo\":\"244\",\"totRcptNo\":\"244\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"244\",\"rcptPbctDt\":\"20250128073356\",\"intrlData\":\"W9S_FKP_BB1C__GFJQUMZW8WAX\",\"rcptSign\":\"RWOFS03OKGIYDGBM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000023\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000007\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(245,'','Cash','','2025-01-28 07:39:12','','0','4','2025-01-28 07:39:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','41738039143','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'245','245','YDWYFGTAMU5CFMFXBDVFUHZHCT','0KHS2OZKCS4CSGI4','20250128073915','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"245\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250128073915\",\"salesDt\":\"20250128\",\"stockRlsDt\":\"20250128073915\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"245\",\"rcptPbctDt\":\"20250128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"245\",\"orgInvcNo\":0,\"curRcptNo\":\"245\",\"totRcptNo\":\"245\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"245\",\"rcptPbctDt\":\"20250128073915\",\"intrlData\":\"YDWYFGTAMU5CFMFXBDVFUHZHCT\",\"rcptSign\":\"0KHS2OZKCS4CSGI4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(246,'','Cash','','2025-01-28 07:39:43','','0','4','2025-01-28 07:39:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','41738039175','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'246','246','IIELBQHABX34H327TET5EE0ZML','NPUPWSVPE-0HYRHT','20250128073955','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"246\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250128073955\",\"salesDt\":\"20250128\",\"stockRlsDt\":\"20250128073955\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"246\",\"rcptPbctDt\":\"20250128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"246\",\"orgInvcNo\":0,\"curRcptNo\":\"246\",\"totRcptNo\":\"246\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"246\",\"rcptPbctDt\":\"20250128073955\",\"intrlData\":\"IIELBQHABX34H327TET5EE0ZML\",\"rcptSign\":\"NPUPWSVPE-0HYRHT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(247,'','Cash','','2025-01-28 17:30:24','','0','5','2025-01-28 17:30:24','','14870','14870','1','retail','0','14870','1','0','0','0','0','0','0','printed',' ','','','0','51738074480','Cleared','','','','','','2016.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'247','247','JCFNSSRUNAGO__9RBS-RCWGDLF','B1LKRXLL8RCU3JLE','20250128173037','0','4715.52','0','0','0','0','2016.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"247\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250128173037\",\"salesDt\":\"20250128\",\"stockRlsDt\":\"20250128173037\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":4715,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":2016,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4931,\"totTaxAmt\":2016,\"totAmt\":14870,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"247\",\"rcptPbctDt\":\"20250128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000007\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 50X50X1MM\",\"bcd\":\"7\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"1550\",\"splyAmt\":\"1220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1336.21\",\"taxAmt\":\"1068.97\",\"totAmt\":\"7750\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000036\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 40X25X1.5MM\",\"bcd\":\"36\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1170\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1008.62\",\"taxAmt\":\"161.38\",\"totAmt\":\"1170\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000008\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1MM\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"2650\",\"splyAmt\":\"2150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2284.48\",\"taxAmt\":\"731.03\",\"totAmt\":\"5300\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"247\",\"orgInvcNo\":0,\"curRcptNo\":\"247\",\"totRcptNo\":\"247\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"247\",\"rcptPbctDt\":\"20250128173037\",\"intrlData\":\"JCFNSSRUNAGO__9RBS-RCWGDLF\",\"rcptSign\":\"B1LKRXLL8RCU3JLE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000007\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000036\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000008\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(248,'','Cash','','2025-01-28 17:35:14','','0','5','2025-01-28 17:35:14','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','','0','51738074784','Cleared','','','','','','96.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'248','248','29DL7JIWAKU_GEOCGK09LXVOX0','HKV4QR813ZTD1ZDY','20250128173517','0','603.45','0','0','0','0','96.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"248\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250128173517\",\"salesDt\":\"20250128\",\"stockRlsDt\":\"20250128173517\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":603,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":96,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1508,\"totTaxAmt\":96,\"totAmt\":6000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"248\",\"rcptPbctDt\":\"20250128\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"\",\"qty\":\"12.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"0000261\",\"itemClsCd\":\"\",\"itemNm\":\"BUSH 32MM 1\\/2 THRO BALL IMPORTED\",\"bcd\":\"261\",\"pkgUnitCd\":\"\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"\",\"qty\":\"8.00\",\"prc\":\"450\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"496.55\",\"totAmt\":\"3600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 40X3MM\",\"bcd\":\"14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"474.14\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"0000236\",\"itemClsCd\":\"\",\"itemNm\":\"SILICONE PATTEX CLEAR\",\"bcd\":\"236\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"320\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"248\",\"orgInvcNo\":0,\"curRcptNo\":\"248\",\"totRcptNo\":\"248\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"248\",\"rcptPbctDt\":\"20250128173517\",\"intrlData\":\"29DL7JIWAKU_GEOCGK09LXVOX0\",\"rcptSign\":\"HKV4QR813ZTD1ZDY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000261\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(249,'','Cash','','2025-01-29 17:24:00','','0','5','2025-01-29 17:24:00','','5370','5370','1','retail','0','5370','1','0','0','0','0','0','0','printed',' ','','','0','51738160424','Cleared','','','','','','644.15','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'249','249','LMWAW0W15LYOLV8APPI8_H6L7U','SDI8DKF9GF5XGAKC','20250129172415','0','2905.14','0','0','0','0','644.15','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"249\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250129172415\",\"salesDt\":\"20250129\",\"stockRlsDt\":\"20250129172415\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":2905,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":644,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2948,\"totTaxAmt\":644,\"totAmt\":5370,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"249\",\"rcptPbctDt\":\"20250129\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000159\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GOKUL BODY FILLER 4.5KG\",\"bcd\":\"159\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2340\",\"splyAmt\":\"1640\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2017.24\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000174\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GOKUL NC PRIMER 0.8LT\",\"bcd\":\"174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000043\",\"itemClsCd\":\"50220000\",\"itemNm\":\"U LOCK PAIR\",\"bcd\":\"43\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"77.24\",\"totAmt\":\"560\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000149\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RAW BOLTS SHELLS M10\",\"bcd\":\"149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"60\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"51.72\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"},{\"itemSeq\":6,\"itemCd\":\"0000263\",\"itemClsCd\":\"\",\"itemNm\":\"SPIKE 104\",\"bcd\":\"263\",\"pkgUnitCd\":\"\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"\",\"qty\":\"14.00\",\"prc\":\"50\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.240\",\"bcd\":\"171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.360\",\"bcd\":\"172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000170\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.80\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"28.97\",\"totAmt\":\"210\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000169\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.40\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"249\",\"orgInvcNo\":0,\"curRcptNo\":\"249\",\"totRcptNo\":\"249\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"249\",\"rcptPbctDt\":\"20250129172415\",\"intrlData\":\"LMWAW0W15LYOLV8APPI8_H6L7U\",\"rcptSign\":\"SDI8DKF9GF5XGAKC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000159\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000174\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000043\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000149\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000263\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000170\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000169\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(250,'','Cash','','2025-01-30 11:06:34','','0','5','2025-01-30 11:06:34','','1020','1020','1','retail','0','1020','1','0','0','0','0','0','0','printed',' ','','','0','51738224372','Cleared','','','','','','140.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'250','250','9QL11HVCPCF8XHAFNJZC-4XTRL','QVL71VPDPK2J6VDH','20250130110640','0','879.31','0','0','0','0','140.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"250\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130110640\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130110640\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":879,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":140,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":879,\"totTaxAmt\":140,\"totAmt\":1020,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"250\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"320\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"275.86\",\"taxAmt\":\"44.14\",\"totAmt\":\"320\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"250\",\"orgInvcNo\":0,\"curRcptNo\":\"250\",\"totRcptNo\":\"250\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"250\",\"rcptPbctDt\":\"20250130110640\",\"intrlData\":\"9QL11HVCPCF8XHAFNJZC-4XTRL\",\"rcptSign\":\"QVL71VPDPK2J6VDH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(251,'','Cash','','2025-01-30 16:49:23','','0','5','2025-01-30 16:49:23','','5920','5920','1','retail','0','5920','1','0','0','0','0','0','0','printed',' ','','','0','51738244889','Cleared','','','','','','816.56','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'251','251','GBSVHP-FHXHB9PF4RD83B7QLVU','_YWHMT6JIDRJ1RQY','20250130164929','0','1655.17','0','0','0','0','816.56','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"251\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250130164929\",\"salesDt\":\"20250130\",\"stockRlsDt\":\"20250130164929\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":1655,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":816,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1655,\"totTaxAmt\":816,\"totAmt\":5920,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"251\",\"rcptPbctDt\":\"20250130\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"386.21\",\"totAmt\":\"2800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"950\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"393.10\",\"totAmt\":\"2850\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.36\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"251\",\"orgInvcNo\":0,\"curRcptNo\":\"251\",\"totRcptNo\":\"251\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"251\",\"rcptPbctDt\":\"20250130164929\",\"intrlData\":\"GBSVHP-FHXHB9PF4RD83B7QLVU\",\"rcptSign\":\"_YWHMT6JIDRJ1RQY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(252,'','Cash','','2025-02-01 11:50:35','','0','5','2025-02-01 11:50:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','51738399776','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'252','252','AEMV8PP1BV4JQWOOXXXRPHPCNT','W23TEEICQHVLSYRN','20250201115038','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"252\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250201115038\",\"salesDt\":\"20250201\",\"stockRlsDt\":\"20250201115038\",\"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\":\"252\",\"rcptPbctDt\":\"20250201\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"252\",\"orgInvcNo\":0,\"curRcptNo\":\"252\",\"totRcptNo\":\"252\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"252\",\"rcptPbctDt\":\"20250201115038\",\"intrlData\":\"AEMV8PP1BV4JQWOOXXXRPHPCNT\",\"rcptSign\":\"W23TEEICQHVLSYRN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(253,'','Cash','','2025-02-03 10:08:06','','0','5','2025-02-03 10:08:06','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','','0','51738566476','Cleared','','','','','','44.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'253','253','8MUF0GKBJYP3P0CDZQMMCNFEII','00F8OPX3Z7CAJMLK','20250203100815','0','275.86','0','0','0','0','44.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"253\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250203100815\",\"salesDt\":\"20250203\",\"stockRlsDt\":\"20250203100815\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":275,\"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\":275,\"totTaxAmt\":44,\"totAmt\":320,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"253\",\"rcptPbctDt\":\"20250203\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"320\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"275.86\",\"taxAmt\":\"44.14\",\"totAmt\":\"320\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"253\",\"orgInvcNo\":0,\"curRcptNo\":\"253\",\"totRcptNo\":\"253\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"253\",\"rcptPbctDt\":\"20250203100815\",\"intrlData\":\"8MUF0GKBJYP3P0CDZQMMCNFEII\",\"rcptSign\":\"00F8OPX3Z7CAJMLK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(254,'','Cash','','2025-02-03 14:52:07','','0','4','2025-02-03 14:52:07','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','','0','41738583497','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'254','254','UNBUZD1HT1YMVZY7DANP0FRHRC','MLTP2GK5JRLEODQI','20250203145229','0','86.21','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"254\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250203145229\",\"salesDt\":\"20250203\",\"stockRlsDt\":\"20250203145229\",\"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\":344,\"totTaxAmt\":13,\"totAmt\":700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"254\",\"rcptPbctDt\":\"20250203\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000182\",\"itemClsCd\":\"50220000\",\"itemNm\":\"CERA MASKING TAPE 3\\/4 X 50MT\",\"bcd\":\"182\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"56.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"258.62\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"254\",\"orgInvcNo\":0,\"curRcptNo\":\"254\",\"totRcptNo\":\"254\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"254\",\"rcptPbctDt\":\"20250203145229\",\"intrlData\":\"UNBUZD1HT1YMVZY7DANP0FRHRC\",\"rcptSign\":\"MLTP2GK5JRLEODQI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000182\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(255,'','Cash','','2025-02-03 18:03:04','','0','5','2025-02-03 18:03:04','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','','0','51738594967','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'255','255','KHEN_BSNEVPDJBSGA2ZVR2GYVH','W5T83GAR8JZ0TPJR','20250203180307','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"255\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250203180307\",\"salesDt\":\"20250203\",\"stockRlsDt\":\"20250203180307\",\"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\":258,\"totTaxAmt\":0,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"255\",\"rcptPbctDt\":\"20250203\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"258.62\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"255\",\"orgInvcNo\":0,\"curRcptNo\":\"255\",\"totRcptNo\":\"255\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"255\",\"rcptPbctDt\":\"20250203180307\",\"intrlData\":\"KHEN_BSNEVPDJBSGA2ZVR2GYVH\",\"rcptSign\":\"W5T83GAR8JZ0TPJR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(256,'','Cash','','2025-02-04 10:51:25','','0','5','2025-02-04 10:51:26','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','','0','51738655429','Cleared','','','','','','124.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'256','256','ZPADSVAXHRUKZFLSQWTSOWHBJ9','TFQO-XC2VCRBRFP6','20250204105133','0','775.86','0','0','0','0','124.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"256\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250204105133\",\"salesDt\":\"20250204\",\"stockRlsDt\":\"20250204105133\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":775,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":124,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":775,\"totTaxAmt\":124,\"totAmt\":900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"256\",\"rcptPbctDt\":\"20250204\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"256\",\"orgInvcNo\":0,\"curRcptNo\":\"256\",\"totRcptNo\":\"256\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"256\",\"rcptPbctDt\":\"20250204105133\",\"intrlData\":\"ZPADSVAXHRUKZFLSQWTSOWHBJ9\",\"rcptSign\":\"TFQO-XC2VCRBRFP6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(257,'','Cash','','2025-02-05 12:58:32','','0','5','2025-02-05 12:58:32','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','51738749392','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'257','257','CZM47CNMQAMVHBJSWVXTC8U7II','BIG_RZM0W6F9QGNK','20250205125841','0','86.21','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"257\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250205125841\",\"salesDt\":\"20250205\",\"stockRlsDt\":\"20250205125841\",\"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\":344,\"totTaxAmt\":13,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"257\",\"rcptPbctDt\":\"20250205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"258.62\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"257\",\"orgInvcNo\":0,\"curRcptNo\":\"257\",\"totRcptNo\":\"257\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"257\",\"rcptPbctDt\":\"20250205125841\",\"intrlData\":\"CZM47CNMQAMVHBJSWVXTC8U7II\",\"rcptSign\":\"BIG_RZM0W6F9QGNK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(258,'','Cash','','2025-02-05 14:30:28','','0','5','2025-02-05 14:30:28','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','51738749522','Cleared','','','','','','34.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'258','258','V31JP0ZQ5J0IEDM_NFGMCQUD58','WE5HXMRGIH2H4W98','20250205143031','0','215.52','0','0','0','0','34.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"258\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250205143031\",\"salesDt\":\"20250205\",\"stockRlsDt\":\"20250205143031\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":215,\"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\":215,\"totTaxAmt\":34,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"258\",\"rcptPbctDt\":\"20250205\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 7.5MTRS\",\"bcd\":\"73\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"140\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"258\",\"orgInvcNo\":0,\"curRcptNo\":\"258\",\"totRcptNo\":\"258\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"258\",\"rcptPbctDt\":\"20250205143031\",\"intrlData\":\"V31JP0ZQ5J0IEDM_NFGMCQUD58\",\"rcptSign\":\"WE5HXMRGIH2H4W98\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(259,'','Cash','','2025-02-06 13:54:27','','0','5','2025-02-06 13:54:27','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','','0','51738839250','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'259','259','E7ITVY0IFRTU9CE6K0XC6RFTND','LZANS5PZCZIASYBO','20250206135446','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"259\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250206135446\",\"salesDt\":\"20250206\",\"stockRlsDt\":\"20250206135446\",\"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\":\"\",\"rptNo\":\"259\",\"rcptPbctDt\":\"20250206\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"50220000\",\"itemNm\":\"HACKSAW BLADE\",\"bcd\":\"54\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"90\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"259\",\"orgInvcNo\":0,\"curRcptNo\":\"259\",\"totRcptNo\":\"259\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"259\",\"rcptPbctDt\":\"20250206135446\",\"intrlData\":\"E7ITVY0IFRTU9CE6K0XC6RFTND\",\"rcptSign\":\"LZANS5PZCZIASYBO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(260,'','Cash','','2025-02-07 09:20:52','','0','5','2025-02-07 09:20:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','51738909050','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'260','260','ZHCDELCVLBLLEK2X3EDCUDIKZX','HSCYI1HKY9QTTMEY','20250207092055','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"260\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250207092055\",\"salesDt\":\"20250207\",\"stockRlsDt\":\"20250207092055\",\"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\":\"260\",\"rcptPbctDt\":\"20250207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000072\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 5MTRS\",\"bcd\":\"72\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"85\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"260\",\"orgInvcNo\":0,\"curRcptNo\":\"260\",\"totRcptNo\":\"260\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"260\",\"rcptPbctDt\":\"20250207092055\",\"intrlData\":\"ZHCDELCVLBLLEK2X3EDCUDIKZX\",\"rcptSign\":\"HSCYI1HKY9QTTMEY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000072\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(261,'','Cash','','2025-02-07 09:21:59','','0','5','2025-02-07 09:21:59','','0','0','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','150','51738909309','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'261','261','WICAY53K4CKXU1GERWMH02KHOC','0URRTJRVZR_JYS7A','20250207092204','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"261\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250207092204\",\"salesDt\":\"20250207\",\"stockRlsDt\":\"20250207092204\",\"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\":\"261\",\"rcptPbctDt\":\"20250207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000072\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 5MTRS\",\"bcd\":\"72\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"85\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"261\",\"orgInvcNo\":0,\"curRcptNo\":\"261\",\"totRcptNo\":\"261\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"261\",\"rcptPbctDt\":\"20250207092204\",\"intrlData\":\"WICAY53K4CKXU1GERWMH02KHOC\",\"rcptSign\":\"0URRTJRVZR_JYS7A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000072\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(262,'','Cash','','2025-02-07 19:04:12','','0','4','2025-02-07 19:04:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','41738944220','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'262','262','TXPY9EWXLB8JPAASI0ZTMK4IJL','OUWF2X1QLBBYGUA7','20250207190416','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"262\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250207190416\",\"salesDt\":\"20250207\",\"stockRlsDt\":\"20250207190416\",\"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\":0,\"totTaxAmt\":0,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"262\",\"rcptPbctDt\":\"20250207\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"262\",\"orgInvcNo\":0,\"curRcptNo\":\"262\",\"totRcptNo\":\"262\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"262\",\"rcptPbctDt\":\"20250207190416\",\"intrlData\":\"TXPY9EWXLB8JPAASI0ZTMK4IJL\",\"rcptSign\":\"OUWF2X1QLBBYGUA7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(263,'','Cash','','2025-02-08 15:13:20','','0','5','2025-02-08 15:13:20','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','','0','51739016790','Cleared','','','','','','248.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'263','263','KNSMUDRF2KHMONINVERROUO4PH','ZP4ZKCPHCUCWPKWP','20250208151325','0','1551.72','0','0','0','0','248.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"263\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250208151325\",\"salesDt\":\"20250208\",\"stockRlsDt\":\"20250208151325\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1551,\"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\":1551,\"totTaxAmt\":248,\"totAmt\":1800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"263\",\"rcptPbctDt\":\"20250208\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000183\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 50X50X1.5MM\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1680\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1551.72\",\"taxAmt\":\"248.28\",\"totAmt\":\"1800\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"263\",\"orgInvcNo\":0,\"curRcptNo\":\"263\",\"totRcptNo\":\"263\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"263\",\"rcptPbctDt\":\"20250208151325\",\"intrlData\":\"KNSMUDRF2KHMONINVERROUO4PH\",\"rcptSign\":\"ZP4ZKCPHCUCWPKWP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000183\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(264,'','Cash','','2025-02-10 16:37:42','','0','5','2025-02-10 16:37:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','','0','51739193426','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'264','264','KHFKJA3TKB0HDBT1JIMK1RSYNQ','A50GQLA8KFHSON2H','20250210163747','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"264\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250210163747\",\"salesDt\":\"20250210\",\"stockRlsDt\":\"20250210163747\",\"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\":\"264\",\"rcptPbctDt\":\"20250210\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"264\",\"orgInvcNo\":0,\"curRcptNo\":\"264\",\"totRcptNo\":\"264\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"264\",\"rcptPbctDt\":\"20250210163747\",\"intrlData\":\"KHFKJA3TKB0HDBT1JIMK1RSYNQ\",\"rcptSign\":\"A50GQLA8KFHSON2H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(265,'','Cash','','2025-02-12 17:09:24','','0','5','2025-02-12 17:09:24','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','','0','51739369355','Cleared','','','','','','48.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'265','265','QHTM8PKSG93BG124KNZY8XDYMQ','CHYUB9DP6EGKHZ1S','20250212170927','0','301.72','0','0','0','0','48.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"265\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250212170927\",\"salesDt\":\"20250212\",\"stockRlsDt\":\"20250212170927\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":301,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":48,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":301,\"totTaxAmt\":48,\"totAmt\":350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"265\",\"rcptPbctDt\":\"20250212\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"265\",\"orgInvcNo\":0,\"curRcptNo\":\"265\",\"totRcptNo\":\"265\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"265\",\"rcptPbctDt\":\"20250212170927\",\"intrlData\":\"QHTM8PKSG93BG124KNZY8XDYMQ\",\"rcptSign\":\"CHYUB9DP6EGKHZ1S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(266,'','Cash','','2025-02-13 09:10:38','','0','5','2025-02-13 09:10:38','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','','0','51739427005','Cleared','','','','','','158.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'266','266','Z4Y7LXSSM0RGJ7T2FMMWL6KT7_','SFMF_Z46QYP1TNXG','20250213091042','0','905.18','0','0','0','0','158.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"266\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250213091042\",\"salesDt\":\"20250213\",\"stockRlsDt\":\"20250213091042\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":905,\"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\":905,\"totTaxAmt\":158,\"totAmt\":1150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"266\",\"rcptPbctDt\":\"20250213\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"266\",\"orgInvcNo\":0,\"curRcptNo\":\"266\",\"totRcptNo\":\"266\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"266\",\"rcptPbctDt\":\"20250213091042\",\"intrlData\":\"Z4Y7LXSSM0RGJ7T2FMMWL6KT7_\",\"rcptSign\":\"SFMF_Z46QYP1TNXG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(267,'','Cash','','2025-02-13 09:26:12','','0','5','2025-02-13 09:26:12','','1','1','1','retail','0','1','1','0','0','0','0','0','0','printed',' ','','','0','51739427042','Cleared','','','','','','0.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'267','267','F697B8H_VASJIK1WD-CI2Q2U8T','TWPDOZKSOVM9JJD4','20250213092623','0','172.41','0','0','0','0','0.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"267\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250213092623\",\"salesDt\":\"20250213\",\"stockRlsDt\":\"20250213092623\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":0,\"totAmt\":1,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"267\",\"rcptPbctDt\":\"20250213\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.01\",\"qtyUnitCd\":\"U\",\"qty\":\"0.01\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"0.14\",\"totAmt\":\"1\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"267\",\"orgInvcNo\":0,\"curRcptNo\":\"267\",\"totRcptNo\":\"267\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"267\",\"rcptPbctDt\":\"20250213092623\",\"intrlData\":\"F697B8H_VASJIK1WD-CI2Q2U8T\",\"rcptSign\":\"TWPDOZKSOVM9JJD4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"0.01\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(268,'','Cash','','2025-02-13 11:57:19','','0','5','2025-02-13 11:57:19','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','','0','51739436725','Cleared','','','','','','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'268','268','KKAQIV8YR7CE05ABLHIOAW5ZGW','ZIPUBKXSLTQ0DQNQ','20250213115741','0','431.03','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"268\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250213115741\",\"salesDt\":\"20250213\",\"stockRlsDt\":\"20250213115741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"268\",\"rcptPbctDt\":\"20250213\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"137.93\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"268\",\"orgInvcNo\":0,\"curRcptNo\":\"268\",\"totRcptNo\":\"268\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"268\",\"rcptPbctDt\":\"20250213115741\",\"intrlData\":\"KKAQIV8YR7CE05ABLHIOAW5ZGW\",\"rcptSign\":\"ZIPUBKXSLTQ0DQNQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(269,'','Cash','','2025-02-13 15:59:27','','0','5','2025-02-13 15:59:27','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','','0','51739451514','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'269','269','5FBNM0AHQ8F9IC8VPXTQQWPYGG','A8B4MYB6H87IJKWQ','20250213160005','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"269\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250213160005\",\"salesDt\":\"20250213\",\"stockRlsDt\":\"20250213160005\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":4,\"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\":4,\"totTaxAmt\":0,\"totAmt\":5,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"269\",\"rcptPbctDt\":\"20250213\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BZU0000217\",\"itemClsCd\":\"50220000\",\"itemNm\":\"TEST ITEM\",\"bcd\":\"217\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5\",\"splyAmt\":\"2\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"0.69\",\"totAmt\":\"5\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"269\",\"orgInvcNo\":0,\"curRcptNo\":\"269\",\"totRcptNo\":\"269\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"269\",\"rcptPbctDt\":\"20250213160005\",\"intrlData\":\"5FBNM0AHQ8F9IC8VPXTQQWPYGG\",\"rcptSign\":\"A8B4MYB6H87IJKWQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BZU0000217\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(270,'','Cash','','2025-02-13 16:23:09','','0','5','2025-02-13 16:23:09','','0','1400','1','retail','0','1400','1','0','0','0','0','1400','0','printed',' ','','','0','51739452975','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'270','270','R0QXNCCPUIXKPQCRKIAL3ZO9WX','_GBW_S6ZI65TKFPU','20250213162320','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"270\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250213162320\",\"salesDt\":\"20250213\",\"stockRlsDt\":\"20250213162320\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"270\",\"rcptPbctDt\":\"20250213\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"270\",\"orgInvcNo\":0,\"curRcptNo\":\"270\",\"totRcptNo\":\"270\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"270\",\"rcptPbctDt\":\"20250213162320\",\"intrlData\":\"R0QXNCCPUIXKPQCRKIAL3ZO9WX\",\"rcptSign\":\"_GBW_S6ZI65TKFPU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(271,'','Cash','','2025-02-17 08:07:49','','0','33','2025-02-17 08:07:49','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','','0','331739768831','Cleared','','','','','','19.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'271','271','RXO50H6NQ9-AUSH6WPRCHZXEI2','QYUND753QCNHD-EH','20250217080900','0','60.34','0','0','0','0','19.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"271\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250217080900\",\"salesDt\":\"20250217\",\"stockRlsDt\":\"20250217080900\",\"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\":19,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":19,\"totAmt\":140,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"271\",\"rcptPbctDt\":\"20250217\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000043\",\"itemClsCd\":\"50220000\",\"itemNm\":\"U LOCK PAIR\",\"bcd\":\"43\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"271\",\"orgInvcNo\":0,\"curRcptNo\":\"271\",\"totRcptNo\":\"271\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"271\",\"rcptPbctDt\":\"20250217080900\",\"intrlData\":\"RXO50H6NQ9-AUSH6WPRCHZXEI2\",\"rcptSign\":\"QYUND753QCNHD-EH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000043\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(272,'','Cash','','2025-02-17 08:13:12','','0','33','2025-02-17 08:13:12','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','','0','331739769176','Cleared','','','','','','220.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'272','272','SJFXQQGX4TW9N58LIMAJLHNXW1','-BUDTZCXFHBNJVQT','20250217081321','0','1379.31','0','0','0','0','220.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"272\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250217081321\",\"salesDt\":\"20250217\",\"stockRlsDt\":\"20250217081321\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1379,\"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\":1379,\"totTaxAmt\":220,\"totAmt\":1600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"272\",\"rcptPbctDt\":\"20250217\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"220.69\",\"totAmt\":\"1600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"272\",\"orgInvcNo\":0,\"curRcptNo\":\"272\",\"totRcptNo\":\"272\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"272\",\"rcptPbctDt\":\"20250217081321\",\"intrlData\":\"SJFXQQGX4TW9N58LIMAJLHNXW1\",\"rcptSign\":\"-BUDTZCXFHBNJVQT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(273,'','Cash','','2025-02-17 09:15:29','','0','33','2025-02-17 09:15:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','',NULL,'0','331739772850','Cleared','33','2025-02-17 09:15:29','','','','5.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'273','273','3SPMF4AJGFPFC2DTQGEH1HAB14','FJOXKL1L7TTCOFI4','20250217091535','0','8.62','0','0','0','0','5.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"273\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250217091535\",\"salesDt\":\"20250217\",\"stockRlsDt\":\"20250217091535\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":8,\"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\":8,\"totTaxAmt\":5,\"totAmt\":40,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"273\",\"rcptPbctDt\":\"20250217\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"273\",\"orgInvcNo\":0,\"curRcptNo\":\"273\",\"totRcptNo\":\"273\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"273\",\"rcptPbctDt\":\"20250217091535\",\"intrlData\":\"3SPMF4AJGFPFC2DTQGEH1HAB14\",\"rcptSign\":\"FJOXKL1L7TTCOFI4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(274,'','Cash','','2025-02-17 09:20:08','','0','33','2025-02-17 09:20:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','','0','331739773156','Cleared','','','','','','11.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'274','274','VE2XOLZ6G-EXMSDCCO4DJOTWRH','US0BFPBWXMUYRMWN','20250217092016','0','17.24','0','0','0','0','11.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"274\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250217092016\",\"salesDt\":\"20250217\",\"stockRlsDt\":\"20250217092016\",\"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\":\"274\",\"rcptPbctDt\":\"20250217\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"274\",\"orgInvcNo\":0,\"curRcptNo\":\"274\",\"totRcptNo\":\"274\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"274\",\"rcptPbctDt\":\"20250217092016\",\"intrlData\":\"VE2XOLZ6G-EXMSDCCO4DJOTWRH\",\"rcptSign\":\"US0BFPBWXMUYRMWN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(275,'','Cash','','2025-02-17 13:14:20','','0','33','2025-02-17 13:14:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','',NULL,'0','331739787218','Cleared','33','2025-02-17 13:14:20','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'275','275','R1TVRDTB9ZU3P3HOP0I6BYJ0D2','N57QYXG5DIMNBZE_','20250217131433','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"275\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250217131433\",\"salesDt\":\"20250217\",\"stockRlsDt\":\"20250217131433\",\"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\":\"275\",\"rcptPbctDt\":\"20250217\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SUPERGLUE\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"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\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"275\",\"orgInvcNo\":0,\"curRcptNo\":\"275\",\"totRcptNo\":\"275\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"275\",\"rcptPbctDt\":\"20250217131433\",\"intrlData\":\"R1TVRDTB9ZU3P3HOP0I6BYJ0D2\",\"rcptSign\":\"N57QYXG5DIMNBZE_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(276,'','Cash','','2025-02-18 09:16:10','','0','33','2025-02-18 09:16:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331739854837','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'276','276','LYPFOYLA5JZ4OJUWYKMUKUENIE','49YHGMWIPUQP7IXF','20250218091641','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"276\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250218091641\",\"salesDt\":\"20250218\",\"stockRlsDt\":\"20250218091641\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"276\",\"rcptPbctDt\":\"20250218\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"276\",\"orgInvcNo\":0,\"curRcptNo\":\"276\",\"totRcptNo\":\"276\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"276\",\"rcptPbctDt\":\"20250218091641\",\"intrlData\":\"LYPFOYLA5JZ4OJUWYKMUKUENIE\",\"rcptSign\":\"49YHGMWIPUQP7IXF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(277,'','Cash','','2025-02-19 07:40:38','','0','4','2025-02-19 07:40:38','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','','0','41739939864','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'277','277','GVH2XIA0O63_JENZZGOJNUJQTX','IQY-NOZ1VLWC58CD','20250219074110','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"277\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250219074110\",\"salesDt\":\"20250219\",\"stockRlsDt\":\"20250219074110\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":732,\"totTaxAmt\":27,\"totAmt\":1150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"277\",\"rcptPbctDt\":\"20250219\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000265\",\"itemClsCd\":\"\",\"itemNm\":\"STANDARD THINNER 1LTR\",\"bcd\":\"265\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"258.62\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"277\",\"orgInvcNo\":0,\"curRcptNo\":\"277\",\"totRcptNo\":\"277\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"277\",\"rcptPbctDt\":\"20250219074110\",\"intrlData\":\"GVH2XIA0O63_JENZZGOJNUJQTX\",\"rcptSign\":\"IQY-NOZ1VLWC58CD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000265\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(278,'','Cash','','2025-02-19 11:01:38','','0','33','2025-02-19 11:01:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','331739952027','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'278','278','R3QA7ZALAYKAXDWIFOCBXU5EEJ','ZDOGICPEHUDMXZID','20250219110217','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"278\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250219110217\",\"salesDt\":\"20250219\",\"stockRlsDt\":\"20250219110217\",\"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\":\"278\",\"rcptPbctDt\":\"20250219\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SUPERGLUE\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"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\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"278\",\"orgInvcNo\":0,\"curRcptNo\":\"278\",\"totRcptNo\":\"278\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"278\",\"rcptPbctDt\":\"20250219110217\",\"intrlData\":\"R3QA7ZALAYKAXDWIFOCBXU5EEJ\",\"rcptSign\":\"ZDOGICPEHUDMXZID\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(279,'','Cash','','2025-02-20 10:27:14','','0','33','2025-02-20 10:27:14','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','331740036329','Cleared','','','','','','68.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'279','279','A_WDXVHJF7COOFTCX2JOX-FE39','Y_MVWUNAFKLN6-L_','20250220102721','0','431.03','0','0','0','0','68.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"279\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250220102721\",\"salesDt\":\"20250220\",\"stockRlsDt\":\"20250220102721\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"279\",\"rcptPbctDt\":\"20250220\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"279\",\"orgInvcNo\":0,\"curRcptNo\":\"279\",\"totRcptNo\":\"279\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"279\",\"rcptPbctDt\":\"20250220102721\",\"intrlData\":\"A_WDXVHJF7COOFTCX2JOX-FE39\",\"rcptSign\":\"Y_MVWUNAFKLN6-L_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(280,'','Cash','','2025-02-20 13:06:34','','0','33','2025-02-20 13:06:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','331740045951','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'280','280','PMXBL7OBW9ES-RVJBELPN18R7H','RPQ3UJVET69GNVKH','20250220130643','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"280\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250220130643\",\"salesDt\":\"20250220\",\"stockRlsDt\":\"20250220130643\",\"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\":\"280\",\"rcptPbctDt\":\"20250220\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"280\",\"orgInvcNo\":0,\"curRcptNo\":\"280\",\"totRcptNo\":\"280\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"280\",\"rcptPbctDt\":\"20250220130643\",\"intrlData\":\"PMXBL7OBW9ES-RVJBELPN18R7H\",\"rcptSign\":\"RPQ3UJVET69GNVKH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(281,'','Cash','','2025-02-21 10:54:28','','0','33','2025-02-21 10:54:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','331740124441','Cleared','','','','','','68.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'281','281','NZCCRSUB7K5URCYHCBXM8CBB5Q','KHB08GRMUQERDVCG','20250221105434','0','431.03','0','0','0','0','68.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"281\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250221105434\",\"salesDt\":\"20250221\",\"stockRlsDt\":\"20250221105434\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"281\",\"rcptPbctDt\":\"20250221\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"281\",\"orgInvcNo\":0,\"curRcptNo\":\"281\",\"totRcptNo\":\"281\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"281\",\"rcptPbctDt\":\"20250221105434\",\"intrlData\":\"NZCCRSUB7K5URCYHCBXM8CBB5Q\",\"rcptSign\":\"KHB08GRMUQERDVCG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(282,'','Cash','','2025-02-21 13:33:29','','0','33','2025-02-21 13:33:29','','6250','6250','1','retail','0','6250','1','0','0','0','0','0','0','printed',' ','','','0','331740133995','Cleared','','','','','','862.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'282','282','5ZNWVZ3M6PAH9RJWKJFNDA0U7S','MVKKEWH_4GVHC4B-','20250221133450','0','1077.59','0','0','0','0','862.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"282\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250221133450\",\"salesDt\":\"20250221\",\"stockRlsDt\":\"20250221133450\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1077,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":862,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1077,\"totTaxAmt\":862,\"totAmt\":6250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"282\",\"rcptPbctDt\":\"20250221\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000204\",\"itemClsCd\":\"50220000\",\"itemNm\":\"D 12\",\"bcd\":\"204\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"1250\",\"splyAmt\":\"1220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1077.59\",\"taxAmt\":\"862.07\",\"totAmt\":\"6250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"282\",\"orgInvcNo\":0,\"curRcptNo\":\"282\",\"totRcptNo\":\"282\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"282\",\"rcptPbctDt\":\"20250221133450\",\"intrlData\":\"5ZNWVZ3M6PAH9RJWKJFNDA0U7S\",\"rcptSign\":\"MVKKEWH_4GVHC4B-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000204\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(283,'','Cash','','2025-02-21 14:00:09','','0','33','2025-02-21 14:00:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','331740134092','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'283','283','6ELBGDMYQUCNGDNW2J8RMLYUG-','SH5EN5GXQPAWP4CV','20250221140012','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"283\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250221140012\",\"salesDt\":\"20250221\",\"stockRlsDt\":\"20250221140012\",\"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\":431,\"totTaxAmt\":0,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"283\",\"rcptPbctDt\":\"20250221\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000236\",\"itemClsCd\":\"\",\"itemNm\":\"SILICONE PATTEX CLEAR\",\"bcd\":\"236\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"320\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"283\",\"orgInvcNo\":0,\"curRcptNo\":\"283\",\"totRcptNo\":\"283\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"283\",\"rcptPbctDt\":\"20250221140012\",\"intrlData\":\"6ELBGDMYQUCNGDNW2J8RMLYUG-\",\"rcptSign\":\"SH5EN5GXQPAWP4CV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(284,'','Cash','','2025-02-24 12:24:13','','0','33','2025-02-24 12:24:13','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','331740388909','Cleared','','','','','','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'284','284','8ASRLKSOIMYPLHKIMHKV9UYQFX','4OF9S7B1EDMLWXGT','20250224122425','0','387.93','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"284\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250224122425\",\"salesDt\":\"20250224\",\"stockRlsDt\":\"20250224122425\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":387,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":62,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":387,\"totTaxAmt\":62,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"284\",\"rcptPbctDt\":\"20250224\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000055\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING HOLDER 800A\",\"bcd\":\"55\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"62.07\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"284\",\"orgInvcNo\":0,\"curRcptNo\":\"284\",\"totRcptNo\":\"284\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"284\",\"rcptPbctDt\":\"20250224122425\",\"intrlData\":\"8ASRLKSOIMYPLHKIMHKV9UYQFX\",\"rcptSign\":\"4OF9S7B1EDMLWXGT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000055\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(285,'','Cash','','2025-02-24 12:24:46','','0','33','2025-02-24 12:24:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','','0','331740389066','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'285','285','9G_RHEM-ICXDIWI1T4HSWVOIHZ','6O1EALZLC8P3T2DC','20250224122511','0','86.21','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"285\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250224122511\",\"salesDt\":\"20250224\",\"stockRlsDt\":\"20250224122511\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"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\":\"\",\"rptNo\":\"285\",\"rcptPbctDt\":\"20250224\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000064\",\"itemClsCd\":\"50220000\",\"itemNm\":\"HSS DRILL BIT 6MM\",\"bcd\":\"64\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"285\",\"orgInvcNo\":0,\"curRcptNo\":\"285\",\"totRcptNo\":\"285\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"285\",\"rcptPbctDt\":\"20250224122511\",\"intrlData\":\"9G_RHEM-ICXDIWI1T4HSWVOIHZ\",\"rcptSign\":\"6O1EALZLC8P3T2DC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000064\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(286,'','Cash','','2025-02-25 13:45:36','','0','33','2025-02-25 13:45:36','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331740480317','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'286','286','LII1BP54E3_LIK7YFRM3K4LUDL','I1N7AYQC9UGMXPUK','20250225134540','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"286\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250225134540\",\"salesDt\":\"20250225\",\"stockRlsDt\":\"20250225134540\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"286\",\"rcptPbctDt\":\"20250225\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"286\",\"orgInvcNo\":0,\"curRcptNo\":\"286\",\"totRcptNo\":\"286\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"286\",\"rcptPbctDt\":\"20250225134540\",\"intrlData\":\"LII1BP54E3_LIK7YFRM3K4LUDL\",\"rcptSign\":\"I1N7AYQC9UGMXPUK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(287,'','Cash','','2025-02-25 19:32:40','','0','4','2025-02-25 19:32:41','','8000','8000','1','retail','0','8000','1','0','0','0','0','0','0','printed',' ','','','0','41740501098','Cleared','','','','','','1103.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'287','287','AQLW_ETGCXLM6TKIHZZ3HQ8N0L','SGOURFZ7E3WRK0C-','20250225193251','0','6896.55','0','0','0','0','1103.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"287\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250225193251\",\"salesDt\":\"20250225\",\"stockRlsDt\":\"20250225193251\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":6896,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1103,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6896,\"totTaxAmt\":1103,\"totAmt\":8000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"287\",\"rcptPbctDt\":\"20250225\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"6896.55\",\"taxAmt\":\"1103.45\",\"totAmt\":\"8000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"287\",\"orgInvcNo\":0,\"curRcptNo\":\"287\",\"totRcptNo\":\"287\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"287\",\"rcptPbctDt\":\"20250225193251\",\"intrlData\":\"AQLW_ETGCXLM6TKIHZZ3HQ8N0L\",\"rcptSign\":\"SGOURFZ7E3WRK0C-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(288,'','Cash','','2025-02-25 19:33:28','','0','4','2025-02-25 19:33:28','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','','0','41740501173','Cleared','','','','','','19.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'288','288','AGRFYTKTP5NNMQXVR4EM2QFN1I','LNIXEKLF7__2616M','20250225193339','0','8.62','0','0','0','0','19.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"288\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250225193339\",\"salesDt\":\"20250225\",\"stockRlsDt\":\"20250225193339\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":8,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":19,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8,\"totTaxAmt\":19,\"totAmt\":140,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"288\",\"rcptPbctDt\":\"20250225\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"U\",\"qty\":\"14.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"288\",\"orgInvcNo\":0,\"curRcptNo\":\"288\",\"totRcptNo\":\"288\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"288\",\"rcptPbctDt\":\"20250225193339\",\"intrlData\":\"AGRFYTKTP5NNMQXVR4EM2QFN1I\",\"rcptSign\":\"LNIXEKLF7__2616M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(289,'','Cash','','2025-02-25 19:36:59','','0','4','2025-02-25 19:36:59','','5530','5530','1','retail','0','5530','1','0','0','0','0','0','0','printed',' ','','','0','41740501221','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'289','289','DMPUN4XYVIUMJPMY_CEG4JYGED','RTHOUPBBTHZSAW9Z','20250225193726','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"289\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250225193726\",\"salesDt\":\"20250225\",\"stockRlsDt\":\"20250225193726\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"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\":0,\"totTaxAmt\":0,\"totAmt\":5530,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"289\",\"rcptPbctDt\":\"20250225\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000185\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BLACK PIPE1 1\\/2\\\"\",\"bcd\":\"185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.50\",\"qtyUnitCd\":\"U\",\"qty\":\"1.50\",\"prc\":\"2900\",\"splyAmt\":\"2350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4350\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"U\",\"qty\":\"14.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"280\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X5MM\",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"630\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"289\",\"orgInvcNo\":0,\"curRcptNo\":\"289\",\"totRcptNo\":\"289\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"289\",\"rcptPbctDt\":\"20250225193726\",\"intrlData\":\"DMPUN4XYVIUMJPMY_CEG4JYGED\",\"rcptSign\":\"RTHOUPBBTHZSAW9Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000185\",\"rsdQty\":\"1.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(290,'','Cash','','2025-02-26 09:32:14','','0','33','2025-02-26 09:32:14','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','','0','331740548928','Cleared','','','','','','317.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'290','290','CROD1YHYDU4AB_Q0TGPWLHSXDA','S1EB5F8N079IF4GD','20250226093221','0','689.66','0','0','0','0','317.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"290\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226093221\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226093221\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":689,\"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\":991,\"totTaxAmt\":317,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"290\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"289.66\",\"totAmt\":\"2100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"290\",\"orgInvcNo\":0,\"curRcptNo\":\"290\",\"totRcptNo\":\"290\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"290\",\"rcptPbctDt\":\"20250226093221\",\"intrlData\":\"CROD1YHYDU4AB_Q0TGPWLHSXDA\",\"rcptSign\":\"S1EB5F8N079IF4GD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(291,'','Cash','','2025-02-26 09:32:56','','0','33','2025-02-26 09:32:56','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','','0','331740551542','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'291','291','_PQBC_WPTDUMCUG-MIGNLNFRNY','V1XN7YXII0QFVQ37','20250226093301','0','77.59','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"291\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226093301\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226093301\",\"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\":\"291\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000063\",\"itemClsCd\":\"50220000\",\"itemNm\":\"HSS DRILL BIT 5MM\",\"bcd\":\"63\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"90\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"77.59\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"291\",\"orgInvcNo\":0,\"curRcptNo\":\"291\",\"totRcptNo\":\"291\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"291\",\"rcptPbctDt\":\"20250226093301\",\"intrlData\":\"_PQBC_WPTDUMCUG-MIGNLNFRNY\",\"rcptSign\":\"V1XN7YXII0QFVQ37\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000063\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(292,'','Cash','','2025-02-26 16:50:04','','0','33','2025-02-26 16:50:04','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','331740577175','Cleared','','','','','','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'292','292','1ZKZSSIVJMDPBN1ATFKKL7OXN_','8TTJIARHOGHHDUG-','20250226165017','0','387.93','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"292\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250226165017\",\"salesDt\":\"20250226\",\"stockRlsDt\":\"20250226165017\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":387,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":62,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":387,\"totTaxAmt\":62,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"292\",\"rcptPbctDt\":\"20250226\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"50220000\",\"itemNm\":\"KONJI\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"292\",\"orgInvcNo\":0,\"curRcptNo\":\"292\",\"totRcptNo\":\"292\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"292\",\"rcptPbctDt\":\"20250226165017\",\"intrlData\":\"1ZKZSSIVJMDPBN1ATFKKL7OXN_\",\"rcptSign\":\"8TTJIARHOGHHDUG-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(293,'','Cash','','2025-02-27 10:24:43','','0','33','2025-02-27 10:24:43','','540','540','1','retail','0','540','1','0','0','0','0','0','0','printed',' ','','','0','331740634047','Cleared','','','','','','74.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'293','293','ICKQY2_MHSVA87CUSDE_WSD2XN','WECZHQQRVCQQ37ID','20250227102524','0','155.17','0','0','0','0','74.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"293\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250227102524\",\"salesDt\":\"20250227\",\"stockRlsDt\":\"20250227102524\",\"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\":74,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":155,\"totTaxAmt\":74,\"totAmt\":540,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"293\",\"rcptPbctDt\":\"20250227\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000085\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PAD LOCK YONGLI 365\",\"bcd\":\"85\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"180\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"74.48\",\"totAmt\":\"540\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"293\",\"orgInvcNo\":0,\"curRcptNo\":\"293\",\"totRcptNo\":\"293\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"293\",\"rcptPbctDt\":\"20250227102524\",\"intrlData\":\"ICKQY2_MHSVA87CUSDE_WSD2XN\",\"rcptSign\":\"WECZHQQRVCQQ37ID\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000085\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(294,'','Cash','','2025-03-03 08:35:05','','0','4','2025-03-03 08:35:05','','4025','4025','1','retail','0','4025','1','0','0','0','0','0','0','printed',' ','','','0','41740545806','Cleared','','','','','','554.49','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'294','294','B5Q1NFJNTMCJPT3RNGYF4AGMYF','M4ZMTCKE9XTISGCX','20250303083516','0','3284.47','0','0','0','0','554.49','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"294\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250303083516\",\"salesDt\":\"20250303\",\"stockRlsDt\":\"20250303083516\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":3284,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":554,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3284,\"totTaxAmt\":554,\"totAmt\":4025,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"294\",\"rcptPbctDt\":\"20250303\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000235\",\"itemClsCd\":\"\",\"itemNm\":\"CUP WASHERS\",\"bcd\":\"235\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"5\",\"splyAmt\":\"2\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"5\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.36\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"38.62\",\"totAmt\":\"280\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000159\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GOKUL BODY FILLER 4.5KG\",\"bcd\":\"159\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2340\",\"splyAmt\":\"1640\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2017.24\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDPLUS RODS 3.2 5KG\",\"bcd\":\"129\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"294\",\"orgInvcNo\":0,\"curRcptNo\":\"294\",\"totRcptNo\":\"294\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"294\",\"rcptPbctDt\":\"20250303083516\",\"intrlData\":\"B5Q1NFJNTMCJPT3RNGYF4AGMYF\",\"rcptSign\":\"M4ZMTCKE9XTISGCX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000235\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000159\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(295,'','Cash','','2025-03-03 08:42:34','','0','34','2025-03-03 08:42:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','341740980520','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'295','295','VYMI1PDLOYGMZTR60JPZE2UJL1','QNRSPYBFQMNDL_WZ','20250303084245','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"295\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250303084245\",\"salesDt\":\"20250303\",\"stockRlsDt\":\"20250303084245\",\"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\":\"295\",\"rcptPbctDt\":\"20250303\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SUPERGLUE\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"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\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"295\",\"orgInvcNo\":0,\"curRcptNo\":\"295\",\"totRcptNo\":\"295\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"295\",\"rcptPbctDt\":\"20250303084245\",\"intrlData\":\"VYMI1PDLOYGMZTR60JPZE2UJL1\",\"rcptSign\":\"QNRSPYBFQMNDL_WZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(296,'','Cash','','2025-03-03 10:23:43','','0','34','2025-03-03 10:23:43','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','','0','341740980812','Cleared','','','','','','28.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'296','296','VTZB9LCXJIVEZKAH4R2NGSMGLM','TK91NRUCNBSXTVXC','20250303102347','0','60.34','0','0','0','0','28.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"296\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250303102347\",\"salesDt\":\"20250303\",\"stockRlsDt\":\"20250303102347\",\"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\":28,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":28,\"totAmt\":210,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"296\",\"rcptPbctDt\":\"20250303\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.36\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"28.97\",\"totAmt\":\"210\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"296\",\"orgInvcNo\":0,\"curRcptNo\":\"296\",\"totRcptNo\":\"296\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"296\",\"rcptPbctDt\":\"20250303102347\",\"intrlData\":\"VTZB9LCXJIVEZKAH4R2NGSMGLM\",\"rcptSign\":\"TK91NRUCNBSXTVXC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(297,'','Cash','','2025-03-04 07:55:12','','0','33','2025-03-04 07:55:12','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','','0','331741064084','Cleared','','','','','','48.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'297','297','FL1LIFVSN6PXP1XEPX7OLLNMX2','TSUWR8OBTINNFON2','20250304075523','0','301.72','0','0','0','0','48.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"297\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304075523\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304075523\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":301,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":48,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":301,\"totTaxAmt\":48,\"totAmt\":350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"297\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000083\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PE-80\",\"bcd\":\"83\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"297\",\"orgInvcNo\":0,\"curRcptNo\":\"297\",\"totRcptNo\":\"297\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"297\",\"rcptPbctDt\":\"20250304075523\",\"intrlData\":\"FL1LIFVSN6PXP1XEPX7OLLNMX2\",\"rcptSign\":\"TSUWR8OBTINNFON2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000083\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(298,'','Cash','','2025-03-04 10:18:48','','0','33','2025-03-04 10:18:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331741064124','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'298','298','WEAHQHRGV92ZPP8H9BMF-MN9KT','-QI-8LC3BJFYCEFT','20250304101852','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"298\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250304101852\",\"salesDt\":\"20250304\",\"stockRlsDt\":\"20250304101852\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"298\",\"rcptPbctDt\":\"20250304\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"298\",\"orgInvcNo\":0,\"curRcptNo\":\"298\",\"totRcptNo\":\"298\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"298\",\"rcptPbctDt\":\"20250304101852\",\"intrlData\":\"WEAHQHRGV92ZPP8H9BMF-MN9KT\",\"rcptSign\":\"-QI-8LC3BJFYCEFT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(299,'','Cash','','2025-03-05 10:34:52','','0','33','2025-03-05 10:34:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331741160081','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'299','299','BLWSCJUNSVQ2LDZA46TJ7J8AFZ','TMLI_EGSMH2WAZCS','20250305103456','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"299\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250305103456\",\"salesDt\":\"20250305\",\"stockRlsDt\":\"20250305103456\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"299\",\"rcptPbctDt\":\"20250305\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"299\",\"orgInvcNo\":0,\"curRcptNo\":\"299\",\"totRcptNo\":\"299\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"299\",\"rcptPbctDt\":\"20250305103456\",\"intrlData\":\"BLWSCJUNSVQ2LDZA46TJ7J8AFZ\",\"rcptSign\":\"TMLI_EGSMH2WAZCS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(300,'','Cash','','2025-03-05 16:27:11','','0','4','2025-03-05 16:27:11','','7500','7500','1','retail','0','7500','1','0','0','0','0','0','0','printed',' ','','','0','41741181193','Cleared','','','','','','1034.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'300','300','F8XJEOPXGGBUVHX1DXEAKL8ZTE','F73XZDUBZXXXKUNE','20250305162749','0','43.1','0','0','0','0','1034.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"300\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250305162749\",\"salesDt\":\"20250305\",\"stockRlsDt\":\"20250305162749\",\"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\":1034,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":43,\"totTaxAmt\":1034,\"totAmt\":7500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"300\",\"rcptPbctDt\":\"20250305\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000149\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RAW BOLTS SHELLS M10\",\"bcd\":\"149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"150.00\",\"qtyUnitCd\":\"U\",\"qty\":\"150.00\",\"prc\":\"50\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"1034.48\",\"totAmt\":\"7500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"300\",\"orgInvcNo\":0,\"curRcptNo\":\"300\",\"totRcptNo\":\"300\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"300\",\"rcptPbctDt\":\"20250305162749\",\"intrlData\":\"F8XJEOPXGGBUVHX1DXEAKL8ZTE\",\"rcptSign\":\"F73XZDUBZXXXKUNE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000149\",\"rsdQty\":\"150.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(301,'','Cash','','2025-03-06 17:49:56','','0','4','2025-03-06 17:49:56','','7050','7050','1','retail','0','7050','1','0','0','0','0','0','0','printed',' ','','','0','41741272485','Cleared','','','','','','937.94','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'301','301','6C2BKZU90G8VDHUKNKOL-1PW1S','KKLISXFWXQPJHG55','20250306175026','0','2327.58','0','0','0','0','937.94','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"301\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250306175026\",\"salesDt\":\"20250306\",\"stockRlsDt\":\"20250306175026\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":2327,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":937,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2543,\"totTaxAmt\":937,\"totAmt\":7050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"301\",\"rcptPbctDt\":\"20250306\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"662.07\",\"totAmt\":\"4800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000192\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 25X5MM\",\"bcd\":\"192\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"900\",\"splyAmt\":\"818.97\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"775.86\",\"taxAmt\":\"248.28\",\"totAmt\":\"1800\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"301\",\"orgInvcNo\":0,\"curRcptNo\":\"301\",\"totRcptNo\":\"301\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"301\",\"rcptPbctDt\":\"20250306175026\",\"intrlData\":\"6C2BKZU90G8VDHUKNKOL-1PW1S\",\"rcptSign\":\"KKLISXFWXQPJHG55\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000192\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(302,'','Cash','','2025-03-07 10:27:05','','0','4','2025-03-07 10:27:05','','2280','2280','1','retail','0','2280','1','0','0','0','0','0','0','printed',' ','','','0','41741332088','Cleared','','','','','','266.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'302','302','S8E3J64YYS_3MIX6IYJR-KGZHZ','FRRIMCHHOQNQHV9S','20250307102823','0','655.17','0','0','0','0','266.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"302\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250307102823\",\"salesDt\":\"20250307\",\"stockRlsDt\":\"20250307102823\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":655,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":266,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":956,\"totTaxAmt\":266,\"totAmt\":2280,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"302\",\"rcptPbctDt\":\"20250307\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000178\",\"itemClsCd\":\"50220000\",\"itemNm\":\"IND-00970 GLORY PAINTS GREY METAL PRIMER 1 LTR\",\"bcd\":\"178\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"450\",\"splyAmt\":\"290\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"124.14\",\"totAmt\":\"900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000132\",\"itemClsCd\":\"50220000\",\"itemNm\":\"NAILS 4\\\" INCH\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"180\",\"splyAmt\":\"160\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"124.14\",\"totAmt\":\"900\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"TURPENTINE 1 LTR\",\"bcd\":\"251\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"225\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000076\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PAINT BRUSH 3\\\"\",\"bcd\":\"76\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"60\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"112.07\",\"taxAmt\":\"17.93\",\"totAmt\":\"130\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"302\",\"orgInvcNo\":0,\"curRcptNo\":\"302\",\"totRcptNo\":\"302\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"302\",\"rcptPbctDt\":\"20250307102823\",\"intrlData\":\"S8E3J64YYS_3MIX6IYJR-KGZHZ\",\"rcptSign\":\"FRRIMCHHOQNQHV9S\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000178\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000132\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000076\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(303,'','Cash','','2025-03-07 13:34:52','','0','34','2025-03-07 13:34:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','341741343678','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'303','303','IOOG4P6ERZL07-GVNT_JH9WSWL','PPVZJ5YSVYCIN-TM','20250307133454','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"303\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250307133454\",\"salesDt\":\"20250307\",\"stockRlsDt\":\"20250307133454\",\"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\":\"303\",\"rcptPbctDt\":\"20250307\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"303\",\"orgInvcNo\":0,\"curRcptNo\":\"303\",\"totRcptNo\":\"303\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"303\",\"rcptPbctDt\":\"20250307133454\",\"intrlData\":\"IOOG4P6ERZL07-GVNT_JH9WSWL\",\"rcptSign\":\"PPVZJ5YSVYCIN-TM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(304,'','Cash','','2025-03-08 18:52:02','','0','4','2025-03-08 18:52:02','','4620','4620','1','retail','0','4620','1','0','0','0','0','0','0','printed',' ','','','0','41741448855','Cleared','','','','','','568.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'304','304','RBEU1WS87NO2WD6IXMTWBNTVEC','JW0MCQPFAWDNFPZO','20250308185208','0','1577.58','0','0','0','0','568.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"304\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250308185208\",\"salesDt\":\"20250308\",\"stockRlsDt\":\"20250308185208\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":1577,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":568,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1793,\"totTaxAmt\":568,\"totAmt\":4620,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"304\",\"rcptPbctDt\":\"20250308\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"33.10\",\"totAmt\":\"240\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"24.00\",\"qtyUnitCd\":\"U\",\"qty\":\"24.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"66.21\",\"totAmt\":\"480\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"441.38\",\"totAmt\":\"3200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"304\",\"orgInvcNo\":0,\"curRcptNo\":\"304\",\"totRcptNo\":\"304\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"304\",\"rcptPbctDt\":\"20250308185208\",\"intrlData\":\"RBEU1WS87NO2WD6IXMTWBNTVEC\",\"rcptSign\":\"JW0MCQPFAWDNFPZO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"24.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(305,'','Cash','','2025-03-10 19:12:49','','0','4','2025-03-10 19:12:49','','3260','3260','1','retail','0','3260','1','0','0','0','0','0','0','printed',' ','','','0','41741623044','Cleared','','','','','','449.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'305','305','TLHFPEKH0UU0WI6FDZO8TORXG0','FANG_S881FONUETF','20250310191259','0','1758.62','0','0','0','0','449.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"305\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250310191259\",\"salesDt\":\"20250310\",\"stockRlsDt\":\"20250310191259\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":1758,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":449,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1758,\"totTaxAmt\":449,\"totAmt\":3260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"305\",\"rcptPbctDt\":\"20250310\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000075\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PAINT BRUSH 2\\\"\",\"bcd\":\"75\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"68.97\",\"taxAmt\":\"22.07\",\"totAmt\":\"160\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000149\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RAW BOLTS SHELLS M10\",\"bcd\":\"149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"20.00\",\"qtyUnitCd\":\"U\",\"qty\":\"20.00\",\"prc\":\"60\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"51.72\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X5MM\",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"630\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000199\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY GREY \",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"780\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"305\",\"orgInvcNo\":0,\"curRcptNo\":\"305\",\"totRcptNo\":\"305\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"305\",\"rcptPbctDt\":\"20250310191259\",\"intrlData\":\"TLHFPEKH0UU0WI6FDZO8TORXG0\",\"rcptSign\":\"FANG_S881FONUETF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000075\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000149\",\"rsdQty\":\"20.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000199\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(306,'','Cash','','2025-03-11 19:48:23','','0','4','2025-03-11 19:48:23','','1140','1140','1','retail','50','1140','1','0','0','0','0','0','0','printed',' ','','','0','41741708914','Cleared','','','','','','157.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'306','306','CZA9WKEZHXHCUQ5LBGVEJ7FJU9','9XYY6KGZLBRJEM-C','20250311194837','0','922.4','0','0','0','0','157.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"306\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250311194837\",\"salesDt\":\"20250311\",\"stockRlsDt\":\"20250311194837\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":922,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":157,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":922,\"totTaxAmt\":157,\"totAmt\":1140,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"306\",\"rcptPbctDt\":\"20250311\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"89.66\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000201\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY BLACK\",\"bcd\":\"201\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000043\",\"itemClsCd\":\"50220000\",\"itemNm\":\"U LOCK PAIR\",\"bcd\":\"43\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"306\",\"orgInvcNo\":0,\"curRcptNo\":\"306\",\"totRcptNo\":\"306\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"306\",\"rcptPbctDt\":\"20250311194837\",\"intrlData\":\"CZA9WKEZHXHCUQ5LBGVEJ7FJU9\",\"rcptSign\":\"9XYY6KGZLBRJEM-C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000201\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000043\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(307,'','Cash','','2025-03-12 16:10:27','','0','33','2025-03-12 16:10:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','331741784938','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'307','307','HZAJPZJPS97B6BRUBZMDHH6DS7','G2Z43L-GVQ28SFMN','20250312161032','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"307\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250312161032\",\"salesDt\":\"20250312\",\"stockRlsDt\":\"20250312161032\",\"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\":\"307\",\"rcptPbctDt\":\"20250312\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"307\",\"orgInvcNo\":0,\"curRcptNo\":\"307\",\"totRcptNo\":\"307\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"307\",\"rcptPbctDt\":\"20250312161032\",\"intrlData\":\"HZAJPZJPS97B6BRUBZMDHH6DS7\",\"rcptSign\":\"G2Z43L-GVQ28SFMN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(308,'','Cash','','2025-03-13 16:00:01','','0','33','2025-03-13 16:00:01','','3480','3480','1','retail','70','3480','1','0','0','0','0','0','0','printed',' ','','','0','331741869454','Cleared','','','','','','431.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'308','308','UKM8DFUJ7ERK98GXERU9D5WEF0','XSMB9K2TYPWH7-G0','20250313160011','0','2698.27','0','0','0','0','431.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"308\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250313160011\",\"salesDt\":\"20250313\",\"stockRlsDt\":\"20250313160011\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":2698,\"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\":2999,\"totTaxAmt\":431,\"totAmt\":3480,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"308\",\"rcptPbctDt\":\"20250313\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000183\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 50X50X1.5MM\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1680\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1551.72\",\"taxAmt\":\"248.28\",\"totAmt\":\"1800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY BLACK\",\"bcd\":\"200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1150\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"991.38\",\"taxAmt\":\"158.62\",\"totAmt\":\"1150\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"TURPENTINE 1 LTR\",\"bcd\":\"251\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"225\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"308\",\"orgInvcNo\":0,\"curRcptNo\":\"308\",\"totRcptNo\":\"308\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"308\",\"rcptPbctDt\":\"20250313160011\",\"intrlData\":\"UKM8DFUJ7ERK98GXERU9D5WEF0\",\"rcptSign\":\"XSMB9K2TYPWH7-G0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000183\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(309,'','Cash','','2025-03-15 08:48:52','','0','33','2025-03-15 08:48:52','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','331742017712','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'309','309','IAUJB5QY_SV7IJY-AQNIO9LQJ5','UM1DWLZNSCJ-CEIJ','20250315085022','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"309\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250315085022\",\"salesDt\":\"20250315\",\"stockRlsDt\":\"20250315085022\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"309\",\"rcptPbctDt\":\"20250315\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"309\",\"orgInvcNo\":0,\"curRcptNo\":\"309\",\"totRcptNo\":\"309\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"309\",\"rcptPbctDt\":\"20250315085022\",\"intrlData\":\"IAUJB5QY_SV7IJY-AQNIO9LQJ5\",\"rcptSign\":\"UM1DWLZNSCJ-CEIJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(310,'','Cash','','2025-03-15 15:58:59','','0','33','2025-03-15 15:58:59','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','331742043526','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'310','310','IIBBCWGEMBZMVKRYXPIKXRGDQR','QMFTQWSPABL4UJBS','20250315160021','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"310\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250315160021\",\"salesDt\":\"20250315\",\"stockRlsDt\":\"20250315160021\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"310\",\"rcptPbctDt\":\"20250315\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"310\",\"orgInvcNo\":0,\"curRcptNo\":\"310\",\"totRcptNo\":\"310\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"310\",\"rcptPbctDt\":\"20250315160021\",\"intrlData\":\"IIBBCWGEMBZMVKRYXPIKXRGDQR\",\"rcptSign\":\"QMFTQWSPABL4UJBS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(311,'','Cash','','2025-03-17 17:46:47','','0','33','2025-03-17 17:46:47','','2350','2350','1','retail','0','2350','1','0','0','0','0','0','0','printed',' ','','','0','331742222671','Cleared','','','','','','324.13','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'311','311','66OTRHBPZCFAOD68VINOWDEPSG','V3KFSWFM8OEVGJXP','20250317174700','0','1422.42','0','0','0','0','324.13','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"311\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250317174700\",\"salesDt\":\"20250317\",\"stockRlsDt\":\"20250317174700\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":1422,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":324,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1422,\"totTaxAmt\":324,\"totAmt\":2350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"311\",\"rcptPbctDt\":\"20250317\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 40X3MM\",\"bcd\":\"14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"700\",\"splyAmt\":\"474.14\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000033\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1.5MM\",\"bcd\":\"33\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"805\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"311\",\"orgInvcNo\":0,\"curRcptNo\":\"311\",\"totRcptNo\":\"311\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"311\",\"rcptPbctDt\":\"20250317174700\",\"intrlData\":\"66OTRHBPZCFAOD68VINOWDEPSG\",\"rcptSign\":\"V3KFSWFM8OEVGJXP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000033\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(312,'','Cash','','2025-03-18 17:25:56','','0','4','2025-03-18 17:25:56','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','','0','41742307935','Cleared','','','','','','517.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'312','312','3MZ01JF729D1L3SLMXAIBOBR7Y','ZWDWHUODQOTVUGYS','20250318172602','0','215.52','0','0','0','0','517.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"312\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250318172602\",\"salesDt\":\"20250318\",\"stockRlsDt\":\"20250318172602\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":215,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":517,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":215,\"totTaxAmt\":517,\"totAmt\":3750,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"312\",\"rcptPbctDt\":\"20250318\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROOF NAILS \",\"bcd\":\"134\",\"pkgUnitCd\":\"BG\",\"pkg\":\"15.00\",\"qtyUnitCd\":\"U\",\"qty\":\"15.00\",\"prc\":\"250\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"517.24\",\"totAmt\":\"3750\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"312\",\"orgInvcNo\":0,\"curRcptNo\":\"312\",\"totRcptNo\":\"312\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"312\",\"rcptPbctDt\":\"20250318172602\",\"intrlData\":\"3MZ01JF729D1L3SLMXAIBOBR7Y\",\"rcptSign\":\"ZWDWHUODQOTVUGYS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"15.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(313,'','Cash','','2025-03-19 10:23:26','','0','34','2025-03-19 10:23:26','','1325','1325','1','retail','0','1325','1','0','0','0','0','0','0','printed',' ','','','0','341742306271','Cleared','','','','','','182.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'313','313','8KVMTOJQFTVQ45V5KFIELRUMLA','I6-OAWX0CCRNU_P-','20250319102337','0','2284.48','0','0','0','0','182.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"313\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250319102337\",\"salesDt\":\"20250319\",\"stockRlsDt\":\"20250319102337\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2284,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":182,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2284,\"totTaxAmt\":182,\"totAmt\":1325,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"313\",\"rcptPbctDt\":\"20250319\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000008\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1MM\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"2650\",\"splyAmt\":\"2150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2284.48\",\"taxAmt\":\"182.76\",\"totAmt\":\"1325\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"313\",\"orgInvcNo\":0,\"curRcptNo\":\"313\",\"totRcptNo\":\"313\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"313\",\"rcptPbctDt\":\"20250319102337\",\"intrlData\":\"8KVMTOJQFTVQ45V5KFIELRUMLA\",\"rcptSign\":\"I6-OAWX0CCRNU_P-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000008\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(314,'','Cash','','2025-03-19 12:11:22','','0','34','2025-03-19 12:11:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','341742369018','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'314','314','YCSVMIYAGYANALQ8AUMSUCCYFR','W81-PDZ8ZVEGNVYF','20250319121124','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"314\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250319121124\",\"salesDt\":\"20250319\",\"stockRlsDt\":\"20250319121124\",\"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\":\"314\",\"rcptPbctDt\":\"20250319\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000072\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 5MTRS\",\"bcd\":\"72\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"85\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"314\",\"orgInvcNo\":0,\"curRcptNo\":\"314\",\"totRcptNo\":\"314\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"314\",\"rcptPbctDt\":\"20250319121124\",\"intrlData\":\"YCSVMIYAGYANALQ8AUMSUCCYFR\",\"rcptSign\":\"W81-PDZ8ZVEGNVYF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000072\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(315,'','Invoice','0.00','2025-04-17 14:00:36','KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD KIRIMA SLOPES COOP. SOCIETY','-167000.00','4','2025-03-19 16:51:22','36','0','167000.00','1','Retail',NULL,'','1','','','167000.00','','','','printed','<b>RE:QUOTATION</B><BR> We have the pleasure to quote the following:','RO00010','1','','41742297800','No','','','','','','','',NULL,0.00,0.00,0,NULL,NULL,NULL,NULL,NULL,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','',0,''),(316,'','Cash','','2025-03-20 15:04:35','','0','34','2025-03-20 15:04:35','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','','0','341742465006','Cleared','','','','','','17.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'316','316','GWGLCJX1BI_GFDXC2FH_JQUJ-9','9ZCXOKBWT7O3PRAM','20250320150439','0','112.07','0','0','0','0','17.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"316\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250320150439\",\"salesDt\":\"20250320\",\"stockRlsDt\":\"20250320150439\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":112,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":17,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":112,\"totTaxAmt\":17,\"totAmt\":130,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"316\",\"rcptPbctDt\":\"20250320\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000076\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PAINT BRUSH 3\\\"\",\"bcd\":\"76\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"60\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"112.07\",\"taxAmt\":\"17.93\",\"totAmt\":\"130\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"316\",\"orgInvcNo\":0,\"curRcptNo\":\"316\",\"totRcptNo\":\"316\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"316\",\"rcptPbctDt\":\"20250320150439\",\"intrlData\":\"GWGLCJX1BI_GFDXC2FH_JQUJ-9\",\"rcptSign\":\"9ZCXOKBWT7O3PRAM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000076\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(317,'','Cash','','2025-03-24 12:11:05','','0','34','2025-03-24 12:11:05','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','','0','341742806698','Cleared','','','','','','48.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'317','317','PSNGN5EL73S1PUBII_WVTH4LYI','-A0QQSKCGZ6PKHJL','20250324121151','0','603.45','0','0','0','0','48.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"317\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250324121151\",\"salesDt\":\"20250324\",\"stockRlsDt\":\"20250324121151\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":603,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":48,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":603,\"totTaxAmt\":48,\"totAmt\":350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"317\",\"rcptPbctDt\":\"20250324\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"317\",\"orgInvcNo\":0,\"curRcptNo\":\"317\",\"totRcptNo\":\"317\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"317\",\"rcptPbctDt\":\"20250324121151\",\"intrlData\":\"PSNGN5EL73S1PUBII_WVTH4LYI\",\"rcptSign\":\"-A0QQSKCGZ6PKHJL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(318,'','Cash','','2025-03-25 08:35:02','','0','33','2025-03-25 08:35:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331742880889','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'318','318','FPU0NGEAWVHM2Q1ZHJYZSJWIMK','FUFUPP_QTDZLWDGD','20250325083512','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"318\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250325083512\",\"salesDt\":\"20250325\",\"stockRlsDt\":\"20250325083512\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"318\",\"rcptPbctDt\":\"20250325\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"318\",\"orgInvcNo\":0,\"curRcptNo\":\"318\",\"totRcptNo\":\"318\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"318\",\"rcptPbctDt\":\"20250325083512\",\"intrlData\":\"FPU0NGEAWVHM2Q1ZHJYZSJWIMK\",\"rcptSign\":\"FUFUPP_QTDZLWDGD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(319,'','Cash','','2025-03-25 09:33:49','','0','33','2025-03-25 09:33:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','331742880913','Cleared','','','','','','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'319','319','CXDXOHI1SE17GIDKJCFKA2MU6J','KK96VINOIPG0UB91','20250325093353','0','310.34','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"319\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250325093353\",\"salesDt\":\"20250325\",\"stockRlsDt\":\"20250325093353\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":310,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":62,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":310,\"totTaxAmt\":62,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"319\",\"rcptPbctDt\":\"20250325\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"50220000\",\"itemNm\":\"STOPPER SMALL HOLE HEAVY GAUGE\",\"bcd\":\"40\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"10\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"319\",\"orgInvcNo\":0,\"curRcptNo\":\"319\",\"totRcptNo\":\"319\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"319\",\"rcptPbctDt\":\"20250325093353\",\"intrlData\":\"CXDXOHI1SE17GIDKJCFKA2MU6J\",\"rcptSign\":\"KK96VINOIPG0UB91\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(320,'','Cash','','2025-03-25 18:09:33','','0','4','2025-03-25 18:09:34','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','','0','41742915358','Cleared','','','','','','9.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'320','320','BYP4DZYKCVASTFJQCHXSLU11XS','ZVLMCTT8W8AVMZP_','20250325180938','0','60.34','0','0','0','0','9.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"320\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250325180938\",\"salesDt\":\"20250325\",\"stockRlsDt\":\"20250325180938\",\"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\":\"320\",\"rcptPbctDt\":\"20250325\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000170\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.80\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"320\",\"orgInvcNo\":0,\"curRcptNo\":\"320\",\"totRcptNo\":\"320\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"320\",\"rcptPbctDt\":\"20250325180938\",\"intrlData\":\"BYP4DZYKCVASTFJQCHXSLU11XS\",\"rcptSign\":\"ZVLMCTT8W8AVMZP_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000170\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(321,'','Cash','','2025-03-26 08:15:30','','0','33','2025-03-26 08:15:30','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','331742966122','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'321','321','0PLCBOZFUY8SX58MDVS6AJUHTG','T1XPFDBQE20G6XER','20250326081644','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"321\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326081644\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326081644\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"321\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"321\",\"orgInvcNo\":0,\"curRcptNo\":\"321\",\"totRcptNo\":\"321\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"321\",\"rcptPbctDt\":\"20250326081644\",\"intrlData\":\"0PLCBOZFUY8SX58MDVS6AJUHTG\",\"rcptSign\":\"T1XPFDBQE20G6XER\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(322,'','Cash','','2025-03-26 09:45:46','','0','33','2025-03-26 09:45:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','331742966205','Cleared','','','','','','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'322','322','E2XM_CQXADTBPJG9BHPVBEJ1GL','W2-6MRTLET7Z7NGC','20250326094550','0','387.93','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"322\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326094550\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326094550\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":387,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":62,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":387,\"totTaxAmt\":62,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"322\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000055\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING HOLDER 800A\",\"bcd\":\"55\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"62.07\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"322\",\"orgInvcNo\":0,\"curRcptNo\":\"322\",\"totRcptNo\":\"322\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"322\",\"rcptPbctDt\":\"20250326094550\",\"intrlData\":\"E2XM_CQXADTBPJG9BHPVBEJ1GL\",\"rcptSign\":\"W2-6MRTLET7Z7NGC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000055\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(323,'','Cash','','2025-03-26 10:42:43','','0','33','2025-03-26 10:42:43','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331742971550','Cleared','','','','','','55.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'323','323','GNCEWXI4EXB0S3XJNOPKNCQP9D','JMLA-MGAU_RVRAHQ','20250326104247','0','344.82','0','0','0','0','55.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"323\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326104247\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326104247\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":344,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":344,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"323\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"323\",\"orgInvcNo\":0,\"curRcptNo\":\"323\",\"totRcptNo\":\"323\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"323\",\"rcptPbctDt\":\"20250326104247\",\"intrlData\":\"GNCEWXI4EXB0S3XJNOPKNCQP9D\",\"rcptSign\":\"JMLA-MGAU_RVRAHQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(324,'','Cash','','2025-03-27 08:51:38','','0','33','2025-03-27 08:51:38','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','331743053670','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'324','324','4LFWUUWOSSAHOTF0_XOFCBMTRR','IVI8J5ZHE47GEODD','20250327085141','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"324\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327085141\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327085141\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"324\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000100\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS FONTARC 3.2 5KG\",\"bcd\":\"100\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"324\",\"orgInvcNo\":0,\"curRcptNo\":\"324\",\"totRcptNo\":\"324\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"324\",\"rcptPbctDt\":\"20250327085141\",\"intrlData\":\"4LFWUUWOSSAHOTF0_XOFCBMTRR\",\"rcptSign\":\"IVI8J5ZHE47GEODD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000100\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(325,'','Cash','','2025-03-27 18:24:00','','0','33','2025-03-27 18:24:00','','2480','2480','1','retail','0','2480','1','0','0','0','0','0','0','printed',' ','','','0','331743089001','Cleared','','','','','','342.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'325','325','Q-SNSFFZPMP0XCYLGVBD4B5KKL','_ZLOA7BCKFM5NN7F','20250327182407','0','2077.58','0','0','0','0','342.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"325\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327182407\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327182407\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":2077,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":342,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2077,\"totTaxAmt\":342,\"totAmt\":2480,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"325\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000160\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MASTI BODY FILLER 4.5KG\",\"bcd\":\"160\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2340\",\"splyAmt\":\"1640\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2017.24\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.36\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"325\",\"orgInvcNo\":0,\"curRcptNo\":\"325\",\"totRcptNo\":\"325\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"325\",\"rcptPbctDt\":\"20250327182407\",\"intrlData\":\"Q-SNSFFZPMP0XCYLGVBD4B5KKL\",\"rcptSign\":\"_ZLOA7BCKFM5NN7F\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000160\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(326,'','Cash','','2025-03-27 18:25:01','','0','33','2025-03-27 18:25:02','','2670','2670','1','retail','30','2670','1','0','0','0','0','0','0','printed',' ','','','0','331743089050','Cleared','','','','','','368.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'326','326','7OQGWANUXYBH5I3EB6JSCUUXSS','BPGQET-AIRSLDSBB','20250327182514','0','767.24','0','0','0','0','368.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"326\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327182514\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327182514\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":767,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":368,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":767,\"totTaxAmt\":368,\"totAmt\":2670,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"326\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000189\",\"itemClsCd\":\"50220000\",\"itemNm\":\"D 10MM\",\"bcd\":\"189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"890\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"30\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"767.24\",\"taxAmt\":\"368.28\",\"totAmt\":\"2670\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"326\",\"orgInvcNo\":0,\"curRcptNo\":\"326\",\"totRcptNo\":\"326\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"326\",\"rcptPbctDt\":\"20250327182514\",\"intrlData\":\"7OQGWANUXYBH5I3EB6JSCUUXSS\",\"rcptSign\":\"BPGQET-AIRSLDSBB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000189\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(327,'','Cash','','2025-03-28 12:15:15','','0','33','2025-03-28 12:15:15','','1070','1070','1','retail','0','1070','1','0','0','0','0','0','0','printed',' ','','','0','331743149270','Cleared','','','','','','147.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'327','327','HNGYHVJR08O_TR8QH0VJW4VYVA','WRRGF40IYA6A98XG','20250328121531','0','922.41','0','0','0','0','147.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"327\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328121531\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328121531\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":922,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":147,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":922,\"totTaxAmt\":147,\"totAmt\":1070,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"327\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000162\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GOKUL BODY FILLER 2.3KG\",\"bcd\":\"162\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"862.07\",\"taxAmt\":\"137.93\",\"totAmt\":\"1000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.36\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"327\",\"orgInvcNo\":0,\"curRcptNo\":\"327\",\"totRcptNo\":\"327\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"327\",\"rcptPbctDt\":\"20250328121531\",\"intrlData\":\"HNGYHVJR08O_TR8QH0VJW4VYVA\",\"rcptSign\":\"WRRGF40IYA6A98XG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000162\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(328,'','Cash','','2025-03-28 17:50:10','','0','33','2025-03-28 17:50:10','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','','0','331743153478','Cleared','','','','','','12.41','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'328','328','DWS8NKTSJ4JR_MT9QKSGAKA__B','MT22FF_8DBBL5LGW','20250328175013','0','25.86','0','0','0','0','12.41','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"328\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328175013\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328175013\",\"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\":12,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":12,\"totAmt\":90,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"328\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.240\",\"bcd\":\"171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"328\",\"orgInvcNo\":0,\"curRcptNo\":\"328\",\"totRcptNo\":\"328\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"328\",\"rcptPbctDt\":\"20250328175013\",\"intrlData\":\"DWS8NKTSJ4JR_MT9QKSGAKA__B\",\"rcptSign\":\"MT22FF_8DBBL5LGW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(329,'','Cash','','2025-03-31 08:22:10','','0','33','2025-03-31 08:22:10','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','','0','331743398123','Cleared','','','','','','193.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'329','329','UEEGSMSFJ-58VT416XLYRWQYRO','DFIQTSIYSPGAIYTV','20250331082452','0','1206.9','0','0','0','0','193.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"329\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250331082452\",\"salesDt\":\"20250331\",\"stockRlsDt\":\"20250331082452\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1206,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":193,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1206,\"totTaxAmt\":193,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"329\",\"rcptPbctDt\":\"20250331\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000179\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FONTARC RODS 4MM\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"329\",\"orgInvcNo\":0,\"curRcptNo\":\"329\",\"totRcptNo\":\"329\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"329\",\"rcptPbctDt\":\"20250331082452\",\"intrlData\":\"UEEGSMSFJ-58VT416XLYRWQYRO\",\"rcptSign\":\"DFIQTSIYSPGAIYTV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000179\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(330,'','Cash','','2025-03-31 17:10:49','','0','33','2025-03-31 17:10:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','331743430239','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'330','330','ZSDBUPPNPJL-C74OJHFFRT0VZE','NMD6G0JFOB8YVKPW','20250331171058','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"330\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250331171058\",\"salesDt\":\"20250331\",\"stockRlsDt\":\"20250331171058\",\"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\":129,\"totTaxAmt\":0,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"330\",\"rcptPbctDt\":\"20250331\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000269\",\"itemClsCd\":\"\",\"itemNm\":\"WELDING Glasses\",\"bcd\":\"269\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"330\",\"orgInvcNo\":0,\"curRcptNo\":\"330\",\"totRcptNo\":\"330\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"330\",\"rcptPbctDt\":\"20250331171058\",\"intrlData\":\"ZSDBUPPNPJL-C74OJHFFRT0VZE\",\"rcptSign\":\"NMD6G0JFOB8YVKPW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000269\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(331,'','Cash','','2025-04-05 09:46:22','','0','34','2025-04-05 09:46:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','341743835487','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'331','331','JRPGHYYRDQSMAQEVMWCBWY3Z0T','B8FCOWCJ4-QSQFMA','20250405094626','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"331\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250405094626\",\"salesDt\":\"20250405\",\"stockRlsDt\":\"20250405094626\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"331\",\"rcptPbctDt\":\"20250405\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"331\",\"orgInvcNo\":0,\"curRcptNo\":\"331\",\"totRcptNo\":\"331\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"331\",\"rcptPbctDt\":\"20250405094626\",\"intrlData\":\"JRPGHYYRDQSMAQEVMWCBWY3Z0T\",\"rcptSign\":\"B8FCOWCJ4-QSQFMA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(332,'','Cash','','2025-04-05 09:46:51','','0','34','2025-04-05 09:46:51','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','341743835587','Cleared','','','','','','68.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'332','332','QFI0LKYNP-UQXEDIVVBHZUD7CD','VPUAKY2WEPUWST61','20250405094654','0','431.03','0','0','0','0','68.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"332\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250405094654\",\"salesDt\":\"20250405\",\"stockRlsDt\":\"20250405094654\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"332\",\"rcptPbctDt\":\"20250405\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"332\",\"orgInvcNo\":0,\"curRcptNo\":\"332\",\"totRcptNo\":\"332\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"332\",\"rcptPbctDt\":\"20250405094654\",\"intrlData\":\"QFI0LKYNP-UQXEDIVVBHZUD7CD\",\"rcptSign\":\"VPUAKY2WEPUWST61\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(333,'','Cash','','2025-04-07 14:23:34','','0','34','2025-04-07 14:23:34','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','341744025001','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'333','333','XU8YIIOI6MI7W6PT2-R9S9LNHJ','HD0JNQCM0X950QX8','20250407142336','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"333\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407142336\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407142336\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"333\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"333\",\"orgInvcNo\":0,\"curRcptNo\":\"333\",\"totRcptNo\":\"333\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"333\",\"rcptPbctDt\":\"20250407142336\",\"intrlData\":\"XU8YIIOI6MI7W6PT2-R9S9LNHJ\",\"rcptSign\":\"HD0JNQCM0X950QX8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(334,'','Cash','','2025-04-09 11:02:26','','0','34','2025-04-09 11:02:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','341744185507','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'334','334','R45VIVKVRLA9KQH1YLPLKYPHTM','IMHN8JCMSSWM9XCM','20250409110231','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"334\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409110231\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409110231\",\"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\":\"334\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000086\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SCREWDRIVER FLAT\",\"bcd\":\"86\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"334\",\"orgInvcNo\":0,\"curRcptNo\":\"334\",\"totRcptNo\":\"334\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"334\",\"rcptPbctDt\":\"20250409110231\",\"intrlData\":\"R45VIVKVRLA9KQH1YLPLKYPHTM\",\"rcptSign\":\"IMHN8JCMSSWM9XCM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000086\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(335,'','Cash','','2025-04-09 11:02:46','','0','34','2025-04-09 11:02:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','341744185752','Cleared','','','','','','20.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'335','335','XBA_WIC_NHQACYYXEMDFXTHOYX','GBSLLMCI5Q4JVJ4Q','20250409110249','0','129.31','0','0','0','0','20.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"335\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409110249\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409110249\",\"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\":\"335\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000081\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SCREWDRIVER STAR\",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"335\",\"orgInvcNo\":0,\"curRcptNo\":\"335\",\"totRcptNo\":\"335\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"335\",\"rcptPbctDt\":\"20250409110249\",\"intrlData\":\"XBA_WIC_NHQACYYXEMDFXTHOYX\",\"rcptSign\":\"GBSLLMCI5Q4JVJ4Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(336,'','Cash','','2025-04-09 11:02:59','','0','34','2025-04-09 11:02:59','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','','0','341744185770','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'336','336','FH2EVPE-DFWHSFGH_IR6VGBFOA','J1CI31OXOJR8_0UP','20250409110302','0','258.62','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"336\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409110302\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409110302\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":258,\"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\":258,\"totTaxAmt\":41,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"336\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000080\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PLIERS 8\\\"\",\"bcd\":\"80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"258.62\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"336\",\"orgInvcNo\":0,\"curRcptNo\":\"336\",\"totRcptNo\":\"336\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"336\",\"rcptPbctDt\":\"20250409110302\",\"intrlData\":\"FH2EVPE-DFWHSFGH_IR6VGBFOA\",\"rcptSign\":\"J1CI31OXOJR8_0UP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(337,'','Cash','','2025-04-09 14:30:32','','0','34','2025-04-09 14:30:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','341744198216','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'337','337','CZNF0TYPWMPRVGJDK8NOFFELUP','M2I6X2KJ4LHH4CV_','20250409143034','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"337\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409143034\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409143034\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"337\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"337\",\"orgInvcNo\":0,\"curRcptNo\":\"337\",\"totRcptNo\":\"337\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"337\",\"rcptPbctDt\":\"20250409143034\",\"intrlData\":\"CZNF0TYPWMPRVGJDK8NOFFELUP\",\"rcptSign\":\"M2I6X2KJ4LHH4CV_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(338,'','Cash','','2025-04-10 13:13:13','','0','34','2025-04-10 13:13:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','341744279978','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'338','338','SURNWMSOKYC9DO5QKSVVPMMRY1','G03FOI8R8LMTLLL5','20250410131328','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"338\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410131328\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410131328\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"338\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"338\",\"orgInvcNo\":0,\"curRcptNo\":\"338\",\"totRcptNo\":\"338\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"338\",\"rcptPbctDt\":\"20250410131328\",\"intrlData\":\"SURNWMSOKYC9DO5QKSVVPMMRY1\",\"rcptSign\":\"G03FOI8R8LMTLLL5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(339,'','Cash','','2025-04-10 13:28:11','','0','34','2025-04-10 13:28:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','','0','341744280868','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'339','339','RAETJTUAGZYARDYZQK624539K6','KMIKEZUNWMTGIVH8','20250410132814','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"339\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410132814\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410132814\",\"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\":25,\"totTaxAmt\":0,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"339\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000279\",\"itemClsCd\":\"\",\"itemNm\":\"THREAD SEAL\",\"bcd\":\"279\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"30\",\"splyAmt\":\"15\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"339\",\"orgInvcNo\":0,\"curRcptNo\":\"339\",\"totRcptNo\":\"339\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"339\",\"rcptPbctDt\":\"20250410132814\",\"intrlData\":\"RAETJTUAGZYARDYZQK624539K6\",\"rcptSign\":\"KMIKEZUNWMTGIVH8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000279\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(340,'','Cash','','2025-04-12 14:15:50','','0','34','2025-04-12 14:15:50','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','','0','341744456313','Cleared','','','','','','96.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'340','340','DSDRWBVYS0ETT0IBVK97XLHEX2','AMZN8AK-LR13EMQQ','20250412141554','0','603.45','0','0','0','0','96.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"340\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412141554\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412141554\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":603,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":96,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":603,\"totTaxAmt\":96,\"totAmt\":700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"340\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"340\",\"orgInvcNo\":0,\"curRcptNo\":\"340\",\"totRcptNo\":\"340\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"340\",\"rcptPbctDt\":\"20250412141554\",\"intrlData\":\"DSDRWBVYS0ETT0IBVK97XLHEX2\",\"rcptSign\":\"AMZN8AK-LR13EMQQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(341,'','Cash','','2025-04-14 15:41:47','','0','34','2025-04-14 15:41:47','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','','0','341744634484','Cleared','','','','','','165.52','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'341','341','SCWLZ4U6WR-1NMWATNPAUKHW8D','DVGKOXLUUHRKDGL5','20250414154152','0','1034.48','0','0','0','0','165.52','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"341\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414154152\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414154152\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1034,\"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\":1034,\"totTaxAmt\":165,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"341\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000106\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS HERO 3.2 5KG\",\"bcd\":\"106\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"341\",\"orgInvcNo\":0,\"curRcptNo\":\"341\",\"totRcptNo\":\"341\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"341\",\"rcptPbctDt\":\"20250414154152\",\"intrlData\":\"SCWLZ4U6WR-1NMWATNPAUKHW8D\",\"rcptSign\":\"DVGKOXLUUHRKDGL5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000106\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(342,'','Cash','','2025-04-15 09:44:29','','0','1','2025-04-15 09:44:29','','0','0','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','50','11744699437','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'342','342','W2H3V2YX46CZLV-LJHI54RSQSW','QKHDIO-RYX8BZJMY','20250415094437','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"342\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415094437\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415094437\",\"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\":43,\"totTaxAmt\":0,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"342\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000306\",\"itemClsCd\":\"\",\"itemNm\":\"HG Dupro Tester\",\"bcd\":\"306\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"342\",\"orgInvcNo\":0,\"curRcptNo\":\"342\",\"totRcptNo\":\"342\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"342\",\"rcptPbctDt\":\"20250415094437\",\"intrlData\":\"W2H3V2YX46CZLV-LJHI54RSQSW\",\"rcptSign\":\"QKHDIO-RYX8BZJMY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000306\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(343,'','Cash','','2025-04-15 10:13:14','','0','33','2025-04-15 10:13:14','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','331744698795','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'343','343','3YU4ANGA0QI_KT-BWOXUFZWUHP','C9V45NEAH6U2GQDY','20250415102020','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"343\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415102020\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415102020\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":387,\"totTaxAmt\":27,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"343\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"343\",\"orgInvcNo\":0,\"curRcptNo\":\"343\",\"totRcptNo\":\"343\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"343\",\"rcptPbctDt\":\"20250415102020\",\"intrlData\":\"3YU4ANGA0QI_KT-BWOXUFZWUHP\",\"rcptSign\":\"C9V45NEAH6U2GQDY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(344,'','Cash','','2025-04-15 10:25:53','','0','33','2025-04-15 10:25:53','','630','630','1','retail','70','630','1','0','0','0','0','0','0','printed',' ','','','0','331744701622','Cleared','','','','','','86.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'344','344','BXKFQA7ODQNSP9NNPMPJYINAEF','2BZOKSFPQLGW7AK9','20250415102601','0','543.1','0','0','0','0','86.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"344\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415102601\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415102601\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"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\":\"344\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"630\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"70\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"543.10\",\"taxAmt\":\"86.90\",\"totAmt\":\"630\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"344\",\"orgInvcNo\":0,\"curRcptNo\":\"344\",\"totRcptNo\":\"344\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"344\",\"rcptPbctDt\":\"20250415102601\",\"intrlData\":\"BXKFQA7ODQNSP9NNPMPJYINAEF\",\"rcptSign\":\"2BZOKSFPQLGW7AK9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(345,'','Invoice','','2025-04-15 10:36:58','','-5','1','2025-04-15 10:36:58','28','0','5','1','retail','0','5','1','0','0','5','0','0','0','printed',' ','','','0','11744645365','Cleared','','','','','','0.69','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'345','345','BPZSD2FKX4JKJJD7HDZR9LLP__','UCO__O8FMIRJAAGY','20250415103711','0','4.31','0','0','0','0','0.69','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"345\",\"orgInvcNo\":0,\"custTin\":\"A000191078G\",\"custNm\":\"DARET\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415103711\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415103711\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":4,\"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\":4,\"totTaxAmt\":0,\"totAmt\":5,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"A000191078G\",\"custMblNo\":\"+254729889985\",\"rptNo\":\"345\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BZU0000217\",\"itemClsCd\":\"50220000\",\"itemNm\":\"TEST ITEM\",\"bcd\":\"217\",\"pkgUnitCd\":\"BZ\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5\",\"splyAmt\":\"2\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"0.69\",\"totAmt\":\"5\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"345\",\"orgInvcNo\":0,\"curRcptNo\":\"345\",\"totRcptNo\":\"345\",\"custTin\":\"A000191078G\",\"custMblNo\":\"\",\"rptNo\":\"345\",\"rcptPbctDt\":\"20250415103711\",\"intrlData\":\"BPZSD2FKX4JKJJD7HDZR9LLP__\",\"rcptSign\":\"UCO__O8FMIRJAAGY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BZU0000217\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(346,'','Cash','','2025-04-16 13:23:56','','0','33','2025-04-16 13:23:56','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331744799018','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'346','346','LYZ_WPGUCGQLDTVTS145V-AZB6','N2KZSRPQ36JDLD0A','20250416132401','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"346\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416132401\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416132401\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"346\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"346\",\"orgInvcNo\":0,\"curRcptNo\":\"346\",\"totRcptNo\":\"346\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"346\",\"rcptPbctDt\":\"20250416132401\",\"intrlData\":\"LYZ_WPGUCGQLDTVTS145V-AZB6\",\"rcptSign\":\"N2KZSRPQ36JDLD0A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(347,'','Cash','','2025-04-17 10:34:41','','0','33','2025-04-17 10:34:41','','120','120','1','retail','30','120','1','0','0','0','0','0','0','printed',' ','','','0','331744875265','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'347','347','70PY5OC-YA5NT4M8WGGEHRDHCM','5FOCVA6BVKQF_H-G','20250417103446','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"347\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417103446\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417103446\",\"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\":\"\",\"rptNo\":\"347\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000069\",\"itemClsCd\":\"50220000\",\"itemNm\":\"TRY SQUARE 6\\\"\",\"bcd\":\"69\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"65\",\"dcRt\":0,\"dcAmt\":\"30\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"347\",\"orgInvcNo\":0,\"curRcptNo\":\"347\",\"totRcptNo\":\"347\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"347\",\"rcptPbctDt\":\"20250417103446\",\"intrlData\":\"70PY5OC-YA5NT4M8WGGEHRDHCM\",\"rcptSign\":\"5FOCVA6BVKQF_H-G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000069\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(348,'','Cash','','2025-04-17 13:42:54','','0','33','2025-04-17 13:32:10','36','167000','167000','1','retail','1750','167000','1','0','0','0','0','0','0','printed',' ','','','0','331744885823','Cleared','33','2025-04-17 13:42:54','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'348','348','MQJQ6JU_3RVCK7KOVAM3PBHXBY','2AQAO35SIDVX4VLD','20250417134322','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"348\",\"orgInvcNo\":0,\"custTin\":\"P051465274M\",\"custNm\":\"KIRIMA SLOPES DIARY CO-OPERATIVE SOCIETY LTD\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417134322\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417134322\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":1620,\"totTaxAmt\":0,\"totAmt\":167000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051465274M\",\"custMblNo\":\"0724867492\",\"rptNo\":\"348\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000286\",\"itemClsCd\":\"\",\"itemNm\":\"SELF DRILLING 8MM\\u00d72\'INCH\",\"bcd\":\"286\",\"pkgUnitCd\":\"\",\"pkg\":\"100.00\",\"qtyUnitCd\":\"\",\"qty\":\"100.00\",\"prc\":\"1040\",\"splyAmt\":\"420\",\"dcRt\":0,\"dcAmt\":\"1000\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"896.55\",\"taxAmt\":\"14344.83\",\"totAmt\":\"104000\"},{\"itemSeq\":2,\"itemCd\":\"0000287\",\"itemClsCd\":\"\",\"itemNm\":\"SELF DRILLING 8MM\\u00d73\'INCH\",\"bcd\":\"287\",\"pkgUnitCd\":\"\",\"pkg\":\"75.00\",\"qtyUnitCd\":\"\",\"qty\":\"75.00\",\"prc\":\"840\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"750\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"724.14\",\"taxAmt\":\"8689.66\",\"totAmt\":\"63000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"348\",\"orgInvcNo\":0,\"curRcptNo\":\"348\",\"totRcptNo\":\"348\",\"custTin\":\"P051465274M\",\"custMblNo\":\"\",\"rptNo\":\"348\",\"rcptPbctDt\":\"20250417134322\",\"intrlData\":\"MQJQ6JU_3RVCK7KOVAM3PBHXBY\",\"rcptSign\":\"2AQAO35SIDVX4VLD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000286\",\"rsdQty\":\"100.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000287\",\"rsdQty\":\"75.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(349,'','Cash','','2025-04-18 18:15:37','','0','33','2025-04-18 18:15:37','','825','825','1','retail','0','825','1','0','0','0','0','0','0','printed',' ','','','0','331744989316','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'349','349','293-VVBK2R6SW9MYR2WRCDQCL0','S9V5AYTSETRKEMYQ','20250418181553','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"349\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418181553\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418181553\",\"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\":474,\"totTaxAmt\":0,\"totAmt\":825,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"349\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000227\",\"itemClsCd\":\"\",\"itemNm\":\"CIRCULAR HOLLOW SECTION 20X1MM\",\"bcd\":\"227\",\"pkgUnitCd\":\"\",\"pkg\":\"1.50\",\"qtyUnitCd\":\"\",\"qty\":\"1.50\",\"prc\":\"550\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"474.14\",\"taxAmt\":\"113.79\",\"totAmt\":\"825\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"349\",\"orgInvcNo\":0,\"curRcptNo\":\"349\",\"totRcptNo\":\"349\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"349\",\"rcptPbctDt\":\"20250418181553\",\"intrlData\":\"293-VVBK2R6SW9MYR2WRCDQCL0\",\"rcptSign\":\"S9V5AYTSETRKEMYQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000227\",\"rsdQty\":\"1.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(350,'','Cash','','2025-04-18 18:19:15','','0','33','2025-04-18 18:19:15','','100','100','1','retail','50','100','1','0','0','0','0','0','0','printed',' ','','','0','331744989501','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'350','350','8ATARM2SOEAXMW1-P4NDCUHUY7','XACO50TEGSEX--6B','20250418181920','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"350\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418181920\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418181920\",\"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\":86,\"totTaxAmt\":0,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"350\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000269\",\"itemClsCd\":\"\",\"itemNm\":\"WELDING Glasses\",\"bcd\":\"269\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"350\",\"orgInvcNo\":0,\"curRcptNo\":\"350\",\"totRcptNo\":\"350\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"350\",\"rcptPbctDt\":\"20250418181920\",\"intrlData\":\"8ATARM2SOEAXMW1-P4NDCUHUY7\",\"rcptSign\":\"XACO50TEGSEX--6B\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000269\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(351,'','Cash','','2025-04-23 12:29:56','','0','33','2025-04-23 12:29:56','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331745400243','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'351','351','RV96J5NXNTWC77JDRQ4RZZ3TZS','_CKO8WX5PERBRVQS','20250423123345','0','86.21','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"351\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423123345\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423123345\",\"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\":27,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":27,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"351\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"50220000\",\"itemNm\":\"KONJI\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"351\",\"orgInvcNo\":0,\"curRcptNo\":\"351\",\"totRcptNo\":\"351\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"351\",\"rcptPbctDt\":\"20250423123345\",\"intrlData\":\"RV96J5NXNTWC77JDRQ4RZZ3TZS\",\"rcptSign\":\"_CKO8WX5PERBRVQS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(352,'','Cash','','2025-04-23 13:43:02','','0','33','2025-04-23 13:43:02','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','331745404960','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'352','352','CKFG-PA8WYTHDWPHWFI8QWEDKX','79EMYGGJQXMJBTDR','20250423134407','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"352\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423134407\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423134407\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"352\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"352\",\"orgInvcNo\":0,\"curRcptNo\":\"352\",\"totRcptNo\":\"352\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"352\",\"rcptPbctDt\":\"20250423134407\",\"intrlData\":\"CKFG-PA8WYTHDWPHWFI8QWEDKX\",\"rcptSign\":\"79EMYGGJQXMJBTDR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(353,'','Cash','','2025-04-24 10:17:42','','0','33','2025-04-24 10:17:42','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','','0','331745479037','Cleared','','','','','','117.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'353','353','DYUJ4HSSSKUVJS-1AG4ZRRY0FH','UG41OVZZCURNNYRY','20250424101746','0','560.34','0','0','0','0','117.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"353\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424101746\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424101746\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":560,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":117,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":117,\"totAmt\":850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"353\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000055\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING HOLDER 800A\",\"bcd\":\"55\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"62.07\",\"totAmt\":\"450\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"353\",\"orgInvcNo\":0,\"curRcptNo\":\"353\",\"totRcptNo\":\"353\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"353\",\"rcptPbctDt\":\"20250424101746\",\"intrlData\":\"DYUJ4HSSSKUVJS-1AG4ZRRY0FH\",\"rcptSign\":\"UG41OVZZCURNNYRY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000055\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(354,'','Cash','','2025-04-25 11:38:35','','0','33','2025-04-25 11:38:35','','11490','11490','1','retail','360','11490','1','0','0','0','0','0','0','printed',' ','','','0','331745568241','Cleared','','','','','','662.06','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'354','354','YSU8GQXZKZI3PGKEDW-T9ERNQB','PQADXHHJY94VKYSP','20250425122125','0','1896.56','0','0','0','0','662.06','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"354\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425122125\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425122125\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":1896,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":662,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3181,\"totTaxAmt\":662,\"totAmt\":11490,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"354\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"386.21\",\"totAmt\":\"2800\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"0000288\",\"itemClsCd\":\"\",\"itemNm\":\"OASIS GRINDING DISC 7\\\"\",\"bcd\":\"288\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROOF NAILS \",\"bcd\":\"134\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":7,\"itemCd\":\"0000222\",\"itemClsCd\":\"\",\"itemNm\":\"CORROGATED IRON MABATI\",\"bcd\":\"222\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"1040\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"360\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"896.55\",\"taxAmt\":\"860.69\",\"totAmt\":\"6240\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"354\",\"orgInvcNo\":0,\"curRcptNo\":\"354\",\"totRcptNo\":\"354\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"354\",\"rcptPbctDt\":\"20250425122125\",\"intrlData\":\"YSU8GQXZKZI3PGKEDW-T9ERNQB\",\"rcptSign\":\"PQADXHHJY94VKYSP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000288\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000222\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(355,'','Cash','','2025-04-26 09:28:31','','0','33','2025-04-26 09:28:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','331745648893','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'355','355','10HV65HLSWVBVQVMQJVQJOXABA','V00IH7NUBQDDCQEC','20250426093224','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"355\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426093224\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426093224\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"355\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"355\",\"orgInvcNo\":0,\"curRcptNo\":\"355\",\"totRcptNo\":\"355\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"355\",\"rcptPbctDt\":\"20250426093224\",\"intrlData\":\"10HV65HLSWVBVQVMQJVQJOXABA\",\"rcptSign\":\"V00IH7NUBQDDCQEC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(356,'','Cash','','2025-04-26 16:08:55','','0','33','2025-04-26 16:08:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','','0','331745672895','Cleared','','','','','','8.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'356','356','NYCCHI1AW3T_XV6EAHWWBDXFGD','GPK0KLPGUMP7WJGL','20250426160902','0','25.86','0','0','0','0','8.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"356\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426160902\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426160902\",\"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\":8,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":8,\"totAmt\":60,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"356\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.360\",\"bcd\":\"172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"356\",\"orgInvcNo\":0,\"curRcptNo\":\"356\",\"totRcptNo\":\"356\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"356\",\"rcptPbctDt\":\"20250426160902\",\"intrlData\":\"NYCCHI1AW3T_XV6EAHWWBDXFGD\",\"rcptSign\":\"GPK0KLPGUMP7WJGL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(357,'','Cash','','2025-04-28 14:42:56','','0','33','2025-04-28 14:42:56','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','','0','331745840542','Cleared','','','','','','9.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'357','357','RUZEXNWJMZ_7BJEDRZFYV5WMQH','XPQVXMAN84GQQYAZ','20250428144309','0','60.34','0','0','0','0','9.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"357\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428144309\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428144309\",\"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\":\"357\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000170\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.80\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"357\",\"orgInvcNo\":0,\"curRcptNo\":\"357\",\"totRcptNo\":\"357\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"357\",\"rcptPbctDt\":\"20250428144309\",\"intrlData\":\"RUZEXNWJMZ_7BJEDRZFYV5WMQH\",\"rcptSign\":\"XPQVXMAN84GQQYAZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000170\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(358,'','Cash','','2025-04-29 08:51:14','','0','33','2025-04-29 08:51:14','','4920','4920','1','retail','0','4920','1','0','0','0','0','0','0','printed',' ','','','0','331745905716','Cleared','','','','','','531.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'358','358','9UFZENBGDTV_GN3SW67_UXSTUR','N5IBDP_SAOOTPKUY','20250429085120','0','862.06','0','0','0','0','531.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"358\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429085120\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429085120\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":862,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":531,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1732,\"totTaxAmt\":531,\"totAmt\":4920,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"358\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"413.79\",\"totAmt\":\"3000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X2.5\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":3,\"itemCd\":\"0000295\",\"itemClsCd\":\"\",\"itemNm\":\"WHITE SG UNITED 1LTR\",\"bcd\":\"295\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"TURPENTINE 1 LTR\",\"bcd\":\"251\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"225\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000039\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WINDOW LATCHES 100MM\",\"bcd\":\"39\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"},{\"itemSeq\":7,\"itemCd\":\"0000270\",\"itemClsCd\":\"\",\"itemNm\":\"HALF THROUGH BUSH 3\\/4\",\"bcd\":\"270\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"60\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"51.72\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"358\",\"orgInvcNo\":0,\"curRcptNo\":\"358\",\"totRcptNo\":\"358\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"358\",\"rcptPbctDt\":\"20250429085120\",\"intrlData\":\"9UFZENBGDTV_GN3SW67_UXSTUR\",\"rcptSign\":\"N5IBDP_SAOOTPKUY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000295\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000039\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000270\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(359,'','Cash','','2025-04-29 12:46:32','','0','33','2025-04-29 12:46:32','','1760','1760','1','retail','140','1760','1','0','0','0','0','0','0','printed',' ','','','0','331745919755','Cleared','','','','','','242.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'359','359','V0XKKEICT5A5OTDEW46AJTQEAX','_UC1CY5VANFQQNQD','20250429124637','0','974.13','0','0','0','0','242.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"359\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429124637\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429124637\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":974,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":242,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":974,\"totTaxAmt\":242,\"totAmt\":1760,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"359\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"630\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"140\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"543.10\",\"taxAmt\":\"173.79\",\"totAmt\":\"1260\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"359\",\"orgInvcNo\":0,\"curRcptNo\":\"359\",\"totRcptNo\":\"359\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"359\",\"rcptPbctDt\":\"20250429124637\",\"intrlData\":\"V0XKKEICT5A5OTDEW46AJTQEAX\",\"rcptSign\":\"_UC1CY5VANFQQNQD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(360,'','Cash','','2025-04-30 13:17:48','','0','33','2025-04-30 13:17:48','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','','0','331746008247','Cleared','','','','','','551.72','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'360','360','JQOJDX9P-2JBM4PLE5HPCEU3RC','F2VUAUHJGUETB3TB','20250430132541','0','431.03','0','0','0','0','551.72','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"360\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430132541\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430132541\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":551,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":431,\"totTaxAmt\":551,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"360\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"551.72\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"360\",\"orgInvcNo\":0,\"curRcptNo\":\"360\",\"totRcptNo\":\"360\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"360\",\"rcptPbctDt\":\"20250430132541\",\"intrlData\":\"JQOJDX9P-2JBM4PLE5HPCEU3RC\",\"rcptSign\":\"F2VUAUHJGUETB3TB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(361,'','Cash','','2025-05-02 12:45:19','','0','33','2025-05-02 12:45:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','','0','331746179104','Cleared','','','','','','8.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'361','361','OP42ICNWIEWKRH7YP6LUSYWYSF','LS37KANVZVMOLQ84','20250502124714','0','25.86','0','0','0','0','8.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"361\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502124714\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502124714\",\"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\":8,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":25,\"totTaxAmt\":8,\"totAmt\":60,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"361\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.240\",\"bcd\":\"171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"361\",\"orgInvcNo\":0,\"curRcptNo\":\"361\",\"totRcptNo\":\"361\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"361\",\"rcptPbctDt\":\"20250502124714\",\"intrlData\":\"OP42ICNWIEWKRH7YP6LUSYWYSF\",\"rcptSign\":\"LS37KANVZVMOLQ84\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(362,'','Cash','','2025-05-03 11:29:25','','0','34','2025-05-03 11:29:25','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','','0','341746260740','Cleared','','','','','','16.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'362','362','IUHR0JR_4LNU6O762VRZ0M64HK','T9KJQJUE2QKTJQRB','20250503112928','0','103.45','0','0','0','0','16.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"362\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503112928\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503112928\",\"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\":\"\",\"rptNo\":\"362\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"50220000\",\"itemNm\":\"HACKSAW BLADE\",\"bcd\":\"54\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"90\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"362\",\"orgInvcNo\":0,\"curRcptNo\":\"362\",\"totRcptNo\":\"362\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"362\",\"rcptPbctDt\":\"20250503112928\",\"intrlData\":\"IUHR0JR_4LNU6O762VRZ0M64HK\",\"rcptSign\":\"T9KJQJUE2QKTJQRB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(363,'','Invoice','','2025-05-03 17:16:24','','-240','4','2025-05-03 17:16:24','27','0','240','1','retail','0','240','1','0','0','240','0','0','0','printed',' ','','','0','41746281725','Cleared','','','','','','33.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'363','363','UMK53-LPXKYZQZKHY5NY9N7MBR','YWYGJQPYYVWXFLGA','20250503171713','0','103.45','0','0','0','0','33.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"363\",\"orgInvcNo\":0,\"custTin\":\"P051729889L\",\"custNm\":\"SIMAK ENGINEERING\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250503171713\",\"salesDt\":\"20250503\",\"stockRlsDt\":\"20250503171713\",\"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\":33,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":103,\"totTaxAmt\":33,\"totAmt\":240,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051729889L\",\"custMblNo\":\"254722380126\",\"rptNo\":\"363\",\"rcptPbctDt\":\"20250503\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000195\",\"itemClsCd\":\"50220000\",\"itemNm\":\"680 ROD 3.2\",\"bcd\":\"195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"33.10\",\"totAmt\":\"240\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"363\",\"orgInvcNo\":0,\"curRcptNo\":\"363\",\"totRcptNo\":\"363\",\"custTin\":\"P051729889L\",\"custMblNo\":\"\",\"rptNo\":\"363\",\"rcptPbctDt\":\"20250503171713\",\"intrlData\":\"UMK53-LPXKYZQZKHY5NY9N7MBR\",\"rcptSign\":\"YWYGJQPYYVWXFLGA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000195\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(364,'','Cash','','2025-05-05 14:49:31','','0','33','2025-05-05 14:49:31','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','','0','331746445683','Cleared','','','','','','41.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'364','364','7A7FXA7OF_SPAYZ9EK3Y5GFG9N','CCYYRGVLVK-1NCYD','20250505144941','0','129.31','0','0','0','0','41.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"364\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505144941\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505144941\",\"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\":\"\",\"rptNo\":\"364\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000056\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WIRE BRUSH\",\"bcd\":\"56\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"65\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"364\",\"orgInvcNo\":0,\"curRcptNo\":\"364\",\"totRcptNo\":\"364\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"364\",\"rcptPbctDt\":\"20250505144941\",\"intrlData\":\"7A7FXA7OF_SPAYZ9EK3Y5GFG9N\",\"rcptSign\":\"CCYYRGVLVK-1NCYD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000056\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(365,'','Cash','','2025-05-05 15:39:38','','0','33','2025-05-05 15:39:38','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','331746445940','Cleared','','','','','','68.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'365','365','ECPXWEFUQTPAKE3FWLLGEEBXUZ','XU6DXKKMZA0EEBLD','20250505154054','0','431.03','0','0','0','0','68.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"365\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505154054\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505154054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"365\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"365\",\"orgInvcNo\":0,\"curRcptNo\":\"365\",\"totRcptNo\":\"365\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"365\",\"rcptPbctDt\":\"20250505154054\",\"intrlData\":\"ECPXWEFUQTPAKE3FWLLGEEBXUZ\",\"rcptSign\":\"XU6DXKKMZA0EEBLD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(366,'','Cash','','2025-05-06 11:06:41','','0','33','2025-05-06 11:06:41','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','','0','331746512088','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'366','366','ILJ0EFIURUEGCQNOAVKXSFYV5_','UTIYR3EYZGUT4F0V','20250506110645','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"366\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250506110645\",\"salesDt\":\"20250506\",\"stockRlsDt\":\"20250506110645\",\"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\":25,\"totTaxAmt\":0,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"366\",\"rcptPbctDt\":\"20250506\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000279\",\"itemClsCd\":\"\",\"itemNm\":\"THREAD SEAL\",\"bcd\":\"279\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"15\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"366\",\"orgInvcNo\":0,\"curRcptNo\":\"366\",\"totRcptNo\":\"366\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"366\",\"rcptPbctDt\":\"20250506110645\",\"intrlData\":\"ILJ0EFIURUEGCQNOAVKXSFYV5_\",\"rcptSign\":\"UTIYR3EYZGUT4F0V\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000279\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(367,'','Cash','','2025-05-06 11:07:00','','0','33','2025-05-06 11:07:00','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','','0','331746518807','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'367','367','JKK1EZCX5DIZAN77XBQLMLDOZF','KHPZDKLFDMUQ5PAZ','20250506110703','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"367\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250506110703\",\"salesDt\":\"20250506\",\"stockRlsDt\":\"20250506110703\",\"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\":301,\"totTaxAmt\":0,\"totAmt\":350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"367\",\"rcptPbctDt\":\"20250506\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000265\",\"itemClsCd\":\"\",\"itemNm\":\"STANDARD THINNER 1LTR\",\"bcd\":\"265\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"270\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"367\",\"orgInvcNo\":0,\"curRcptNo\":\"367\",\"totRcptNo\":\"367\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"367\",\"rcptPbctDt\":\"20250506110703\",\"intrlData\":\"JKK1EZCX5DIZAN77XBQLMLDOZF\",\"rcptSign\":\"KHPZDKLFDMUQ5PAZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000265\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(368,'','Cash','','2025-05-07 14:38:39','','0','33','2025-05-07 14:38:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','','0','331746617831','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'368','368','VYMHEHZIGZFK88U9KDPO4SKEBQ','ZEWN1YXAFVQYXQWU','20250507143949','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"368\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250507143949\",\"salesDt\":\"20250507\",\"stockRlsDt\":\"20250507143949\",\"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\":\"368\",\"rcptPbctDt\":\"20250507\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"368\",\"orgInvcNo\":0,\"curRcptNo\":\"368\",\"totRcptNo\":\"368\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"368\",\"rcptPbctDt\":\"20250507143949\",\"intrlData\":\"VYMHEHZIGZFK88U9KDPO4SKEBQ\",\"rcptSign\":\"ZEWN1YXAFVQYXQWU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(369,'','Cash','','2025-05-07 15:26:50','','0','33','2025-05-07 15:26:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','','0','331746617995','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'369','369','0LE8P8AIUFYPPMQATTE49KA-HL','AWIE3LP9BDNYLMDV','20250507152856','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"369\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250507152856\",\"salesDt\":\"20250507\",\"stockRlsDt\":\"20250507152856\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":258,\"totTaxAmt\":6,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"369\",\"rcptPbctDt\":\"20250507\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"369\",\"orgInvcNo\":0,\"curRcptNo\":\"369\",\"totRcptNo\":\"369\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"369\",\"rcptPbctDt\":\"20250507152856\",\"intrlData\":\"0LE8P8AIUFYPPMQATTE49KA-HL\",\"rcptSign\":\"AWIE3LP9BDNYLMDV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(370,'','Cash','','2025-05-08 09:54:01','','0','33','2025-05-08 09:54:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331746687228','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'370','370','ZG0R53BBMQUHSQZ09SAAST-BSH','TMNJEGLOJEKB0XLW','20250508095404','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"370\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250508095404\",\"salesDt\":\"20250508\",\"stockRlsDt\":\"20250508095404\",\"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\":86,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"370\",\"rcptPbctDt\":\"20250508\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"370\",\"orgInvcNo\":0,\"curRcptNo\":\"370\",\"totRcptNo\":\"370\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"370\",\"rcptPbctDt\":\"20250508095404\",\"intrlData\":\"ZG0R53BBMQUHSQZ09SAAST-BSH\",\"rcptSign\":\"TMNJEGLOJEKB0XLW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(371,'','Cash','','2025-05-08 11:54:06','','0','33','2025-05-08 11:54:06','','2730','2730','1','retail','320','2730','1','0','0','0','0','0','0','printed',' ','','','0','331746687246','Cleared','','','','','','376.56','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'371','371','E7ED2JBVOH4LERUYZ8BHWJ7ZVT','LHWJIOZYENKK1WGM','20250508115640','0','1318.96','0','0','0','0','376.56','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"371\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250508115640\",\"salesDt\":\"20250508\",\"stockRlsDt\":\"20250508115640\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":1318,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":376,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1318,\"totTaxAmt\":376,\"totAmt\":2730,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"371\",\"rcptPbctDt\":\"20250508\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"600\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"300\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"248.28\",\"totAmt\":\"1800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"930\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"801.72\",\"taxAmt\":\"128.28\",\"totAmt\":\"930\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"371\",\"orgInvcNo\":0,\"curRcptNo\":\"371\",\"totRcptNo\":\"371\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"371\",\"rcptPbctDt\":\"20250508115640\",\"intrlData\":\"E7ED2JBVOH4LERUYZ8BHWJ7ZVT\",\"rcptSign\":\"LHWJIOZYENKK1WGM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(372,'','Cash','','2025-05-09 11:23:19','','0','34','2025-05-09 11:23:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','','0','341746776467','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'372','372','LI-N4XX1H6CWWYBJYQNBZUG1E9','CDG4TPUW-LW1JRW9','20250509112322','0','43.1','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"372\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250509112322\",\"salesDt\":\"20250509\",\"stockRlsDt\":\"20250509112322\",\"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\":\"372\",\"rcptPbctDt\":\"20250509\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WINDOW HIDGES BIG\",\"bcd\":\"16\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"372\",\"orgInvcNo\":0,\"curRcptNo\":\"372\",\"totRcptNo\":\"372\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"372\",\"rcptPbctDt\":\"20250509112322\",\"intrlData\":\"LI-N4XX1H6CWWYBJYQNBZUG1E9\",\"rcptSign\":\"CDG4TPUW-LW1JRW9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000016\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(373,'','Cash','','2025-05-10 14:10:58','','0','33','2025-05-10 14:10:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','','0','331746875432','Cleared','','','','','','68.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'373','373','RJGWO93WBD8MZ9OSHSNNDZMFYV','SFCAY_SGD4ZPBBVA','20250510141115','0','431.03','0','0','0','0','68.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"373\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250510141115\",\"salesDt\":\"20250510\",\"stockRlsDt\":\"20250510141115\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":68,\"totAmt\":500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"373\",\"rcptPbctDt\":\"20250510\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"373\",\"orgInvcNo\":0,\"curRcptNo\":\"373\",\"totRcptNo\":\"373\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"373\",\"rcptPbctDt\":\"20250510141115\",\"intrlData\":\"RJGWO93WBD8MZ9OSHSNNDZMFYV\",\"rcptSign\":\"SFCAY_SGD4ZPBBVA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(374,'','Cash','','2025-05-10 16:30:06','','0','33','2025-05-10 16:30:06','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','','0','331746883780','Cleared','','','','','','206.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'374','374','RG-7DBTNTFFDBWMK0V-C4XUWFH','W0HOKABZHKNS0Z7E','20250510163022','0','431.03','0','0','0','0','206.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"374\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250510163022\",\"salesDt\":\"20250510\",\"stockRlsDt\":\"20250510163022\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":431,\"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\":431,\"totTaxAmt\":206,\"totAmt\":1500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"374\",\"rcptPbctDt\":\"20250510\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"374\",\"orgInvcNo\":0,\"curRcptNo\":\"374\",\"totRcptNo\":\"374\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"374\",\"rcptPbctDt\":\"20250510163022\",\"intrlData\":\"RG-7DBTNTFFDBWMK0V-C4XUWFH\",\"rcptSign\":\"W0HOKABZHKNS0Z7E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(375,'','Cash','','2025-05-12 13:14:10','','0','33','2025-05-12 13:14:10','39','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','331747044832','Cleared','','','','','','34.48','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'375','375','YYNMD_ZN6_ZT2UNDHHCWUOHXOK','6YL8ARW-RDQMXAW5','20250512131419','0','215.52','0','0','0','0','34.48','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"375\",\"orgInvcNo\":0,\"custTin\":\"P051652722A\",\"custNm\":\"Fine Works Kenya LTD\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512131419\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512131419\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":215,\"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\":215,\"totTaxAmt\":34,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051652722A\",\"custMblNo\":\"254704770845\",\"rptNo\":\"375\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 7.5MTRS\",\"bcd\":\"73\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"140\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"375\",\"orgInvcNo\":0,\"curRcptNo\":\"375\",\"totRcptNo\":\"375\",\"custTin\":\"P051652722A\",\"custMblNo\":\"\",\"rptNo\":\"375\",\"rcptPbctDt\":\"20250512131419\",\"intrlData\":\"YYNMD_ZN6_ZT2UNDHHCWUOHXOK\",\"rcptSign\":\"6YL8ARW-RDQMXAW5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(376,'','Cash','','2025-05-12 17:06:54','','0','33','2025-05-12 17:06:54','40','5650','5650','1','retail','0','5650','1','0','0','0','0','0','0','printed',' ','','','0','331747057656','Cleared','','','','','','779.32','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'376','376','YE-LRKEXKKXWB9GBKY_WVUBILO','J2YSHEXPCIEE9X-Z','20250512170754','0','758.63','0','0','0','0','779.32','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"376\",\"orgInvcNo\":0,\"custTin\":\"P051519727P\",\"custNm\":\"Matthew Limited\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512170754\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512170754\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":758,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":779,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":758,\"totTaxAmt\":779,\"totAmt\":5650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"P051519727P\",\"custMblNo\":\"254722755822\",\"rptNo\":\"376\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROOF NAILS \",\"bcd\":\"134\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"250\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"344.83\",\"totAmt\":\"2500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000194\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROOF RUBBERS\",\"bcd\":\"194\",\"pkgUnitCd\":\"BG\",\"pkg\":\"13.00\",\"qtyUnitCd\":\"U\",\"qty\":\"13.00\",\"prc\":\"150\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"268.97\",\"totAmt\":\"1950\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"50220000\",\"itemNm\":\"NAILS 3\\\" INCH\",\"bcd\":\"133\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"240\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"206.90\",\"taxAmt\":\"66.21\",\"totAmt\":\"480\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000132\",\"itemClsCd\":\"50220000\",\"itemNm\":\"NAILS 4\\\" INCH\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"240\",\"splyAmt\":\"160\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"206.90\",\"taxAmt\":\"99.31\",\"totAmt\":\"720\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"376\",\"orgInvcNo\":0,\"curRcptNo\":\"376\",\"totRcptNo\":\"376\",\"custTin\":\"P051519727P\",\"custMblNo\":\"\",\"rptNo\":\"376\",\"rcptPbctDt\":\"20250512170754\",\"intrlData\":\"YE-LRKEXKKXWB9GBKY_WVUBILO\",\"rcptSign\":\"J2YSHEXPCIEE9X-Z\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000194\",\"rsdQty\":\"13.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000132\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(377,'','Cash','','2025-05-13 11:37:56','','0','33','2025-05-13 11:37:56','','5445','5445','1','retail','225','5445','1','0','0','0','0','0','0','printed',' ','','','0','331747125122','Cleared','','','','','','682.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'377','377','WAHLXECU9SX5ZSEHXA3LNXGJE1','YQJEGA85AJGMIXW4','20250513114054','0','1396.55','0','0','0','0','682.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"377\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250513114054\",\"salesDt\":\"20250513\",\"stockRlsDt\":\"20250513114054\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":1396,\"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\":1612,\"totTaxAmt\":682,\"totAmt\":5445,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"377\",\"rcptPbctDt\":\"20250513\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"50220000\",\"itemNm\":\"HACKSAW BLADE\",\"bcd\":\"54\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"90\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"103.45\",\"taxAmt\":\"16.55\",\"totAmt\":\"120\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 30X30X1MM\",\"bcd\":\"6\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"750\",\"splyAmt\":\"720\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"646.55\",\"taxAmt\":\"206.90\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.50\",\"qtyUnitCd\":\"U\",\"qty\":\"4.50\",\"prc\":\"650\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"225\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"403.45\",\"totAmt\":\"2925\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":5,\"itemCd\":\"0000309\",\"itemClsCd\":\"\",\"itemNm\":\"welding rods 2.5mm per KG\",\"bcd\":\"309\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"377\",\"orgInvcNo\":0,\"curRcptNo\":\"377\",\"totRcptNo\":\"377\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"377\",\"rcptPbctDt\":\"20250513114054\",\"intrlData\":\"WAHLXECU9SX5ZSEHXA3LNXGJE1\",\"rcptSign\":\"YQJEGA85AJGMIXW4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"4.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000309\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(378,'','Cash','','2025-05-14 08:26:35','','0','33','2025-05-14 08:26:35','','960','960','1','retail','0','960','1','0','0','0','0','0','0','printed',' ','','','0','331747199813','Cleared','','','','','','132.42','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'378','378','BNQKOD7DLW7FZHJZAOKGJDTGEM','UMHIAUYYRFY_GYTW','20250514082638','0','801.72','0','0','0','0','132.42','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"378\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250514082638\",\"salesDt\":\"20250514\",\"stockRlsDt\":\"20250514082638\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":801,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":132,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":801,\"totTaxAmt\":132,\"totAmt\":960,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"378\",\"rcptPbctDt\":\"20250514\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000144\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GOKUL STD THINNER 5LTR\",\"bcd\":\"144\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"689.66\",\"taxAmt\":\"110.34\",\"totAmt\":\"800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000168\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.36\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.240\",\"bcd\":\"171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"8.28\",\"totAmt\":\"60\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.360\",\"bcd\":\"172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"378\",\"orgInvcNo\":0,\"curRcptNo\":\"378\",\"totRcptNo\":\"378\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"378\",\"rcptPbctDt\":\"20250514082638\",\"intrlData\":\"BNQKOD7DLW7FZHJZAOKGJDTGEM\",\"rcptSign\":\"UMHIAUYYRFY_GYTW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000144\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000168\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(379,'','Cash','','2025-05-15 08:13:31','','0','33','2025-05-15 08:13:31','','900','900','1','retail','150','900','1','0','0','0','0','0','0','printed',' ','','','0','331747285991','Cleared','','','','','','124.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'379','379','VLOKX72DZRFRKIWMYZJ2YXU0C5','CMKGVYCRWKG7NE0H','20250515081335','0','517.24','0','0','0','0','124.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"379\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250515081335\",\"salesDt\":\"20250515\",\"stockRlsDt\":\"20250515081335\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":517,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":124,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":517,\"totTaxAmt\":124,\"totAmt\":900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"379\",\"rcptPbctDt\":\"20250515\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.50\",\"qtyUnitCd\":\"U\",\"qty\":\"1.50\",\"prc\":\"600\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"150\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"124.14\",\"totAmt\":\"900\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"379\",\"orgInvcNo\":0,\"curRcptNo\":\"379\",\"totRcptNo\":\"379\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"379\",\"rcptPbctDt\":\"20250515081335\",\"intrlData\":\"VLOKX72DZRFRKIWMYZJ2YXU0C5\",\"rcptSign\":\"CMKGVYCRWKG7NE0H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(380,'','Cash','','2025-05-17 11:19:51','','0','33','2025-05-17 11:19:51','','1000','1000','1','retail','200','1000','1','0','0','0','0','0','0','printed',' ','','','0','331747469921','Cleared','','','','','','137.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'380','380','XEM5KLNUWCBI3UE664TMFYLMF6','A3PLFS6T98D4XLQB','20250517112001','0','120.69','0','0','0','0','137.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"380\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250517112001\",\"salesDt\":\"20250517\",\"stockRlsDt\":\"20250517112001\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":120,\"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\":120,\"totTaxAmt\":137,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"380\",\"rcptPbctDt\":\"20250517\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000170\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.80\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"60\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"51.72\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000182\",\"itemClsCd\":\"50220000\",\"itemNm\":\"CERA MASKING TAPE 3\\/4 X 50MT\",\"bcd\":\"182\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"80\",\"splyAmt\":\"56.25\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"68.97\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"380\",\"orgInvcNo\":0,\"curRcptNo\":\"380\",\"totRcptNo\":\"380\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"380\",\"rcptPbctDt\":\"20250517112001\",\"intrlData\":\"XEM5KLNUWCBI3UE664TMFYLMF6\",\"rcptSign\":\"A3PLFS6T98D4XLQB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000170\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000182\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(381,'','Cash','','2025-05-17 11:20:21','','0','33','2025-05-17 11:20:21','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','','0','331747470006','Cleared','','','','','','2.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'381','381','HPFPZ464Q5PJHQFYNUZGKVR9AJ','YH9MA5_UJV7SZGNZ','20250517112025','0','12.93','0','0','0','0','2.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"381\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250517112025\",\"salesDt\":\"20250517\",\"stockRlsDt\":\"20250517112025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":12,\"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\":12,\"totTaxAmt\":2,\"totAmt\":15,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"381\",\"rcptPbctDt\":\"20250517\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000114\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 1\\/4\\\"X1\\\" PER PC\",\"bcd\":\"114\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"15\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"12.93\",\"taxAmt\":\"2.07\",\"totAmt\":\"15\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"381\",\"orgInvcNo\":0,\"curRcptNo\":\"381\",\"totRcptNo\":\"381\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"381\",\"rcptPbctDt\":\"20250517112025\",\"intrlData\":\"HPFPZ464Q5PJHQFYNUZGKVR9AJ\",\"rcptSign\":\"YH9MA5_UJV7SZGNZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000114\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(382,'','Cash','','2025-05-21 09:18:51','','0','34','2025-05-21 09:18:51','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','','0','341747808054','Cleared','','','','','','62.07','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'382','382','RKYCMU4FL6H3-WBFJNRIABF0HN','7RGKZ7WLMUOWDKBX','20250521092554','0','775.86','0','0','0','0','62.07','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"382\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250521092554\",\"salesDt\":\"20250521\",\"stockRlsDt\":\"20250521092554\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":775,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":62,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":775,\"totTaxAmt\":62,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"382\",\"rcptPbctDt\":\"20250521\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000189\",\"itemClsCd\":\"50220000\",\"itemNm\":\"D 10MM\",\"bcd\":\"189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"900\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"775.86\",\"taxAmt\":\"62.07\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"382\",\"orgInvcNo\":0,\"curRcptNo\":\"382\",\"totRcptNo\":\"382\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"382\",\"rcptPbctDt\":\"20250521092554\",\"intrlData\":\"RKYCMU4FL6H3-WBFJNRIABF0HN\",\"rcptSign\":\"7RGKZ7WLMUOWDKBX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000189\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(383,'','Cash','','2025-05-21 09:28:44','','0','34','2025-05-21 09:28:44','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','','0','341747808756','Cleared','','','','','','331.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'383','383','4T1MHY9MLP45ZOZ6B8PADHTVJA','UNI4HZC-9RCOW_2R','20250521092847','0','2068.97','0','0','0','0','331.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"383\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250521092847\",\"salesDt\":\"20250521\",\"stockRlsDt\":\"20250521092847\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2068,\"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\":2068,\"totTaxAmt\":331,\"totAmt\":2400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"383\",\"rcptPbctDt\":\"20250521\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000008\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1MM\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2400\",\"splyAmt\":\"2100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2068.97\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"383\",\"orgInvcNo\":0,\"curRcptNo\":\"383\",\"totRcptNo\":\"383\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"383\",\"rcptPbctDt\":\"20250521092847\",\"intrlData\":\"4T1MHY9MLP45ZOZ6B8PADHTVJA\",\"rcptSign\":\"UNI4HZC-9RCOW_2R\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(384,'','Cash','','2025-05-22 09:33:09','','0','33','2025-05-22 09:33:09','','220','220','1','retail','30','220','1','0','0','0','0','0','0','printed',' ','','','0','331747895564','Cleared','','','','','','30.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'384','384','SNS5LXPR03BXW8RFTY27SDGNTM','SL7BVYBG-ZN3T-37','20250522093511','0','189.66','0','0','0','0','30.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"384\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522093511\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522093511\",\"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\":\"384\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 7.5MTRS\",\"bcd\":\"73\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"220\",\"splyAmt\":\"140\",\"dcRt\":0,\"dcAmt\":\"30\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"189.66\",\"taxAmt\":\"30.34\",\"totAmt\":\"220\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"384\",\"orgInvcNo\":0,\"curRcptNo\":\"384\",\"totRcptNo\":\"384\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"384\",\"rcptPbctDt\":\"20250522093511\",\"intrlData\":\"SNS5LXPR03BXW8RFTY27SDGNTM\",\"rcptSign\":\"SL7BVYBG-ZN3T-37\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(385,'','Cash','','2025-05-23 08:37:04','','0','33','2025-05-23 08:37:04','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','printed',' ','','','0','331747978390','Cleared','','','','','','400','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'385','385','Z5AY_Z198-VLYVYNI2E5BT4KBD','SEAP0ZZWAYSPWTOY','20250523083752','0','2500','0','0','0','0','400','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"385\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523083752\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523083752\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":400,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2715,\"totTaxAmt\":400,\"totAmt\":3150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"385\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000008\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1MM\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2400\",\"splyAmt\":\"2100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2068.97\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"385\",\"orgInvcNo\":0,\"curRcptNo\":\"385\",\"totRcptNo\":\"385\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"385\",\"rcptPbctDt\":\"20250523083752\",\"intrlData\":\"Z5AY_Z198-VLYVYNI2E5BT4KBD\",\"rcptSign\":\"SEAP0ZZWAYSPWTOY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(386,'','Cash','','2025-05-23 11:00:24','','0','33','2025-05-23 11:00:24','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','','0','331747987119','Cleared','','','','','','37.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'386','386','XHLLGAJ7ALWPMVO8VQ7YCFRILC','IK1VI_MO_4JJRP7G','20250523110244','0','202.58','0','0','0','0','37.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"386\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523110244\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523110244\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":202,\"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\":202,\"totTaxAmt\":37,\"totAmt\":270,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"386\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WINDOW HIDGES SMALL\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"35\",\"splyAmt\":\"25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"30.17\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"386\",\"orgInvcNo\":0,\"curRcptNo\":\"386\",\"totRcptNo\":\"386\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"386\",\"rcptPbctDt\":\"20250523110244\",\"intrlData\":\"XHLLGAJ7ALWPMVO8VQ7YCFRILC\",\"rcptSign\":\"IK1VI_MO_4JJRP7G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(387,'','Cash','','2025-05-23 11:54:32','','0','33','2025-05-23 11:54:32','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','','0','331747987364','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'387','387','BC5OFBG0LDCHAWXNUNLFWGQU2-','ZRIGDDVJYMLM4LLG','20250523115500','0','12.93','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"387\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523115500\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523115500\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":12,\"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\":12,\"totTaxAmt\":4,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"387\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000114\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 1\\/4\\\"X1\\\" PER PC\",\"bcd\":\"114\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"15\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"12.93\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"387\",\"orgInvcNo\":0,\"curRcptNo\":\"387\",\"totRcptNo\":\"387\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"387\",\"rcptPbctDt\":\"20250523115500\",\"intrlData\":\"BC5OFBG0LDCHAWXNUNLFWGQU2-\",\"rcptSign\":\"ZRIGDDVJYMLM4LLG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000114\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(388,'','Cash','','2025-05-23 12:15:57','','0','33','2025-05-23 12:15:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','','0','331747990501','Cleared','','','','','','9.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'388','388','WFUOYFERKWZ-BANJJRMTBCW05M','3XW6ITR7FVKB6SXR','20250523121605','0','60.34','0','0','0','0','9.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"388\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523121605\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523121605\",\"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\":\"388\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000170\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.80\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"388\",\"orgInvcNo\":0,\"curRcptNo\":\"388\",\"totRcptNo\":\"388\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"388\",\"rcptPbctDt\":\"20250523121605\",\"intrlData\":\"WFUOYFERKWZ-BANJJRMTBCW05M\",\"rcptSign\":\"3XW6ITR7FVKB6SXR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000170\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(389,'','Cash','','2025-05-23 12:37:40','','0','33','2025-05-23 12:37:40','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','printed',' ','','','0','331747991766','Cleared','','','','','','358.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'389','389','KCXMMSMAALX6ZTFRFWNKZLJGG4','FRBYVC5FLP1N0NOJ','20250523123826','0','51.72','0','0','0','0','358.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"389\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523123826\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523123826\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":51,\"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\":60,\"totTaxAmt\":358,\"totAmt\":3150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"389\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WINDOW HIDGES BIG\",\"bcd\":\"16\",\"pkgUnitCd\":\"BG\",\"pkg\":\"46.00\",\"qtyUnitCd\":\"U\",\"qty\":\"46.00\",\"prc\":\"50\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"317.24\",\"totAmt\":\"2300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"50220000\",\"itemNm\":\"STOPPER SMALL HOLE HEAVY GAUGE\",\"bcd\":\"40\",\"pkgUnitCd\":\"BG\",\"pkg\":\"30.00\",\"qtyUnitCd\":\"U\",\"qty\":\"30.00\",\"prc\":\"10\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"41.38\",\"totAmt\":\"300\"},{\"itemSeq\":3,\"itemCd\":\"0000225\",\"itemClsCd\":\"\",\"itemNm\":\"STOPPER BIG HOLE HEAVY GAUGE\",\"bcd\":\"225\",\"pkgUnitCd\":\"\",\"pkg\":\"55.00\",\"qtyUnitCd\":\"\",\"qty\":\"55.00\",\"prc\":\"10\",\"splyAmt\":\"7\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"75.86\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"389\",\"orgInvcNo\":0,\"curRcptNo\":\"389\",\"totRcptNo\":\"389\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"389\",\"rcptPbctDt\":\"20250523123826\",\"intrlData\":\"KCXMMSMAALX6ZTFRFWNKZLJGG4\",\"rcptSign\":\"FRBYVC5FLP1N0NOJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000016\",\"rsdQty\":\"46.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"30.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000225\",\"rsdQty\":\"55.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(390,'','Cash','','2025-05-23 17:22:02','','0','33','2025-05-23 17:22:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','','0','331748010106','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'390','390','R5K9RSD6XYAIGICMGTGIOCYUPN','2VGDUZBZ1EPTHEI8','20250523172207','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"390\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523172207\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523172207\",\"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\":8,\"totTaxAmt\":0,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"390\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000312\",\"itemClsCd\":\"\",\"itemNm\":\"self drilling 5.5x25mm per pc\",\"bcd\":\"312\",\"pkgUnitCd\":\"\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"\",\"qty\":\"10.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"390\",\"orgInvcNo\":0,\"curRcptNo\":\"390\",\"totRcptNo\":\"390\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"390\",\"rcptPbctDt\":\"20250523172207\",\"intrlData\":\"R5K9RSD6XYAIGICMGTGIOCYUPN\",\"rcptSign\":\"2VGDUZBZ1EPTHEI8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000312\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(391,'','Cash','','2025-05-26 16:28:09','','0','33','2025-05-26 16:28:10','','7550','7550','1','retail','0','7550','1','0','0','0','0','0','0','printed',' ','','','0','331748265698','Cleared','','','','','','1006.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'391','391','96X004EXXTRDYSKGIVDEXE1VIZ','8N6QB3EBYOSRC_BG','20250526173049','0','2672.41','0','0','0','0','1006.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"391\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250526173049\",\"salesDt\":\"20250526\",\"stockRlsDt\":\"20250526173049\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":2672,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1006,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2887,\"totTaxAmt\":1006,\"totAmt\":7550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"391\",\"rcptPbctDt\":\"20250526\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000130\",\"itemClsCd\":\"50220000\",\"itemNm\":\"OASIS CUTTING DISC 9\\\"\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000119\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 50X25X1.5MM\",\"bcd\":\"119\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"1400\",\"splyAmt\":\"1220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"772.41\",\"totAmt\":\"5600\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INSULATING TAPE\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"391\",\"orgInvcNo\":0,\"curRcptNo\":\"391\",\"totRcptNo\":\"391\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"391\",\"rcptPbctDt\":\"20250526173049\",\"intrlData\":\"96X004EXXTRDYSKGIVDEXE1VIZ\",\"rcptSign\":\"8N6QB3EBYOSRC_BG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000130\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000119\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(392,'','Cash','','2025-05-27 09:04:50','','0','33','2025-05-27 09:04:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','','0','331748325874','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'392','392','B5V59VEJAGEEUVLSMW2UNJBXMZ','JRLF9DCICVESZJ7O','20250527090454','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"392\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527090454\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527090454\",\"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\":60,\"totTaxAmt\":0,\"totAmt\":70,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"392\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000313\",\"itemClsCd\":\"\",\"itemNm\":\"Indasa P-60\",\"bcd\":\"313\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"392\",\"orgInvcNo\":0,\"curRcptNo\":\"392\",\"totRcptNo\":\"392\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"392\",\"rcptPbctDt\":\"20250527090454\",\"intrlData\":\"B5V59VEJAGEEUVLSMW2UNJBXMZ\",\"rcptSign\":\"JRLF9DCICVESZJ7O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000313\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(393,'','Cash','','2025-05-27 09:50:23','','0','33','2025-05-27 09:50:23','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','','0','331748325895','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'393','393','VEZEWGQ8DLCYLG7VNBFKOLFCKH','ASFIUEBPLIYMVLNH','20250527095027','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"393\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527095027\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527095027\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":51,\"totTaxAmt\":4,\"totAmt\":60,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"393\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.360\",\"bcd\":\"172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"},{\"itemSeq\":2,\"itemCd\":\"0000314\",\"itemClsCd\":\"\",\"itemNm\":\"Sandpaper No 400\",\"bcd\":\"314\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"15\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"393\",\"orgInvcNo\":0,\"curRcptNo\":\"393\",\"totRcptNo\":\"393\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"393\",\"rcptPbctDt\":\"20250527095027\",\"intrlData\":\"VEZEWGQ8DLCYLG7VNBFKOLFCKH\",\"rcptSign\":\"ASFIUEBPLIYMVLNH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000314\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(394,'','Cash','','2025-05-27 18:19:24','','0','33','2025-05-27 18:19:24','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','','0','331748358249','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'394','394','LWTR2WG5T4_YOSFZKTBPXYIQBY','KVAFV1OOLVN8O5T-','20250527181927','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"394\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527181927\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527181927\",\"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\":4,\"totTaxAmt\":0,\"totAmt\":25,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"394\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000229\",\"itemClsCd\":\"\",\"itemNm\":\"GYPSUM SCREW PER PC\",\"bcd\":\"229\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"5\",\"splyAmt\":\"3\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"3.45\",\"totAmt\":\"25\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"394\",\"orgInvcNo\":0,\"curRcptNo\":\"394\",\"totRcptNo\":\"394\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"394\",\"rcptPbctDt\":\"20250527181927\",\"intrlData\":\"LWTR2WG5T4_YOSFZKTBPXYIQBY\",\"rcptSign\":\"KVAFV1OOLVN8O5T-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000229\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(395,'','Cash','','2025-05-28 10:30:04','','0','33','2025-05-28 10:30:04','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331748417167','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'395','395','W1-SCMEPZNNO57ISCANF_LGRDH','HHHQNERENGXODZSA','20250528103011','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"395\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250528103011\",\"salesDt\":\"20250528\",\"stockRlsDt\":\"20250528103011\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"395\",\"rcptPbctDt\":\"20250528\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"395\",\"orgInvcNo\":0,\"curRcptNo\":\"395\",\"totRcptNo\":\"395\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"395\",\"rcptPbctDt\":\"20250528103011\",\"intrlData\":\"W1-SCMEPZNNO57ISCANF_LGRDH\",\"rcptSign\":\"HHHQNERENGXODZSA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(396,'','Cash','','2025-05-28 12:57:04','','0','33','2025-05-28 12:57:04','','600','600','1','retail','100','600','1','0','0','0','0','0','0','printed',' ','','','0','331748425931','Cleared','','','','','','82.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'396','396','_F6-Q6DMTRWOKGO8X1HYRERWZH','FHTKB44CFKMXEPCN','20250528125959','0','517.24','0','0','0','0','82.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"396\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250528125959\",\"salesDt\":\"20250528\",\"stockRlsDt\":\"20250528125959\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":517,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":82,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":517,\"totTaxAmt\":82,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"396\",\"rcptPbctDt\":\"20250528\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000145\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MINDY PADLOCK AF4 40MM\",\"bcd\":\"145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"396\",\"orgInvcNo\":0,\"curRcptNo\":\"396\",\"totRcptNo\":\"396\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"396\",\"rcptPbctDt\":\"20250528125959\",\"intrlData\":\"_F6-Q6DMTRWOKGO8X1HYRERWZH\",\"rcptSign\":\"FHTKB44CFKMXEPCN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000145\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(397,'','Cash','','2025-05-28 15:06:35','','0','33','2025-05-28 15:06:35','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','','0','331748426806','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'397','397','JCHAFLOEOBBXUA2LNS3PBSSDDQ','-SNND8CZSN7E-TNF','20250528150640','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"397\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250528150640\",\"salesDt\":\"20250528\",\"stockRlsDt\":\"20250528150640\",\"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\":25,\"totTaxAmt\":0,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"397\",\"rcptPbctDt\":\"20250528\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000314\",\"itemClsCd\":\"\",\"itemNm\":\"Sandpaper No 400\",\"bcd\":\"314\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"15\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"397\",\"orgInvcNo\":0,\"curRcptNo\":\"397\",\"totRcptNo\":\"397\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"397\",\"rcptPbctDt\":\"20250528150640\",\"intrlData\":\"JCHAFLOEOBBXUA2LNS3PBSSDDQ\",\"rcptSign\":\"-SNND8CZSN7E-TNF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000314\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(398,'','Cash','','2025-05-29 10:24:06','','0','33','2025-05-29 10:24:06','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','','0','331748503429','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'398','398','HZMCM7LZ1X1BIWIBEAKLAGM24L','YDOYNPKV9J4NGYKY','20250529102409','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"398\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529102409\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529102409\",\"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\":25,\"totTaxAmt\":0,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"398\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000314\",\"itemClsCd\":\"\",\"itemNm\":\"Sandpaper No 400\",\"bcd\":\"314\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"15\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"398\",\"orgInvcNo\":0,\"curRcptNo\":\"398\",\"totRcptNo\":\"398\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"398\",\"rcptPbctDt\":\"20250529102409\",\"intrlData\":\"HZMCM7LZ1X1BIWIBEAKLAGM24L\",\"rcptSign\":\"YDOYNPKV9J4NGYKY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000314\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(399,'','Cash','','2025-05-29 12:53:41','','0','33','2025-05-29 12:53:41','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331748512406','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'399','399','G9WP7-WRFIWKRVIAGP08ZQ_NJP','WDWRRJGHJDU_922Y','20250529125439','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"399\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529125439\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529125439\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"399\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"399\",\"orgInvcNo\":0,\"curRcptNo\":\"399\",\"totRcptNo\":\"399\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"399\",\"rcptPbctDt\":\"20250529125439\",\"intrlData\":\"G9WP7-WRFIWKRVIAGP08ZQ_NJP\",\"rcptSign\":\"WDWRRJGHJDU_922Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(400,'','Cash','','2025-05-29 14:16:57','','0','33','2025-05-29 14:16:57','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','','0','331748512481','Cleared','','','','','','96.55','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'400','400','-JVYUXGXICUFG4ZE0MSSNE4KC1','OJPWBKWKQ5P_ZINI','20250529142255','0','60.34','0','0','0','0','96.55','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"400\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529142255\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529142255\",\"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\":96,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":96,\"totAmt\":700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"400\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000170\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.80\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"400\",\"orgInvcNo\":0,\"curRcptNo\":\"400\",\"totRcptNo\":\"400\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"400\",\"rcptPbctDt\":\"20250529142255\",\"intrlData\":\"-JVYUXGXICUFG4ZE0MSSNE4KC1\",\"rcptSign\":\"OJPWBKWKQ5P_ZINI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000170\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(401,'','Cash','','2025-05-30 11:10:00','','0','33','2025-05-30 11:10:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331748592589','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'401','401','SRGZR6KA6-1UNVY63OGVUM5DQD','6NA94LE4P_NVRUCJ','20250530111004','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"401\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250530111004\",\"salesDt\":\"20250530\",\"stockRlsDt\":\"20250530111004\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"401\",\"rcptPbctDt\":\"20250530\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"401\",\"orgInvcNo\":0,\"curRcptNo\":\"401\",\"totRcptNo\":\"401\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"401\",\"rcptPbctDt\":\"20250530111004\",\"intrlData\":\"SRGZR6KA6-1UNVY63OGVUM5DQD\",\"rcptSign\":\"6NA94LE4P_NVRUCJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(402,'','Cash','','2025-05-30 14:25:06','','0','34','2025-05-30 14:25:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','341748603968','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'402','402','ATA4MRKC2KUAADGIRY5Q2GIK7Y','3_8BXDIGNYQXMWUY','20250530142512','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"402\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250530142512\",\"salesDt\":\"20250530\",\"stockRlsDt\":\"20250530142512\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"402\",\"rcptPbctDt\":\"20250530\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"402\",\"orgInvcNo\":0,\"curRcptNo\":\"402\",\"totRcptNo\":\"402\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"402\",\"rcptPbctDt\":\"20250530142512\",\"intrlData\":\"ATA4MRKC2KUAADGIRY5Q2GIK7Y\",\"rcptSign\":\"3_8BXDIGNYQXMWUY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(403,'','Cash','','2025-05-30 16:07:54','','0','33','2025-05-30 16:07:54','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331748610307','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'403','403','00TX8HOSGT2IEGQD5QWBJV_Y-V','YHHMYJOJQJE3ATZF','20250530160758','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"403\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250530160758\",\"salesDt\":\"20250530\",\"stockRlsDt\":\"20250530160758\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"403\",\"rcptPbctDt\":\"20250530\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"403\",\"orgInvcNo\":0,\"curRcptNo\":\"403\",\"totRcptNo\":\"403\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"403\",\"rcptPbctDt\":\"20250530160758\",\"intrlData\":\"00TX8HOSGT2IEGQD5QWBJV_Y-V\",\"rcptSign\":\"YHHMYJOJQJE3ATZF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(404,'','Cash','','2025-06-02 09:36:03','','0','33','2025-06-02 09:36:03','','1730','1730','1','retail','220','1730','1','0','0','0','0','0','0','printed',' ','','','0','331748846017','Cleared','','','','','','238.62','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'404','404','FO-USTWL4RZXGKXSGI--GWEBSU','VLBJN_3ZBC5GXQUP','20250602093952','0','974.14','0','0','0','0','238.62','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"404\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250602093952\",\"salesDt\":\"20250602\",\"stockRlsDt\":\"20250602093952\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":974,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":238,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":974,\"totTaxAmt\":238,\"totAmt\":1730,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"404\",\"rcptPbctDt\":\"20250602\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 40X3MM\",\"bcd\":\"14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"600\",\"splyAmt\":\"474.14\",\"dcRt\":0,\"dcAmt\":\"200\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000038\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 25X3MM\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"530\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"456.90\",\"taxAmt\":\"73.10\",\"totAmt\":\"530\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"404\",\"orgInvcNo\":0,\"curRcptNo\":\"404\",\"totRcptNo\":\"404\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"404\",\"rcptPbctDt\":\"20250602093952\",\"intrlData\":\"FO-USTWL4RZXGKXSGI--GWEBSU\",\"rcptSign\":\"VLBJN_3ZBC5GXQUP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000038\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(405,'','Cash','','2025-06-02 13:18:19','','0','33','2025-06-02 13:18:19','','2250','2250','1','retail','100','2250','1','0','0','0','0','0','0','printed',' ','','','0','331748859329','Cleared','','','','','','275.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'405','405','6X9R1REMFCWO9DUIYC8DWLM_R_','DQ9VUIB7HWG4U5FI','20250602133245','0','603.44','0','0','0','0','275.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"405\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250602133245\",\"salesDt\":\"20250602\",\"stockRlsDt\":\"20250602133245\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":603,\"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\":818,\"totTaxAmt\":275,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"405\",\"rcptPbctDt\":\"20250602\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1MM\",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"500\",\"splyAmt\":\"470\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"137.93\",\"totAmt\":\"1000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000203\",\"itemClsCd\":\"50220000\",\"itemNm\":\"R 6MM\",\"bcd\":\"203\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"137.93\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"405\",\"orgInvcNo\":0,\"curRcptNo\":\"405\",\"totRcptNo\":\"405\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"405\",\"rcptPbctDt\":\"20250602133245\",\"intrlData\":\"6X9R1REMFCWO9DUIYC8DWLM_R_\",\"rcptSign\":\"DQ9VUIB7HWG4U5FI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000203\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(406,'','Cash','','2025-06-02 13:33:00','','0','33','2025-06-02 13:33:00','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','','0','331748860367','Cleared','','','','','','17.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'406','406','ZWOVADPO9ILP3U12ETJXMXYWGA','QF0DVUEMRNPPCOCG','20250602133304','0','112.07','0','0','0','0','17.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"406\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250602133304\",\"salesDt\":\"20250602\",\"stockRlsDt\":\"20250602133304\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":112,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":17,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":112,\"totTaxAmt\":17,\"totAmt\":130,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"406\",\"rcptPbctDt\":\"20250602\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000076\",\"itemClsCd\":\"50220000\",\"itemNm\":\"PAINT BRUSH 3\\\"\",\"bcd\":\"76\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"60\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"112.07\",\"taxAmt\":\"17.93\",\"totAmt\":\"130\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"406\",\"orgInvcNo\":0,\"curRcptNo\":\"406\",\"totRcptNo\":\"406\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"406\",\"rcptPbctDt\":\"20250602133304\",\"intrlData\":\"ZWOVADPO9ILP3U12ETJXMXYWGA\",\"rcptSign\":\"QF0DVUEMRNPPCOCG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000076\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(407,'','Cash','','2025-06-04 09:01:13','','0','33','2025-06-04 09:01:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331749016849','Cleared','','','','','','55.18','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'407','407','IMSLFI1EIHPDGGLH3HFW_MD57H','2CFTIJWOPX3RUBB1','20250604090115','0','344.82','0','0','0','0','55.18','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"407\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250604090115\",\"salesDt\":\"20250604\",\"stockRlsDt\":\"20250604090115\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":344,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":344,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"407\",\"rcptPbctDt\":\"20250604\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"407\",\"orgInvcNo\":0,\"curRcptNo\":\"407\",\"totRcptNo\":\"407\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"407\",\"rcptPbctDt\":\"20250604090115\",\"intrlData\":\"IMSLFI1EIHPDGGLH3HFW_MD57H\",\"rcptSign\":\"2CFTIJWOPX3RUBB1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(408,'','Cash','','2025-06-05 10:27:03','','0','33','2025-06-05 10:27:03','','1980','1980','1','retail','0','1980','1','0','0','0','0','0','0','printed',' ','','','0','331749107655','Cleared','','','','','','248.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'408','408','FPJ61_9LULPLZ7C5JWHWUAMIZT','GK7AHFSBBI0QX2_D','20250605103143','0','1396.55','0','0','0','0','248.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"408\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605103143\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605103143\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1396,\"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\":1474,\"totTaxAmt\":248,\"totAmt\":1980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"408\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"220.69\",\"totAmt\":\"1600\"},{\"itemSeq\":2,\"itemCd\":\"0000271\",\"itemClsCd\":\"\",\"itemNm\":\"HALF THROUGH BUSH 1\\\" INCH\",\"bcd\":\"271\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"90\",\"splyAmt\":\"60\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"77.59\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"408\",\"orgInvcNo\":0,\"curRcptNo\":\"408\",\"totRcptNo\":\"408\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"408\",\"rcptPbctDt\":\"20250605103143\",\"intrlData\":\"FPJ61_9LULPLZ7C5JWHWUAMIZT\",\"rcptSign\":\"GK7AHFSBBI0QX2_D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000271\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(409,'','Cash','','2025-06-05 10:34:00','','0','33','2025-06-05 10:34:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','','0','331749108703','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'409','409','QC3ICYJUGJJ2DON8C9HTR9MUAT','HX23JCHJMH4N_LYP','20250605103404','0','86.21','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"409\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605103404\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605103404\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"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\":\"\",\"rptNo\":\"409\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"50220000\",\"itemNm\":\"KONJI\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"409\",\"orgInvcNo\":0,\"curRcptNo\":\"409\",\"totRcptNo\":\"409\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"409\",\"rcptPbctDt\":\"20250605103404\",\"intrlData\":\"QC3ICYJUGJJ2DON8C9HTR9MUAT\",\"rcptSign\":\"HX23JCHJMH4N_LYP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(410,'','Cash','','2025-06-05 10:39:08','','0','33','2025-06-05 10:39:08','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','','0','331749108845','Cleared','','','','','','110.34','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'410','410','DSADFMTKVXKQTFAHWW8GBN5HDK','_F0IXD0TPWSRT4TR','20250605104523','0','1379.31','0','0','0','0','110.34','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"410\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605104523\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605104523\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1379,\"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\":1379,\"totTaxAmt\":110,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"410\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"110.34\",\"totAmt\":\"800\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"410\",\"orgInvcNo\":0,\"curRcptNo\":\"410\",\"totRcptNo\":\"410\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"410\",\"rcptPbctDt\":\"20250605104523\",\"intrlData\":\"DSADFMTKVXKQTFAHWW8GBN5HDK\",\"rcptSign\":\"_F0IXD0TPWSRT4TR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(411,'','Cash','','2025-06-06 16:51:30','','0','33','2025-06-06 16:51:30','','550','550','1','retail','25','550','1','0','0','0','0','0','0','printed',' ','','','0','331749217857','Cleared','','','','','','75.86','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'411','411','BCDYRW1-Y05IO8L9D72DSOQCAO','TFLFTWCZQEFR5N5P','20250606165222','0','948.28','0','0','0','0','75.86','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"411\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250606165222\",\"salesDt\":\"20250606\",\"stockRlsDt\":\"20250606165222\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":948,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":75,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":948,\"totTaxAmt\":75,\"totAmt\":550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"411\",\"rcptPbctDt\":\"20250606\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000034\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 30X30X1.5MM\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"1100\",\"splyAmt\":\"1020\",\"dcRt\":0,\"dcAmt\":\"25\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"948.28\",\"taxAmt\":\"75.86\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"411\",\"orgInvcNo\":0,\"curRcptNo\":\"411\",\"totRcptNo\":\"411\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"411\",\"rcptPbctDt\":\"20250606165222\",\"intrlData\":\"BCDYRW1-Y05IO8L9D72DSOQCAO\",\"rcptSign\":\"TFLFTWCZQEFR5N5P\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000034\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(412,'','Cash','','2025-06-09 08:19:48','','0','33','2025-06-09 08:19:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','','0','331749446379','Cleared','','','','','','27.59','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'412','412','BJN6MQRLVMZZKCX4-OOYLMGBL7','JN_KD4RUSFOORT0T','20250609082111','0','172.41','0','0','0','0','27.59','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"412\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609082111\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609082111\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"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\":172,\"totTaxAmt\":27,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"412\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"412\",\"orgInvcNo\":0,\"curRcptNo\":\"412\",\"totRcptNo\":\"412\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"412\",\"rcptPbctDt\":\"20250609082111\",\"intrlData\":\"BJN6MQRLVMZZKCX4-OOYLMGBL7\",\"rcptSign\":\"JN_KD4RUSFOORT0T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(413,'','Cash','','2025-06-09 09:41:08','','0','33','2025-06-09 09:41:08','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','','0','331749451237','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'413','413','WFAGVUNNDURTINP_BCJAAGX1MR','B2GRVTZMWRB32CNU','20250609094114','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"413\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609094114\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609094114\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":34,\"totTaxAmt\":0,\"totAmt\":260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"413\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000324\",\"itemClsCd\":\"\",\"itemNm\":\"1\\/4 x50m Hose Pipe per M\",\"bcd\":\"324\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"35\",\"splyAmt\":\"25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"30.17\",\"taxAmt\":\"28.97\",\"totAmt\":\"210\"},{\"itemSeq\":2,\"itemCd\":\"0000323\",\"itemClsCd\":\"\",\"itemNm\":\"2\\\" Steel Nails Per Pc\",\"bcd\":\"323\",\"pkgUnitCd\":\"\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"\",\"qty\":\"10.00\",\"prc\":\"5\",\"splyAmt\":\"2\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"413\",\"orgInvcNo\":0,\"curRcptNo\":\"413\",\"totRcptNo\":\"413\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"413\",\"rcptPbctDt\":\"20250609094114\",\"intrlData\":\"WFAGVUNNDURTINP_BCJAAGX1MR\",\"rcptSign\":\"B2GRVTZMWRB32CNU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000324\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000323\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(414,'','Cash','','2025-06-09 09:55:39','','0','33','2025-06-09 09:55:39','','5640','5640','1','retail','420','5640','1','0','0','0','0','0','0','printed',' ','','','0','331749451632','Cleared','','','','','','743.45','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'414','414','UWGAX0GZQTYNE-J2KZNMGXPPD4','WVMILDRUADN91SII','20250609095810','0','3922.41','0','0','0','0','743.45','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"414\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609095810\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609095810\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3922,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":743,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4137,\"totTaxAmt\":743,\"totAmt\":5640,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"414\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"50220000\",\"itemNm\":\"CIRCULAR HOLLOW SECTION 48X1.5MM\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"1500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1293.10\",\"taxAmt\":\"103.45\",\"totAmt\":\"750\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1.5MM\",\"bcd\":\"35\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1340\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 40X3MM\",\"bcd\":\"14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"600\",\"splyAmt\":\"474.14\",\"dcRt\":0,\"dcAmt\":\"200\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"50220000\",\"itemNm\":\"CIRCULAR HOLLOW SECTION 25X1.5MM\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"850\",\"splyAmt\":\"790\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"732.76\",\"taxAmt\":\"234.48\",\"totAmt\":\"1700\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"22.07\",\"totAmt\":\"160\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"180\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"24.83\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"414\",\"orgInvcNo\":0,\"curRcptNo\":\"414\",\"totRcptNo\":\"414\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"414\",\"rcptPbctDt\":\"20250609095810\",\"intrlData\":\"UWGAX0GZQTYNE-J2KZNMGXPPD4\",\"rcptSign\":\"WVMILDRUADN91SII\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(415,'','Cash','','2025-06-09 11:11:07','','0','33','2025-06-09 11:11:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','331749456658','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'415','415','7M9YZE6I6ZDQFCYQX9IKUTGMXS','1UFEBWIDKRKT2QLH','20250609111112','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"415\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609111112\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609111112\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"415\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000325\",\"itemClsCd\":\"\",\"itemNm\":\"Combined Fork& Hoe\",\"bcd\":\"325\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"415\",\"orgInvcNo\":0,\"curRcptNo\":\"415\",\"totRcptNo\":\"415\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"415\",\"rcptPbctDt\":\"20250609111112\",\"intrlData\":\"7M9YZE6I6ZDQFCYQX9IKUTGMXS\",\"rcptSign\":\"1UFEBWIDKRKT2QLH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000325\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(416,'','Cash','','2025-06-09 11:33:06','','0','33','2025-06-09 11:33:06','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331749456674','Cleared','','','','','','6.9','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'416','416','NTIGGZSAD8GDAQI3CYYDBCSQM5','OXAIWNZGL3OT_VNT','20250609113356','0','43.1','0','0','0','0','6.9','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"416\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609113356\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609113356\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":344,\"totTaxAmt\":6,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"416\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000264\",\"itemClsCd\":\"\",\"itemNm\":\"SPRAY PAINT BRIGHT GOLD\",\"bcd\":\"264\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SUPERGLUE\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"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\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"416\",\"orgInvcNo\":0,\"curRcptNo\":\"416\",\"totRcptNo\":\"416\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"416\",\"rcptPbctDt\":\"20250609113356\",\"intrlData\":\"NTIGGZSAD8GDAQI3CYYDBCSQM5\",\"rcptSign\":\"OXAIWNZGL3OT_VNT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000264\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(417,'','Cash','','2025-06-09 17:03:34','','0','33','2025-06-09 17:03:34','','850','850','1','retail','100','850','1','0','0','0','0','0','0','printed',' ','','','0','331749477790','Cleared','','','','','','117.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'417','417','FBETWEIQQ_BA5ROMR-E-ZJEQ8J','SY4IQI0VOFS1L3EW','20250609170343','0','732.76','0','0','0','0','117.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"417\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609170343\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609170343\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":732,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":117,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":732,\"totTaxAmt\":117,\"totAmt\":850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"417\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000033\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1.5MM\",\"bcd\":\"33\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"805\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"732.76\",\"taxAmt\":\"117.24\",\"totAmt\":\"850\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"417\",\"orgInvcNo\":0,\"curRcptNo\":\"417\",\"totRcptNo\":\"417\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"417\",\"rcptPbctDt\":\"20250609170343\",\"intrlData\":\"FBETWEIQQ_BA5ROMR-E-ZJEQ8J\",\"rcptSign\":\"SY4IQI0VOFS1L3EW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000033\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(418,'','Cash','','2025-06-10 09:44:21','','0','33','2025-06-10 09:44:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','','0','331749537815','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'418','418','ROTIIPRDEIT9IEO-NSJ2NVHD7I','6LJU9TK60SLGI9V4','20250610094426','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"418\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250610094426\",\"salesDt\":\"20250610\",\"stockRlsDt\":\"20250610094426\",\"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\":4,\"totTaxAmt\":0,\"totAmt\":30,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"418\",\"rcptPbctDt\":\"20250610\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000323\",\"itemClsCd\":\"\",\"itemNm\":\"2\\\" Steel Nails Per Pc\",\"bcd\":\"323\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"5\",\"splyAmt\":\"2\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"4.31\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"418\",\"orgInvcNo\":0,\"curRcptNo\":\"418\",\"totRcptNo\":\"418\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"418\",\"rcptPbctDt\":\"20250610094426\",\"intrlData\":\"ROTIIPRDEIT9IEO-NSJ2NVHD7I\",\"rcptSign\":\"6LJU9TK60SLGI9V4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000323\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(419,'','Cash','','2025-06-10 10:20:36','','0','33','2025-06-10 10:20:36','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','','0','331749537873','Cleared','','','','','','82.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'419','419','EXUV6RY0JFABUYXKAHRX7WJQTC','JAK0VK6UAPKX1LPL','20250610102040','0','344.82','0','0','0','0','82.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"419\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250610102040\",\"salesDt\":\"20250610\",\"stockRlsDt\":\"20250610102040\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":344,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":82,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":344,\"totTaxAmt\":82,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"419\",\"rcptPbctDt\":\"20250610\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"419\",\"orgInvcNo\":0,\"curRcptNo\":\"419\",\"totRcptNo\":\"419\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"419\",\"rcptPbctDt\":\"20250610102040\",\"intrlData\":\"EXUV6RY0JFABUYXKAHRX7WJQTC\",\"rcptSign\":\"JAK0VK6UAPKX1LPL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(420,'','Cash','','2025-06-10 10:37:24','','0','33','2025-06-10 10:37:24','','900','900','1','retail','30','900','1','0','0','0','0','0','0','printed',' ','','','0','331749541029','Cleared','','','','','','124.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'420','420','17GLPSMHGLD3BCS_U1XGXGRTYC','JDALESPQF697G6IX','20250610103726','0','775.86','0','0','0','0','124.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"420\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250610103726\",\"salesDt\":\"20250610\",\"stockRlsDt\":\"20250610103726\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":775,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":124,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":775,\"totTaxAmt\":124,\"totAmt\":900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"420\",\"rcptPbctDt\":\"20250610\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000206\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 25X3MM\",\"bcd\":\"206\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"30\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"775.86\",\"taxAmt\":\"124.14\",\"totAmt\":\"900\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"420\",\"orgInvcNo\":0,\"curRcptNo\":\"420\",\"totRcptNo\":\"420\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"420\",\"rcptPbctDt\":\"20250610103726\",\"intrlData\":\"17GLPSMHGLD3BCS_U1XGXGRTYC\",\"rcptSign\":\"JDALESPQF697G6IX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000206\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(421,'','Cash','','2025-06-10 12:27:00','','0','33','2025-06-10 12:27:00','','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','','0','331749541047','Cleared','','','','','','17.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'421','421','NZUJGW5VBFYCN4H_TPL9NN92X6','XAY7VNIZ5VGYRKC3','20250610122712','0','112.07','0','0','0','0','17.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"421\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250610122712\",\"salesDt\":\"20250610\",\"stockRlsDt\":\"20250610122712\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":112,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":17,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":112,\"totTaxAmt\":17,\"totAmt\":130,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"421\",\"rcptPbctDt\":\"20250610\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000072\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 5MTRS\",\"bcd\":\"72\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"85\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"112.07\",\"taxAmt\":\"17.93\",\"totAmt\":\"130\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"421\",\"orgInvcNo\":0,\"curRcptNo\":\"421\",\"totRcptNo\":\"421\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"421\",\"rcptPbctDt\":\"20250610122712\",\"intrlData\":\"NZUJGW5VBFYCN4H_TPL9NN92X6\",\"rcptSign\":\"XAY7VNIZ5VGYRKC3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000072\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(422,'','Cash','','2025-06-10 18:09:56','','0','33','2025-06-10 18:09:56','','100','100','1','retail','20','100','1','0','0','0','0','0','0','printed',' ','','','0','331749568182','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'422','422','M6E3UAL8ZX5EDHE_CAVJLNSVHZ','OA7U8WUA8-4YJLEB','20250610181000','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"422\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250610181000\",\"salesDt\":\"20250610\",\"stockRlsDt\":\"20250610181000\",\"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\":86,\"totTaxAmt\":0,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"422\",\"rcptPbctDt\":\"20250610\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000322\",\"itemClsCd\":\"\",\"itemNm\":\"20L Jerry Can\",\"bcd\":\"322\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"422\",\"orgInvcNo\":0,\"curRcptNo\":\"422\",\"totRcptNo\":\"422\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"422\",\"rcptPbctDt\":\"20250610181000\",\"intrlData\":\"M6E3UAL8ZX5EDHE_CAVJLNSVHZ\",\"rcptSign\":\"OA7U8WUA8-4YJLEB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(423,'','Cash','','2025-06-11 09:44:44','','0','33','2025-06-11 09:44:44','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','','0','331749624191','Cleared','','','','','','131.03','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'423','423','XI466TCBLYS0CRVTH7KBBVRD2E','LJVB7D_AIHLU_AFN','20250611094814','0','818.97','0','0','0','0','131.03','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"423\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250611094814\",\"salesDt\":\"20250611\",\"stockRlsDt\":\"20250611094814\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":818,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":131,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":818,\"totTaxAmt\":131,\"totAmt\":950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"423\",\"rcptPbctDt\":\"20250611\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 40X40X1MM\",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"890\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"423\",\"orgInvcNo\":0,\"curRcptNo\":\"423\",\"totRcptNo\":\"423\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"423\",\"rcptPbctDt\":\"20250611094814\",\"intrlData\":\"XI466TCBLYS0CRVTH7KBBVRD2E\",\"rcptSign\":\"LJVB7D_AIHLU_AFN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(424,'','Cash','','2025-06-12 08:30:57','','0','33','2025-06-12 08:30:57','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','331749706195','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'424','424','BF0FV9VNUZ6TYXL7KNUBYYXMXB','B1FJ7WUXTTXCRDFY','20250612083112','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"424\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612083112\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612083112\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"424\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"424\",\"orgInvcNo\":0,\"curRcptNo\":\"424\",\"totRcptNo\":\"424\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"424\",\"rcptPbctDt\":\"20250612083112\",\"intrlData\":\"BF0FV9VNUZ6TYXL7KNUBYYXMXB\",\"rcptSign\":\"B1FJ7WUXTTXCRDFY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(425,'','Cash','','2025-06-12 09:58:10','','0','33','2025-06-12 09:58:10','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','','0','331749706273','Cleared','','','','','','28.97','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'425','425','ALI7BXWEV7M7L-ULH-JVGMVRCC','R1ATBSZA_J7I-NMR','20250612100218','0','60.34','0','0','0','0','28.97','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"425\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612100218\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612100218\",\"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\":28,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":120,\"totTaxAmt\":28,\"totAmt\":280,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"425\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000169\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.40\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"28.97\",\"totAmt\":\"210\"},{\"itemSeq\":2,\"itemCd\":\"0000313\",\"itemClsCd\":\"\",\"itemNm\":\"Indasa P-60\",\"bcd\":\"313\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"9.66\",\"totAmt\":\"70\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"425\",\"orgInvcNo\":0,\"curRcptNo\":\"425\",\"totRcptNo\":\"425\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"425\",\"rcptPbctDt\":\"20250612100218\",\"intrlData\":\"ALI7BXWEV7M7L-ULH-JVGMVRCC\",\"rcptSign\":\"R1ATBSZA_J7I-NMR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000169\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000313\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(426,'','Cash','','2025-06-12 10:03:59','','0','33','2025-06-12 10:03:59','','5290','5290','1','retail','0','5290','1','0','0','0','0','0','0','printed',' ','','','0','331749711742','Cleared','','','','','','633.11','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'426','426','9FLNG22RRY7ADFDI4GE-DWXWHY','KPPB9IPZ7I_UYIAM','20250612100407','0','3284.47','0','0','0','0','633.11','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"426\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612100407\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612100407\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3284,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":633,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3586,\"totTaxAmt\":633,\"totAmt\":5290,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"426\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000106\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS HERO 3.2 5KG\",\"bcd\":\"106\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ECONOMY BLACK\",\"bcd\":\"200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"TURPENTINE 1 LTR\",\"bcd\":\"251\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"225\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000149\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RAW BOLTS SHELLS M10\",\"bcd\":\"149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"14.00\",\"qtyUnitCd\":\"U\",\"qty\":\"14.00\",\"prc\":\"60\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"51.72\",\"taxAmt\":\"115.86\",\"totAmt\":\"840\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLATBAR 50X3MM\",\"bcd\":\"202\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"920\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"818.97\",\"taxAmt\":\"131.03\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"426\",\"orgInvcNo\":0,\"curRcptNo\":\"426\",\"totRcptNo\":\"426\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"426\",\"rcptPbctDt\":\"20250612100407\",\"intrlData\":\"9FLNG22RRY7ADFDI4GE-DWXWHY\",\"rcptSign\":\"KPPB9IPZ7I_UYIAM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000106\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000149\",\"rsdQty\":\"14.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(427,'','Cash','','2025-06-12 10:18:25','','0','33','2025-06-12 10:18:25','','100','100','1','retail','20','100','1','0','0','0','0','0','0','printed',' ','','','0','331749712692','Cleared','','','','','','13.79','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'427','427','GYQ8LRF2S2OG9R8KDY--K6EA_V','KQFJ567CW8PPQZ8I','20250612102009','0','86.21','0','0','0','0','13.79','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"427\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612102009\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612102009\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"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\":\"\",\"rptNo\":\"427\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"50220000\",\"itemNm\":\"HACKSAW BLADE\",\"bcd\":\"54\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"90\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"427\",\"orgInvcNo\":0,\"curRcptNo\":\"427\",\"totRcptNo\":\"427\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"427\",\"rcptPbctDt\":\"20250612102009\",\"intrlData\":\"GYQ8LRF2S2OG9R8KDY--K6EA_V\",\"rcptSign\":\"KQFJ567CW8PPQZ8I\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(428,'','Cash','','2025-06-12 13:23:52','','0','33','2025-06-12 13:23:52','','130','130','1','retail','20','130','1','0','0','0','0','0','0','printed',' ','','','0','331749723681','Cleared','','','','','','17.93','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'428','428','-FKMVT6OIFC57XJBK64KYSNHRG','A1N2SFCZGQFOPBFJ','20250612132443','0','112.07','0','0','0','0','17.93','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"428\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612132443\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612132443\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":112,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":17,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":112,\"totTaxAmt\":17,\"totAmt\":130,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"428\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000072\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 5MTRS\",\"bcd\":\"72\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"85\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"112.07\",\"taxAmt\":\"17.93\",\"totAmt\":\"130\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"428\",\"orgInvcNo\":0,\"curRcptNo\":\"428\",\"totRcptNo\":\"428\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"428\",\"rcptPbctDt\":\"20250612132443\",\"intrlData\":\"-FKMVT6OIFC57XJBK64KYSNHRG\",\"rcptSign\":\"A1N2SFCZGQFOPBFJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000072\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(429,'','Cash','','2025-06-13 14:12:17','','0','33','2025-06-13 14:12:17','','2880','2880','1','retail','20','2880','1','0','0','0','0','0','0','printed',' ','','','0','331749813066','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'429','429','9S5J0XGLUHI-AR3PDLC2RQFY7Q','KWNR_BV2COY_MTNI','20250613141225','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"429\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250613141225\",\"salesDt\":\"20250613\",\"stockRlsDt\":\"20250613141225\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"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\":543,\"totTaxAmt\":0,\"totAmt\":2880,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"429\",\"rcptPbctDt\":\"20250613\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000326\",\"itemClsCd\":\"\",\"itemNm\":\"Imported Half Through Bush 1.5\\\"\",\"bcd\":\"326\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"450\",\"splyAmt\":\"280\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"387.93\",\"taxAmt\":\"372.41\",\"totAmt\":\"2700\"},{\"itemSeq\":2,\"itemCd\":\"0000269\",\"itemClsCd\":\"\",\"itemNm\":\"WELDING Glasses\",\"bcd\":\"269\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"112.07\",\"taxAmt\":\"17.93\",\"totAmt\":\"130\"},{\"itemSeq\":3,\"itemCd\":\"0000306\",\"itemClsCd\":\"\",\"itemNm\":\"HG Dupro Tester\",\"bcd\":\"306\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"43.10\",\"taxAmt\":\"6.90\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"429\",\"orgInvcNo\":0,\"curRcptNo\":\"429\",\"totRcptNo\":\"429\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"429\",\"rcptPbctDt\":\"20250613141225\",\"intrlData\":\"9S5J0XGLUHI-AR3PDLC2RQFY7Q\",\"rcptSign\":\"KWNR_BV2COY_MTNI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000326\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000269\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000306\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(430,'','Cash','','2025-06-13 15:34:45','','0','33','2025-06-13 15:34:45','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331749813152','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'430','430','0JNJV1R2NTP-5ODKK_FDXLYYGP','4CZLTNSFKV1NIH1Q','20250613153613','0','86.21','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"430\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250613153613\",\"salesDt\":\"20250613\",\"stockRlsDt\":\"20250613153613\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":86,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":86,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"430\",\"rcptPbctDt\":\"20250613\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"430\",\"orgInvcNo\":0,\"curRcptNo\":\"430\",\"totRcptNo\":\"430\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"430\",\"rcptPbctDt\":\"20250613153613\",\"intrlData\":\"0JNJV1R2NTP-5ODKK_FDXLYYGP\",\"rcptSign\":\"4CZLTNSFKV1NIH1Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(431,'','Cash','','2025-06-14 13:27:27','','0','33','2025-06-14 13:27:27','','8440','8440','1','retail','0','8440','1','0','0','0','0','0','0','printed',' ','','','0','331749894827','Cleared','','','','','','998.61','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'431','431','IFDZDTKP6SLXDUYTMA9CNNMJU0','LPV_WMZ8AWQYRJIS','20250614132734','0','3517.24','0','0','0','0','998.61','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"431\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250614132734\",\"salesDt\":\"20250614\",\"stockRlsDt\":\"20250614132734\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3517,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":998,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4551,\"totTaxAmt\":998,\"totAmt\":8440,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"431\",\"rcptPbctDt\":\"20250614\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000119\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 50X25X1.5MM\",\"bcd\":\"119\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"1220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1206.90\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X5MM\",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"700\",\"splyAmt\":\"630\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"193.10\",\"totAmt\":\"1400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000032\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 20X20X1.5MM\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"750\",\"splyAmt\":\"630\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"646.55\",\"taxAmt\":\"413.79\",\"totAmt\":\"3000\"},{\"itemSeq\":4,\"itemCd\":\"0000292\",\"itemClsCd\":\"\",\"itemNm\":\"UNITED PAINTS RED OXIDE 4LTR\",\"bcd\":\"292\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"830\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"22.07\",\"totAmt\":\"160\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"U\",\"qty\":\"8.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000106\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS HERO 3.2 5KG\",\"bcd\":\"106\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"875\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"431\",\"orgInvcNo\":0,\"curRcptNo\":\"431\",\"totRcptNo\":\"431\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"431\",\"rcptPbctDt\":\"20250614132734\",\"intrlData\":\"IFDZDTKP6SLXDUYTMA9CNNMJU0\",\"rcptSign\":\"LPV_WMZ8AWQYRJIS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000119\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000032\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000292\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000106\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(432,'','Cash','','2025-06-16 15:08:43','','0','33','2025-06-16 15:08:43','','7000','7000','1','retail','0','7000','1','0','0','0','0','0','0','printed',' ','','','0','331750075649','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'432','432','SCUCQTAMR0JZVNMSUYRF1XQP4L','4R9QEPSWRTAN4AMG','20250616151913','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"432\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250616151913\",\"salesDt\":\"20250616\",\"stockRlsDt\":\"20250616151913\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":3017,\"totTaxAmt\":0,\"totAmt\":7000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"432\",\"rcptPbctDt\":\"20250616\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000342\",\"itemClsCd\":\"\",\"itemNm\":\"ROLLER 4\\\"\",\"bcd\":\"342\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"1300\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1120.69\",\"taxAmt\":\"358.62\",\"totAmt\":\"2600\"},{\"itemSeq\":2,\"itemCd\":\"0000343\",\"itemClsCd\":\"\",\"itemNm\":\"ROLLER BEARING SET\",\"bcd\":\"343\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"2200\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1896.55\",\"taxAmt\":\"606.90\",\"totAmt\":\"4400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"432\",\"orgInvcNo\":0,\"curRcptNo\":\"432\",\"totRcptNo\":\"432\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"432\",\"rcptPbctDt\":\"20250616151913\",\"intrlData\":\"SCUCQTAMR0JZVNMSUYRF1XQP4L\",\"rcptSign\":\"4R9QEPSWRTAN4AMG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000342\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000343\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(433,'','Cash','','2025-06-17 10:47:01','','0','33','2025-06-17 10:47:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','','0','331750145767','Cleared','','','','','','4.14','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'433','433','AIAJYL3YLDWZ6E08Y5RHLMPUQT','EHPR5RTVZU0RQG6H','20250617104759','0','25.86','0','0','0','0','4.14','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"433\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250617104759\",\"salesDt\":\"20250617\",\"stockRlsDt\":\"20250617104759\",\"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\":\"433\",\"rcptPbctDt\":\"20250617\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.240\",\"bcd\":\"171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"4.14\",\"totAmt\":\"30\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"433\",\"orgInvcNo\":0,\"curRcptNo\":\"433\",\"totRcptNo\":\"433\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"433\",\"rcptPbctDt\":\"20250617104759\",\"intrlData\":\"AIAJYL3YLDWZ6E08Y5RHLMPUQT\",\"rcptSign\":\"EHPR5RTVZU0RQG6H\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(434,'','Cash','','2025-06-17 11:12:05','','0','33','2025-06-17 11:12:05','','480','480','1','retail','20','480','1','0','0','0','0','0','0','printed',' ','','','0','331750146481','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'434','434','VZY3KUJBVLHJSMA2EQWZNR4HOW','KUTZ9FX-BK8SOX0C','20250617111412','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"434\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250617111412\",\"salesDt\":\"20250617\",\"stockRlsDt\":\"20250617111412\",\"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\":413,\"totTaxAmt\":0,\"totAmt\":480,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"434\",\"rcptPbctDt\":\"20250617\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000244\",\"itemClsCd\":\"\",\"itemNm\":\"SILICONE PATTEX BLACK\",\"bcd\":\"244\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"480\",\"splyAmt\":\"320\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"413.79\",\"taxAmt\":\"66.21\",\"totAmt\":\"480\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"434\",\"orgInvcNo\":0,\"curRcptNo\":\"434\",\"totRcptNo\":\"434\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"434\",\"rcptPbctDt\":\"20250617111412\",\"intrlData\":\"VZY3KUJBVLHJSMA2EQWZNR4HOW\",\"rcptSign\":\"KUTZ9FX-BK8SOX0C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000244\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(435,'','Cash','','2025-06-18 15:43:05','','0','33','2025-06-18 15:43:05','','325','325','1','retail','50','325','1','0','0','0','0','0','0','printed',' ','','','0','331750250099','Cleared','','','','','','44.83','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'435','435','DBIYPG6ZXYLGKGKSCUWMXDYXRN','CO7M8F0PX1HMFCRN','20250618154318','0','560.34','0','0','0','0','44.83','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"435\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618154318\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618154318\",\"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\":44,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":560,\"totTaxAmt\":44,\"totAmt\":325,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"435\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000028\",\"itemClsCd\":\"50220000\",\"itemNm\":\"TEE 20X20X3MM\",\"bcd\":\"28\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.50\",\"qtyUnitCd\":\"U\",\"qty\":\"0.50\",\"prc\":\"650\",\"splyAmt\":\"586.21\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"560.34\",\"taxAmt\":\"44.83\",\"totAmt\":\"325\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"435\",\"orgInvcNo\":0,\"curRcptNo\":\"435\",\"totRcptNo\":\"435\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"435\",\"rcptPbctDt\":\"20250618154318\",\"intrlData\":\"DBIYPG6ZXYLGKGKSCUWMXDYXRN\",\"rcptSign\":\"CO7M8F0PX1HMFCRN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000028\",\"rsdQty\":\"0.50\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(436,'','Cash','','2025-06-18 17:35:10','','0','33','2025-06-18 17:35:10','','490','490','1','retail','0','490','1','0','0','0','0','0','0','printed',' ','','','0','331750255921','Cleared','','','','','','48.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'436','436','K4RWZXKXTDVJ0Q_-WGZE415WB8','VZTZ2OZSAD2LTMRD','20250618173514','0','60.34','0','0','0','0','48.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"436\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618173514\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618173514\",\"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\":48,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":120,\"totTaxAmt\":48,\"totAmt\":490,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"436\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000169\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.40\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":2,\"itemCd\":\"0000313\",\"itemClsCd\":\"\",\"itemNm\":\"Indasa P-60\",\"bcd\":\"313\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"436\",\"orgInvcNo\":0,\"curRcptNo\":\"436\",\"totRcptNo\":\"436\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"436\",\"rcptPbctDt\":\"20250618173514\",\"intrlData\":\"K4RWZXKXTDVJ0Q_-WGZE415WB8\",\"rcptSign\":\"VZTZ2OZSAD2LTMRD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000169\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000313\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(437,'','Cash','','2025-06-18 17:42:49','','0','33','2025-06-18 17:42:49','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','printed',' ','','','0','331750257653','Cleared','','','','','','237.24','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'437','437','DSAVE96W5PM438YZWPA1MLPFKC','XIOBZTI6KSGOKQEI','20250618174913','0','1405.17','0','0','0','0','237.24','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"437\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618174913\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618174913\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1405,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":237,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1405,\"totTaxAmt\":237,\"totAmt\":1720,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"437\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000111\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BOLTS & NUTS 3\\/8\\\"X1\\\" PER PC\",\"bcd\":\"111\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"20\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"17.24\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000110\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GI WASHER 3\\/8\\\" PER PC\",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"10\",\"splyAmt\":\"6\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"8.62\",\"taxAmt\":\"5.52\",\"totAmt\":\"40\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"220.69\",\"totAmt\":\"1600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"437\",\"orgInvcNo\":0,\"curRcptNo\":\"437\",\"totRcptNo\":\"437\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"437\",\"rcptPbctDt\":\"20250618174913\",\"intrlData\":\"DSAVE96W5PM438YZWPA1MLPFKC\",\"rcptSign\":\"XIOBZTI6KSGOKQEI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000111\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000110\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(438,'','Cash','','2025-06-18 18:22:26','','0','33','2025-06-18 18:22:26','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','','0','331750260125','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'438','438','6ADR1M1FQZPXUW6NTKEOP_VKZQ','O4JCZXNEBCC7BWJP','20250618182709','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"438\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618182709\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618182709\",\"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\":129,\"totTaxAmt\":0,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"438\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000267\",\"itemClsCd\":\"\",\"itemNm\":\"BINDING WIRE PER PC\",\"bcd\":\"267\",\"pkgUnitCd\":\"\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"129.31\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"438\",\"orgInvcNo\":0,\"curRcptNo\":\"438\",\"totRcptNo\":\"438\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"438\",\"rcptPbctDt\":\"20250618182709\",\"intrlData\":\"6ADR1M1FQZPXUW6NTKEOP_VKZQ\",\"rcptSign\":\"O4JCZXNEBCC7BWJP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000267\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(439,'','Cash','','2025-06-19 10:31:16','','0','4','2025-06-19 10:31:16','','4950','4950','1','retail','0','4950','1','0','0','0','0','0','0','printed',' ','','','0','41750318124','Cleared','','','','','','648.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'439','439','SERYTYELOUFKRCWMZLDHOGRUVH','3-DKKD2TAAK8CLBE','20250619103202','0','2844.83','0','0','0','0','648.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"439\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250619103202\",\"salesDt\":\"20250619\",\"stockRlsDt\":\"20250619103202\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":2844,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":648,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3060,\"totTaxAmt\":648,\"totAmt\":4950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"439\",\"rcptPbctDt\":\"20250619\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000008\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1MM\",\"bcd\":\"8\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2400\",\"splyAmt\":\"2100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2068.97\",\"taxAmt\":\"331.03\",\"totAmt\":\"2400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 25X25X1MM\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"700\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"289.66\",\"totAmt\":\"2100\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000120\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SALI CUTTING DISK 9\\\"\",\"bcd\":\"120\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"439\",\"orgInvcNo\":0,\"curRcptNo\":\"439\",\"totRcptNo\":\"439\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"439\",\"rcptPbctDt\":\"20250619103202\",\"intrlData\":\"SERYTYELOUFKRCWMZLDHOGRUVH\",\"rcptSign\":\"3-DKKD2TAAK8CLBE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000008\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000120\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(440,'','Cash','','2025-06-20 10:48:45','','0','33','2025-06-20 10:48:45','','680','680','1','retail','0','680','1','0','0','0','0','0','0','printed',' ','','','0','331750404874','Cleared','','','','','','66.2','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'440','440','3BBZ65NNXBKRJ8R1P3RZW43JWR','4YYEDHTMBVEBFNXO','20250620104849','0','155.18','0','0','0','0','66.2','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"440\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250620104849\",\"salesDt\":\"20250620\",\"stockRlsDt\":\"20250620104849\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":155,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":66,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":241,\"totTaxAmt\":66,\"totAmt\":680,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"440\",\"rcptPbctDt\":\"20250620\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000103\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT HIDGES TUBE\",\"bcd\":\"103\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000043\",\"itemClsCd\":\"50220000\",\"itemNm\":\"U LOCK PAIR\",\"bcd\":\"43\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"68.97\",\"taxAmt\":\"11.03\",\"totAmt\":\"80\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ROUND BAR 16 LENGTH PER FT\",\"bcd\":\"220\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"440\",\"orgInvcNo\":0,\"curRcptNo\":\"440\",\"totRcptNo\":\"440\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"440\",\"rcptPbctDt\":\"20250620104849\",\"intrlData\":\"3BBZ65NNXBKRJ8R1P3RZW43JWR\",\"rcptSign\":\"4YYEDHTMBVEBFNXO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000103\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000043\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(441,'','Cash','','2025-06-20 14:10:51','','0','33','2025-06-20 14:10:51','','230','230','1','retail','20','230','1','0','0','0','0','0','0','printed',' ','','','0','331750417592','Cleared','','','','','','31.72','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'441','441','W4SHIINNBY9TPITLQKRXBVNZ5B','TVSQTZXSBALCHRJL','20250620141104','0','198.28','0','0','0','0','31.72','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"441\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250620141104\",\"salesDt\":\"20250620\",\"stockRlsDt\":\"20250620141104\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":198,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":31,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":198,\"totTaxAmt\":31,\"totAmt\":230,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"441\",\"rcptPbctDt\":\"20250620\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MEASURING TAPE 7.5MTRS\",\"bcd\":\"73\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"230\",\"splyAmt\":\"140\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"198.28\",\"taxAmt\":\"31.72\",\"totAmt\":\"230\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"441\",\"orgInvcNo\":0,\"curRcptNo\":\"441\",\"totRcptNo\":\"441\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"441\",\"rcptPbctDt\":\"20250620141104\",\"intrlData\":\"W4SHIINNBY9TPITLQKRXBVNZ5B\",\"rcptSign\":\"TVSQTZXSBALCHRJL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(442,'','Cash','','2025-06-20 14:50:22','','0','33','2025-06-20 14:50:22','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','','0','331750417871','Cleared','','','','','','55.17','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'442','442','RFROMY0HTDRN_STSXA8WHUHUMW','KPFU5BP4F0LSZTS0','20250620145134','0','172.41','0','0','0','0','55.17','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"442\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250620145134\",\"salesDt\":\"20250620\",\"stockRlsDt\":\"20250620145134\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":172,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":55,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":172,\"totTaxAmt\":55,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"442\",\"rcptPbctDt\":\"20250620\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"442\",\"orgInvcNo\":0,\"curRcptNo\":\"442\",\"totRcptNo\":\"442\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"442\",\"rcptPbctDt\":\"20250620145134\",\"intrlData\":\"RFROMY0HTDRN_STSXA8WHUHUMW\",\"rcptSign\":\"KPFU5BP4F0LSZTS0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(443,'','Cash','','2025-06-21 11:49:05','','0','33','2025-06-21 11:49:05','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','','0','331750495165','Cleared','','','','','','506.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'443','443','GSF-UKJL-NGRLHUIX1-2YGBF7K','W4O5WPU12JEXRH7O','20250621115051','0','2620.68','0','0','0','0','506.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"443\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250621115051\",\"salesDt\":\"20250621\",\"stockRlsDt\":\"20250621115051\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":2620,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":506,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2706,\"totTaxAmt\":506,\"totAmt\":3900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"443\",\"rcptPbctDt\":\"20250621\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000175\",\"itemClsCd\":\"50220000\",\"itemNm\":\"GOKUL NC SPOT PUTTY 0.8KG\",\"bcd\":\"175\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"370\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000169\",\"itemClsCd\":\"50220000\",\"itemNm\":\"INDASA P.40\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"70\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"38.62\",\"totAmt\":\"280\"},{\"itemSeq\":3,\"itemCd\":\"0000313\",\"itemClsCd\":\"\",\"itemNm\":\"Indasa P-60\",\"bcd\":\"313\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"70\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.34\",\"taxAmt\":\"19.31\",\"totAmt\":\"140\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SAND PAPER NO.360\",\"bcd\":\"172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"30\",\"splyAmt\":\"12\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"20.69\",\"totAmt\":\"150\"},{\"itemSeq\":5,\"itemCd\":\"0000314\",\"itemClsCd\":\"\",\"itemNm\":\"Sandpaper No 400\",\"bcd\":\"314\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"30\",\"splyAmt\":\"15\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"25.86\",\"taxAmt\":\"12.41\",\"totAmt\":\"90\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000182\",\"itemClsCd\":\"50220000\",\"itemNm\":\"CERA MASKING TAPE 3\\/4 X 50MT\",\"bcd\":\"182\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"56.25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"55.17\",\"totAmt\":\"400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000160\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MASTI BODY FILLER 4.5KG\",\"bcd\":\"160\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2340\",\"splyAmt\":\"1640\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2017.24\",\"taxAmt\":\"322.76\",\"totAmt\":\"2340\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"443\",\"orgInvcNo\":0,\"curRcptNo\":\"443\",\"totRcptNo\":\"443\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"443\",\"rcptPbctDt\":\"20250621115051\",\"intrlData\":\"GSF-UKJL-NGRLHUIX1-2YGBF7K\",\"rcptSign\":\"W4O5WPU12JEXRH7O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000175\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000169\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000313\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000314\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000182\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000160\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(444,'','Cash','','2025-06-23 08:38:42','','0','33','2025-06-23 08:38:42','','1100','1100','1','retail','150','1100','1','0','0','0','0','0','0','printed',' ','','','0','331750657093','Cleared','','','','','','151.73','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'444','444','TFWZY9OCISCOXJRDV1BVWXYIG4','YJBQLTBMGBXAGU5J','20250623083910','0','948.27','0','0','0','0','151.73','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"444\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250623083910\",\"salesDt\":\"20250623\",\"stockRlsDt\":\"20250623083910\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":948,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":151,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":948,\"totTaxAmt\":151,\"totAmt\":1100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"444\",\"rcptPbctDt\":\"20250623\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000038\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 25X3MM\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"431.03\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 40X3MM\",\"bcd\":\"14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"474.14\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"444\",\"orgInvcNo\":0,\"curRcptNo\":\"444\",\"totRcptNo\":\"444\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"444\",\"rcptPbctDt\":\"20250623083910\",\"intrlData\":\"TFWZY9OCISCOXJRDV1BVWXYIG4\",\"rcptSign\":\"YJBQLTBMGBXAGU5J\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000038\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(445,'','Cash','','2025-06-25 07:40:20','','0','33','2025-06-25 07:40:20','','600','600','1','retail','100','600','1','0','0','0','0','0','0','printed',' ','','','0','331750826385','Cleared','','','','','','82.76','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'445','445','BP1HXA19DQX93Y-THSRUZEHPOP','MZAFFYEKNOIT8HII','20250625074025','0','517.24','0','0','0','0','82.76','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"445\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250625074025\",\"salesDt\":\"20250625\",\"stockRlsDt\":\"20250625074025\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":517,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":82,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":517,\"totTaxAmt\":82,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"445\",\"rcptPbctDt\":\"20250625\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000014\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 40X3MM\",\"bcd\":\"14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"474.14\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"517.24\",\"taxAmt\":\"82.76\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"445\",\"orgInvcNo\":0,\"curRcptNo\":\"445\",\"totRcptNo\":\"445\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"445\",\"rcptPbctDt\":\"20250625074025\",\"intrlData\":\"BP1HXA19DQX93Y-THSRUZEHPOP\",\"rcptSign\":\"MZAFFYEKNOIT8HII\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000014\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(446,'','Cash','','2025-06-26 13:43:09','','0','33','2025-06-26 13:43:09','','38000','38000','1','retail','2000','38000','1','0','0','0','0','0','0','printed',' ','','','0','331750934536','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'446','446','Z428FHOLD6-QMJPVCUZA0EI-K6','352EODTPHOQELRKN','20250626134336','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"446\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250626134336\",\"salesDt\":\"20250626\",\"stockRlsDt\":\"20250626134336\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"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\":16379,\"totTaxAmt\":0,\"totAmt\":38000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"446\",\"rcptPbctDt\":\"20250626\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000316\",\"itemClsCd\":\"\",\"itemNm\":\"Dewalt Welding Machine\",\"bcd\":\"316\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"14000\",\"splyAmt\":\"8000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"12068.97\",\"taxAmt\":\"3862.07\",\"totAmt\":\"28000\"},{\"itemSeq\":2,\"itemCd\":\"0000319\",\"itemClsCd\":\"\",\"itemNm\":\"Dewalt Grinder\",\"bcd\":\"319\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"5000\",\"splyAmt\":\"3000\",\"dcRt\":0,\"dcAmt\":\"2000\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"4310.34\",\"taxAmt\":\"1379.31\",\"totAmt\":\"10000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"446\",\"orgInvcNo\":0,\"curRcptNo\":\"446\",\"totRcptNo\":\"446\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"446\",\"rcptPbctDt\":\"20250626134336\",\"intrlData\":\"Z428FHOLD6-QMJPVCUZA0EI-K6\",\"rcptSign\":\"352EODTPHOQELRKN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000316\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000319\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(447,'','Cash','','2025-06-26 13:46:32','','0','33','2025-06-26 13:46:32','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','','0','331750934769','Cleared','','','','','','33.1','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'447','447','MFIM9BIDM7ARZNZ9ODM4ARVSVC','AY9VYK9JB9Y9CBYG','20250626134639','0','206.9','0','0','0','0','33.1','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"447\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250626134639\",\"salesDt\":\"20250626\",\"stockRlsDt\":\"20250626134639\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":206,\"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\":206,\"totTaxAmt\":33,\"totAmt\":240,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"447\",\"rcptPbctDt\":\"20250626\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000132\",\"itemClsCd\":\"50220000\",\"itemNm\":\"NAILS 4\\\" INCH\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"240\",\"splyAmt\":\"160\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"206.90\",\"taxAmt\":\"33.10\",\"totAmt\":\"240\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"447\",\"orgInvcNo\":0,\"curRcptNo\":\"447\",\"totRcptNo\":\"447\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"447\",\"rcptPbctDt\":\"20250626134639\",\"intrlData\":\"MFIM9BIDM7ARZNZ9ODM4ARVSVC\",\"rcptSign\":\"AY9VYK9JB9Y9CBYG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000132\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(448,'','Cash','','2025-06-26 15:27:45','','0','33','2025-06-26 15:27:45','','4000','4000','1','retail','0','4000','1','0','0','0','0','0','0','printed',' ','','','0','331750940832','Cleared','','','','','','551.72','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'448','448','AF2SYY_UUMJ778IOBAM1C_JREI','FKM8NKR1BCO1ZLUR','20250626152800','0','3448.28','0','0','0','0','551.72','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"448\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250626152800\",\"salesDt\":\"20250626\",\"stockRlsDt\":\"20250626152800\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":3448,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":551,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3448,\"totTaxAmt\":551,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"448\",\"rcptPbctDt\":\"20250626\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000024\",\"itemClsCd\":\"50220000\",\"itemNm\":\"SQUARE HOLLOW SECTION 75X75X2MM\",\"bcd\":\"24\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4000\",\"splyAmt\":\"3500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3448.28\",\"taxAmt\":\"551.72\",\"totAmt\":\"4000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"448\",\"orgInvcNo\":0,\"curRcptNo\":\"448\",\"totRcptNo\":\"448\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"448\",\"rcptPbctDt\":\"20250626152800\",\"intrlData\":\"AF2SYY_UUMJ778IOBAM1C_JREI\",\"rcptSign\":\"FKM8NKR1BCO1ZLUR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000024\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(449,'','Cash','','2025-06-27 08:39:21','','0','33','2025-06-27 08:39:21','','560','560','1','retail','40','560','1','0','0','0','0','0','0','printed',' ','','','0','331751002725','Cleared','','','','','','77.25','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'449','449','UWBDLJ1NKY1DUOQKPZKGAFT_6U','PXME2RHYCVGT134O','20250627084202','0','327.58','0','0','0','0','77.25','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"449\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250627084202\",\"salesDt\":\"20250627\",\"stockRlsDt\":\"20250627084202\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":327,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":77,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":327,\"totTaxAmt\":77,\"totAmt\":560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"449\",\"rcptPbctDt\":\"20250627\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"180\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"40\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"49.66\",\"totAmt\":\"360\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000098\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC GRINDING DISK 7\\\"\",\"bcd\":\"98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"145\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"172.41\",\"taxAmt\":\"27.59\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"449\",\"orgInvcNo\":0,\"curRcptNo\":\"449\",\"totRcptNo\":\"449\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"449\",\"rcptPbctDt\":\"20250627084202\",\"intrlData\":\"UWBDLJ1NKY1DUOQKPZKGAFT_6U\",\"rcptSign\":\"PXME2RHYCVGT134O\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000098\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(450,'','Cash','','2025-06-27 10:43:22','','0','33','2025-06-27 10:43:23','','1300','1300','1','retail','100','1300','1','0','0','0','0','0','0','printed',' ','','','0','331751010038','Cleared','','','','','','179.31','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'450','450','70DFXSQHPJIFNVMCTDAOS77SB4','FBW9YREV2QBSEVSI','20250627104456','0','1120.69','0','0','0','0','179.31','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"450\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250627104456\",\"salesDt\":\"20250627\",\"stockRlsDt\":\"20250627104456\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1120,\"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\":1120,\"totTaxAmt\":179,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"450\",\"rcptPbctDt\":\"20250627\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000100\",\"itemClsCd\":\"50220000\",\"itemNm\":\"WELDING RODS FONTARC 3.2 5KG\",\"bcd\":\"100\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"100\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1120.69\",\"taxAmt\":\"179.31\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"450\",\"orgInvcNo\":0,\"curRcptNo\":\"450\",\"totRcptNo\":\"450\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"450\",\"rcptPbctDt\":\"20250627104456\",\"intrlData\":\"70DFXSQHPJIFNVMCTDAOS77SB4\",\"rcptSign\":\"FBW9YREV2QBSEVSI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000100\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(451,'','Cash','','2025-06-28 12:17:39','','0','33','2025-06-28 12:17:39','','15000','15000','1','retail','50','15000','1','0','0','0','0','0','0','printed',' ','','','0','331751101571','Cleared','','','','','','1786.21','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'451','451','YA7KS4BLH_IHOAJQI4_VXRCEDG','WUN-CX3CMPQV1RIS','20250628121805','0','5646.55','0','0','0','0','1786.21','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"451\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250628121805\",\"salesDt\":\"20250628\",\"stockRlsDt\":\"20250628121805\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":5646,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1786,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7198,\"totTaxAmt\":1786,\"totAmt\":15000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"451\",\"rcptPbctDt\":\"20250628\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000185\",\"itemClsCd\":\"50220000\",\"itemNm\":\"BLACK PIPE1 1\\/2\\\"\",\"bcd\":\"185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2900\",\"splyAmt\":\"2350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"400.00\",\"totAmt\":\"2900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"50220000\",\"itemNm\":\"FLAT BAR 20X5MM\",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"630\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"603.45\",\"taxAmt\":\"96.55\",\"totAmt\":\"700\"},{\"itemSeq\":3,\"itemCd\":\"0000296\",\"itemClsCd\":\"\",\"itemNm\":\"UNITED PAINTS WHITE SG 4LTR\",\"bcd\":\"296\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"830\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1034.48\",\"taxAmt\":\"165.52\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"TURPENTINE 1 LTR\",\"bcd\":\"251\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"225\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"301.72\",\"taxAmt\":\"48.28\",\"totAmt\":\"350\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"68.97\",\"totAmt\":\"500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ANGLE LINE 40X40X3MM\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"1600\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1379.31\",\"taxAmt\":\"1103.45\",\"totAmt\":\"8000\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000119\",\"itemClsCd\":\"50220000\",\"itemNm\":\"RECTANGULAR HOLLOW SECTION 50X25X1.5MM\",\"bcd\":\"119\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1350\",\"splyAmt\":\"1220\",\"dcRt\":0,\"dcAmt\":\"50\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1163.79\",\"taxAmt\":\"186.21\",\"totAmt\":\"1350\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"451\",\"orgInvcNo\":0,\"curRcptNo\":\"451\",\"totRcptNo\":\"451\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"451\",\"rcptPbctDt\":\"20250628121805\",\"intrlData\":\"YA7KS4BLH_IHOAJQI4_VXRCEDG\",\"rcptSign\":\"WUN-CX3CMPQV1RIS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000185\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000296\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000119\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(452,'','Cash','','2025-06-28 12:48:01','','0','33','2025-06-28 12:48:01','','360','360','1','retail','40','360','1','0','0','0','0','0','0','printed',' ','','','0','331751104065','Cleared','','','','','','49.66','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'452','452','WVVGTNOKDQANTSEXXJAYLKWKD-','TDUWULERKRVYQ0LR','20250628124805','0','155.17','0','0','0','0','49.66','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"452\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250628124805\",\"salesDt\":\"20250628\",\"stockRlsDt\":\"20250628124805\",\"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\":\"452\",\"rcptPbctDt\":\"20250628\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000099\",\"itemClsCd\":\"50220000\",\"itemNm\":\"ROBTEC CUTTING DISK 9\\\"\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"180\",\"splyAmt\":\"135\",\"dcRt\":0,\"dcAmt\":\"40\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"155.17\",\"taxAmt\":\"49.66\",\"totAmt\":\"360\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"452\",\"orgInvcNo\":0,\"curRcptNo\":\"452\",\"totRcptNo\":\"452\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"452\",\"rcptPbctDt\":\"20250628124805\",\"intrlData\":\"WVVGTNOKDQANTSEXXJAYLKWKD-\",\"rcptSign\":\"TDUWULERKRVYQ0LR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000099\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(453,'','Cash','','2025-06-28 13:15:57','','0','33','2025-06-28 13:15:57','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','','0','331751104087','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'453','453','YJTPVNT9KBKAKBEW2DQOJRSFEV','66BSRXLPZAVUV-KB','20250628131622','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"453\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250628131622\",\"salesDt\":\"20250628\",\"stockRlsDt\":\"20250628131622\",\"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\":215,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"453\",\"rcptPbctDt\":\"20250628\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"WELDING RODS PER KG\",\"bcd\":\"219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"215.52\",\"taxAmt\":\"34.48\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"453\",\"orgInvcNo\":0,\"curRcptNo\":\"453\",\"totRcptNo\":\"453\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"453\",\"rcptPbctDt\":\"20250628131622\",\"intrlData\":\"YJTPVNT9KBKAKBEW2DQOJRSFEV\",\"rcptSign\":\"66BSRXLPZAVUV-KB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(454,'','Cash','','2025-06-30 09:19:45','','0','33','2025-06-30 09:19:45','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','','0','331751264373','Cleared','','','','','','1241.38','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'454','454','KZ2I_A-EMQE2UEZ6WXWGGPSH01','DWSY7PMU7QT-CBR5','20250630091948','0','3879.31','0','0','0','0','1241.38','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"454\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250630091948\",\"salesDt\":\"20250630\",\"stockRlsDt\":\"20250630091948\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":3879,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":1241,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3879,\"totTaxAmt\":1241,\"totAmt\":9000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"454\",\"rcptPbctDt\":\"20250630\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000019\",\"itemClsCd\":\"50220000\",\"itemNm\":\"MILD STEEL PLATE 8X4X1.35MM\",\"bcd\":\"19\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"4500\",\"splyAmt\":\"3650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3879.31\",\"taxAmt\":\"1241.38\",\"totAmt\":\"9000\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"454\",\"orgInvcNo\":0,\"curRcptNo\":\"454\",\"totRcptNo\":\"454\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"454\",\"rcptPbctDt\":\"20250630091948\",\"intrlData\":\"KZ2I_A-EMQE2UEZ6WXWGGPSH01\",\"rcptSign\":\"DWSY7PMU7QT-CBR5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',1,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000019\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(455,'','Cash','','2025-06-30 10:07:14','','0','33','2025-06-30 10:07:14','','100','100','1','retail','20','100','1','0','0','0','0','0','0','printed',' ','','','0','331751264433','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'455','455','D6SPPBXGSE6WP2OQH0N2Z9-ZW0','SCJSQORA3HIPBNAA','20250630100717','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0300001424','KRA00235304','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"455\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250630100717\",\"salesDt\":\"20250630\",\"stockRlsDt\":\"20250630100717\",\"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\":86,\"totTaxAmt\":0,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"455\",\"rcptPbctDt\":\"20250630\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000322\",\"itemClsCd\":\"\",\"itemNm\":\"20L Jerry Can\",\"bcd\":\"322\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"20\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"86.21\",\"taxAmt\":\"13.79\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"invcNo\":\"455\",\"orgInvcNo\":0,\"curRcptNo\":\"455\",\"totRcptNo\":\"455\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"455\",\"rcptPbctDt\":\"20250630100717\",\"intrlData\":\"D6SPPBXGSE6WP2OQH0N2Z9-ZW0\",\"rcptSign\":\"SCJSQORA3HIPBNAA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052331164S\",\"bhfId\":\"00\",\"itemCd\":\"0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'); /*!40000 ALTER TABLE `sales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_order` -- DROP TABLE IF EXISTS `sales_order`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_order` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` 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 '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=785 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 (20,'41721664478','1','2.00','380','retail','0','2024-07-22 19:09:37','','','','156.60','Cash',52.41,'190','','','4','16.00','1','2024-07-22 16:13:16','','1','returned','1','new','pcs','','2024-07-22 19:13:16','4','yes','','0','','','VATABLE',163.79,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','4172166454232243026053'),(21,'41721664877','2','2.00','380','retail','0','2024-07-22 19:15:24','','','','164.72','Cash',52.41,'190','','','4','16.00','1','2024-07-22 16:15:39','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',163.79,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','4172166492464400333402'),(22,'11721731569','66','2.00','360','retail','0','2024-07-23 13:46:29','','','','120','Cash',49.66,'180','','','1','16.00','1','2024-07-23 10:47:40','','1','returned','1','new','pcs','','2024-07-23 13:47:40','1','yes','','0','','','VATABLE',155.17,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','1172173158932223401327'),(23,'11721748366','100','2.00','3000','retail','0','2024-07-23 18:28:04','','','','1200','Cash',413.79,'1500','','','1','16.00','1','2024-07-23 15:29:21','','1','returned','1','new','pcs','','2024-07-23 18:29:21','1','yes','','0','','','VATABLE',1293.10,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','1172174840702724023273'),(24,'41721978690','98','1.00','200','retail','0','2024-07-26 10:25:48','','','','145','Cash',27.59,'200','','','4','16.00','1','2024-07-26 07:26:03','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','','4172197874824709003200'),(25,'41721978821','98','1.00','200','retail','0','2024-07-26 10:34:34','','','','145','Cash',27.59,'200','','','4','16.00','1','2024-07-26 10:52:41','','1','returned','1','new','pcs','','2024-07-26 13:52:41','4','yes','','0','','','VATABLE',172.41,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','','','4172197927437229303200'),(26,'41721982013','98','1.00','200','retail','0','2024-07-26 11:20:36','','','','145','Cash',27.59,'200','','','4','16.00','1','2024-07-26 10:52:29','','1','returned','1','new','pcs','','2024-07-26 13:52:29','4','yes','','0','','','VATABLE',172.41,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','','4172198203570357222821'),(27,'41721982042','69','1.00','150','retail','0','2024-07-26 11:27:03','','','','65','Cash',20.69,'150','','','4','16.00','1','2024-07-26 08:27:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','4172198238102233930032'),(28,'41721982042','73','1.00','250','retail','0','2024-07-26 11:27:03','','','','140','Cash',34.48,'250','','','4','16.00','1','2024-07-26 08:27:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','4172198242230322218122'),(29,'51722250098','54','1.00','120','retail','0','2024-07-29 13:48:51','','','','90','Cash',16.55,'120','','','5','16.00','1','2024-07-29 10:48:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172225013103233522332'),(30,'41722255607','98','1.00','200','retail','0','2024-07-29 15:20:23','','','','145','Cash',27.59,'200','','','4','16.00','1','2024-07-29 12:20:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','','4172225562322271332322'),(31,'51722258361','54','1.00','120','retail','0','2024-07-29 16:06:21','','','','90','Cash',16.55,'120','','','5','16.00','1','2024-07-29 13:06:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','5172225838000032333080'),(32,'51722258586','98','1.00','200','retail','0','2024-07-29 16:10:11','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-07-29 13:10:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','','5172225861103831700050'),(33,'51722322096','69','1.00','150','retail','0','2024-07-30 13:49:31','','','','65','Cash',20.69,'150','','','5','16.00','1','2024-07-30 10:50:21','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','5172232223422123332243'),(34,'51722342304','23','3.00','7500','retail','0','2024-07-30 15:31:34','','','','2350','Cash',1034.48,'2500','','','5','16.00','1','2024-07-30 12:31:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234238030000325200'),(35,'51722342304','24','2.00','7600','retail','0','2024-07-30 15:31:34','','','','3500','Cash',1048.28,'3800','','','5','16.00','1','2024-07-30 12:31:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3275.86,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234240200332330323'),(36,'51722342304','106','1.00','1200','retail','0','2024-07-30 15:31:34','','','','862.5','Cash',165.52,'1200','','','5','16.00','1','2024-07-30 12:31:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234242223320033330'),(37,'51722342304','99','2.00','400','retail','0','2024-07-30 15:31:34','','','','135','Cash',55.17,'200','','','5','16.00','1','2024-07-30 12:31:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234245633243523770'),(38,'51722342304','104','1.00','1200','retail','0','2024-07-30 15:31:34','','','','800','Cash',165.52,'1200','','','5','16.00','1','2024-07-30 12:31:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234247202322322023'),(39,'51722342304','77','1.00','150','retail','0','2024-07-30 15:31:34','','','','75','Cash',20.69,'150','','','5','16.00','1','2024-07-30 12:31:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234248823022102222'),(40,'51722342304','98','1.00','200','retail','0','2024-07-30 15:31:34','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-07-30 12:31:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234251223333233423'),(41,'51722342304','105','1.00','1200','retail','0','2024-07-30 15:31:34','','','','1100','Cash',165.52,'1200','','','5','16.00','1','2024-07-30 12:31:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','5172234252603531222035'),(42,'41722313986','72','1.00','149','retail','1','2024-07-31 09:58:05','','','','85','Cash',20.55,'149','','','4','16.00','1','2024-07-31 06:58:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',128.45,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','4172240907922292279233'),(43,'51723195746','99','1.00','200','retail','0','2024-08-09 12:29:51','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-09 09:30:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','','5172319579141212023903'),(44,'51723209086','4','1.00','460','retail','0','2024-08-09 16:11:41','','','','440','Cash',63.45,'460','','','5','16.00','1','2024-08-09 13:11:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',396.55,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','5172320910003300222003'),(45,'51723270142','12','2.00','3200','retail','0','2024-08-10 09:09:40','','','','1470.00','Cash',441.38,'1600','','','5','16.00','1','2024-08-10 06:09:48','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','5172327016033233200252'),(46,'51723270142','130','1.00','200','retail','0','2024-08-10 09:09:40','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-10 06:09:48','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','5172327017993330322303'),(47,'51723270806','99','1.00','200','retail','0','2024-08-10 09:20:21','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-10 06:20:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','','','','5172327082020223733323'),(48,'51723271516','33','2.00','1900','retail','0','2024-08-10 09:32:17','','','','850','Cash',262.07,'950','','','5','16.00','1','2024-08-10 06:32:34','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','5172327153602333316322'),(49,'51723280648','15','1.00','320','retail','0','2024-08-10 12:04:20','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-08-10 09:04:23','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','','5172328065952200702443'),(50,'51723460322','1','1.00','200','retail','0','2024-08-12 13:58:55','','','','156.60','Cash',27.59,'200','','','5','16.00','1','2024-08-12 10:58:59','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','','5172346033433333222624'),(51,'51723460339','82','1.00','50','retail','0','2024-08-12 13:59:11','','','','25','Cash',6.90,'50','','','5','16.00','1','2024-08-12 10:59:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172346035124133202005'),(52,'51723790479','99','1.00','200','retail','0','2024-08-16 09:41:32','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-16 06:41:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','','','','5172379049127703322000'),(53,'51723815180','99','1.00','200','retail','0','2024-08-16 16:44:33','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381521823522233011'),(54,'51723815180','98','1.00','200','retail','0','2024-08-16 16:44:33','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381523025325533332'),(55,'51723815180','8','3.00','7800','retail','0','2024-08-16 16:44:33','','','','2500','Cash',1075.86,'2600','','','5','16.00','1','2024-08-16 13:44:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2241.38,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381527224200100335'),(56,'51723815180','183','1.00','1800','retail','0','2024-08-16 16:44:33','','','','1680','Cash',248.28,'1800','','','5','16.00','1','2024-08-16 13:44:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381531823013203002'),(57,'51723815180','35','2.00','2900','retail','0','2024-08-16 16:44:33','','','','1410','Cash',400.00,'1450','','','5','16.00','1','2024-08-16 13:44:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381560558232855171'),(58,'51723815180','5','5.00','4750','retail','0','2024-08-16 16:44:33','','','','890','Cash',655.17,'950','','','5','16.00','1','2024-08-16 13:44:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381563503602035733'),(59,'51723815180','103','8.00','800','retail','0','2024-08-16 16:44:33','','','','70','Cash',110.34,'100','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'8','121.00','113','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381565205328201052'),(60,'51723815180','41','2.00','200','retail','0','2024-08-16 16:44:33','','','','70','Cash',27.59,'100','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','282.00','280','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381567948202528326'),(61,'51723815180','130','1.00','200','retail','0','2024-08-16 16:44:33','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381569632233338223'),(62,'51723815180','2','1.00','200','retail','0','2024-08-16 16:44:33','','','','164.72','Cash',27.59,'200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381571122200533143'),(63,'51723815180','14','1.00','620','retail','0','2024-08-16 16:44:33','','','','580','Cash',85.52,'620','','','5','16.00','1','2024-08-16 13:44:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',534.48,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381574823388875284'),(64,'51723815180','120','1.00','200','retail','0','2024-08-16 16:44:33','','','','185','Cash',27.59,'200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381576837220230122'),(65,'51723815180','106','1.00','1200','retail','0','2024-08-16 16:44:33','','','','862.5','Cash',165.52,'1200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381578102131013150'),(66,'51723815180','99','1.00','200','retail','0','2024-08-16 16:44:33','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-16 13:44:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381587204072823222'),(67,'51723816975','99','1.00','200','retail','0','2024-08-16 17:03:08','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-16 14:03:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','','','','5172381698728603202830'),(68,'51723897445','98','1.00','200','retail','0','2024-08-17 15:29:14','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-08-17 12:29:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','','5172389759380200345222'),(69,'51723897445','1','2.00','400','retail','0','2024-08-17 15:29:14','','','','156.60','Cash',55.17,'200','','','5','16.00','1','2024-08-17 12:29:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','5172389765823357968082'),(70,'51723897445','106','1.00','1200','retail','0','2024-08-17 15:29:14','','','','862.5','Cash',165.52,'1200','','','5','16.00','1','2024-08-17 12:29:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','5172389772422532372732'),(71,'51723897445','130','3.00','600','retail','0','2024-08-17 15:29:14','','','','135','Cash',82.76,'200','','','5','16.00','1','2024-08-17 12:29:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'3','47.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','5172389775303233922332'),(72,'51723904215','128','36.00','2520','retail','0','2024-08-17 17:17:10','','','','30','Cash',347.59,'70','','','5','16.00','1','2024-08-17 14:17:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'36','59.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','5172390422932057130232'),(73,'51724761295','99','1.00','200','retail','0','2024-08-27 15:22:02','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-27 12:22:08','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','83.00','82','Inclusive','branch','Inventory','1110','4000','5500','','','','5172476132113235322310'),(74,'51724761330','179','2.00','3200','retail','0','2024-08-27 15:22:34','','','','1200','Cash',441.38,'1600','','','5','16.00','1','2024-08-27 12:22:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5172476135321330533333'),(75,'51724761362','103','2.00','200','retail','0','2024-08-27 15:23:18','','','','70','Cash',27.59,'100','','','5','16.00','1','2024-08-27 12:23:21','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','111.00','109','Inclusive','branch','Inventory','1110','4000','5500','','','','5172476139733603233709'),(76,'51724761401','54','1.00','120','retail','0','2024-08-27 15:23:36','','','','90','Cash',16.55,'120','','','5','16.00','1','2024-08-27 12:23:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','5172476141520505063301'),(77,'51724848424','99','1.00','200','retail','0','2024-08-28 15:34:01','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-28 12:34:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','','','','5172484843932343403222'),(78,'51724848455','4','2.00','1000','retail','0','2024-08-28 15:35:03','','','','460','Cash',137.93,'500','','','5','16.00','1','2024-08-28 12:35:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','','5172484850120522002302'),(79,'51724932327','99','1.00','200','retail','0','2024-08-29 14:52:20','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-08-29 11:52:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','','','','5172493233903937053233'),(80,'51724932343','98','1.00','200','retail','0','2024-08-29 14:52:35','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-08-29 11:52:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','5172493235500022222207'),(81,'51725520549','33','1.00','950','retail','0','2024-09-05 10:16:07','','','','860','Cash',131.03,'950','','','5','16.00','1','2024-09-05 07:16:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552056730302332111'),(82,'51725520572','169','2.00','140','retail','0','2024-09-05 10:16:38','','','','40','Cash',19.31,'70','','','5','16.00','1','2024-09-05 07:16:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552059833533902032'),(83,'51725520656','179','2.00','3200','retail','0','2024-09-05 10:17:46','','','','1200','Cash',441.38,'1600','','','5','16.00','1','2024-09-05 07:17:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552066502320053222'),(84,'51725520674','37','1.00','650','retail','0','2024-09-05 10:18:28','','','','570','Cash',89.66,'650','','','5','16.00','1','2024-09-05 07:18:34','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552070700333343253'),(85,'51725520860','111','4.00','80','retail','0','2024-09-05 10:21:09','','','','10','Cash',11.03,'20','','','5','16.00','1','2024-09-05 07:21:16','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'4','162.00','158','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552086922525734252'),(86,'51725520950','110','4.00','80','retail','0','2024-09-05 10:22:44','','','','10','Cash',11.03,'20','','','5','16.00','1','2024-09-05 07:22:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','52.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552096321232920105'),(87,'51725520969','20','1.00','1600','retail','0','2024-09-05 10:23:02','','','','1480','Cash',220.69,'1600','','','5','16.00','1','2024-09-05 07:23:21','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552098233222043202'),(88,'51725521001','22','1.00','1400','retail','0','2024-09-05 10:23:35','','','','1350','Cash',193.10,'1400','','','5','16.00','1','2024-09-05 07:23:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552101402342353230'),(89,'51725521022','12','2.00','3200','retail','0','2024-09-05 10:23:59','','','','1420.00','Cash',441.38,'1600','','','5','16.00','1','2024-09-05 07:24:02','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552103843322302325'),(90,'51725521042','149','3.00','180','retail','0','2024-09-05 10:24:29','','','','30','Cash',24.83,'60','','','5','16.00','1','2024-09-05 07:24:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552106835270062067'),(91,'51725521078','99','2.00','400','retail','0','2024-09-05 10:25:25','','','','135','Cash',55.17,'200','','','5','16.00','1','2024-09-05 07:25:28','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','80.00','78','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552112400032220242'),(92,'51725521128','106','6.00','7200','retail','0','2024-09-05 10:25:45','','','','862.5','Cash',993.10,'1200','','','5','16.00','1','2024-09-05 07:25:48','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552114427303300732'),(93,'51725521148','41','1.00','100','retail','0','2024-09-05 10:25:58','','','','70','Cash',13.79,'100','','','5','16.00','1','2024-09-05 07:26:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552115830333033315'),(94,'51725521162','36','2.00','2340','retail','0','2024-09-05 10:26:23','','','','1100','Cash',322.76,'1170','','','5','16.00','1','2024-09-05 07:26:29','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1008.62,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552118335102225222'),(95,'51725521189','82','1.00','50','retail','0','2024-09-05 10:26:48','','','','25','Cash',6.90,'50','','','5','16.00','1','2024-09-05 07:26:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552120801231032033'),(96,'51725521212','4','1.00','500','retail','0','2024-09-05 10:27:11','','','','460','Cash',68.97,'500','','','5','16.00','1','2024-09-05 07:28:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552123023325223102'),(97,'51725521288','147','1.00','850','retail','0','2024-09-05 10:28:21','','','','600','Cash',117.24,'850','','','5','16.00','1','2024-09-05 07:28:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552130022252513323'),(98,'51725521306','98','10.00','2000','retail','0','2024-09-05 10:29:00','','','','145','Cash',275.86,'200','','','5','16.00','1','2024-09-05 07:29:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'10','37.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552134022343231143'),(99,'51725521348','93','1.00','300','retail','0','2024-09-05 10:29:19','','','','180','Cash',41.38,'300','','','5','16.00','1','2024-09-05 07:29:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552135939320233299'),(100,'51725521371','150','1.00','500','retail','0','2024-09-05 10:29:47','','','','460','Cash',68.97,'500','','','5','16.00','1','2024-09-05 07:29:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552138753232201242'),(101,'51725521397','130','2.00','400','retail','0','2024-09-05 10:30:09','','','','135','Cash',55.17,'200','','','5','16.00','1','2024-09-05 07:30:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','5172552140925023342420'),(102,'51725617505','185','1.00','2900','retail','0','2024-09-06 13:11:56','','','','2300','Cash',400.00,'2900','','','5','16.00','1','2024-09-06 10:12:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561751520320733513'),(103,'51725617524','106','1.00','1200','retail','0','2024-09-06 13:12:29','','','','862.5','Cash',165.52,'1200','','','5','16.00','1','2024-09-06 10:12:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561754955039325624'),(104,'51725617559','107','1.00','1100','retail','0','2024-09-06 13:12:51','','','','862.5','Cash',151.72,'1100','','','5','16.00','1','2024-09-06 10:12:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',948.28,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561757025200563250'),(105,'51725617577','102','3.00','300','retail','0','2024-09-06 13:13:12','','','','50','Cash',41.38,'100','','','5','16.00','1','2024-09-06 10:13:18','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','100.00','97','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561759100272232327'),(106,'51725617599','173','2.00','500','retail','0','2024-09-06 13:13:44','','','','150','Cash',68.97,'250','','','5','16.00','1','2024-09-06 10:13:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561762452200132117'),(107,'51725617629','32','6.00','4500','retail','0','2024-09-06 13:14:05','','','','675','Cash',620.69,'750','','','5','16.00','1','2024-09-06 10:14:18','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'6','46.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561764433122323703'),(108,'51725617658','36','2.00','2340','retail','0','2024-09-06 13:14:34','','','','1100','Cash',322.76,'1170','','','5','16.00','1','2024-09-06 10:14:39','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1008.62,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561767436324230203'),(109,'51725617679','130','1.00','200','retail','0','2024-09-06 13:14:49','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-09-06 10:14:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561768933292733222'),(110,'51725617697','133','5.00','1200','retail','0','2024-09-06 13:15:16','','','','150','Cash',165.52,'240','','','5','16.00','1','2024-09-06 10:15:25','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',206.90,'5','31.50','26.5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172561771631333303230'),(111,'51725631002','32','1.00','750','retail','0','2024-09-06 16:59:00','','','','675','Cash',103.45,'750','','','5','16.00','1','2024-09-06 13:59:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'1/2','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','','5172563102220523630232'),(112,'51725631164','178','1.00','450','retail','0','2024-09-06 16:59:35','','','','290','Cash',62.07,'450','','','5','16.00','1','2024-09-06 13:59:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172563117526200230103'),(113,'51725631186','75','1.00','80','retail','0','2024-09-06 17:00:00','','','','40','Cash',11.03,'80','','','5','16.00','1','2024-09-06 14:00:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172563119932009233393'),(114,'51725711133','133','2.00','480','retail','0','2024-09-07 15:12:43','','','','150','Cash',66.21,'240','','','5','16.00','1','2024-09-07 12:12:50','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',206.90,'2','26.50','24.5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172571116001031305202'),(115,'51725711171','32','2.00','1500','retail','0','2024-09-07 15:13:21','','','','675','Cash',206.90,'750','','','5','16.00','1','2024-09-07 12:13:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','','5172571119993239525225'),(116,'51726060709','72','1.00','150','retail','0','2024-09-11 16:18:29','','','','85','Cash',20.69,'150','','','5','16.00','1','2024-09-11 13:18:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','5172606072507205023104'),(117,'51726060732','1','1.00','200','retail','0','2024-09-11 16:18:52','','','','156.60','Cash',27.59,'200','','','5','16.00','1','2024-09-11 13:19:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','5172606074302024260220'),(118,'51726148546','2','1.00','200','retail','0','2024-09-12 16:42:26','','','','164.72','Cash',27.59,'200','','','5','16.00','1','2024-09-12 13:42:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614856381382530363'),(119,'51726148571','19','1.00','4500','retail','0','2024-09-12 16:42:51','','','','4200','Cash',620.69,'4500','','','5','16.00','1','2024-09-12 13:43:07','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3879.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614858303223313123'),(120,'51726148617','12','1.00','1600','retail','0','2024-09-12 16:43:37','','','','1380.00','Cash',220.69,'1600','','','5','16.00','1','2024-09-12 13:43:59','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614863503223233023'),(121,'51726148640','33','4.00','3800','retail','0','2024-09-12 16:44:01','','','','860','Cash',524.14,'950','','','5','16.00','1','2024-09-12 13:44:32','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'4','42.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614866384723022322'),(122,'51726148672','38','1.00','550','retail','0','2024-09-12 16:44:32','','','','420','Cash',75.86,'550','','','5','16.00','1','2024-09-12 13:44:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614868562313002302'),(123,'51726148694','130','1.00','200','retail','0','2024-09-12 16:44:54','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-09-12 13:45:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614871222212118533'),(124,'51726148715','98','1.00','200','retail','0','2024-09-12 16:45:15','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-09-12 13:45:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614873953232327220'),(125,'51726148745','41','2.00','200','retail','0','2024-09-12 16:45:45','','','','70','Cash',27.59,'100','','','5','16.00','1','2024-09-12 13:46:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614876912222338313'),(127,'51726148797','99','2.00','400','retail','0','2024-09-12 16:46:37','','','','135','Cash',55.17,'200','','','5','16.00','1','2024-09-12 13:47:03','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614881620060220723'),(128,'51726148774','103','4.00','400','retail','0','2024-09-12 16:46:14','','','','70','Cash',55.17,'100','','','5','','1','2024-09-12 13:53:39','','1','new','1','printed','pcs','','','','yes','','0','','','VATABLE',86.21,'4','154.00','150','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'5172614879138203067220'),(129,'51726149598','99','2.00','400','retail','0','2024-09-12 16:59:58','','','','135','Cash',55.17,'200','','','5','16.00','1','2024-09-12 14:00:32','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','76.00','74','Inclusive','branch','Inventory','1110','4000','5500','','','','5172614961731222341029'),(130,'51726305943','12','1.00','1600','retail','0','2024-09-14 12:25:43','','','','1380.00','Cash',220.69,'1600','','','5','16.00','1','2024-09-14 10:03:30','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630817630222313363'),(131,'51726305943','1','1.00','200','retail','0','2024-09-14 13:02:56','','','','156.60','Cash',27.59,'200','','','5','16.00','1','2024-09-14 10:03:30','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630818833032232022'),(132,'51726305943','73','1.00','250','retail','0','2024-09-14 13:03:09','','','','140','Cash',34.48,'250','','','5','16.00','1','2024-09-14 10:03:30','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630819920323129233'),(133,'51726308211','36','1.00','1170','retail','0','2024-09-14 13:03:31','','','','1080','Cash',161.38,'1170','','','5','16.00','1','2024-09-14 10:06:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1008.62,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630823832343003222'),(134,'51726308211','8','1.00','2650','retail','0','2024-09-14 13:04:29','','','','2400','Cash',365.52,'2650','','','5','16.00','1','2024-09-14 10:06:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2284.48,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630830232632332302'),(135,'51726308211','103','4.00','400','retail','0','2024-09-14 13:05:03','','','','70','Cash',55.17,'100','','','5','16.00','1','2024-09-14 10:06:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','150.00','146','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630833503527702510'),(136,'51726308211','12','1.00','1600','retail','0','2024-09-14 13:05:36','','','','1380.00','Cash',220.69,'1600','','','5','16.00','1','2024-09-14 10:06:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630835083133420820'),(137,'51726308211','41','2.00','200','retail','0','2024-09-14 13:05:51','','','','70','Cash',27.59,'100','','','5','16.00','1','2024-09-14 10:06:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','61.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630837002705542273'),(138,'51726308211','120','1.00','200','retail','0','2024-09-14 13:06:13','','','','105','Cash',27.59,'200','','','5','16.00','1','2024-09-14 10:06:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630838172420220333'),(139,'51726308211','106','1.00','1200','retail','0','2024-09-14 13:06:22','','','','862.5','Cash',165.52,'1200','','','5','16.00','1','2024-09-14 10:06:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','5172630840552221300332'),(140,'51726637586','130','15.00','3000','retail','0','2024-09-18 08:33:06','','','','135','Cash',413.79,'200','','','5','16.00','1','2024-09-18 05:33:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'15','34.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','5172663760943350032323'),(141,'51726637614','120','15.00','3000','retail','0','2024-09-18 08:33:34','','','','105','Cash',413.79,'200','','','5','16.00','1','2024-09-18 05:33:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'15','59.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','5172663762823320033002'),(142,'51726637632','104','10.00','12000','retail','0','2024-09-18 08:33:52','','','','800','Cash',1655.17,'1200','','','5','16.00','1','2024-09-18 05:34:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'10','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','5172663764322304643203'),(143,'51726637647','98','15.00','3000','retail','0','2024-09-18 08:34:07','','','','145','Cash',413.79,'200','','','5','16.00','1','2024-09-18 05:34:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'15','26.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172663766333263320233'),(144,'51726637672','106','4.00','4800','retail','0','2024-09-18 08:34:32','','','','900','Cash',662.07,'1200','','','5','16.00','1','2024-09-18 05:35:03','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','5172663769803906370322'),(145,'51726898493','60','1.00','50','retail','0','2024-09-21 09:01:33','','','','30','Cash',6.90,'50','','','5','16.00','1','2024-09-21 06:01:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','5172689850842328602868'),(146,'51726898565','179','1.00','1400','retail','0','2024-09-21 09:02:45','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2024-09-21 06:03:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','5172689857820582756357'),(147,'51726898585','77','1.00','150','retail','0','2024-09-21 09:03:05','','','','75','Cash',20.69,'150','','','5','16.00','1','2024-09-21 06:03:35','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','5172689859910339694399'),(148,'51726898585','74','1.00','50','retail','0','2024-09-21 09:03:20','','','','30','Cash',6.90,'50','','','5','16.00','1','2024-09-21 06:03:35','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172689861013032222101'),(149,'51726898615','4','7.00','3500','retail','0','2024-09-21 09:03:35','','','','460','Cash',482.76,'500','','','5','16.00','1','2024-09-21 06:04:11','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'7','51.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','5172689863904226403062'),(150,'51726918502','18','6.00','7200','retail','0','2024-09-21 14:35:02','','','','1100','Cash',993.10,'1200','','','5','16.00','1','2024-09-21 11:37:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'6','20.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691851763282296533'),(151,'51726918502','33','1.00','950','retail','0','2024-09-21 14:35:17','','','','860','Cash',131.03,'950','','','5','16.00','1','2024-09-21 11:37:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691854715070333235'),(152,'51726918502','27','3.00','3450','retail','0','2024-09-21 14:35:47','','','','980','Cash',475.86,'1150','','','5','16.00','1','2024-09-21 11:37:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',991.38,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691856525337323632'),(153,'51726918502','202','2.00','1900','retail','0','2024-09-21 14:36:05','','','','920','Cash',262.07,'950','','','5','16.00','1','2024-09-21 11:37:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691859509256230292'),(154,'51726918502','192','2.00','1800','retail','0','2024-09-21 14:36:36','','','','550','Cash',248.28,'900','','','5','16.00','1','2024-09-21 11:37:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691863122313101921'),(155,'51726918502','15','1.00','320','retail','0','2024-09-21 14:37:11','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-09-21 11:37:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691865336689706609'),(156,'51726918674','9','10.00','9000','retail','0','2024-09-21 14:37:54','','','','750','Cash',1241.38,'900','','','5','16.00','1','2024-09-21 11:39:33','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'10','14.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691869722382820339'),(157,'51726918674','106','2.00','2400','retail','0','2024-09-21 14:38:18','','','','900','Cash',331.03,'1200','','','5','16.00','1','2024-09-21 11:39:33','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691871878352332433'),(158,'51726918674','98','2.00','400','retail','0','2024-09-21 14:38:38','','','','145','Cash',55.17,'200','','','5','16.00','1','2024-09-21 11:39:33','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','','','5172691873900063302333'),(159,'51727263973','179','1.00','1400','retail','0','2024-09-25 14:32:53','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2024-09-25 11:33:18','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','5172726398523303300232'),(160,'51727263999','82','2.00','100','retail','0','2024-09-25 14:33:19','','','','25','Cash',13.79,'50','','','5','16.00','1','2024-09-25 11:56:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','5172726532102730725373'),(161,'51727441473','188','1.00','450','retail','0','2024-09-27 15:51:13','','','','300','Cash',62.07,'450','','','5','16.00','1','2024-09-27 12:51:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5172744148100020323001'),(162,'51727760426','99','1.00','200','retail','0','2024-10-01 08:27:06','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-01 05:27:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776043903233323320'),(163,'51727760446','99','1.00','200','retail','0','2024-10-01 08:27:26','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-01 05:28:00','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','73.00','72','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776046307223302324'),(164,'51727760446','98','1.00','200','retail','0','2024-10-01 08:27:44','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-01 05:28:00','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776047322150637725'),(165,'51727760481','72','1.00','150','retail','0','2024-10-01 08:28:01','','','','85','Cash',20.69,'150','','','5','16.00','1','2024-10-01 05:29:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776052747552730720'),(166,'51727760545','155','1.00','100','retail','0','2024-10-01 08:29:05','','','','90','Cash',13.79,'100','','','5','16.00','1','2024-10-01 05:29:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776056535322120027'),(167,'51727760584','33','1.00','950','retail','0','2024-10-01 08:29:44','','','','860','Cash',131.03,'950','','','5','16.00','1','2024-10-01 05:32:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776062172633722333'),(168,'51727760584','130','3.00','600','retail','0','2024-10-01 08:30:22','','','','135','Cash',82.76,'200','','','5','16.00','1','2024-10-01 05:32:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776063620373542222'),(169,'51727760584','106','1.00','1200','retail','0','2024-10-01 08:30:37','','','','900','Cash',165.52,'1200','','','5','16.00','1','2024-10-01 05:32:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776073502323077033'),(170,'51727760777','99','1.00','200','retail','0','2024-10-01 08:32:57','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-01 05:33:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776079923322053733'),(171,'51727762930','19','2.00','9000','retail','0','2024-10-01 09:08:50','','','','4200','Cash',1241.38,'4500','','','5','16.00','1','2024-10-01 06:10:44','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3879.31,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5172776303423100435237'),(172,'51727791769','68','1.00','450','retail','0','2024-10-01 17:09:29','','','','300','Cash',62.07,'450','','','5','16.00','1','2024-10-01 14:09:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','5172779178291373302033'),(173,'51727791797','68','1.00','450','retail','0','2024-10-01 17:09:58','','','','300','Cash',62.07,'450','','','5','16.00','1','2024-10-01 14:10:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5172779180620837272382'),(174,'51727791813','75','1.00','80','retail','0','2024-10-01 17:10:13','','','','40','Cash',11.03,'80','','','5','16.00','1','2024-10-01 14:10:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','5172779182834312133143'),(175,'51728368119','120','1.00','200','retail','0','2024-10-08 09:15:19','','','','105','Cash',27.59,'200','','','5','16.00','1','2024-10-08 06:16:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','','5172836813823013202228'),(176,'51728368119','98','1.00','200','retail','0','2024-10-08 09:15:39','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-08 06:16:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','','','','5172836815222375323030'),(177,'51728368119','201','1.00','350','retail','0','2024-10-08 09:15:52','','','','250','Cash',48.28,'350','','','5','16.00','1','2024-10-08 06:16:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172836816133006321303'),(178,'51728368119','25','2.00','1800','retail','0','2024-10-08 09:16:01','','','','730','Cash',248.28,'900','','','5','16.00','1','2024-10-08 06:16:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','5172836817503202203787'),(179,'51728368183','3','1.00','650','retail','0','2024-10-08 09:16:23','','','','550','Cash',89.66,'650','','','5','16.00','1','2024-10-08 06:16:48','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','','5172836820108802248322'),(180,'51728623109','179','2.00','2800','retail','0','2024-10-11 08:05:09','','','','1200','Cash',386.21,'1400','','','5','16.00','1','2024-10-11 05:05:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','5172862312531232112102'),(181,'51728623145','15','1.00','320','retail','0','2024-10-11 08:05:45','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-10-11 05:06:17','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','','5172862317232333303230'),(182,'51728623178','99','1.00','200','retail','0','2024-10-11 08:06:18','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-11 05:07:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','','5172862320313001833320'),(183,'51728623178','98','1.00','200','retail','0','2024-10-11 08:06:43','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-11 05:07:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','','','','5172862321938172170322'),(184,'51728655469','98','1.00','200','retail','0','2024-10-11 17:04:29','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-11 14:04:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','','5172865548171330220202'),(185,'51728655487','99','2.00','400','retail','0','2024-10-11 17:04:47','','','','135','Cash',55.17,'200','','','5','16.00','1','2024-10-11 14:05:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','70.00','68','Inclusive','branch','Inventory','1110','4000','5500','','','','5172865550625372130512'),(186,'51728655516','5','4.00','3800','retail','0','2024-10-11 17:05:16','','','','890','Cash',524.14,'950','','','5','16.00','1','2024-10-11 14:05:50','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','5172865554133202202333'),(187,'51728884420','54','1.00','120','retail','0','2024-10-14 08:40:20','','','','90','Cash',16.55,'120','','','5','16.00','1','2024-10-14 05:42:19','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','5172888447435283822830'),(188,'51728884420','3','5.00','3250','retail','0','2024-10-14 08:41:15','','','','550','Cash',448.28,'650','','','5','16.00','1','2024-10-14 05:42:19','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'5','55.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','','5172888449233272020082'),(189,'51728884420','5','1.00','950','retail','0','2024-10-14 08:41:33','','','','890','Cash',131.03,'950','','','5','16.00','1','2024-10-14 05:42:19','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','5172888452348332053105'),(190,'51728884540','211','1.00','2200','retail','0','2024-10-14 08:42:20','','','','1900','Cash',303.45,'2200','','','5','16.00','1','2024-10-14 05:42:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1896.55,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5172888456564813224120'),(191,'51728884577','99','4.00','800','retail','0','2024-10-14 08:42:57','','','','135','Cash',110.34,'200','','','5','16.00','1','2024-10-14 05:43:33','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'4','68.00','64','Inclusive','branch','Inventory','1110','4000','5500','','','','5172888460032204600020'),(192,'51728913175','206','1.00','930','retail','0','2024-10-14 16:39:35','','','','850','Cash',128.28,'930','','','5','16.00','1','2024-10-14 13:39:48','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',801.72,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','5172891318482020043384'),(193,'11728972382','217','1.00','5','retail','0','2024-10-15 09:06:29','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-10-15 06:07:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172897238933923032307'),(194,'51729059904','3','3.00','1950','retail','0','2024-10-16 09:25:04','','','','550','Cash',268.97,'650','','','5','16.00','1','2024-10-16 06:27:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172905993234291020349'),(195,'51729059904','15','1.00','320','retail','0','2024-10-16 09:25:33','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-10-16 06:27:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172905995103120202091'),(196,'51729059904','103','6.00','600','retail','0','2024-10-16 09:25:52','','','','70','Cash',82.76,'100','','','5','16.00','1','2024-10-16 06:27:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'6','122.00','116','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172905997200973203352'),(197,'51729059904','41','2.00','200','retail','0','2024-10-16 09:26:12','','','','70','Cash',27.59,'100','','','5','16.00','1','2024-10-16 06:27:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','111.00','109','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172906000703232302302'),(198,'51729060027','29','2.00','900','retail','0','2024-10-16 09:27:07','','','','420','Cash',124.14,'450','','','5','16.00','1','2024-10-16 06:27:51','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172906005823200235303'),(199,'51729060073','98','1.00','200','retail','0','2024-10-16 09:27:53','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-16 06:28:29','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172906008530032330230'),(200,'51729060073','99','1.00','200','retail','0','2024-10-16 09:28:05','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-16 06:28:29','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172906009922253009333'),(201,'11729069016','217','1.00','5','retail','0','2024-10-16 11:57:14','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-10-16 08:57:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172906903473309237374'),(202,'51729079257','3','1.00','650','retail','0','2024-10-16 14:47:37','','','','550','Cash',89.66,'650','','','5','16.00','1','2024-10-16 11:47:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172907927139323714921'),(203,'11729092212','217','1.00','5','retail','0','2024-10-16 18:23:39','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-10-16 15:23:42','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172909221930032022217'),(204,'11729094038','217','1.00','5','retail','0','2024-10-16 18:54:07','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-10-16 15:54:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172909404729321237220'),(205,'51729172397','179','1.00','1400','retail','0','2024-10-17 16:39:57','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2024-10-17 13:40:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172917241152221300132'),(206,'51729257732','100','1.00','1200','retail','0','2024-10-18 16:22:12','','','','1100','Cash',165.52,'1200','','','5','16.00','1','2024-10-18 13:23:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172925774802402217202'),(207,'51729257732','99','1.00','200','retail','0','2024-10-18 16:22:29','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-18 13:23:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172925776723720223023'),(208,'51729257732','98','1.00','200','retail','0','2024-10-18 16:22:47','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-18 13:23:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172925778725225220390'),(209,'51729319483','217','1.00','5','retail','0','2024-10-19 09:31:23','','','','2','Cash',0.69,'5','','','5','16.00','1','2024-10-19 06:32:19','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172931952603004520300'),(210,'11729094108','217','1.00','5','retail','0','2024-10-19 09:36:16','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-10-19 06:37:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172909411522320273932'),(211,'51729319654','217','1.00','5','retail','0','2024-10-19 09:53:18','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-10-19 06:54:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','1172932076017412700133'),(212,'51729322200','217','1.00','5','retail','0','2024-10-19 10:16:40','','','','2','Cash',0.69,'5','','','5','16.00','1','2024-10-19 07:18:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172932232242722023302'),(213,'51729322358','217','1.00','5','retail','0','2024-10-19 10:19:18','','','','2','Cash',0.69,'5','','','5','16.00','1','2024-10-19 07:20:16','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172932238012530333090'),(214,'51729322824','99','1.00','200','retail','0','2024-10-19 10:27:04','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-19 07:27:58','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172932284132023737400'),(215,'41729323653','217','1.00','5','retail','0','2024-10-19 10:41:43','','','','2','Cash',0.69,'5','','','4','16.00','1','2024-10-19 07:42:01','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','4172932370133727327333'),(217,'41729323653','217','1.00','5','retail','0','2024-10-19 10:42:43','','','','2','Cash',0.69,'5','','','4','16.00','1','2024-10-19 07:43:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','4172932376323303224920'),(218,'51729324914','217','1.00','5','retail','0','2024-10-19 11:01:55','','','','2','Cash',0.69,'5','','','5','16.00','1','2024-10-19 08:02:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172932493039423292033'),(220,'51729487091','8','2.00','5300','retail','0','2024-10-21 08:04:51','','','','2200','Cash',731.03,'2650','','','5','','1','2024-10-21 05:06:19','','2','new','1','printed','pcs','','','','yes','','0','','','VATABLE',2284.48,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'5172948710684272337003'),(221,'51729492809','99','1.00','200','retail','0','2024-10-21 09:40:09','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-21 06:40:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172949281902203320338'),(222,'51729573854','179','1.00','1400','retail','0','2024-10-22 08:10:54','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2024-10-22 05:53:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172957639554535230073'),(223,'51729591983','86','1.00','150','retail','0','2024-10-22 13:13:03','','','','80','Cash',20.69,'150','','','5','16.00','1','2024-10-22 10:49:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959214925502232212'),(224,'51729594432','86','1.00','150','retail','0','2024-10-22 13:53:53','','','','80','Cash',20.69,'150','','','5','16.00','1','2024-10-22 11:05:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959504703305332540'),(225,'51729596627','33','2.00','1900','retail','0','2024-10-22 14:30:27','','','','790','Cash',262.07,'950','','','5','16.00','1','2024-10-22 11:34:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959665722554222396'),(226,'51729596627','35','2.00','2900','retail','0','2024-10-22 14:30:57','','','','1300','Cash',400.00,'1450','','','5','16.00','1','2024-10-22 11:34:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959667324293207010'),(227,'51729596627','15','1.00','320','retail','0','2024-10-22 14:31:14','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-10-22 11:34:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959668503927797335'),(228,'51729596627','27','1.00','1150','retail','0','2024-10-22 14:31:25','','','','980','Cash',158.62,'1150','','','5','16.00','1','2024-10-22 11:34:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',991.38,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959669530792252607'),(229,'51729596627','8','1.00','2650','retail','0','2024-10-22 14:31:35','','','','2200','Cash',365.52,'2650','','','5','16.00','1','2024-10-22 11:34:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2284.48,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959670402723022022'),(230,'51729598429','9','2.00','1800','retail','0','2024-10-22 15:00:29','','','','700','Cash',248.28,'900','','','5','16.00','1','2024-10-22 12:04:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959850222382820330'),(231,'51729598429','3','2.00','1300','retail','0','2024-10-22 15:01:43','','','','550','Cash',179.31,'650','','','5','16.00','1','2024-10-22 12:04:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959852934332204523'),(232,'51729598429','192','2.00','1800','retail','0','2024-10-22 15:03:14','','','','550','Cash',248.28,'900','','','5','16.00','1','2024-10-22 12:04:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959860923204024002'),(233,'51729598429','15','2.00','640','retail','0','2024-10-22 15:03:30','','','','270','Cash',88.28,'320','','','5','16.00','1','2024-10-22 12:04:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959862633363232328'),(234,'51729599063','9','2.00','1800','retail','0','2024-10-22 15:11:03','','','','700','Cash',248.28,'900','','','5','16.00','1','2024-10-22 12:13:01','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959907850521223332'),(235,'51729599063','3','1.00','650','retail','0','2024-10-22 15:11:18','','','','550','Cash',89.66,'650','','','5','16.00','1','2024-10-22 12:13:01','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959909450039900052'),(236,'51729599063','15','1.00','320','retail','0','2024-10-22 15:11:46','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-10-22 12:13:01','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959913092343332330'),(237,'51729599063','192','1.00','900','retail','0','2024-10-22 15:12:41','','','','550','Cash',124.14,'900','','','5','16.00','1','2024-10-22 12:13:01','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172959916929262429991'),(238,'51729691011','98','1.00','200','retail','0','2024-10-23 16:43:31','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-23 13:43:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172969102167205123104'),(239,'51729747255','39','2.00','300','retail','0','2024-10-24 08:20:55','','','','80','Cash',41.38,'150','','','5','16.00','1','2024-10-24 05:45:45','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','68.00','66','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172974873804202853370'),(240,'51729777283','179','1.00','1400','retail','0','2024-10-24 16:41:23','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2024-10-24 13:41:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172977729372923032537'),(241,'51729865695','199','1.00','1200','retail','0','2024-10-25 17:14:55','','','','800','Cash',165.52,'1200','','','5','16.00','1','2024-10-25 14:15:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','5172986570822332203250'),(242,'51730124815','99','1.00','200','retail','0','2024-10-28 17:13:35','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-28 14:13:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173012482527032000812'),(243,'51730205020','19','0.75','3375','retail','0','2024-10-29 15:30:20','','','','4200','Cash',465.52,'4500','','','5','16.00','1','2024-10-29 12:37:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3879.31,'0.75','2.00','1.25','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020513602533320532'),(244,'51730205020','9','2.00','1800','retail','0','2024-10-29 15:32:16','','','','700','Cash',248.28,'900','','','5','16.00','1','2024-10-29 12:37:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020522022700225322'),(245,'51730205020','5','1.00','950','retail','0','2024-10-29 15:33:40','','','','860','Cash',131.03,'950','','','5','16.00','1','2024-10-29 12:37:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020525003270033503'),(246,'51730205020','3','2.00','1300','retail','0','2024-10-29 15:34:11','','','','550','Cash',179.31,'650','','','5','16.00','1','2024-10-29 12:37:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020527534522150733'),(247,'51730205020','125','1.00','1050','retail','0','2024-10-29 15:34:36','','','','950','Cash',144.83,'1050','','','5','16.00','1','2024-10-29 12:37:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',905.17,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020529530252332233'),(248,'51730205020','15','6.00','1920','retail','0','2024-10-29 15:34:55','','','','270','Cash',264.83,'320','','','5','16.00','1','2024-10-29 12:37:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'6','38.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020530723233332033'),(249,'51730205020','54','1.00','120','retail','0','2024-10-29 15:35:08','','','','90','Cash',16.55,'120','','','5','16.00','1','2024-10-29 12:37:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020532325403400743'),(250,'51730205950','15','1.00','320','retail','0','2024-10-29 15:45:50','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-10-29 12:46:06','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173020595802402290300'),(251,'51730286162','183','1.00','1800','retail','0','2024-10-30 14:02:43','','','','1680','Cash',248.28,'1800','','','5','16.00','1','2024-10-30 11:13:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028619903223333333'),(252,'51730286162','35','1.00','1450','retail','0','2024-10-30 14:03:19','','','','1380','Cash',200.00,'1450','','','5','16.00','1','2024-10-30 11:13:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028621302633320632'),(253,'51730286162','38','1.00','550','retail','0','2024-10-30 14:03:33','','','','420','Cash',75.86,'550','','','5','16.00','1','2024-10-30 11:13:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028622623202273320'),(254,'51730286162','210','1.00','1000','retail','0','2024-10-30 14:03:46','','','','650','Cash',137.93,'1000','','','5','16.00','1','2024-10-30 11:13:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028628223308302326'),(255,'51730286162','178','1.00','450','retail','0','2024-10-30 14:04:42','','','','290','Cash',62.07,'450','','','5','16.00','1','2024-10-30 11:13:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028630262322252243'),(256,'51730286162','219','1.00','250','retail','0','2024-10-30 14:05:03','','','','0','Cash',34.48,'250','','','5','16.00','1','2024-10-30 11:13:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','','5173028633523822301333'),(257,'51730286162','98','1.00','200','retail','0','2024-10-30 14:05:35','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-10-30 11:13:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028675935023532022'),(258,'51730286162','99','1.00','200','retail','0','2024-10-30 14:12:40','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-30 11:13:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173028677004143222222'),(259,'51730286979','99','1.00','200','retail','0','2024-10-30 14:16:19','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-10-30 12:41:19','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173029193825202232292'),(261,'51730294294','12','7.00','11200','retail','0','2024-10-30 16:18:14','','','','1400','Cash',1544.83,'1600','','','5','16.00','1','2024-10-30 13:22:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'7','14.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173029433839343224022'),(262,'51730294294','125','1.00','1050','retail','0','2024-10-30 16:18:58','','','','950','Cash',144.83,'1050','','','5','16.00','1','2024-10-30 13:22:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',905.17,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173029436500203203233'),(263,'51730294294','9','2.00','1800','retail','0','2024-10-30 16:19:25','','','','700','Cash',248.28,'900','','','5','16.00','1','2024-10-30 13:22:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173029438503330035722'),(264,'11730429878','217','1.00','5','retail','0','2024-11-01 05:58:10','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-11-01 02:58:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','1173042989013230302101'),(265,'51730729166','99','1.00','200','retail','0','2024-11-04 17:06:06','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-11-04 14:06:48','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173072919732101239050'),(266,'51730729211','74','1.00','50','retail','0','2024-11-04 17:06:51','','','','30','Cash',6.90,'50','','','5','16.00','1','2024-11-04 14:07:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173072923733733334223'),(267,'51730730443','99','1.00','200','retail','0','2024-11-04 17:27:23','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-11-04 14:35:30','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173073046134033202203'),(268,'51730730443','217','1.00','5','retail','0','2024-11-04 17:28:04','','','','2','Cash',0.69,'5','','','5','16.00','1','2024-11-04 14:35:30','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173073051451227510733'),(269,'51730731277','111','1.00','20','retail','0','2024-11-04 17:41:17','','','','10','Cash',2.76,'20','','','5','16.00','1','2024-11-04 14:42:04','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'1','165.00','164','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173073131753212323220'),(270,'51730898907','15','1.00','320','retail','0','2024-11-06 16:15:07','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-11-06 13:15:36','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173089892422314023333'),(271,'51730898939','15','1.00','320','retail','0','2024-11-06 16:15:39','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-11-06 13:16:16','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173089896024221502308'),(272,'51730898939','3','1.00','650','retail','0','2024-11-06 16:16:01','','','','550','Cash',89.66,'650','','','5','16.00','1','2024-11-06 13:16:16','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173089897173333232372'),(273,'51731058129','54','1.00','120','retail','0','2024-11-08 12:28:49','','','','90','Cash',16.55,'120','','','5','16.00','1','2024-11-08 09:47:58','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173105813930090002393'),(275,'51731072962','12','1.00','1600','retail','0','2024-11-08 16:36:02','','','','1400','Cash',220.69,'1600','','','5','16.00','1','2024-11-08 13:43:27','','2','printed','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173107297637737263023'),(276,'51731072962','103','1.00','100','retail','0','2024-11-08 16:36:17','','','','70','Cash',13.79,'100','','','5','16.00','1','2024-11-08 13:43:27','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173107298503379372333'),(277,'51731072962','120','1.00','200','retail','0','2024-11-08 16:36:26','','','','105','Cash',27.59,'200','','','5','16.00','1','2024-11-08 13:43:27','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173107299539037322303'),(280,'51731560681','60','1.00','50','retail','0','2024-11-14 08:04:41','','','','30','Cash',6.90,'50','','','5','16.00','1','2024-11-14 06:39:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173156639233233622033'),(281,'51731650891','223','1.00','200','retail','0','2024-11-15 09:08:11','','','','150','Cash',27.59,'200','','','5','16.00','1','2024-11-15 06:08:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','5173165090434737730330'),(282,'51731650891','15','2.00','640','retail','0','2024-11-15 09:08:24','','','','270','Cash',88.28,'320','','','5','16.00','1','2024-11-15 06:08:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173165091823138320231'),(283,'51731650891','9','1.00','900','retail','0','2024-11-15 09:08:38','','','','700','Cash',124.14,'900','','','5','16.00','1','2024-11-15 06:08:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173165092532333316221'),(284,'51731765059','99','1.00','200','retail','0','2024-11-16 16:50:59','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-11-16 13:53:21','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173176506800376061403'),(286,'51731937409','75','1.00','80','retail','0','2024-11-18 16:43:29','','','','40','Cash',11.03,'80','','','5','16.00','1','2024-11-18 13:43:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173193742022214432322'),(287,'51732007500','5','3.00','2850','retail','0','2024-11-19 12:11:40','','','','880','Cash',393.10,'950','','','5','16.00','1','2024-11-19 09:19:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173200752122320020223'),(288,'51732007500','18','1.00','1200','retail','0','2024-11-19 12:12:02','','','','1100','Cash',165.52,'1200','','','5','16.00','1','2024-11-19 09:19:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173200753023203203035'),(289,'51732007500','3','2.00','1300','retail','0','2024-11-19 12:12:11','','','','550','Cash',179.31,'650','','','5','16.00','1','2024-11-19 09:19:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173200784007800323030'),(290,'51732007500','38','3.00','1650','retail','0','2024-11-19 12:17:20','','','','480','Cash',227.59,'550','','','5','16.00','1','2024-11-19 09:19:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173200785833233323273'),(291,'51732007500','17','6.00','210','retail','0','2024-11-19 12:17:38','','','','25','Cash',28.97,'35','','','5','16.00','1','2024-11-19 09:19:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'6','148.00','142','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173200787703337700203'),(292,'51732007500','40','3.00','30','retail','0','2024-11-19 12:17:57','','','','10','Cash',4.14,'10','','','5','16.00','1','2024-11-19 09:19:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','2047.00','2044','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173200791200202253390'),(293,'51732007500','226','9.00','450','retail','0','2024-11-19 12:18:34','','','','35','Cash',62.07,'50','','','5','16.00','1','2024-11-19 09:19:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'9','28.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','5173200792532323023025'),(294,'51732007500','225','3.00','30','retail','0','2024-11-19 12:18:46','','','','7','Cash',4.14,'10','','','5','16.00','1','2024-11-19 09:19:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','140.00','137','Inclusive','branch','Inventory','1110','4000','5500','','','','5173200794422223200400'),(295,'11732025434','217','1.00','5','retail','0','2024-11-19 17:22:58','','','','2','Cash',0.69,'5','','','1','16.00','1','2024-11-19 14:23:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','1173202617802222032220'),(296,'51732093207','99','1.00','200','retail','0','2024-11-20 12:00:07','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-11-20 09:00:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173209321813032222101'),(297,'51732093228','220','4.00','400','retail','0','2024-11-20 12:00:28','','','','0','Cash',55.17,'100','','','5','16.00','1','2024-11-20 09:01:00','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','50.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','','5173209325413527323335'),(298,'51732174818','99','1.00','200','retail','0','2024-11-21 10:40:18','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-11-21 07:40:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173217483534033222223'),(299,'51732175689','217','1.00','5','retail','0','2024-11-21 10:54:49','','','','2','Cash',0.69,'5','','','5','16.00','1','2024-11-21 07:55:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173217569652172970322'),(300,'51732191588','130','6.00','1200','retail','0','2024-11-21 15:19:48','','','','135','Cash',165.52,'200','','','5','16.00','1','2024-11-21 12:20:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173219161604392024206'),(301,'51732261651','86','1.00','150','retail','0','2024-11-22 10:47:31','','','','80','Cash',20.69,'150','','','5','16.00','1','2024-11-22 07:49:19','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173226165830360113530'),(302,'51732261651','81','1.00','150','retail','0','2024-11-22 10:47:38','','','','80','Cash',20.69,'150','','','5','16.00','1','2024-11-22 07:49:19','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173226171411212222122'),(303,'51732281627','216','1.00','2800','retail','0','2024-11-22 16:20:27','','','','2550','Cash',386.21,'2800','','','5','16.00','1','2024-11-22 13:21:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2413.79,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173228163903262230233'),(304,'51732281627','163','1.00','1000','retail','0','2024-11-22 16:20:40','','','','890','Cash',137.93,'1000','','','5','16.00','1','2024-11-22 13:21:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173228164838208034743'),(305,'51732281669','169','10.00','700','retail','0','2024-11-22 16:21:09','','','','40','Cash',96.55,'70','','','5','16.00','1','2024-11-22 13:24:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'10','18.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173228184332230203224'),(306,'51732523275','99','1.00','200','retail','0','2024-11-25 11:27:55','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-11-25 08:28:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173252328323020322203'),(307,'51732616697','2','1.00','200','retail','0','2024-11-26 13:24:57','','','','164.72','Cash',27.59,'200','','','5','16.00','1','2024-11-26 10:25:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173261671103331322261'),(308,'51732687157','179','1.00','1400','retail','0','2024-11-27 08:59:17','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2024-11-27 05:59:33','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173268716662227336323'),(309,'51732704080','220','3.00','300','retail','0','2024-11-27 13:41:20','','','','0','Cash',41.38,'100','','','5','16.00','1','2024-11-27 10:41:39','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','46.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','','5173270409423203273137'),(310,'51732792142','82','1.00','50','retail','0','2024-11-28 14:09:02','','','','25','Cash',6.90,'50','','','5','16.00','1','2024-11-28 11:09:16','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173279215002200010222'),(311,'51733224155','99','1.00','200','retail','0','2024-12-03 14:09:15','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-12-03 11:09:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173322417232000204133'),(312,'51733293695','98','1.00','200','retail','0','2024-12-04 09:28:15','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-12-04 06:28:32','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173329370322337233090'),(313,'51733320643','219','1.00','250','retail','0','2024-12-04 16:57:23','','','','0','Cash',34.48,'250','','','5','16.00','1','2024-12-04 13:58:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','','5173332067932760320332'),(314,'51733320643','99','1.00','200','retail','0','2024-12-04 16:58:00','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-12-04 13:58:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173332069337062332032'),(315,'51733379431','219','1.00','250','retail','0','2024-12-05 09:17:11','','','','0','Cash',34.48,'250','','','5','16.00','1','2024-12-05 06:17:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','','5173337944732220433003'),(316,'51733379431','99','1.00','200','retail','0','2024-12-05 09:17:27','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-12-05 06:17:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173337945572420237333'),(317,'51733401456','25','4.00','3600','retail','0','2024-12-05 15:24:17','','','','730','Cash',496.55,'900','','','5','16.00','1','2024-12-05 12:24:48','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173340146931332242332'),(318,'51733401456','120','4.00','800','retail','0','2024-12-05 15:24:29','','','','105','Cash',110.34,'200','','','5','16.00','1','2024-12-05 12:24:48','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'4','52.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173340148133304322402'),(319,'51733488773','99','1.00','200','retail','0','2024-12-06 15:39:33','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-12-06 12:39:53','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173348878323488337230'),(320,'51733562283','220','2.00','200','retail','0','2024-12-07 12:04:44','','','','0','Cash',27.59,'100','','','5','16.00','1','2024-12-07 09:05:05','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','','5173356229803230029061'),(321,'51733570199','98','1.00','200','retail','0','2024-12-07 14:16:39','','','','145','Cash',27.59,'200','','','5','16.00','1','2024-12-07 11:16:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173357020825720708375'),(322,'51733574558','229','12.00','60','retail','0','2024-12-07 15:29:18','','','','3','Cash',8.28,'5','','','5','16.00','1','2024-12-07 12:30:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','100.00','88','Inclusive','branch','Inventory','1110','4000','5500','','','','5173357457103232373302'),(323,'51733574558','108','12.00','240','retail','0','2024-12-07 15:29:33','','','','10','Cash',33.10,'20','','','5','16.00','1','2024-12-07 12:30:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'12','350.00','338','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173357459433325235132'),(324,'51733579157','48','1.00','300','retail','0','2024-12-07 16:45:57','','','','180','Cash',41.38,'300','','','5','16.00','1','2024-12-07 13:46:27','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173357917813031879330'),(325,'51733838832','12','1.50','2400','retail','0','2024-12-10 16:53:52','','','','1400','Cash',331.03,'1600','','','5','16.00','1','2024-12-10 13:54:18','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1.5','14.00','12.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173383885233303587053'),(326,'51733927100','3','1.00','650','retail','0','2024-12-11 17:25:00','','','','550','Cash',89.66,'650','','','5','16.00','1','2024-12-11 14:25:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173392713237303037220'),(327,'51733927139','38','1.00','550','retail','0','2024-12-11 17:25:39','','','','480','Cash',75.86,'550','','','5','16.00','1','2024-12-11 14:27:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173392727293733942137'),(328,'51733984313','68','1.00','450','retail','0','2024-12-12 09:18:33','','','','300','Cash',62.07,'450','','','5','16.00','1','2024-12-12 06:18:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173398432023383233322'),(329,'51734005984','199','1.00','1200','retail','0','2024-12-12 15:19:44','','','','780','Cash',165.52,'1200','','','5','16.00','1','2024-12-12 12:21:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400601764733340207'),(330,'51734005984','3','7.00','4550','retail','0','2024-12-12 15:20:18','','','','550','Cash',627.59,'650','','','5','16.00','1','2024-12-12 12:21:51','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'7','43.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400605070333503223'),(331,'51734005984','99','1.00','200','retail','0','2024-12-12 15:20:51','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-12-12 12:21:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400606833383232326'),(332,'51734005984','100','1.00','1400','retail','0','2024-12-12 15:21:09','','','','1100','Cash',193.10,'1400','','','5','16.00','1','2024-12-12 12:21:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400607900203032302'),(333,'51734006554','5','1.00','950','retail','0','2024-12-12 15:29:14','','','','860','Cash',131.03,'950','','','5','16.00','1','2024-12-12 12:30:13','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400656203253224332'),(334,'51734006554','35','1.00','1450','retail','0','2024-12-12 15:29:22','','','','1360','Cash',200.00,'1450','','','5','16.00','1','2024-12-12 12:30:13','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400657131130326223'),(335,'51734006554','9','1.00','900','retail','0','2024-12-12 15:29:32','','','','750','Cash',124.14,'900','','','5','16.00','1','2024-12-12 12:30:13','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400658311383532542'),(336,'51734006554','130','1.00','200','retail','0','2024-12-12 15:29:43','','','','135','Cash',27.59,'200','','','5','16.00','1','2024-12-12 12:30:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400659440230173237'),(337,'51734006554','103','2.00','200','retail','0','2024-12-12 15:29:54','','','','70','Cash',27.59,'100','','','5','16.00','1','2024-12-12 12:30:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173400661033070336612'),(338,'51734080780','3','3.00','1950','retail','0','2024-12-13 12:06:20','','','','550','Cash',268.97,'650','','','5','16.00','1','2024-12-13 09:06:38','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','36.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173408079439321207430'),(339,'51734175742','183','3.00','5400','retail','0','2024-12-14 14:29:02','','','','1650','Cash',744.83,'1800','','','5','16.00','1','2024-12-14 11:30:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173417577432240213030'),(340,'51734176232','3','2.00','1300','retail','0','2024-12-14 14:37:13','','','','570','Cash',179.31,'650','','','5','16.00','1','2024-12-14 11:37:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173417624570172322437'),(341,'51734176232','103','5.00','500','retail','0','2024-12-14 14:37:25','','','','70','Cash',68.97,'100','','','5','16.00','1','2024-12-14 11:37:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'5','154.00','149','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173417626003060300630'),(342,'51734346603','3','1.00','650','retail','0','2024-12-16 13:56:43','','','','570','Cash',89.66,'650','','','5','16.00','1','2024-12-16 10:57:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173434661303224333322'),(343,'51734346603','39','2.00','300','retail','0','2024-12-16 13:56:53','','','','80','Cash',41.38,'150','','','5','16.00','1','2024-12-16 10:57:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173434662721427722363'),(344,'51734434421','183','5.00','9000','retail','0','2024-12-17 14:20:21','','','','1650','Cash',1241.38,'1800','','','5','16.00','1','2024-12-17 11:33:58','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'5','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173443452473004573202'),(345,'51734501983','3','4.00','2600','retail','0','2024-12-18 09:06:23','','','','570','Cash',358.62,'650','','','5','16.00','1','2024-12-18 07:04:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173450544040230343423'),(346,'51734528546','6','1.00','750','retail','0','2024-12-18 16:29:06','','','','720','Cash',103.45,'750','','','5','16.00','1','2024-12-18 13:29:20','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173452855531350227500'),(347,'51734685548','114','8.00','120','retail','0','2024-12-20 12:05:48','','','','10','Cash',16.55,'15','','','5','16.00','1','2024-12-20 09:12:36','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'8','164.00','156','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173468556122635323120'),(348,'51734686586','3','4.00','2600','retail','0','2024-12-20 12:23:06','','','','570','Cash',358.62,'650','','','5','16.00','1','2024-12-20 09:24:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4','82.00','78','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173468659644304346234'),(349,'51734686586','15','1.00','320','retail','0','2024-12-20 12:23:17','','','','270','Cash',44.14,'320','','','5','16.00','1','2024-12-20 09:24:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173468660880320230232'),(350,'51734686586','133','0.50','120','retail','0','2024-12-20 12:23:28','','','','150','Cash',16.55,'240','','','5','16.00','1','2024-12-20 09:24:37','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',206.90,'0.5','24.50','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173468662400360723202'),(351,'51734942837','60','1.00','50','retail','0','2024-12-23 11:33:57','','','','30','Cash',6.90,'50','','','5','16.00','1','2024-12-23 08:36:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173494298525000484324'),(352,'41729324494','69','1.00','150','retail','0','2024-12-23 17:06:25','','','','65','Cash',20.69,'150','','','4','16.00','1','2024-12-23 14:06:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173496275743134242323'),(353,'41735053395','3','1.00','650','retail','0','2024-12-24 18:17:08','','','','570','Cash',89.66,'650','','','4','16.00','1','2024-12-24 15:17:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173505342603553302334'),(354,'41735053436','3','3.00','1950','retail','0','2024-12-24 18:17:43','','','','570','Cash',268.97,'650','','','4','16.00','1','2024-12-24 15:17:56','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'3','94.00','91','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173505346012333234002'),(355,'41735313064','3','1.00','650','retail','0','2024-12-27 18:25:37','','','','570','Cash',89.66,'650','','','4','16.00','1','2024-12-27 15:26:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173531308372322332303'),(356,'41735313064','120','1.00','200','retail','0','2024-12-27 18:25:37','','','','105','Cash',27.59,'200','','','4','16.00','1','2024-12-27 15:26:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173531310707021033130'),(357,'41735313064','205','2.00','1740','retail','0','2024-12-27 18:25:37','','','','790','Cash',240.00,'870','','','4','16.00','1','2024-12-27 15:26:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173531313641023104341'),(358,'41735804272','99','1.00','200','retail','0','2025-01-02 10:51:41','','','','135','Cash',27.59,'200','','','4','16.00','1','2025-01-02 07:52:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173580430153237300700'),(359,'41735808863','199','2.00','2400','retail','0','2025-01-02 12:08:14','','','','780','Cash',331.03,'1200','','','4','16.00','1','2025-01-02 09:09:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173580889330243320088'),(360,'41735809163','199','2.00','2400','retail','0','2025-01-02 13:25:13','','','','780','Cash',331.03,'1200','','','4','16.00','1','2025-01-02 10:25:28','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173581351310321353233'),(361,'41736346964','111','4.00','80','retail','0','2025-01-08 17:37:37','','','','10','Cash',11.03,'20','','','4','16.00','1','2025-01-08 14:37:47','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'4','107.00','103','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173634702430242240320'),(362,'41736346964','12','1.00','1600','retail','0','2025-01-08 17:37:37','','','','1400','Cash',220.69,'1600','','','4','16.00','1','2025-01-08 14:37:47','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173634704030303323433'),(363,'41736346964','110','4.00','40','retail','0','2025-01-08 17:37:37','','','','6','Cash',5.52,'10','','','4','16.00','1','2025-01-08 14:37:47','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','334.00','330','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173634705737262373020'),(364,'51736488465','107','2.00','2200','retail','0','2025-01-10 08:54:25','','','','862.5','Cash',303.45,'1100','','','5','16.00','1','2025-01-10 05:55:32','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',948.28,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173648852883207525234'),(365,'51736490971','60','2.00','100','retail','0','2025-01-10 09:36:11','','','','30','Cash',13.79,'50','','','5','16.00','1','2025-01-10 06:36:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173649100633394322002'),(366,'51736589648','38','1.00','550','retail','0','2025-01-11 13:00:48','','','','480','Cash',75.86,'550','','','5','16.00','1','2025-01-11 10:01:01','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173658965726259332012'),(367,'51736589662','82','1.00','50','retail','0','2025-01-11 13:01:02','','','','25','Cash',6.90,'50','','','5','16.00','1','2025-01-11 10:01:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173658967122720671319'),(368,'51736761693','219','1.00','250','retail','0','2025-01-13 12:48:13','','','','0','Cash',34.48,'250','','','5','16.00','1','2025-01-13 10:14:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','5173676323605732313322'),(369,'51736775574','12','2.00','3200','retail','0','2025-01-13 16:39:34','','','','1400','Cash',441.38,'1600','','','5','16.00','1','2025-01-13 13:40:36','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173677561851612267122'),(370,'51736775574','33','1.00','950','retail','0','2025-01-13 16:40:19','','','','805','Cash',131.03,'950','','','5','16.00','1','2025-01-13 13:40:36','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173677563005733027270'),(371,'51737032343','40','4.00','40','retail','0','2025-01-16 15:59:03','','','','10','Cash',5.52,'10','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','2270.00','2266','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703252524202722202'),(372,'51737032343','225','2.00','20','retail','0','2025-01-16 16:02:06','','','','7','Cash',2.76,'10','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','615.00','613','Inclusive','branch','Inventory','1110','4000','5500','','','','5173703254520040032452'),(373,'51737032343','17','2.00','70','retail','0','2025-01-16 16:02:26','','','','25','Cash',9.66,'35','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','314.00','312','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703256765726733222'),(374,'51737032343','219','2.00','500','retail','0','2025-01-16 16:02:48','','','','0','Cash',68.97,'250','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','5173703259322335223352'),(375,'51737032343','5','4.00','3800','retail','0','2025-01-16 16:03:13','','','','890','Cash',524.14,'950','','','5','16.00','1','2025-01-16 13:06:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'4','14.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703261807003233503'),(376,'51737032343','9','6.00','5400','retail','0','2025-01-16 16:03:38','','','','720','Cash',744.83,'900','','','5','16.00','1','2025-01-16 13:06:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'6','54.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703263233052526002'),(377,'51737032343','36','2.00','2340','retail','0','2025-01-16 16:03:52','','','','1100','Cash',322.76,'1170','','','5','16.00','1','2025-01-16 13:06:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1008.62,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703265232230500337'),(378,'51737032343','103','8.00','800','retail','0','2025-01-16 16:04:12','','','','70','Cash',110.34,'100','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'8','97.00','89','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703267927030257301'),(379,'51737032343','15','2.00','640','retail','0','2025-01-16 16:04:39','','','','270','Cash',88.28,'320','','','5','16.00','1','2025-01-16 13:06:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'2','62.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703269603233745343'),(380,'51737032343','41','4.00','400','retail','0','2025-01-16 16:04:57','','','','70','Cash',55.17,'100','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','150.00','146','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703271500200747223'),(381,'51737032343','120','2.00','400','retail','0','2025-01-16 16:05:16','','','','105','Cash',55.17,'200','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703273442230003273'),(382,'51737032343','98','1.00','200','retail','0','2025-01-16 16:05:34','','','','145','Cash',27.59,'200','','','5','16.00','1','2025-01-16 13:06:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703275123737221337'),(383,'51737032343','38','2.00','1100','retail','0','2025-01-16 16:05:51','','','','480','Cash',151.72,'550','','','5','16.00','1','2025-01-16 13:06:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173703278232232223203'),(384,'41737098740','28','1.00','750','retail','0','2025-01-17 10:26:06','','','','620','Cash',103.45,'750','','','4','16.00','1','2025-01-17 07:26:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173709876533240911000'),(385,'51737101988','103','2.00','200','retail','0','2025-01-17 11:19:48','','','','70','Cash',27.59,'100','','','5','16.00','1','2025-01-17 08:20:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','87.00','85','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173710200330002270010'),(386,'51737117828','179','1.00','1400','retail','0','2025-01-17 15:43:48','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2025-01-17 12:44:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173711783884533270230'),(387,'51737124252','99','1.00','200','retail','0','2025-01-17 17:30:52','','','','135','Cash',27.59,'200','','','5','16.00','1','2025-01-17 14:31:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173712426636336142310'),(388,'51737175962','60','1.00','50','retail','0','2025-01-18 07:52:42','','','','30','Cash',6.90,'50','','','5','16.00','1','2025-01-18 04:53:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173717597922533097229'),(389,'51737201921','219','3.00','750','retail','0','2025-01-18 15:05:21','','','','0','Cash',103.45,'250','','','5','16.00','1','2025-01-18 12:12:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'3','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','','5173720225532233035253'),(390,'51737201921','17','36.00','1260','retail','0','2025-01-18 15:10:56','','','','25','Cash',173.79,'35','','','5','16.00','1','2025-01-18 12:12:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'36','324.00','288','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720228504220332020'),(391,'51737201921','40','36.00','360','retail','0','2025-01-18 15:11:25','','','','10','Cash',49.66,'10','','','5','16.00','1','2025-01-18 12:12:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'36','2266.00','2230','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720230452303222102'),(392,'51737201921','225','18.00','180','retail','0','2025-01-18 15:11:45','','','','7','Cash',24.83,'10','','','5','16.00','1','2025-01-18 12:12:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'18','613.00','595','Inclusive','branch','Inventory','1110','4000','5500','','','','5173720232034102353225'),(393,'51737201921','209','3.00','1200','retail','0','2025-01-18 15:12:02','','','','241','Cash',165.52,'400','','','5','16.00','1','2025-01-18 12:12:50','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720233703021233733'),(394,'51737201921','5','1.00','950','retail','0','2025-01-18 15:12:17','','','','890','Cash',131.03,'950','','','5','16.00','1','2025-01-18 12:12:50','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720236042327042332'),(395,'51737202371','14','1.00','700','retail','0','2025-01-18 15:12:51','','','','474.14','Cash',96.55,'700','','','5','16.00','1','2025-01-18 12:18:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720240127372303313'),(396,'51737202371','28','8.00','6000','retail','0','2025-01-18 15:17:32','','','','586.21','Cash',827.59,'750','','','5','16.00','1','2025-01-18 12:18:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'8','18.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720267030162222020'),(397,'51737202371','37','7.00','4550','retail','0','2025-01-18 15:17:50','','','','630','Cash',627.59,'650','','','5','16.00','1','2025-01-18 12:18:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'7','36.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173720269927339223530'),(398,'51737368957','60','1.00','50','retail','0','2025-01-20 13:29:17','','','','30','Cash',6.90,'50','','','5','16.00','1','2025-01-20 10:30:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173736903607037530572'),(399,'51737369042','4','1.00','500','retail','0','2025-01-20 13:30:42','','','','470','Cash',68.97,'500','','','5','16.00','1','2025-01-20 10:31:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173736908023873067356'),(400,'51737440107','199','1.00','1200','retail','0','2025-01-21 09:15:07','','','','780','Cash',165.52,'1200','','','5','16.00','1','2025-01-21 06:15:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173744012023320022222'),(401,'51737640506','168','1.00','70','retail','0','2025-01-23 16:55:06','','','','40','Cash',9.66,'70','','','5','16.00','1','2025-01-23 13:57:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173764052967240050232'),(402,'51737640506','172','2.00','60','retail','0','2025-01-23 16:55:29','','','','12','Cash',8.28,'30','','','5','16.00','1','2025-01-23 13:57:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173764054073742331026'),(403,'41737698338','110','1.00','10','retail','0','2025-01-24 08:59:30','','','','6','Cash',1.38,'10','','','4','16.00','1','2025-01-24 05:59:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','330.00','329','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173769835433307024263'),(404,'41737698338','199','1.00','1200','retail','0','2025-01-24 08:59:30','','','','780','Cash',165.52,'1200','','','4','16.00','1','2025-01-24 05:59:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173769836933229334320'),(405,'41737699009','149','1.00','60','retail','0','2025-01-24 09:10:34','','','','35','Cash',8.28,'60','','','4','16.00','1','2025-01-24 06:10:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','275.00','274','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173769902220221723432'),(406,'41737699009','106','1.00','1200','retail','0','2025-01-24 09:10:34','','','','875','Cash',165.52,'1200','','','4','16.00','1','2025-01-24 06:10:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173769903399793323273'),(407,'51737723756','99','1.00','200','retail','0','2025-01-24 16:02:36','','','','135','Cash',27.59,'200','','','5','16.00','1','2025-01-24 13:02:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173772376522310336320'),(408,'41737792854','8','1.00','2650','retail','0','2025-01-25 11:14:26','','','','2200','Cash',365.52,'2650','','','4','16.00','1','2025-01-25 08:14:48','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2284.48,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173779286525062377944'),(409,'51737815687','120','5.00','1000','retail','0','2025-01-25 17:34:47','','','','105','Cash',137.93,'200','','','5','16.00','1','2025-01-25 14:35:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173781569603227350733'),(410,'41738038556','23','2.00','5200','retail','0','2025-01-28 07:31:39','','','','2350','Cash',717.24,'2600','','','4','16.00','1','2025-01-28 04:33:56','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2241.38,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173803860521225323223'),(411,'41738038556','7','4.00','6200','retail','0','2025-01-28 07:31:39','','','','1220','Cash',855.17,'1550','','','4','16.00','1','2025-01-28 04:33:56','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1336.21,'4','29.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173803865332428330638'),(412,'41738038556','3','10.00','7000','retail','0','2025-01-28 07:31:39','','','','550','Cash',965.52,'700','','','4','16.00','1','2025-01-28 04:33:56','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'10','73.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173803869922330023728'),(413,'41738039143','120','1.00','200','retail','0','2025-01-28 07:39:12','','','','105','Cash',27.59,'200','','','4','16.00','1','2025-01-28 04:39:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173803915221223122232'),(414,'41738039175','120','1.00','200','retail','0','2025-01-28 07:39:43','','','','105','Cash',27.59,'200','','','4','16.00','1','2025-01-28 04:39:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173803918300332320933'),(415,'51738074480','7','5.00','7750','retail','0','2025-01-28 17:28:01','','','','1220','Cash',1068.97,'1550','','','5','16.00','1','2025-01-28 14:30:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1336.21,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173807449624330723620'),(416,'51738074480','36','1.00','1170','retail','0','2025-01-28 17:28:17','','','','1100','Cash',161.38,'1170','','','5','16.00','1','2025-01-28 14:30:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1008.62,'1','18.50','17.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173807451992222238445'),(417,'51738074480','103','4.00','400','retail','0','2025-01-28 17:28:41','','','','70','Cash',55.17,'100','','','5','16.00','1','2025-01-28 14:30:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','83.00','79','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173807454300243057102'),(418,'51738074480','8','2.00','5300','retail','0','2025-01-28 17:29:05','','','','2150','Cash',731.03,'2650','','','5','16.00','1','2025-01-28 14:30:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2284.48,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173807456803732000338'),(419,'51738074480','219','1.00','250','retail','0','2025-01-28 17:29:30','','','','0','Cash',34.48,'250','','','5','16.00','1','2025-01-28 14:30:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','','5173807461900803224064'),(420,'51738074784','220','12.00','1200','retail','0','2025-01-28 17:33:04','','','','0','Cash',165.52,'100','','','5','16.00','1','2025-01-28 14:35:17','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'12','20.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','5173807480028743202003'),(421,'51738074784','261','8.00','3600','retail','0','2025-01-28 17:33:21','','','','350','Cash',496.55,'450','','','5','16.00','1','2025-01-28 14:35:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'8','20.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','5173807481933335330133'),(422,'51738074784','14','1.00','700','retail','0','2025-01-28 17:33:42','','','','474.14','Cash',96.55,'700','','','5','16.00','1','2025-01-28 14:35:17','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173807483732732433123'),(423,'51738074784','236','1.00','500','retail','0','2025-01-28 17:35:01','','','','320','Cash',68.97,'500','','','5','16.00','1','2025-01-28 14:35:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5173807491315223320911'),(424,'51738160424','159','1.00','2340','retail','0','2025-01-29 17:20:24','','','','1640','Cash',322.76,'2340','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2017.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816043433320323223'),(425,'51738160424','98','1.00','200','retail','0','2025-01-29 17:20:36','','','','145','Cash',27.59,'200','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816046523184022665'),(426,'51738160424','174','1.00','500','retail','0','2025-01-29 17:21:07','','','','390','Cash',68.97,'500','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816048832342165060'),(427,'51738160424','43','8.00','560','retail','0','2025-01-29 17:21:28','','','','35','Cash',77.24,'70','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'8','172.00','164','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816052740300206230'),(428,'51738160424','149','10.00','600','retail','0','2025-01-29 17:22:07','','','','35','Cash',82.76,'60','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'10','266.00','256','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816054632033227073'),(429,'51738160424','263','14.00','700','retail','0','2025-01-29 17:22:26','','','','35','Cash',96.55,'50','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'14','20.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','5173816056808733346208'),(430,'51738160424','171','3.00','90','retail','0','2025-01-29 17:22:49','','','','12','Cash',12.41,'30','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816059323000063329'),(431,'51738160424','172','1.00','30','retail','0','2025-01-29 17:23:14','','','','12','Cash',4.14,'30','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816060030323336321'),(432,'51738160424','170','3.00','210','retail','0','2025-01-29 17:23:21','','','','40','Cash',28.97,'70','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816062262220221033'),(433,'51738160424','169','2.00','140','retail','0','2025-01-29 17:23:44','','','','40','Cash',19.31,'70','','','5','16.00','1','2025-01-29 14:24:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173816063930032020057'),(434,'51738224372','3','1.00','700','retail','0','2025-01-30 11:06:12','','','','550','Cash',96.55,'700','','','5','16.00','1','2025-01-30 08:06:40','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173822438132223032203'),(435,'51738224372','15','1.00','320','retail','0','2025-01-30 11:06:21','','','','270','Cash',44.14,'320','','','5','16.00','1','2025-01-30 08:06:40','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173822439322323322208'),(436,'51738244889','3','4.00','2800','retail','0','2025-01-30 16:48:09','','','','550','Cash',386.21,'700','','','5','16.00','1','2025-01-30 13:49:29','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'4','62.00','58','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173824490224203021342'),(437,'51738244889','5','3.00','2850','retail','0','2025-01-30 16:48:23','','','','890','Cash',393.10,'950','','','5','16.00','1','2025-01-30 13:49:29','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'3','28.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173824492432332230324'),(438,'51738244889','120','1.00','200','retail','0','2025-01-30 16:48:45','','','','105','Cash',27.59,'200','','','5','16.00','1','2025-01-30 13:49:29','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173824494123032341332'),(439,'51738244889','168','1.00','70','retail','0','2025-01-30 16:49:02','','','','40','Cash',9.66,'70','','','5','16.00','1','2025-01-30 13:49:29','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173824496368202231222'),(440,'51738399776','60','1.00','50','retail','0','2025-02-01 11:49:36','','','','30','Cash',6.90,'50','','','5','16.00','1','2025-02-01 08:50:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173839983583253532281'),(441,'51738566476','15','1.00','320','retail','0','2025-02-03 10:07:56','','','','270','Cash',44.14,'320','','','5','16.00','1','2025-02-03 07:08:15','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',275.86,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173856648621054420335'),(442,'41738583497','182','1.00','100','retail','0','2025-02-03 14:52:07','','','','56.25','Cash',13.79,'100','','','4','16.00','1','2025-02-03 11:52:29','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173858350624103532333'),(443,'41738583497','219','2.00','600','retail','0','2025-02-03 14:52:07','','','','0','Cash',82.76,'300','','','4','16.00','1','2025-02-03 11:52:29','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','4173858352622207838523'),(444,'51738594967','219','1.00','300','retail','0','2025-02-03 18:02:48','','','','0','Cash',41.38,'300','','','5','16.00','1','2025-02-03 15:03:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','5173859498387928935492'),(445,'51738655429','3','1.00','700','retail','0','2025-02-04 10:50:29','','','','550','Cash',96.55,'700','','','5','16.00','1','2025-02-04 07:51:33','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173865543833830053423'),(446,'51738655429','103','2.00','200','retail','0','2025-02-04 10:50:39','','','','70','Cash',27.59,'100','','','5','16.00','1','2025-02-04 07:51:33','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'','79.00','77','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173865545400035220342'),(447,'51738749392','219','1.00','300','retail','0','2025-02-05 12:56:32','','','','0','Cash',41.38,'300','','','5','16.00','1','2025-02-05 09:58:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','5173874947502749033232'),(448,'51738749392','103','1.00','100','retail','0','2025-02-05 12:57:56','','','','70','Cash',13.79,'100','','','5','16.00','1','2025-02-05 09:58:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173874951157333732823'),(449,'51738749522','73','1.00','250','retail','0','2025-02-05 12:58:42','','','','140','Cash',34.48,'250','','','5','16.00','1','2025-02-05 11:30:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173875502725230273202'),(450,'51738839250','54','1.00','120','retail','0','2025-02-06 13:54:10','','','','90','Cash',16.55,'120','','','5','16.00','1','2025-02-06 10:54:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173883926732322623802'),(451,'51738909050','72','1.00','150','retail','0','2025-02-07 09:17:30','','','','85','Cash',20.69,'150','','','5','16.00','1','2025-02-07 06:20:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173890925123232520925'),(452,'51738909309','72','1.00','150','retail','0','2025-02-07 09:21:49','','','','85','Cash',20.69,'150','','','5','16.00','1','2025-02-07 06:40:18','','1','returned','1','new','pcs','','2025-02-07 09:40:18','4','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173890931842039332133'),(453,'41738944220','60','1.00','50','retail','0','2025-02-07 19:04:12','','','','30','Cash',0.00,'50','','','4','16.00','1','2025-02-07 16:04:16','','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173894425094332208532'),(454,'51739016790','183','1.00','1800','retail','0','2025-02-08 15:13:10','','','','1680','Cash',248.28,'1800','','','5','16.00','1','2025-02-08 12:13:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173901679902373220703'),(455,'51739193426','60','1.00','50','retail','0','2025-02-10 16:17:07','','','','30','Cash',6.90,'50','','','5','16.00','1','2025-02-10 13:37:47','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173919466243163173029'),(456,'51739369355','15','1.00','350','retail','0','2025-02-12 17:09:15','','','','270','Cash',48.28,'350','','','5','16.00','1','2025-02-12 14:09:27','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173936936422949433307'),(457,'51739427005','5','1.00','950','retail','0','2025-02-13 09:10:05','','','','890','Cash',131.03,'950','','','5','16.00','1','2025-02-13 06:10:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173942702300210233042'),(458,'51739427005','103','2.00','200','retail','0','2025-02-13 09:10:23','','','','70','Cash',27.59,'100','','','5','16.00','1','2025-02-13 06:10:42','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','72.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173942703833282573300'),(459,'51739427042','99','0.01','1','retail','0','2025-02-13 09:10:43','','','','135','Cash',0.14,'200','','','5','16.00','1','2025-02-13 06:26:23','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'0.005','37.00','36.995','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173942792023337332302'),(460,'51739436725','4','2.00','1000','retail','0','2025-02-13 11:54:58','','','','470','Cash',137.93,'500','','','5','16.00','1','2025-02-13 08:57:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173943699534033292293'),(461,'51739451514','217','1.00','5','retail','0','2025-02-13 15:58:34','','','','2','Cash',0.69,'5','','','5','16.00','1','2025-02-13 13:00:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173945156703032523352'),(462,'51739452975','179','1.00','1400','retail','0','2025-02-13 16:22:55','','','','1200','Cash',193.10,'1400','','','5','16.00','1','2025-02-13 13:23:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','5173945298702385035203'),(463,'331739768831','43','2.00','140','retail','0','2025-02-17 08:07:11','','','','35','Cash',19.31,'70','','','33','16.00','1','2025-02-17 05:09:00','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','164.00','162','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173976886833262122068'),(464,'331739769176','12','1.00','1600','retail','0','2025-02-17 08:12:56','','','','1400','Cash',220.69,'1600','','','33','16.00','1','2025-02-17 05:13:21','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173976919201022302232'),(465,'331739772850','110','4.00','40','retail','0','2025-02-17 09:14:10','','','','6','Cash',5.52,'10','','','33','16.00','1','2025-02-17 06:15:40','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','323.00','319','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173977292800200230330'),(467,'331739773156','111','4.00','80','retail','0','2025-02-17 09:19:16','','','','10','Cash',11.03,'20','','','33','16.00','1','2025-02-17 06:20:16','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'4','80.00','76','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173977320872303230132'),(468,'331739787218','82','1.00','50','retail','0','2025-02-17 13:13:38','','','','25','Cash',6.90,'50','','','33','16.00','1','2025-02-17 10:14:36','','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173978726022233710231'),(470,'331739854837','99','1.00','200','retail','0','2025-02-18 08:00:37','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-02-18 06:16:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173985937032312330333'),(471,'41739939864','265','1.00','350','retail','0','2025-02-19 07:40:38','','','','270','Cash',48.28,'350','','','4','16.00','1','2025-02-19 04:41:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','4173993995101043920303'),(472,'41739939864','120','1.00','200','retail','0','2025-02-19 07:40:38','','','','105','Cash',27.59,'200','','','4','16.00','1','2025-02-19 04:41:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','4173994002032003202930'),(473,'41739939864','219','2.00','600','retail','0','2025-02-19 07:40:38','','','','0','Cash',82.76,'300','','','4','16.00','1','2025-02-19 04:41:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','4173994003830342389820'),(474,'331739952027','82','1.00','50','retail','0','2025-02-19 11:00:27','','','','25','Cash',6.90,'50','','','33','16.00','1','2025-02-19 08:02:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33173995204493343350023'),(475,'331740036329','4','1.00','500','retail','0','2025-02-20 10:25:29','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-02-20 07:27:21','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174003643460023320343'),(476,'331740045951','60','1.00','50','retail','0','2025-02-20 13:05:51','','','','30','Cash',6.90,'50','','','33','16.00','1','2025-02-20 10:06:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174004598632733008232'),(477,'331740124441','4','1.00','500','retail','0','2025-02-21 10:54:01','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-02-21 07:54:34','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174012446863332320042'),(478,'331740133995','204','5.00','6250','retail','0','2025-02-21 13:33:15','','','','1220','Cash',862.07,'1250','','','33','16.00','1','2025-02-21 10:34:50','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1077.59,'5','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174013400923234423307'),(479,'331740134092','236','1.00','500','retail','0','2025-02-21 13:34:52','','','','320','Cash',68.97,'500','','','33','16.00','1','2025-02-21 11:00:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33174013560803320064235'),(480,'331740388909','55','1.00','450','retail','0','2025-02-24 12:21:49','','','','300','Cash',62.07,'450','','','33','16.00','1','2025-02-24 09:24:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174038905303302333000'),(481,'331740389066','64','1.00','100','retail','0','2025-02-24 12:24:26','','','','45','Cash',13.79,'100','','','33','16.00','1','2025-02-24 09:25:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174038908623223308338'),(482,'331740480317','99','2.00','400','retail','0','2025-02-25 13:45:17','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-02-25 10:45:39','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','36.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174048033632314362338'),(483,'41740501098','12','5.00','8000','retail','0','2025-02-25 19:32:41','','','','1400','Cash',1103.45,'1600','','','4','16.00','1','2025-02-25 16:32:51','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',6896.55,'','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174050112002231322034'),(484,'41740501173','110','14.00','140','retail','0','2025-02-25 19:33:28','','','','6','Cash',19.31,'10','','','4','16.00','1','2025-02-25 16:33:39','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'14','658.00','644','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174050120733024522203'),(485,'41740501221','185','1.50','4350','retail','0','2025-02-25 19:36:59','','','','2350','Cash',0.00,'2900','','','4','16.00','1','2025-02-25 16:37:26','','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1.50','1.50','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174050124802322840038'),(486,'41740501221','111','14.00','280','retail','0','2025-02-25 19:36:59','','','','10','Cash',0.00,'20','','','4','16.00','1','2025-02-25 16:37:26','','1','new','1','new','Kg','','','','no','','0','','','EXEMPTED',0.00,'14','280.00','266','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174050135030330035744'),(487,'41740501221','120','1.00','200','retail','0','2025-02-25 19:36:59','','','','105','Cash',0.00,'200','','','4','16.00','1','2025-02-25 16:37:26','','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174050137532734310223'),(488,'41740501221','37','1.00','700','retail','0','2025-02-25 19:36:59','','','','630','Cash',0.00,'700','','','4','16.00','1','2025-02-25 16:37:26','','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174050140233030320202'),(489,'331740548928','3','3.00','2100','retail','0','2025-02-26 08:48:48','','','','550','Cash',289.66,'700','','','33','16.00','1','2025-02-26 06:32:21','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174054916003520320303'),(490,'331740548928','103','2.00','200','retail','0','2025-02-26 09:30:32','','','','70','Cash',27.59,'100','','','33','16.00','1','2025-02-26 06:32:21','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174055145652253363322'),(491,'331740548928','219','2.00','500','retail','0','2025-02-26 09:30:57','','','','0','Cash',68.97,'250','','','33','16.00','1','2025-02-26 06:32:21','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','33174055149434232314332'),(492,'331740548928','220','2.00','200','retail','0','2025-02-26 09:31:34','','','','0','Cash',27.59,'100','','','33','16.00','1','2025-02-26 06:32:21','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174055153303200215152'),(493,'331740551542','63','1.00','90','retail','0','2025-02-26 09:32:22','','','','40','Cash',12.41,'90','','','33','16.00','1','2025-02-26 06:33:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174055157551350222221'),(494,'331740577175','41','1.00','100','retail','0','2025-02-26 16:39:35','','','','70','Cash',13.79,'100','','','33','16.00','1','2025-02-26 13:50:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','143.00','142','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174057723132222232302'),(495,'331740577175','15','1.00','350','retail','0','2025-02-26 16:40:49','','','','270','Cash',48.28,'350','','','33','16.00','1','2025-02-26 13:50:17','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174057780433133220733'),(496,'331740634047','85','3.00','540','retail','0','2025-02-27 08:27:27','','','','100','Cash',74.48,'180','','','33','16.00','1','2025-02-27 07:25:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174064108320130220802'),(497,'41740545806','235','1.00','5','retail','0','2025-03-03 08:35:05','','','','2','Cash',0.00,'5','','','4','16.00','1','2025-03-03 05:35:16','','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','400.00','399','Inclusive','branch','Inventory','1110','4000','5500','','','','4174054584533323224047'),(498,'41740545806','168','4.00','280','retail','0','2025-03-03 08:35:05','','','','40','Cash',38.62,'70','','','4','16.00','1','2025-03-03 05:35:16','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'4','16.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174098004232314337221'),(499,'41740545806','159','1.00','2340','retail','0','2025-03-03 08:35:05','','','','1640','Cash',322.76,'2340','','','4','16.00','1','2025-03-03 05:35:16','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2017.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174098006904383209032'),(500,'41740545806','129','1.00','1200','retail','0','2025-03-03 08:35:05','','','','950','Cash',165.52,'1200','','','4','16.00','1','2025-03-03 05:35:16','','1','new','1','new','pcks','','','','yes','','0','','','VATABLE',1034.48,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174098008572520783244'),(501,'41740545806','99','1.00','200','retail','0','2025-03-03 08:35:05','','','','135','Cash',27.59,'200','','','4','16.00','1','2025-03-03 05:35:16','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174098010402202370043'),(502,'341740980520','82','1.00','50','retail','0','2025-03-03 08:42:00','','','','25','Cash',6.90,'50','','','34','16.00','1','2025-03-03 05:42:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174098055304373323280'),(503,'341740980812','168','3.00','210','retail','0','2025-03-03 08:46:52','','','','40','Cash',28.97,'70','','','34','16.00','1','2025-03-03 07:23:47','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174098662332306209027'),(504,'331741064084','83','1.00','350','retail','0','2025-03-04 07:54:44','','','','200','Cash',48.28,'350','','','33','16.00','1','2025-03-04 04:55:23','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174106411123232103212'),(505,'331741064124','99','2.00','400','retail','0','2025-03-04 09:51:32','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-03-04 07:18:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174107272800230324112'),(506,'331741160081','99','1.00','200','retail','0','2025-03-05 10:34:42','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-03-05 07:34:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174116009230101003303'),(507,'41741181193','149','150.00','7500','retail','0','2025-03-05 16:27:11','','','','35','Cash',1034.48,'50','','','4','16.00','1','2025-03-05 13:27:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'150','209.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174118123010224743227'),(508,'41741272485','12','3.00','4800','retail','0','2025-03-06 17:49:56','','','','1400','Cash',662.07,'1600','','','4','16.00','1','2025-03-06 14:50:26','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174127250631340120233'),(509,'41741272485','192','2.00','1800','retail','0','2025-03-06 17:49:56','','','','818.97','Cash',248.28,'900','','','4','16.00','1','2025-03-06 14:50:26','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174127257227323332102'),(510,'41741272485','120','1.00','200','retail','0','2025-03-06 17:49:56','','','','105','Cash',27.59,'200','','','4','16.00','1','2025-03-06 14:50:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174127258103757202140'),(511,'41741272485','219','1.00','250','retail','0','2025-03-06 17:49:56','','','','200','Cash',34.48,'250','','','4','16.00','1','2025-03-06 14:50:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','4174127259527303300732'),(512,'41741332088','178','2.00','900','retail','0','2025-03-07 10:27:05','','','','290','Cash',124.14,'450','','','4','16.00','1','2025-03-07 07:28:23','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174133210031213334123'),(513,'41741332088','132','5.00','900','retail','0','2025-03-07 10:27:05','','','','160','Cash',124.14,'180','','','4','16.00','1','2025-03-07 07:28:23','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',155.17,'5','27.50','22.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174133211534733333323'),(514,'41741332088','251','1.00','350','retail','0','2025-03-07 10:27:05','','','','225','Cash',48.28,'350','','','4','16.00','1','2025-03-07 07:28:23','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','4174133220230242223222'),(515,'41741332088','76','1.00','130','retail','0','2025-03-07 10:27:05','','','','60','Cash',17.93,'130','','','4','16.00','1','2025-03-07 07:28:23','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174133242532034310001'),(516,'341741343678','60','1.00','50','retail','0','2025-03-07 13:34:38','','','','30','Cash',6.90,'50','','','34','16.00','1','2025-03-07 10:34:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174134369102372002204'),(517,'41741448855','110','24.00','240','retail','0','2025-03-08 18:52:02','','','','6','Cash',33.10,'10','','','4','16.00','1','2025-03-08 15:52:08','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'24','644.00','620','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174144889382228294043'),(518,'41741448855','111','24.00','480','retail','0','2025-03-08 18:52:02','','','','10','Cash',66.21,'20','','','4','16.00','1','2025-03-08 15:52:08','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'24','439.00','415','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174144893720707043308'),(519,'41741448855','120','1.00','200','retail','0','2025-03-08 18:52:02','','','','105','Cash',27.59,'200','','','4','16.00','1','2025-03-08 15:52:08','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174144902104104900072'),(520,'41741448855','219','2.00','500','retail','0','2025-03-08 18:52:02','','','','200','Cash',68.97,'250','','','4','16.00','1','2025-03-08 15:52:08','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','4174144908079342332433'),(521,'41741448855','12','2.00','3200','retail','0','2025-03-08 18:52:02','','','','1400','Cash',441.38,'1600','','','4','16.00','1','2025-03-08 15:52:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174144912122004012913'),(522,'41741623044','75','2.00','160','retail','0','2025-03-10 19:12:49','','','','40','Cash',22.07,'80','','','4','16.00','1','2025-03-10 16:12:59','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174162306337236333023'),(523,'41741623044','149','20.00','1200','retail','0','2025-03-10 19:12:49','','','','35','Cash',165.52,'60','','','4','16.00','1','2025-03-10 16:12:59','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'20','359.00','339','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174162311611402373013'),(524,'41741623044','37','1.00','700','retail','0','2025-03-10 19:12:49','','','','630','Cash',96.55,'700','','','4','16.00','1','2025-03-10 16:12:59','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174162313430011043430'),(525,'41741623044','199','1.00','1200','retail','0','2025-03-10 19:12:49','','','','780','Cash',165.52,'1200','','','4','16.00','1','2025-03-10 16:12:59','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174162316836131313261'),(526,'41741708914','3','1.00','650','retail','50','2025-03-11 19:48:23','','','','550','Cash',89.66,'650','','','4','16.00','1','2025-03-11 16:48:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174170896773231132202'),(527,'41741708914','201','1.00','350','retail','0','2025-03-11 19:48:23','','','','250','Cash',48.28,'350','','','4','16.00','1','2025-03-11 16:48:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174171167260222211327'),(528,'41741708914','43','2.00','140','retail','0','2025-03-11 19:48:23','','','','35','Cash',19.31,'70','','','4','16.00','1','2025-03-11 16:48:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','220.00','218','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174171170024713213331'),(529,'331741784938','60','1.00','50','retail','0','2025-03-12 16:08:58','','','','30','Cash',6.90,'50','','','33','16.00','1','2025-03-12 13:10:32','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174178502613205310000'),(530,'331741869454','183','1.00','1800','retail','0','2025-03-13 15:37:34','','','','1680','Cash',248.28,'1800','','','33','16.00','1','2025-03-13 13:00:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174186947323070204032'),(531,'331741869454','120','1.00','180','retail','20','2025-03-13 15:41:03','','','','105','Cash',24.83,'180','','','33','16.00','1','2025-03-13 13:00:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174187074473234034100'),(532,'331741869454','200','1.00','1150','retail','50','2025-03-13 15:59:05','','','','800','Cash',158.62,'1150','','','33','16.00','1','2025-03-13 13:00:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',991.38,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174187078633230220313'),(533,'331741869454','251','1.00','350','retail','0','2025-03-13 15:59:46','','','','225','Cash',48.28,'350','','','33','16.00','1','2025-03-13 13:00:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','33174187080127202237034'),(534,'331742017712','179','1.00','1400','retail','0','2025-03-15 08:48:32','','','','1200','Cash',193.10,'1400','','','33','16.00','1','2025-03-15 05:50:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174201773223023222130'),(535,'331742043526','179','1.00','1400','retail','0','2025-03-15 15:58:46','','','','1200','Cash',193.10,'1400','','','33','16.00','1','2025-03-15 13:00:21','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174204353923393002333'),(536,'331742222671','14','2.00','1400','retail','0','2025-03-17 17:44:32','','','','474.14','Cash',193.10,'700','','','33','16.00','1','2025-03-17 14:47:00','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174222270033703222230'),(537,'331742222671','33','1.00','950','retail','0','2025-03-17 17:46:17','','','','805','Cash',131.03,'950','','','33','16.00','1','2025-03-17 14:47:00','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174222280642234002330'),(538,'41742307935','134','15.00','3750','retail','0','2025-03-18 17:25:56','','','','190','Cash',517.24,'250','','','4','16.00','1','2025-03-18 14:26:02','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',215.52,'15','33.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174230795632703053060'),(539,'341742306271','8','0.50','1325','retail','0','2025-03-19 10:22:18','','','','2150','Cash',182.76,'2650','','','34','16.00','1','2025-03-19 07:23:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2284.48,'0.50','1.00','0.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174236900130203003303'),(540,'341742369018','72','1.00','150','retail','0','2025-03-19 10:23:38','','','','85','Cash',20.69,'150','','','34','16.00','1','2025-03-19 09:11:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174237548132331332083'),(541,'41742297800','287','75','63000','retail','750','2025-03-18 14:41:50','','','','450','PO',8689.66,'840','','','4','16','1','2025-03-19 13:51:53','','1','printed','1','new','','75','','4','yes',NULL,'','','','VATABLE',0.00,'','','','Inclusive','branch','','','',NULL,'','',NULL,'41742297801'),(542,'41742297800','286','100','104000','retail','1000','2025-03-18 14:39:09','','','','420','PO',14344.83,'1040','','','4','16','1','2025-03-19 13:51:53','','1','printed','1','new','','100','','4','yes',NULL,'','','','VATABLE',0.00,'','','','Inclusive','branch','','','',NULL,'','',NULL,'41742297802'),(543,'341742465006','76','1.00','130','retail','0','2025-03-20 13:03:26','','','','60','Cash',17.93,'130','','','34','16.00','1','2025-03-20 12:04:39','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174247227503202402122'),(544,'341742806698','3','0.50','350','retail','0','2025-03-24 11:58:18','','','','550','Cash',48.28,'700','','','34','16.00','1','2025-03-24 09:11:51','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'0.5','34.00','33.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174280671912823220230'),(545,'331742880889','99','1.00','200','retail','0','2025-03-25 08:34:49','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-03-25 05:35:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174288090202229221230'),(546,'331742880913','40','10.00','100','retail','0','2025-03-25 08:35:13','','','','10','Cash',13.79,'10','','','33','16.00','1','2025-03-25 06:33:53','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','2280.00','2270','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174288439433442233303'),(547,'331742880913','15','1.00','350','retail','0','2025-03-25 09:33:14','','','','270','Cash',48.28,'350','','','33','16.00','1','2025-03-25 06:33:53','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174288442947223000333'),(548,'41742915358','170','1.00','70','retail','0','2025-03-25 18:09:34','','','','40','Cash',9.66,'70','','','4','16.00','1','2025-03-25 15:09:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174291537212193433943'),(549,'331742966122','179','1.00','1400','retail','0','2025-03-26 08:15:22','','','','1200','Cash',193.10,'1400','','','33','16.00','1','2025-03-26 05:16:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174296613003363320033'),(550,'331742966205','55','1.00','450','retail','0','2025-03-26 08:16:45','','','','300','Cash',62.07,'450','','','33','16.00','1','2025-03-26 06:45:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174297154601043017223'),(551,'331742971550','99','1.00','200','retail','0','2025-03-26 09:45:50','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-03-26 07:42:47','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174297495113127703322'),(552,'331742971550','98','1.00','200','retail','0','2025-03-26 10:42:32','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-03-26 07:42:47','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174297496223222226324'),(553,'331743053670','100','1.00','1400','retail','0','2025-03-27 08:34:30','','','','1200','Cash',193.10,'1400','','','33','16.00','1','2025-03-27 05:51:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174305469872432030032'),(554,'331743089001','160','1.00','2340','retail','0','2025-03-27 18:23:22','','','','1640','Cash',322.76,'2340','','','33','16.00','1','2025-03-27 15:24:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2017.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174308902323030042330'),(555,'331743089001','168','2.00','140','retail','0','2025-03-27 18:23:45','','','','40','Cash',19.31,'70','','','33','16.00','1','2025-03-27 15:24:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174308904032720703333'),(556,'331743089050','189','3.00','2670','retail','30','2025-03-27 18:24:10','','','','850','Cash',368.28,'890','','','33','16.00','1','2025-03-27 15:25:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',767.24,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174308909922042920003'),(557,'331743149270','162','1.00','1000','retail','0','2025-03-28 11:07:51','','','','890','Cash',137.93,'1000','','','33','16.00','1','2025-03-28 09:15:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174315330203343470333'),(558,'331743149270','168','1.00','70','retail','0','2025-03-28 12:15:03','','','','40','Cash',9.66,'70','','','33','16.00','1','2025-03-28 09:15:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174315331513233433333'),(559,'331743153478','171','3.00','90','retail','0','2025-03-28 12:17:58','','','','12','Cash',12.41,'30','','','33','16.00','1','2025-03-28 14:50:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174317340923223003702'),(560,'331743398123','179','1.00','1400','retail','0','2025-03-31 08:15:23','','','','1200','Cash',193.10,'1400','','','33','16.00','1','2025-03-31 05:24:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174339852922330022423'),(561,'331743430239','269','1.00','150','retail','0','2025-03-31 17:10:39','','','','70','Cash',20.69,'150','','','33','16.00','1','2025-03-31 14:10:58','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','33174343024922342403232'),(562,'341743835487','99','2.00','400','retail','0','2025-04-05 09:44:47','','','','135','Cash',55.17,'200','','','34','16.00','1','2025-04-05 06:46:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174383558103200258182'),(563,'341743835587','4','1.00','500','retail','0','2025-04-05 09:46:27','','','','470','Cash',68.97,'500','','','34','16.00','1','2025-04-05 06:46:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174383561141323452602'),(564,'341744025001','99','1.00','200','retail','0','2025-04-07 14:23:21','','','','135','Cash',27.59,'200','','','34','16.00','1','2025-04-07 11:23:36','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174402501430020020243'),(565,'341744185507','86','1.00','150','retail','0','2025-04-09 10:58:27','','','','80','Cash',20.69,'150','','','34','16.00','1','2025-04-09 08:02:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174418572454732334511'),(566,'341744185752','81','1.00','150','retail','0','2025-04-09 11:02:32','','','','80','Cash',20.69,'150','','','34','16.00','1','2025-04-09 08:02:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174418576573222820052'),(567,'341744185770','80','1.00','300','retail','0','2025-04-09 11:02:50','','','','180','Cash',41.38,'300','','','34','16.00','1','2025-04-09 08:03:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174418577937122490324'),(568,'341744198216','99','1.00','200','retail','0','2025-04-09 14:30:16','','','','135','Cash',27.59,'200','','','34','16.00','1','2025-04-09 11:30:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174419823122232337243'),(569,'341744279978','99','2.00','400','retail','0','2025-04-10 13:12:58','','','','135','Cash',55.17,'200','','','34','16.00','1','2025-04-10 10:13:28','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174427999299003220030'),(570,'341744280868','279','5.00','150','retail','0','2025-04-10 13:27:48','','','','15','Cash',20.69,'30','','','34','16.00','1','2025-04-10 10:28:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','34174428089003482232033'),(571,'341744456313','3','1.00','700','retail','0','2025-04-12 14:11:54','','','','550','Cash',96.55,'700','','','34','16.00','1','2025-04-12 11:15:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','33.50','32.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174445655053303422500'),(572,'341744634484','106','1.00','1200','retail','0','2025-04-14 15:41:24','','','','875','Cash',165.52,'1200','','','34','16.00','1','2025-04-14 12:41:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174463450632023363303'),(573,'11744699437','306','1.00','50','retail','0','2025-04-15 09:44:29','','','','30','Cash',6.90,'50','','','1','16.00','1','2025-04-15 06:49:55','','1','returned','1','new','pcs','','2025-04-15 09:49:55','1','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','1174469946920322303290'),(574,'331744698795','120','1.00','200','retail','0','2025-04-15 09:33:15','','','','105','Cash',27.59,'200','','','33','16.00','1','2025-04-15 07:20:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174470118023321833403'),(575,'331744698795','219','1.00','250','retail','0','2025-04-15 10:13:00','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-04-15 07:20:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','33174470119333013703201'),(576,'331744701622','3','1.00','630','retail','70','2025-04-15 10:20:22','','','','550','Cash',86.90,'630','','','33','16.00','1','2025-04-15 07:26:01','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',543.10,'1','32.50','31.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174470195304313913200'),(577,'11744645365','217','1.00','5','retail','0','2025-04-15 10:36:58','','','','2','Cash',0.69,'5','','','1','16.00','1','2025-04-15 07:37:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174470261732302370033'),(578,'331744799018','99','2.00','400','retail','0','2025-04-16 13:23:38','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-04-16 10:24:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174479903692270336623'),(579,'331744875265','69','1.00','120','retail','30','2025-04-17 10:34:25','','','','65','Cash',16.55,'120','','','33','16.00','1','2025-04-17 07:34:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174487528030333422300'),(582,'331744885823','286','100.00','104000','retail','1000','2025-04-17 13:30:23','','','','420','Cash',14344.83,'1040','','','33','16','1','2025-04-17 10:43:22','','1','new','1','printed','pcks','','','','yes','','0','','','VATABLE',896.55,'100','110.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'33174488588606004353381'),(583,'331744885823','287','75.00','63000','retail','750','2025-04-17 13:31:27','','','','450','Cash',8689.66,'840','','','33','16','1','2025-04-17 10:43:22','','1','new','1','printed','pcks','','','','yes','','0','','','VATABLE',724.14,'75','85.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'33174488593003213230033'),(584,'331744989316','227','1.50','825','retail','0','2025-04-18 18:15:16','','','','480','Cash',113.79,'550','','','33','16.00','1','2025-04-18 15:15:53','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1.5','1.50','0','Inclusive','branch','Inventory','1110','4000','5500','','','','33174498933623332332929'),(585,'331744989501','269','1.00','100','retail','50','2025-04-18 18:18:21','','','','70','Cash',13.79,'100','','','33','16.00','1','2025-04-18 15:19:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','','33174498951619443335239'),(586,'331745400243','220','2.00','200','retail','0','2025-04-23 12:24:03','','','','0','Cash',27.59,'100','','','33','16.00','1','2025-04-23 09:33:45','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','33174540043420220433433'),(587,'331745400243','41','2.00','200','retail','0','2025-04-23 12:29:40','','','','70','Cash',27.59,'100','','','33','16.00','1','2025-04-23 09:33:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','142.00','140','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174540059535232043302'),(588,'331745404960','219','1.00','250','retail','0','2025-04-23 13:42:40','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-04-23 10:44:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174540498103322132422'),(589,'331745479037','55','1.00','450','retail','0','2025-04-24 10:17:17','','','','300','Cash',62.07,'450','','','33','16.00','1','2025-04-24 07:17:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174547905112002920342'),(590,'331745479037','99','2.00','400','retail','0','2025-04-24 10:17:31','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-04-24 07:17:46','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174547906224217200334'),(591,'331745568241','5','1.00','950','retail','0','2025-04-25 11:04:01','','','','890','Cash',131.03,'950','','','33','16.00','1','2025-04-25 09:21:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','19.50','18.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174556887032352323333'),(592,'331745568241','3','4.00','2800','retail','0','2025-04-25 11:14:31','','','','550','Cash',386.21,'700','','','33','16.00','1','2025-04-25 09:21:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'4','31.50','27.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174556889293233313237'),(593,'331745568241','120','2.00','400','retail','0','2025-04-25 11:14:52','','','','105','Cash',55.17,'200','','','33','16.00','1','2025-04-25 09:21:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174556890833002223020'),(594,'331745568241','288','1.00','200','retail','0','2025-04-25 11:15:09','','','','130','Cash',27.59,'200','','','33','16.00','1','2025-04-25 09:21:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33174556891923332204203'),(595,'331745568241','219','1.00','250','retail','0','2025-04-25 11:15:19','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-04-25 09:21:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33174556893533330304633'),(596,'331745568241','134','1.00','250','retail','0','2025-04-25 11:15:35','','','','190','Cash',34.48,'250','','','33','16.00','1','2025-04-25 09:21:25','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',215.52,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174556897420205394352'),(597,'331745568241','222','6.00','6240','retail','360','2025-04-25 11:16:15','','','','1000','Cash',860.69,'1040','','','33','16.00','1','2025-04-25 09:21:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',896.55,'6','9.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','33174557008903302303220'),(598,'331745568241','103','4.00','400','retail','0','2025-04-25 11:34:50','','','','70','Cash',55.17,'100','','','33','16.00','1','2025-04-25 09:21:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174557031503305353037'),(599,'331745648893','219','1.00','250','retail','0','2025-04-26 09:28:13','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-04-26 06:32:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','33174564891150122229003'),(600,'331745672895','172','2.00','60','retail','0','2025-04-26 16:08:15','','','','12','Cash',8.28,'30','','','33','16.00','1','2025-04-26 13:09:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174567293102122032952'),(601,'331745840542','170','1.00','70','retail','0','2025-04-28 14:42:23','','','','40','Cash',9.66,'70','','','33','16.00','1','2025-04-28 11:43:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174584057050272287022'),(602,'331745905716','4','6.00','3000','retail','0','2025-04-29 08:48:36','','','','470','Cash',413.79,'500','','','33','16.00','1','2025-04-29 05:51:20','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'6','50.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174590575303332339230'),(603,'331745905716','15','2.00','700','retail','0','2025-04-29 08:49:14','','','','270','Cash',96.55,'350','','','33','16.00','1','2025-04-29 05:51:20','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','55.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174590578253222320220'),(604,'331745905716','295','1.00','350','retail','0','2025-04-29 08:49:43','','','','270','Cash',48.28,'350','','','33','16.00','1','2025-04-29 05:51:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','33174590579439047232000'),(605,'331745905716','251','1.00','350','retail','0','2025-04-29 08:49:54','','','','225','Cash',48.28,'350','','','33','16.00','1','2025-04-29 05:51:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174590580723302980320'),(606,'331745905716','219','1.00','250','retail','0','2025-04-29 08:50:07','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-04-29 05:51:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33174590582110825933223'),(607,'331745905716','39','1.00','150','retail','0','2025-04-29 08:50:22','','','','80','Cash',20.69,'150','','','33','16.00','1','2025-04-29 05:51:20','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174590584557223320370'),(608,'331745905716','270','2.00','120','retail','0','2025-04-29 08:50:45','','','','45','Cash',16.55,'60','','','33','16.00','1','2025-04-29 05:51:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','33174590587333220352239'),(609,'331745919755','4','1.00','500','retail','0','2025-04-29 12:42:35','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-04-29 09:46:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174591987999335003032'),(610,'331745919755','3','2.00','1260','retail','140','2025-04-29 12:46:08','','','','550','Cash',173.79,'630','','','33','16.00','1','2025-04-29 09:46:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',543.10,'2','27.50','25.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174591999023093303141'),(611,'331746008247','4','8.00','4000','retail','0','2025-04-30 13:17:27','','','','470','Cash',551.72,'500','','','33','16.00','1','2025-04-30 10:25:41','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'8','43.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174600826770022206233'),(612,'331746179104','171','2.00','60','retail','0','2025-05-02 12:45:04','','','','12','Cash',8.28,'30','','','33','16.00','1','2025-05-02 09:47:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174617911930327293002'),(613,'341746260740','54','1.00','120','retail','0','2025-05-03 11:25:41','','','','90','Cash',16.55,'120','','','34','16.00','1','2025-05-03 08:29:28','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174626096403114234070'),(614,'41746281725','195','2.00','240','retail','0','2025-05-03 17:16:24','','','','100','Cash',33.10,'120','','','4','16.00','1','2025-05-03 14:17:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','4174628174230012417142'),(615,'331746445683','56','2.00','300','retail','0','2025-05-05 14:48:03','','','','65','Cash',41.38,'150','','','33','16.00','1','2025-05-05 11:49:41','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174644576863220673308'),(616,'331746445940','4','1.00','500','retail','0','2025-05-05 14:52:20','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-05-05 12:40:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174644877730334032227'),(617,'331746512088','279','1.00','30','retail','0','2025-05-06 09:14:48','','','','15','Cash',4.14,'30','','','33','16.00','1','2025-05-06 08:06:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','33174651880130321283002'),(618,'331746518807','265','1.00','350','retail','0','2025-05-06 11:06:47','','','','270','Cash',48.28,'350','','','33','16.00','1','2025-05-06 08:07:03','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174651881933133193323'),(619,'331746617831','60','1.00','50','retail','0','2025-05-07 14:37:12','','','','30','Cash',6.90,'50','','','33','16.00','1','2025-05-07 11:39:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174661791033233233203'),(620,'331746617995','219','1.00','250','retail','0','2025-05-07 14:39:56','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-05-07 12:28:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','33174662079463627330237'),(621,'331746617995','60','1.00','50','retail','0','2025-05-07 15:26:35','','','','30','Cash',6.90,'50','','','33','16.00','1','2025-05-07 12:28:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174662080720307302327'),(622,'331746687228','220','2.00','200','retail','0','2025-05-08 09:53:48','','','','0','Cash',27.59,'100','','','33','16.00','1','2025-05-08 06:54:04','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','33174668724120343123202'),(623,'331746687246','3','3.00','1800','retail','300','2025-05-08 09:54:06','','','','550','Cash',248.28,'600','','','33','16.00','1','2025-05-08 08:56:40','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'3','25.50','22.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174669442720432327110'),(624,'331746687246','5','1.00','930','retail','20','2025-05-08 11:53:48','','','','890','Cash',128.28,'930','','','33','16.00','1','2025-05-08 08:56:40','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',801.72,'1','18.50','17.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174669444633090431223'),(625,'341746776467','16','2.00','100','retail','0','2025-05-09 10:41:07','','','','40','Cash',13.79,'50','','','34','16.00','1','2025-05-09 08:23:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','188.00','186','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174677899920302260214'),(626,'331746875432','4','1.00','500','retail','0','2025-05-10 14:10:33','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-05-10 11:11:15','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174687545326732402113'),(627,'331746883780','4','3.00','1500','retail','0','2025-05-10 16:29:41','','','','470','Cash',206.90,'500','','','33','16.00','1','2025-05-10 13:30:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174688380403820213036'),(628,'331747044832','73','1.00','250','retail','0','2025-05-12 13:13:52','','','','140','Cash',34.48,'250','','','33','16.00','1','2025-05-12 10:14:19','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174704484980274723202'),(629,'331747057656','134','10.00','2500','retail','0','2025-05-12 16:47:37','','','','190','Cash',344.83,'250','','','33','16.00','1','2025-05-12 14:07:54','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',215.52,'10','18.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174705770423040237030'),(630,'331747057656','194','13.00','1950','retail','0','2025-05-12 16:48:26','','','','70','Cash',268.97,'150','','','33','16.00','1','2025-05-12 14:07:54','','1','new','1','new','pcks','','','','yes','','0','','','VATABLE',129.31,'13','18.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174705773232333312732'),(631,'331747057656','133','2.00','480','retail','0','2025-05-12 16:48:56','','','','150','Cash',66.21,'240','','','33','16.00','1','2025-05-12 14:07:54','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',206.90,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174705779133132327502'),(632,'331747057656','132','3.00','720','retail','0','2025-05-12 16:58:53','','','','160','Cash',99.31,'240','','','33','16.00','1','2025-05-12 14:07:54','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',206.90,'3','22.50','19.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174705836935202590357'),(633,'331747125122','54','1.00','120','retail','0','2025-05-13 11:32:02','','','','90','Cash',16.55,'120','','','33','16.00','1','2025-05-13 08:40:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174712513232332323303'),(634,'331747125122','6','2.00','1500','retail','0','2025-05-13 11:32:12','','','','720','Cash',206.90,'750','','','33','16.00','1','2025-05-13 08:40:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174712518030130722323'),(635,'331747125122','3','4.50','2925','retail','225','2025-05-13 11:33:00','','','','550','Cash',403.45,'650','','','33','16.00','1','2025-05-13 08:40:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'4.5','22.50','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174712520315033020373'),(636,'331747125122','103','4.00','400','retail','0','2025-05-13 11:33:23','','','','70','Cash',55.17,'100','','','33','16.00','1','2025-05-13 08:40:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','34.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174712522923732292233'),(637,'331747125122','309','2.00','500','retail','0','2025-05-13 11:37:27','','','','200','Cash',68.97,'250','','','33','16.00','1','2025-05-13 08:40:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174712547622303031401'),(638,'331747199813','144','1.00','800','retail','0','2025-05-14 08:16:53','','','','650','Cash',110.34,'800','','','33','16.00','1','2025-05-14 05:26:38','','1','new','1','new','ltr','','','','yes','','0','','','VATABLE',689.66,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174719983123308473390'),(639,'331747199813','168','1.00','70','retail','0','2025-05-14 08:19:07','','','','40','Cash',9.66,'70','','','33','16.00','1','2025-05-14 05:26:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174719995419233320322'),(640,'331747199813','171','2.00','60','retail','0','2025-05-14 08:19:14','','','','12','Cash',8.28,'30','','','33','16.00','1','2025-05-14 05:26:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174719997417224730030'),(641,'331747199813','172','1.00','30','retail','0','2025-05-14 08:26:21','','','','12','Cash',4.14,'30','','','33','16.00','1','2025-05-14 05:26:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174720039570322032407'),(642,'331747285991','3','1.50','900','retail','150','2025-05-15 08:13:11','','','','550','Cash',124.14,'600','','','33','16.00','1','2025-05-15 05:13:35','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1.5','18.00','16.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174728601130042710832'),(643,'331747469921','170','10.00','600','retail','100','2025-05-17 11:18:41','','','','40','Cash',82.76,'60','','','33','16.00','1','2025-05-17 08:20:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'10','15.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174746994332240407036'),(644,'331747469921','182','5.00','400','retail','100','2025-05-17 11:19:33','','','','56.25','Cash',55.17,'80','','','33','16.00','1','2025-05-17 08:20:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'5','8.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174746998892322903323'),(645,'331747470006','114','1.00','15','retail','0','2025-05-17 11:20:06','','','','10','Cash',2.07,'15','','','33','16.00','1','2025-05-17 08:20:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','101.00','100','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174747002012132003277'),(646,'341747808054','189','0.50','450','retail','0','2025-05-21 09:14:14','','','','850','Cash',62.07,'900','','','34','16.00','1','2025-05-21 06:25:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'0.5','1.00','0.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174780833000208327227'),(647,'341747808756','8','1.00','2400','retail','0','2025-05-21 09:25:56','','','','2100','Cash',331.03,'2400','','','34','16.00','1','2025-05-21 06:28:47','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2068.97,'1','5.50','4.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','34174780892403722308047'),(648,'331747895564','73','1.00','220','retail','30','2025-05-22 09:32:44','','','','140','Cash',30.34,'220','','','33','16.00','1','2025-05-22 06:35:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',189.66,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174789558929538929532'),(649,'331747978390','8','1.00','2400','retail','0','2025-05-23 08:33:10','','','','2100','Cash',331.03,'2400','','','33','16.00','1','2025-05-23 05:37:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2068.97,'1','4.50','3.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174797854898820223383'),(650,'331747978390','219','1.00','250','retail','0','2025-05-23 08:35:48','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-05-23 05:37:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','33174797856323223772303'),(651,'331747978390','4','1.00','500','retail','0','2025-05-23 08:36:03','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-05-23 05:37:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174797862422720073222'),(652,'331747987119','17','2.00','70','retail','0','2025-05-23 10:58:39','','','','25','Cash',9.66,'35','','','33','16.00','1','2025-05-23 08:02:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','246.00','244','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174798717903237302720'),(653,'331747987119','98','1.00','200','retail','0','2025-05-23 10:59:40','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-05-23 08:02:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174798721920303030089'),(654,'331747987364','114','2.00','30','retail','0','2025-05-23 11:02:44','','','','10','Cash',4.14,'15','','','33','16.00','1','2025-05-23 08:55:00','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174799047190493323900'),(655,'331747990501','170','1.00','70','retail','0','2025-05-23 12:15:40','','','','40','Cash',9.66,'70','','','33','16.00','1','2025-05-23 09:16:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174799175202732330222'),(656,'331747991766','16','46.00','2300','retail','0','2025-05-23 12:33:24','','','','40','Cash',317.24,'50','','','33','16.00','1','2025-05-23 09:38:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'46','186.00','140','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174799282423002923423'),(657,'331747991766','40','30.00','300','retail','0','2025-05-23 12:35:51','','','','10','Cash',41.38,'10','','','33','16.00','1','2025-05-23 09:38:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','2256.00','2226','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174799297033732332929'),(658,'331747991766','225','55.00','550','retail','0','2025-05-23 12:37:15','','','','7','Cash',75.86,'10','','','33','16.00','1','2025-05-23 09:38:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'55','595.00','540','Inclusive','branch','Inventory','1110','4000','5500','','','','33174799305999190032342'),(659,'331748010106','312','10.00','100','retail','0','2025-05-23 17:21:46','','','','6','Cash',13.79,'10','','','33','16.00','1','2025-05-23 14:22:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','200.00','190','Inclusive','branch','Inventory','1110','4000','5500','','','','33174801012000201010333'),(660,'331748265698','5','1.00','950','retail','0','2025-05-26 16:21:38','','','','890','Cash',131.03,'950','','','33','16.00','1','2025-05-26 14:30:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','16.50','15.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174826586830483230537'),(661,'331748265698','130','1.00','200','retail','0','2025-05-26 16:24:28','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-05-26 14:30:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','74.00','73','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174826587803238302520'),(662,'331748265698','119','4.00','5600','retail','0','2025-05-26 16:24:39','','','','1220','Cash',772.41,'1400','','','33','16.00','1','2025-05-26 14:30:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'4','5.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174826589422433382933'),(663,'331748265698','4','1.00','500','retail','0','2025-05-26 16:24:54','','','','470','Cash',68.97,'500','','','33','16.00','1','2025-05-26 14:30:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174826590503220093305'),(664,'331748265698','219','1.00','250','retail','0','2025-05-26 16:26:00','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-05-26 14:30:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','33174826597002335276335'),(665,'331748265698','60','1.00','50','retail','0','2025-05-26 16:26:11','','','','30','Cash',6.90,'50','','','33','16.00','1','2025-05-26 14:30:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174826608420333223822'),(666,'331748325874','313','1.00','70','retail','0','2025-05-27 09:04:34','','','','35','Cash',9.66,'70','','','33','16.00','1','2025-05-27 06:04:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','33174832588909203353223'),(667,'331748325895','172','1.00','30','retail','0','2025-05-27 09:04:55','','','','12','Cash',4.14,'30','','','33','16.00','1','2025-05-27 06:50:27','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174832861232223130073'),(668,'331748325895','314','1.00','30','retail','0','2025-05-27 09:50:12','','','','15','Cash',4.14,'30','','','33','16.00','1','2025-05-27 06:50:27','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','','','33174832862232243632338'),(669,'331748358249','229','5.00','25','retail','0','2025-05-27 18:04:09','','','','3','Cash',3.45,'5','','','33','16.00','1','2025-05-27 15:19:27','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','88.00','83','Inclusive','branch','Inventory','1110','4000','5500','','','','33174835916332404322326'),(670,'331748417167','99','2.00','400','retail','0','2025-05-28 10:26:07','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-05-28 07:30:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174841740342333227233'),(671,'331748425931','145','1.00','600','retail','100','2025-05-28 12:52:11','','','','500','Cash',82.76,'600','','','33','16.00','1','2025-05-28 09:59:59','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174842622432312342200'),(672,'331748426806','314','1.00','30','retail','0','2025-05-28 13:06:46','','','','15','Cash',4.14,'30','','','33','16.00','1','2025-05-28 12:06:40','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','','33174843399322091323322'),(673,'331748503429','314','1.00','30','retail','0','2025-05-29 10:23:49','','','','15','Cash',4.14,'30','','','33','16.00','1','2025-05-29 07:24:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','','33174850344523335057233'),(674,'331748512406','98','1.00','200','retail','0','2025-05-29 12:53:26','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-05-29 09:54:39','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174851242020323321322'),(675,'331748512481','170','10.00','700','retail','0','2025-05-29 12:54:41','','','','40','Cash',96.55,'70','','','33','16.00','1','2025-05-29 11:22:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174851741602747003318'),(676,'331748592589','99','1.00','200','retail','0','2025-05-30 11:09:49','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-05-30 08:10:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174859260020323333320'),(677,'341748603968','219','1.00','250','retail','0','2025-05-30 14:19:28','','','','200','Cash',34.48,'250','','','34','16.00','1','2025-05-30 11:25:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','34174860430623821203782'),(678,'331748610307','98','1.00','200','retail','0','2025-05-30 16:05:07','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-05-30 13:07:58','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174861047472803003030'),(679,'331748846017','14','2.00','1200','retail','200','2025-06-02 09:33:37','','','','474.14','Cash',165.52,'600','','','33','16.00','1','2025-06-02 06:39:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174884614022272333033'),(680,'331748846017','38','1.00','530','retail','20','2025-06-02 09:35:40','','','','480','Cash',73.10,'530','','','33','16.00','1','2025-06-02 06:39:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',456.90,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174884616333132326402'),(681,'331748859329','4','2.00','1000','retail','0','2025-06-02 13:15:29','','','','470','Cash',137.93,'500','','','33','16.00','1','2025-06-02 10:32:45','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174885935738053975180'),(682,'331748859329','203','5.00','1000','retail','100','2025-06-02 13:17:42','','','','180','Cash',137.93,'200','','','33','16.00','1','2025-06-02 10:32:45','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174885947833234213300'),(683,'331748859329','219','1.00','250','retail','0','2025-06-02 13:17:58','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-06-02 10:32:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','33174885949904203021383'),(684,'331748860367','76','1.00','130','retail','0','2025-06-02 13:32:47','','','','60','Cash',17.93,'130','','','33','16.00','1','2025-06-02 10:33:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174886038033341134083'),(685,'331749016849','99','1.00','200','retail','0','2025-06-04 09:00:49','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-06-04 06:01:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174901686273033322020'),(686,'331749016849','98','1.00','200','retail','0','2025-06-04 09:01:03','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-06-04 06:01:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174901687222772223337'),(687,'331749107655','12','1.00','1600','retail','0','2025-06-05 10:14:15','','','','1400','Cash',220.69,'1600','','','33','16.00','1','2025-06-05 07:31:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174910767881224723279'),(688,'331749107655','271','2.00','180','retail','0','2025-06-05 10:14:39','','','','60','Cash',24.83,'90','','','33','16.00','1','2025-06-05 07:31:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','','33174910793602301310033'),(689,'331749107655','111','10.00','200','retail','0','2025-06-05 10:18:57','','','','10','Cash',27.59,'20','','','33','16.00','1','2025-06-05 07:31:43','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'10','284.00','274','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174910842232222033332'),(690,'331749108703','41','1.00','100','retail','0','2025-06-05 10:31:43','','','','70','Cash',13.79,'100','','','33','16.00','1','2025-06-05 07:34:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','131.00','130','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174910884000339320221'),(691,'331749108845','12','0.50','800','retail','0','2025-06-05 10:34:05','','','','1400','Cash',110.34,'1600','','','33','16.00','1','2025-06-05 07:45:23','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'0.5','2.00','1.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174910914829233111142'),(692,'331749217857','34','0.50','550','retail','25','2025-06-06 16:50:57','','','','1020','Cash',75.86,'1100','','','33','16.00','1','2025-06-06 13:52:22','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',948.28,'0.5','26.00','25.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174921788903239300210'),(693,'331749446379','99','1.00','200','retail','0','2025-06-09 08:19:39','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-06-09 05:21:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174944638833332337833'),(694,'331749451237','324','6.00','210','retail','0','2025-06-09 09:40:37','','','','25','Cash',28.97,'35','','','33','16.00','1','2025-06-09 06:41:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'6','50.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','33174945125020252323234'),(695,'331749451237','323','10.00','50','retail','0','2025-06-09 09:40:51','','','','2','Cash',6.90,'5','','','33','16.00','1','2025-06-09 06:41:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','200.00','190','Inclusive','branch','Inventory','1110','4000','5500','','','','33174945126833433239137'),(696,'331749451632','20','0.50','750','retail','50','2025-06-09 09:47:12','','','','1400','Cash',103.45,'1500','','','33','16.00','1','2025-06-09 06:58:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'0.5','7.00','6.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945168915233223322'),(697,'331749451632','35','1.00','1400','retail','50','2025-06-09 09:48:10','','','','1340','Cash',193.10,'1400','','','33','16.00','1','2025-06-09 06:58:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','11.50','10.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945172530435307543'),(698,'331749451632','14','2.00','1200','retail','200','2025-06-09 09:48:45','','','','474.14','Cash',165.52,'600','','','33','16.00','1','2025-06-09 06:58:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945175973039234302'),(699,'331749451632','25','2.00','1700','retail','100','2025-06-09 09:50:21','','','','790','Cash',234.48,'850','','','33','16.00','1','2025-06-09 06:58:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945185930309742329'),(700,'331749451632','219','1.00','250','retail','0','2025-06-09 09:51:00','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-06-09 06:58:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174945190833034282302'),(701,'331749451632','111','8.00','160','retail','0','2025-06-09 09:51:48','','','','10','Cash',22.07,'20','','','33','16.00','1','2025-06-09 06:58:10','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'8','257.00','249','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945203529330324203'),(702,'331749451632','120','1.00','180','retail','20','2025-06-09 09:55:14','','','','105','Cash',24.83,'180','','','33','16.00','1','2025-06-09 06:58:10','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945213922212332222'),(703,'331749456658','325','1.00','250','retail','0','2025-06-09 11:10:58','','','','180','Cash',34.48,'250','','','33','16.00','1','2025-06-09 08:11:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','33174945666722332243403'),(704,'331749456674','264','1.00','350','retail','0','2025-06-09 11:11:14','','','','250','Cash',48.28,'350','','','33','16.00','1','2025-06-09 08:33:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174945792223092322253'),(705,'331749456674','82','1.00','50','retail','0','2025-06-09 11:32:02','','','','25','Cash',6.90,'50','','','33','16.00','1','2025-06-09 08:33:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174945798543033202523'),(706,'331749477790','33','1.00','850','retail','100','2025-06-09 17:03:10','','','','805','Cash',117.24,'850','','','33','16.00','1','2025-06-09 14:03:43','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174947781029339072394'),(707,'331749537815','323','6.00','30','retail','0','2025-06-10 09:43:35','','','','2','Cash',4.14,'5','','','33','16.00','1','2025-06-10 06:44:26','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','190.00','184','Inclusive','branch','Inventory','1110','4000','5500','','','','33174953786122039821701'),(708,'331749537873','99','2.00','400','retail','0','2025-06-10 09:44:33','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-06-10 07:20:40','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174954002734213323033'),(709,'331749537873','98','1.00','200','retail','0','2025-06-10 10:20:28','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-06-10 07:20:40','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174954003662372393023'),(710,'331749541029','206','1.00','900','retail','30','2025-06-10 10:37:09','','','','850','Cash',124.14,'900','','','33','16.00','1','2025-06-10 07:37:26','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174954104330233323209'),(711,'331749541047','72','1.00','130','retail','20','2025-06-10 10:37:27','','','','85','Cash',17.93,'130','','','33','16.00','1','2025-06-10 09:27:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174954761933233724331'),(712,'331749568182','322','1.00','100','retail','20','2025-06-10 18:09:42','','','','80','Cash',13.79,'100','','','33','16.00','1','2025-06-10 15:10:00','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','33174956819530230622432'),(713,'331749624191','5','1.00','950','retail','0','2025-06-11 09:43:11','','','','890','Cash',131.03,'950','','','33','16.00','1','2025-06-11 06:48:14','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','15.50','14.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174962428380032249002'),(714,'331749706195','219','1.00','250','retail','0','2025-06-12 08:29:55','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-06-12 05:31:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33174970625123333033135'),(715,'331749706273','169','3.00','210','retail','0','2025-06-12 08:31:13','','','','40','Cash',28.97,'70','','','33','16.00','1','2025-06-12 07:02:18','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','50.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971136402134903033'),(716,'331749706273','313','1.00','70','retail','0','2025-06-12 09:56:05','','','','35','Cash',9.66,'70','','','33','16.00','1','2025-06-12 07:02:18','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','33174971149072229092107'),(717,'331749711742','106','1.00','1200','retail','0','2025-06-12 10:02:22','','','','875','Cash',165.52,'1200','','','33','16.00','1','2025-06-12 07:04:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971176132392390334'),(718,'331749711742','99','1.00','200','retail','0','2025-06-12 10:02:42','','','','135','Cash',27.59,'200','','','33','16.00','1','2025-06-12 07:04:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971177433423112213'),(719,'331749711742','98','1.00','200','retail','0','2025-06-12 10:02:55','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-06-12 07:04:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971178903723773003'),(720,'331749711742','200','1.00','1200','retail','0','2025-06-12 10:03:10','','','','800','Cash',165.52,'1200','','','33','16.00','1','2025-06-12 07:04:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971180201232000238'),(721,'331749711742','251','2.00','700','retail','0','2025-06-12 10:03:22','','','','225','Cash',96.55,'350','','','33','16.00','1','2025-06-12 07:04:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33174971181330701313330'),(722,'331749711742','149','14.00','840','retail','0','2025-06-12 10:03:33','','','','35','Cash',115.86,'60','','','33','16.00','1','2025-06-12 07:04:07','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'14','769.00','755','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971182671239032236'),(723,'331749711742','202','1.00','950','retail','0','2025-06-12 10:03:46','','','','920','Cash',131.03,'950','','','33','16.00','1','2025-06-12 07:04:07','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','6.50','5.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971183822282021370'),(724,'331749712692','54','1.00','100','retail','20','2025-06-12 10:18:12','','','','90','Cash',13.79,'100','','','33','16.00','1','2025-06-12 07:20:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174971270430021233072'),(725,'331749723681','72','1.00','130','retail','20','2025-06-12 13:21:21','','','','85','Cash',17.93,'130','','','33','16.00','1','2025-06-12 10:24:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174972382933273030332'),(726,'331749813066','326','6.00','2700','retail','0','2025-06-13 14:11:06','','','','280','Cash',372.41,'450','','','33','16.00','1','2025-06-13 11:12:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'6','10.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','33174981309493332320002'),(727,'331749813066','269','1.00','130','retail','20','2025-06-13 14:11:40','','','','70','Cash',17.93,'130','','','33','16.00','1','2025-06-13 11:12:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','33174981312663313334283'),(728,'331749813066','306','1.00','50','retail','0','2025-06-13 14:12:07','','','','30','Cash',6.90,'50','','','33','16.00','1','2025-06-13 11:12:25','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','33174981313723733382077'),(729,'331749813152','103','4.00','400','retail','0','2025-06-13 14:12:32','','','','70','Cash',55.17,'100','','','33','16.00','1','2025-06-13 12:36:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174981808422022222280'),(730,'331749894827','119','1.00','1400','retail','0','2025-06-14 12:53:47','','','','1220','Cash',193.10,'1400','','','33','16.00','1','2025-06-14 10:27:34','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174989666223307200630'),(731,'331749894827','37','2.00','1400','retail','0','2025-06-14 13:24:27','','','','630','Cash',193.10,'700','','','33','16.00','1','2025-06-14 10:27:34','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174989669222309333333'),(732,'331749894827','32','4.00','3000','retail','0','2025-06-14 13:24:54','','','','630','Cash',413.79,'750','','','33','16.00','1','2025-06-14 10:27:34','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174989672808280730903'),(733,'331749894827','292','1.00','1200','retail','0','2025-06-14 13:25:30','','','','830','Cash',165.52,'1200','','','33','16.00','1','2025-06-14 10:27:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33174989675110982322932'),(734,'331749894827','111','8.00','160','retail','0','2025-06-14 13:25:52','','','','10','Cash',22.07,'20','','','33','16.00','1','2025-06-14 10:27:34','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'8','249.00','241','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174989679033992039323'),(735,'331749894827','110','8.00','80','retail','0','2025-06-14 13:26:32','','','','6','Cash',11.03,'10','','','33','16.00','1','2025-06-14 10:27:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'8','418.00','410','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174989680900393639232'),(736,'331749894827','106','1.00','1200','retail','0','2025-06-14 13:26:52','','','','875','Cash',165.52,'1200','','','33','16.00','1','2025-06-14 10:27:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','33174989684600283230603'),(737,'331750075649','342','2.00','2600','retail','0','2025-06-16 15:07:29','','','','750','Cash',358.62,'1300','','','33','16.00','1','2025-06-16 12:19:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','33175007569502300310033'),(738,'331750075649','343','2.00','4400','retail','0','2025-06-16 15:08:16','','','','1000','Cash',606.90,'2200','','','33','16.00','1','2025-06-16 12:19:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1896.55,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','33175007572210200123330'),(739,'331750145767','171','1.00','30','retail','0','2025-06-17 10:36:07','','','','12','Cash',4.14,'30','','','33','16.00','1','2025-06-17 07:47:59','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175014642003273325423'),(740,'331750146481','244','1.00','480','retail','20','2025-06-17 10:48:01','','','','320','Cash',66.21,'480','','','33','16.00','1','2025-06-17 08:14:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',413.79,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33175014792543523532235'),(741,'331750250099','28','0.50','325','retail','50','2025-06-18 15:34:59','','','','586.21','Cash',44.83,'650','','','33','16.00','1','2025-06-18 12:43:18','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'0.5','24.00','23.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175025011607052510221'),(742,'331750255921','169','5.00','350','retail','0','2025-06-18 17:12:01','','','','40','Cash',48.28,'70','','','33','16.00','1','2025-06-18 14:35:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'5','47.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175025729332320323370'),(743,'331750255921','313','2.00','140','retail','0','2025-06-18 17:34:54','','','','35','Cash',19.31,'70','','','33','16.00','1','2025-06-18 14:35:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','33175025730821523530332'),(744,'331750257653','111','4.00','80','retail','0','2025-06-18 17:41:20','','','','10','Cash',11.03,'20','','','33','16.00','1','2025-06-18 14:49:13','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'4','241.00','237','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175025772432303332722'),(745,'331750257653','110','4.00','40','retail','0','2025-06-18 17:42:05','','','','6','Cash',5.52,'10','','','33','16.00','1','2025-06-18 14:49:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','410.00','406','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175025774520323033337'),(746,'331750257653','12','1.00','1600','retail','0','2025-06-18 17:42:35','','','','1400','Cash',220.69,'1600','','','33','16.00','1','2025-06-18 14:49:13','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175025776723351725327'),(747,'331750260125','267','4.00','600','retail','0','2025-06-18 18:22:06','','','','100','Cash',82.76,'150','','','33','16.00','1','2025-06-18 15:27:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'4','37.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','','33175026014570063000003'),(748,'41750318124','8','1.00','2400','retail','0','2025-06-19 10:31:16','','','','2100','Cash',331.03,'2400','','','4','16.00','1','2025-06-19 07:32:02','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2068.97,'1','2.50','1.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','4175031818210824037852'),(749,'41750318124','3','3.00','2100','retail','0','2025-06-19 10:31:16','','','','550','Cash',289.66,'700','','','4','16.00','1','2025-06-19 07:32:02','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'3','32.50','29.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','4175031822400272532327'),(750,'41750318124','219','1.00','250','retail','0','2025-06-19 10:31:16','','','','200','Cash',34.48,'250','','','4','16.00','1','2025-06-19 07:32:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','4175031826032022012332'),(751,'41750318124','120','1.00','200','retail','0','2025-06-19 10:31:16','','','','105','Cash',27.59,'200','','','4','16.00','1','2025-06-19 07:32:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','','B','4175031827613426833228'),(752,'331750404874','103','4.00','400','retail','0','2025-06-20 10:34:34','','','','70','Cash',55.17,'100','','','33','16.00','1','2025-06-20 07:48:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','108.00','104','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175040561880201400333'),(753,'331750404874','43','1.00','80','retail','0','2025-06-20 10:46:59','','','','50','Cash',11.03,'80','','','33','16.00','1','2025-06-20 07:48:49','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','180.00','179','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175040566230123443320'),(754,'331750404874','220','2.00','200','retail','0','2025-06-20 10:48:30','','','','0','Cash',27.59,'100','','','33','16.00','1','2025-06-20 07:48:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','33175040572503450700127'),(755,'331750417592','73','1.00','230','retail','20','2025-06-20 14:06:32','','','','140','Cash',31.72,'230','','','33','16.00','1','2025-06-20 11:11:04','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175041785122834425803'),(756,'331750417871','99','2.00','400','retail','0','2025-06-20 14:11:11','','','','135','Cash',55.17,'200','','','33','16.00','1','2025-06-20 11:51:34','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175042022201042222220'),(757,'331750495165','175','1.00','500','retail','0','2025-06-21 11:39:25','','','','370','Cash',68.97,'500','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175049518523532533130'),(758,'331750495165','169','4.00','280','retail','0','2025-06-21 11:40:01','','','','40','Cash',38.62,'70','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'4','42.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175049521703500492035'),(759,'331750495165','313','2.00','140','retail','0','2025-06-21 11:40:52','','','','35','Cash',19.31,'70','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','33175049527802353324223'),(760,'331750495165','172','5.00','150','retail','0','2025-06-21 11:41:39','','','','12','Cash',20.69,'30','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175049534522232205733'),(761,'331750495165','314','3.00','90','retail','0','2025-06-21 11:42:25','','','','15','Cash',12.41,'30','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','47.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','','33175049536032033223093'),(762,'331750495165','182','4.00','400','retail','0','2025-06-21 11:42:40','','','','56.25','Cash',55.17,'100','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175049537633360303335'),(763,'331750495165','160','1.00','2340','retail','0','2025-06-21 11:42:57','','','','1640','Cash',322.76,'2340','','','33','16.00','1','2025-06-21 08:50:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2017.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175049574403232450995'),(764,'331750657093','38','1.00','500','retail','50','2025-06-23 08:38:13','','','','480','Cash',68.97,'500','','','33','16.00','1','2025-06-23 05:39:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175065710633570360033'),(765,'331750657093','14','1.00','600','retail','100','2025-06-23 08:38:26','','','','474.14','Cash',82.76,'600','','','33','16.00','1','2025-06-23 05:39:10','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175065712232333653232'),(766,'331750826385','14','1.00','600','retail','100','2025-06-25 07:39:46','','','','474.14','Cash',82.76,'600','','','33','16.00','1','2025-06-25 04:40:25','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175082641927233130340'),(767,'331750934536','316','2.00','28000','retail','0','2025-06-26 13:42:16','','','','8000','Cash',3862.07,'14000','','','33','16.00','1','2025-06-26 10:43:36','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12068.97,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33175093455353234030200'),(768,'331750934536','319','2.00','10000','retail','2000','2025-06-26 13:42:35','','','','3000','Cash',1379.31,'5000','','','33','16.00','1','2025-06-26 10:43:36','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4310.34,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33175093458703035432200'),(769,'331750934769','132','1.00','240','retail','0','2025-06-26 13:46:10','','','','160','Cash',33.10,'240','','','33','16.00','1','2025-06-26 10:46:39','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',206.90,'1','19.50','18.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175093479070303103332'),(770,'331750940832','24','1.00','4000','retail','0','2025-06-26 15:27:13','','','','3500','Cash',551.72,'4000','','','33','16.00','1','2025-06-26 12:28:00','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3448.28,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175094086137260083232'),(771,'331751002725','99','2.00','360','retail','40','2025-06-27 08:38:46','','','','135','Cash',49.66,'180','','','33','16.00','1','2025-06-27 05:42:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175100274621032733230'),(772,'331751002725','98','1.00','200','retail','0','2025-06-27 08:39:06','','','','145','Cash',27.59,'200','','','33','16.00','1','2025-06-27 05:42:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175100276170310113332'),(773,'331751010038','100','1.00','1300','retail','100','2025-06-27 10:40:38','','','','1200','Cash',179.31,'1300','','','33','16.00','1','2025-06-27 07:44:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175101020133200323270'),(774,'331751101571','185','1.00','2900','retail','0','2025-06-28 12:06:37','','','','2350','Cash',400.00,'2900','','','33','16.00','1','2025-06-28 09:18:05','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.50','1.5','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175110162933225227323'),(775,'331751101571','37','1.00','700','retail','0','2025-06-28 12:07:10','','','','630','Cash',96.55,'700','','','33','16.00','1','2025-06-28 09:18:05','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175110165702237313112'),(776,'331751101571','296','1.00','1200','retail','0','2025-06-28 12:07:58','','','','830','Cash',165.52,'1200','','','33','16.00','1','2025-06-28 09:18:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','33175110170414320311135'),(777,'331751101571','251','1.00','350','retail','0','2025-06-28 12:08:26','','','','225','Cash',48.28,'350','','','33','16.00','1','2025-06-28 09:18:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','33175110172633362107723'),(778,'331751101571','219','2.00','500','retail','0','2025-06-28 12:09:43','','','','200','Cash',68.97,'250','','','33','16.00','1','2025-06-28 09:18:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','33175110180578022350105'),(779,'331751101571','12','5.00','8000','retail','0','2025-06-28 12:13:13','','','','1400','Cash',1103.45,'1600','','','33','16.00','1','2025-06-28 09:18:05','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175110200603622202333'),(780,'331751101571','119','1.00','1350','retail','50','2025-06-28 12:17:25','','','','1220','Cash',186.21,'1350','','','33','16.00','1','2025-06-28 09:18:05','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1163.79,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175110225920752332732'),(781,'331751104065','99','2.00','360','retail','40','2025-06-28 12:47:45','','','','135','Cash',49.66,'180','','','33','16.00','1','2025-06-28 09:48:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175110408135211078300'),(782,'331751104087','219','1.00','250','retail','0','2025-06-28 12:48:07','','','','200','Cash',34.48,'250','','','33','16.00','1','2025-06-28 10:16:22','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','33175110571023003223703'),(783,'331751264373','19','2.00','9000','retail','0','2025-06-30 09:19:33','','','','3650','Cash',1241.38,'4500','','','33','16.00','1','2025-06-30 06:19:48','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3879.31,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','33175126438437112013363'),(784,'331751264433','322','1.00','100','retail','20','2025-06-30 09:20:33','','','','80','Cash',13.79,'100','','','33','16.00','1','2025-06-30 07:07:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','33175126723422372223337'); /*!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=100 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 ('4172183267170723070128',2,'41721832643','119',4.00,'5600','retail','0','2024-07-24 17:50:43','','','','1250','Cash',772.41,'1400','','','4','','1','2024-07-24 14:51:39','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500'),('4172198193904212013002',3,'41721981820','99',2.00,'400','retail','0','2024-07-26 11:17:00','','','','135','Cash',55.17,'200','','','4','','1','2024-07-26 08:20:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('4172198385222773295232',4,'41721983828','99',2.00,'400','retail','0','2024-07-26 11:50:28','','','','135','Cash',55.17,'200','','','4','','1','2024-07-26 08:51:17','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('4172198398112040103109',5,'41721983956','99',2.00,'400','retail','0','2024-07-26 11:52:36','','','','135','Cash',55.17,'200','','','4','','1','2024-07-26 08:53:56','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','100.00','98','Inclusive','branch','Inventory','1110','4000','5500'),('4172208714222270223328',6,'41722087108','36',1.00,'1150','retail','0','2024-07-27 16:31:48','','','','1060','Cash',158.62,'1150','','','4','','1','2024-07-27 14:04:39','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',991.38,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('5172225547855435022222',7,'51722255465','98',1.00,'200','retail','0','2024-07-29 15:17:45','','','','145','Cash',27.59,'200','','','5','','1','2024-07-29 12:55:31','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500'),('5172225775322722323223',8,'51722257743','1',1.00,'200','retail','0','2024-07-29 15:55:43','','','','156.60','Cash',27.59,'200','','','5','','1','2024-07-29 12:56:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500'),('5172233670747333222620',9,'51722336622','23',3.00,'7500','retail','0','2024-07-30 13:51:19','','','','2350','Cash',1034.48,'2500','','','5','','1','2024-07-30 10:55:00','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5172233667827237320224',10,'51722336622','24',2.00,'7600','retail','0','2024-07-30 13:50:22','','','','3650','Cash',1048.28,'3800','','','5','','1','2024-07-30 10:55:00','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3275.86,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('5172233709352243032032',11,'51722336986','121',3.00,'22500','retail','0','2024-07-30 13:57:26','','','','7200','Cash',3103.45,'7500','','','5','','1','2024-07-30 10:59:32','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',6465.52,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5172233704522132720535',12,'51722336986','23',3.00,'7500','retail','0','2024-07-30 13:56:53','','','','2350','Cash',1034.48,'2500','','','5','','1','2024-07-30 10:59:32','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('5172233701337322272322',13,'51722336986','24',2.00,'7600','retail','0','2024-07-30 13:56:26','','','','3650','Cash',1048.28,'3800','','','5','','1','2024-07-30 10:59:32','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3275.86,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('4172231400800234002202',14,'41722313986','24',1.00,'3680','retail','0','2024-07-30 07:33:06','','','','3500','Cash',507.59,'3680','','','4','','1','2024-07-31 06:58:05','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',3172.41,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('5172327010130032002333',15,'51723270067','130',1.00,'200','retail','0','2024-08-10 09:08:09','','','','135','Cash',27.59,'200','','','5','','1','2024-08-10 06:09:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500'),('5172327008802283203300',16,'51723270067','12',2.00,'3200','retail','0','2024-08-10 09:07:47','','','','1470.00','Cash',441.38,'1600','','','5','','1','2024-08-10 06:09:02','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('5172381534073220223053',17,'51723815180','5',2.00,'1900','retail','0','2024-08-16 16:35:19','','','','890','Cash',262.07,'950','','','5','','1','2024-08-16 13:37:46','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('5172381525102128000332',18,'51723815180','99',1.00,'200','retail','0','2024-08-16 16:33:50','','','','135','Cash',27.59,'200','','','5','','1','2024-08-16 13:39:13','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500'),('4172932441429222202233',19,'41729323790','217',1.00,'10','retail','0','2024-10-19 10:54:22','','','','2','Cash',1.38,'10','','','4','','1','2024-10-19 07:54:53','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4172932451337322022043',20,'41729324494','1',1.00,'200','retail','0','2024-10-19 10:55:14','','','','156.60','Cash',27.59,'200','','','4','','1','2024-12-23 14:06:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500'),('1173761849026291348323',21,'11737618473','217',1.00,'5','retail','0','2025-01-23 10:47:53','','','','2','Cash',0.69,'5','','','1','','1','2025-01-23 07:50:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('33173963322222330323032',22,'331739633181','12',1.00,'1600','retail','0','2025-02-15 18:26:21','','','','1400','Cash',220.69,'1600','','','33','','1','2025-02-17 04:54:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('33173976846680397120234',23,'331739768407','12',1.00,'1600','retail','0','2025-02-17 08:00:07','','','','1400','Cash',220.69,'1600','','','33','','1','2025-02-17 05:01:49','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('33174040107600423373220',24,'331740400917','204',1.00,'1250','retail','0','2025-02-24 15:41:57','','','','1220','Cash',172.41,'1250','','','33','','1','2025-02-24 12:44:55','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1077.59,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('33174040113034704420012',25,'331740401108','204',1.00,'1250','retail','0','2025-02-24 15:45:08','','','','1220','Cash',172.41,'1250','','','33','','1','2025-02-25 05:45:54','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1077.59,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('4174050130503234044042',26,'41740501221','111',14.00,'280','retail','0','2025-02-25 19:34:09','','','','10','Cash',38.62,'20','','','4','','1','2025-02-25 16:35:23','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'14','280.00','266','Inclusive','branch','Inventory','1110','4000','5500'),('33174054875833382107723',27,'331740545391','3',3.00,'2100','retail','0','2025-02-26 07:49:51','','','','550','Cash',289.66,'700','','','33','','1','2025-02-26 05:48:19','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500'),('4174117955773032322303',28,'41741179529','149',1.00,'60','retail','0','2025-03-05 15:58:50','','','','35','Cash',8.28,'60','','','4','','1','2025-03-05 13:25:37','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','209.00','208','Inclusive','branch','Inventory','1110','4000','5500'),('4174127242933003370013',29,'41741272415','12',1.00,'1600','retail','0','2025-03-06 17:46:55','','','','1400','Cash',220.69,'1600','','','4','','1','2025-03-06 14:47:57','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('4174127244200232122233',30,'41741272415','192',1.00,'900','retail','0','2025-03-06 17:47:10','','','','818.97','Cash',124.14,'900','','','4','','1','2025-03-06 14:48:03','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',775.86,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('33174132804741233324232',31,'331741328012','80',1.00,'300','retail','0','2025-03-07 09:13:32','','','','180','Cash',41.38,'300','','','33','','1','2025-03-07 06:14:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('33174133090623303003074',32,'331741328060','114',1.00,'15','retail','0','2025-03-07 09:14:20','','','','10','Cash',2.07,'15','','','33','','1','2025-03-07 07:01:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','148.00','147','Inclusive','branch','Inventory','1110','4000','5500'),('33174133095272232200203',33,'331741330911','178',2.00,'900','retail','0','2025-03-07 10:01:51','','','','290','Cash',124.14,'450','','','33','','1','2025-03-07 07:33:51','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('33174133101623173331333',34,'331741330911','251',1.00,'450','retail','0','2025-03-07 10:02:32','','','','225','Cash',62.07,'450','','','33','','1','2025-03-07 07:33:53','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('33174133111111320333134',35,'331741330911','76',1.00,'130','retail','0','2025-03-07 10:03:36','','','','60','Cash',17.93,'130','','','33','','1','2025-03-07 07:33:55','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('33174186959122036032338',36,'331741869454','183',1.00,'1800','retail','0','2025-03-13 15:37:34','','','','1680','Cash',248.28,'1800','','','33','','1','2025-03-13 12:40:26','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('33174202053200371330322',37,'331742020526','126',1.00,'1450','retail','0','2025-03-15 09:35:26','','','','550','Cash',200.00,'1450','','','33','','1','2025-03-15 06:47:54','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('4174220283802333347201',38,'41742201267','22',1.00,'1400','retail','0','2025-03-17 11:47:47','','','','1250','Cash',193.10,'1400','','','4','','1','2025-03-17 09:14:08','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('33174222274700742232370',39,'331742222671','149',12.00,'720','retail','0','2025-03-17 17:45:00','','','','35','Cash',99.31,'60','','','33','','1','2025-03-17 14:46:16','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'12','327.00','315','Inclusive','branch','Inventory','1110','4000','5500'),('34174230620823400334132',40,'341742306181','134',15.00,'4500','retail','0','2025-03-18 16:56:21','','','','190','Cash',620.69,'300','','','34','','1','2025-03-18 13:57:51','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',258.62,'15','34.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('4174230774330402270730',41,'41742307698','134',15.00,'4500','retail','0','2025-03-18 17:21:58','','','','190','Cash',0.00,'300','','','4','','1','2025-03-18 14:24:12','','1','new','1','new','Kg','','','','no','','0','','','EXEMPTED',0.00,'','33.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('34174230739123033300032',42,'341742306271','134',1.00,'300','retail','0','2025-03-18 16:57:52','','','','190','Cash',41.38,'300','','','34','','1','2025-03-19 07:23:26','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500'),('33174488563203025382082',43,'331744885574','287',75.00,'63750','retail','0','2025-04-17 13:26:38','','','','450','Cash',8793.10,'850','','','33','','1','2025-04-17 10:28:49','','1','new','1','new','pcks','','','','yes','','0','','','VATABLE',732.76,'75','85.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('33174488559693233313237',44,'331744885574','286',100.00,'105000','retail','0','2025-04-17 13:26:14','','','','420','Cash',14482.76,'1050','','','33','','1','2025-04-17 10:30:20','','1','new','1','new','pcks','','','','yes','','0','','','VATABLE',905.17,'100','110.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('33174488576603223872422',45,'331744885574','287',75.00,'63000','retail','750','2025-04-17 13:28:49','','','','450','Cash',8689.66,'840','','','33','','1','2025-04-17 10:30:22','','1','new','1','new','pcks','','','','yes','','0','','','VATABLE',724.14,'75','85.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('33174495932539032322240',46,'331744959288','269',1.00,'100','retail','50','2025-04-18 09:54:48','','','','70','Cash',13.79,'100','','','33','','1','2025-04-18 15:14:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500'),('33174498923439004230022',47,'331744959288','227',1.50,'825','retail','0','2025-04-18 18:13:10','','','','480','Cash',113.79,'550','','','33','','1','2025-04-18 15:14:06','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1.5','1.50','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174498926262303094323',48,'331744989247','227',1.50,'825','retail','0','2025-04-18 18:14:07','','','','480','Cash',113.79,'550','','','33','','1','2025-04-18 15:14:50','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1.5','1.50','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174498931142200239222',49,'331744989290','26',1.50,'1275','retail','0','2025-04-18 18:14:50','','','','660','Cash',175.86,'850','','','33','','1','2025-04-18 15:15:16','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1.5','3.00','1.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174540023202331332050',50,'331745400226','75',1.00,'80','retail','0','2025-04-23 12:23:47','','','','40','Cash',11.03,'80','','','33','','1','2025-04-23 09:24:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('33174556073230372233313',51,'331745560706','282',1.00,'500','retail','0','2025-04-25 08:58:27','','','','410','Cash',68.97,'500','','','33','','1','2025-04-25 05:59:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174591995616030536933',52,'331745919755','3',1.00,'630','retail','70','2025-04-29 12:44:41','','','','550','Cash',86.90,'630','','','33','','1','2025-04-29 09:46:06','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',543.10,'1','27.50','26.5','Inclusive','branch','Inventory','1110','4000','5500'),('4174628155732413418323',53,'41746281431','195',2.00,'400','retail','0','2025-05-03 17:12:02','','','','100','Cash',55.17,'200','','','4','','1','2025-05-03 14:13:45','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('33174705802133233037280',54,'331747057656','265',1.00,'350','retail','0','2025-05-12 16:52:20','','','','270','Cash',48.28,'350','','','33','','1','2025-05-12 13:53:52','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('33174705793922332339933',55,'331747057656','132',3.00,'660','retail','0','2025-05-12 16:49:53','','','','160','Cash',91.03,'220','','','33','','1','2025-05-12 13:58:51','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',189.66,'3','22.50','19.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174711879531778343243',56,'331747118780','288',1.00,'200','retail','0','2025-05-13 09:46:20','','','','130','Cash',27.59,'200','','','33','','1','2025-05-13 08:19:02','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174719988780344839077',57,'331747199813','168',2.00,'140','retail','0','2025-05-14 08:17:11','','','','40','Cash',19.31,'70','','','33','','1','2025-05-14 05:19:06','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('33174719998689020227303',58,'331747199813','172',2.00,'60','retail','0','2025-05-14 08:19:35','','','','12','Cash',8.28,'30','','','33','','1','2025-05-14 05:26:01','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('33174720037272032030032',59,'331747199813','168',1.00,'70','retail','0','2025-05-14 08:26:01','','','','40','Cash',9.66,'70','','','33','','1','2025-05-14 05:26:20','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('33174728595803322002003',60,'331747285931','3',1.50,'1050','retail','0','2025-05-15 08:12:11','','','','550','Cash',144.83,'700','','','33','','1','2025-05-15 05:12:52','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1.5','18.00','16.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174728598600300387372',61,'331747285972','3',1.00,'600','retail','100','2025-05-15 08:12:52','','','','550','Cash',82.76,'600','','','33','','1','2025-05-15 05:13:11','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('33174739042923030232202',62,'331747390245','271',10.00,'900','retail','0','2025-05-16 13:13:25','','','','60','Cash',124.14,'90','','','33','','1','2025-05-16 10:14:11','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'10','18.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('33174739026433306332020',63,'331747390245','16',45.00,'2250','retail','0','2025-05-16 13:10:45','','','','40','Cash',310.34,'50','','','33','','1','2025-05-17 07:57:24','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'45','186.00','141','Inclusive','branch','Inventory','1110','4000','5500'),('33174739031533103205133',64,'331747390245','40',90.00,'900','retail','0','2025-05-16 13:11:04','','','','10','Cash',124.14,'10','','','33','','1','2025-05-17 07:57:27','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'90','2270.00','2180','Inclusive','branch','Inventory','1110','4000','5500'),('33174746996230232373233',65,'331747469921','182',4.00,'320','retail','80','2025-05-17 11:19:05','','','','56.25','Cash',44.14,'80','','','33','','1','2025-05-17 08:19:30','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('33174747953235223973133',66,'331747479513','220',4.00,'400','retail','0','2025-05-17 13:58:33','','','','0','Cash',55.17,'100','','','33','','1','2025-05-17 10:59:20','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('33174789555230930532330',67,'331747895526','72',1.00,'150','retail','0','2025-05-22 09:32:06','','','','85','Cash',20.69,'150','','','33','','1','2025-05-22 06:32:44','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('33174799056622329533673',68,'331747990501','108',2.00,'40','retail','0','2025-05-23 11:55:01','','','','10','Cash',5.52,'20','','','33','','1','2025-05-23 09:15:57','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','301.00','299','Inclusive','branch','Inventory','1110','4000','5500'),('33174799254070322349233',69,'331747991766','16',40.00,'2000','retail','0','2025-05-23 12:26:57','','','','40','Cash',275.86,'50','','','33','','1','2025-05-23 09:33:23','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'40','186.00','146','Inclusive','branch','Inventory','1110','4000','5500'),('33174799241743403323972',70,'331747991766','40',20.00,'200','retail','0','2025-05-23 12:26:44','','','','10','Cash',27.59,'10','','','33','','1','2025-05-23 09:34:38','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','2256.00','2236','Inclusive','branch','Inventory','1110','4000','5500'),('33174799289498203333333',71,'331747991766','17',30.00,'1050','retail','0','2025-05-23 12:34:38','','','','25','Cash',144.83,'35','','','33','','1','2025-05-23 09:35:50','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'30','244.00','214','Inclusive','branch','Inventory','1110','4000','5500'),('33174799240423320030229',72,'331747991766','225',40.00,'400','retail','0','2025-05-23 12:16:06','','','','7','Cash',55.17,'10','','','33','','1','2025-05-23 09:37:15','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'40','595.00','555','Inclusive','branch','Inventory','1110','4000','5500'),('33174885937803237902843',73,'331748859329','203',5.00,'900','retail','200','2025-06-02 13:15:58','','','','180','Cash',124.14,'180','','','33','','1','2025-06-02 10:16:42','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174885943832022823823',74,'331748859329','203',5.00,'1100','retail','0','2025-06-02 13:16:56','','','','180','Cash',151.72,'220','','','33','','1','2025-06-02 10:17:29','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',189.66,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174921781709302223232',75,'331749217777','34',0.50,'562.5','retail','12.5','2025-06-06 16:49:38','','','','1020','Cash',77.59,'1125','','','33','','1','2025-06-06 13:50:53','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',969.83,'0.5','26.00','25.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174945146172600233313',76,'331749451275','22',0.50,'650','retail','50','2025-06-09 09:41:15','','','','1250','Cash',89.66,'1300','','','33','','1','2025-06-09 06:44:37','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'0.5','20.00','19.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174945150610303033009',77,'331749451477','22',0.50,'665','retail','35','2025-06-09 09:44:37','','','','1250','Cash',91.72,'1330','','','33','','1','2025-06-09 06:45:23','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1146.55,'0.5','20.00','19.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174945159320003342243',78,'331749451555','20',0.50,'750','retail','50','2025-06-09 09:45:55','','','','1400','Cash',103.45,'1500','','','33','','1','2025-06-09 06:47:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'0.5','7.00','6.5','Inclusive','branch','Inventory','1110','4000','5500'),('33174945179329232270322',79,'331749451632','25',1.00,'850','retail','50','2025-06-09 09:49:19','','','','790','Cash',117.24,'850','','','33','','1','2025-06-09 06:50:21','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('33174945207159402122207',80,'331749451632','120',1.00,'200','retail','0','2025-06-09 09:53:55','','','','105','Cash',27.59,'200','','','33','','1','2025-06-09 06:55:14','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500'),('33174954099302300331330',81,'331749540041','206',1.00,'930','retail','0','2025-06-10 10:20:41','','','','850','Cash',128.28,'930','','','33','','1','2025-06-10 07:37:09','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',801.72,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('33174971268770312033232',82,'331749711849','54',1.00,'120','retail','0','2025-06-12 10:04:09','','','','90','Cash',16.55,'120','','','33','','1','2025-06-12 07:18:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('33174981267822623227721',83,'331749812615','269',1.00,'130','retail','20','2025-06-13 14:03:51','','','','70','Cash',17.93,'130','','','33','','1','2025-06-13 11:09:09','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('33174981268902223233223',84,'331749812615','306',1.00,'50','retail','0','2025-06-13 14:04:38','','','','30','Cash',6.90,'50','','','33','','1','2025-06-13 11:09:12','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('33174981303001823923122',85,'331749812953','261',6.00,'2700','retail','0','2025-06-13 14:09:43','','','','350','Cash',372.41,'450','','','33','','1','2025-06-13 11:11:05','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'6','12.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('33174988701533322222309',86,'331749886732','119',1.00,'1400','retail','0','2025-06-14 10:43:02','','','','1220','Cash',193.10,'1400','','','33','','1','2025-06-14 08:11:24','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('33174988704082283303322',87,'331749886732','37',2.00,'1400','retail','0','2025-06-14 10:43:35','','','','630','Cash',193.10,'700','','','33','','1','2025-06-14 08:11:28','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('33174988698103932232138',88,'331749886732','32',4.00,'3000','retail','0','2025-06-14 10:41:24','','','','630','Cash',413.79,'750','','','33','','1','2025-06-14 08:11:30','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500'),('33174988688223462133246',89,'331749886732','110',8.00,'80','retail','0','2025-06-14 10:41:00','','','','6','Cash',11.03,'10','','','33','','1','2025-06-14 08:11:32','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'8','418.00','410','Inclusive','branch','Inventory','1110','4000','5500'),('33174988685902305932597',90,'331749886732','292',1.00,'1200','retail','0','2025-06-14 10:40:45','','','','830','Cash',165.52,'1200','','','33','','1','2025-06-14 08:11:36','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('33174988684304780833413',91,'331749886732','111',8.00,'160','retail','0','2025-06-14 10:39:08','','','','10','Cash',22.07,'20','','','33','','1','2025-06-14 08:11:38','','1','new','1','new','Kg','','','','yes','','0','','','VATABLE',17.24,'8','249.00','241','Inclusive','branch','Inventory','1110','4000','5500'),('33174988674622072800222',92,'331749886732','106',1.00,'1200','retail','0','2025-06-14 10:38:52','','','','875','Cash',165.52,'1200','','','33','','1','2025-06-14 08:11:40','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('33175007562033335220022',93,'331750075588','342',2.00,'2600','retail','1800','2025-06-16 15:06:28','','','','750','Cash',358.62,'1300','','','33','','1','2025-06-16 12:07:28','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('33175025760332353722222',94,'331750257317','20',0.50,'800','retail','0','2025-06-18 17:39:28','','','','1400','Cash',110.34,'1600','','','33','','1','2025-06-18 14:40:47','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'0.5','6.50','6','Inclusive','branch','Inventory','1110','4000','5500'),('33175025756605303003223',95,'331750257317','12',1.00,'1600','retail','0','2025-06-18 17:35:17','','','','1400','Cash',220.69,'1600','','','33','','1','2025-06-18 14:40:51','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('33175025767922903632233',96,'331750257653','12',1.00,'1500','retail','100','2025-06-18 17:40:53','','','','1400','Cash',206.90,'1500','','','33','','1','2025-06-18 14:42:33','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('33175065708533335227200',97,'331750654943','38',1.00,'550','retail','0','2025-06-23 08:02:23','','','','480','Cash',75.86,'550','','','33','','1','2025-06-23 05:38:12','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('33175110167531312123151',98,'331751101571','219',1.00,'250','retail','0','2025-06-28 12:07:38','','','','200','Cash',34.48,'250','','','33','','1','2025-06-28 09:09:43','','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('33175110159532333001135',99,'331751101571','12',2.00,'3200','retail','0','2025-06-28 12:06:11','','','','1400','Cash',441.38,'1600','','','33','','1','2025-06-28 09:10:36','','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500'); /*!40000 ALTER TABLE `sales_ordercancelled` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderkitchen` -- DROP TABLE IF EXISTS `sales_orderkitchen`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderkitchen` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` decimal(10,2) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `uom` varchar(30) NOT NULL, `sales` varchar(30) NOT NULL, `updatedat` varchar(50) NOT NULL, `updatedby` varchar(10) NOT NULL, `taxindicator` varchar(10) NOT NULL DEFAULT 'yes', `serial` varchar(50) DEFAULT NULL, `tax2` varchar(20) NOT NULL, `discountype` varchar(20) NOT NULL, `discountvalue` varchar(20) NOT NULL, `vattype` varchar(20) NOT NULL, `taxable` varchar(50) NOT NULL, `uomqty` varchar(30) NOT NULL DEFAULT '0', `stockbefore` varchar(30) NOT NULL, `stockafter` varchar(30) NOT NULL, `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `stock` varchar(20) NOT NULL DEFAULT 'branch', `producttype` varchar(30) NOT NULL, `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_orderkitchen` -- LOCK TABLES `sales_orderkitchen` WRITE; /*!40000 ALTER TABLE `sales_orderkitchen` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_orderkitchen` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_orderraw` -- DROP TABLE IF EXISTS `sales_orderraw`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_orderraw` ( `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 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, `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, `myinvoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=959 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=4 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,'254718667391','2024-02-26 12:56:06pm','Dear Admin, 1 has applied for on 26/02/2024 12:56 regarding ADVANCE. Check your erp for approval.','active','1','1',0,0,'',0,'',''),(2,'254707699136','2024-10-15 08:45:28am','TEST','active','1','1',0,0,'',0,'',''),(3,'254707699136','2024-10-15 08:46:09am','Hello! Your one time ETIMS Activation code is: .1227101 at 2024-10-15 08:46:09. 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=2 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,'Dear SHAMMAH T/A SHAMMAH INVESTMENT, you have received Ksh. 1,000.0 from DORCAS GITAU for 581427 on 02/26/2024 at 08:38:11. MPESA Ref. SBQ87I2PHE.','','2024-02-27 13:50:00','SBQ87I2PHE',1000.00,'DORCAS','GITAU','0',2,'2024-02-27 13:50:00',NULL,NULL,NULL,NULL,NULL,0,0.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(50) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','SMSCHAPCHAP','','<H2 style=\"margin:0px;\">SCODRA METAL GENERAL LTD</H2>\r\n<br>P.O Box 7871-01000 Thika\r\n<br>Thika Garissa Road Near Astrol Petrol Station\r\n<br>scodrametalltd@gmail.com\r\n<br>0727 111 277\r\n<br>\r\n<br><b>Paybill: 600100</b>\r\n<br><b>A/C No: 101166</b>','254727111277','Thika Garissa Road','scodrametalltd@gmail.com','ROBISEARCHPOS','Pay within 30days <br>\r\n','Robisearch Admin','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254727111277','P052331164S','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-271722089467.jpeg','1','116 ','','4','2025-03-26 13:29:41','yes','no','no','no','uMbFUKegiQNbaMOrI8dRPY8Gq92aMHXJwxfJItJQxgHjz6wBvxdlcqrCXF7880PHanrGH06C4EiFpFZwYpQvzA==','<center><h3>PAYBILL NO:600100</h3></center><BR><center><h3>A/C NO:101166</h3></center>','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in Scodra Metal Gen. limited until fully paid\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:1171211120 for you to continue enjoying our services.','7WON0kbEPUyEs1bysogT5bouA4V9GPsJz3IpAx50lLQdfYMr1TuQK9oeqnVOfvibMVfHoUolr3vzrVGZOrzq3zstYPGFt+86QbxberDvdYvAs6rrE9xiDIs5rO4MpDx2','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','Before Receipt','<H2 style=\"margin:0px;\">SCODRA METAL GENERAL LTD</H2>\r\n<br>0727 111 277\r\n\r\n\r\n','no','yes','Advanta','SCODRALTD','Robisearch@2018','SMSCHAPCHAP','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','no',0,'no','yes','Both','EnableEtims','no','','','no','no','no','yes'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2023-08-31 06:03:22am','active','1','','1'),(5,'Opening Day','Almost all the students turned up from April Holiday recess','2019-04-30 04:30:08pm','active','1','','1'),(6,'visitor sms','Wow! Thank you for visiting Robisearch LTD table at Mombasa SK Show.For POS,Biometrics,Digital Visitor book and Marketing:0716413386/ robisearch.com\r\n','2023-09-09 04:59:01am','visitor','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; INSERT INTO `statement` VALUES (1,'4173','0','11707275570','2024-01-31 00:00:00',0.00,0.00,'','1','1','n/a','wee','2000','1','','','N/A','0','0','EXEMPTED'); /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `status` -- LOCK TABLES `status` WRITE; /*!40000 ALTER TABLE `status` DISABLE KEYS */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!40000 ALTER TABLE `status` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stock` -- DROP TABLE IF EXISTS `stock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stock` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `sold` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `price` decimal(10,2) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `branchid` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `unsold` varchar(50) NOT NULL, `returned` varchar(30) NOT NULL, `shift` 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 `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`), UNIQUE KEY `code_2` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB AUTO_INCREMENT=294 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,'304',414.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(2,'303',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(3,'302',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(4,'301',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(5,'300',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(6,'299',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(7,'298',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(8,'297',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(9,'296',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(10,'295',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(11,'294',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(12,'293',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(13,'292',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(14,'291',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(15,'290',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(16,'289',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(17,'288',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(18,'287',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(19,'286',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(20,'285',200.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(21,'284',204.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(22,'283',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(23,'282',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(24,'281',203.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(25,'280',378.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(26,'279',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(27,'278',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(28,'277',133.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(29,'276',50.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(30,'274',688.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(31,'273',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(32,'272',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(33,'271',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(34,'270',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(35,'269',23.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(36,'268',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(37,'267',37.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(38,'266',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(39,'265',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(40,'264',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(41,'263',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(42,'262',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(43,'261',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(44,'260',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(45,'259',1.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(46,'258',16.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(47,'257',36.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(48,'256',36.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(49,'255',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(50,'254',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(51,'253',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(52,'252',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(53,'251',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(54,'250',80.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(55,'249',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(56,'248',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(57,'247',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(58,'245',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(59,'244',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(60,'243',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(61,'242',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(62,'241',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(63,'240',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(64,'239',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(65,'238',11.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(66,'236',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(67,'235',399.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(68,'234',11.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(69,'233',121.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(70,'232',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(71,'231',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(72,'230',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(73,'229',88.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(74,'228',0.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(75,'227',1.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(76,'226',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(77,'225',595.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(78,'224',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(79,'223',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(80,'222',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(81,'221',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(82,'220',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(83,'219',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(84,'218',100.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(85,'217',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(86,'216',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(87,'215',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(88,'214',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(89,'213',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(90,'212',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(91,'211',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(92,'210',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(93,'209',8.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(94,'208',1.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(95,'207',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(96,'206',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(97,'205',8.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(98,'204',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(99,'203',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(100,'202',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(101,'201',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(102,'200',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(103,'199',23.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(104,'198',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(105,'197',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(106,'196',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(107,'195',17.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(108,'194',18.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(109,'193',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(110,'192',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(111,'191',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(112,'190',84.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(113,'189',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(114,'188',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(115,'187',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(116,'186',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(117,'185',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(118,'184',0.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(119,'183',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(120,'182',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(121,'181',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(122,'180',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(123,'179',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(124,'178',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(125,'177',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(126,'175',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(127,'174',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(128,'173',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(129,'172',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(130,'171',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(131,'170',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(132,'169',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(133,'168',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(134,'167',15.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(135,'165',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(136,'163',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(137,'162',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(138,'160',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(139,'159',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(140,'158',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(141,'157',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(142,'156',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(143,'155',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(144,'152',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(145,'151',29.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(146,'150',19.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(147,'149',840.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(148,'148',230.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(149,'147',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(150,'146',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(151,'145',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(152,'144',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(153,'143',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(154,'142',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(155,'141',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(156,'140',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(157,'139',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(158,'138',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(159,'137',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(160,'136',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(161,'135',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(162,'134',19.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(163,'133',24.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(164,'132',22.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(165,'131',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(166,'130',74.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(167,'129',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(168,'126',13.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(169,'125',5.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(170,'124',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(171,'123',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(172,'122',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(173,'121',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(174,'120',14.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(175,'119',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(176,'118',188.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(177,'117',111.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(178,'116',218.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(179,'115',79.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(180,'114',104.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(181,'113',79.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(182,'112',94.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(183,'111',381.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(184,'110',586.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(185,'109',170.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(186,'108',301.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(187,'107',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(188,'106',18.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(189,'105',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(190,'104',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(191,'103',36.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(192,'102',77.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(193,'101',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(194,'100',24.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(195,'99',34.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(196,'98',65.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(197,'97',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(198,'96',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(199,'95',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(200,'94',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(201,'93',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(202,'92',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(203,'91',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(204,'90',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(205,'89',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(206,'88',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(207,'87',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(208,'86',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(209,'85',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(210,'84',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(211,'83',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(212,'82',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(213,'81',11.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(214,'80',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(215,'79',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(216,'78',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(217,'77',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(218,'76',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(219,'75',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(220,'74',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(221,'73',5.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(222,'72',2.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(223,'71',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(224,'70',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(225,'69',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(226,'68',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(227,'67',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(228,'66',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(229,'65',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(230,'64',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(231,'63',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(232,'62',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(233,'61',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(234,'60',32.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(235,'59',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(236,'58',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(237,'57',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(238,'56',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(239,'55',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(240,'54',21.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(241,'53',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(242,'52',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(243,'51',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(244,'50',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(245,'49',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(246,'48',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(247,'47',10.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(248,'46',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(249,'45',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(250,'44',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(251,'43',214.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(252,'42',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(253,'41',142.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(254,'40',2270.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(255,'39',50.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(256,'38',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(257,'37',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(258,'36',16.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(259,'35',14.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(260,'34',26.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(261,'33',28.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(262,'32',36.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(263,'31',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(264,'30',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(265,'29',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(266,'28',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(267,'27',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(268,'26',0.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(269,'25',1.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(270,'24',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(271,'23',7.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(272,'22',21.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(273,'21',11.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(274,'20',12.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(275,'19',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(276,'18',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(277,'17',260.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(278,'16',188.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(279,'15',55.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(280,'14',4.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(281,'13',20.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(282,'12',6.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(283,'11',3.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(284,'10',1.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(285,'9',42.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(286,'8',5.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(287,'7',16.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(288,'6',26.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(289,'5',19.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(290,'4',50.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(291,'3',33.50,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(292,'2',9.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''),(293,'1',40.00,0.00,0.00,1,'branch',33,1,'2025-04-08','',0,'12:10:49','open',0,''); /*!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 AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `suggestions` -- LOCK TABLES `suggestions` WRITE; /*!40000 ALTER TABLE `suggestions` DISABLE KEYS */; INSERT INTO `suggestions` VALUES (1,'POS','best','2019-07-12 05:44:51am','1','','','active'); /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; INSERT INTO `supervisor` VALUES (1,'1','1','2023-05-27','2023-05-27','',1,'2023-05-27 01:28:10pm',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 AUTO_INCREMENT=24 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `traffic` -- LOCK TABLES `traffic` WRITE; /*!40000 ALTER TABLE `traffic` DISABLE KEYS */; INSERT INTO `traffic` VALUES (1,'2024-07-22 22:49:10pm','About Us','66.249.70.106',''),(2,'2024-07-22 23:01:17pm','About Us','66.249.70.107',''),(3,'2024-07-22 23:31:25pm','About Us','66.249.70.105',''),(4,'2024-10-08 09:20:20am','About Us','66.249.70.192',''),(5,'2024-10-17 08:15:49am','About Us','197.239.11.195',''),(6,'2024-10-27 08:28:43am','About Us','52.167.144.206',''),(7,'2024-11-09 07:27:08am','About Us','72.14.201.85',''),(8,'2024-11-18 02:12:59am','About Us','52.167.144.215',''),(9,'2024-12-15 07:59:26am','About Us','193.186.4.175',''),(10,'2024-12-20 20:46:06pm','About Us','52.167.144.145',''),(11,'2025-01-14 05:48:52am','About Us','66.249.75.74',''),(12,'2025-01-19 14:59:47pm','About Us','57.141.0.11',''),(13,'2025-01-19 15:52:59pm','About Us','57.141.0.22',''),(14,'2025-01-24 06:16:20am','About Us','102.86.9.43',''),(15,'2025-03-27 17:36:03pm','About Us','57.141.0.9',''),(16,'2025-04-07 04:54:16am','About Us','66.249.70.71',''),(17,'2025-04-25 00:06:26am','About Us','40.77.167.18',''),(18,'2025-05-12 13:30:23pm','About Us','41.90.5.245',''),(19,'2025-05-12 13:30:29pm','About Us','74.125.210.71',''),(20,'2025-05-12 13:30:29pm','About Us','74.125.210.65',''),(21,'2025-05-14 14:48:24pm','About Us','162.120.187.240',''),(22,'2025-06-24 12:02:28pm','About Us','66.249.79.8',''),(23,'2025-06-30 12:34:38pm','About Us','162.120.187.240',''); /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `types` -- DROP TABLE IF EXISTS `types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `types` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `types` -- LOCK TABLES `types` WRITE; /*!40000 ALTER TABLE `types` DISABLE KEYS */; /*!40000 ALTER TABLE `types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uom` -- DROP TABLE IF EXISTS `uom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uom` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uom` -- LOCK TABLES `uom` WRITE; /*!40000 ALTER TABLE `uom` DISABLE KEYS */; INSERT INTO `uom` VALUES (1,'Piece','pc','2020-06-22 06:18:43','active','1','','1','pcs'),(2,'No Units','No Units','2018-03-29 06:40:47am','active','1','','1','NOU'),(3,'Dozen','Dozen','2018-03-29 06:42:29am','active','1','','1','dz'),(4,'Bar','Bar','2018-03-29 06:43:15am','active','1','','1','BR'),(5,'Packets','Packets','2018-03-29 06:36:08am','active','1','','1','pcks'),(6,'Kilograms','Kilograms','2018-03-29 07:14:40am','active','1','','1','Kg'),(7,'Litre','Litre','2018-03-29 07:14:57am','active','1','','1','ltr'),(8,'Half ','hlf','2018-03-30 12:34:29pm','active','1','','1','hlf'),(9,'sheet','','2018-03-30 12:35:21pm','active','1','','1','sht'),(10,'Bale','','2018-03-30 12:40:40pm','active','1','','1','BL'),(11,'Box','','2018-03-30 12:40:58pm','active','1','','1','bx'),(12,'full','','2018-08-04 11:35:29am','active','1','','1','full'),(13,'refill','','2018-08-04 11:36:06am','active','1','','1','ref'),(14,'1/4','','2018-11-20 09:14:48','active','1','','1','16'),(15,'Feet','','2020-06-09 10:21:14','active','1','','1','ft'),(16,'PIPES','','2020-06-09 19:12:05','active','1','','1','PIPES'),(17,'Monthly','','2020-06-26 07:19:19','active','1','','1','Monthly'),(18,'Daily','','2020-06-26 07:19:31','active','1','','1','Daily'),(19,'Weekly','','2020-06-26 07:19:44','active','1','','1','Weekly'),(20,'Yearly','','2020-06-26 07:19:56','active','1','','1','Yearly'); /*!40000 ALTER TABLE `uom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `uomproducts` -- DROP TABLE IF EXISTS `uomproducts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `uomproducts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `uom` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `price` varchar(30) NOT NULL, `brice` varchar(30) NOT NULL, `unitprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `uomproducts` -- LOCK TABLES `uomproducts` WRITE; /*!40000 ALTER TABLE `uomproducts` DISABLE KEYS */; /*!40000 ALTER TABLE `uomproducts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `upgrade` -- DROP TABLE IF EXISTS `upgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `upgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `userid` int(10) DEFAULT NULL, `entrydate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `upgrade` -- LOCK TABLES `upgrade` WRITE; /*!40000 ALTER TABLE `upgrade` DISABLE KEYS */; /*!40000 ALTER TABLE `upgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `utilityinvoice` -- DROP TABLE IF EXISTS `utilityinvoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `utilityinvoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL DEFAULT 'receipt', `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `paid` varchar(40) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `utilityinvoice` -- LOCK TABLES `utilityinvoice` WRITE; /*!40000 ALTER TABLE `utilityinvoice` DISABLE KEYS */; /*!40000 ALTER TABLE `utilityinvoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `voucher` -- DROP TABLE IF EXISTS `voucher`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `voucher` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer` varchar(100) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, `fromdate` varchar(20) DEFAULT NULL, `business` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `voucher` -- LOCK TABLES `voucher` WRITE; /*!40000 ALTER TABLE `voucher` DISABLE KEYS */; /*!40000 ALTER TABLE `voucher` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2025-06-30 18:43:44
.
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