0% found this document useful (0 votes)
3 views

Database Backup.sql 2

The document contains SQL commands for setting up a database table named 'accounts' with various fields such as id, uid, branch, name, type, and others. It includes commands to drop the table if it exists, create the table with specified columns, and insert multiple records into it. The data appears to be related to financial accounts, including cash books and sales accounts.

Uploaded by

M Anwar Anwari
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Database Backup.sql 2

The document contains SQL commands for setting up a database table named 'accounts' with various fields such as id, uid, branch, name, type, and others. It includes commands to drop the table if it exists, create the table with specified columns, and insert multiple records into it. The data appears to be related to financial accounts, including cash books and sales accounts.

Uploaded by

M Anwar Anwari
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1558

/*M!

999999\- enable the sandbox mode */

/*!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 */;
DROP TABLE IF EXISTS `accounts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `accounts` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`type` varchar(300) DEFAULT NULL,
`code` int(25) DEFAULT NULL,
`mobile` varchar(100) DEFAULT NULL,
`client_type` varchar(255) NOT NULL DEFAULT 'general',
`category` varchar(255) DEFAULT NULL,
`sales_man` varchar(255) DEFAULT NULL,
`shared` varchar(255) NOT NULL DEFAULT 'no',
`marketer` varchar(255) DEFAULT NULL,
`username` varchar(255) DEFAULT NULL,
`password` varchar(255) DEFAULT NULL,
`is_user` varchar(255) NOT NULL DEFAULT 'no',
`email` varchar(100) DEFAULT NULL,
`employee_uid` varchar(255) DEFAULT NULL,
`memo` text DEFAULT NULL,
`address` text DEFAULT NULL,
`stats` text DEFAULT NULL,
`opening_balance` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=5375 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `accounts` WRITE;


/*!40000 ALTER TABLE `accounts` DISABLE KEYS */;
INSERT INTO `accounts` VALUES
(1,'cashbook','general','CashBook','root',NULL,NULL,'general',NULL,NULL,'no',NULL,N
ULL,NULL,'no',NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(2,'bank','general','Bank','root',NULL,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL
,'no',NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(3,'client','general','Client','root',NULL,NULL,'general',NULL,NULL,'no',NULL,NULL,
NULL,'no',NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(4,'supplier','general','Supplier','root',NULL,NULL,'general',NULL,NULL,'no',NULL,N
ULL,NULL,'no',NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(6,'current_account','general','Current
Account','root',NULL,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,NU
LL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(13,'employee','general','Current
Account','root',NULL,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,NU
LL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(15,'transit','general','Transit','root',NULL,NULL,'general',NULL,NULL,'no',NULL,NU
LL,NULL,'no',NULL,NULL,NULL,NULL,NULL,NULL,'2020-04-29 23:41:09'),
(4479,'SAFEACCOUNTBRCH65E5FACE0F7283','BRCH65E5FACE0F7283','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-03-04 11:46:06'),
(4480,'CASHSALEBRCH65E5FACE0F7283','BRCH65E5FACE0F7283','Cash
Sale','client',2368915,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,
'Branch Cash Sale Account',NULL,NULL,'[]','2024-03-04 11:46:06'),
(4481,'SAFEACCOUNTBRCH65E5FFA4B14E83','BRCH65E5FFA4B14E83','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-03-04 12:06:44'),
(4482,'CASHSALEBRCH65E5FFA4B14E83','BRCH65E5FFA4B14E83','Cash
Sale','client',2368916,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,
'Branch Cash Sale Account',NULL,NULL,'[]','2024-03-04 12:06:45'),
(4483,'SAFEACCOUNTBRCH65E605358F5279','BRCH65E605358F5279','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-03-04 12:30:29'),
(4484,'CASHSALEBRCH65E605358F5279','BRCH65E605358F5279','Cash
Sale','client',2368917,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,
'Branch Cash Sale Account',NULL,NULL,'[]','2024-03-04 12:30:29'),
(4688,'SAFEACCOUNTBRCH664D790E231556','BRCH664D790E231556',' ‫دخل‬
‫'شرکت‬,'cashbook',1114,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'
Branch Safe Account',NULL,NULL,'[]','2024-05-22 00:48:14'),
(4689,'CASHSALEBRCH664D790E231556','BRCH664D790E231556',' ‫مشتری‬
‫'بازار‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'Branch Cash Sale Account',NULL,NULL,'[]','2024-05-22 00:48:14'),
(4884,'SAFEACCOUNTBRCH668A8A93BFCAF8','BRCH668A8A93BFCAF8','Cash','cashbook',2000,N
ULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"71\",
\"ob_debit\":\"600000\",\"ob_credit\":null}]','2024-07-07 08:31:15'),
(4885,'CASHSALEBRCH668A8A93BFCAF8','BRCH668A8A93BFCAF8','Cash
Sale','client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'Branch Cash Sale Account',NULL,NULL,'[]','2024-07-07 08:31:15'),
(4886,'EMPL668D181AA935D5','BRCH664D790E231556','‫'احمد‬,'employee',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL668D181AA935D5','employee
account',NULL,NULL,NULL,'2024-07-09 06:59:38'),
(4892,'SAFEACCOUNTBRCH668E33B1D26DF1','BRCH668E33B1D26DF1','Cash','cashbook',21040,
NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"10000
0\",\"ob_credit\":null}]','2024-07-10 03:09:38'),
(4893,'CASHSALEBRCH668E33B1D26DF1','BRCH668E33B1D26DF1','Cash
Sale','client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'Branch Cash Sale Account',NULL,NULL,'[]','2024-07-10 03:09:38'),
(4894,'SAFEACCOUNTBRCH668E4256885D12','BRCH668E4256885D12','‫'داخل‬,'cashbook',2134,N
ULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 04:12:06'),
(4895,'CASHSALEBRCH668E4256885D12','BRCH668E4256885D12','‫'پرچون‬,'client',1235,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash Sale
Account',NULL,NULL,'[]','2024-07-10 04:12:07'),
(4896,'SAFEACCOUNTBRCH668EE8F08DD356','BRCH668EE8F08DD356',' ‫دخل‬
‫'شرکت‬,'cashbook',111555,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,'Branch Safe Account',NULL,NULL,'[]','2024-07-10 16:02:56'),
(4897,'CASHSALEBRCH668EE8F08DD356','BRCH668EE8F08DD356',' ‫مشتری‬
‫'بازار‬,'client',445,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Br
anch Cash Sale Account',NULL,NULL,'[]','2024-07-10 16:02:57'),
(4898,'SAFEACCOUNTBRCH668EE90B988A64','BRCH668EE90B988A64','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 16:03:23'),
(4899,'CASHSALEBRCH668EE90B988A64','BRCH668EE90B988A64','Cash
Sale','client',300000,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'
Branch Cash Sale Account',NULL,NULL,'[]','2024-07-10 16:03:24'),
(4900,'SAFEACCOUNTBRCH668EE92A5231D2','BRCH668EE92A5231D2','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 16:03:54'),
(4901,'CASHSALEBRCH668EE92A5231D2','BRCH668EE92A5231D2','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2024-07-10 16:03:54'),
(4902,'SAFEACCOUNTBRCH668EE943068997','BRCH668EE943068997','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 16:04:19'),
(4903,'CASHSALEBRCH668EE943068997','BRCH668EE943068997','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2024-07-10 16:04:19'),
(4904,'SAFEACCOUNTBRCH668EE96F643F60','BRCH668EE96F643F60','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 16:05:03'),
(4905,'CASHSALEBRCH668EE96F643F60','BRCH668EE96F643F60','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2024-07-10 16:05:04'),
(4906,'SAFEACCOUNTBRCH668EED6BC0B172','BRCH668EED6BC0B172','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 16:22:04'),
(4907,'CASHSALEBRCH668EED6BC0B172','BRCH668EED6BC0B172','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2024-07-10 16:22:04'),
(4908,'SAFEACCOUNTBRCH668EEDFE89A3A4','BRCH668EEDFE89A3A4','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2024-07-10 16:24:30'),
(4909,'CASHSALEBRCH668EEDFE89A3A4','BRCH668EEDFE89A3A4','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2024-07-10 16:24:31'),
(4910,'SAFEACCOUNTBRCH668EFCDB7C8B58','BRCH668EFCDB7C8B58',' ‫دخل‬
‫'شرکت‬,'cashbook',2553,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'
Branch Safe
Account',NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"10000
0\",\"ob_credit\":null}]','2024-07-10 17:27:55'),
(4911,'CASHSALEBRCH668EFCDB7C8B58','BRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,'client',98907,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'
Branch Cash Sale Account',NULL,NULL,'[]','2024-07-10 17:27:56'),
(4921,'ACCT66922598854C51','BRCH668A8A93BFCAF8','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫انتقال حساب از کتاب به‬
‫'کمپیوتر‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"71\",
\"ob_debit\":\"10000\",\"ob_credit\":null}]','2024-07-13 02:58:32'),
(4922,'ACCT669225B9B2ACD6','BRCH668A8A93BFCAF8',' ‫میوند‬
‫'بانک‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,' ‫حساب‬
‫'بانک‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000
0\",\"ob_credit\":null}]','2024-07-13 02:59:05'),
(4923,'ACCT669225DC0B2054','BRCH668A8A93BFCAF8',' ‫شرکت خان‬
‫'احمد‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,' ‫ار درک‬
‫'قرض‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"
ob_credit\":\"4000\"}]','2024-07-13 02:59:40'),
(4924,'ACCT66922668A97688','BRCH668A8A93BFCAF8',' ‫محمد‬
‫'ولی‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,' ‫از درک‬
‫'قرض‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"71\",\"ob
_debit\":\"10000\",\"ob_credit\":null}]','2024-07-13 03:02:00'),
(4930,'EMPL6699436B401F66','BRCH668A8A93BFCAF8','‫'احمد‬,'employee',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL6699436B401F
66','employee account',NULL,NULL,NULL,'2024-07-18 12:31:39'),
(4931,'ACCT6699479739BAC9','BRCH668A8A93BFCAF8',' ‫حساب نماینده‬
‫'مزار‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,' ‫بابت‬
‫'قالین‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"71\",\"
ob_debit\":\"2000\",\"ob_credit\":null}]','2024-07-18 12:49:27'),
(4932,'ACCT669947C5C9DB83','BRCH668A8A93BFCAF8',' ‫صرافی‬
‫'احمد‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,' ‫حساب‬
‫'صرافی‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"71\",\"
ob_debit\":\"20000\",\"ob_credit\":null}]','2024-07-18 12:50:13'),
(4933,'ACCT669B4ED6C8F0A9','BRCH668A8A93BFCAF8','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫قرض از قرار داد‬
‫'قبلی‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"71\",\"o
b_debit\":\"2000\",\"ob_credit\":null}]','2024-07-20 01:44:54'),
(4941,'ACCT669D4C52A36742','BRCH668EE943068997',' ‫محمد‬
‫'حسین‬,'supplier',2147483647,'078508530495','general',NULL,NULL,'no',NULL,NULL,NULL,
'no','[email protected]',NULL,' ‫ افغانی به حساب‬100000 ‫ به مبلغ‬1403 ‫به تاریخ‬
‫\ محمد حسین‬r\n ‫'مزار شریف بلخ‬,'‫پرداخت شد‬
‫'افغانستان‬,NULL,'[{\"currency\":\"CURR669B6E56B27981\",\"usd_equalance\":\"71\",\"o
b_debit\":\"100000\",\"ob_credit\":null}]','2024-07-21 13:58:42'),
(4949,'ACCT66A100E3396193','BRCH668EE943068997',' ‫سید‬
‫'مختار‬,'supplier',2147483647,'0587233343','general',NULL,NULL,'no',NULL,NULL,NULL,'
no',NULL,NULL,' ‫ آن‬5000 ‫ تار خریدار شد که به ملبلغ‬100000 ‫از سید مختار به مبلغ‬
‫'ولسوالی اقچه نزدیک‬,'‫پرداخت گردید‬
‫'ولسوالی‬,NULL,'[{\"currency\":\"CURR669B6E56B27981\",\"usd_equalance\":71,\"ob_debi
t\":\"100000\",\"ob_credit\":\"5000\"}]','2024-07-24 09:25:55'),
(4967,'ACCT66A752477000C7','BRCH668EED6BC0B172',' ‫شرکت فرید‬
‫'جلیل‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'حساب جدید‬,NULL,NULL,'[]','2024-07-29 04:26:47'),
(4973,'ACCT66A863EA0771F9','BRCH668E4256885D12',' ‫پاینده‬
‫'خان‬,'client',1,'۰۷۹۹۶۴۰۰۲۱','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,'‫'کتاب‬,NULL,NULL,'[]','2024-07-29 23:54:18'),
(4975,'ACCT66A87B77BBF426','BRCH668E4256885D12','‫'بالل‬,'client',4,NULL,'category','C
LC66A7C38F2A42F7',NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫کتاب‬
‫'سابقه‬,NULL,NULL,'[]','2024-07-30 01:34:47'),
(4992,'EMPL66B05D85380E38','BRCH668A8A93BFCAF8',' ‫بالل‬
‫'احمد‬,'employee',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
'EMPL66B05D85380E38','employee account',NULL,NULL,NULL,'2024-08-05 01:05:09'),
(4997,'ACCT66B0A22CEF9AC3','BRCH668A8A93BFCAF8','‫'خانزمان‬,'client',2147483647,'0765
754008','general',NULL,NULL,'no',NULL,NULL,NULL,'no','[email protected]',NULL,
'‫'مرکز والیت لوکر‬,'‫'مشتری جدید است‬,NULL,'[]','2024-08-05 05:58:04'),
(5001,'ACCT66B2FA4082C189','BRCH668EE96F643F60',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'حساب جدید‬,NULL,NULL,'[]','2024-08-07 00:38:24'),
(5002,'EMPL66B3184D985AE7','BRCH668A8A93BFCAF8',' ‫بالل‬
‫'احمد‬,'employee',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
'EMPL66B3184D985AE7','employee account',NULL,NULL,NULL,'2024-08-07 02:46:37'),
(5003,'ACCT66B32188A6C774','BRCH668EE96F643F60','ahmad','transit',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vv',NULL,NULL,'[]','2024-08-
07 03:26:00'),
(5005,'ACCT66B394A3995B42','BRCH668A8A93BFCAF8',' ‫راشد خان‬
‫'افغان‬,'client',2147483647,'0765754008','general',NULL,NULL,'no',NULL,NULL,NULL,'no
',NULL,NULL,'‫'ثبثثص‬,NULL,NULL,'[]','2024-08-07 11:37:07'),
(5006,'ACCT66B394B97DDC01','BRCH668A8A93BFCAF8','‫'افغانی‬,'cashbook',2147483647,NULL
,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'یز‬,NULL,NULL,'[]','2024-
08-07 11:37:29'),
(5007,'ACCT66B44D75BD2F33','BRCH668EE96F643F60','‫'احمد‬,'supplier',2147483647,'-
7888910','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'ljk','kabul',NULL,
'[]','2024-08-08 00:45:41'),
(5008,'ACCT66B47A95AC7D90','BRCH668EE96F643F60','‫'احمد‬,'bank',2147483647,NULL,'gene
ral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'صرافی‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"2000\",
\"ob_credit\":null}]','2024-08-08 03:58:13'),
(5009,'ACCT66B6F4C4B1ED06','BRCH668EE96F643F60','ahmad','supplier',4312,NULL,'gener
al',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'mjhguuyu9yup','kabul',NULL,'[{\"c
urrency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"3000\",\"ob_credit\":\"1000\"}
]','2024-08-10 01:04:04'),
(5010,'ACCT66B72B481FA053','BRCH668EE96F643F60','‫'منیر‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'بزز‬,NULL,NULL,'[{\"currency\"
:\"usd\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-08-
10 04:56:40'),
(5011,'ACCT66B73351E7EAE6','BRCH668EE96F643F60','esmat','supplier',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'جدید‬,NULL,NULL,'[]','2024-08-10 05:30:57'),
(5013,'ACCT66B86702153BA4','BRCH668A8A93BFCAF8','‫'خیبر‬,'client',2222,NULL,'general'
,NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫مشتری‬
‫'جدید‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":71.7999999
999999971578290569595992565155029296875,\"ob_debit\":\"5000\",\"ob_credit\":null}]'
,'2024-08-11 03:23:46'),
(5014,'ACCT66B9AC17EED5B6','BRCH668A8A93BFCAF8',' ‫شرکت‬
‫'خیبر‬,'supplier',2147483647,'0768893289','general',NULL,NULL,'no',NULL,NULL,NULL,'n
o',NULL,NULL,' ‫قرار داد صورت‬
‫'کرفت‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":71.7999999
999999971578290569595992565155029296875,\"ob_debit\":null,\"ob_credit\":\"2000\"}]'
,'2024-08-12 02:30:47'),
(5017,'ACCT66BAF2270FFEE7','BRCH668A8A93BFCAF8',' ‫شرکت احمد جمشید‬
‫'سعادت‬,'supplier',2147483,'099898878','general',NULL,NULL,'no',NULL,NULL,NULL,'no',
NULL,NULL,' ‫'جالل آباد ولسوالی‬,'.‫همراه این شرکت نقدا داد معامله داریم‬
‫'نری‬,NULL,'[]','2024-08-13 01:41:59'),
(5026,'ACCT66BF07B86D7F75','BRCH668A8A93BFCAF8','SBNABC','cashbook',786785,'0788766
8675','general',NULL,NULL,'yes',NULL,NULL,NULL,'no','shbahram@ yahoo.com',NULL,'‫این‬
‫'کابل پارک های‬,'‫حساب ها از اکسل به دیتابیس انتقال داده شد‬
‫'صنعتی‬,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":71.79999999999
99971578290569595992565155029296875,\"ob_debit\":null,\"ob_credit\":\"1000\"}]','20
24-08-16 04:03:04'),
(5030,'ACCT66C1B9485D0492','BRCH668A8A93BFCAF8',' ‫رفیع الله‬
‫'صافی‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'32\r\n3',NULL,NULL,'[]','2024-08-18 05:05:12'),
(5031,'ACCT66C2E46EE13C75','BRCH668A8A93BFCAF8','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'s',NULL,NULL,'[]','2024-08-19
02:21:34'),
(5034,'ACCT66C30641E93F35','BRCH668A8A93BFCAF8',' ‫حاجی‬
‫'میزاآغا‬,'client',2147483647,'02332323','general',NULL,NULL,'no',NULL,NULL,NULL,'no
',NULL,NULL,'ewfifweu8',NULL,NULL,'[]','2024-08-19 04:45:53'),
(5035,'ACCT66C306755B8703','BRCH668A8A93BFCAF8',' ‫حاجی‬
‫'میزاآغا‬,'client',2147483647,'02332323','general',NULL,NULL,'no',NULL,NULL,NULL,'no
',NULL,NULL,'ewfifweu8',NULL,NULL,'[]','2024-08-19 04:46:45'),
(5042,'EMPL66C6B3F132E0E8','BRCH668EE90B988A64','Rashid','employee',2147483647,NULL
,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL66C6B3F132E0E8','employee
account',NULL,NULL,NULL,'2024-08-21 23:43:45'),
(5045,'ACCT66C985BEA18197','BRCH668A8A93BFCAF8',' ‫حاجی‬
‫'بالل‬,'client',2147483647,'93797600602','general',NULL,NULL,'no',NULL,NULL,NULL,'no'
,NULL,NULL,'‫ صفه‬4 ‫انتقال حسابی از گهاته نمبر‬
‫'بگرامی‬,'233',NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":71.7999
999999999971578290569595992565155029296875,\"ob_debit\":\"2000\",\"ob_credit\":null
}]','2024-08-24 03:03:26'),
(5068,'ACCT66D2AE2B8D5DD8','BRCH668EE8F08DD356',' ‫صحت‬
‫'عامه‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'‫'لف‬,NULL,NULL,'[]','2024-08-31 01:46:19'),
(5069,'ACCT66D2AE34862D61','BRCH668EE8F08DD356','ahmad','employee',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'یبی‬,NULL,NULL,'[]','2024-
08-31 01:46:28'),
(5104,'ACCT66DEAB6A37D9F1','BRCH668EE8F08DD356',' ‫موسسه‬
‫'های‬,'client',2147483647,NULL,'category','CLC66DEAB22A81219',NULL,'no',NULL,NULL,NU
LL,'no',NULL,NULL,'‫'ی‬,NULL,NULL,'[]','2024-09-09 04:01:46'),
(5105,'ACCT66DEAB90D53591','BRCH668EE8F08DD356','ahmad','client',2147483647,'937849
59422','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'f',NULL,NULL,'[]','2
024-09-09 04:02:24'),
(5106,'ACCT66DEC368C771D1','BRCH668A8A93BFCAF8',' ‫نظام الدین‬
‫'روف‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'هرات‬,'‫'مشتری‬,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"50
00\",\"ob_credit\":null}]','2024-09-09 05:44:08'),
(5110,'ACCT66E15217C59604','BRCH668EE8F08DD356','‫'شاروالی‬,'client',2147483647,NULL,
'category','CLC66DEAB22A81219',NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫باقیات‬
‫'گذشته‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\":70.5,\"ob
_debit\":null,\"ob_credit\":\"30000\"}]','2024-09-11 04:17:27'),
(5111,'ACCT66E15251A6D896','BRCH668EE8F08DD356',' ‫عزیزی‬
‫'بانک‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,' ‫بابت ئروزه‬
‫'قبلی‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\":70.5,\"ob_
debit\":\"10000\",\"ob_credit\":null}]','2024-09-11 04:18:25'),
(5112,'ACCT66E1529448DE87','BRCH668EE8F08DD356','‫'احمد‬,'employee',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫بابت قرض ئروزه‬
‫'قبلی‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\":70.5,\"ob_
debit\":null,\"ob_credit\":\"3000\"}]','2024-09-11 04:19:32'),
(5113,'ACCT66E15A99961822','BRCH668EE8F08DD356','‫'شاروالی‬,'client',2147483647,NULL,
'category','CLC66DEAB22A81219',NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫باقیات‬
‫' ذش ته‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\":70.5,\"ob
_debit\":\"10000\",\"ob_credit\":null}]','2024-09-11 04:53:45'),
(5114,'ACCT66E15AB0EB53C5','BRCH668EE8F08DD356','‫'احمد‬,'employee',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫باقیات‬
‫'ګذشته‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\":70.5,\"ob
_debit\":null,\"ob_credit\":\"2000\"}]','2024-09-11 04:54:08'),
(5115,'ACCT66E15AD2ADA677','BRCH668EE8F08DD356',' ‫شرکت مواد‬
‫'تعمیراتی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',N
ULL,NULL,'‫'باقیات‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\
":70.5,\"ob_debit\":null,\"ob_credit\":\"3000\"}]','2024-09-11 04:54:42'),
(5116,'ACCT66E15AFEE974E7','BRCH668EE8F08DD356',' ‫عزیزی‬
‫'بانک‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,' ‫حساب‬
‫'بانک‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\
"ob_credit\":null}]','2024-09-11 04:55:26'),
(5117,'ACCT66E15B14438F50','BRCH668EE8F08DD356',' ‫صرافی‬
‫'احمدی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'حساب جدید‬,NULL,NULL,'[]','2024-09-11 04:55:48'),
(5127,'ACCT66E5409B378958','BRCH668EE96F643F60',' ‫احمد‬
‫'ولید‬,'client',2147483647,'0093795463346','general',NULL,NULL,'no',NULL,NULL,NULL,'
no',NULL,NULL,'.',NULL,NULL,'[]','2024-09-14 03:51:55'),
(5133,'ACCT66E7B6A66174E2','BRCH664D790E231556','‫'احمد‬,'supplier',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'نم‬,'‫'م‬,NULL,'[]','2024-09-
16 00:40:06'),
(5134,'ACCT66E7B6D8DEE862','BRCH664D790E231556',' ‫جلیل‬
‫'احمد‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'‫'ی‬,NULL,NULL,'[]','2024-09-16 00:40:56'),
(5135,'ACCT66E7B6F7A63888','BRCH664D790E231556',' ‫عبدالنافع‬
‫'صرافی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'ظ‬,NULL,NULL,'[]','2024-09-16 00:41:27'),
(5136,'ACCT66E7B716CB2895','BRCH664D790E231556',' ‫عزیز‬
‫'بانګ‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'ب‬,NULL,NULL,'[]','2024-09-16 00:41:58'),
(5137,'ACCT66E7B75197B261','BRCH664D790E231556',' ‫تاج ترانسپوړټ‬
‫'کمپنی‬,'transit',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'ا‬,NULL,NULL,'[]','2024-09-16 00:42:57'),
(5138,'ACCT66E7B76DAF66B1','BRCH664D790E231556','‫'مزمل‬,'transit',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'ش‬,NULL,NULL,'[]','2024-09-16
00:43:25'),
(5139,'ACCT66E7B78F7BAC95','BRCH664D790E231556',' ‫اریانا باربری‬
‫'ترانسپوړټ‬,'transit',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',
NULL,NULL,'‫'س‬,NULL,NULL,'[]','2024-09-16 00:43:59'),
(5146,'ACCT66F1119805A340','BRCH668EE92A5231D2','‫'عبدالخبیر‬,'client',2147483647,'07
91495023','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫خرید کردیت‬
‫'کارت‬,NULL,NULL,'[]','2024-09-23 02:58:32'),
(5156,'ACCT66F3E3F73C7311','BRCH668A8A93BFCAF8','arash','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'brbrdbfd',NULL,NULL,'[{\"curr
ency\":\"CURR66921C11107792\",\"usd_equalance\":71.79999999999999715782905695959925
65155029296875,\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-09-25 06:20:39'),
(5157,'ACCT66F3E4541CE855','BRCH668A8A93BFCAF8',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'یرؤي‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":71.
7999999999999971578290569595992565155029296875,\"ob_debit\":null,\"ob_credit\":\"40
00\"}]','2024-09-25 06:22:12'),
(5158,'ACCT66F41BDB95DDE4','BRCH664D790E231556',' ‫موجود‬
‫'اجناس‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'ذذ‬,NULL,NULL,'[]','2024-09-25 10:19:07'),
(5162,'ACCT66F5233F6CC2A2','BRCH668E4256885D12','‫'احمد‬,'supplier',2371758,'07967387
48','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫'مزار‬,'‫کریدت‬
‫'شریف‬,NULL,'[]','2024-09-26 05:02:55'),
(5163,'ACCT66F5241175B687','BRCH668E4256885D12','‫'محمد‬,'client',2371757,'0781779998
','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫'مزار‬,'‫کریدت‬
‫'شریف‬,NULL,'[]','2024-09-26 05:06:25'),
(5166,'ACCT66F876CD1143F2','BRCH668E33B1D26DF1',' ‫آقای‬
‫'عزیزی‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'جدید‬,NULL,NULL,'[]','2024-09-28 17:36:13'),
(5171,'ACCT66FA413CE67F14','BRCH668A8A93BFCAF8','alio','client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'yiky',NULL,NULL,'[]','2024-09-
30 02:12:12'),
(5174,'ACCT66FAF39CE100E5','BRCH668EFCDB7C8B58','‫'عزیزی‬,'client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫مشتری‬
‫'جدید‬,NULL,NULL,'[]','2024-09-30 14:53:16'),
(5175,'ACCT66FCDF684DA285','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'dvds',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\"ob_credit\":n
ull}]','2024-10-02 01:51:36'),
(5176,'ACCT66FCE5D9C135C3','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'یسیلبثصب‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\"
:1,\"ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-10-02 02:19:05'),
(5178,'ACCT66FD0DCAAD5114','BRCH668EFCDB7C8B58',' ‫خزانه‬
‫'شرکت‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,'‫'شسیب‬,NULL,NULL,'[]','2024-10-02 05:09:30'),
(5179,'ACCT66FD6F74A91128','BRCH668EE92A5231D2','‫'محمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫نوی‬
‫'کندهار‬,'‫'حساب‬,NULL,'[]','2024-10-02 12:06:12'),
(5180,'ACCT66FE5FF87999F1','BRCH668EFCDB7C8B58','‫'محمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'حدید‬,NULL,NULL,'[]','2024-10-03 05:12:24'),
(5181,'ACCT66FE652A579735','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'dgbes',NULL,NULL,'[{\"currency\
":\"CURR66F984C96B6691\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\"ob_credit\":nu
ll}]','2024-10-03 05:34:34'),
(5182,'ACCT66FE659B78BE01','BRCH668EFCDB7C8B58',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'یزبسز‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":1,\"
ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-10-03 05:36:27'),
(5183,'ACCT66FEBD699F83F7','BRCH668EFCDB7C8B58',' ‫عزیز‬
‫'غزنی‬,'client',2147483647,'0799252002','category','CLC66FEBBED402920',NULL,'no',NUL
L,NULL,NULL,'no',NULL,NULL,' ‫'قوای‬,'702 ‫از درک کتابجه والیت بیل نبر‬
‫'مرکز‬,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":69,\"ob_debit\"
:\"25000\",\"ob_credit\":null}]','2024-10-03 11:51:05'),
(5184,'ACCT66FEBDF5C73937','BRCH668EFCDB7C8B58',' ‫احمد شاه‬
‫'غزنی‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,' ‫'قوای‬,'‫از درک بیل نبر‬
‫'مرکز‬,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":69,\"ob_debit\"
:\"12000\",\"ob_credit\":null}]','2024-10-03 11:53:25'),
(5185,'ACCT66FEBF517863A8','BRCH668EFCDB7C8B58',' ‫احمد‬
‫'خان‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'قوا ی مرکز‬,'‫'از درک بیل نمبر‬,NULL,'[]','2024-10-03 11:59:13'),
(5186,'ACCT66FECE8E4E1778','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'وردک‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫ازدرک بیل‬
‫'هرات‬,'780',NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"5000\",
\"ob_credit\":null}]','2024-10-03 13:04:14'),
(5187,'ACCT67037606B23DF9','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'جدید‬,NULL,NULL,'[]','2024-10-07 01:47:50'),
(5188,'ACCT6704BFB15FF423','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'cvcfbdf',NULL,NULL,'[{\"currenc
y\":\"CURR66F984C96B6691\",\"usd_equalance\":68.5,\"ob_debit\":\"2000\",\"ob_credit
\":null}]','2024-10-08 01:14:25'),
(5189,'ACCT6704C046B8AF34','BRCH668EFCDB7C8B58',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'رزز ذز‬,NULL,NULL,'[]','2024-10-08 01:16:54'),
(5190,'EMPL6704F23053FB84','BRCH668EE8F08DD356','Samiullah','employee',2147483647,N
ULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL6704F23053FB84','employe
e account',NULL,NULL,NULL,'2024-10-08 04:49:52'),
(5191,'ACCT670570C822BBD8','BRCH668EFCDB7C8B58',' ‫حاجی نعیمت الله‬
‫'مزارشریف‬,'client',700,'0799252001','category','CLC66F84AA3894C15',NULL,'no',NULL,N
ULL,NULL,'no',NULL,NULL,' ‫'قوای‬,'6078 ‫از درک بیل نمبر‬
‫'مرکز‬,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":68.5,\"ob_debit
\":\"50000\",\"ob_credit\":null}]','2024-10-08 13:50:00'),
(5192,'ACCT6707CF00D0B112','BRCH664D790E231556',' ‫کلیم‬
‫'الله‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'‫'ویش‬,'‫'نوی حساب‬,NULL,'[]','2024-10-10 08:56:32'),
(5193,'ACCT6707CF57608FD3','BRCH664D790E231556',' ‫حقانی‬
‫'صرافی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'نوی حساب‬,NULL,NULL,'[]','2024-10-10 08:57:59'),
(5194,'ACCT670A0B73153D61','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",
\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-10-12 01:38:59'),
(5195,'ACCT670B90917DCE45','BRCH668EFCDB7C8B58','ahmady','supplier',2147483647,NULL
,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'nbhbhj',NULL,NULL,'[{\"cur
rency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":null,\"ob_cr
edit\":\"4000\"}]','2024-10-13 05:19:13'),
(5196,'ACCT670F734D6FC970','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'dvs',NULL,NULL,'[{\"currency\":
\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-
10-16 04:03:25'),
(5197,'ACCT670F7396539433','BRCH668EFCDB7C8B58','mohamad','supplier',2147483647,NUL
L,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'dcvs',NULL,NULL,'[{\"curr
ency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"ob_credit\":\"1000\"}]',
'2024-10-16 04:04:38'),
(5198,'ACCT670F73B07443D1','BRCH668EFCDB7C8B58',' ‫میوند‬
‫'بانک‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,'‫'یر‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"5000
0\",\"ob_credit\":null}]','2024-10-16 04:05:04'),
(5199,'ACCT670F91564AFF28','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'z',NULL,NULL,'[{\"currency\":
\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":null,\"ob_credit\":\
"4000\"}]','2024-10-16 06:11:34'),
(5200,'ACCT670F91862AD1C0','BRCH668EFCDB7C8B58','‫'احمد‬,'supplier',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'z',NULL,NULL,'[{\"currency\"
:\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credi
t\":null}]','2024-10-16 06:12:22'),
(5201,'ACCT670F999B7ECBC1','BRCH668EFCDB7C8B58','khan','employee',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'bnv
mhv',NULL,NULL,'[]','2024-10-16 06:46:51'),
(5202,'ACCT67136201391A52','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'jhbgkgbkkhb',NULL,NULL,'[{\"c
urrency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\
"ob_credit\":null}]','2024-10-19 03:38:41'),
(5203,'ACCT6713624DD15E99','BRCH668EFCDB7C8B58',' ‫شزکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'حساب جدید‬,NULL,NULL,'[]','2024-10-19 03:39:57'),
(5204,'ACCT6714BC19E9CD42','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'گذشته‬,NULL,NULL,'[]','2024-10-20 04:15:21'),
(5205,'ACCT6715FE96179832','BRCH668EE8F08DD356','ahmad','cashbook',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'bdcf',NULL,NULL,'[]','2024-
10-21 03:11:18'),
(5206,'ACCT6715FF30DD5870','BRCH668EE8F08DD356','‫'احمد‬,'employee',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vs',NULL,NULL,'[]','2024-10-
21 03:13:52'),
(5207,'ACCT6715FFF72E2591','BRCH668EE8F08DD356','ali','employee',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'d',NULL,NULL,'[]','2024-10-21
03:17:11'),
(5208,'ACCT67160001768061','BRCH668EE8F08DD356','mohamad','employee',2147483647,NUL
L,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'c',NULL,NULL,'[]','2024-
10-21 03:17:21'),
(5209,'ACCT6716032D121DC9','BRCH668EE8F08DD356','khan','client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'bb',NULL,NULL,'[]','2024-10-21
03:30:53'),
(5210,'ACCT6716132AA38659','BRCH668A8A93BFCAF8','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'hggvj',NULL,NULL,'[]','2024
-10-21 04:39:06'),
(5211,'ACCT67173DC45C6F54','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'v
bc',NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"o
b_debit\":\"2000\",\"ob_credit\":null}]','2024-10-22 01:53:08'),
(5212,'ACCT6718A34CEA2B28','BRCH668EFCDB7C8B58','khan','client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'jhygi',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"3000\",\"ob_cre
dit\":null}]','2024-10-23 03:18:36'),
(5213,'ACCT6718A38DF11E92','BRCH668EFCDB7C8B58','ahmad','supplier',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'mhj',NULL,NULL,'[]','2024-
10-23 03:19:41'),
(5214,'ACCT67191CD5C438B3','BRCH668A8A93BFCAF8','Yasin
Barakzay','client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NUL
L,NULL,'‫'مشتری ویژه‬,NULL,NULL,'[]','2024-10-23 11:57:09'),
(5215,'ACCT671E3EFD6D52D0','BRCH668E33B1D26DF1','rahim','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫انتقال شد از‬
‫'کابل‬,'‫'کتاب‬,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"80
000\",\"ob_credit\":null}]','2024-10-27 09:24:13'),
(5216,'ACCT671FA51319C3F0','BRCH668A8A93BFCAF8',' ‫گل محمد‬
‫'حلیمی‬,'client',2147483647,'0728108000','general',NULL,NULL,'no',NULL,'gul','$2y$10
$NfDSQby2u8vXa/
1viPOvp.nhIvSnNBNdFajS7JSBxYVOb1axpaPS.','yes','[email protected]',NULL,'‫حساب‬
‫'مشتری‬,NULL,NULL,'[{\"currency\":\"CURR66921C11107792\",\"usd_equalance\":\"66.5\",
\"ob_debit\":null,\"ob_credit\":null}]','2024-10-28 10:52:03'),
(5217,'ACCT67208CFE4C4071','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'x',NULL,NULL,'[{\"currency\":
\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credit
\":null}]','2024-10-29 03:21:34'),
(5218,'ACCT67208DAB6EFB15','BRCH668EFCDB7C8B58',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'ذدب‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5
\",\"ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-10-29 03:24:27'),
(5219,'ACCT6721D9F0301B59','BRCH668EFCDB7C8B58','ahmad','transit',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'hb',NULL,NULL,'[]','2024-10-
30 03:02:08'),
(5221,'ACCT6721F17F35F5A8','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'nbbgg',NULL,NULL,'[{\"currenc
y\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_cr
edit\":null}]','2024-10-30 04:42:39'),
(5222,'ACCT6721F2936B76D9','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'احمدی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'ذ‬,NULL,NULL,'[]','2024-10-30 04:47:15'),
(5223,'ACCT67231EA6BA0EC8','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'v',NULL,NULL,'[{\"currency\":
\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"20000\",\"ob_credi
t\":null}]','2024-10-31 02:07:34'),
(5224,'ACCT67271FD48266C5','BRCH668EFCDB7C8B58','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'hh',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_cre
dit\":null}]','2024-11-03 03:01:40'),
(5225,'ACCT672738A7A23181','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'fgvf',NULL,NULL,'[{\"currency\"
:\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credi
t\":null}]','2024-11-03 04:47:35'),
(5226,'ACCT67273E9F8F7D08','BRCH668EFCDB7C8B58',' ‫میوند‬
‫'بانک‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,'‫'تاذ‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",
\"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-11-03 05:13:03'),
(5227,'ACCT67279E721F8CD6','BRCH668E33B1D26DF1','‫'مرتضی‬,'client',2147483647,'099132
18726','general',NULL,NULL,'no',NULL,NULL,NULL,'no','[email protected]',NULL
,'‫'فراه‬,'‫'سالم‬,NULL,'[{\"currency\":\"CURR66BB048E0D9DC8\",\"usd_equalance\":\"71\",
\"ob_debit\":\"\\u06f1\\u06f0\\u06f0\\u06f0\",\"ob_credit\":\"\\u06f1\\u06f0\\
u06f0\\u06f0\"}]','2024-11-03 12:01:54'),
(5228,'ACCT6728730E8D5391','BRCH668EFCDB7C8B58','mohamadali','client',2147483647,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'ikhn',NULL,NULL,'[{\"cur
rency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"20000\",\"
ob_credit\":null}]','2024-11-04 03:09:02'),
(5229,'ACCT672873A4687114','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'hj',NULL,NULL,'[{\"currency\":\
"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"ob_credit\":\"20000\"},
{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000
0\",\"ob_credit\":null}]','2024-11-04 03:11:32'),
(5230,'ACCT67287406B3B8E5','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'خالدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'حساب حدید‬,NULL,NULL,'[]','2024-11-04 03:13:10'),
(5231,'ACCT6728758D60C0A8','BRCH668EFCDB7C8B58','‫'شمس‬,'client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'ق‬,NULL,NULL,'[{\"currency\":\"
usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"50000\",\"ob_credit\":null},
{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"1000
0\",\"ob_credit\":null}]','2024-11-04 03:19:41'),
(5232,'ACCT67287D38449988','BRCH668EFCDB7C8B58','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'ssss',NULL,NULL,'[{\"currency\
":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000\",\"ob_credit\":null},
{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"5000
0\",\"ob_credit\":null}]','2024-11-04 03:52:24'),
(5233,'ACCT67287D5F19AEB2','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'حساب جدید‬,NULL,NULL,'[]','2024-11-04 03:53:03'),
(5234,'ACCT6728F8265E13A9','BRCH664D790E231556','‫'کوچی‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫د انځرو‬
‫'زابل‬,'‫'حساب‬,NULL,'[]','2024-11-04 12:36:54'),
(5235,'ACCT6728FA7C6B3349','BRCH664D790E231556','‫'قدرت‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫نوی‬
‫'زابل‬,'‫'حساب‬,NULL,'[{\"currency\":\"CURR6690AF39D9B836\",\"usd_equalance\":\"70\",\
"ob_debit\":null,\"ob_credit\":null}]','2024-11-04 12:46:52'),
(5236,'ACCT672B9A59F35855','BRCH668EFCDB7C8B58','Tt','current_account',2147483647,N
ULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Gggg',NULL,NULL,'[]','2
024-11-06 12:33:29'),
(5237,'ACCT672C5189DE2FC6','BRCH668E33B1D26DF1','arash','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'h',NULL,NULL,'[{\"currency\":
\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"3000\",\"ob_credit\":null}]','2024-
11-07 01:35:05'),
(5238,'ACCT672C617EC55189','BRCH668E33B1D26DF1',' ‫دواخانه‬
‫'عظیمی‬,'client',2147483647,'0728124747-
0799707907','marketer',NULL,NULL,'no','MARKTRS672C60B6D8AA42',NULL,NULL,'no',NULL,N
ULL,'‫'شیندند‬,'‫'شیندند‬,NULL,'[]','2024-11-07 02:43:10'),
(5239,'ACCT672E7862305F54','BRCH668EE90B988A64',' ‫رحیم‬
‫'الله‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,' ‫کتاب‬
‫'عمومی‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,
\"ob_credit\":null},
{\"currency\":\"CURR66A62FD1221852\",\"usd_equalance\":\"67.5\",\"ob_debit\":null,\
"ob_credit\":null}]','2024-11-08 16:45:22'),
(5240,'ACCT672E78CD745CF1','BRCH668EE90B988A64','‫'منیر‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫کتاب‬
‫'عمومی‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,
\"ob_credit\":null},
{\"currency\":\"CURR66A62FD1221852\",\"usd_equalance\":\"67.5\",\"ob_debit\":null,\
"ob_credit\":null}]','2024-11-08 16:47:09'),
(5241,'ACCT672E78EE050094','BRCH668EE90B988A64','‫'عبید‬,'supplier',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫کتاب‬
‫'عمومی‬,NULL,NULL,'[]','2024-11-08 16:47:42'),
(5242,'ACCT672EF35315E005','BRCH668E33B1D26DF1','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'dvfsavs',NULL,NULL,'[{\"curre
ncy\":\"CURR66BB048E0D9DC8\",\"usd_equalance\":\"71\",\"ob_debit\":\"2000\",\"ob_cr
edit\":null},
{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"10000\",\"ob_credit\":
null}]','2024-11-09 01:29:55'),
(5243,'ACCT672EF395E78AE2','BRCH668E33B1D26DF1',' ‫صرافی‬
‫'درانی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,' ‫پداذ‬
‫'ا‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"20000\"
,\"ob_credit\":null}]','2024-11-09 01:31:01'),
(5244,'ACCT672EF5E1E86303','BRCH668E33B1D26DF1','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'ر‬,NULL,NULL,'[{\"currency\":\
"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"10000\",\"ob_credit\":null}]','2024-
11-09 01:40:49'),
(5245,'ACCT672F0144981E17','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'fbhdf',NULL,NULL,'[{\"currenc
y\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"10000\",\"ob_c
redit\":null}]','2024-11-09 02:29:24'),
(5246,'ACCT672F01ED7E8355','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'رذ‬,NULL,NULL,'[]','2024-11-09 02:32:13'),
(5247,'ACCT672F0DB70E6B24','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'nmb ,',NULL,NULL,'[{\"currency\
":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"3000\",\"ob_credit\":null}]','2024
-11-09 03:22:31'),
(5248,'ACCT673067696181C9','BRCH668EFCDB7C8B58','khalid','client',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vvv',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"3000\",\"ob_cre
dit\":null}]','2024-11-10 03:57:29'),
(5249,'ACCT6730EED4E467C9','BRCH668E33B1D26DF1',' ‫احمد‬
‫'ارسالن‬,'current_account',2147483647,'0793329204','general',NULL,NULL,'no',NULL,NULL
,NULL,'no','[email protected]',NULL,' ‫'ختم قیر‬,'‫هر هفته باید پول پرداخت نماید‬
‫'عرب ها‬,NULL,'[]','2024-11-10 13:35:16'),
(5250,'ACCT6731AACE59AF71','BRCH668EE8F08DD356','un','client',2147483647,NULL,'gene
ral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'nmnnn',NULL,NULL,'[]','2024-11-
11 02:57:18'),
(5251,'ACCT6731AAFB33C9B4','BRCH668EE8F08DD356',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'ز‬,NULL,NULL,'[]','2024-11-11 02:58:03'),
(5252,'ACCT6731AB19760264','BRCH668EE8F08DD356',' ‫صرافی‬
‫'خالدی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'ی‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000
\",\"ob_credit\":null}]','2024-11-11 02:58:33'),
(5253,'ACCT6731AB39EDDF09','BRCH668EE8F08DD356','‫'مجمد‬,'employee',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'جدید‬,NULL,NULL,'[]','2024-11-11 02:59:05'),
(5254,'ACCT6731BE2F769D73','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'fvfvv',NULL,NULL,'[{\"currency\
":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"20000\",\"ob_cre
dit\":null}]','2024-11-11 04:19:59'),
(5255,'ACCT6731BEBCEB6794','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'احمدی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'ب‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\
"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-11-11 04:22:20'),
(5256,'ACCT6731BF5B8D55A9','BRCH668EFCDB7C8B58',' ‫محمد‬
‫'الله‬,'current_account',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no
',NULL,NULL,'‫'غ‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":
\"68.5\",\"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-11-11 04:24:59'),
(5257,'ACCT6731C29B482931','BRCH668EFCDB7C8B58','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫ر‬
‫'ذز‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"o
b_debit\":\"2000\",\"ob_credit\":null}]','2024-11-11 04:38:51'),
(5258,'ACCT6732DCA64B54D4','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'درانی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",
\"ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-11-12 00:42:14'),
(5259,'ACCT6732DCF36713C8','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'محمدی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'لر‬,NULL,NULL,'[]','2024-11-12 00:43:31'),
(5260,'ACCT673301333716E1','BRCH668EE90B988A64',' ‫ذبیح الله‬
‫'نیازی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'ازکتاب‬,NULL,NULL,'[]','2024-11-12 03:18:11'),
(5261,'ACCT67384C6CBBBE34','BRCH668EFCDB7C8B58',' ‫ابراهیم محب‬
‫'الله‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'‫ صفجه‬۱۰ ‫بقایا ازذ جلد‬
۱',NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob
_debit\":\"4120\",\"ob_credit\":null}]','2024-11-16 03:40:28'),
(5262,'ACCT67384D77D60AE0','BRCH668EFCDB7C8B58','‫'اسماعیل‬,'client',2147483647,NULL,
'category','CLC67384D3E4E5385',NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'u',NULL,NUL
L,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"
10000\",\"ob_credit\":null}]','2024-11-16 03:44:55'),
(5263,'ACCT67399FF1303538','BRCH668EFCDB7C8B58','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'jm',NULL,NULL,'[{\"currency
\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"3000\",\"ob_credit\":null}]','202
4-11-17 03:49:05'),
(5264,'ACCT6739A15BE44229','BRCH668EFCDB7C8B58','Asim','cashbook',2147483647,NULL,'
general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'70000',NULL,NULL,'[]','2024-
11-17 03:55:07'),
(5265,'ACCT6739A2CD1FF237','BRCH668EFCDB7C8B58','Milad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'2000','a',NULL,'[]','2024-11-
17 04:01:17'),
(5266,'ACCT6739A37EC87493','BRCH668EFCDB7C8B58','abq','client',2147483647,'07865545
','general',NULL,NULL,'no',NULL,NULL,NULL,'no','[email protected]',NULL,'90000','shah
id saraj',NULL,'[]','2024-11-17 04:04:14'),
(5267,'ACCT673AE0CC43B7B3','BRCH668EFCDB7C8B58',' ‫خاحی‬
‫'کمال‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'خساب جدید‬,NULL,NULL,'[]','2024-11-18 02:38:04'),
(5268,'ACCT673AE9DC8B7A46','BRCH668E33B1D26DF1','Khsn','cashbook',2147483647,'07719
91170','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Khan','Shahdi',NULL,
'[]','2024-11-18 03:16:44'),
(5269,'ACCT673C2B8C0DA659','BRCH668EFCDB7C8B58',' ‫شزکت اخمد‬
‫'الله‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'حساب جدید‬,NULL,NULL,'[]','2024-11-19 02:09:16'),
(5270,'ACCT673C33B3F036F9','BRCH668E4256885D12','mohamad','supplier',2147483647,NUL
L,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'d',NULL,NULL,'[]','2024-
11-19 02:44:03'),
(5271,'ACCT673F9E33D8F2B0','BRCH664D790E231556','Ahmad','cashbook',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'1000',NULL,NULL,'[]','2024-
11-21 16:55:15'),
(5272,'ACCT6740BE202690A8','BRCH668EE90B988A64',' ‫شیراحمد‬
‫'صرافی‬,'bank',12,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'
‫'ماداتنتنخی‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":
null,\"ob_credit\":null}]','2024-11-22 13:23:44'),
(5273,'ACCT67418D31743E21','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'gv',NULL,NULL,'[{\"currency\"
:\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credi
t\":null}]','2024-11-23 04:07:13'),
(5274,'ACCT67418D8E6E2C88','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'احمدی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'یز‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",
\"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-11-23 04:08:46'),
(5275,'EMPL6742AE8F66CC56','BRCH668EFCDB7C8B58','sabawoon','employee',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL6742AE8F66CC
56','employee account',NULL,NULL,NULL,'2024-11-24 00:41:52'),
(5276,'ACCT6742BD27B90F58','BRCH668EFCDB7C8B58','ahmad','client',35,'0777777500','g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no','rgtmkm',NULL,'‫ صفحه‬5 ‫انتقال از جلد‬
‫'کارته پروان‬,'2',NULL,'[]','2024-11-24 01:44:07'),
(5277,'ACCT6742BD928B6528','BRCH668EFCDB7C8B58','Milad','employee',2147483647,'0777
300932','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫انتقال از صفحه‬
‫'کابل بگرامی‬,'‫'بیست‬,NULL,'[]','2024-11-24 01:45:54'),
(5278,'EMPL6742D26F2EE5E1','BRCH668EFCDB7C8B58','ali','employee',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL6742D26F2EE5
E1','employee account',NULL,NULL,NULL,'2024-11-24 03:14:55'),
(5279,'ACCT67443479B3E908','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'dkkkk',NULL,NULL,'[{\"currenc
y\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"3000\",\"ob_cr
edit\":null}]','2024-11-25 04:25:29'),
(5280,'ACCT6745AFB6E0C9F9','BRCH668EFCDB7C8B58','‫'دواخانه‬,'supplier',2147483647,NUL
L,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'ewrtf',NULL,NULL,'[]','20
24-11-26 15:53:34'),
(5281,'ACCT6745B52E5DE3C5','BRCH668EFCDB7C8B58','lactogen','supplier',2147483647,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Name is esinitiol for
the pharmacy',NULL,NULL,'[]','2024-11-26 16:16:54'),
(5282,'ACCT6746C2603FC814','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'sss',NULL,NULL,'[{\"currency\
":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_cred
it\":null}]','2024-11-27 11:25:28'),
(5283,'ACCT674AACEA1D6958','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'gg',NULL,NULL,'[{\"currency\"
:\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credi
t\":null}]','2024-11-30 10:42:58'),
(5284,'ACCT674ACCF85561E8','BRCH668E4256885D12','‫'احمد‬,'client',200,'079900022','ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫ حساب سابقه‬۱۴۰۰ ‫از تاریخ‬
- ‫'المار‬,'‫انتقال یافت‬
‫'قره‬,NULL,'[{\"currency\":\"CURR66A865CEADC264\",\"usd_equalance\":\"66\",\"ob_debi
t\":\"5000\",\"ob_credit\":\"2000\"}]','2024-11-30 12:59:44'),
(5285,'ACCT674E9B27DC4DE9','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",
\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-12-03 10:16:15'),
(5286,'ACCT674E9BA7C30247','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'حمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'ر‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\
",\"ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-12-03 10:18:23'),
(5287,'ACCT674EB262AC81D5','BRCH668EE96F643F60',' ‫استاد نوراحمد‬
‫'اندخوی‬,'client',2147483647,'0795016530','general',NULL,NULL,'no',NULL,NULL,NULL,'n
o',NULL,NULL,' ‫از‬
‫'اندخوی‬,'‫'سابقه‬,NULL,'[{\"currency\":\"CURR66B4787C383EC4\",\"usd_equalance\":\"71\
",\"ob_debit\":\"5000\",\"ob_credit\":\"0\"}]','2024-12-03 11:55:22'),
(5288,'ACCT674EB2CE227651','BRCH668EE96F643F60',' ‫استاد نوراحمد‬
‫'اندخوی‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'اندخوی‬,'‫'از حساب سابقه‬,NULL,'[]','2024-12-03 11:57:10'),
(5289,'ACCT6751AAEF80D412','BRCH668EFCDB7C8B58','‫'خانزمان‬,'employee',2147483647,NUL
L,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫انتقال کاته نمبر‬
‫'لوگر‬,'۱',NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"
ob_debit\":\"\\u06f2\\u06f3\\u06f0\\u06f0\\u06f0\\
u06f0\",\"ob_credit\":null}]','2024-12-05 18:00:23'),
(5290,'ACCT6753F009948744','BRCH668EFCDB7C8B58','‫'میالد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",
\"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-12-07 11:19:45'),
(5291,'ACCT6753F01CBA7E16','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'محمدی‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'جدید‬,NULL,NULL,'[]','2024-12-07 11:20:04'),
(5292,'ACCT6753F03ACD6667','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'دایکندی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'ر‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"20
00\",\"ob_credit\":null}]','2024-12-07 11:20:34'),
(5293,'EMPL6753FB1F79DE38','BRCH668EFCDB7C8B58','‫'احمد‬,'employee',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL6753FB1F79DE
38','employee account',NULL,NULL,NULL,'2024-12-07 12:07:03'),
(5294,'ACCT6753FCC986B105','BRCH668EFCDB7C8B58','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'h',NULL,NULL,'[{\"currency\":\
"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credit\
":null}]','2024-12-07 12:14:09'),
(5295,'ACCT6753FD1775DFB7','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'درانی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'صرافی‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5
\",\"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-12-07 12:15:27'),
(5296,'ACCT6753FD2E02F914','BRCH668EFCDB7C8B58',' ‫شزکت اخمد‬
‫'الله‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'حساب حدید‬,NULL,NULL,'[]','2024-12-07 12:15:50'),
(5297,'ACCT675457F102DB76','BRCH664D790E231556','‫'عبدلرحمان‬,'cashbook',2147483647,'
0700037137','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫عبالرحمان‬
‫'قندھار برودروازہ‬,'‫'قندھار‬,NULL,'[]','2024-12-07 18:43:05'),
(5298,'ACCT67554B85B57AA8','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'nh',NULL,NULL,'[{\"currency\"
:\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\",\"ob_debit\":\"2000\",\"ob_credi
t\":null}]','2024-12-08 12:02:21'),
(5299,'ACCT67554BD34C5798','BRCH668EFCDB7C8B58',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'للل‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5
\",\"ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-12-08 12:03:39'),
(5300,'ACCT67554C054D0DD8','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'دایکندی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'د‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"68.5\"
,\"ob_debit\":\"20000\",\"ob_credit\":null}]','2024-12-08 12:04:29'),
(5301,'ACCT6755622424E156','BRCH668A8A93BFCAF8','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'k',NULL,NULL,'[{\"currency\
":\"CURR66921C11107792\",\"usd_equalance\":\"66.5\",\"ob_debit\":\"20000\",\"ob_cre
dit\":null}]','2024-12-08 13:38:52'),
(5302,'ACCT67556243CE8050','BRCH668A8A93BFCAF8','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'fv',NULL,NULL,'[{\"currency\":\
"CURR66921C11107792\",\"usd_equalance\":\"66.5\",\"ob_debit\":\"2000\",\"ob_credit\
":null}]','2024-12-08 13:39:23'),
(5303,'ACCT675562AEA48443','BRCH668A8A93BFCAF8',' ‫شرکت‬
‫'احمدیار‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NU
LL,NULL,'‫'حدید‬,NULL,NULL,'[]','2024-12-08 13:41:10'),
(5304,'ACCT6757F30508B2B8','BRCH668EFCDB7C8B58',' ‫راشد خان‬
‫'افغان‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,'abbasi','$2y$10$.08T
IZvOldAEOMqwU4NZrelYUNuiHfvz4u7TJZGct2.2TnetsmtmS','yes',NULL,NULL,'y',NULL,NULL,'[
]','2024-12-10 12:21:33'),
(5305,'ACCT675D2FF47BA036','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'N',NULL,NULL,'[{\"currency\":
\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"20000\",\"ob_credit\
":null}]','2024-12-14 11:42:52'),
(5306,'ACCT675D301A856E87','BRCH668EFCDB7C8B58','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'z',NULL,NULL,'[]','2024-12-
14 11:43:30'),
(5307,'ACCT675D3067181CE7','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'الکوزی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NUL
L,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"
ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-12-14 11:44:47'),
(5308,'ACCT676142A8B97217','BRCH668EFCDB7C8B58','mohamad
khan','client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'c',NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"200
00\",\"ob_credit\":null}]','2024-12-17 13:51:44'),
(5309,'EMPL67614442274D85','BRCH668EFCDB7C8B58','ahmad','employee',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,'EMPL67614442274D
85','employee account',NULL,NULL,NULL,'2024-12-17 13:58:34'),
(5310,'ACCT6762617A0195D4','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'ffff',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"20000\",\"ob_cred
it\":null}]','2024-12-18 10:15:30'),
(5311,'ACCT6763AE0EC1AB11','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vvv',NULL,NULL,'[{\"currency\
":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"20000\",\"ob_credi
t\":null}]','2024-12-19 09:54:30'),
(5312,'ACCT6763C173A70D00','BRCH664D790E231556','SADIQ
AFGHAN','supplier',2147483647,'0700710013','general',NULL,NULL,'no',NULL,NULL,NULL,
'no','[email protected]',NULL,'CHINA','kandahar',NULL,'[{\"currency\":\"
usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"ob_credit\":null}]','2024-12-19
11:17:15'),
(5313,'ACCT6763C344DDB7D6','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"
ob_debit\":\"20000\",\"ob_credit\":null}]','2024-12-19 11:25:00'),
(5314,'ACCT6763C3A381EE61','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'لر‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\
",\"ob_debit\":null,\"ob_credit\":\"100000\"}]','2024-12-19 11:26:35'),
(5315,'ACCT676691C6AB5C12','BRCH668EFCDB7C8B58','khan','client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'g',NULL,NULL,'[{\"currency\":\
"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-
12-21 14:30:38'),
(5316,'ACCT6767D476C4A8F5','BRCH668EFCDB7C8B58','khan','client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'v',NULL,NULL,'[{\"currency\":\
"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"2000\",\"ob_credit\":
null}]','2024-12-22 13:27:26'),
(5317,'ACCT6767D4A33B76A1','BRCH668EFCDB7C8B58',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'ذ‬,NULL,NULL,'[]','2024-12-22 13:28:11'),
(5319,'ACCT676BB144714598','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'گذشته‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"
ob_debit\":\"2000\",\"ob_credit\":null}]','2024-12-25 11:46:20'),
(5320,'ACCT676BB16D2C2F73','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'خالد‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,
NULL,'‫'حساب جدید‬,NULL,NULL,'[]','2024-12-25 11:47:01'),
(5321,'ACCT676CFB63B374E6','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"
ob_debit\":\"2000\",\"ob_credit\":null}]','2024-12-26 11:14:51'),
(5322,'ACCT676D5CE96E33C4','BRCH668EE90B988A64','‫'حفیظ‬,'current_account',16,'079616
0017','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫افغان‬
‫'پطرول‬,NULL,NULL,'[]','2024-12-26 18:10:57'),
(5323,'ACCT676FCB06EC0144','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫بابت فرمایش‬
‫'بروشورر‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",
\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-12-28 14:25:18'),
(5324,'ACCT676FD5506E4AD8','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'x',NULL,NULL,'[{\"currency\":
\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"2000\",\"ob_credit\"
:null}]','2024-12-28 15:09:12'),
(5325,'ACCT676FD5857866C3','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'بق‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\
",\"ob_debit\":null,\"ob_credit\":\"4000\"}]','2024-12-28 15:10:05'),
(5326,'ACCT676FD5994DC7C8','BRCH668EFCDB7C8B58',' ‫صرافی‬
‫'درانی‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,'‫'یب‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"
ob_debit\":\"20000\",\"ob_credit\":null}]','2024-12-28 15:10:25'),
(5327,'ACCT6770F603125FA7','BRCH668EFCDB7C8B58','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'d',NULL,NULL,'[{\"currency\":
\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000\",\"ob_credit\":null}]','2024-
12-29 11:40:59'),
(5328,'ACCT6770F92960D069','BRCH668EFCDB7C8B58','‫'مجیب‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'g',NULL,NULL,'[]','2024-12-29
11:54:25'),
(5329,'ACCT6770FDE08980A4','BRCH668EFCDB7C8B58','‫'نجیب‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'ز‬,NULL,NULL,'[]','2024-12-29
12:14:32'),
(5330,'ACCT6771015D697C00','BRCH668EFCDB7C8B58',' ‫سمیع‬
‫'الله‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,' ‫ طلب‬۲۶۴.۲۲۲ ‫طال‬
‫'دارد‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\
"ob_credit\":\"1500\"}]','2024-12-29 12:29:25'),
(5331,'ACCT6771020E099F01','BRCH668EFCDB7C8B58',' ‫سمیع الله اکونت‬
‫'پول‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NUL
L,' ‫بابت ساخت‬
‫'چله‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"
ob_credit\":\"1500\"}]','2024-12-29 12:32:22'),
(5332,'ACCT67723C29CC1728','BRCH668EFCDB7C8B58','ahmad','supplier',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'n',NULL,NULL,'[]','2024-12-
30 10:52:33'),
(5333,'ACCT67726CEEC7ACC9','BRCH668EFCDB7C8B58','HAMID','client',2147483647,'08888'
,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'BAQI AS
QABAL','DEHBORI',NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":
\"990\",\"ob_credit\":null}]','2024-12-30 14:20:38'),
(5334,'ACCT677397BE237B57','BRCH664D790E231556','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫حساب‬
‫'سابقه‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"200
0\",\"ob_credit\":null}]','2024-12-31 11:35:34'),
(5335,'ACCT677397FE63AAD8','BRCH664D790E231556','‫'علی‬,'client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'ل‬,NULL,NULL,'[{\"currency\":\"
CURR6690AF39D9B836\",\"usd_equalance\":\"70.3\",\"ob_debit\":null,\"ob_credit\":\"1
0000\"}]','2024-12-31 11:36:38'),
(5336,'ACCT6773C80B359F91','BRCH668EFCDB7C8B58','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'ss',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"10000\",\"ob_cred
it\":null}]','2024-12-31 15:01:39'),
(5337,'ACCT6773C854B07E73','BRCH668EFCDB7C8B58',' ‫شزکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'z',NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\"
,\"ob_debit\":null,\"ob_credit\":\"5000\"}]','2024-12-31 15:02:52'),
(5338,'ACCT677A29C6A9A913','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vbv',NULL,NULL,'[{\"currency\":
\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"20000\",\"ob_credit\
":null}]','2025-01-05 11:12:14'),
(5339,'ACCT677A2A7282D867','BRCH668EFCDB7C8B58','hamid','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'cxvxcv',NULL,NULL,'[{\"curren
cy\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"10000\",\"ob_cr
edit\":null}]','2025-01-05 11:15:06'),
(5340,'ACCT677A2ADA084E23','BRCH668EFCDB7C8B58','fawad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'fgdg',NULL,NULL,'[{\"currency
\":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"50000\",\"ob_cred
it\":null}]','2025-01-05 11:16:50'),
(5341,'ACCT677A431FEAD6C4','BRCH668EFCDB7C8B58','mohamad','client',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'c',NULL,NULL,'[{\"currency\
":\"CURR66F984C96B6691\",\"usd_equalance\":\"70\",\"ob_debit\":\"2000\",\"ob_credit
\":null}]','2025-01-05 13:00:23'),
(5342,'ACCT677A4363BD0587','BRCH668EFCDB7C8B58',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'لللب‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":n
ull,\"ob_credit\":\"1000\"}]','2025-01-05 13:01:31'),
(5343,'ACCT677A4FF2AE9A84','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vv',NULL,NULL,'[{\"currency\":\
"usd\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\"ob_credit\":null}]','2025-01-05
13:55:06'),
(5344,'ACCT677A50031589A7','BRCH668EFCDB7C8B58','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vv',NULL,NULL,'[{\"currency\":\
"usd\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\"ob_credit\":null}]','2025-01-05
13:55:23'),
(5345,'ACCT677A50455F4410','BRCH668EFCDB7C8B58',' ‫شرکت‬
‫'احمدی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'رل‬,NULL,NULL,'[{\"currency\":\"CURR66F984C96B6691\",\"usd_equalance\":70,\"
ob_debit\":null,\"ob_credit\":\"10000\"},
{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":null,\"ob_credit\":\"4000\"}
]','2025-01-05 13:56:29'),
(5346,'ACCT677BBCE107E572','BRCH664D790E231556','A','employee',2147483647,'07480948
52','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Noori','Hetat',NULL,'[]
','2025-01-06 15:52:09'),
(5347,'ACCT677CE345869B40','BRCH668E4256885D12',' ‫شرکت بلورو‬
‫'افغانستان‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',
NULL,NULL,'‫'شسیب‬,NULL,NULL,'[]','2025-01-07 12:48:13'),
(5348,'ACCT677D095907DAC1','BRCH664D790E231556','Instagram
Follower','client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NUL
L,NULL,'.',NULL,NULL,'[]','2025-01-07 15:30:41'),
(5349,'ACCT677E1475D1E207','BRCH668A8A93BFCAF8',' ‫صرافی‬
‫'احمد‬,'bank',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL
,'‫'هاتع‬,NULL,NULL,'[]','2025-01-08 10:30:21'),
(5350,'ACCT677E1A55E0C149','BRCH668EE8F08DD356',' ‫شاروالی‬
‫'کابل‬,'client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,' ‫حساب پروزه‬
‫'قبلی‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":1,\"ob_debit\":\"2000\",\
"ob_credit\":null}]','2025-01-08 10:55:25'),
(5351,'ACCT677E1A7D4B2F96','BRCH668EE8F08DD356',' ‫شرکت سمنت‬
‫'فروشی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,'‫'ذا‬,NULL,NULL,'[{\"currency\":\"CURR668EFECFDD0671\",\"usd_equalance\":70,\"
ob_debit\":\"2000\",\"ob_credit\":null}]','2025-01-08 10:56:05'),
(5352,'ACCT677E1A90524DF3','BRCH668EE8F08DD356','ahmad','employee',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'و‬,NULL,NULL,'[{\"currency\
":\"CURR668EFECFDD0671\",\"usd_equalance\":70,\"ob_debit\":null,\"ob_credit\":\"400
0\"}]','2025-01-08 10:56:24'),
(5353,'SAFEACCOUNTBRCH677E30321C0BF1','BRCH677E30321C0BF1','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2025-01-08 12:28:42'),
(5354,'CASHSALEBRCH677E30321C0BF1','BRCH677E30321C0BF1','Cash
Sale','client',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NU
LL,'Branch Cash Sale Account',NULL,NULL,'[]','2025-01-08 12:28:42'),
(5355,'ACCT677FD383917498','BRCH664D790E231556','Ahsan Khan
Noori','employee',2147483647,'0748094852','general',NULL,NULL,'no',NULL,NULL,NULL,'
no','[email protected]',NULL,'Sales','Herat',NULL,'[{\"currency\":\"CURR6690
AF39D9B836\",\"usd_equalance\":70.599999999999994315658113919198513031005859375,\"o
b_debit\":\"10000\",\"ob_credit\":\"5000\"}]','2025-01-09 18:17:47'),
(5356,'ACCT67821DEE298A55','BRCH668A8A93BFCAF8','ali','client',2147483647,NULL,'gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'vvv',NULL,NULL,'[{\"currency\":
\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"3000\",\"ob_credit\":null}]','2025-
01-11 11:59:50'),
(5357,'ACCT67821E9F4C7FF7','BRCH668A8A93BFCAF8',' ‫شرکت خالد‬
‫'ولی‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'د‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null
,\"ob_credit\":\"4000\"}]','2025-01-11 12:02:47'),
(5358,'ACCT678230AACCFF76','BRCH668EE8F08DD356','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'v',NULL,NULL,'[{\"currency\":
\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":\"2000\",\"ob_credit\":null}]','2025-
01-11 13:19:46'),
(5359,'ACCT678231314F5477','BRCH668EE8F08DD356','ahmad','client',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'b',NULL,NULL,'[{\"currency\":
\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"ob_credit\":\"10000\"}]','2025-
01-11 13:22:01'),
(5360,'ACCT678248D57A5047','BRCH668EFCDB7C8B58','Abdul Rashid
Alami','client',2147483647,NULL,'category','CLC66F84ABD860185',NULL,'no',NULL,'nang
arhar','$2y$10$7.2m7xK6zbYJzKl82oDZnuryMOPb1b0/TpyBfJzV/
kw2FGTEOoULi','yes',NULL,NULL,'asdf','asdf',NULL,'[{\"currency\":\"CURR66F984C96B66
91\",\"usd_equalance\":\"70\",\"ob_debit\":\"10000\",\"ob_credit\":\"0\"}]','2025-
01-11 15:02:53'),
(5361,'ACCT6784AD85517482','BRCH677E30321C0BF1',' ‫شرکت‬
‫'خان‬,'supplier',2147483647,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,N
ULL,'‫'و‬,NULL,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null
,\"ob_credit\":\"4000\"}]','2025-01-13 10:37:01'),
(5362,'ACCT6784C48365DC19','BRCH677E30321C0BF1','‫'احمد‬,'client',2147483647,NULL,'ge
neral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'lihyio',NULL,NULL,'[]','2025-
01-13 12:15:07'),
(5363,'ACCT6784C688F07CC3','BRCH668EE96F643F60','ahmad','employee',2147483647,NULL,
'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'a',NULL,NULL,'[]','2025-01-
13 12:23:44'),
(5364,'SAFEACCOUNTBRCH678520342BC8E1','BRCH678520342BC8E1','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2025-01-13 18:46:20'),
(5365,'CASHSALEBRCH678520342BC8E1','BRCH678520342BC8E1','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2025-01-13 18:46:20'),
(5366,'ACCT678530E4CCD153','BRCH678520342BC8E1',' ‫حاجی آغا محمد‬
‫'دوابی‬,'client',123,'0700982464','category','CLC67852EA06717B7',NULL,'no',NULL,'‫آغا‬
2$','‫محمد‬y$10$1lwnJiDExzezVbqnj2GiXufrZvyfpy8metFRnyCw/u1udLaSTbwV.','yes',NULL,NUL
L,' ‫'دوابی خوست‬,'‫از درک کتابچه دکان‬
‫'بغالن‬,NULL,'[{\"currency\":\"CURR67852396A0E0C6\",\"usd_equalance\":\"72\",\"ob_deb
it\":\"200000\",\"ob_credit\":null}]','2025-01-13 19:57:32'),
(5367,'ACCT6785336F989D42','BRCH678520342BC8E1','‫'هجرت‬,'bank',122,'0700982464','gen
eral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,' ‫از حساب‬
‫'پلخمری‬,'‫'سابقه‬,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":n
ull,\"ob_credit\":\"1200\"}]','2025-01-13 20:08:23'),
(5368,'ACCT67853423537422','BRCH678520342BC8E1',' ‫حیات‬
‫'الله‬,'supplier',124,'0700982464','general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL
,NULL,' ‫'مزار‬,'‫ قلم‬2 ‫ تن آرد قالین و کاله سرخ‬22 ‫از درک‬
‫'شریف‬,NULL,'[{\"currency\":\"usd\",\"usd_equalance\":\"1\",\"ob_debit\":null,\"ob_c
redit\":\"7000\"}]','2025-01-13 20:11:23'),
(5369,'ACCT6785344560D490','BRCH678520342BC8E1',' ‫خرید‬
‫'ها‬,'root',NULL,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,NULL,NU
LL,NULL,'[]','2025-01-13 20:11:57'),
(5370,'SAFEACCOUNTBRCH67874070DE1236','BRCH67874070DE1236','Cash','cashbook',111,NU
LL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Safe
Account',NULL,NULL,'[]','2025-01-15 09:28:24'),
(5371,'CASHSALEBRCH67874070DE1236','BRCH67874070DE1236','Cash Sale','client',-
2147483648,NULL,'general',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'Branch Cash
Sale Account',NULL,NULL,'[]','2025-01-15 09:28:24'),
(5372,'ACCT6787421A88D262','BRCH668EE8F08DD356','ali','employee',2147483647,NULL,'g
eneral',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'c',NULL,NULL,'[{\"currency\":
\"CURR668EFECFDD0671\",\"usd_equalance\":\"70\",\"ob_debit\":null,\"ob_credit\":\"4
000\"}]','2025-01-15 09:35:30'),
(5373,'ACCT6788A26B117225','BRCH668A8A93BFCAF8','‫'جمال‬,'supplier',214,'۰۷۸','genera
l',NULL,NULL,'no',NULL,NULL,NULL,'no',NULL,NULL,'‫'خریداری‬,NULL,NULL,'[]','2025-01-
16 10:38:43'),
(5374,'ACCT6789039AA3EB86','BRCH668E33B1D26DF1','Macter International
Ltd','supplier',308,'0764462143','general',NULL,NULL,'no',NULL,NULL,NULL,'no','zahe
[email protected]',NULL,'Pharmaceuticals Company','Karachi
Pakistan',NULL,'[{\"currency\":\"CURR672EF7E10383A1\",\"usd_equalance\":\"285\",\"o
b_debit\":null,\"ob_credit\":null}]','2025-01-16 17:33:22');
/*!40000 ALTER TABLE `accounts` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `accounts_cross_checks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `accounts_cross_checks` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`is_checked` varchar(100) DEFAULT NULL,
`color` varchar(100) DEFAULT NULL,
`remarks` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `accounts_cross_checks` WRITE;


/*!40000 ALTER TABLE `accounts_cross_checks` DISABLE KEYS */;
INSERT INTO `accounts_cross_checks` VALUES
(1,'expenses_EXPE66961458F227D6_SAFEACCOUNTBRCH664D790E231556_cashbook_CURR6690AF39
D9B836','BRCH664D790E231556','no','#e10909',NULL,'2024-07-16 02:36:31'),
(2,'journal_receiving_JRNL6692DB81446CA2_SAFEACCOUNTBRCH664D790E231556_cashbook_usd
','BRCH664D790E231556','no','#f8f7f7',NULL,'2024-07-20 04:34:04'),
(3,'journal_receiving_JRNL66A62EA591F428_CASHSALEBRCH668EE90B988A64_client_usd','BR
CH668EE90B988A64','no','#000000',NULL,'2024-07-29 02:53:00'),
(4,'opening_balance_SAFEACCOUNTBRCH668A8A93BFCAF8_SAFEACCOUNTBRCH668A8A93BFCAF8_cas
hbook_CURR66921C11107','BRCH668A8A93BFCAF8','no','#fb0909',NULL,'2024-08-05
03:35:27'),
(5,'opening_balance_ACCT66BB634F7D5352_ACCT66BB634F7D5352_client_CURR66B1B43A86FE60
','BRCH668EFCDB7C8B58','no','#ff0000',NULL,'2024-08-13 09:45:30'),
(6,'purchases_pa_PRCH66BC593C074429_ACCT66BC58B8503F72_client_CURR6690AF39D9B836','
BRCH664D790E231556','no','#f4f0f0',NULL,'2024-08-14 03:23:39'),
(7,'advances_EADV66C061AC7A8850_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66B1B43A
86FE60','BRCH668EFCDB7C8B58','yes','#f8d3d3',NULL,'2024-08-24 06:31:43'),
(8,'journal_payment_JRNL66A3F0AD8A0495_SAFEACCOUNTBRCH664D790E231556_cashbook_usd',
'BRCH664D790E231556','no','#4b1111',NULL,'2024-08-29 12:38:46'),
(9,'purchases_cpa_PRCH66A3F3911BF0B3_SAFEACCOUNTBRCH664D790E231556_cashbook_usd','B
RCH664D790E231556','no','#b93131',NULL,'2024-08-29 12:38:47'),
(10,'sales_SALE66D9A72C87A815_ACCT66A0929000A1A2_client_CURR66BB048E0D9DC8','BRCH66
8E33B1D26DF1','yes','#ffffff',NULL,'2024-09-08 07:44:46'),
(11,'journal_receiving_JRNL66CC7D78F33471_SAFEACCOUNTBRCH668E33B1D26DF1_cashbook_us
d','BRCH668E33B1D26DF1','yes','#f2e8e8',NULL,'2024-09-08 08:13:05'),
(12,'journal_receiving_JRNL66F4E9F6417743_ACCT66F4E3B348E782_client_CURR66D34E4665D
783','BRCH668EFCDB7C8B58','no','#e14747',NULL,'2024-09-26 13:00:11'),
(13,'journal_payment_JRNL66A487EF2CD770_SAFEACCOUNTBRCH664D790E231556_cashbook_usd'
,'BRCH664D790E231556','no','#f2eeee',NULL,'2024-10-08 04:24:27'),
(14,'projects_cash_paid_PJCT66D2AF56329010_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_u
sd','BRCH668EE8F08DD356','yes','#f4f1f1',NULL,'2024-10-08 05:19:37'),
(15,'journal_receiving_JRNL66DEABEE5C05E6_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_us
d','BRCH668EE8F08DD356','yes','#ffffff',NULL,'2024-10-08 05:19:39'),
(16,'journal_payment_JRNL66DEACBC4D7192_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR
668EFECFDD0671','BRCH668EE8F08DD356','no','#ffffff',NULL,'2024-10-08 05:19:41'),
(17,'capitals_CAP66E15BC951B9F4_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH66
8EE8F08DD356','yes','#ffffff',NULL,'2024-10-08 05:19:44'),
(18,'capitals_CAP66E15BE0115968_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH66
8EE8F08DD356','yes','#ffffff',NULL,'2024-10-08 05:19:44'),
(19,'projects_cash_paid_PJCT66E15F323947F5_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_u
sd','BRCH668EE8F08DD356','yes','#ffffff',NULL,'2024-10-08 05:19:45'),
(20,'opening_balance_ACCT669225DC0B2054_ACCT669225DC0B2054_supplier_usd','BRCH668A8
A93BFCAF8','yes','#ffffff',NULL,'2024-10-29 14:53:18'),
(21,'sales_SALE67015264377B51_ACCT66FEBD699F83F7_client_usd','BRCH668EFCDB7C8B58','
no','#ffffff',NULL,'2024-11-12 09:12:05'),
(22,'sales_SALE67336DA4D1D328_ACCT66FAF39CE100E5_client_usd','BRCH668EFCDB7C8B58','
no','#ffff00',NULL,'2024-11-12 11:02:31'),
(23,'journal_payment_JRNL676D95AC8FD655_ACCT66BF07B86D7F75_cashbook_usd','BRCH668A8
A93BFCAF8','no','#ffffff',NULL,'2024-12-29 06:51:21'),
(24,'capitals_CAP6732FD11B65EA6_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH66
8EE90B988A64','no','#ff0000',NULL,'2025-01-11 21:48:36'),
(25,'expenses_EXPE66FC31C8BC1BB7_SAFEACCOUNTBRCH664D790E231556_cashbook_usd','BRCH6
64D790E231556','no','#ffffff',NULL,'2025-01-14 13:31:59');
/*!40000 ALTER TABLE `accounts_cross_checks` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `accounts_ledger`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `accounts_ledger` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`serial_id` int(11) DEFAULT NULL,
`cc_uid` varchar(500) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`module_name` varchar(100) DEFAULT NULL,
`module_uid` varchar(100) DEFAULT NULL,
`account_uid` varchar(100) DEFAULT NULL,
`account_type` varchar(100) DEFAULT NULL,
`aldate` datetime DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`debit` double DEFAULT NULL,
`wim_debit` double DEFAULT NULL,
`credit` double DEFAULT NULL,
`wim_credit` double DEFAULT NULL,
`narration` text DEFAULT NULL,
`module_details` text DEFAULT NULL,
`module_columns` longtext DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=1921 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `accounts_ledger` WRITE;


/*!40000 ALTER TABLE `accounts_ledger` DISABLE KEYS */;
INSERT INTO `accounts_ledger` VALUES
(17,'ACT_202407131158321720853912987345920',NULL,'opening_balance_ACCT66922598854C5
1_ACCT66922598854C51_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','AL
E_ACCT66922598854C51','ACCT66922598854C51','client','2024-07-13
02:58:32','CURR66921C11107792',10000,10000,0,0,' ‫انتقال حساب از کتاب به‬
‫'انتقال حساب از کتاب به‬,'‫کمپیوتر‬
‫'کمپیوتر‬,'{\"id\":\"4921\",\"uid\":\"ACCT66922598854C51\",\"branch\":\"BRCH668A8A93
BFCAF8\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062d\\u0633\\
u0627\\u0628 \\u0627\\u0632 \\u06a9\\u062a\\u0627\\u0628 \\u0628\\u0647 \\u06a9\\
u0645\\u067e\\u06cc\\u0648\\u062a\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"1000
0\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-07-13 02:58:32\"}','2024-07-
13 02:58:32'),
(18,'ACT_202407131159061720853946051709952',NULL,'opening_balance_ACCT669225B9B2ACD
6_ACCT669225B9B2ACD6_bank_usd','BRCH668A8A93BFCAF8','accounts','ALE_ACCT669225B9B2A
CD6','ACCT669225B9B2ACD6','bank','2024-07-13 02:59:05','usd',20000,20000,0,0,' ‫حساب‬
‫'حساب‬,'‫بانک‬
‫'بانک‬,'{\"id\":\"4922\",\"uid\":\"ACCT669225B9B2ACD6\",\"branch\":\"BRCH668A8A93BFC
AF8\",\"name\":\"\\u0645\\u06cc\\u0648\\u0646\\u062f \\u0628\\u0627\\u0646\\
u06a9\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0628\\u0627\\u0646\\
u06a9\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"20000\\\",\\\"ob_cre
dit\\\":null}]\",\"created_at\":\"2024-07-13 02:59:05\"}','2024-07-13 02:59:06'),
(19,'ACT_202407131159401720853980348284928',NULL,'opening_balance_ACCT669225DC0B205
4_ACCT669225DC0B2054_supplier_usd','BRCH668A8A93BFCAF8','accounts','ALE_ACCT669225D
C0B2054','ACCT669225DC0B2054','supplier','2024-07-13
02:59:40','usd',0,0,4000,4000,' ‫'ار درک‬,'‫ار درک قرض‬
‫'قرض‬,'{\"id\":\"4923\",\"uid\":\"ACCT669225DC0B2054\",\"branch\":\"BRCH668A8A93BFCA
F8\",\"name\":\"\\u0634\\u0631\\u06a9\\u062a \\u062e\\u0627\\u0646 \\u0627\\u062d\\
u0645\\
u062f\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0627\\u0631 \\u062f\\u0631\\u06a9 \\u0642\\u0631\\
u0636\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\
\\"4000\\\"}]\",\"created_at\":\"2024-07-13 02:59:40\"}','2024-07-13 02:59:40'),
(20,'ACT_202407131202011720854121856715008',NULL,'opening_balance_ACCT66922668A9768
8_ACCT66922668A97688_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','AL
E_ACCT66922668A97688','ACCT66922668A97688','client','2024-07-13
03:02:00','CURR66921C11107792',10000,10000,0,0,' ‫'از درک‬,'‫از درک قرض‬
‫'قرض‬,'{\"id\":\"4924\",\"uid\":\"ACCT66922668A97688\",\"branch\":\"BRCH668A8A93BFCA
F8\",\"name\":\"\\u0645\\u062d\\u0645\\u062f \\u0648\\u0644\\
u06cc\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u0642\\u0631\\
u0636\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"1000
0\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-07-13 03:02:00\"}','2024-07-
13 03:02:01'),
(93,'EXP_202407182145121721321112829902848',NULL,'advances_EADV66994698C95AE8_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','advance
s','ALE_EADV66994698C95AE8','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-07-20
12:45:12','CURR66921C11107792',0,0,1000,1000,'Advance: ‫'بابت‬,'‫بابت مریضی‬
‫'مریضی‬,'{\"id\":\"1\",\"uid\":\"EADV66994698C95AE8\",\"branch\":\"BRCH668A8A93BFCAF
8\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"currency\":\"CURR66921C11107792
\",\"advance_date\":\"2024-07-
20\",\"employee\":\"EMPL6699436B401F66\",\"previous_advance\":\"0\",\"new_advance\"
:\"1000\",\"total_advance\":\"1000\",\"narration\":\"\\u0628\\u0627\\u0628\\
u062a \\u0645\\u0631\\u06cc\\u0636\\u06cc\",\"created_at\":\"2024-07-18
12:45:12\"}','2024-07-18 12:45:12'),
(94,'ACT_202407182149271721321367241650176',NULL,'opening_balance_ACCT6699479739BAC
9_ACCT6699479739BAC9_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','AL
E_ACCT6699479739BAC9','ACCT6699479739BAC9','client','2024-07-18
12:49:27','CURR66921C11107792',2000,2000,0,0,' ‫'بابت‬,'‫بابت قالین‬
‫'قالین‬,'{\"id\":\"4931\",\"uid\":\"ACCT6699479739BAC9\",\"branch\":\"BRCH668A8A93BF
CAF8\",\"name\":\"\\u062d\\u0633\\u0627\\u0628 \\u0646\\u0645\\u0627\\u06cc\\
u0646\\u062f\\u0647 \\u0645\\u0632\\u0627\\
u0631\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0628\\u0627\\u0628\\u062a \\u0642\\u0627\\u0644\\u06cc\\
u0646\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"2000
\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-07-18 12:49:27\"}','2024-07-
18 12:49:27'),
(95,'ACT_202407182150131721321413832696064',NULL,'opening_balance_ACCT669947C5C9DB8
3_ACCT669947C5C9DB83_bank_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','ALE_
ACCT669947C5C9DB83','ACCT669947C5C9DB83','bank','2024-07-18
12:50:13','CURR66921C11107792',20000,20000,0,0,' ‫'حساب‬,'‫حساب صرافی‬
‫'صرافی‬,'{\"id\":\"4932\",\"uid\":\"ACCT669947C5C9DB83\",\"branch\":\"BRCH668A8A93BF
CAF8\",\"name\":\"\\u0635\\u0631\\u0627\\u0641\\u06cc \\u0627\\u062d\\u0645\\
u062f\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"2000
0\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-07-18 12:50:13\"}','2024-07-
18 12:50:13'),
(98,'JRL_202407182215321721322932311180032',2,'journal_receiving_JRNL66994DB43EF300
_ACCT669947C5C9DB83_bank_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','ALE_JR
NL66994DB43EF300','ACCT669947C5C9DB83','bank','2024-07-18
13:15:32','CURR66921C11107792',0,0,7000,7000,'Journal # 2
bbbb','bbbb','{\"id\":\"10\",\"uid\":\"JRNL66994DB43EF300\",\"branch\":\"BRCH668A8A
93BFCAF8\",\"journal_date\":\"2024-07-
18\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT669947C5C9DB83\",\"payment_account\":\"ACCT6699479739BAC9\
",\"receiving_amount\":\"7000\",\"payment_amount\":\"100\",\"calculation_type\":\"d
ivide\",\"rate\":\"70\",\"receiving_narration\":\"bbbb\",\"payment_narration\":\"bb
bb\",\"receiving_cue\":\"71\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-18
13:15:32\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-07-18 13:15:32'),
(99,'JRL_202407182215321721322932331393024',2,'journal_payment_JRNL66994DB43EF300_A
CCT6699479739BAC9_client_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','ALE_JR
NL66994DB43EF300','ACCT6699479739BAC9','client','2024-07-18
13:15:32','usd',100,100,0,0,'Journal # 2
bbbb','bbbb','{\"id\":\"10\",\"uid\":\"JRNL66994DB43EF300\",\"branch\":\"BRCH668A8A
93BFCAF8\",\"journal_date\":\"2024-07-
18\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT669947C5C9DB83\",\"payment_account\":\"ACCT6699479739BAC9\
",\"receiving_amount\":\"7000\",\"payment_amount\":\"100\",\"calculation_type\":\"d
ivide\",\"rate\":\"70\",\"receiving_narration\":\"bbbb\",\"payment_narration\":\"bb
bb\",\"receiving_cue\":\"71\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-18
13:15:32\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-07-18 13:15:32'),
(104,'ACT_202407201044551721454295042587904',NULL,'opening_balance_ACCT669B4ED6C8F0
A9_ACCT669B4ED6C8F0A9_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','A
LE_ACCT669B4ED6C8F0A9','ACCT669B4ED6C8F0A9','client','2024-07-20
01:44:54','CURR66921C11107792',2000,2000,0,0,' ‫'قرض از قرار‬,'‫قرض از قرار داد قبلی‬
‫داد‬
‫'قبلی‬,'{\"id\":\"4933\",\"uid\":\"ACCT669B4ED6C8F0A9\",\"branch\":\"BRCH668A8A93BFC
AF8\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nul
l,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\
",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\
":null,\"employee_uid\":null,\"memo\":\"\\u0642\\u0631\\u0636 \\u0627\\u0632 \\
u0642\\u0631\\u0627\\u0631 \\u062f\\u0627\\u062f \\u0642\\u0628\\u0644\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"2000
\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-07-20 01:44:54\"}','2024-07-
20 01:44:55'),
(132,'ACT_202407202217401721495860110167040',NULL,'opening_balance_SAFEACCOUNTBRCH6
68A8A93BFCAF8_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8
A93BFCAF8','accounts','ALE_SAFEACCOUNTBRCH668A8A93BFCAF8','SAFEACCOUNTBRCH668A8A93B
FCAF8','cashbook','2024-07-07
08:31:15','CURR66921C11107792',600000,600000,0,0,'Branch Safe Account','Branch Safe
Account','{\"id\":\"4884\",\"uid\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"branch\":\"B
RCH668A8A93BFCAF8\",\"name\":\"Cash\",\"type\":\"cashbook\",\"code\":\"2000\",\"mob
ile\":null,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"share
d\":\"no\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\"
,\"email\":null,\"employee_uid\":null,\"memo\":\"Branch Safe
Account\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"60
0000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-07-07 08:31:15\"}','2024-
07-20 13:17:40'),
(158,'EIN_202407211039231721540363693592064',1,'extra_income_EXTIC669C9F0B9EA489_SA
FEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','extr
a_income','ALE_EXTIC669C9F0B9EA489','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-07-21 00:00:00','CURR668EFECFDD0671',9000,9000,0,0,'Extra Income:
‫'طط‬,'‫'طط‬,'{\"id\":\"1\",\"uid\":\"EXTIC669C9F0B9EA489\",\"branch\":\"BRCH668EE8F08D
D356\",\"currency\":\"CURR668EFECFDD0671\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD
356\",\"type\":\"EXTIT669C9EE433EAF5\",\"type_name\":\"\\u0631\\u0633\\u062a\\
u0648\\u0631\\u0627\\u0646\\u062a\",\"amount\":\"9000\",\"description\":\"\\u0637\\
u0637\",\"currency_usd_equalance\":\"70.5\",\"created_at\":\"2024-07-21
00:00:00\",\"is_journal\":\"no\",\"journal_uid\":null,\"journal_invoice\":null,\"se
rial_id\":\"1\"}','2024-07-21 01:39:23'),
(169,'ACT_202407212258421721584722705403136',NULL,'opening_balance_ACCT669D4C52A367
42_ACCT669D4C52A36742_supplier_CURR669B6E56B27981','BRCH668EE943068997','accounts',
'ALE_ACCT669D4C52A36742','ACCT669D4C52A36742','supplier','2024-07-21
13:58:42','CURR669B6E56B27981',100000,100000,0,0,' 100000 ‫ به مبلغ‬1403 ‫به تاریخ‬
‫\ افغانی به حساب محمد حسین‬r\n ‫ افغانی به‬100000 ‫ به مبلغ‬1403 ‫'به تاریخ‬,'‫پرداخت شد‬
‫\ حساب محمد حسین‬r\n ‫پرداخت‬
‫'شد‬,'{\"id\":\"4941\",\"uid\":\"ACCT669D4C52A36742\",\"branch\":\"BRCH668EE94306899
7\",\"name\":\"\\u0645\\u062d\\u0645\\u062f \\u062d\\u0633\\u06cc\\
u0646\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":\"078508530495\",\
"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\
"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":\
"[email protected]\",\"employee_uid\":null,\"memo\":\"\\u0628\\u0647 \\
u062a\\u0627\\u0631\\u06cc\\u062e 1403 \\u0628\\u0647 \\u0645\\u0628\\u0644\\u063a
100000 \\u0627\\u0641\\u063a\\u0627\\u0646\\u06cc \\u0628\\u0647 \\u062d\\u0633\\
u0627\\u0628 \\u0645\\u062d\\u0645\\u062f \\u062d\\u0633\\u06cc\\u0646 \\r\\n\\
u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0634\\u062f\",\"address\":\"\\u0645\\
u0632\\u0627\\u0631 \\u0634\\u0631\\u06cc\\u0641 \\u0628\\u0644\\u062e \\u0627\\
u0641\\u063a\\u0627\\u0646\\u0633\\u062a\\u0627\\
u0646\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR669B6E56B27
981\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"100000\\\",\\\"ob_cre
dit\\\":null}]\",\"created_at\":\"2024-07-21 13:58:42\"}','2024-07-21 13:58:42'),
(182,'EXP_202407221438591721641139470796032',NULL,'capitals_CAP669E28B36DE673_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','capitals','ALE_CAP669E
28B36DE673','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-07-22
05:38:59','usd',20000,20000,0,0,'Capitals:
',NULL,'{\"id\":\"12\",\"uid\":\"CAP669E28B36DE673\",\"branch\":\"BRCH668A8A93BFCAF
8\",\"event_date\":\"2024-07-
22\",\"type\":\"CPCT669E2861296940\",\"type_name\":\"Assets
Fixed\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL669E287E7B3A33\",\"shareholder_name\":\"Asad
Jan\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"20000\",\"percentage\":\"50\",\"details\":null,\"created_at\":
\"2024-07-22 05:38:59\",\"currency_usd_equalance\":\"1\"}','2024-07-22 05:38:59'),
(185,'EXP_202407221440331721641233407437056',NULL,'assets_ASET669E29115FD7C3_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','virtues','ALE_ASET669E2
9115FD7C3','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-07-22
05:40:33','usd',0,0,20000,20000,'Assets:
',NULL,'{\"id\":\"4\",\"uid\":\"ASET669E29115FD7C3\",\"branch\":\"BRCH668A8A93BFCAF
8\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"currency_name\":\"\\
u062f\\u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"account_name\":\"Cash\",\"t
ype\":\"CPCT669E28F57F26B4\",\"type_name\":\"Car\",\"name\":\"Car
2000\",\"qty\":\"1\",\"price\":\"20000\",\"total\":\"20000\",\"narration\":null,\"c
reated_at\":\"2024-07-22 05:40:33\"}','2024-07-22 05:40:33'),
(202,'JRL_202407241305021721808302237572864',3,'journal_receiving_JRNL66A0B5AE2F6E9
7_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','journal','ALE_J
RNL66A0B5AE2F6E97','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-07-24
04:05:02','usd',0,0,5000,5000,'Journal # 3
l;kjkl;j;lkjok','l;kjkl;j;lkjok','{\"id\":17,\"uid\":\"JRNL66A0B5AE2F6E97\",\"branc
h\":\"BRCH668A8A93BFCAF8\",\"journal_date\":\"2024-07-
24\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"payment_account\":\"ACCT669225B9B2ACD6\",\"
receiving_amount\":5000,\"payment_amount\":5000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"l;kjkl;j;lkjok\",\"payment_narration\":\"l;kjkl
;j;lkjok\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-24
04:05:02\",\"invoice\":3,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":3}','2024-07-24 04:05:02'),
(203,'JRL_202407241305021721808302250940160',3,'journal_payment_JRNL66A0B5AE2F6E97_
ACCT669225B9B2ACD6_bank_usd','BRCH668A8A93BFCAF8','journal','ALE_JRNL66A0B5AE2F6E97
','ACCT669225B9B2ACD6','bank','2024-07-24 04:05:02','usd',5000,5000,0,0,'Journal #
3
l;kjkl;j;lkjok','l;kjkl;j;lkjok','{\"id\":17,\"uid\":\"JRNL66A0B5AE2F6E97\",\"branc
h\":\"BRCH668A8A93BFCAF8\",\"journal_date\":\"2024-07-
24\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"payment_account\":\"ACCT669225B9B2ACD6\",\"
receiving_amount\":5000,\"payment_amount\":5000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"l;kjkl;j;lkjok\",\"payment_narration\":\"l;kjkl
;j;lkjok\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-24
04:05:02\",\"invoice\":3,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":3}','2024-07-24 04:05:02'),
(205,'ACT_202407241825551721827555250961152',NULL,'opening_balance_ACCT66A100E33961
93_ACCT66A100E3396193_supplier_CURR669B6E56B27981','BRCH668EE943068997','accounts',
'ALE_ACCT66A100E3396193','ACCT66A100E3396193','supplier','2024-07-24
09:25:55','CURR669B6E56B27981',100000,100000,5000,5000,'100000 ‫از سید مختار به مبلغ‬
‫ تار‬100000 ‫'از سید مختار به مبلغ‬,'‫ آن پرداخت گردید‬5000 ‫تار خریدار شد که به ملبلغ‬
‫ آن پرداخت‬5000 ‫خریدار شد که به ملبلغ‬
‫'گردید‬,'{\"id\":4949,\"uid\":\"ACCT66A100E3396193\",\"branch\":\"BRCH668EE943068997
\",\"name\":\"\\u0633\\u06cc\\u062f \\u0645\\u062e\\u062a\\u0627\\
u0631\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":\"0587233343\",\"clien
t_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marke
ter\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"
employee_uid\":null,\"memo\":\"\\u0627\\u0632 \\u0633\\u06cc\\u062f \\u0645\\
u062e\\u062a\\u0627\\u0631 \\u0628\\u0647 \\u0645\\u0628\\u0644\\u063a 100000 \\
u062a\\u0627\\u0631 \\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631 \\u0634\\u062f \\
u06a9\\u0647 \\u0628\\u0647 \\u0645\\u0644\\u0628\\u0644\\u063a 5000 \\u0622\\u0646
\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u06af\\u0631\\u062f\\u06cc\\
u062f\",\"address\":\"\\u0648\\u0644\\u0633\\u0648\\u0627\\u0644\\u06cc \\u0627\\
u0642\\u0686\\u0647 \\u0646\\u0632\\u062f\\u06cc\\u06a9 \\u0648\\u0644\\u0633\\
u0648\\u0627\\u0644\\
u06cc\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR669B6E56B27
981\\\",\\\"usd_equalance\\\":71,\\\"ob_debit\\\":\\\"100000\\\",\\\"ob_credit\\\":
\\\"5000\\\"}]\",\"created_at\":\"2024-07-24 09:25:55\"}','2024-07-24 09:25:55'),
(240,'SER_202407271001571722056517927258880',NULL,'services_cra_SERVICES66A47F45D5C
B74_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356'
,'services','ALE_SERVICES66A47F45D5CB74','SAFEACCOUNTBRCH668EE8F08DD356','cashbook'
,'2024-07-27 01:01:57','CURR668EFECFDD0671',40000,40000,0,0,'<a
href=\"__embed_host__/services/invoice/SERVICES66A47F45D5CB74\"
target=\"_blank\">Services# 1, Total: 40,000.00, Paid:
40,000.00</a>',NULL,'{\"id\":1,\"uid\":\"SERVICES66A47F45D5CB74\",\"branch\":\"BRCH
668EE8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.
5,\"invoice\":\"1\",\"client\":\"ACCT668EFF717C1AE3\",\"marketer\":\"null\",\"commi
ssion_type\":null,\"marketer_commission\":0,\"service_date\":\"1403-05-
06\",\"memo\":null,\"details\":\"[{\\\"title\\\":\\\"\\\\u06a9\\\\u0627\\\\
u0631 \\\\u0647\\\\u0627\\\\u06cc \\\\u06af\\\\u0645\\\\u0631\\\\u06a9\\\\
u06cc\\\",\\\"title_id\\\":\\\"SERVICESCAT66A47F05620951\\\",\\\"unit\\\":\\\"\\\\
u062f\\\\u0627\\\\u0646\\\\
u0647\\\",\\\"qty\\\":\\\"2\\\",\\\"rate\\\":\\\"20000\\\",\\\"discount\\\":\\\"0\\
\",\\\"total\\\":\\\"40000\\\"}]\",\"total\":40000,\"discount\":0,\"gross_total\":4
0000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"cash_paid\":40000,\"
pending_amount\":0,\"quotation_id\":null,\"type\":\"registered\",\"service_ids\":\"
-++-SERVICESCAT66A47F05620951-++-\",\"created_at\":\"2024-07-27 01:01:57\"}','2024-
07-27 01:01:57'),
(241,'JRL_202407271012311722057151168530944',1,'journal_receiving_JRNL66A481BF1F66D
9_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','
journal','ALE_JRNL66A481BF1F66D9','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
07-27 01:12:31','CURR668EFECFDD0671',0,0,20000,20000,'Journal # 1
HHH','HHH','{\"id\":21,\"uid\":\"JRNL66A481BF1F66D9\",\"branch\":\"BRCH668EE8F08DD3
56\",\"journal_date\":\"2024-07-
27\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT668EFF4708CD41\",\"receiving_amount\":20000,\"payment_amount\":20000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"HHH\",\"payment
_narration\":\"HHH\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"
no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approva
l\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_
user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN
127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new
\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-27
01:12:31\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-07-27 01:12:31'),
(244,'JRL_202407271013281722057208503281152',2,'journal_payment_JRNL66A481F86837E0_
SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','jo
urnal','ALE_JRNL66A481F86837E0','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
07-27 01:13:28','CURR668EFECFDD0671',20000,20000,0,0,'Journal # 2
J','J','{\"id\":22,\"uid\":\"JRNL66A481F86837E0\",\"branch\":\"BRCH668EE8F08DD356\"
,\"journal_date\":\"2024-07-
27\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"ACCT668EFF4708CD41\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EE8F08DD356\",\"receiving_amount\":20000,\"payment_amount\":20000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"J\",\"payment_n
arration\":\"J\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\"
,\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":
\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user
_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\
"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-27
01:13:28\",\"invoice\":2,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":2}','2024-07-27 01:13:28'),
(273,'JRL_202407291329421722241782179589888',1,'journal_receiving_JRNL66A752F61CF37
5_SAFEACCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','journal','ALE_J
RNL66A752F61CF375','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','2024-07-29
04:29:42','usd',0,0,200,200,'Journal # 1
ggg','ggg','{\"id\":28,\"uid\":\"JRNL66A752F61CF375\",\"branch\":\"BRCH668EED6BC0B1
72\",\"journal_date\":\"2024-07-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EED6BC0B172\",\"payment_account\":\"ACCT66A752477000C7\",\"
receiving_amount\":200,\"payment_amount\":200,\"calculation_type\":\"multiply\",\"r
ate\":1,\"receiving_narration\":\"ggg\",\"payment_narration\":\"ggg\",\"receiving_c
ue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_ui
d\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":
\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_us
er_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_d
etails\":null,\"created_at\":\"2024-07-29
04:29:42\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-07-29 04:29:42'),
(274,'JRL_202407291329421722241782211458816',1,'journal_payment_JRNL66A752F61CF375_
ACCT66A752477000C7_supplier_usd','BRCH668EED6BC0B172','journal','ALE_JRNL66A752F61C
F375','ACCT66A752477000C7','supplier','2024-07-29
04:29:42','usd',200,200,0,0,'Journal # 1
ggg','ggg','{\"id\":28,\"uid\":\"JRNL66A752F61CF375\",\"branch\":\"BRCH668EED6BC0B1
72\",\"journal_date\":\"2024-07-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EED6BC0B172\",\"payment_account\":\"ACCT66A752477000C7\",\"
receiving_amount\":200,\"payment_amount\":200,\"calculation_type\":\"multiply\",\"r
ate\":1,\"receiving_narration\":\"ggg\",\"payment_narration\":\"ggg\",\"receiving_c
ue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_ui
d\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":
\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_us
er_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_d
etails\":null,\"created_at\":\"2024-07-29
04:29:42\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-07-29 04:29:42'),
(328,'EXP_202408041040561722750056021908992',1,'expenses_EXPE66AF1467E3E094_SAFEACC
OUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','expenses'
,'ALE_EXPE66AF1467E3E094','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-08-04
01:40:55','CURR668EFECFDD0671',0,0,9000,9000,'Expense:
‫'مصرف‬,'‫'مصرف‬,'{\"id\":26,\"uid\":\"EXPE66AF1467E3E094\",\"branch\":\"BRCH668EE8F08D
D356\",\"type\":\"EXPT66AF1441E93059\",\"exp_date\":\"2024-08-
04\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"amount\":9
000,\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"narration
\":\"\\u0645\\u0635\\u0631\\
u0641\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-08-04 01:40:55\",\"serial_id\":1}','2024-08-04
01:40:56'),
(347,'JRL_202408051230351722843035665313024',1,'journal_receiving_JRNL6699489DD3238
8_ACCT669947C5C9DB83_bank_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','ALE_J
RNL6699489DD32388','ACCT669947C5C9DB83','bank','2024-07-18
12:53:49','CURR66921C11107792',0,0,1000,1000,'Journal # 1
‫'هعاهععههع‬,'‫'هعاهععههع‬,'{\"id\":9,\"uid\":\"JRNL6699489DD32388\",\"branch\":\"BRCH6
68A8A93BFCAF8\",\"journal_date\":\"2024-07-
18\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT669947C5C9DB83\",\"payment_account\":\"ACCT6699479739BAC9\
",\"receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply
\",\"rate\":1,\"receiving_narration\":\"\\u0647\\u0639\\u0627\\u0647\\u0639\\
u0639\\u0647\\u0647\\u0639\",\"payment_narration\":\"\\u0647\\u0639\\u0627\\u0647\\
u0639\\u0639\\u0647\\u0647\\
u0639\",\"receiving_cue\":71,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"approval_e
ntry\":\"{\\\"journal_date\\\":\\\"2024-07-
18\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"usd\\\",\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",\\\"payment_acc
ount\\\":\\\"ACCT6699479739BAC9\\\",\\\"receiving_amount\\\":\\\"1000\\\",\\\"payme
nt_amount\\\":\\\"1000\\\",\\\"receiving_narration\\\":\\\"\\\\u0647\\\\u0639\\\\
u0627\\\\u0647\\\\u0639\\\\u0639\\\\u0647\\\\u0647\\\\
u0639\\\",\\\"payment_narration\\\":\\\"\\\\u0647\\\\u0639\\\\u0627\\\\u0647\\\\
u0639\\\\u0639\\\\u0647\\\\u0647\\\\
u0639\\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":1,\\\"calculation_type\\\":\
\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_
income_amount\\\":null}\",\"old_entry_details\":\"{\\\"id\\\":9,\\\"uid\\\":\\\"JRN
L6699489DD32388\\\",\\\"branch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"journal_date\\\":
\\\"2024-07-
18\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",
\\\"payment_account\\\":\\\"ACCT6699479739BAC9\\\",\\\"receiving_amount\\\":1000,\\
\"payment_amount\\\":1000,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":1,
\\\"receiving_narration\\\":\\\"\\\\u0647\\\\u0639\\\\u0627\\\\u0647\\\\u0639\\\\
u0639\\\\u0647\\\\u0647\\\\u0639\\\",\\\"payment_narration\\\":\\\"\\\\u0647\\\\
u0639\\\\u0627\\\\u0647\\\\u0639\\\\u0639\\\\u0647\\\\u0647\\\\
u0639\\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":71,\\\"is_activity\\\":\\\"n
o\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid\\\":n
ull,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8J
L7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\
":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"
main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\\\"app
roval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"2024-07-
18
12:53:49\\\",\\\"invoice\\\":1,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":1}\",\"created_
at\":\"2024-07-18
12:53:49\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-08-05 03:30:35'),
(348,'JRL_202408051230351722843035722471936',1,'journal_payment_JRNL6699489DD32388_
ACCT6699479739BAC9_client_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','ALE_J
RNL6699489DD32388','ACCT6699479739BAC9','client','2024-07-18
12:53:49','usd',1000,1000,0,0,'Journal # 1
‫'هعاهععههع‬,'‫'هعاهععههع‬,'{\"id\":9,\"uid\":\"JRNL6699489DD32388\",\"branch\":\"BRCH6
68A8A93BFCAF8\",\"journal_date\":\"2024-07-
18\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT669947C5C9DB83\",\"payment_account\":\"ACCT6699479739BAC9\
",\"receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply
\",\"rate\":1,\"receiving_narration\":\"\\u0647\\u0639\\u0627\\u0647\\u0639\\
u0639\\u0647\\u0647\\u0639\",\"payment_narration\":\"\\u0647\\u0639\\u0627\\u0647\\
u0639\\u0639\\u0647\\u0647\\
u0639\",\"receiving_cue\":71,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"approval_e
ntry\":\"{\\\"journal_date\\\":\\\"2024-07-
18\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"usd\\\",\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",\\\"payment_acc
ount\\\":\\\"ACCT6699479739BAC9\\\",\\\"receiving_amount\\\":\\\"1000\\\",\\\"payme
nt_amount\\\":\\\"1000\\\",\\\"receiving_narration\\\":\\\"\\\\u0647\\\\u0639\\\\
u0627\\\\u0647\\\\u0639\\\\u0639\\\\u0647\\\\u0647\\\\
u0639\\\",\\\"payment_narration\\\":\\\"\\\\u0647\\\\u0639\\\\u0627\\\\u0647\\\\
u0639\\\\u0639\\\\u0647\\\\u0647\\\\
u0639\\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":1,\\\"calculation_type\\\":\
\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_
income_amount\\\":null}\",\"old_entry_details\":\"{\\\"id\\\":9,\\\"uid\\\":\\\"JRN
L6699489DD32388\\\",\\\"branch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"journal_date\\\":
\\\"2024-07-
18\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",
\\\"payment_account\\\":\\\"ACCT6699479739BAC9\\\",\\\"receiving_amount\\\":1000,\\
\"payment_amount\\\":1000,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":1,
\\\"receiving_narration\\\":\\\"\\\\u0647\\\\u0639\\\\u0627\\\\u0647\\\\u0639\\\\
u0639\\\\u0647\\\\u0647\\\\u0639\\\",\\\"payment_narration\\\":\\\"\\\\u0647\\\\
u0639\\\\u0627\\\\u0647\\\\u0639\\\\u0639\\\\u0647\\\\u0647\\\\
u0639\\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":71,\\\"is_activity\\\":\\\"n
o\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid\\\":n
ull,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8J
L7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\
":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"
main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\\\"app
roval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"2024-07-
18
12:53:49\\\",\\\"invoice\\\":1,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":1}\",\"created_
at\":\"2024-07-18
12:53:49\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-08-05 03:30:35'),
(349,'EXP_202408051236451722843405455377152',NULL,'shareholder_credit_SHRHLC66B0810
D4F44C1_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sharehold
er_credit','ALE_SHRHLC66B0810D4F44C1','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2
024-08-05 03:36:45','usd',0,0,2000,2000,'shareholder_credit:
dhc','dhc','{\"id\":3,\"uid\":\"SHRHLC66B0810D4F44C1\",\"branch\":\"BRCH668A8A93BFC
AF8\",\"event_date\":\"2024-08-05\",\"currency\":\"usd\",\"currency_name\":\"\\
u062f\\u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"shareholder\":\"SHRHL669E287E7B3A33\",\"shareholder_name\":\"Asad
Jan\",\"amount\":2000,\"percentage\":50,\"credit_account\":\"SAFEACCOUNTBRCH668A8A9
3BFCAF8\",\"credit_account_name\":\"Cash\",\"details\":\"dhc\",\"created_at\":\"202
4-08-05 03:36:45\"}','2024-08-05 03:36:45'),
(353,'JRL_202408051333141722846794233232896',5,'journal_receiving_JRNL66B08E4A29188
9_ACCT669225DC0B2054_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','A
LE_JRNL66B08E4A291889','ACCT669225DC0B2054','supplier','2024-08-05
04:33:14','CURR66921C11107792',0,0,75000,75000,'Journal # 5 ‫توسط نور احمد‬
‫'توسط نور احمد‬,'‫جان‬
‫'جان‬,'{\"id\":33,\"uid\":\"JRNL66B08E4A291889\",\"branch\":\"BRCH668A8A93BFCAF8\",\
"journal_date\":\"2024-08-
05\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT669225DC0B2054\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":75000,\"payment_amount\":75000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u062a\\
u0648\\u0633\\u0637 \\u0646\\u0648\\u0631 \\u0627\\u062d\\u0645\\u062f \\u062c\\
u0627\\u0646\",\"payment_narration\":\"\\u062a\\u0648\\u0633\\u0637 \\u0646\\
u0648\\u0631 \\u0627\\u062d\\u0645\\u062f \\u062c\\u0627\\
u0646\",\"receiving_cue\":71.7999999999999971578290569595992565155029296875,\"payme
nt_cue\":71.7999999999999971578290569595992565155029296875,\"is_activity\":\"no\",\
"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"
approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_n
ame\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8J
L7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"a
pproval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-05
04:33:14\",\"invoice\":5,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":5}','2024-08-05 04:33:14'),
(354,'JRL_202408051333141722846794280005888',5,'journal_payment_JRNL66B08E4A291889_
SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','jo
urnal','ALE_JRNL66B08E4A291889','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-05 04:33:14','CURR66921C11107792',75000,75000,0,0,'Journal # 5 ‫توسط نور احمد‬
‫'توسط نور احمد‬,'‫جان‬
‫'جان‬,'{\"id\":33,\"uid\":\"JRNL66B08E4A291889\",\"branch\":\"BRCH668A8A93BFCAF8\",\
"journal_date\":\"2024-08-
05\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT669225DC0B2054\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":75000,\"payment_amount\":75000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u062a\\
u0648\\u0633\\u0637 \\u0646\\u0648\\u0631 \\u0627\\u062d\\u0645\\u062f \\u062c\\
u0627\\u0646\",\"payment_narration\":\"\\u062a\\u0648\\u0633\\u0637 \\u0646\\
u0648\\u0631 \\u0627\\u062d\\u0645\\u062f \\u062c\\u0627\\
u0646\",\"receiving_cue\":71.7999999999999971578290569595992565155029296875,\"payme
nt_cue\":71.7999999999999971578290569595992565155029296875,\"is_activity\":\"no\",\
"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"
approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_n
ame\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8J
L7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"a
pproval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-05
04:33:14\",\"invoice\":5,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":5}','2024-08-05 04:33:14'),
(371,'PCH_202408070943261723005806152218112',1,'purchases_pa_PRCH66B2FB6E147D30_ACC
T66B2FA4082C189_supplier_usd','BRCH668EE96F643F60','purchases','ALE_PRCH66B2FB6E147
D30','ACCT66B2FA4082C189','supplier','2024-08-07 09:43:26','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B2FB6E147D30\"
target=\"_blank\">Purchase# 2, Total: 4,000.00, Paid:
4,000.00</a>',NULL,'{\"id\":19,\"uid\":\"PRCH66B2FB6E147D30\",\"branch\":\"BRCH668E
E96F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT6
6B2FA4082C189\",\"old_balance\":null,\"invoice\":\"2\",\"memo\":null,\"grand_total\
":4000,\"discount_amount\":0,\"sub_total_amount\":4000,\"paid_amount\":4000,\"cash_
paid_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"pending_amount\":0,\"transport_e
xpense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"warehouse\\\":
\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":20,\\
\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purcha
se\\\",\\\"profit\\\":50,\\\"tp\\\":250,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_r
ate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\
"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":250,\\\"transport_expense\\\":
0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":4000}]\",\"items_uid\":\"-++-
ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
09:43:26\",\"serial_id\":1}','2024-08-07 00:43:26'),
(372,'PCH_202408070943261723005806203031040',1,'purchases_cpa_PRCH66B2FB6E147D30_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PRC
H66B2FB6E147D30','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-07
09:43:26','usd',0,0,4000,4000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B2FB6E147D30\"
target=\"_blank\">Purchase# 2, Total: 4,000.00, Paid:
4,000.00</a>',NULL,'{\"id\":19,\"uid\":\"PRCH66B2FB6E147D30\",\"branch\":\"BRCH668E
E96F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT6
6B2FA4082C189\",\"old_balance\":null,\"invoice\":\"2\",\"memo\":null,\"grand_total\
":4000,\"discount_amount\":0,\"sub_total_amount\":4000,\"paid_amount\":4000,\"cash_
paid_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"pending_amount\":0,\"transport_e
xpense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"warehouse\\\":
\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":20,\\
\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purcha
se\\\",\\\"profit\\\":50,\\\"tp\\\":250,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_r
ate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\
"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":250,\\\"transport_expense\\\":
0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":4000}]\",\"items_uid\":\"-++-
ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
09:43:26\",\"serial_id\":1}','2024-08-07 00:43:26'),
(373,'PCH_202408070949361723006176702002944',2,'purchases_pa_PRCH66B2FCE09723D5_ACC
T66B2FA4082C189_supplier_usd','BRCH668EE96F643F60','purchases','ALE_PRCH66B2FCE0972
3D5','ACCT66B2FA4082C189','supplier','2024-08-07 09:49:36','usd',0,0,186,186,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B2FCE09723D5\"
target=\"_blank\">Purchase# 3, Total: 196.00, Paid:
10.00</a>',NULL,'{\"id\":20,\"uid\":\"PRCH66B2FCE09723D5\",\"branch\":\"BRCH668EE96
F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2
FA4082C189\",\"old_balance\":0,\"invoice\":\"3\",\"memo\":null,\"grand_total\":200,
\"discount_amount\":4,\"sub_total_amount\":196,\"paid_amount\":10,\"cash_paid_accou
nt\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"pending_amount\":186,\"transport_expense\"
:0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"warehouse\\\":\\\"WRHS
66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":1,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"profit\\\":50,\\\"tp\\\":250,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0
,\\\"item_token\\\":0,\\\"discount\\\":2,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"sale_price\\\":250,\\\"transport_expense\\\":0,\\\"exp
ense\\\":\\\"null\\\",\\\"total\\\":200}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-
++-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
09:49:36\",\"serial_id\":2}','2024-08-07 00:49:36'),
(374,'PCH_202408070949361723006176751180800',2,'purchases_cpa_PRCH66B2FCE09723D5_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PRC
H66B2FCE09723D5','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-07
09:49:36','usd',0,0,10,10,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B2FCE09723D5\"
target=\"_blank\">Purchase# 3, Total: 196.00, Paid:
10.00</a>',NULL,'{\"id\":20,\"uid\":\"PRCH66B2FCE09723D5\",\"branch\":\"BRCH668EE96
F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2
FA4082C189\",\"old_balance\":0,\"invoice\":\"3\",\"memo\":null,\"grand_total\":200,
\"discount_amount\":4,\"sub_total_amount\":196,\"paid_amount\":10,\"cash_paid_accou
nt\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"pending_amount\":186,\"transport_expense\"
:0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"warehouse\\\":\\\"WRHS
66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":1,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"profit\\\":50,\\\"tp\\\":250,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0
,\\\"item_token\\\":0,\\\"discount\\\":2,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"sale_price\\\":250,\\\"transport_expense\\\":0,\\\"exp
ense\\\":\\\"null\\\",\\\"total\\\":200}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-
++-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
09:49:36\",\"serial_id\":2}','2024-08-07 00:49:36'),
(377,'PCH_202408071024131723008253785868800',3,'purchases_pa_PRCH66B304FDA3FA81_ACC
T66B2FA4082C189_supplier_usd','BRCH668EE96F643F60','purchases','ALE_PRCH66B304FDA3F
A81','ACCT66B2FA4082C189','supplier','2024-08-07 10:24:13','usd',0,0,4600,4600,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B304FDA3FA81\"
target=\"_blank\">Purchase# 2, Total: 4,600.00, Paid:
0.00</a>',NULL,'{\"id\":21,\"uid\":\"PRCH66B304FDA3FA81\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2F
A4082C189\",\"old_balance\":-
186,\"invoice\":\"2\",\"memo\":null,\"grand_total\":4600,\"discount_amount\":0,\"su
b_total_amount\":4600,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amo
unt\":4600,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA
4\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\
\":200,\\\"qty\\\":23,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0
,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":250,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch
\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":250,\\
\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":4600}]\",\"ite
ms_uid\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-
WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
10:24:13\",\"serial_id\":3}','2024-08-07 01:24:13'),
(378,'PCH_202408071024131723008253848208896',3,'purchases_sapaPRCH66B304FDA3FA81_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PRC
H66B304FDA3FA81','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-07
10:24:13','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B304FDA3FA81\"
target=\"_blank\">Purchase# 2, Total: 4,600.00, Paid:
0.00</a>',NULL,'{\"id\":21,\"uid\":\"PRCH66B304FDA3FA81\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2F
A4082C189\",\"old_balance\":-
186,\"invoice\":\"2\",\"memo\":null,\"grand_total\":4600,\"discount_amount\":0,\"su
b_total_amount\":4600,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amo
unt\":4600,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA
4\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\
\":200,\\\"qty\\\":23,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0
,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":250,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch
\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":250,\\
\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":4600}]\",\"ite
ms_uid\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-
WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
10:24:13\",\"serial_id\":3}','2024-08-07 01:24:13'),
(379,'SAL_202408071036351723008995422708992',1,'sales_SALE66B2FE08481800_CASHSALEBR
CH668EE96F643F60_client_usd','BRCH668EE96F643F60','sales','ALE_SALE66B2FE08481800',
'CASHSALEBRCH668EE96F643F60','client','2024-08-07 09:54:32','usd',-39500,-
39500,0,0,'<a href=\"__embed_host__/sales/invoice/SALE66B2FE08481800\"
target=\"_blank\">Sales# 1, Total: 500.00, Trans Exp: 0.00, Paid:
40,000.00</a>',NULL,'{\"id\":42,\"uid\":\"SALE66B2FE08481800\",\"serial_id\":1,\"br
anch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_us
d_equalance\":1,\"client\":\"CASHSALEBRCH668EE96F643F60\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":0,\"cash_clie
nt_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEA
CCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"invoice\":1,\"memo\":null,\"sales
_total\":500,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":500,\"cash_
received\":40000,\"remaining_amount\":-
39500,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"
ITEM66B2FB2E29DBA4\\\",\\\"item_uqid\\\":\\\"RTIREM1723006394037\\\",\\\"warehouse\
\\":\\\"WRHS66B2FA79C91636\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":250,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\
"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\
\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":50,\\\"i
tem_total\\\":500,\\\"set_name\\\":\\\"0\\\",\\\"set_uid\\\":\\\"0\\\"}]\",\"sale_i
tems\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"sale_warehouse\":\"-++-WRHS66B2FA79C91636-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":500,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":500,\"total_profit_amou
nt\":100,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equ
alance\\\":1,\\\"client\\\":\\\"CASHSALEBRCH668EE96F643F60\\\",\\\"marketer\\\":\\\
"undefined\\\",\\\"sales_man\\\":null,\\\"commission_type\\\":null,\\\"marketer_com
mission\\\":0,\\\"cash_client_name\\\":\\\"mohamad\\\",\\\"cash_client_mobile\\\":n
ull,\\\"invoice\\\":1,\\\"memo\\\":null,\\\"sales_total\\\":500,\\\"trans_expense\\
\":0,\\\"expense_account\\\":null,\\\"sub_total\\\":500,\\\"cash_received\\\":40000
,\\\"remaining_amount\\\":-
39500,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":
null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66B2FB2E29DBA4\\\\\\\",\\\\\\\"item_uqid\\\\\
\\":\\\\\\\"RTIREM1723006394037\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B2F
A79C91636\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\"
:null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\
\":200,\\\\\\\"sale_price\\\\\\\":250,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\"
:0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":0,\\\
\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\
\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\
"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":50,\\\\\\\"
item_total\\\\\\\":500,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid\\
\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-ITEM66B2FB2E29DBA4-+
+-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS66B2FA79C91636-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":500,\\\"total_discount_amount\\\":0,\\\"total_dis
count_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\":5
00,\\\"total_profit_amount\\\":100,\\\"cash_received_account\\\":\\\"SAFEACCOUNTBRC
H668EE96F643F60\\\",\\\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"2024-
08-07
09:54:32\\\"}\",\"old_entry_details\":\"{\\\"id\\\":42,\\\"uid\\\":\\\"SALE66B2FE08
481800\\\",\\\"serial_id\\\":1,\\\"branch\\\":\\\"BRCH668EE96F643F60\\\",\\\"quotat
ion\\\":null,\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equalance\\\":1,\\\"clie
nt\\\":\\\"CASHSALEBRCH668EE96F643F60\\\",\\\"marketer\\\":\\\"undefined\\\",\\\"sa
les_man\\\":null,\\\"commission_type\\\":null,\\\"marketer_commission\\\":null,\\\"
cash_client_name\\\":\\\"mohamad\\\",\\\"cash_client_mobile\\\":null,\\\"cash_recei
ved_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"old_balance\\\":null,\\\"
invoice\\\":1,\\\"memo\\\":null,\\\"sales_total\\\":6750,\\\"trans_expense\\\":0,\\
\"expense_account\\\":null,\\\"sub_total\\\":6750,\\\"cash_received\\\":40000,\\\"r
emaining_amount\\\":-
33250,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":
null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66B2FB2E29DBA4\\\\\\\",\\\\\\\"item_uqid\\\\\
\\":\\\\\\\"RTIREM1723006394037\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B2F
A79C91636\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\"
:null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\
\":200,\\\\\\\"sale_price\\\\\\\":250,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\"
:0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":0,\\\
\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\
\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\
"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":50,\\\\\\\"
item_total\\\\\\\":500,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0},
{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\
"ITEM66B2FB2E29DBA4\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1723006422484\\
\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B2FA79C91636\\\\\\\",\\\\\\\"batch\\
\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null
,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":200,\\\\\\\"sale_price\\\\\\\"
:250,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\
\\\\\\"qty\\\\\\\":25,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus
\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\
\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":0,\\\\\\\"disc
ount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":50,\\\\\\\"item_total\\\\\\\":6250,\\\\\\\"
set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\\\"-++-
ITEM66B2FB2E29DBA4-++-,-++-ITEM66B2FB2E29DBA4-++-\\\",\\\"sale_warehouse\\\":\\\"-+
+-WRHS66B2FA79C91636-++-,-++-WRHS66B2FA79C91636-++-\\\",\\\"sale_batch\\\":\\\"-++-
BCH1001-++-,-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":6750,\\\"total_discount_amount\\\":0,\\\"total_di
scount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\":
6750,\\\"total_profit_amount\\\":1350,\\\"return_discount_amount_1\\\":null,\\\"ret
urn_discount_amount_2\\\":null,\\\"total_return_discount\\\":null,\\\"return_profit
\\\":null,\\\"return_total\\\":null,\\\"delivery_type\\\":\\\"full\\\",\\\"user\\\"
:\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"user_name\\\":\\\"admin\\\",\\\"sub_approval\
\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\
"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approved\\\",\\
\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval_user_na
me\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,
\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"2024-08-07
09:54:32\\\"}\",\"created_at\":\"2024-08-07 09:54:32\"}','2024-08-07 01:36:35'),
(380,'SAL_202408071036351723008995478811904',1,'sales_cra_SALE66B2FE08481800_SAFEAC
COUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sales','ALE_SALE66B2FE0
8481800','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-07
09:54:32','usd',40000,40000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B2FE08481800\" target=\"_blank\">Sales#
1, Total: 500.00, Trans Exp: 0.00, Paid:
40,000.00</a>',NULL,'{\"id\":42,\"uid\":\"SALE66B2FE08481800\",\"serial_id\":1,\"br
anch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_us
d_equalance\":1,\"client\":\"CASHSALEBRCH668EE96F643F60\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":0,\"cash_clie
nt_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEA
CCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"invoice\":1,\"memo\":null,\"sales
_total\":500,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":500,\"cash_
received\":40000,\"remaining_amount\":-
39500,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"
ITEM66B2FB2E29DBA4\\\",\\\"item_uqid\\\":\\\"RTIREM1723006394037\\\",\\\"warehouse\
\\":\\\"WRHS66B2FA79C91636\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":250,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\
"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\
\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":50,\\\"i
tem_total\\\":500,\\\"set_name\\\":\\\"0\\\",\\\"set_uid\\\":\\\"0\\\"}]\",\"sale_i
tems\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"sale_warehouse\":\"-++-WRHS66B2FA79C91636-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":500,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":500,\"total_profit_amou
nt\":100,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equ
alance\\\":1,\\\"client\\\":\\\"CASHSALEBRCH668EE96F643F60\\\",\\\"marketer\\\":\\\
"undefined\\\",\\\"sales_man\\\":null,\\\"commission_type\\\":null,\\\"marketer_com
mission\\\":0,\\\"cash_client_name\\\":\\\"mohamad\\\",\\\"cash_client_mobile\\\":n
ull,\\\"invoice\\\":1,\\\"memo\\\":null,\\\"sales_total\\\":500,\\\"trans_expense\\
\":0,\\\"expense_account\\\":null,\\\"sub_total\\\":500,\\\"cash_received\\\":40000
,\\\"remaining_amount\\\":-
39500,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":
null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66B2FB2E29DBA4\\\\\\\",\\\\\\\"item_uqid\\\\\
\\":\\\\\\\"RTIREM1723006394037\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B2F
A79C91636\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\"
:null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\
\":200,\\\\\\\"sale_price\\\\\\\":250,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\"
:0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":0,\\\
\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\
\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\
"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":50,\\\\\\\"
item_total\\\\\\\":500,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid\\
\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-ITEM66B2FB2E29DBA4-+
+-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS66B2FA79C91636-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":500,\\\"total_discount_amount\\\":0,\\\"total_dis
count_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\":5
00,\\\"total_profit_amount\\\":100,\\\"cash_received_account\\\":\\\"SAFEACCOUNTBRC
H668EE96F643F60\\\",\\\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"2024-
08-07
09:54:32\\\"}\",\"old_entry_details\":\"{\\\"id\\\":42,\\\"uid\\\":\\\"SALE66B2FE08
481800\\\",\\\"serial_id\\\":1,\\\"branch\\\":\\\"BRCH668EE96F643F60\\\",\\\"quotat
ion\\\":null,\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equalance\\\":1,\\\"clie
nt\\\":\\\"CASHSALEBRCH668EE96F643F60\\\",\\\"marketer\\\":\\\"undefined\\\",\\\"sa
les_man\\\":null,\\\"commission_type\\\":null,\\\"marketer_commission\\\":null,\\\"
cash_client_name\\\":\\\"mohamad\\\",\\\"cash_client_mobile\\\":null,\\\"cash_recei
ved_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"old_balance\\\":null,\\\"
invoice\\\":1,\\\"memo\\\":null,\\\"sales_total\\\":6750,\\\"trans_expense\\\":0,\\
\"expense_account\\\":null,\\\"sub_total\\\":6750,\\\"cash_received\\\":40000,\\\"r
emaining_amount\\\":-
33250,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":
null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66B2FB2E29DBA4\\\\\\\",\\\\\\\"item_uqid\\\\\
\\":\\\\\\\"RTIREM1723006394037\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B2F
A79C91636\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\"
:null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\
\":200,\\\\\\\"sale_price\\\\\\\":250,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\"
:0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":0,\\\
\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\
\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\
"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":50,\\\\\\\"
item_total\\\\\\\":500,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0},
{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\
"ITEM66B2FB2E29DBA4\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1723006422484\\
\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B2FA79C91636\\\\\\\",\\\\\\\"batch\\
\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null
,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":200,\\\\\\\"sale_price\\\\\\\"
:250,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\
\\\\\\"qty\\\\\\\":25,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus
\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\
\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":0,\\\\\\\"disc
ount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":50,\\\\\\\"item_total\\\\\\\":6250,\\\\\\\"
set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\\\"-++-
ITEM66B2FB2E29DBA4-++-,-++-ITEM66B2FB2E29DBA4-++-\\\",\\\"sale_warehouse\\\":\\\"-+
+-WRHS66B2FA79C91636-++-,-++-WRHS66B2FA79C91636-++-\\\",\\\"sale_batch\\\":\\\"-++-
BCH1001-++-,-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":6750,\\\"total_discount_amount\\\":0,\\\"total_di
scount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\":
6750,\\\"total_profit_amount\\\":1350,\\\"return_discount_amount_1\\\":null,\\\"ret
urn_discount_amount_2\\\":null,\\\"total_return_discount\\\":null,\\\"return_profit
\\\":null,\\\"return_total\\\":null,\\\"delivery_type\\\":\\\"full\\\",\\\"user\\\"
:\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"user_name\\\":\\\"admin\\\",\\\"sub_approval\
\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\
"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approved\\\",\\
\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval_user_na
me\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,
\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"2024-08-07
09:54:32\\\"}\",\"created_at\":\"2024-08-07 09:54:32\"}','2024-08-07 01:36:35'),
(381,'EXP_202408071148241723013304130796032',NULL,'advances_EADV66B318B8078CA9_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','advanc
es','ALE_EADV66B318B8078CA9','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-07
02:48:24','CURR66921C11107792',0,0,12000,12000,'Advance: ‫'به‬,'.‫به اساس معاش برداشت‬
‫اساس معاش‬
‫برداشت‬.','{\"id\":4,\"uid\":\"EADV66B318B8078CA9\",\"branch\":\"BRCH668A8A93BFCAF8\
",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\"
,\"advance_date\":\"2024-08-
07\",\"employee\":\"EMPL66B3184D985AE7\",\"previous_advance\":0,\"new_advance\":120
00,\"total_advance\":12000,\"narration\":\"\\u0628\\u0647 \\u0627\\u0633\\u0627\\
u0633 \\u0645\\u0639\\u0627\\u0634 \\u0628\\u0631\\u062f\\u0627\\u0634\\
u062a.\",\"created_at\":\"2024-08-07 02:48:24\"}','2024-08-07 02:48:24'),
(382,'TST_202408071227031723015623471085056',NULL,'transit_TRST66B321C761E3D6_ACCT6
6B32188A6C774_transit_usd','BRCH668EE96F643F60','transit','ALE_TRST66B321C761E3D6',
'ACCT66B32188A6C774','transit','2024-08-07 03:27:03','usd',0,0,30000,30000,' -
Bilty# ۴۵۴ - TS#
2',NULL,'{\"id\":2,\"uid\":\"TRST66B321C761E3D6\",\"branch\":\"BRCH668EE96F643F60\"
,\"currency\":\"usd\",\"currency_usd_equalance\":1,\"transit_date\":\"2024-08-
07\",\"serial_num\":2,\"builty_num\":\"\\u06f4\\u06f5\\
u06f4\",\"company\":\"ahmady\",\"accounts_info\":\"[{\\\"account\\\":\\\"ACCT66B321
88A6C774\\\",\\\"currency\\\":\\\"usd\\\",\\\"rate\\\":\\\"1\\\",\\\"rate_type\\\":
\\\"divide\\\",\\\"amount\\\":\\\"30000\\\",\\\"by_base_currency\\\":\\\"30000\\\",
\\\"expense_narration\\\":null}]\",\"accounts\":\"-++-ACCT66B32188A6C774-+
+-\",\"total_exp\":30000,\"created_at\":\"2024-08-07 03:27:03\"}','2024-08-07
03:27:03'),
(383,'PCH_202408071228041723015684400912896',4,'purchases_pa_PRCH66B322044C3D39_ACC
T66B2FA4082C189_supplier_usd','BRCH668EE96F643F60','purchases','ALE_PRCH66B322044C3
D39','ACCT66B2FA4082C189','supplier','2024-08-07 12:28:04','usd',0,0,200,200,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B322044C3D39\"
target=\"_blank\">Purchase# 4, Total: 200.00, Paid:
0.00</a>',NULL,'{\"id\":22,\"uid\":\"PRCH66B322044C3D39\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2F
A4082C189\",\"old_balance\":-
4786,\"invoice\":\"4\",\"memo\":null,\"grand_total\":200,\"discount_amount\":0,\"su
b_total_amount\":200,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amou
nt\":200,\"transport_expense\":30,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4
\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\
":230,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\
\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":280,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":280,\\\"
transport_expense\\\":30,\\\"expense\\\":\\\"TRST66B321C761E3D6\\\",\\\"total\\\":2
00}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-
WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-
TRST66B321C761E3D6-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
12:28:04\",\"serial_id\":4}','2024-08-07 03:28:04'),
(384,'PCH_202408071228041723015684492252160',4,'purchases_sapaPRCH66B322044C3D39_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PRC
H66B322044C3D39','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-07
12:28:04','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B322044C3D39\"
target=\"_blank\">Purchase# 4, Total: 200.00, Paid:
0.00</a>',NULL,'{\"id\":22,\"uid\":\"PRCH66B322044C3D39\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2F
A4082C189\",\"old_balance\":-
4786,\"invoice\":\"4\",\"memo\":null,\"grand_total\":200,\"discount_amount\":0,\"su
b_total_amount\":200,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amou
nt\":200,\"transport_expense\":30,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4
\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\
":230,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\
\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":280,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":280,\\\"
transport_expense\\\":30,\\\"expense\\\":\\\"TRST66B321C761E3D6\\\",\\\"total\\\":2
00}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-
WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-
TRST66B321C761E3D6-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
12:28:04\",\"serial_id\":4}','2024-08-07 03:28:04'),
(385,'PCH_202408071228041723015684553585152',4,'purchases_details_PRCH66B322044C3D3
9_TRST66B321C761E3D6_transit_module_usd','BRCH668EE96F643F60','purchases','ALE_PRCH
66B322044C3D39','TRST66B321C761E3D6','transit_module','2024-08-07
12:28:04','usd',30,30,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B322044C3D39\"
target=\"_blank\">Trans Exp:: Purchase# 4, Total: 200.00, Paid:
0.00</a>',NULL,'{\"id\":22,\"uid\":\"PRCH66B322044C3D39\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B2F
A4082C189\",\"old_balance\":-
4786,\"invoice\":\"4\",\"memo\":null,\"grand_total\":200,\"discount_amount\":0,\"su
b_total_amount\":200,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amou
nt\":200,\"transport_expense\":30,\"items\":\"[{\\\"item\\\":\\\"ITEM66B2FB2E29DBA4
\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":200,\\\"real_cost\\\
":230,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\
\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":280,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":280,\\\"
transport_expense\\\":30,\\\"expense\\\":\\\"TRST66B321C761E3D6\\\",\\\"total\\\":2
00}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-++-\",\"warehouses_uid\":\"-++-
WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-
TRST66B321C761E3D6-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-07
12:28:04\",\"serial_id\":4}','2024-08-07 03:28:04'),
(390,'JRL_202408080932091723091529048718080',1,'journal_receiving_JRNL66B44A48D21D7
4_SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_J
RNL66B44A48D21D74','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-08
00:32:08','usd',0,0,2000,2000,'Journal # 1
mmmmmmmmmm','mmmmmmmmmm','{\"id\":37,\"uid\":\"JRNL66B44A48D21D74\",\"branch\":\"BR
CH668EE96F643F60\",\"journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66B2FA4082C189\",\"
receiving_amount\":2000,\"payment_amount\":2000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"mmmmmmmmmm\",\"payment_narration\":\"mmmmmmmmmm
\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no
\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"
main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"
main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nu
ll,\"old_entry_details\":null,\"created_at\":\"2024-08-08
00:32:08\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-08-08 00:32:09'),
(391,'JRL_202408080932091723091529303067904',1,'journal_payment_JRNL66B44A48D21D74_
ACCT66B2FA4082C189_supplier_usd','BRCH668EE96F643F60','journal','ALE_JRNL66B44A48D2
1D74','ACCT66B2FA4082C189','supplier','2024-08-08
00:32:08','usd',2000,2000,0,0,'Journal # 1
mmmmmmmmmm','mmmmmmmmmm','{\"id\":37,\"uid\":\"JRNL66B44A48D21D74\",\"branch\":\"BR
CH668EE96F643F60\",\"journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66B2FA4082C189\",\"
receiving_amount\":2000,\"payment_amount\":2000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"mmmmmmmmmm\",\"payment_narration\":\"mmmmmmmmmm
\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no
\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"
main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"
main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nu
ll,\"old_entry_details\":null,\"created_at\":\"2024-08-08
00:32:08\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-08-08 00:32:09'),
(392,'EXP_202408080936421723091802542146048',1,'expenses_EXPE66B44B5A71D849_SAFEACC
OUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','expenses','ALE_EXPE66B44
B5A71D849','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-08
00:36:42','usd',0,0,1000,1000,'Expense:
‫'بذلثق‬,'‫'بذلثق‬,'{\"id\":30,\"uid\":\"EXPE66B44B5A71D849\",\"branch\":\"BRCH668EE96F
643F60\",\"type\":\"EXPT66B44B2B444570\",\"exp_date\":\"2024-08-
08\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"amount\":1
000,\"currency\":\"usd\",\"currency_usd_equalance\":1,\"narration\":\"\\u0628\\
u0630\\u0644\\u062b\\
u0642\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-08-08 00:36:42\",\"serial_id\":1}','2024-08-08
00:36:42'),
(393,'JRL_202408080940211723092021595355136',2,'journal_receiving_JRNL66B44C358108B
4_SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_J
RNL66B44C358108B4','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-08
00:40:21','usd',0,0,20000,20000,'Journal # 2
sbnsfgfsf','sbnsfgfsf','{\"id\":38,\"uid\":\"JRNL66B44C358108B4\",\"branch\":\"BRCH
668EE96F643F60\",\"journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66B32188A6C774\",\"
receiving_amount\":20000,\"payment_amount\":20000,\"calculation_type\":\"multiply\"
,\"rate\":1,\"receiving_narration\":\"sbnsfgfsf\",\"payment_narration\":\"sbnsfgfsf
\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no
\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"
main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"
main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nu
ll,\"old_entry_details\":null,\"created_at\":\"2024-08-08
00:40:21\",\"invoice\":2,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":2}','2024-08-08 00:40:21'),
(394,'JRL_202408080940211723092021652342016',2,'journal_payment_JRNL66B44C358108B4_
ACCT66B32188A6C774_transit_usd','BRCH668EE96F643F60','journal','ALE_JRNL66B44C35810
8B4','ACCT66B32188A6C774','transit','2024-08-08
00:40:21','usd',20000,20000,0,0,'Journal # 2
sbnsfgfsf','sbnsfgfsf','{\"id\":38,\"uid\":\"JRNL66B44C358108B4\",\"branch\":\"BRCH
668EE96F643F60\",\"journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66B32188A6C774\",\"
receiving_amount\":20000,\"payment_amount\":20000,\"calculation_type\":\"multiply\"
,\"rate\":1,\"receiving_narration\":\"sbnsfgfsf\",\"payment_narration\":\"sbnsfgfsf
\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no
\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"
main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"
main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nu
ll,\"old_entry_details\":null,\"created_at\":\"2024-08-08
00:40:21\",\"invoice\":2,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":2}','2024-08-08 00:40:21'),
(396,'JRL_202408080942591723092179765792000',3,'journal_payment_JRNL66B44CD39BCE21_
SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_JRN
L66B44CD39BCE21','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-08
00:42:59','usd',14890,14890,0,0,'Journal # 3
[]lpl]]','[]lpl]]','{\"id\":39,\"uid\":\"JRNL66B44CD39BCE21\",\"branch\":\"BRCH668E
E96F643F60\",\"journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66A734677DD187\",\"payment_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"
receiving_amount\":14890,\"payment_amount\":14890,\"calculation_type\":\"multiply\"
,\"rate\":1,\"receiving_narration\":\"[]lpl]]\",\"payment_narration\":\"[]lpl]]\",\
"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\
"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_appro
val_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main
_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main
_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\
"old_entry_details\":null,\"created_at\":\"2024-08-08
00:42:59\",\"invoice\":3,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":3}','2024-08-08 00:42:59'),
(397,'JRL_202408080955171723092917652817920',4,'journal_receiving_JRNL66B44FB58D419
7_SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_J
RNL66B44FB58D4197','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-08
00:55:17','usd',0,0,11000,11000,'Journal # 4 kn kj','kn
kj','{\"id\":40,\"uid\":\"JRNL66B44FB58D4197\",\"branch\":\"BRCH668EE96F643F60\",\"
journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66B2FA4082C189\",\"
receiving_amount\":11000,\"payment_amount\":11000,\"calculation_type\":\"multiply\"
,\"rate\":1,\"receiving_narration\":\"kn kj\",\"payment_narration\":\"kn
kj\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-08-08
00:55:17\",\"invoice\":4,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":4}','2024-08-08 00:55:17'),
(398,'JRL_202408080955171723092917702679040',4,'journal_payment_JRNL66B44FB58D4197_
ACCT66B2FA4082C189_supplier_usd','BRCH668EE96F643F60','journal','ALE_JRNL66B44FB58D
4197','ACCT66B2FA4082C189','supplier','2024-08-08
00:55:17','usd',11000,11000,0,0,'Journal # 4 kn kj','kn
kj','{\"id\":40,\"uid\":\"JRNL66B44FB58D4197\",\"branch\":\"BRCH668EE96F643F60\",\"
journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66B2FA4082C189\",\"
receiving_amount\":11000,\"payment_amount\":11000,\"calculation_type\":\"multiply\"
,\"rate\":1,\"receiving_narration\":\"kn kj\",\"payment_narration\":\"kn
kj\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-08-08
00:55:17\",\"invoice\":4,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":4}','2024-08-08 00:55:17'),
(399,'EXP_202408081006101723093570032780032',NULL,'shareholder_credit_SHRHLC66B4524
1DF9981_SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sharehold
er_credit','ALE_SHRHLC66B45241DF9981','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2
024-08-08 01:06:09','usd',0,0,9000,9000,'shareholder_credit:
',NULL,'{\"id\":4,\"uid\":\"SHRHLC66B45241DF9981\",\"branch\":\"BRCH668EE96F643F60\
",\"event_date\":\"2024-08-08\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\
u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"shareholder\":\"SHRHL66B44E2A677700\",\"shareholder_name\":\"sahar
ahmadi\",\"amount\":9000,\"percentage\":20,\"credit_account\":\"SAFEACCOUNTBRCH668E
E96F643F60\",\"credit_account_name\":\"Cash\",\"details\":null,\"created_at\":\"202
4-08-08 01:06:09\"}','2024-08-08 01:06:10'),
(400,'JRL_202408081011241723093884712940032',5,'journal_receiving_JRNL66B4537C9B35C
9_SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_J
RNL66B4537C9B35C9','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-08
01:11:24','usd',0,0,1000,1000,'Journal # 5
mbkbkjbkj','mbkbkjbkj','{\"id\":41,\"uid\":\"JRNL66B4537C9B35C9\",\"branch\":\"BRCH
668EE96F643F60\",\"journal_date\":\"2024-08-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66A734677DD187\",\"
receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"mbkbkjbkj\",\"payment_narration\":\"mbkbkjbkj\"
,\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\"
,\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"ma
in_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"ma
in_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null
,\"old_entry_details\":null,\"created_at\":\"2024-08-08
01:11:24\",\"invoice\":5,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":5}','2024-08-08 01:11:24'),
(402,'ACT_202408081258131723103893764157952',NULL,'opening_balance_ACCT66B47A95AC7D
90_ACCT66B47A95AC7D90_bank_usd','BRCH668EE96F643F60','accounts','ALE_ACCT66B47A95AC
7D90','ACCT66B47A95AC7D90','bank','2024-08-08 03:58:13','usd',2000,2000,0,0,' ‫حساب‬
‫'حساب‬,'‫صرافی‬
‫'صرافی‬,'{\"id\":5008,\"uid\":\"ACCT66B47A95AC7D90\",\"branch\":\"BRCH668EE96F643F60
\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"bank\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"gen
eral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"u
sername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\"
:null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2024-08-08 03:58:13\"}','2024-08-08 03:58:13'),
(407,'JRL_202408100955581723265758197444864',6,'journal_receiving_JRNL66B6F2DE1CD3C
5_ACCT66B47A95AC7D90_bank_usd','BRCH668EE96F643F60','journal','ALE_JRNL66B6F2DE1CD3
C5','ACCT66B47A95AC7D90','bank','2024-08-10 00:55:58','usd',0,0,1000,1000,'Journal
# 6
mbkbkjbkj','mbkbkjbkj','{\"id\":42,\"uid\":\"JRNL66B6F2DE1CD3C5\",\"branch\":\"BRCH
668EE96F643F60\",\"journal_date\":\"2024-08-
10\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66B47A95AC7D90\",\"payment_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"
receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"mbkbkjbkj\",\"payment_narration\":\"mbkbkjbkj\"
,\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\"
,\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"ma
in_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"ma
in_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null
,\"old_entry_details\":null,\"created_at\":\"2024-08-10
00:55:58\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-08-10 00:55:58'),
(408,'JRL_202408100955581723265758253879040',6,'journal_payment_JRNL66B6F2DE1CD3C5_
SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_JRN
L66B6F2DE1CD3C5','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
00:55:58','usd',1000,1000,0,0,'Journal # 6
mbkbkjbkj','mbkbkjbkj','{\"id\":42,\"uid\":\"JRNL66B6F2DE1CD3C5\",\"branch\":\"BRCH
668EE96F643F60\",\"journal_date\":\"2024-08-
10\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66B47A95AC7D90\",\"payment_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"
receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"mbkbkjbkj\",\"payment_narration\":\"mbkbkjbkj\"
,\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\"
,\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"ma
in_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"ma
in_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null
,\"old_entry_details\":null,\"created_at\":\"2024-08-10
00:55:58\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-08-10 00:55:58'),
(410,'JRL_202408101000021723266002922280960',7,'journal_payment_JRNL66B6F3D28A0864_
SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_JRN
L66B6F3D28A0864','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
01:00:02','usd',10000,10000,0,0,'Journal # 7 kn kj','kn
kj','{\"id\":43,\"uid\":\"JRNL66B6F3D28A0864\",\"branch\":\"BRCH668EE96F643F60\",\"
journal_date\":\"2024-08-
10\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66A734677DD187\",\"payment_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"
receiving_amount\":10000,\"payment_amount\":10000,\"calculation_type\":\"multiply\"
,\"rate\":1,\"receiving_narration\":\"kn kj\",\"payment_narration\":\"kn
kj\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-08-10
01:00:02\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-08-10 01:00:02'),
(413,'ACT_202408101006511723266411670105856',NULL,'opening_balance_ACCT66B6F4C4B1ED
06_ACCT66B6F4C4B1ED06_supplier_usd','BRCH668EE96F643F60','accounts','ALE_ACCT66B6F4
C4B1ED06','ACCT66B6F4C4B1ED06','supplier','2024-08-10
01:04:04','usd',3000,3000,1000,1000,'mjhguuyu9yup','mjhguuyu9yup','{\"id\":5009,\"u
id\":\"ACCT66B6F4C4B1ED06\",\"branch\":\"BRCH668EE96F643F60\",\"name\":\"ahmad\",\"
type\":\"supplier\",\"code\":4312,\"mobile\":null,\"client_type\":\"general\",\"cat
egory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":nu
ll,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo
\":\"mjhguuyu9yup\",\"address\":\"kabul\",\"stats\":null,\"opening_balance\":\"[{\\
\"currency\\\":\\\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"3000\\\",\\
\"ob_credit\\\":\\\"1000\\\"}]\",\"created_at\":\"2024-08-10 01:04:04\"}','2024-08-
10 01:06:51'),
(414,'EIN_202408101304071723277047228220928',1,'extra_income_EXTIC66B71EF727C901_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','extr
a_income','ALE_EXTIC66B71EF727C901','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','202
4-08-10 00:00:00','CURR66921C11107792',100,100,0,0,'Extra Income: ‫برای نان چاشت‬
‫'برای نان چاشت مصرف‬,'‫مصرف شد‬
‫'شد‬,'{\"id\":2,\"uid\":\"EXTIC66B71EF727C901\",\"branch\":\"BRCH668A8A93BFCAF8\",\"
currency\":\"CURR66921C11107792\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"t
ype\":\"EXTIT66B71E0D9C3572\",\"type_name\":\"\\u0646\\u0627\\u0646 \\u062c\\
u0627\\u0633\",\"amount\":\"100\",\"description\":\"\\u0628\\u0631\\u0627\\u06cc \\
u0646\\u0627\\u0646 \\u0686\\u0627\\u0634\\u062a \\u0645\\u0635\\u0631\\u0641 \\
u0634\\
u062f\",\"currency_usd_equalance\":71.799999999999997157829056959599256515502929687
5,\"created_at\":\"2024-08-10
00:00:00\",\"is_journal\":\"no\",\"journal_uid\":null,\"journal_invoice\":null,\"se
rial_id\":1}','2024-08-10 04:04:07'),
(415,'SAL_202408101353541723280034476432128',2,'sales_SALE66B72AA26291B7_CASHSALEBR
CH668EE96F643F60_client_usd','BRCH668EE96F643F60','sales','ALE_SALE66B72AA26291B7',
'CASHSALEBRCH668EE96F643F60','client','2024-08-10 13:53:54','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B72AA26291B7\" target=\"_blank\">Sales#
230, Total: 720.00, Trans Exp: 0.00, Paid:
720.00</a>',NULL,'{\"id\":43,\"uid\":\"SALE66B72AA26291B7\",\"serial_id\":2,\"branc
h\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_e
qualance\":1,\"client\":\"CASHSALEBRCH668EE96F643F60\",\"marketer\":\"undefined\",\
"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_clie
nt_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEA
CCOUNTBRCH668EE96F643F60\",\"old_balance\":-
39500,\"invoice\":230,\"memo\":null,\"sales_total\":720,\"trans_expense\":0,\"expen
se_account\":null,\"sub_total\":720,\"cash_received\":720,\"remaining_amount\":0,\"
items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B7
29D27B00E7\\\",\\\"item_uqid\\\":\\\"RTIREM1723279939420\\\",\\\"warehouse\\\":\\\"
WRHS66B728E55751F7\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"narration\\\":null,\\\"cost\\\":320,\\\"sale_price\\\":360,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":720,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B729D27B00E7-++-\",\"sale_warehouse\":\"-++-WRHS66B728E55751F7-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":720,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":720,\"total_profit_amou
nt\":80,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total
_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_typ
e\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_ap
proval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appr
oval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":
\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
08-10 13:53:54\"}','2024-08-10 04:53:54'),
(416,'SAL_202408101353541723280034533968896',2,'sales_cra_SALE66B72AA26291B7_SAFEAC
COUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sales','ALE_SALE66B72AA
26291B7','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
13:53:54','usd',720,720,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B72AA26291B7\" target=\"_blank\">Sales#
230, Total: 720.00, Trans Exp: 0.00, Paid:
720.00</a>',NULL,'{\"id\":43,\"uid\":\"SALE66B72AA26291B7\",\"serial_id\":2,\"branc
h\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_e
qualance\":1,\"client\":\"CASHSALEBRCH668EE96F643F60\",\"marketer\":\"undefined\",\
"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_clie
nt_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEA
CCOUNTBRCH668EE96F643F60\",\"old_balance\":-
39500,\"invoice\":230,\"memo\":null,\"sales_total\":720,\"trans_expense\":0,\"expen
se_account\":null,\"sub_total\":720,\"cash_received\":720,\"remaining_amount\":0,\"
items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B7
29D27B00E7\\\",\\\"item_uqid\\\":\\\"RTIREM1723279939420\\\",\\\"warehouse\\\":\\\"
WRHS66B728E55751F7\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"narration\\\":null,\\\"cost\\\":320,\\\"sale_price\\\":360,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":720,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B729D27B00E7-++-\",\"sale_warehouse\":\"-++-WRHS66B728E55751F7-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":720,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":720,\"total_profit_amou
nt\":80,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total
_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_typ
e\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_ap
proval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appr
oval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":
\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
08-10 13:53:54\"}','2024-08-10 04:53:54'),
(417,'ACT_202408101356401723280200217381888',NULL,'opening_balance_ACCT66B72B481FA0
53_ACCT66B72B481FA053_client_usd','BRCH668EE96F643F60','accounts','ALE_ACCT66B72B48
1FA053','ACCT66B72B481FA053','client','2024-08-10 04:56:40','usd',2000,2000,0,0,'
‫'بزز‬,'‫'بزز‬,'{\"id\":5010,\"uid\":\"ACCT66B72B481FA053\",\"branch\":\"BRCH668EE96F64
3F60\",\"name\":\"\\u0645\\u0646\\u06cc\\
u0631\",\"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"g
eneral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\
"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid
\":null,\"memo\":\"\\u0628\\u0632\\
u0632\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2024-08-10 04:56:40\"}','2024-08-10 04:56:40'),
(418,'SAL_202408101357571723280277775507968',3,'sales_SALE66B72B95AB5F54_ACCT66B72B
481FA053_client_usd','BRCH668EE96F643F60','sales','ALE_SALE66B72B95AB5F54','ACCT66B
72B481FA053','client','2024-08-10 13:57:57','usd',700,700,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B72B95AB5F54\" target=\"_blank\">Sales#
231, Total: 700.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":44,\"uid\":\"SALE66B72B95AB5F54\",\"serial_id\":3,\"branch\
":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_equ
alance\":1,\"client\":\"ACCT66B72B481FA053\",\"marketer\":\"undefined\",\"sales_man
\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":
null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":200
0,\"invoice\":231,\"memo\":null,\"sales_total\":700,\"trans_expense\":0,\"expense_a
ccount\":null,\"sub_total\":700,\"cash_received\":0,\"remaining_amount\":700,\"item
s_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B729D2
7B00E7\\\",\\\"item_uqid\\\":\\\"RTIREM1723280265969\\\",\\\"warehouse\\\":\\\"WRHS
66B728E55751F7\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nu
ll,\\\"narration\\\":null,\\\"cost\\\":320,\\\"sale_price\\\":350,\\\"bundle\\\":0,
\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\
\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purch
ase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_total\\\
":700,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B729D27B00E7-++-\",\"sale_warehouse\":\"-++-WRHS66B728E55751F7-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":700,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":700,\"total_profit_amou
nt\":60,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total
_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_typ
e\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_ap
proval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appr
oval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":
\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
08-10 13:57:57\"}','2024-08-10 04:57:57'),
(419,'SAL_202408101357571723280277833420032',3,'sales_sacrSALE66B72B95AB5F54_SAFEAC
COUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sales','ALE_SALE66B72B9
5AB5F54','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
13:57:57','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B72B95AB5F54\" target=\"_blank\">Sales#
231, Total: 700.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":44,\"uid\":\"SALE66B72B95AB5F54\",\"serial_id\":3,\"branch\
":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_equ
alance\":1,\"client\":\"ACCT66B72B481FA053\",\"marketer\":\"undefined\",\"sales_man
\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":
null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":200
0,\"invoice\":231,\"memo\":null,\"sales_total\":700,\"trans_expense\":0,\"expense_a
ccount\":null,\"sub_total\":700,\"cash_received\":0,\"remaining_amount\":700,\"item
s_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B729D2
7B00E7\\\",\\\"item_uqid\\\":\\\"RTIREM1723280265969\\\",\\\"warehouse\\\":\\\"WRHS
66B728E55751F7\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nu
ll,\\\"narration\\\":null,\\\"cost\\\":320,\\\"sale_price\\\":350,\\\"bundle\\\":0,
\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\
\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purch
ase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_total\\\
":700,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B729D27B00E7-++-\",\"sale_warehouse\":\"-++-WRHS66B728E55751F7-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":700,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":700,\"total_profit_amou
nt\":60,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total
_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_typ
e\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_ap
proval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appr
oval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":
\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
08-10 13:57:57\"}','2024-08-10 04:57:57'),
(420,'PCH_202408101415571723281357071559936',5,'purchases_pa_PRCH66B72FCCF21196_ACC
T66B72B481FA053_client_usd','BRCH668EE96F643F60','purchases','ALE_PRCH66B72FCCF2119
6','ACCT66B72B481FA053','client','2024-08-10 14:15:56','usd',0,0,330000,330000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B72FCCF21196\"
target=\"_blank\">Purchase# 3, Total: 330,000.00, Paid:
0.00</a>',NULL,'{\"id\":23,\"uid\":\"PRCH66B72FCCF21196\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B72
B481FA053\",\"old_balance\":2700,\"invoice\":\"3\",\"memo\":null,\"grand_total\":33
0000,\"discount_amount\":0,\"sub_total_amount\":330000,\"paid_amount\":null,\"cash_
paid_account\":null,\"pending_amount\":330000,\"transport_expense\":0,\"items\":\"[
{\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\
\",\\\"cost\\\":330,\\\"real_cost\\\":330,\\\"qty\\\":1000,\\\"bonus\\\":0,\\\"m2\\
\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":
20,\\\"tp\\\":350,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_tok
en\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expi
ry\\\":null,\\\"sale_price\\\":350,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"
null\\\",\\\"total\\\":330000}]\",\"items_uid\":\"-++-ITEM66B72EFDC59C21-+
+-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-10
14:15:56\",\"serial_id\":5}','2024-08-10 05:15:57'),
(421,'PCH_202408101415571723281357129576960',5,'purchases_sapaPRCH66B72FCCF21196_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PRC
H66B72FCCF21196','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
14:15:56','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B72FCCF21196\"
target=\"_blank\">Purchase# 3, Total: 330,000.00, Paid:
0.00</a>',NULL,'{\"id\":23,\"uid\":\"PRCH66B72FCCF21196\",\"branch\":\"BRCH668EE96F
643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66B72
B481FA053\",\"old_balance\":2700,\"invoice\":\"3\",\"memo\":null,\"grand_total\":33
0000,\"discount_amount\":0,\"sub_total_amount\":330000,\"paid_amount\":null,\"cash_
paid_account\":null,\"pending_amount\":330000,\"transport_expense\":0,\"items\":\"[
{\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\
\",\\\"cost\\\":330,\\\"real_cost\\\":330,\\\"qty\\\":1000,\\\"bonus\\\":0,\\\"m2\\
\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":
20,\\\"tp\\\":350,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_tok
en\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expi
ry\\\":null,\\\"sale_price\\\":350,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"
null\\\",\\\"total\\\":330000}]\",\"items_uid\":\"-++-ITEM66B72EFDC59C21-+
+-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-10
14:15:56\",\"serial_id\":5}','2024-08-10 05:15:57'),
(424,'SAL_202408101424521723281892325253888',4,'sales_SALE66B731E4396E91_CASHSALEBR
CH668EE96F643F60_client_usd','BRCH668EE96F643F60','sales','ALE_SALE66B731E4396E91',
'CASHSALEBRCH668EE96F643F60','client','2024-08-10
14:24:52','usd',42000,42000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B731E4396E91\" target=\"_blank\">Sales#
232, Total: 42,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":45,\"uid\":\"SALE66B731E4396E91\",\"serial_id\":4,\"branch\
":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_equ
alance\":1,\"client\":\"CASHSALEBRCH668EE96F643F60\",\"marketer\":null,\"sales_man\
":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\
"esmat\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\"
:-
39500,\"invoice\":232,\"memo\":null,\"sales_total\":42000,\"trans_expense\":0,\"exp
ense_account\":null,\"sub_total\":42000,\"cash_received\":0,\"remaining_amount\":42
000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM66B72EFDC59C21\\\",\\\"item_uqid\\\":\\\"RTIREM1723281656036\\\",\\\"warehouse\\\
":\\\"WRHS66B452F6966D87\\\",\\\"batch\\\":\\\"02\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"narration\\\":null,\\\"cost\\\":330,\\\"sale_price\\\":350,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":120,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_t
otal\\\":42000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B72EFDC59C21-++-\",\"sale_warehouse\":\"-++-WRHS66B452F6966D87-+
+-\",\"sale_batch\":\"-++-02-+
+-\",\"total_sales_amount\":42000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":42000,\"total_profit_
amount\":2400,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-10 14:24:52\"}','2024-08-10 05:24:52'),
(425,'SAL_202408101424521723281892384334080',4,'sales_sacrSALE66B731E4396E91_SAFEAC
COUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sales','ALE_SALE66B731E
4396E91','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
14:24:52','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B731E4396E91\" target=\"_blank\">Sales#
232, Total: 42,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":45,\"uid\":\"SALE66B731E4396E91\",\"serial_id\":4,\"branch\
":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_equ
alance\":1,\"client\":\"CASHSALEBRCH668EE96F643F60\",\"marketer\":null,\"sales_man\
":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\
"esmat\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\"
:-
39500,\"invoice\":232,\"memo\":null,\"sales_total\":42000,\"trans_expense\":0,\"exp
ense_account\":null,\"sub_total\":42000,\"cash_received\":0,\"remaining_amount\":42
000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM66B72EFDC59C21\\\",\\\"item_uqid\\\":\\\"RTIREM1723281656036\\\",\\\"warehouse\\\
":\\\"WRHS66B452F6966D87\\\",\\\"batch\\\":\\\"02\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"narration\\\":null,\\\"cost\\\":330,\\\"sale_price\\\":350,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":120,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_t
otal\\\":42000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B72EFDC59C21-++-\",\"sale_warehouse\":\"-++-WRHS66B452F6966D87-+
+-\",\"sale_batch\":\"-++-02-+
+-\",\"total_sales_amount\":42000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":42000,\"total_profit_
amount\":2400,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-10 14:24:52\"}','2024-08-10 05:24:52'),
(426,'PCH_202408101433301723282410511045888',6,'purchases_pa_PRCH66B733EA6C4F15_ACC
T66B73351E7EAE6_supplier_usd','BRCH668EE96F643F60','purchases','ALE_PRCH66B733EA6C4
F15','ACCT66B73351E7EAE6','supplier','2024-08-10
14:33:30','usd',0,0,320000,320000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B733EA6C4F15\"
target=\"_blank\">Purchase# 3, Total: 330,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":24,\"uid\":\"PRCH66B733EA6C4F15\",\"branch\":\"BRCH668
EE96F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT
66B73351E7EAE6\",\"old_balance\":null,\"invoice\":\"3\",\"memo\":null,\"grand_total
\":330000,\"discount_amount\":0,\"sub_total_amount\":330000,\"paid_amount\":10000,\
"cash_paid_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"pending_amount\":320000,\"
transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\\\"war
ehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":330,\\\"real_cost\\\":330,\\\"qt
y\\\":1000,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\
\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\\\":350,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BC
H1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":350,\\\"transport
_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":330000}]\",\"items_uid\":
\"-++-ITEM66B72EFDC59C21-++-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-10
14:33:30\",\"serial_id\":6}','2024-08-10 05:33:30'),
(427,'PCH_202408101433301723282410566519040',6,'purchases_cpa_PRCH66B733EA6C4F15_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PRC
H66B733EA6C4F15','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-08-10
14:33:30','usd',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B733EA6C4F15\"
target=\"_blank\">Purchase# 3, Total: 330,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":24,\"uid\":\"PRCH66B733EA6C4F15\",\"branch\":\"BRCH668
EE96F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT
66B73351E7EAE6\",\"old_balance\":null,\"invoice\":\"3\",\"memo\":null,\"grand_total
\":330000,\"discount_amount\":0,\"sub_total_amount\":330000,\"paid_amount\":10000,\
"cash_paid_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"pending_amount\":320000,\"
transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\\\"war
ehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"cost\\\":330,\\\"real_cost\\\":330,\\\"qt
y\\\":1000,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\
\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\\\":350,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BC
H1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":350,\\\"transport
_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":330000}]\",\"items_uid\":
\"-++-ITEM66B72EFDC59C21-++-\",\"warehouses_uid\":\"-++-WRHS66B2FA79C91636-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-10
14:33:30\",\"serial_id\":6}','2024-08-10 05:33:30'),
(445,'ACT_202408111507061723370826680510976',NULL,'opening_balance_ACCT66B86702153B
A4_ACCT66B86702153BA4_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','A
LE_ACCT66B86702153BA4','ACCT66B86702153BA4','client','2024-08-11
03:23:46','CURR66921C11107792',5000,5000,0,0,' ‫'مشتری‬,'‫مشتری جدید‬
‫'جدید‬,'{\"id\":5013,\"uid\":\"ACCT66B86702153BA4\",\"branch\":\"BRCH668A8A93BFCAF8\
",\"name\":\"\\u062e\\u06cc\\u0628\\
u0631\",\"type\":\"client\",\"code\":2222,\"mobile\":null,\"client_type\":\"general
\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"usern
ame\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":nul
l,\"memo\":\"\\u0645\\u0634\\u062a\\u0631\\u06cc \\u062c\\u062f\\u06cc\\
u062f\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":71.799999999999997157829056959599256
5155029296875,\\\"ob_debit\\\":\\\"5000\\\",\\\"ob_credit\\\":null}]\",\"created_at
\":\"2024-08-11 03:23:46\"}','2024-08-11 06:07:06'),
(450,'SAL_202408121035401723440940173665024',5,'sales_SALE66B99F2BC8E157_CASHSALEBR
CH668A8A93BFCAF8_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE6
6B99F2BC8E157','CASHSALEBRCH668A8A93BFCAF8','client','2024-08-12
10:35:39','CURR66921C11107792',6000,6000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B99F2BC8E157\" target=\"_blank\">Sales#
1000, Total: 26,000.00, Trans Exp: 0.00, Paid:
20,000.00</a>',NULL,'{\"id\":46,\"uid\":\"SALE66B99F2BC8E157\",\"serial_id\":5,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"sales_man\":null
,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\"AHMAD
\",\"cash_client_mobile\":\"07500400\",\"cash_received_account\":\"SAFEACCOUNTBRCH6
68A8A93BFCAF8\",\"old_balance\":-
2000,\"invoice\":1000,\"memo\":null,\"sales_total\":26000,\"trans_expense\":0,\"exp
ense_account\":null,\"sub_total\":26000,\"cash_received\":20000,\"remaining_amount\
":6000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\
"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIREM1723440908842\\\",\\\"warehouse
\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"
expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1300,\\
\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0
,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"un
it\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":100,
\\\"item_total\\\":26000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"
-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-WRHS66B99DECBC6635-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":26000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26000,\"total_profit_
amount\":2000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 10:35:39\"}','2024-08-12 01:35:40'),
(451,'SAL_202408121035401723440940375111936',5,'sales_cra_SALE66B99F2BC8E157_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','
ALE_SALE66B99F2BC8E157','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
10:35:39','CURR66921C11107792',20000,20000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B99F2BC8E157\" target=\"_blank\">Sales#
1000, Total: 26,000.00, Trans Exp: 0.00, Paid:
20,000.00</a>',NULL,'{\"id\":46,\"uid\":\"SALE66B99F2BC8E157\",\"serial_id\":5,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"sales_man\":null
,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\"AHMAD
\",\"cash_client_mobile\":\"07500400\",\"cash_received_account\":\"SAFEACCOUNTBRCH6
68A8A93BFCAF8\",\"old_balance\":-
2000,\"invoice\":1000,\"memo\":null,\"sales_total\":26000,\"trans_expense\":0,\"exp
ense_account\":null,\"sub_total\":26000,\"cash_received\":20000,\"remaining_amount\
":6000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\
"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIREM1723440908842\\\",\\\"warehouse
\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"
expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1300,\\
\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0
,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"un
it\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":100,
\\\"item_total\\\":26000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"
-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-WRHS66B99DECBC6635-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":26000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26000,\"total_profit_
amount\":2000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 10:35:39\"}','2024-08-12 01:35:40'),
(452,'SAL_202408121040301723441230991272960',6,'sales_SALE66B9A04ED21B22_ACCT66B867
02153BA4_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE66B9A04ED
21B22','ACCT66B86702153BA4','client','2024-08-12
10:40:30','CURR66921C11107792',14000,14000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A04ED21B22\" target=\"_blank\">Sales#
1001, Total: 14,000.00, Trans Exp: 1,000.00, Paid:
0.00</a>',NULL,'{\"id\":47,\"uid\":\"SALE66B9A04ED21B22\",\"serial_id\":6,\"branch\
":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\",\"c
urrency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"client\
":\"ACCT66B86702153BA4\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission
_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_client_m
obile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old_bala
nce\":0,\"invoice\":1001,\"memo\":null,\"sales_total\":13000,\"trans_expense\":1000
,\"expense_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"sub_total\":14000,\"cash_r
eceived\":0,\"remaining_amount\":14000,\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIRE
M1723441031858\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:1200,\\\"sale_price\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,
\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"disc
ount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":13000,\\\"set_name\\\":0,\\\"set
_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-
++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":13000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":13000,\"total_profit_
amount\":1000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 10:40:30\"}','2024-08-12 01:40:30'),
(453,'SAL_202408121040311723441231060493056',6,'sales_cra_SALE66B9A04ED21B22_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','
ALE_SALE66B9A04ED21B22','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
10:40:30','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A04ED21B22\" target=\"_blank\">Sales#
1001, Total: 14,000.00, Trans Exp: 1,000.00, Paid:
0.00</a>',NULL,'{\"id\":47,\"uid\":\"SALE66B9A04ED21B22\",\"serial_id\":6,\"branch\
":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\",\"c
urrency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"client\
":\"ACCT66B86702153BA4\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission
_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_client_m
obile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old_bala
nce\":0,\"invoice\":1001,\"memo\":null,\"sales_total\":13000,\"trans_expense\":1000
,\"expense_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"sub_total\":14000,\"cash_r
eceived\":0,\"remaining_amount\":14000,\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIRE
M1723441031858\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:1200,\\\"sale_price\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,
\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"disc
ount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":13000,\\\"set_name\\\":0,\\\"set
_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-
++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":13000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":13000,\"total_profit_
amount\":1000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 10:40:30\"}','2024-08-12 01:40:31'),
(454,'SAL_202408121040311723441231130563072',6,'sales_exp_acc_SALE66B9A04ED21B22_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sale
s','ALE_SALE66B9A04ED21B22','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
10:40:30','CURR66921C11107792',0,0,1000,1000,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A04ED21B22\" target=\"_blank\">Trans
Exp:: Sales# 1001, Total: 14,000.00, Trans Exp: 1,000.00, Paid:
0.00</a>',NULL,'{\"id\":47,\"uid\":\"SALE66B9A04ED21B22\",\"serial_id\":6,\"branch\
":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\",\"c
urrency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"client\
":\"ACCT66B86702153BA4\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission
_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_client_m
obile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old_bala
nce\":0,\"invoice\":1001,\"memo\":null,\"sales_total\":13000,\"trans_expense\":1000
,\"expense_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"sub_total\":14000,\"cash_r
eceived\":0,\"remaining_amount\":14000,\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIRE
M1723441031858\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:1200,\\\"sale_price\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,
\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"disc
ount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":13000,\\\"set_name\\\":0,\\\"set
_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-
++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":13000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":13000,\"total_profit_
amount\":1000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 10:40:30\"}','2024-08-12 01:40:31'),
(455,'SAL_202408121055341723442134426145024',7,'sales_SALE66B9A3D6503D08_CASHSALEBR
CH668A8A93BFCAF8_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE6
6B9A3D6503D08','CASHSALEBRCH668A8A93BFCAF8','client','2024-08-12
10:55:34','CURR66921C11107792',100000,100000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A3D6503D08\" target=\"_blank\">Sales#
1002, Total: 130,000.00, Trans Exp: 0.00, Paid:
30,000.00</a>',NULL,'{\"id\":48,\"uid\":\"SALE66B9A3D6503D08\",\"serial_id\":7,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"sales_man\":null
,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\"\\
u062d\\u0642\\u0627\\u0646\\
u06cc\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A
8A93BFCAF8\",\"old_balance\":4000,\"invoice\":1002,\"memo\":null,\"sales_total\":13
0000,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":130000,\"cash_recei
ved\":30000,\"remaining_amount\":100000,\"items_details\":\"[{\\\"agent\\\":null,\\
\"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIR
EM1723442098631\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"
BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":1200,\\\"sale_price\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":100,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"w
idth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"di
scount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":130000,\\\"set_name\\\":0,\\\"
set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B99E8897B931-+
+-\",\"sale_warehouse\":\"-++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":130000,\"total_discount_amount\":0,\"total_discount_amo
unt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":130000,\"total_profi
t_amount\":10000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":nul
l,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"del
ivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\"
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":
\"2024-08-12 10:55:34\"}','2024-08-12 01:55:34'),
(456,'SAL_202408121055341723442134482980864',7,'sales_cra_SALE66B9A3D6503D08_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','
ALE_SALE66B9A3D6503D08','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
10:55:34','CURR66921C11107792',30000,30000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A3D6503D08\" target=\"_blank\">Sales#
1002, Total: 130,000.00, Trans Exp: 0.00, Paid:
30,000.00</a>',NULL,'{\"id\":48,\"uid\":\"SALE66B9A3D6503D08\",\"serial_id\":7,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"sales_man\":null
,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\"\\
u062d\\u0642\\u0627\\u0646\\
u06cc\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A
8A93BFCAF8\",\"old_balance\":4000,\"invoice\":1002,\"memo\":null,\"sales_total\":13
0000,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":130000,\"cash_recei
ved\":30000,\"remaining_amount\":100000,\"items_details\":\"[{\\\"agent\\\":null,\\
\"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIR
EM1723442098631\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"
BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":1200,\\\"sale_price\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":100,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"w
idth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"di
scount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":130000,\\\"set_name\\\":0,\\\"
set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B99E8897B931-+
+-\",\"sale_warehouse\":\"-++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":130000,\"total_discount_amount\":0,\"total_discount_amo
unt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":130000,\"total_profi
t_amount\":10000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":nul
l,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"del
ivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\"
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":
\"2024-08-12 10:55:34\"}','2024-08-12 01:55:34'),
(457,'SAL_202408121103001723442580052509952',8,'sales_SALE66B9A59358AC03_ACCT66B0A2
2CEF9AC3_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE66B9A5935
8AC03','ACCT66B0A22CEF9AC3','client','2024-08-12
11:02:59','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A59358AC03\" target=\"_blank\">Sales#
1003, Total: 84,500.00, Trans Exp: 0.00, Paid:
84,500.00</a>',NULL,'{\"id\":49,\"uid\":\"SALE66B9A59358AC03\",\"serial_id\":8,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"ACCT66B0A22CEF9AC3\",\"marketer\":\"undefined\",\"sales_man\":null,\"commi
ssion_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_cli
ent_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old
_balance\":null,\"invoice\":1003,\"memo\":null,\"sales_total\":84500,\"trans_expens
e\":0,\"expense_account\":null,\"sub_total\":84500,\"cash_received\":84500,\"remain
ing_amount\":0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item
\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIREM1723442527729\\\",\\\"w
arehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\"
:1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":65,\\\"out_q
ty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":
0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\
\\":100,\\\"item_total\\\":84500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_it
ems\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-WRHS66B99DECBC6635-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":84500,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":84500,\"total_profit_
amount\":6500,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 11:02:59\"}','2024-08-12 02:03:00'),
(458,'SAL_202408121103001723442580889737984',8,'sales_cra_SALE66B9A59358AC03_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','
ALE_SALE66B9A59358AC03','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
11:02:59','CURR66921C11107792',84500,84500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9A59358AC03\" target=\"_blank\">Sales#
1003, Total: 84,500.00, Trans Exp: 0.00, Paid:
84,500.00</a>',NULL,'{\"id\":49,\"uid\":\"SALE66B9A59358AC03\",\"serial_id\":8,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"ACCT66B0A22CEF9AC3\",\"marketer\":\"undefined\",\"sales_man\":null,\"commi
ssion_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_cli
ent_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old
_balance\":null,\"invoice\":1003,\"memo\":null,\"sales_total\":84500,\"trans_expens
e\":0,\"expense_account\":null,\"sub_total\":84500,\"cash_received\":84500,\"remain
ing_amount\":0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item
\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIREM1723442527729\\\",\\\"w
arehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\"
:1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":65,\\\"out_q
ty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":
0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\
\\":100,\\\"item_total\\\":84500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_it
ems\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-WRHS66B99DECBC6635-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":84500,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":84500,\"total_profit_
amount\":6500,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 11:02:59\"}','2024-08-12 02:03:00'),
(459,'ACT_202408121130481723444248074817792',NULL,'opening_balance_ACCT66B9AC17EED5
B6_ACCT66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts',
'ALE_ACCT66B9AC17EED5B6','ACCT66B9AC17EED5B6','supplier','2024-08-12
02:30:47','CURR66921C11107792',0,0,2000,2000,' ‫'قرار داد صورت‬,'‫قرار داد صورت کرفت‬
‫'کرفت‬,'{\"id\":5014,\"uid\":\"ACCT66B9AC17EED5B6\",\"branch\":\"BRCH668A8A93BFCAF8\
",\"name\":\"\\u0634\\u0631\\u06a9\\u062a \\u062e\\u06cc\\u0628\\
u0631\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":\"0768893289\",\"clien
t_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marke
ter\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"
employee_uid\":null,\"memo\":\"\\u0642\\u0631\\u0627\\u0631 \\u062f\\u0627\\
u062f \\u0635\\u0648\\u0631\\u062a \\u06a9\\u0631\\u0641\\
u062a\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":71.799999999999997157829056959599256
5155029296875,\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\"2000\\\"}]\",\"created_at
\":\"2024-08-12 02:30:47\"}','2024-08-12 02:30:48'),
(460,'PCH_202408121132171723444337998269184',1,'purchases_pa_PRCH66B9AC71DE8F19_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9AC71DE8F19','ACCT66B9AC17EED5B6','supplier','2024-08-12
11:32:17','CURR66921C11107792',0,0,100000,100000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9AC71DE8F19\"
target=\"_blank\">Purchase# ۱۲۲, Total: 600,000.00, Paid:
500,000.00</a>',NULL,'{\"id\":26,\"uid\":\"PRCH66B9AC71DE8F19\",\"branch\":\"BRCH66
8A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79
99999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"
old_balance\":-2000,\"invoice\":\"\\u06f1\\u06f2\\
u06f2\",\"memo\":null,\"grand_total\":600000,\"discount_amount\":0,\"sub_total_amou
nt\":600000,\"paid_amount\":500000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668A8A93B
FCAF8\",\"pending_amount\":100000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\
":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\
\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":500,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\
\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,
\\\"discount\\\":0,\\\"batch\\\":\\\"\\\\u06f1\\\\u06f2\\\\
u06f2\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":1300,\\\"transpor
t_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":600000}]\",\"items_uid\"
:\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-+
+-\",\"batch_uid\":\"-++-\\u06f1\\u06f2\\u06f2-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:32:17\",\"serial_id\":1}','2024-08-12 02:32:17'),
(461,'PCH_202408121132181723444338078203904',1,'purchases_cpa_PRCH66B9AC71DE8F19_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9AC71DE8F19','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 11:32:17','CURR66921C11107792',0,0,500000,500000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9AC71DE8F19\"
target=\"_blank\">Purchase# ۱۲۲, Total: 600,000.00, Paid:
500,000.00</a>',NULL,'{\"id\":26,\"uid\":\"PRCH66B9AC71DE8F19\",\"branch\":\"BRCH66
8A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79
99999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"
old_balance\":-2000,\"invoice\":\"\\u06f1\\u06f2\\
u06f2\",\"memo\":null,\"grand_total\":600000,\"discount_amount\":0,\"sub_total_amou
nt\":600000,\"paid_amount\":500000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668A8A93B
FCAF8\",\"pending_amount\":100000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\
":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\
\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":500,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\
\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,
\\\"discount\\\":0,\\\"batch\\\":\\\"\\\\u06f1\\\\u06f2\\\\
u06f2\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":1300,\\\"transpor
t_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":600000}]\",\"items_uid\"
:\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-+
+-\",\"batch_uid\":\"-++-\\u06f1\\u06f2\\u06f2-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:32:17\",\"serial_id\":1}','2024-08-12 02:32:18'),
(462,'PCH_202408121145011723445101052922880',2,'purchases_pa_PRCH66B9AF6CE5B3A8_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9AF6CE5B3A8','ACCT66B9AC17EED5B6','supplier','2024-08-12
11:45:00','CURR66921C11107792',0,0,6000,6000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9AF6CE5B3A8\"
target=\"_blank\">Purchase# 13, Total: 36,000.00, Paid:
30,000.00</a>',NULL,'{\"id\":27,\"uid\":\"PRCH66B9AF6CE5B3A8\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
102000,\"invoice\":\"13\",\"memo\":null,\"grand_total\":36000,\"discount_amount\":0
,\"sub_total_amount\":36000,\"paid_amount\":30000,\"cash_paid_account\":\"SAFEACCOU
NTBRCH668A8A93BFCAF8\",\"pending_amount\":6000,\"transport_expense\":0,\"items\":\"
[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\
\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":30,\\\"bonus\\\":0,\\\"m2\
\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\"
:100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_
token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"13\\\",\\\"mfg\\\":null,\\\"expiry
\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"n
ull\\\",\\\"total\\\":36000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-13-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:45:00\",\"serial_id\":2}','2024-08-12 02:45:01'),
(463,'PCH_202408121145011723445101557661184',2,'purchases_cpa_PRCH66B9AF6CE5B3A8_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9AF6CE5B3A8','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 11:45:00','CURR66921C11107792',0,0,30000,30000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9AF6CE5B3A8\"
target=\"_blank\">Purchase# 13, Total: 36,000.00, Paid:
30,000.00</a>',NULL,'{\"id\":27,\"uid\":\"PRCH66B9AF6CE5B3A8\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
102000,\"invoice\":\"13\",\"memo\":null,\"grand_total\":36000,\"discount_amount\":0
,\"sub_total_amount\":36000,\"paid_amount\":30000,\"cash_paid_account\":\"SAFEACCOU
NTBRCH668A8A93BFCAF8\",\"pending_amount\":6000,\"transport_expense\":0,\"items\":\"
[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\
\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":30,\\\"bonus\\\":0,\\\"m2\
\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\"
:100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_
token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"13\\\",\\\"mfg\\\":null,\\\"expiry
\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"n
ull\\\",\\\"total\\\":36000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-13-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:45:00\",\"serial_id\":2}','2024-08-12 02:45:01'),
(464,'PCH_202408121148181723445298962215936',3,'purchases_pa_PRCH66B9B0329F2D32_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9B0329F2D32','ACCT66B9AC17EED5B6','supplier','2024-08-12
11:48:18','CURR66921C11107792',0,0,100000,100000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9B0329F2D32\"
target=\"_blank\">Purchase# 12, Total: 132,000.00, Paid:
32,000.00</a>',NULL,'{\"id\":28,\"uid\":\"PRCH66B9B0329F2D32\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
108000,\"invoice\":\"12\",\"memo\":null,\"grand_total\":132000,\"discount_amount\":
0,\"sub_total_amount\":132000,\"paid_amount\":32000,\"cash_paid_account\":null,\"pe
nding_amount\":100000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66
B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\\\":1200,\\\
"real_cost\\\":1200,\\\"qty\\\":110,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1300,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount
\\\":0,\\\"batch\\\":\\\"12\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price
\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":13
2000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-
WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-12-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:48:18\",\"serial_id\":3}','2024-08-12 02:48:18'),
(465,'PCH_202408121148191723445299182352896',3,'purchases_sapaPRCH66B9B0329F2D32_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9B0329F2D32','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 11:48:18','CURR66921C11107792',32000,32000,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9B0329F2D32\"
target=\"_blank\">Purchase# 12, Total: 132,000.00, Paid:
32,000.00</a>',NULL,'{\"id\":28,\"uid\":\"PRCH66B9B0329F2D32\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
108000,\"invoice\":\"12\",\"memo\":null,\"grand_total\":132000,\"discount_amount\":
0,\"sub_total_amount\":132000,\"paid_amount\":32000,\"cash_paid_account\":null,\"pe
nding_amount\":100000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66
B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\\\":1200,\\\
"real_cost\\\":1200,\\\"qty\\\":110,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1300,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount
\\\":0,\\\"batch\\\":\\\"12\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price
\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":13
2000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-
WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-12-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:48:18\",\"serial_id\":3}','2024-08-12 02:48:19'),
(466,'PCH_202408121150361723445436859832064',4,'purchases_pa_PRCH66B9B0BCB39230_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9B0BCB39230','ACCT66B9AC17EED5B6','supplier','2024-08-12
11:50:36','CURR66921C11107792',0,0,90000,90000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9B0BCB39230\"
target=\"_blank\">Purchase# 12, Total: 108,000.00, Paid:
18,000.00</a>',NULL,'{\"id\":29,\"uid\":\"PRCH66B9B0BCB39230\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
208000,\"invoice\":\"12\",\"memo\":null,\"grand_total\":108000,\"discount_amount\":
0,\"sub_total_amount\":108000,\"paid_amount\":18000,\"cash_paid_account\":null,\"pe
nding_amount\":90000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B
99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\\\":1200,\\\"
real_cost\\\":1200,\\\"qty\\\":90,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"
height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1300,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\
\":0,\\\"batch\\\":\\\"12\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\
\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":1080
00}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-
WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-12-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:50:36\",\"serial_id\":4}','2024-08-12 02:50:36'),
(467,'PCH_202408121150361723445436967891968',4,'purchases_sapaPRCH66B9B0BCB39230_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9B0BCB39230','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 11:50:36','CURR66921C11107792',18000,18000,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9B0BCB39230\"
target=\"_blank\">Purchase# 12, Total: 108,000.00, Paid:
18,000.00</a>',NULL,'{\"id\":29,\"uid\":\"PRCH66B9B0BCB39230\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
208000,\"invoice\":\"12\",\"memo\":null,\"grand_total\":108000,\"discount_amount\":
0,\"sub_total_amount\":108000,\"paid_amount\":18000,\"cash_paid_account\":null,\"pe
nding_amount\":90000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B
99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\\\":1200,\\\"
real_cost\\\":1200,\\\"qty\\\":90,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"
height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1300,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\
\":0,\\\"batch\\\":\\\"12\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\
\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":1080
00}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-
WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-12-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:50:36\",\"serial_id\":4}','2024-08-12 02:50:36'),
(468,'PCH_202408121152331723445553958729984',5,'purchases_pa_PRCH66B9B131906941_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9B131906941','ACCT66B9AC17EED5B6','supplier','2024-08-12
11:52:33','CURR66921C11107792',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9B131906941\"
target=\"_blank\">Purchase# 13, Total: 60,000.00, Paid:
50,000.00</a>',NULL,'{\"id\":30,\"uid\":\"PRCH66B9B131906941\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
298000,\"invoice\":\"13\",\"memo\":null,\"grand_total\":60000,\"discount_amount\":0
,\"sub_total_amount\":60000,\"paid_amount\":50000,\"cash_paid_account\":null,\"pend
ing_amount\":10000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B99
E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\\\":1200,\\\"re
al_cost\\\":1200,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"he
ight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1300,\\\"bun
dle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\"
:0,\\\"batch\\\":\\\"13\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\"
:1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":60000}
]\",\"items_uid\":\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-
WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-13-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:52:33\",\"serial_id\":5}','2024-08-12 02:52:33'),
(469,'PCH_202408121152341723445554155296000',5,'purchases_sapaPRCH66B9B131906941_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9B131906941','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 11:52:33','CURR66921C11107792',50000,50000,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9B131906941\"
target=\"_blank\">Purchase# 13, Total: 60,000.00, Paid:
50,000.00</a>',NULL,'{\"id\":30,\"uid\":\"PRCH66B9B131906941\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
298000,\"invoice\":\"13\",\"memo\":null,\"grand_total\":60000,\"discount_amount\":0
,\"sub_total_amount\":60000,\"paid_amount\":50000,\"cash_paid_account\":null,\"pend
ing_amount\":10000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66B99
E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"cost\\\":1200,\\\"re
al_cost\\\":1200,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"he
ight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1300,\\\"bun
dle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\"
:0,\\\"batch\\\":\\\"13\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\"
:1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":60000}
]\",\"items_uid\":\"-++-ITEM66B99E8897B931-++-\",\"warehouses_uid\":\"-++-
WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-13-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
11:52:33\",\"serial_id\":5}','2024-08-12 02:52:34'),
(470,'PCH_202408121320271723450827821383936',6,'purchases_pa_PRCH66B9C5CBB19413_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9C5CBB19413','ACCT66B9AC17EED5B6','supplier','2024-08-12
13:20:27','CURR66921C11107792',0,0,2000,2000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9C5CBB19413\"
target=\"_blank\">Purchase# 444, Total: 72,000.00, Paid:
70,000.00</a>',NULL,'{\"id\":31,\"uid\":\"PRCH66B9C5CBB19413\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
308000,\"invoice\":\"444\",\"memo\":null,\"grand_total\":72000,\"discount_amount\":
0,\"sub_total_amount\":72000,\"paid_amount\":70000,\"cash_paid_account\":\"SAFEACCO
UNTBRCH668A8A93BFCAF8\",\"pending_amount\":2000,\"transport_expense\":0,\"items\":\
"[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635
\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":60,\\\"bonus\\\":0,\\\"m2
\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\
":100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item
_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"444\\\",\\\"mfg\\\":null,\\\"expi
ry\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\
"null\\\",\\\"total\\\":72000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-444-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
13:20:27\",\"serial_id\":6}','2024-08-12 04:20:27'),
(471,'PCH_202408121320271723450827886013952',6,'purchases_cpa_PRCH66B9C5CBB19413_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9C5CBB19413','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 13:20:27','CURR66921C11107792',0,0,70000,70000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9C5CBB19413\"
target=\"_blank\">Purchase# 444, Total: 72,000.00, Paid:
70,000.00</a>',NULL,'{\"id\":31,\"uid\":\"PRCH66B9C5CBB19413\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
308000,\"invoice\":\"444\",\"memo\":null,\"grand_total\":72000,\"discount_amount\":
0,\"sub_total_amount\":72000,\"paid_amount\":70000,\"cash_paid_account\":\"SAFEACCO
UNTBRCH668A8A93BFCAF8\",\"pending_amount\":2000,\"transport_expense\":0,\"items\":\
"[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635
\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":60,\\\"bonus\\\":0,\\\"m2
\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\
":100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item
_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"444\\\",\\\"mfg\\\":null,\\\"expi
ry\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":\\\
"null\\\",\\\"total\\\":72000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-444-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
13:20:27\",\"serial_id\":6}','2024-08-12 04:20:27'),
(472,'PCH_202408121357061723453026587110144',7,'purchases_pa_PRCH66B9CE62767B67_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9CE62767B67','ACCT66B9AC17EED5B6','supplier','2024-08-12
13:57:06','CURR66921C11107792',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9CE62767B67\"
target=\"_blank\">Purchase# 12, Total: 180,000.00, Paid:
170,000.00</a>',NULL,'{\"id\":32,\"uid\":\"PRCH66B9CE62767B67\",\"branch\":\"BRCH66
8A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79
99999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"
old_balance\":-
310000,\"invoice\":\"12\",\"memo\":null,\"grand_total\":180000,\"discount_amount\":
0,\"sub_total_amount\":180000,\"paid_amount\":170000,\"cash_paid_account\":\"SAFEAC
COUNTBRCH668A8A93BFCAF8\",\"pending_amount\":10000,\"transport_expense\":0,\"items\
":\"[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6
635\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":150,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profi
t\\\":100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"
item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"12\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":
\\\"null\\\",\\\"total\\\":180000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-12-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
13:57:06\",\"serial_id\":7}','2024-08-12 04:57:06'),
(473,'PCH_202408121357061723453026666376960',7,'purchases_cpa_PRCH66B9CE62767B67_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9CE62767B67','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 13:57:06','CURR66921C11107792',0,0,170000,170000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9CE62767B67\"
target=\"_blank\">Purchase# 12, Total: 180,000.00, Paid:
170,000.00</a>',NULL,'{\"id\":32,\"uid\":\"PRCH66B9CE62767B67\",\"branch\":\"BRCH66
8A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79
99999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"
old_balance\":-
310000,\"invoice\":\"12\",\"memo\":null,\"grand_total\":180000,\"discount_amount\":
0,\"sub_total_amount\":180000,\"paid_amount\":170000,\"cash_paid_account\":\"SAFEAC
COUNTBRCH668A8A93BFCAF8\",\"pending_amount\":10000,\"transport_expense\":0,\"items\
":\"[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6
635\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":150,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profi
t\\\":100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"
item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"12\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":
\\\"null\\\",\\\"total\\\":180000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-12-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
13:57:06\",\"serial_id\":7}','2024-08-12 04:57:06'),
(479,'EXP_202408121511521723457512406776064',2,'expenses_EXPE66B9DFE841E135_SAFEACC
OUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','expenses'
,'ALE_EXPE66B9DFE841E135','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-08-12
06:11:52','CURR668EFECFDD0671',0,0,1000,1000,'Expense:
‫'ددذد‬,'‫'ددذد‬,'{\"id\":35,\"uid\":\"EXPE66B9DFE841E135\",\"branch\":\"BRCH668EE8F08D
D356\",\"type\":\"EXPT668EFFB2F05862\",\"exp_date\":\"2024-08-
12\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"amount\":1
000,\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"narration
\":\"\\u062f\\u062f\\u0630\\
u062f\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-08-12 06:11:52\",\"serial_id\":2}','2024-08-12
06:11:52'),
(480,'PCH_202408121513321723457612004472064',8,'purchases_pa_PRCH66B9E04BDB8A07_ACC
T66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66B9E04BDB8A07','ACCT66B9AC17EED5B6','supplier','2024-08-12
15:13:31','CURR66921C11107792',0,0,62000,62000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9E04BDB8A07\"
target=\"_blank\">Purchase# 4444, Total: 72,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":33,\"uid\":\"PRCH66B9E04BDB8A07\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
320000,\"invoice\":\"4444\",\"memo\":null,\"grand_total\":72000,\"discount_amount\"
:0,\"sub_total_amount\":72000,\"paid_amount\":10000,\"cash_paid_account\":\"SAFEACC
OUNTBRCH668A8A93BFCAF8\",\"pending_amount\":62000,\"transport_expense\":0,\"items\"
:\"[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC66
35\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":60,\\\"bonus\\\":0,\\\"
m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\
\\":100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"it
em_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"4444\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":
\\\"null\\\",\\\"total\\\":72000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-4444-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
15:13:31\",\"serial_id\":8}','2024-08-12 06:13:32'),
(481,'PCH_202408121513321723457612076792832',8,'purchases_cpa_PRCH66B9E04BDB8A07_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66B9E04BDB8A07','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-12 15:13:31','CURR66921C11107792',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66B9E04BDB8A07\"
target=\"_blank\">Purchase# 4444, Total: 72,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":33,\"uid\":\"PRCH66B9E04BDB8A07\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66B9AC17EED5B6\",\"o
ld_balance\":-
320000,\"invoice\":\"4444\",\"memo\":null,\"grand_total\":72000,\"discount_amount\"
:0,\"sub_total_amount\":72000,\"paid_amount\":10000,\"cash_paid_account\":\"SAFEACC
OUNTBRCH668A8A93BFCAF8\",\"pending_amount\":62000,\"transport_expense\":0,\"items\"
:\"[{\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC66
35\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1200,\\\"qty\\\":60,\\\"bonus\\\":0,\\\"
m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\
\\":100,\\\"tp\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"it
em_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"4444\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"sale_price\\\":1300,\\\"transport_expense\\\":0,\\\"expense\\\":
\\\"null\\\",\\\"total\\\":72000}]\",\"items_uid\":\"-++-ITEM66B99E8897B931-+
+-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-++-\",\"batch_uid\":\"-++-4444-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
15:13:31\",\"serial_id\":8}','2024-08-12 06:13:32'),
(482,'JRL_202408121516221723457782906599936',4,'journal_receiving_JRNL66B9E0F6C698B
9_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','
journal','ALE_JRNL66B9E0F6C698B9','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
08-12 06:16:22','CURR668EFECFDD0671',0,0,1000,1000,'Journal # 4
‫'تتات‬,'‫'تتات‬,'{\"id\":46,\"uid\":\"JRNL66B9E0F6C698B9\",\"branch\":\"BRCH668EE8F08D
D356\",\"journal_date\":\"2024-08-
12\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT66A734677DD187\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u062a\\u062a\\
u0627\\u062a\",\"payment_narration\":\"\\u062a\\u062a\\u0627\\
u062a\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-12
06:16:22\",\"invoice\":4,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":4}','2024-08-12 06:16:22'),
(484,'SAL_202408121517491723457869086968832',9,'sales_SALE66B9E14CF001D5_ACCT66B867
02153BA4_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE66B9E14CF
001D5','ACCT66B86702153BA4','client','2024-08-12
15:17:48','CURR66921C11107792',5000,5000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9E14CF001D5\" target=\"_blank\">Sales#
1004, Total: 65,000.00, Trans Exp: 0.00, Paid:
60,000.00</a>',NULL,'{\"id\":50,\"uid\":\"SALE66B9E14CF001D5\",\"serial_id\":9,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"ACCT66B86702153BA4\",\"marketer\":\"undefined\",\"sales_man\":null,\"commi
ssion_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_cli
ent_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old
_balance\":14000,\"invoice\":1004,\"memo\":null,\"sales_total\":65000,\"trans_expen
se\":0,\"expense_account\":null,\"sub_total\":65000,\"cash_received\":60000,\"remai
ning_amount\":5000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"
item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIREM1723457835786\\\",\
\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\
\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price
\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"o
ut_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":100,\\\"item_total\\\":65000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-
WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":65000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":65000,\"total_profit_
amount\":5000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 15:17:48\"}','2024-08-12 06:17:49'),
(485,'SAL_202408121517491723457869165110016',9,'sales_cra_SALE66B9E14CF001D5_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','
ALE_SALE66B9E14CF001D5','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
15:17:48','CURR66921C11107792',60000,60000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66B9E14CF001D5\" target=\"_blank\">Sales#
1004, Total: 65,000.00, Trans Exp: 0.00, Paid:
60,000.00</a>',NULL,'{\"id\":50,\"uid\":\"SALE66B9E14CF001D5\",\"serial_id\":9,\"br
anch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\
",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"cl
ient\":\"ACCT66B86702153BA4\",\"marketer\":\"undefined\",\"sales_man\":null,\"commi
ssion_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"cash_cli
ent_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old
_balance\":14000,\"invoice\":1004,\"memo\":null,\"sales_total\":65000,\"trans_expen
se\":0,\"expense_account\":null,\"sub_total\":65000,\"cash_received\":60000,\"remai
ning_amount\":5000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"
item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RTIREM1723457835786\\\",\
\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\
\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price
\\\":1300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"o
ut_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":100,\\\"item_total\\\":65000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-
WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":65000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":65000,\"total_profit_
amount\":5000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-08-12 15:17:48\"}','2024-08-12 06:17:49'),
(486,'JRL_202408121520031723458003245400064',5,'journal_receiving_JRNL66B9E1D2B3384
5_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','
journal','ALE_JRNL66B9E1D2B33845','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
08-12 06:20:02','CURR668EFECFDD0671',0,0,1000,1000,'Journal # 5
knjhjk','knjhjk','{\"id\":47,\"uid\":\"JRNL66B9E1D2B33845\",\"branch\":\"BRCH668EE8
F08DD356\",\"journal_date\":\"2024-08-
12\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT66B74930B5B897\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"knjhjk\",\"paymen
t_narration\":\"knjhjk\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\
":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_app
roval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appro
val_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\
"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-
12
06:20:02\",\"invoice\":5,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":5}','2024-08-12 06:20:03'),
(488,'EIN_202408121521581723458118392939008',2,'extra_income_EXTIC66B9E2464AF542_SA
FEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','extr
a_income','ALE_EXTIC66B9E2464AF542','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-08-12 00:00:00','CURR668EFECFDD0671',9000,9000,0,0,'Extra Income:
‫'ددد‬,'‫'ددد‬,'{\"id\":3,\"uid\":\"EXTIC66B9E2464AF542\",\"branch\":\"BRCH668EE8F08DD3
56\",\"currency\":\"CURR668EFECFDD0671\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD35
6\",\"type\":\"EXTIT669C9EE433EAF5\",\"type_name\":\"\\u0631\\u0633\\u062a\\u0648\\
u0631\\u0627\\u0646\\u062a\",\"amount\":\"9000\",\"description\":\"\\u062f\\u062f\\
u062f\",\"currency_usd_equalance\":70.5,\"created_at\":\"2024-08-12
00:00:00\",\"is_journal\":\"no\",\"journal_uid\":null,\"journal_invoice\":null,\"se
rial_id\":2}','2024-08-12 06:21:58'),
(489,'EXP_202408121744441723466684298608896',1,'expenses_EXPE66BA03BC34C963_SAFEACC
OUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','expenses'
,'ALE_EXPE66BA03BC34C963','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-12
08:44:44','CURR66921C11107792',0,0,500,500,'Expense: ‫'لیدر‬,'‫لیدر موتر‬
‫'موتر‬,'{\"id\":36,\"uid\":\"EXPE66BA03BC34C963\",\"branch\":\"BRCH668A8A93BFCAF8\",
\"type\":\"EXPT66BA0346C480F9\",\"exp_date\":\"2024-08-
12\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"amount\":5
00,\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79999999999999
71578290569595992565155029296875,\"narration\":\"\\u0644\\u06cc\\u062f\\u0631 \\
u0645\\u0648\\u062a\\
u0631\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-08-12 08:44:44\",\"serial_id\":1}','2024-08-12
08:44:44'),
(490,'PCH_202408131112171723529537258887936',9,'purchases_pa_PRCH66BAF941284E73_ACC
T66BAF2270FFEE7_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','ALE_
PRCH66BAF941284E73','ACCT66BAF2270FFEE7','supplier','2024-08-13
11:12:17','CURR66921C11107792',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66BAF941284E73\"
target=\"_blank\">Purchase# 111, Total: 60,000.00, Paid:
50,000.00</a>',NULL,'{\"id\":34,\"uid\":\"PRCH66BAF941284E73\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66BAF2270FFEE7\",\"o
ld_balance\":null,\"invoice\":\"111\",\"memo\":null,\"grand_total\":60000,\"discoun
t_amount\":0,\"sub_total_amount\":60000,\"paid_amount\":50000,\"cash_paid_account\"
:\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"pending_amount\":10000,\"transport_expense\":0
,\"items\":\"[{\\\"item\\\":\\\"ITEM66B4572B717512\\\",\\\"warehouse\\\":\\\"WRHS66
B99DECBC6635\\\",\\\"cost\\\":3000,\\\"real_cost\\\":3000,\\\"qty\\\":20,\\\"bonus\
\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"profit\\\":500,\\\"tp\\\":3500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\
":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"111\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"sale_price\\\":3500,\\\"transport_expense\\\":0,\\\"exp
ense\\\":\\\"null\\\",\\\"total\\\":60000}]\",\"items_uid\":\"-++-
ITEM66B4572B717512-++-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-+
+-\",\"batch_uid\":\"-++-111-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-13
11:12:17\",\"serial_id\":9}','2024-08-13 02:12:17'),
(491,'PCH_202408131112171723529537327131136',9,'purchases_cpa_PRCH66BAF941284E73_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','purc
hases','ALE_PRCH66BAF941284E73','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-13 11:12:17','CURR66921C11107792',0,0,50000,50000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66BAF941284E73\"
target=\"_blank\">Purchase# 111, Total: 60,000.00, Paid:
50,000.00</a>',NULL,'{\"id\":34,\"uid\":\"PRCH66BAF941284E73\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.799
9999999999971578290569595992565155029296875,\"supplier\":\"ACCT66BAF2270FFEE7\",\"o
ld_balance\":null,\"invoice\":\"111\",\"memo\":null,\"grand_total\":60000,\"discoun
t_amount\":0,\"sub_total_amount\":60000,\"paid_amount\":50000,\"cash_paid_account\"
:\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"pending_amount\":10000,\"transport_expense\":0
,\"items\":\"[{\\\"item\\\":\\\"ITEM66B4572B717512\\\",\\\"warehouse\\\":\\\"WRHS66
B99DECBC6635\\\",\\\"cost\\\":3000,\\\"real_cost\\\":3000,\\\"qty\\\":20,\\\"bonus\
\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"profit\\\":500,\\\"tp\\\":3500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\
":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"111\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"sale_price\\\":3500,\\\"transport_expense\\\":0,\\\"exp
ense\\\":\\\"null\\\",\\\"total\\\":60000}]\",\"items_uid\":\"-++-
ITEM66B4572B717512-++-\",\"warehouses_uid\":\"-++-WRHS66B99DECBC6635-+
+-\",\"batch_uid\":\"-++-111-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-13
11:12:17\",\"serial_id\":9}','2024-08-13 02:12:17'),
(512,'EXP_202408141157481723618668903228928',2,'expenses_EXPE66BC556CC5C727_EMPL668
D181AA935D5_employee_CURR6690AF39D9B836','BRCH664D790E231556','expenses','ALE_EXPE6
6BC556CC5C727','EMPL668D181AA935D5','employee','2024-08-14
02:57:48','CURR6690AF39D9B836',0,0,500,500,'Expense:
asdfas','asdfas','{\"id\":37,\"uid\":\"EXPE66BC556CC5C727\",\"branch\":\"BRCH664D79
0E231556\",\"type\":\"EXPT66A3EDF378CAE0\",\"exp_date\":\"2024-08-
14\",\"marketer\":\"no\",\"account\":\"EMPL668D181AA935D5\",\"amount\":500,\"curren
cy\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":89,\"narration\":\"asdfas\",
\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-08-14 02:57:48\",\"serial_id\":2}','2024-08-14 02:57:48'),
(532,'ACT_202408161303041723795384996237056',NULL,'opening_balance_ACCT66BF07B86D7F
75_ACCT66BF07B86D7F75_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts',
'ALE_ACCT66BF07B86D7F75','ACCT66BF07B86D7F75','cashbook','2024-08-16
04:03:04','CURR66921C11107792',0,0,1000,1000,'‫این حساب ها از اکسل به دیتابیس انتقال‬
‫'این حساب ها از اکسل به دیتابیس انتقال داده‬,'‫داده شد‬
‫'شد‬,'{\"id\":5026,\"uid\":\"ACCT66BF07B86D7F75\",\"branch\":\"BRCH668A8A93BFCAF8\",
\"name\":\"SBNABC\",\"type\":\"cashbook\",\"code\":786785,\"mobile\":\"07887668675\
",\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"yes
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":\"shbahram@ yahoo.com\",\"employee_uid\":null,\"memo\":\"\\u0627\\u06cc\\
u0646 \\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627 \\u0627\\u0632 \\u0627\\u06a9\\
u0633\\u0644 \\u0628\\u0647 \\u062f\\u06cc\\u062a\\u0627\\u0628\\u06cc\\u0633 \\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062f\\u0627\\u062f\\u0647 \\u0634\\
u062f\",\"address\":\"\\u06a9\\u0627\\u0628\\u0644 \\u067e\\u0627\\u0631\\u06a9 \\
u0647\\u0627\\u06cc \\u0635\\u0646\\u0639\\u062a\\
u06cc\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66921C11107
792\\\",\\\"usd_equalance\\\":71.7999999999999971578290569595992565155029296875,\\\
"ob_debit\\\":null,\\\"ob_credit\\\":\\\"1000\\\"}]\",\"created_at\":\"2024-08-16
04:03:04\"}','2024-08-16 04:03:04'),
(541,'EXP_202408171634341723894474511363072',NULL,'capitals_CAP66C08ACA4BEAE7_SAFEA
CCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','capital
s','ALE_CAP66C08ACA4BEAE7','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-08-17
07:34:34','CURR668EFECFDD0671',200000,200000,0,0,'Capitals: ‫آمد از حساب ریس به‬
‫بانک‬-‫'آمد از حساب ریس به خزانه‬,'‫بانک ملی‬-‫خزانه‬
‫'ملی‬,'{\"id\":13,\"uid\":\"CAP66C08ACA4BEAE7\",\"branch\":\"BRCH668EE8F08DD356\",\"
event_date\":\"2024-08-17\",\"type\":\"CPCT66C08A55F2FEA1\",\"type_name\":\"\\
u062d\\u0633\\u0627\\u0628\\u0627\\u062a \\u0631\\u06cc\\
u0633\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL66C08A9595FAB4\",\"shareholder_name\":\"\\u0631\\
u06cc\\u0633 \\u0645\\u06cc\\u0631\\u0648\\u06cc\\
u0633 ...\",\"currency\":\"CURR668EFECFDD0671\",\"currency_name\":\"\\u0627\\
u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\
u0627\\u0646\\u06cc\",\"amount\":200000,\"percentage\":100,\"details\":\"\\u0622\\
u0645\\u062f \\u0627\\u0632 \\u062d\\u0633\\u0627\\u0628 \\u0631\\u06cc\\u0633 \\
u0628\\u0647 \\u062e\\u0632\\u0627\\u0646\\u0647-\\u0628\\u0627\\u0646\\u06a9 \\
u0645\\u0644\\u06cc\",\"created_at\":\"2024-08-17
07:34:34\",\"currency_usd_equalance\":70.5}','2024-08-17 07:34:34'),
(542,'EXP_202408171635541723894554021481984',3,'expenses_EXPE66C08B19E8BF77_SAFEACC
OUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','expenses'
,'ALE_EXPE66C08B19E8BF77','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-08-17
07:35:53','CURR668EFECFDD0671',0,0,50000,50000,'Expense: ‫پرداخت درک خریداری مواد‬
‫'پرداخت درک خریداری مواد‬,'‫ساختمانی‬
‫'ساختمانی‬,'{\"id\":39,\"uid\":\"EXPE66C08B19E8BF77\",\"branch\":\"BRCH668EE8F08DD35
6\",\"type\":\"EXPT668EFFB2F05862\",\"exp_date\":\"2024-08-
17\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"amount\":5
0000,\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"narratio
n\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u062f\\u0631\\u06a9 \\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc \\u0645\\u0648\\u0627\\u062f \\u0633\\
u0627\\u062e\\u062a\\u0645\\u0627\\u0646\\
u06cc\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-08-17 07:35:53\",\"serial_id\":3}','2024-08-17
07:35:54'),
(543,'JRL_202408171636581723894618665059072',6,'journal_receiving_JRNL66C08B5A8CA38
1_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','
journal','ALE_JRNL66C08B5A8CA381','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
08-17 07:36:58','CURR668EFECFDD0671',0,0,40000,40000,'Journal # 6 ‫برای نمایندع‬
‫'برای نمایندع‬,'‫محمود‬
‫'محمود‬,'{\"id\":54,\"uid\":\"JRNL66C08B5A8CA381\",\"branch\":\"BRCH668EE8F08DD356\"
,\"journal_date\":\"2024-08-
17\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT668EFF4708CD41\",\"receiving_amount\":40000,\"payment_amount\":40000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0628\\
u0631\\u0627\\u06cc \\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u0639 \\u0645\\
u062d\\u0645\\u0648\\u062f\",\"payment_narration\":\"\\u0628\\u0631\\u0627\\
u06cc \\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u0639 \\u0645\\u062d\\u0645\\
u0648\\
u062f\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-17
07:36:58\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-08-17 07:36:58'),
(546,'JRL_202408172107401723910860253101056',2,'journal_payment_JRNL66C0CACC1ED226_
CASHSALEBRCH668EED6BC0B172_client_usd','BRCH668EED6BC0B172','journal','ALE_JRNL66C0
CACC1ED226','CASHSALEBRCH668EED6BC0B172','client','2024-08-17
12:07:40','usd',100,100,0,0,'Journal # 2
jjjj','jjjj','{\"id\":55,\"uid\":\"JRNL66C0CACC1ED226\",\"branch\":\"BRCH668EED6BC0
B172\",\"journal_date\":\"2024-08-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66A734677DD187\",\"payment_account\":\"CASHSALEBRCH668EED6BC0B172\",\"rec
eiving_amount\":100,\"payment_amount\":100,\"calculation_type\":\"multiply\",\"rate
\":1,\"receiving_narration\":\"jjjj\",\"payment_narration\":\"jjjj\",\"receiving_cu
e\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid
\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\
"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_use
r_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_de
tails\":null,\"created_at\":\"2024-08-17
12:07:40\",\"invoice\":2,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":2}','2024-08-17 12:07:40'),
(553,'EIN_202408191113591724048039854942976',2,'extra_income_EXTIC66C2E2A7884925_SA
FEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','extr
a_income','ALE_EXTIC66C2E2A7884925','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','202
4-08-19 00:00:00','CURR66921C11107792',20000,20000,0,0,'Extra Income:
werryhtehthet','werryhtehthet','{\"id\":4,\"uid\":\"EXTIC66C2E2A7884925\",\"branch\
":\"BRCH668A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"account\":\"SAFEACCO
UNTBRCH668A8A93BFCAF8\",\"type\":\"EXTIT66C2D3651E7F00\",\"type_name\":\"\\u06a9\\
u0631\\u0627\\u06cc\\u0647 \\u0628\\u0644\\u0646\\u062f \\u0645\\u0646\\u0632\\
u0644 \\u06f1\\u06f2\\u06f3\\u062e\\u06cc\\u0631\\u062e\\u0627\\u0646\\
u0647\",\"amount\":\"20000\",\"description\":\"werryhtehthet\",\"currency_usd_equal
ance\":71.7999999999999971578290569595992565155029296875,\"created_at\":\"2024-08-
19
00:00:00\",\"is_journal\":\"no\",\"journal_uid\":null,\"journal_invoice\":null,\"se
rial_id\":2}','2024-08-19 02:13:59'),
(584,'SAL_202408211436071724232967324072960',10,'sales_SALE66C2E568E73619_ACCT66994
79739BAC9_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE66C2E568
E73619','ACCT6699479739BAC9','client','2024-08-19
11:25:44','CURR66921C11107792',27830,27830,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66C2E568E73619\" target=\"_blank\">Sales#
1005, Total: 27,830.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":58,\"uid\":\"SALE66C2E568E73619\",\"serial_id\":10,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\",\"
currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"client
\":\"ACCT6699479739BAC9\",\"marketer\":\"undefined\",\"sales_man\":null,\"commissio
n_type\":null,\"marketer_commission\":0,\"cash_client_name\":null,\"cash_client_mob
ile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old_balanc
e\":2000,\"invoice\":1005,\"memo\":null,\"sales_total\":27830,\"trans_expense\":0,\
"expense_account\":null,\"sub_total\":27830,\"cash_received\":0,\"remaining_amount\
":27830,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\
\"ITEM66B9FCBB0228D6\\\",\\\"item_uqid\\\":\\\"RTIREM1724048726746\\\",\\\"warehous
e\\\":\\\"WRHS66B9FB4E0B1298\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\
"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":220,\\\"sale_price\\\":230,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":121,\\\"out_qty\\\":0
,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"un
it\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,\
\\"item_total\\\":27830,\\\"set_name\\\":\\\"0\\\",\\\"set_uid\\\":\\\"0\\\"}]\",\"
sale_items\":\"-++-ITEM66B9FCBB0228D6-++-\",\"sale_warehouse\":\"-++-
WRHS66B9FB4E0B1298-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":27830,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":27830,\"total_profit_
amount\":1210,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\"
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"CURR66921C11107792\\
\",\\\"currency_usd_equalance\\\":71.7999999999999971578290569595992565155029296875
,\\\"client\\\":\\\"ACCT6699479739BAC9\\\",\\\"marketer\\\":\\\"undefined\\\",\\\"s
ales_man\\\":null,\\\"commission_type\\\":null,\\\"marketer_commission\\\":0,\\\"ca
sh_client_name\\\":null,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":1005,\\\"me
mo\\\":null,\\\"sales_total\\\":27830,\\\"trans_expense\\\":0,\\\"expense_account\\
\":null,\\\"sub_total\\\":27830,\\\"cash_received\\\":0,\\\"remaining_amount\\\":27
830,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":nu
ll,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66B9FCBB0228D6\\\\\\\",\\\\\\\"item_uqid\\\\\\\
":\\\\\\\"RTIREM1724048726746\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B9FB4
E0B1298\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":n
ull,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\"
:220,\\\\\\\"sale_price\\\\\\\":230,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0
,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":121,\\\\\\\"out_qty\\\\\\\":0,\\\
\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\
\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\
"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":10,\\\\\\\"
item_total\\\\\\\":27830,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid
\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-ITEM66B9FCBB0228D6-+
+-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS66B9FB4E0B1298-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":27830,\\\"total_discount_amount\\\":0,\\\"total_d
iscount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\"
:27830,\\\"total_profit_amount\\\":1210,\\\"cash_received_account\\\":\\\"SAFEACCOU
NTBRCH668A8A93BFCAF8\\\",\\\"delivery_type\\\":\\\"pending\\\",\\\"created_at\\\":\
\\"2024-08-19
11:25:44\\\"}\",\"old_entry_details\":\"{\\\"id\\\":58,\\\"uid\\\":\\\"SALE66C2E568
E73619\\\",\\\"serial_id\\\":10,\\\"branch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"quota
tion\\\":null,\\\"currency\\\":\\\"CURR66921C11107792\\\",\\\"currency_usd_equalanc
e\\\":71.7999999999999971578290569595992565155029296875,\\\"client\\\":\\\"ACCT6699
479739BAC9\\\",\\\"marketer\\\":\\\"undefined\\\",\\\"sales_man\\\":null,\\\"commis
sion_type\\\":null,\\\"marketer_commission\\\":null,\\\"cash_client_name\\\":null,\
\\"cash_client_mobile\\\":null,\\\"cash_received_account\\\":\\\"SAFEACCOUNTBRCH668
A8A93BFCAF8\\\",\\\"old_balance\\\":2000,\\\"invoice\\\":1005,\\\"memo\\\":null,\\\
"sales_total\\\":27830,\\\"trans_expense\\\":0,\\\"expense_account\\\":null,\\\"sub
_total\\\":27830,\\\"cash_received\\\":0,\\\"remaining_amount\\\":27830,\\\"items_d
etails\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item
\\\\\\\":\\\\\\\"ITEM66B9FCBB0228D6\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIRE
M1724048726746\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B9FB4E0B1298\\\\\\\"
,\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"exp
iry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":219.9999999999
99971578290569595992565155029296875,\\\\\\\"sale_price\\\\\\\":230,\\\\\\\"bundle\\
\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":12
1,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m
2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\
\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\
\\\\"profit\\\\\\\":10.000000000000028421709430404007434844970703125,\\\\\\\"item_t
otal\\\\\\\":27830,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"s
ale_items\\\":\\\"-++-ITEM66B9FCBB0228D6-++-\\\",\\\"sale_warehouse\\\":\\\"-++-
WRHS66B9FB4E0B1298-++-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":27830,\\\"total_discount_amount\\\":0,\\\"total_d
iscount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\"
:27830,\\\"total_profit_amount\\\":1210.000000000003410605131648480892181396484375,
\\\"return_discount_amount_1\\\":null,\\\"return_discount_amount_2\\\":null,\\\"tot
al_return_discount\\\":null,\\\"return_profit\\\":null,\\\"return_total\\\":null,\\
\"delivery_type\\\":\\\"full\\\",\\\"user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"
user_name\\\":\\\"admin\\\",\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\
\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H
8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type
\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"cre
ated_at\\\":\\\"2024-08-19 11:25:44\\\"}\",\"created_at\":\"2024-08-19
11:25:44\"}','2024-08-21 05:36:07'),
(585,'SAL_202408211436071724232967469933056',10,'sales_cra_SALE66C2E568E73619_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales',
'ALE_SALE66C2E568E73619','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-19
11:25:44','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66C2E568E73619\" target=\"_blank\">Sales#
1005, Total: 27,830.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":58,\"uid\":\"SALE66C2E568E73619\",\"serial_id\":10,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792\",\"
currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"client
\":\"ACCT6699479739BAC9\",\"marketer\":\"undefined\",\"sales_man\":null,\"commissio
n_type\":null,\"marketer_commission\":0,\"cash_client_name\":null,\"cash_client_mob
ile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"old_balanc
e\":2000,\"invoice\":1005,\"memo\":null,\"sales_total\":27830,\"trans_expense\":0,\
"expense_account\":null,\"sub_total\":27830,\"cash_received\":0,\"remaining_amount\
":27830,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\
\"ITEM66B9FCBB0228D6\\\",\\\"item_uqid\\\":\\\"RTIREM1724048726746\\\",\\\"warehous
e\\\":\\\"WRHS66B9FB4E0B1298\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\
"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":220,\\\"sale_price\\\":230,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":121,\\\"out_qty\\\":0
,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"un
it\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,\
\\"item_total\\\":27830,\\\"set_name\\\":\\\"0\\\",\\\"set_uid\\\":\\\"0\\\"}]\",\"
sale_items\":\"-++-ITEM66B9FCBB0228D6-++-\",\"sale_warehouse\":\"-++-
WRHS66B9FB4E0B1298-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":27830,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":27830,\"total_profit_
amount\":1210,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\"
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"CURR66921C11107792\\
\",\\\"currency_usd_equalance\\\":71.7999999999999971578290569595992565155029296875
,\\\"client\\\":\\\"ACCT6699479739BAC9\\\",\\\"marketer\\\":\\\"undefined\\\",\\\"s
ales_man\\\":null,\\\"commission_type\\\":null,\\\"marketer_commission\\\":0,\\\"ca
sh_client_name\\\":null,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":1005,\\\"me
mo\\\":null,\\\"sales_total\\\":27830,\\\"trans_expense\\\":0,\\\"expense_account\\
\":null,\\\"sub_total\\\":27830,\\\"cash_received\\\":0,\\\"remaining_amount\\\":27
830,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":nu
ll,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66B9FCBB0228D6\\\\\\\",\\\\\\\"item_uqid\\\\\\\
":\\\\\\\"RTIREM1724048726746\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B9FB4
E0B1298\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":n
ull,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\"
:220,\\\\\\\"sale_price\\\\\\\":230,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0
,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":121,\\\\\\\"out_qty\\\\\\\":0,\\\
\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\
\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\
"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":10,\\\\\\\"
item_total\\\\\\\":27830,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid
\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-ITEM66B9FCBB0228D6-+
+-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS66B9FB4E0B1298-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":27830,\\\"total_discount_amount\\\":0,\\\"total_d
iscount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\"
:27830,\\\"total_profit_amount\\\":1210,\\\"cash_received_account\\\":\\\"SAFEACCOU
NTBRCH668A8A93BFCAF8\\\",\\\"delivery_type\\\":\\\"pending\\\",\\\"created_at\\\":\
\\"2024-08-19
11:25:44\\\"}\",\"old_entry_details\":\"{\\\"id\\\":58,\\\"uid\\\":\\\"SALE66C2E568
E73619\\\",\\\"serial_id\\\":10,\\\"branch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"quota
tion\\\":null,\\\"currency\\\":\\\"CURR66921C11107792\\\",\\\"currency_usd_equalanc
e\\\":71.7999999999999971578290569595992565155029296875,\\\"client\\\":\\\"ACCT6699
479739BAC9\\\",\\\"marketer\\\":\\\"undefined\\\",\\\"sales_man\\\":null,\\\"commis
sion_type\\\":null,\\\"marketer_commission\\\":null,\\\"cash_client_name\\\":null,\
\\"cash_client_mobile\\\":null,\\\"cash_received_account\\\":\\\"SAFEACCOUNTBRCH668
A8A93BFCAF8\\\",\\\"old_balance\\\":2000,\\\"invoice\\\":1005,\\\"memo\\\":null,\\\
"sales_total\\\":27830,\\\"trans_expense\\\":0,\\\"expense_account\\\":null,\\\"sub
_total\\\":27830,\\\"cash_received\\\":0,\\\"remaining_amount\\\":27830,\\\"items_d
etails\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item
\\\\\\\":\\\\\\\"ITEM66B9FCBB0228D6\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIRE
M1724048726746\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS66B9FB4E0B1298\\\\\\\"
,\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"exp
iry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":219.9999999999
99971578290569595992565155029296875,\\\\\\\"sale_price\\\\\\\":230,\\\\\\\"bundle\\
\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":12
1,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m
2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\
\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\
\\\\"profit\\\\\\\":10.000000000000028421709430404007434844970703125,\\\\\\\"item_t
otal\\\\\\\":27830,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"s
ale_items\\\":\\\"-++-ITEM66B9FCBB0228D6-++-\\\",\\\"sale_warehouse\\\":\\\"-++-
WRHS66B9FB4E0B1298-++-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":27830,\\\"total_discount_amount\\\":0,\\\"total_d
iscount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\"
:27830,\\\"total_profit_amount\\\":1210.000000000003410605131648480892181396484375,
\\\"return_discount_amount_1\\\":null,\\\"return_discount_amount_2\\\":null,\\\"tot
al_return_discount\\\":null,\\\"return_profit\\\":null,\\\"return_total\\\":null,\\
\"delivery_type\\\":\\\"full\\\",\\\"user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"
user_name\\\":\\\"admin\\\",\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\
\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H
8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type
\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"cre
ated_at\\\":\\\"2024-08-19 11:25:44\\\"}\",\"created_at\":\"2024-08-19
11:25:44\"}','2024-08-21 05:36:07'),
(592,'ACT_202408241203261724483006773103104',NULL,'opening_balance_ACCT66C985BEA181
97_ACCT66C985BEA18197_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','A
LE_ACCT66C985BEA18197','ACCT66C985BEA18197','client','2024-08-24
03:03:26','CURR66921C11107792',2000,2000,0,0,'‫ صفه‬4 ‫انتقال حسابی از گهاته نمبر‬
‫ صفه‬4 ‫'انتقال حسابی از گهاته نمبر‬,'233
233','{\"id\":5045,\"uid\":\"ACCT66C985BEA18197\",\"branch\":\"BRCH668A8A93BFCAF8\"
,\"name\":\"\\u062d\\u0627\\u062c\\u06cc \\u0628\\u0644\\u0627\\
u0644\",\"type\":\"client\",\"code\":2147483647,\"mobile\":\"93797600602\",\"client
_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"market
er\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"e
mployee_uid\":null,\"memo\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062d\\
u0633\\u0627\\u0628\\u06cc \\u0627\\u0632 \\u06af\\u0647\\u0627\\u062a\\u0647 \\
u0646\\u0645\\u0628\\u0631 4 \\u0635\\u0641\\u0647 233\",\"address\":\"\\u0628\\
u06af\\u0631\\u0627\\u0645\\
u06cc\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66921C11107
792\\\",\\\"usd_equalance\\\":71.7999999999999971578290569595992565155029296875,\\\
"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-08-24
03:03:26\"}','2024-08-24 03:03:26'),
(593,'JRL_202408241205041724483104521107968',7,'journal_receiving_JRNL66C9862015C6E
6_ACCT66C985BEA18197_client_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','ALE
_JRNL66C9862015C6E6','ACCT66C985BEA18197','client','2024-08-24
03:05:04','CURR66921C11107792',0,0,2000,2000,'Journal # 7
‫'قب‬,'‫'قب‬,'{\"id\":62,\"uid\":\"JRNL66C9862015C6E6\",\"branch\":\"BRCH668A8A93BFCAF8
\",\"journal_date\":\"2024-08-
24\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66C985BEA18197\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":2000,\"payment_amount\":2000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0642\\
u0628\",\"payment_narration\":\"\\u0642\\
u0628\",\"receiving_cue\":71.7999999999999971578290569595992565155029296875,\"payme
nt_cue\":71.7999999999999971578290569595992565155029296875,\"is_activity\":\"no\",\
"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"
approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_n
ame\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8J
L7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"a
pproval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-24
03:05:04\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-08-24 03:05:04'),
(594,'JRL_202408241205041724483104685758976',7,'journal_payment_JRNL66C9862015C6E6_
SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','jo
urnal','ALE_JRNL66C9862015C6E6','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-24 03:05:04','CURR66921C11107792',2000,2000,0,0,'Journal # 7
‫'قب‬,'‫'قب‬,'{\"id\":62,\"uid\":\"JRNL66C9862015C6E6\",\"branch\":\"BRCH668A8A93BFCAF8
\",\"journal_date\":\"2024-08-
24\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66C985BEA18197\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":2000,\"payment_amount\":2000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0642\\
u0628\",\"payment_narration\":\"\\u0642\\
u0628\",\"receiving_cue\":71.7999999999999971578290569595992565155029296875,\"payme
nt_cue\":71.7999999999999971578290569595992565155029296875,\"is_activity\":\"no\",\
"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"
approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_n
ame\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8J
L7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"a
pproval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-24
03:05:04\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-08-24 03:05:04'),
(613,'JRL_202408241736171724502977802907904',8,'journal_receiving_JRNL66C9D3C1A736F
0_SAFEACCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','
journal','ALE_JRNL66C9D3C1A736F0','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-
08-24 08:36:17','CURR66B4787C383EC4',0,0,12,12,'Journal # 8
‫'ضثثض‬,'‫'ضثثض‬,'{\"id\":65,\"uid\":\"JRNL66C9D3C1A736F0\",\"branch\":\"BRCH668EE96F64
3F60\",\"journal_date\":\"2024-08-
24\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_account\":\"ACCT66A7
34677DD187\",\"receiving_amount\":12,\"payment_amount\":12,\"calculation_type\":\"m
ultiply\",\"rate\":1,\"receiving_narration\":\"\\u0636\\u062b\\u062b\\
u0636\",\"payment_narration\":\"\\u0636\\u062b\\u062b\\
u0636\",\"receiving_cue\":71,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-24
08:36:17\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-08-24 08:36:17'),
(635,'EXP_202408251736591724589419693455872',NULL,'assets_ASET66CB256B7DF486_SAFEAC
COUNTBRCH668EE92A5231D2_cashbook_usd','BRCH668EE92A5231D2','virtues','ALE_ASET66CB2
56B7DF486','SAFEACCOUNTBRCH668EE92A5231D2','cashbook','2024-08-25
08:36:59','usd',0,0,20000,20000,'Assets:
',NULL,'{\"id\":6,\"uid\":\"ASET66CB256B7DF486\",\"branch\":\"BRCH668EE92A5231D2\",
\"currency\":\"usd\",\"currency_usd_equalance\":1,\"currency_name\":\"\\u062f\\
u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"account\":\"SAFEACCOUNTBRCH668EE92A5231D2\",\"account_name\":\"Cash\",\"t
ype\":\"CPCT66CB2542490EF0\",\"type_name\":\"\\u0634\\u0631\\u0627\\u06a9\\u062a 50
\\u0641\\u06cc\\u0635\\u062f\",\"name\":\"\\u0634\\u0627\\u0647\\u06cc\\
u0646\",\"qty\":1,\"price\":20000,\"total\":20000,\"narration\":null,\"created_at\"
:\"2024-08-25 08:36:59\"}','2024-08-25 08:36:59'),
(669,'PJT_202408311051181725083478351692800',NULL,'projects_client_cost_PJCT66D2AF5
6329010_ACCT66D2AE2B8D5DD8_client_usd','BRCH668EE8F08DD356','projects','ALE_PJCT66D
2AF56329010','ACCT66D2AE2B8D5DD8','client','2024-07-31
01:51:18','usd',200000,200000,0,0,'Project Cost:
jjkj','jjkj','{\"id\":5,\"uid\":\"PJCT66D2AF56329010\",\"branch\":\"BRCH668EE8F08DD
356\",\"name\":\"\\u067e\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\u0627\\
u0631 \\u0633\\u0631\\u06a9\",\"address\":\"\\u06a9\\u0627\\u0628\\
u0644\",\"contact_person\":\"ahmad\",\"contact_number\":\"0787665\",\"company\":\"h
oco\",\"client\":\"ACCT66D2AE2B8D5DD8\",\"currency\":\"usd\",\"currency_usd_equalan
ce\":1,\"cost\":200000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"ca
sh_paid\":20000,\"pending_amount\":180000,\"start_date\":\"2024-07-
31\",\"end_date\":\"2025-09-
14\",\"comments\":\"jjkj\",\"image\":null,\"username\":\"ahmad1\",\"password\":\"YW
htYWQx\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\
":\"2024-08-31 01:51:18\"}','2024-08-31 01:51:18'),
(670,'PJT_202408311051181725083478494590976',NULL,'projects_client_cash_paid_PJCT66
D2AF56329010_ACCT66D2AE2B8D5DD8_client_usd','BRCH668EE8F08DD356','projects','ALE_PJ
CT66D2AF56329010','ACCT66D2AE2B8D5DD8','client','2024-07-31
00:00:00','usd',0,0,20000,20000,'Project Cash Paid:
jjkj','jjkj','{\"id\":5,\"uid\":\"PJCT66D2AF56329010\",\"branch\":\"BRCH668EE8F08DD
356\",\"name\":\"\\u067e\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\u0627\\
u0631 \\u0633\\u0631\\u06a9\",\"address\":\"\\u06a9\\u0627\\u0628\\
u0644\",\"contact_person\":\"ahmad\",\"contact_number\":\"0787665\",\"company\":\"h
oco\",\"client\":\"ACCT66D2AE2B8D5DD8\",\"currency\":\"usd\",\"currency_usd_equalan
ce\":1,\"cost\":200000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"ca
sh_paid\":20000,\"pending_amount\":180000,\"start_date\":\"2024-07-
31\",\"end_date\":\"2025-09-
14\",\"comments\":\"jjkj\",\"image\":null,\"username\":\"ahmad1\",\"password\":\"YW
htYWQx\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\
":\"2024-08-31 01:51:18\"}','2024-08-31 01:51:18'),
(671,'PJT_202408311051181725083478591824896',NULL,'projects_cash_paid_PJCT66D2AF563
29010_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','projects','
ALE_PJCT66D2AF56329010','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-07-31
01:51:18','usd',20000,20000,0,0,'Project Cash Paid:
jjkj','jjkj','{\"id\":5,\"uid\":\"PJCT66D2AF56329010\",\"branch\":\"BRCH668EE8F08DD
356\",\"name\":\"\\u067e\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\u0627\\
u0631 \\u0633\\u0631\\u06a9\",\"address\":\"\\u06a9\\u0627\\u0628\\
u0644\",\"contact_person\":\"ahmad\",\"contact_number\":\"0787665\",\"company\":\"h
oco\",\"client\":\"ACCT66D2AE2B8D5DD8\",\"currency\":\"usd\",\"currency_usd_equalan
ce\":1,\"cost\":200000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"ca
sh_paid\":20000,\"pending_amount\":180000,\"start_date\":\"2024-07-
31\",\"end_date\":\"2025-09-
14\",\"comments\":\"jjkj\",\"image\":null,\"username\":\"ahmad1\",\"password\":\"YW
htYWQx\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\
":\"2024-08-31 01:51:18\"}','2024-08-31 01:51:18'),
(678,'PDT_202409010236181725140178731678976',NULL,'payment_deduction_from_account_P
PDT66D38CD2983AA0_ACCT66D2AE2B8D5DD8_client_CURR668EFECFDD0671','BRCH668EE8F08DD356
','payment_deductions','ALE_PPDT66D38CD2983AA0','ACCT66D2AE2B8D5DD8','client','2024
-09-01 17:36:18','CURR668EFECFDD0671',0,0,100,100,'Payment Deduction:
',NULL,'{\"id\":3,\"uid\":\"PPDT66D38CD2983AA0\",\"branch\":\"BRCH668EE8F08DD356\",
\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"amount\":100,
\"pdate\":\"2024-09-
01\",\"project\":\"PJCT66D2AF56329010\",\"project_according_amount\":1.418439716312
0567864069698771345429122447967529296875,\"from_account\":\"ACCT66D2AE2B8D5DD8\",\"
to_account\":\"ACCT66BF07B86D7F75\",\"comments\":null,\"scan_copy\":null,\"user\":\
"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-08-31 17:36:18\"}','2024-08-31
17:36:18'),
(679,'PDT_202409010236181725140178847791872',NULL,'payment_deduction_to_account_PPD
T66D38CD2983AA0_ACCT66BF07B86D7F75_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356
','payment_deductions','ALE_PPDT66D38CD2983AA0','ACCT66BF07B86D7F75','cashbook','20
24-09-01 00:00:00','CURR668EFECFDD0671',100,100,0,0,'Payment Deduction:
',NULL,'{\"id\":3,\"uid\":\"PPDT66D38CD2983AA0\",\"branch\":\"BRCH668EE8F08DD356\",
\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"amount\":100,
\"pdate\":\"2024-09-
01\",\"project\":\"PJCT66D2AF56329010\",\"project_according_amount\":1.418439716312
0567864069698771345429122447967529296875,\"from_account\":\"ACCT66D2AE2B8D5DD8\",\"
to_account\":\"ACCT66BF07B86D7F75\",\"comments\":null,\"scan_copy\":null,\"user\":\
"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-08-31 17:36:18\"}','2024-08-31
17:36:18'),
(692,'SAL_202409011331451725179505694921984',5,'sales_SALE66D4267161A966_ACCT66B6F4
C4B1ED06_supplier_CURR66B4787C383EC4','BRCH668EE96F643F60','sales','ALE_SALE66D4267
161A966','ACCT66B6F4C4B1ED06','supplier','2024-09-01
13:31:45','CURR66B4787C383EC4',16312167,16312167,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66D4267161A966\" target=\"_blank\">Sales#
233, Total: 16,312,257.00, Trans Exp: 7.00, Paid:
90.00</a>',NULL,'{\"id\":74,\"uid\":\"SALE66D4267161A966\",\"serial_id\":5,\"branch
\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B4787C383EC4\",\"
currency_usd_equalance\":71,\"client\":\"ACCT66B6F4C4B1ED06\",\"marketer\":null,\"s
ales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client
_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT66B47A95AC
7D90\",\"old_balance\":null,\"invoice\":233,\"memo\":null,\"sales_total\":16312250,
\"trans_expense\":7,\"expense_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"sub_tot
al\":16312257,\"cash_received\":90,\"remaining_amount\":16312167,\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\
\\"item_uqid\\\":\\\"RTIREM1725179285086\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C916
36\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narra
tion\\\":null,\\\"cost\\\":23430,\\\"sale_price\\\":24850,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":5,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1420,\\\"item_total\\\":1242
50,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"
item_uqid\\\":\\\"RTIREM1725179432858\\\",\\\"warehouse\\\":\\\"WRHS66B452F6966D87\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":142000,\\\"sale_price\\\":213000,\\\"bundle\\\":0,\\\"toop\
\\":0,\\\"item_token\\\":0,\\\"qty\\\":76,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":5,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":71000,\\\"item_total\\\":161
88000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B72EFDC59C21-++-,-++-ITEM66B6F8DE942A99-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-,-++-WRHS66B452F6966D87-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":16312250,\"total_discount_amount\":0,\"total_discount_a
mount_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":16312250,\"total_p
rofit_amount\":5403100,\"return_discount_amount_1\":null,\"return_discount_amount_2
\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null
,\"delivery_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":
\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",
\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"crea
ted_at\":\"2024-09-01 13:31:45\"}','2024-09-01 04:31:45'),
(693,'SAL_202409011331451725179505807472896',5,'sales_cra_SALE66D4267161A966_ACCT66
B47A95AC7D90_bank_CURR66B4787C383EC4','BRCH668EE96F643F60','sales','ALE_SALE66D4267
161A966','ACCT66B47A95AC7D90','bank','2024-09-01
13:31:45','CURR66B4787C383EC4',90,90,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66D4267161A966\" target=\"_blank\">Sales#
233, Total: 16,312,257.00, Trans Exp: 7.00, Paid:
90.00</a>',NULL,'{\"id\":74,\"uid\":\"SALE66D4267161A966\",\"serial_id\":5,\"branch
\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B4787C383EC4\",\"
currency_usd_equalance\":71,\"client\":\"ACCT66B6F4C4B1ED06\",\"marketer\":null,\"s
ales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client
_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT66B47A95AC
7D90\",\"old_balance\":null,\"invoice\":233,\"memo\":null,\"sales_total\":16312250,
\"trans_expense\":7,\"expense_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"sub_tot
al\":16312257,\"cash_received\":90,\"remaining_amount\":16312167,\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\
\\"item_uqid\\\":\\\"RTIREM1725179285086\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C916
36\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narra
tion\\\":null,\\\"cost\\\":23430,\\\"sale_price\\\":24850,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":5,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1420,\\\"item_total\\\":1242
50,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"
item_uqid\\\":\\\"RTIREM1725179432858\\\",\\\"warehouse\\\":\\\"WRHS66B452F6966D87\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":142000,\\\"sale_price\\\":213000,\\\"bundle\\\":0,\\\"toop\
\\":0,\\\"item_token\\\":0,\\\"qty\\\":76,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":5,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":71000,\\\"item_total\\\":161
88000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B72EFDC59C21-++-,-++-ITEM66B6F8DE942A99-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-,-++-WRHS66B452F6966D87-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":16312250,\"total_discount_amount\":0,\"total_discount_a
mount_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":16312250,\"total_p
rofit_amount\":5403100,\"return_discount_amount_1\":null,\"return_discount_amount_2
\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null
,\"delivery_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":
\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",
\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"crea
ted_at\":\"2024-09-01 13:31:45\"}','2024-09-01 04:31:45'),
(694,'SAL_202409011331461725179506096621056',5,'sales_exp_acc_SALE66D4267161A966_SA
FEACCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','sale
s','ALE_SALE66D4267161A966','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-09-01
13:31:45','CURR66B4787C383EC4',0,0,7,7,'<a
href=\"__embed_host__/sales/invoice/SALE66D4267161A966\" target=\"_blank\">Trans
Exp:: Sales# 233, Total: 16,312,257.00, Trans Exp: 7.00, Paid:
90.00</a>',NULL,'{\"id\":74,\"uid\":\"SALE66D4267161A966\",\"serial_id\":5,\"branch
\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B4787C383EC4\",\"
currency_usd_equalance\":71,\"client\":\"ACCT66B6F4C4B1ED06\",\"marketer\":null,\"s
ales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client
_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT66B47A95AC
7D90\",\"old_balance\":null,\"invoice\":233,\"memo\":null,\"sales_total\":16312250,
\"trans_expense\":7,\"expense_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"sub_tot
al\":16312257,\"cash_received\":90,\"remaining_amount\":16312167,\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B72EFDC59C21\\\",\
\\"item_uqid\\\":\\\"RTIREM1725179285086\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C916
36\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narra
tion\\\":null,\\\"cost\\\":23430,\\\"sale_price\\\":24850,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":5,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1420,\\\"item_total\\\":1242
50,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"
item_uqid\\\":\\\"RTIREM1725179432858\\\",\\\"warehouse\\\":\\\"WRHS66B452F6966D87\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":142000,\\\"sale_price\\\":213000,\\\"bundle\\\":0,\\\"toop\
\\":0,\\\"item_token\\\":0,\\\"qty\\\":76,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":5,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":71000,\\\"item_total\\\":161
88000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66B72EFDC59C21-++-,-++-ITEM66B6F8DE942A99-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-,-++-WRHS66B452F6966D87-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":16312250,\"total_discount_amount\":0,\"total_discount_a
mount_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":16312250,\"total_p
rofit_amount\":5403100,\"return_discount_amount_1\":null,\"return_discount_amount_2
\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null
,\"delivery_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":
\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",
\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"crea
ted_at\":\"2024-09-01 13:31:45\"}','2024-09-01 04:31:46'),
(710,'SAL_202409041459031725443943434775040',11,'sales_SALE66D82F67450A13_ACCT66922
668A97688_client_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66D82F67450A13','ACCT66
922668A97688','client','2591-03-21
14:59:03','usd',36.211699164346,36.211699164346,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66D82F67450A13\" target=\"_blank\">Sales#
1006, Total: 36.21, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":76,\"uid\":\"SALE66D82F67450A13\",\"serial_id\":11,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_eq
ualance\":1,\"client\":\"ACCT66922668A97688\",\"marketer\":null,\"sales_man\":null,
\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"c
ash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":null,\"invo
ice\":1006,\"memo\":null,\"sales_total\":36.211699164346001111880468670278787612915
0390625,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":36.2116991643460
011118804686702787876129150390625,\"cash_received\":0,\"remaining_amount\":36.21169
91643460011118804686702787876129150390625,\"items_details\":\"[{\\\"agent\\\":null,
\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RT
ITEM66d82f18c1de9\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\
\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\
\\":16.7130919220060008001382811926305294036865234375,\\\"sale_price\\\":18.1058495
8217300055594023433513939380645751953125,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_t
oken\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":
0,\\\"discount_2\\\":0,\\\"profit\\\":1.3927576601670998979187743316288106143474578
857421875,\\\"item_total\\\":18.10584958217300055594023433513939380645751953125,\\\
"set_name\\\":\\\"\\\\u067e\\\",\\\"set_uid\\\":\\\"SETS66B9A6807436F8\\\"},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"
item_uqid\\\":\\\"RTITEM66d82f18c241a\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":16.7130919220060008001382811926305294036865234375,\\\"sale_
price\\\":18.10584958217300055594023433513939380645751953125,\\\"bundle\\\":0,\\\"t
oop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bo
nus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\
\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1.39275766016709989791877
43316288106143474578857421875,\\\"item_total\\\":18.1058495821730005559402343351393
9380645751953125,\\\"set_name\\\":\\\"\\\\
u067e\\\",\\\"set_uid\\\":\\\"SETS66B9A6807436F8\\\"}]\",\"sale_items\":\"-++-
ITEM66B99E8897B931-++-,-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-
WRHS66B99DECBC6635-++-,-++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":36.2116991643460011118804686702787876129150390625,\"tot
al_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":0,
\"gross_total_amount\":36.2116991643460011118804686702787876129150390625,\"total_pr
ofit_amount\":2.7855153203339995116039062850177288055419921875,\"return_discount_am
ount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"re
turn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMI
N127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\
"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":n
ull,\"old_entry_details\":null,\"created_at\":\"2591-03-21 14:59:03\"}','2024-09-04
05:59:03'),
(711,'SAL_202409041459031725443943638673920',11,'sales_sacrSALE66D82F67450A13_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66D82F
67450A13','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2591-03-21
14:59:03','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66D82F67450A13\" target=\"_blank\">Sales#
1006, Total: 36.21, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":76,\"uid\":\"SALE66D82F67450A13\",\"serial_id\":11,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_eq
ualance\":1,\"client\":\"ACCT66922668A97688\",\"marketer\":null,\"sales_man\":null,
\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":null,\"c
ash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":null,\"invo
ice\":1006,\"memo\":null,\"sales_total\":36.211699164346001111880468670278787612915
0390625,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":36.2116991643460
011118804686702787876129150390625,\"cash_received\":0,\"remaining_amount\":36.21169
91643460011118804686702787876129150390625,\"items_details\":\"[{\\\"agent\\\":null,
\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"item_uqid\\\":\\\"RT
ITEM66d82f18c1de9\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\\\",\\\"batch\\\":\\
\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\
\\":16.7130919220060008001382811926305294036865234375,\\\"sale_price\\\":18.1058495
8217300055594023433513939380645751953125,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_t
oken\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":
0,\\\"discount_2\\\":0,\\\"profit\\\":1.3927576601670998979187743316288106143474578
857421875,\\\"item_total\\\":18.10584958217300055594023433513939380645751953125,\\\
"set_name\\\":\\\"\\\\u067e\\\",\\\"set_uid\\\":\\\"SETS66B9A6807436F8\\\"},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B99E8897B931\\\",\\\"
item_uqid\\\":\\\"RTITEM66d82f18c241a\\\",\\\"warehouse\\\":\\\"WRHS66B99DECBC6635\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":16.7130919220060008001382811926305294036865234375,\\\"sale_
price\\\":18.10584958217300055594023433513939380645751953125,\\\"bundle\\\":0,\\\"t
oop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bo
nus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\
\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1.39275766016709989791877
43316288106143474578857421875,\\\"item_total\\\":18.1058495821730005559402343351393
9380645751953125,\\\"set_name\\\":\\\"\\\\
u067e\\\",\\\"set_uid\\\":\\\"SETS66B9A6807436F8\\\"}]\",\"sale_items\":\"-++-
ITEM66B99E8897B931-++-,-++-ITEM66B99E8897B931-++-\",\"sale_warehouse\":\"-++-
WRHS66B99DECBC6635-++-,-++-WRHS66B99DECBC6635-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":36.2116991643460011118804686702787876129150390625,\"tot
al_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":0,
\"gross_total_amount\":36.2116991643460011118804686702787876129150390625,\"total_pr
ofit_amount\":2.7855153203339995116039062850177288055419921875,\"return_discount_am
ount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"re
turn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMI
N127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\
"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":n
ull,\"old_entry_details\":null,\"created_at\":\"2591-03-21 14:59:03\"}','2024-09-04
05:59:03'),
(767,'SAL_202409090838381725853118707176960',12,'sales_SALE66DE6DBE82BE68_CASHSALEB
RCH668A8A93BFCAF8_client_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66DE6DBE82BE68'
,'CASHSALEBRCH668A8A93BFCAF8','client','2024-09-09
08:38:38','usd',279.94428969359336,279.94428969359336,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66DE6DBE82BE68\" target=\"_blank\">Sales#
1007, Total: 279.94, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":84,\"uid\":\"SALE66DE6DBE82BE68\",\"serial_id\":12,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_eq
ualance\":1,\"client\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"
sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_clien
t_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0799500000\",\"cash_received_account\":null,\"old_
balance\":null,\"invoice\":1007,\"memo\":null,\"sales_total\":279.94428969359336178
968078456819057464599609375,\"trans_expense\":0,\"expense_account\":null,\"sub_tota
l\":279.94428969359336178968078456819057464599609375,\"cash_received\":0,\"remainin
g_amount\":279.94428969359336178968078456819057464599609375,\"items_details\":\"[{\
\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM669CB131C9C403\\\",\\\"it
em_uqid\\\":\\\"RTIREM1725853215040\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\\\
",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\
\\":null,\\\"cost\\\":0.0139275766016713105355240287508422625251114368438720703125,
\\\"sale_price\\\":0.0139275766016713105355240287508422625251114368438720703125,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":100,\\\"out_qty\\\":0
,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"un
it\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\
\"item_total\\\":1.3927576601671309841634638360119424760341644287109375,\\\"set_nam
e\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM669CB171483709\\\",\\\"
item_uqid\\\":\\\"RTIREM1725853256503\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":5.57103064066852393665385534404776990413665771484375,\\\"sa
le_price\\\":5.57103064066852393665385534404776990413665771484375,\\\"bundle\\\":0,
\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":0,\\\"out\\\":0,
\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purc
hase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\
":278.55153203342621281990432180464267730712890625,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM669CB131C9C403-++-,-++-ITEM669CB171483709-+
+-\",\"sale_warehouse\":\"-++-WRHS6697EC5B6CA964-++-,-++-WRHS6697EC5B6CA964-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":279.94428969359336178968078456819057464599609375,\"tota
l_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":0,\
"gross_total_amount\":279.94428969359336178968078456819057464599609375,\"total_prof
it_amount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-09-09 08:38:38\"}','2024-09-08 23:38:38'),
(768,'SAL_202409090838381725853118822392064',12,'sales_sacrSALE66DE6DBE82BE68_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66DE6D
BE82BE68','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-09-09
08:38:38','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66DE6DBE82BE68\" target=\"_blank\">Sales#
1007, Total: 279.94, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":84,\"uid\":\"SALE66DE6DBE82BE68\",\"serial_id\":12,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_eq
ualance\":1,\"client\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"
sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_clien
t_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0799500000\",\"cash_received_account\":null,\"old_
balance\":null,\"invoice\":1007,\"memo\":null,\"sales_total\":279.94428969359336178
968078456819057464599609375,\"trans_expense\":0,\"expense_account\":null,\"sub_tota
l\":279.94428969359336178968078456819057464599609375,\"cash_received\":0,\"remainin
g_amount\":279.94428969359336178968078456819057464599609375,\"items_details\":\"[{\
\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM669CB131C9C403\\\",\\\"it
em_uqid\\\":\\\"RTIREM1725853215040\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\\\
",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\
\\":null,\\\"cost\\\":0.0139275766016713105355240287508422625251114368438720703125,
\\\"sale_price\\\":0.0139275766016713105355240287508422625251114368438720703125,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":100,\\\"out_qty\\\":0
,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"un
it\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\
\"item_total\\\":1.3927576601671309841634638360119424760341644287109375,\\\"set_nam
e\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM669CB171483709\\\",\\\"
item_uqid\\\":\\\"RTIREM1725853256503\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":5.57103064066852393665385534404776990413665771484375,\\\"sa
le_price\\\":5.57103064066852393665385534404776990413665771484375,\\\"bundle\\\":0,
\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":0,\\\"out\\\":0,
\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purc
hase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\
":278.55153203342621281990432180464267730712890625,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM669CB131C9C403-++-,-++-ITEM669CB171483709-+
+-\",\"sale_warehouse\":\"-++-WRHS6697EC5B6CA964-++-,-++-WRHS6697EC5B6CA964-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":279.94428969359336178968078456819057464599609375,\"tota
l_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":0,\
"gross_total_amount\":279.94428969359336178968078456819057464599609375,\"total_prof
it_amount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-09-09 08:38:38\"}','2024-09-08 23:38:38'),
(774,'JRL_202409091303581725869038524636928',7,'journal_receiving_JRNL66DEABEE5C05E
6_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','journal','ALE_J
RNL66DEABEE5C05E6','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-09-09
04:03:58','usd',0,0,1000,1000,'Journal # 7
f','f','{\"id\":77,\"uid\":\"JRNL66DEABEE5C05E6\",\"branch\":\"BRCH668EE8F08DD356\"
,\"journal_date\":\"2024-09-
09\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_account\":\"ACCT66DEAB90D53591\",\"
receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"f\",\"payment_narration\":\"f\",\"receiving_cue
\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\
":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-09-09
04:03:58\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-09-09 04:03:58'),
(775,'JRL_202409091303581725869038649921792',7,'journal_payment_JRNL66DEABEE5C05E6_
ACCT66DEAB90D53591_client_usd','BRCH668EE8F08DD356','journal','ALE_JRNL66DEABEE5C05
E6','ACCT66DEAB90D53591','client','2024-09-09
04:03:58','usd',1000,1000,0,0,'Journal # 7
f','f','{\"id\":77,\"uid\":\"JRNL66DEABEE5C05E6\",\"branch\":\"BRCH668EE8F08DD356\"
,\"journal_date\":\"2024-09-
09\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_account\":\"ACCT66DEAB90D53591\",\"
receiving_amount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"f\",\"payment_narration\":\"f\",\"receiving_cue
\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\
":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-09-09
04:03:58\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-09-09 04:03:58'),
(776,'JRL_202409091307241725869244466654976',8,'journal_receiving_JRNL66DEACBC4D719
2_ACCT66DEAB90D53591_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','ALE
_JRNL66DEACBC4D7192','ACCT66DEAB90D53591','client','2024-09-09
04:07:24','CURR668EFECFDD0671',0,0,50000,50000,'Journal # 8
hj','hj','{\"id\":78,\"uid\":\"JRNL66DEACBC4D7192\",\"branch\":\"BRCH668EE8F08DD356
\",\"journal_date\":\"2024-09-
09\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT66DEAB90D53591\",\"payment_account\":\"SAFEACCOUNTBRCH668E
E8F08DD356\",\"receiving_amount\":50000,\"payment_amount\":714.28571428571433443721
61664068698883056640625,\"calculation_type\":\"divide\",\"rate\":70,\"receiving_nar
ration\":\"hj\",\"payment_narration\":\"hj\",\"receiving_cue\":70.5,\"payment_cue\"
:1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid
\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_ap
proval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"
approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"create
d_at\":\"2024-09-09
04:07:24\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-09-09 04:07:24'),
(777,'JRL_202409091307241725869244610596864',8,'journal_payment_JRNL66DEACBC4D7192_
SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','jo
urnal','ALE_JRNL66DEACBC4D7192','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
09-09 04:07:24','usd',714.2857142857143,714.2857142857143,0,0,'Journal # 8
hj','hj','{\"id\":78,\"uid\":\"JRNL66DEACBC4D7192\",\"branch\":\"BRCH668EE8F08DD356
\",\"journal_date\":\"2024-09-
09\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT66DEAB90D53591\",\"payment_account\":\"SAFEACCOUNTBRCH668E
E8F08DD356\",\"receiving_amount\":50000,\"payment_amount\":714.28571428571433443721
61664068698883056640625,\"calculation_type\":\"divide\",\"rate\":70,\"receiving_nar
ration\":\"hj\",\"payment_narration\":\"hj\",\"receiving_cue\":70.5,\"payment_cue\"
:1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid
\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_ap
proval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"
approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"create
d_at\":\"2024-09-09
04:07:24\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-09-09 04:07:24'),
(778,'ACT_202409091444081725875048940718848',NULL,'opening_balance_ACCT66DEC368C771
D1_ACCT66DEC368C771D1_client_usd','BRCH668A8A93BFCAF8','accounts','ALE_ACCT66DEC368
C771D1','ACCT66DEC368C771D1','client','2024-09-09 05:44:08','usd',5000,5000,0,0,'
‫'مشتری‬,'‫'مشتری‬,'{\"id\":5106,\"uid\":\"ACCT66DEC368C771D1\",\"branch\":\"BRCH668A8A
93BFCAF8\",\"name\":\"\\u0646\\u0638\\u0627\\u0645 \\u0627\\u0644\\u062f\\u06cc\\
u0646 \\u0631\\u0648\\
u0641\",\"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"g
eneral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\
"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid
\":null,\"memo\":\"\\u0645\\u0634\\u062a\\u0631\\u06cc\",\"address\":\"\\u0647\\
u0631\\u0627\\
u062a\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"usd
_equalance\\\":1,\\\"ob_debit\\\":\\\"5000\\\",\\\"ob_credit\\\":null}]\",\"created
_at\":\"2024-09-09 05:44:08\"}','2024-09-09 05:44:08'),
(779,'SAL_202409091503131725876193398963968',13,'sales_SALE66DEC7E13596D4_ACCT66DEC
368C771D1_client_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66DEC7E13596D4','ACCT66
DEC368C771D1','client','2024-09-09 15:03:13','usd',6800,6800,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66DEC7E13596D4\" target=\"_blank\">Sales#
1008, Total: 6,800.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":86,\"uid\":\"SALE66DEC7E13596D4\",\"serial_id\":13,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_eq
ualance\":1,\"client\":\"ACCT66DEC368C771D1\",\"marketer\":\"undefined\",\"sales_ma
n\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\"
:null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":50
00,\"invoice\":1008,\"memo\":null,\"sales_total\":6800,\"trans_expense\":0,\"expens
e_account\":null,\"sub_total\":6800,\"cash_received\":0,\"remaining_amount\":6800,\
"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66D
EC6E48A0EE3\\\",\\\"item_uqid\\\":\\\"RTIREM1725876319237\\\",\\\"warehouse\\\":\\\
"WRHS66B4544E986E80\\\",\\\"batch\\\":\\\"5\\\",\\\"mfg\\\":\\\"2024-08-
22\\\",\\\"expiry\\\":\\\"2025-12-
28\\\",\\\"narration\\\":null,\\\"cost\\\":5,\\\"sale_price\\\":6.79999999999999982
236431605997495353221893310546875,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\
":0,\\\"qty\\\":1000,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\
\"discount_2\\\":0,\\\"profit\\\":1.79999999999999982236431605997495353221893310546
875,\\\"item_total\\\":6800,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\"
:\"-++-ITEM66DEC6E48A0EE3-++-\",\"sale_warehouse\":\"-++-WRHS66B4544E986E80-+
+-\",\"sale_batch\":\"-++-5-+
+-\",\"total_sales_amount\":6800,\"total_discount_amount\":0,\"total_discount_amoun
t_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":6800,\"total_profit_am
ount\":1799.999999999999772626324556767940521240234375,\"return_discount_amount_1\"
:null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pro
fit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL
7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval
_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_ap
proval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_ap
proval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"ol
d_entry_details\":null,\"created_at\":\"2024-09-09 15:03:13\"}','2024-09-09
06:03:13'),
(780,'SAL_202409091503131725876193564624128',13,'sales_sacrSALE66DEC7E13596D4_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66DEC7
E13596D4','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-09-09
15:03:13','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66DEC7E13596D4\" target=\"_blank\">Sales#
1008, Total: 6,800.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":86,\"uid\":\"SALE66DEC7E13596D4\",\"serial_id\":13,\"branch
\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_eq
ualance\":1,\"client\":\"ACCT66DEC368C771D1\",\"marketer\":\"undefined\",\"sales_ma
n\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\"
:null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":50
00,\"invoice\":1008,\"memo\":null,\"sales_total\":6800,\"trans_expense\":0,\"expens
e_account\":null,\"sub_total\":6800,\"cash_received\":0,\"remaining_amount\":6800,\
"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66D
EC6E48A0EE3\\\",\\\"item_uqid\\\":\\\"RTIREM1725876319237\\\",\\\"warehouse\\\":\\\
"WRHS66B4544E986E80\\\",\\\"batch\\\":\\\"5\\\",\\\"mfg\\\":\\\"2024-08-
22\\\",\\\"expiry\\\":\\\"2025-12-
28\\\",\\\"narration\\\":null,\\\"cost\\\":5,\\\"sale_price\\\":6.79999999999999982
236431605997495353221893310546875,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\
":0,\\\"qty\\\":1000,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\
\"discount_2\\\":0,\\\"profit\\\":1.79999999999999982236431605997495353221893310546
875,\\\"item_total\\\":6800,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\"
:\"-++-ITEM66DEC6E48A0EE3-++-\",\"sale_warehouse\":\"-++-WRHS66B4544E986E80-+
+-\",\"sale_batch\":\"-++-5-+
+-\",\"total_sales_amount\":6800,\"total_discount_amount\":0,\"total_discount_amoun
t_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":6800,\"total_profit_am
ount\":1799.999999999999772626324556767940521240234375,\"return_discount_amount_1\"
:null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pro
fit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL
7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval
_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_ap
proval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_ap
proval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"ol
d_entry_details\":null,\"created_at\":\"2024-09-09 15:03:13\"}','2024-09-09
06:03:13'),
(789,'ACT_202409111317281726042648170779904',NULL,'opening_balance_ACCT66E15217C596
04_ACCT66E15217C59604_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts','A
LE_ACCT66E15217C59604','ACCT66E15217C59604','client','2024-09-11
04:17:27','CURR668EFECFDD0671',0,0,30000,30000,' ‫'باقیات‬,'‫باقیات گذشته‬
‫'گذشته‬,'{\"id\":5110,\"uid\":\"ACCT66E15217C59604\",\"branch\":\"BRCH668EE8F08DD356
\",\"name\":\"\\u0634\\u0627\\u0631\\u0648\\u0627\\u0644\\
u06cc\",\"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"c
ategory\",\"category\":\"CLC66DEAB22A81219\",\"sales_man\":null,\"shared\":\"no\",\
"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":n
ull,\"employee_uid\":null,\"memo\":\"\\u0628\\u0627\\u0642\\u06cc\\u0627\\u062a \\
u06af\\u0630\\u0634\\u062a\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70.5,\\\"ob_debit\\\":null,\\\"ob_cr
edit\\\":\\\"30000\\\"}]\",\"created_at\":\"2024-09-11 04:17:27\"}','2024-09-11
04:17:28'),
(790,'ACT_202409111318251726042705841644032',NULL,'opening_balance_ACCT66E15251A6D8
96_ACCT66E15251A6D896_bank_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts','ALE
_ACCT66E15251A6D896','ACCT66E15251A6D896','bank','2024-09-11
04:18:25','CURR668EFECFDD0671',10000,10000,0,0,' ‫'بابت ئروزه‬,'‫بابت ئروزه قبلی‬
‫'قبلی‬,'{\"id\":5111,\"uid\":\"ACCT66E15251A6D896\",\"branch\":\"BRCH668EE8F08DD356\
",\"name\":\"\\u0639\\u0632\\u06cc\\u0632\\u06cc \\u0628\\u0627\\u0646\\
u06a9\",\"type\":\"bank\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"gen
eral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"u
sername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\"
:null,\"memo\":\"\\u0628\\u0627\\u0628\\u062a \\u0626\\u0631\\u0648\\u0632\\
u0647 \\u0642\\u0628\\u0644\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70.5,\\\"ob_debit\\\":\\\"10000\\\",
\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-09-11 04:18:25\"}','2024-09-11
04:18:25'),
(791,'ACT_202409111319321726042772514223104',NULL,'opening_balance_ACCT66E1529448DE
87_ACCT66E1529448DE87_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts',
'ALE_ACCT66E1529448DE87','ACCT66E1529448DE87','employee','2024-09-11
04:19:32','CURR668EFECFDD0671',0,0,3000,3000,' ‫'بابت قرض ئروزه‬,'‫بابت قرض ئروزه قبلی‬
‫'قبلی‬,'{\"id\":5112,\"uid\":\"ACCT66E1529448DE87\",\"branch\":\"BRCH668EE8F08DD356\
",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"employee\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u0628\\u0627\\u0628\\u062a \\u0642\\u0631\\u0636 \\u0626\\
u0631\\u0648\\u0632\\u0647 \\u0642\\u0628\\u0644\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70.5,\\\"ob_debit\\\":null,\\\"ob_cr
edit\\\":\\\"3000\\\"}]\",\"created_at\":\"2024-09-11 04:19:32\"}','2024-09-11
04:19:32'),
(792,'ACT_202409111353451726044825741019136',NULL,'opening_balance_ACCT66E15A999618
22_ACCT66E15A99961822_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts','A
LE_ACCT66E15A99961822','ACCT66E15A99961822','client','2024-09-11
04:53:45','CURR668EFECFDD0671',10000,10000,0,0,' ‫'باقیات‬,'‫باقیات ګذشته‬
‫'ګذشته‬,'{\"id\":5113,\"uid\":\"ACCT66E15A99961822\",\"branch\":\"BRCH668EE8F08DD356
\",\"name\":\"\\u0634\\u0627\\u0631\\u0648\\u0627\\u0644\\
u06cc\",\"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"c
ategory\",\"category\":\"CLC66DEAB22A81219\",\"sales_man\":null,\"shared\":\"no\",\
"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":n
ull,\"employee_uid\":null,\"memo\":\"\\u0628\\u0627\\u0642\\u06cc\\u0627\\u062a \\
u06ab\\u0630\\u0634\\u062a\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70.5,\\\"ob_debit\\\":\\\"10000\\\",
\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-09-11 04:53:45\"}','2024-09-11
04:53:45'),
(793,'ACT_202409111354091726044849123940864',NULL,'opening_balance_ACCT66E15AB0EB53
C5_ACCT66E15AB0EB53C5_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts',
'ALE_ACCT66E15AB0EB53C5','ACCT66E15AB0EB53C5','employee','2024-09-11
04:54:08','CURR668EFECFDD0671',0,0,2000,2000,' ‫'باقیات‬,'‫باقیات ګذشته‬
‫'ګذشته‬,'{\"id\":5114,\"uid\":\"ACCT66E15AB0EB53C5\",\"branch\":\"BRCH668EE8F08DD356
\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"employee\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u0628\\u0627\\u0642\\u06cc\\u0627\\u062a \\u06ab\\u0630\\
u0634\\u062a\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70.5,\\\"ob_debit\\\":null,\\\"ob_cr
edit\\\":\\\"2000\\\"}]\",\"created_at\":\"2024-09-11 04:54:08\"}','2024-09-11
04:54:09'),
(794,'ACT_202409111354421726044882849572864',NULL,'opening_balance_ACCT66E15AD2ADA6
77_ACCT66E15AD2ADA677_supplier_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts',
'ALE_ACCT66E15AD2ADA677','ACCT66E15AD2ADA677','supplier','2024-09-11
04:54:42','CURR668EFECFDD0671',0,0,3000,3000,'‫'باقیات‬,'‫'باقیات‬,'{\"id\":5115,\"uid\
":\"ACCT66E15AD2ADA677\",\"branch\":\"BRCH668EE8F08DD356\",\"name\":\"\\u0634\\
u0631\\u06a9\\u062a \\u0645\\u0648\\u0627\\u062f \\u062a\\u0639\\u0645\\u06cc\\
u0631\\u0627\\u062a\\
u06cc\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u0628\\u0627\\u0642\\u06cc\\u0627\\
u062a\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70.5,\\\"ob_debit\\\":null,\\\"ob_cr
edit\\\":\\\"3000\\\"}]\",\"created_at\":\"2024-09-11 04:54:42\"}','2024-09-11
04:54:42'),
(795,'ACT_202409111355271726044927080310016',NULL,'opening_balance_ACCT66E15AFEE974
E7_ACCT66E15AFEE974E7_bank_usd','BRCH668EE8F08DD356','accounts','ALE_ACCT66E15AFEE9
74E7','ACCT66E15AFEE974E7','bank','2024-09-11 04:55:26','usd',2000,2000,0,0,' ‫حساب‬
‫'حساب‬,'‫بانک‬
‫'بانک‬,'{\"id\":5116,\"uid\":\"ACCT66E15AFEE974E7\",\"branch\":\"BRCH668EE8F08DD356\
",\"name\":\"\\u0639\\u0632\\u06cc\\u0632\\u06cc \\u0628\\u0627\\u0646\\
u06a9\",\"type\":\"bank\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"gen
eral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"u
sername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\"
:null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0628\\u0627\\u0646\\
u06a9\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2024-09-11 04:55:26\"}','2024-09-11 04:55:27'),
(796,'EXP_202409111358491726045129597405952',NULL,'capitals_CAP66E15BC951B9F4_SAFEA
CCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','capitals','ALE_CAP66E1
5BC951B9F4','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-09-11
04:58:49','usd',10000,10000,0,0,'Capitals:
‫'یق‬,'‫'یق‬,'{\"id\":16,\"uid\":\"CAP66E15BC951B9F4\",\"branch\":\"BRCH668EE8F08DD356\
",\"event_date\":\"2024-09-11\",\"type\":\"CPCT669C9D4A86BC64\",\"type_name\":\"\\
u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL66E152D213E286\",\"shareholder_name\":\"\\u0627\\
u062d\\u0645\\u062f \\u062e\\u0627\\
u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":10000,\"percentage\":30,\"details\":\"\\u06cc\\
u0642\",\"created_at\":\"2024-09-11
04:58:49\",\"currency_usd_equalance\":1}','2024-09-11 04:58:49'),
(797,'EXP_202409111359121726045152339724032',NULL,'capitals_CAP66E15BE0115968_SAFEA
CCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','capitals','ALE_CAP66E1
5BE0115968','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-09-11
04:59:12','usd',30000,30000,0,0,'Capitals:
',NULL,'{\"id\":17,\"uid\":\"CAP66E15BE0115968\",\"branch\":\"BRCH668EE8F08DD356\",
\"event_date\":\"2024-09-11\",\"type\":\"CPCT669C9D4A86BC64\",\"type_name\":\"\\
u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL66E152F0449680\",\"shareholder_name\":\"\\u0639\\
u0644\\u06cc \\u0645\\u062d\\u0645\\u062f\\
u06cc\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":30000,\"percentage\":70,\"details\":null,\"created_at\":\"2024-
09-11 04:59:12\",\"currency_usd_equalance\":1}','2024-09-11 04:59:12'),
(804,'PPM_202409111417001726046220959489024',NULL,'project_payment_PPAY66E1600CC7E9
F3_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356',
'project_payments','ALE_PPAY66E1600CC7E9F3','SAFEACCOUNTBRCH668EE8F08DD356','cashbo
ok','2024-09-11 05:17:00','CURR668EFECFDD0671',0,0,10000,10000,'Project Expenses:
h','h','{\"id\":2,\"uid\":\"PPAY66E1600CC7E9F3\",\"branch\":\"BRCH668EE8F08DD356\",
\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"amount\":1000
0,\"pdate\":\"2024-09-
11\",\"project\":\"PJCT66E15F323947F5\",\"project_according_amount\":141.8439716312
05675976161728613078594207763671875,\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\
"payment_type\":\"project\",\"comments\":\"h\",\"scan_copy\":null,\"user\":\"USRPJC
T66E15F323947F5\",\"created_at\":\"2024-09-11 05:17:00\"}','2024-09-11 05:17:00'),
(805,'PDT_202409111417471726046267581976064',NULL,'payment_deduction_from_account_P
PDT66E1603B696862_ACCT66E15A99961822_client_CURR668EFECFDD0671','BRCH668EE8F08DD356
','payment_deductions','ALE_PPDT66E1603B696862','ACCT66E15A99961822','client','2024
-09-11 05:17:47','CURR668EFECFDD0671',0,0,10000,10000,'Payment Deduction:
jh','jh','{\"id\":4,\"uid\":\"PPDT66E1603B696862\",\"branch\":\"BRCH668EE8F08DD356\
",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"amount\":10
000,\"pdate\":\"2024-09-
11\",\"project\":\"PJCT66E15F323947F5\",\"project_according_amount\":141.8439716312
05675976161728613078594207763671875,\"from_account\":\"ACCT66E15A99961822\",\"to_ac
count\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"comments\":\"jh\",\"scan_copy\":null,\"
user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-09-11 05:17:47\"}','2024-
09-11 05:17:47'),
(806,'PDT_202409111417471726046267714051072',NULL,'payment_deduction_to_account_PPD
T66E1603B696862_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668
EE8F08DD356','payment_deductions','ALE_PPDT66E1603B696862','SAFEACCOUNTBRCH668EE8F0
8DD356','cashbook','2024-09-11
00:00:00','CURR668EFECFDD0671',10000,10000,0,0,'Payment Deduction:
jh','jh','{\"id\":4,\"uid\":\"PPDT66E1603B696862\",\"branch\":\"BRCH668EE8F08DD356\
",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.5,\"amount\":10
000,\"pdate\":\"2024-09-
11\",\"project\":\"PJCT66E15F323947F5\",\"project_according_amount\":141.8439716312
05675976161728613078594207763671875,\"from_account\":\"ACCT66E15A99961822\",\"to_ac
count\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"comments\":\"jh\",\"scan_copy\":null,\"
user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-09-11 05:17:47\"}','2024-
09-11 05:17:47'),
(809,'JRL_202409111423221726046602653346048',9,'journal_receiving_JRNL66E1618A7072D
3_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','
journal','ALE_JRNL66E1618A7072D3','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
09-11 05:23:22','CURR668EFECFDD0671',0,0,5000,5000,'Journal # 9
bh','bh','{\"id\":79,\"uid\":\"JRNL66E1618A7072D3\",\"branch\":\"BRCH668EE8F08DD356
\",\"journal_date\":\"2024-09-
11\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT66E1529448DE87\",\"receiving_amount\":5000,\"payment_amount\":5000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"bh\",\"payment_na
rration\":\"bh\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\"
,\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":
\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user
_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\
"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-09-11
05:23:22\",\"invoice\":9,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":9}','2024-09-11 05:23:22'),
(810,'JRL_202409111423221726046602778126848',9,'journal_payment_JRNL66E1618A7072D3_
ACCT66E1529448DE87_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','ALE
_JRNL66E1618A7072D3','ACCT66E1529448DE87','employee','2024-09-11
05:23:22','CURR668EFECFDD0671',5000,5000,0,0,'Journal # 9
bh','bh','{\"id\":79,\"uid\":\"JRNL66E1618A7072D3\",\"branch\":\"BRCH668EE8F08DD356
\",\"journal_date\":\"2024-09-
11\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT66E1529448DE87\",\"receiving_amount\":5000,\"payment_amount\":5000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"bh\",\"payment_na
rration\":\"bh\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\"
,\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":
\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user
_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\
"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-09-11
05:23:22\",\"invoice\":9,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":9}','2024-09-11 05:23:22'),
(843,'SAL_202409141253291726300409554316032',6,'sales_SALE66E540F9633380_ACCT66E540
9B378958_client_CURR66B4787C383EC4','BRCH668EE96F643F60','sales','ALE_SALE66E540F96
33380','ACCT66E5409B378958','client','2024-09-14
12:53:29','CURR66B4787C383EC4',920000,920000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66E540F9633380\" target=\"_blank\">Sales#
234, Total: 1,520,000.00, Trans Exp: 20,000.00, Paid:
600,000.00</a>',NULL,'{\"id\":94,\"uid\":\"SALE66E540F9633380\",\"serial_id\":6,\"b
ranch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B4787C383EC4
\",\"currency_usd_equalance\":71,\"client\":\"ACCT66E5409B378958\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"invoice\":234,\"memo\":null,
\"sales_total\":1500000,\"trans_expense\":20000,\"expense_account\":\"ACCT66B32188A
6C774\",\"sub_total\":1520000,\"cash_received\":600000,\"remaining_amount\":920000,
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66
B6F8DE942A99\\\",\\\"item_uqid\\\":\\\"RTIREM1726300353004\\\",\\\"warehouse\\\":\\
\"WRHS66B452F6966D87\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"narration\\\":null,\\\"cost\\\":142000,\\\"sale_price\\\":150000,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":8000,\\
\"item_total\\\":1500000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"
-++-ITEM66B6F8DE942A99-++-\",\"sale_warehouse\":\"-++-WRHS66B452F6966D87-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":1500000,\"total_discount_amount\":0,\"total_discount_am
ount_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":1500000,\"total_pro
fit_amount\":80000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":n
ull,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"d
elivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin
\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-09-14 12:53:29\"}','2024-09-14 03:53:29'),
(844,'SAL_202409141253291726300409686671872',6,'sales_cra_SALE66E540F9633380_SAFEAC
COUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','sales','
ALE_SALE66E540F9633380','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-09-14
12:53:29','CURR66B4787C383EC4',600000,600000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66E540F9633380\" target=\"_blank\">Sales#
234, Total: 1,520,000.00, Trans Exp: 20,000.00, Paid:
600,000.00</a>',NULL,'{\"id\":94,\"uid\":\"SALE66E540F9633380\",\"serial_id\":6,\"b
ranch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B4787C383EC4
\",\"currency_usd_equalance\":71,\"client\":\"ACCT66E5409B378958\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"invoice\":234,\"memo\":null,
\"sales_total\":1500000,\"trans_expense\":20000,\"expense_account\":\"ACCT66B32188A
6C774\",\"sub_total\":1520000,\"cash_received\":600000,\"remaining_amount\":920000,
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66
B6F8DE942A99\\\",\\\"item_uqid\\\":\\\"RTIREM1726300353004\\\",\\\"warehouse\\\":\\
\"WRHS66B452F6966D87\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"narration\\\":null,\\\"cost\\\":142000,\\\"sale_price\\\":150000,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":8000,\\
\"item_total\\\":1500000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"
-++-ITEM66B6F8DE942A99-++-\",\"sale_warehouse\":\"-++-WRHS66B452F6966D87-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":1500000,\"total_discount_amount\":0,\"total_discount_am
ount_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":1500000,\"total_pro
fit_amount\":80000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":n
ull,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"d
elivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin
\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-09-14 12:53:29\"}','2024-09-14 03:53:29'),
(845,'SAL_202409141253291726300409814089984',6,'sales_exp_acc_SALE66E540F9633380_AC
CT66B32188A6C774_transit_CURR66B4787C383EC4','BRCH668EE96F643F60','sales','ALE_SALE
66E540F9633380','ACCT66B32188A6C774','transit','2024-09-14
12:53:29','CURR66B4787C383EC4',0,0,20000,20000,'<a
href=\"__embed_host__/sales/invoice/SALE66E540F9633380\" target=\"_blank\">Trans
Exp:: Sales# 234, Total: 1,520,000.00, Trans Exp: 20,000.00, Paid:
600,000.00</a>',NULL,'{\"id\":94,\"uid\":\"SALE66E540F9633380\",\"serial_id\":6,\"b
ranch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B4787C383EC4
\",\"currency_usd_equalance\":71,\"client\":\"ACCT66E5409B378958\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"invoice\":234,\"memo\":null,
\"sales_total\":1500000,\"trans_expense\":20000,\"expense_account\":\"ACCT66B32188A
6C774\",\"sub_total\":1520000,\"cash_received\":600000,\"remaining_amount\":920000,
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66
B6F8DE942A99\\\",\\\"item_uqid\\\":\\\"RTIREM1726300353004\\\",\\\"warehouse\\\":\\
\"WRHS66B452F6966D87\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"narration\\\":null,\\\"cost\\\":142000,\\\"sale_price\\\":150000,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":8000,\\
\"item_total\\\":1500000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"
-++-ITEM66B6F8DE942A99-++-\",\"sale_warehouse\":\"-++-WRHS66B452F6966D87-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":1500000,\"total_discount_amount\":0,\"total_discount_am
ount_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":1500000,\"total_pro
fit_amount\":80000,\"return_discount_amount_1\":null,\"return_discount_amount_2\":n
ull,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"d
elivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin
\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-09-14 12:53:29\"}','2024-09-14 03:53:29'),
(848,'SER_202409141318511726301931253457152',NULL,'services_SERVICES66E546EAC9A459_
ACCT66DEAB6A37D9F1_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','services','ALE_
SERVICES66E546EAC9A459','ACCT66DEAB6A37D9F1','client','2024-09-14
04:18:50','CURR668EFECFDD0671',0,0,0,0,'<a
href=\"__embed_host__/services/invoice/SERVICES66E546EAC9A459\"
target=\"_blank\">Services# 2, Total: 20,000.00, Paid:
20,000.00</a>',NULL,'{\"id\":2,\"uid\":\"SERVICES66E546EAC9A459\",\"branch\":\"BRCH
668EE8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.
5,\"invoice\":\"2\",\"client\":\"ACCT66DEAB6A37D9F1\",\"marketer\":\"null\",\"commi
ssion_type\":null,\"marketer_commission\":0,\"service_date\":\"1403-06-
24\",\"memo\":null,\"details\":\"[{\\\"title\\\":\\\"\\\\u06a9\\\\u0627\\\\
u0631 \\\\u0647\\\\u0627\\\\u06cc \\\\u06af\\\\u0645\\\\u0631\\\\u06a9\\\\
u06cc\\\",\\\"title_id\\\":\\\"SERVICESCAT66A47F05620951\\\",\\\"unit\\\":\\\"\\\\
u062f\\\\u0627\\\\u0646\\\\
u0647\\\",\\\"qty\\\":\\\"1\\\",\\\"rate\\\":\\\"20000\\\",\\\"discount\\\":\\\"0\\
\",\\\"total\\\":\\\"20000\\\"}]\",\"total\":20000,\"discount\":0,\"gross_total\":2
0000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"cash_paid\":20000,\"
pending_amount\":0,\"quotation_id\":null,\"type\":\"registered\",\"service_ids\":\"
-++-SERVICESCAT66A47F05620951-++-\",\"created_at\":\"2024-09-14 04:18:50\"}','2024-
09-14 04:18:51'),
(849,'SER_202409141318511726301931392459008',NULL,'services_cra_SERVICES66E546EAC9A
459_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356'
,'services','ALE_SERVICES66E546EAC9A459','SAFEACCOUNTBRCH668EE8F08DD356','cashbook'
,'2024-09-14 04:18:50','CURR668EFECFDD0671',20000,20000,0,0,'<a
href=\"__embed_host__/services/invoice/SERVICES66E546EAC9A459\"
target=\"_blank\">Services# 2, Total: 20,000.00, Paid:
20,000.00</a>',NULL,'{\"id\":2,\"uid\":\"SERVICES66E546EAC9A459\",\"branch\":\"BRCH
668EE8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":70.
5,\"invoice\":\"2\",\"client\":\"ACCT66DEAB6A37D9F1\",\"marketer\":\"null\",\"commi
ssion_type\":null,\"marketer_commission\":0,\"service_date\":\"1403-06-
24\",\"memo\":null,\"details\":\"[{\\\"title\\\":\\\"\\\\u06a9\\\\u0627\\\\
u0631 \\\\u0647\\\\u0627\\\\u06cc \\\\u06af\\\\u0645\\\\u0631\\\\u06a9\\\\
u06cc\\\",\\\"title_id\\\":\\\"SERVICESCAT66A47F05620951\\\",\\\"unit\\\":\\\"\\\\
u062f\\\\u0627\\\\u0646\\\\
u0647\\\",\\\"qty\\\":\\\"1\\\",\\\"rate\\\":\\\"20000\\\",\\\"discount\\\":\\\"0\\
\",\\\"total\\\":\\\"20000\\\"}]\",\"total\":20000,\"discount\":0,\"gross_total\":2
0000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"cash_paid\":20000,\"
pending_amount\":0,\"quotation_id\":null,\"type\":\"registered\",\"service_ids\":\"
-++-SERVICESCAT66A47F05620951-++-\",\"created_at\":\"2024-09-14 04:18:50\"}','2024-
09-14 04:18:51'),
(964,'SAL_202409231544201727088260442967040',14,'sales_SALE66F1468441A259_CASHSALEB
RCH668A8A93BFCAF8_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE
66F1468441A259','CASHSALEBRCH668A8A93BFCAF8','client','2024-09-23
15:44:20','CURR66921C11107792',3000,3000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66F1468441A259\" target=\"_blank\">Sales#
1009, Total: 5,000.00, Trans Exp: 0.00, Paid:
2,000.00</a>',NULL,'{\"id\":112,\"uid\":\"SALE66F1468441A259\",\"serial_id\":14,\"b
ranch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792
\",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"c
lient\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"sales_man\":nul
l,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\"ahma
d\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93
BFCAF8\",\"old_balance\":106000,\"invoice\":1009,\"memo\":null,\"sales_total\":5000
,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":5000,\"cash_received\":
2000,\"remaining_amount\":3000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM669CB1A3DE8045\\\",\\\"item_uqid\\\":\\\"RTIREM1727088
226129\\\",\\\"warehouse\\\":\\\"WRHS6697EC3CBA24A3\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2500,\\
\"sale_price\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\
":0,\\\"profit\\\":0,\\\"item_total\\\":5000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]
\",\"sale_items\":\"-++-ITEM669CB1A3DE8045-++-\",\"sale_warehouse\":\"-++-
WRHS6697EC3CBA24A3-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":5000,\"total_discount_amount\":0,\"total_discount_amoun
t_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":5000,\"total_profit_am
ount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
09-23 15:44:20\"}','2024-09-23 06:44:20'),
(965,'SAL_202409231544201727088260572371968',14,'sales_cra_SALE66F1468441A259_SAFEA
CCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales',
'ALE_SALE66F1468441A259','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-09-23
15:44:20','CURR66921C11107792',2000,2000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66F1468441A259\" target=\"_blank\">Sales#
1009, Total: 5,000.00, Trans Exp: 0.00, Paid:
2,000.00</a>',NULL,'{\"id\":112,\"uid\":\"SALE66F1468441A259\",\"serial_id\":14,\"b
ranch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C11107792
\",\"currency_usd_equalance\":71.7999999999999971578290569595992565155029296875,\"c
lient\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"undefined\",\"sales_man\":nul
l,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\":\"ahma
d\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668A8A93
BFCAF8\",\"old_balance\":106000,\"invoice\":1009,\"memo\":null,\"sales_total\":5000
,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":5000,\"cash_received\":
2000,\"remaining_amount\":3000,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM669CB1A3DE8045\\\",\\\"item_uqid\\\":\\\"RTIREM1727088
226129\\\",\\\"warehouse\\\":\\\"WRHS6697EC3CBA24A3\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2500,\\
\"sale_price\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\
":0,\\\"profit\\\":0,\\\"item_total\\\":5000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]
\",\"sale_items\":\"-++-ITEM669CB1A3DE8045-++-\",\"sale_warehouse\":\"-++-
WRHS6697EC3CBA24A3-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":5000,\"total_discount_amount\":0,\"total_discount_amoun
t_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":5000,\"total_profit_am
ount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
09-23 15:44:20\"}','2024-09-23 06:44:20'),
(981,'JRL_202409241203341727161414973776128',9,'journal_receiving_JRNL66E5414EBFC36
7_ACCT66E5409B378958_client_CURR66B4787C383EC4','BRCH668EE96F643F60','journal','ALE
_JRNL66E5414EBFC367','ACCT66E5409B378958','client','2024-09-14
03:54:54','CURR66B4787C383EC4',0,0,20000,20000,'Journal #
9 .','.','{\"id\":83,\"uid\":\"JRNL66E5414EBFC367\",\"branch\":\"BRCH668EE96F643F60
\",\"journal_date\":\"2024-09-
14\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"ACCT66E5409B378958\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EE96F643F60\",\"receiving_amount\":20000,\"payment_amount\":20000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\".\",\"payment_n
arration\":\".\",\"receiving_cue\":71,\"payment_cue\":71,\"is_activity\":\"no\",\"i
s_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"
approval_entry\":\"{\\\"journal_date\\\":\\\"2024-09-
14\\\",\\\"receiving_currency\\\":\\\"CURR66B4787C383EC4\\\",\\\"payment_currency\\
\":\\\"CURR66B4787C383EC4\\\",\\\"receiving_account\\\":\\\"ACCT66E5409B378958\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"receiving_amount\
\\":\\\"20000\\\",\\\"payment_amount\\\":\\\"20000\\\",\\\"receiving_narration\\\":
\\\".\\\",\\\"payment_narration\\\":\\\".\\\",\\\"receiving_cue\\\":71,\\\"payment_
cue\\\":71,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"ext
ra_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\
":\"{\\\"id\\\":83,\\\"uid\\\":\\\"JRNL66E5414EBFC367\\\",\\\"branch\\\":\\\"BRCH66
8EE96F643F60\\\",\\\"journal_date\\\":\\\"2024-09-
14\\\",\\\"receiving_currency\\\":\\\"CURR66B4787C383EC4\\\",\\\"payment_currency\\
\":\\\"CURR66B4787C383EC4\\\",\\\"receiving_account\\\":\\\"ACCT66E5409B378958\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"receiving_amount\
\\":20000,\\\"payment_amount\\\":20000,\\\"calculation_type\\\":\\\"multiply\\\",\\
\"rate\\\":1,\\\"receiving_narration\\\":\\\".\\\",\\\"payment_narration\\\":\\\".\
\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":71,\\\"is_activity\\\":\\\"no\\\",
\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid\\\":null,\\
\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45F
EHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"
approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_a
pproval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"update\\\",\\\"approv
al_entry\\\":\\\"{\\\\\\\"journal_date\\\\\\\":\\\\\\\"2024-09-
14\\\\\\\",\\\\\\\"receiving_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\
\\\\\"payment_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\\\\\\"receiving
_account\\\\\\\":\\\\\\\"ACCT66E5409B378958\\\\\\\",\\\\\\\"payment_account\\\\\\\"
:\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\",\\\\\\\"receiving_amount\\\\\\\":\\\
\\\\"20000\\\\\\\",\\\\\\\"payment_amount\\\\\\\":\\\\\\\"20000\\\\\\\",\\\\\\\"rec
eiving_narration\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"payment_narration\\\\\\\":\\\\\\
\".\\\\\\\",\\\\\\\"receiving_cue\\\\\\\":71,\\\\\\\"payment_cue\\\\\\\":71,\\\\\\\
"calculation_type\\\\\\\":\\\\\\\"multiply\\\\\\\",\\\\\\\"rate\\\\\\\":\\\\\\\"1\\
\\\\\",\\\\\\\"extra_income_account\\\\\\\":null,\\\\\\\"extra_income_amount\\\\\\\
":null}\\\",\\\"old_entry_details\\\":\\\"{\\\\\\\"id\\\\\\\":83,\\\\\\\"uid\\\\\\\
":\\\\\\\"JRNL66E5414EBFC367\\\\\\\",\\\\\\\"branch\\\\\\\":\\\\\\\"BRCH668EE96F643
F60\\\\\\\",\\\\\\\"journal_date\\\\\\\":\\\\\\\"2024-09-
14\\\\\\\",\\\\\\\"receiving_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\
\\\\\"payment_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\\\\\\"receiving
_account\\\\\\\":\\\\\\\"ACCT66E5409B378958\\\\\\\",\\\\\\\"payment_account\\\\\\\"
:\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\",\\\\\\\"receiving_amount\\\\\\\":200
00,\\\\\\\"payment_amount\\\\\\\":20000,\\\\\\\"calculation_type\\\\\\\":\\\\\\\"mu
ltiply\\\\\\\",\\\\\\\"rate\\\\\\\":1,\\\\\\\"receiving_narration\\\\\\\":\\\\\\\".
\\\\\\\",\\\\\\\"payment_narration\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"receiving_cue\
\\\\\\":71,\\\\\\\"payment_cue\\\\\\\":71,\\\\\\\"is_activity\\\\\\\":\\\\\\\"no\\\
\\\\",\\\\\\\"is_receipt\\\\\\\":\\\\\\\"no\\\\\\\",\\\\\\\"activity_uid\\\\\\\":nu
ll,\\\\\\\"receipt_uid\\\\\\\":null,\\\\\\\"sub_approval\\\\\\\":\\\\\\\"approved\\
\\\\\",\\\\\\\"sub_approval_user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\",\
\\\\\\"sub_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"main_approval\\
\\\\\":\\\\\\\"approved\\\\\\\",\\\\\\\"main_approval_user\\\\\\\":\\\\\\\"ADMIN127
H8JL7T45FEHH943!\\\\\\\",\\\\\\\"main_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\
\\",\\\\\\\"approval_type\\\\\\\":\\\\\\\"update\\\\\\\",\\\\\\\"approval_entry\\\\
\\\":\\\\\\\"{\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_currency\\\\\\\\\\\\\
\\":\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_ac
count\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\"payment_account\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2
0000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\
"20000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\":\\\\\\\\
\\\\\\\".\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\":\\\\\\\
\\\\\\\\".\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\":71,\\\\\\\
\\\\\\\\"payment_cue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\
\\\\":\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\"
:\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\
\\\":null,\\\\\\\\\\\\\\\"extra_income_amount\\\\\\\\\\\\\\\":null}\\\\\\\",\\\\\\\
"old_entry_details\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"id\\\\\\\\\\\\\\\":83,\\\\\\\\\
\\\\\\"uid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"JRNL66E5414EBFC367\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\"branch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\\\\\\\
",\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_currency\\\\\\\\\\\\\
\\":\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_ac
count\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\"payment_account\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\
\\\\"payment_amount\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\
\":1,\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\".\\\\\\\\\
\\\\\\",\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\".\\\\\\\\
\\\\\\\",\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"payment_c
ue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"n
o\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"is_receipt\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\\\\
\\\\\\\\\\\",\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"rece
ipt_uid\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\"approved\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\":\
\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sub_approva
l_user_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"m
ain_approval\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\",\\\\\\\\\\\\\
\\"main_approval_user\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\
\\\\\\\\\\",\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\
"admin\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"approval_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\
\"update\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"approval_entry\\\\\\\\\\\\\\\":\\\\\\\\\\\
\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_curren
cy\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383E
C4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_currency
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96
F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_a
mount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":
71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income
_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra
_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null}\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\
\"old_entry_details\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\"id\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":83,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"uid\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"JRNL66E5414EBFC367\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"branch\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_curren
cy\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383E
C4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_currency
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96
F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_a
mount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment
_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calcu
lation_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multipl
y\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\"no\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_receip
t\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receipt_uid\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"main_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"approval_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\"update\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approva
l_entry\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"{\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"payment_currency\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787
C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"payment_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCO
UNTBRCH668EE96F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_amount
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narr
ation\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"paymen
t_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\"extra_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\":null}\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"old_en
try_details\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"{\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"id\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":83,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"uid\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"JRNL66E5
414EBFC367\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"branch\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\"journal_date\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"payment_currency\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787
C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B3789
58\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\"payment_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2
0000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calculation_ty
pe\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\":1,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_na
rration\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"
is_activity\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\"is_receipt\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\"receipt_uid\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\"sub_approval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"su
b_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval_user\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approval_type\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"new\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\"approval_entry\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"old_ent
ry_details\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"created_at\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-14
03:54:54\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"invoice\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"extra_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
"is_extra_income\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\":9}\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\"created_at\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-
09-14
03:54:54\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"invoice\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income_accoun
t\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income
_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_ext
ra_income\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\":9}\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"created_at\\\\\\\\\\\\\\\":\\\\
\\\\\\\\\\\"2024-09-14
03:54:54\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"invoice\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"
extra_income_account\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"extra_income_amount\\\\\\
\\\\\\\\\":null,\\\\\\\\\\\\\\\"is_extra_income\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\
\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\":9}\\\\\\\",\\\\\\\"create
d_at\\\\\\\":\\\\\\\"2024-09-14
03:54:54\\\\\\\",\\\\\\\"invoice\\\\\\\":9,\\\\\\\"extra_income_account\\\\\\\":nul
l,\\\\\\\"extra_income_amount\\\\\\\":null,\\\\\\\"is_extra_income\\\\\\\":\\\\\\\"
no\\\\\\\",\\\\\\\"serial_id\\\\\\\":9}\\\",\\\"created_at\\\":\\\"2024-09-14
03:54:54\\\",\\\"invoice\\\":9,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":9}\",\"created_
at\":\"2024-09-14
03:54:54\",\"invoice\":9,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":9}','2024-09-24 03:03:34'),
(982,'JRL_202409241203351727161415123538944',9,'journal_payment_JRNL66E5414EBFC367_
SAFEACCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','jo
urnal','ALE_JRNL66E5414EBFC367','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-
09-14 03:54:54','CURR66B4787C383EC4',20000,20000,0,0,'Journal #
9 .','.','{\"id\":83,\"uid\":\"JRNL66E5414EBFC367\",\"branch\":\"BRCH668EE96F643F60
\",\"journal_date\":\"2024-09-
14\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"ACCT66E5409B378958\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EE96F643F60\",\"receiving_amount\":20000,\"payment_amount\":20000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\".\",\"payment_n
arration\":\".\",\"receiving_cue\":71,\"payment_cue\":71,\"is_activity\":\"no\",\"i
s_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"
approval_entry\":\"{\\\"journal_date\\\":\\\"2024-09-
14\\\",\\\"receiving_currency\\\":\\\"CURR66B4787C383EC4\\\",\\\"payment_currency\\
\":\\\"CURR66B4787C383EC4\\\",\\\"receiving_account\\\":\\\"ACCT66E5409B378958\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"receiving_amount\
\\":\\\"20000\\\",\\\"payment_amount\\\":\\\"20000\\\",\\\"receiving_narration\\\":
\\\".\\\",\\\"payment_narration\\\":\\\".\\\",\\\"receiving_cue\\\":71,\\\"payment_
cue\\\":71,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"ext
ra_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\
":\"{\\\"id\\\":83,\\\"uid\\\":\\\"JRNL66E5414EBFC367\\\",\\\"branch\\\":\\\"BRCH66
8EE96F643F60\\\",\\\"journal_date\\\":\\\"2024-09-
14\\\",\\\"receiving_currency\\\":\\\"CURR66B4787C383EC4\\\",\\\"payment_currency\\
\":\\\"CURR66B4787C383EC4\\\",\\\"receiving_account\\\":\\\"ACCT66E5409B378958\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"receiving_amount\
\\":20000,\\\"payment_amount\\\":20000,\\\"calculation_type\\\":\\\"multiply\\\",\\
\"rate\\\":1,\\\"receiving_narration\\\":\\\".\\\",\\\"payment_narration\\\":\\\".\
\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":71,\\\"is_activity\\\":\\\"no\\\",
\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid\\\":null,\\
\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45F
EHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"
approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_a
pproval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"update\\\",\\\"approv
al_entry\\\":\\\"{\\\\\\\"journal_date\\\\\\\":\\\\\\\"2024-09-
14\\\\\\\",\\\\\\\"receiving_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\
\\\\\"payment_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\\\\\\"receiving
_account\\\\\\\":\\\\\\\"ACCT66E5409B378958\\\\\\\",\\\\\\\"payment_account\\\\\\\"
:\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\",\\\\\\\"receiving_amount\\\\\\\":\\\
\\\\"20000\\\\\\\",\\\\\\\"payment_amount\\\\\\\":\\\\\\\"20000\\\\\\\",\\\\\\\"rec
eiving_narration\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"payment_narration\\\\\\\":\\\\\\
\".\\\\\\\",\\\\\\\"receiving_cue\\\\\\\":71,\\\\\\\"payment_cue\\\\\\\":71,\\\\\\\
"calculation_type\\\\\\\":\\\\\\\"multiply\\\\\\\",\\\\\\\"rate\\\\\\\":\\\\\\\"1\\
\\\\\",\\\\\\\"extra_income_account\\\\\\\":null,\\\\\\\"extra_income_amount\\\\\\\
":null}\\\",\\\"old_entry_details\\\":\\\"{\\\\\\\"id\\\\\\\":83,\\\\\\\"uid\\\\\\\
":\\\\\\\"JRNL66E5414EBFC367\\\\\\\",\\\\\\\"branch\\\\\\\":\\\\\\\"BRCH668EE96F643
F60\\\\\\\",\\\\\\\"journal_date\\\\\\\":\\\\\\\"2024-09-
14\\\\\\\",\\\\\\\"receiving_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\
\\\\\"payment_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\\\\\\"receiving
_account\\\\\\\":\\\\\\\"ACCT66E5409B378958\\\\\\\",\\\\\\\"payment_account\\\\\\\"
:\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\",\\\\\\\"receiving_amount\\\\\\\":200
00,\\\\\\\"payment_amount\\\\\\\":20000,\\\\\\\"calculation_type\\\\\\\":\\\\\\\"mu
ltiply\\\\\\\",\\\\\\\"rate\\\\\\\":1,\\\\\\\"receiving_narration\\\\\\\":\\\\\\\".
\\\\\\\",\\\\\\\"payment_narration\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"receiving_cue\
\\\\\\":71,\\\\\\\"payment_cue\\\\\\\":71,\\\\\\\"is_activity\\\\\\\":\\\\\\\"no\\\
\\\\",\\\\\\\"is_receipt\\\\\\\":\\\\\\\"no\\\\\\\",\\\\\\\"activity_uid\\\\\\\":nu
ll,\\\\\\\"receipt_uid\\\\\\\":null,\\\\\\\"sub_approval\\\\\\\":\\\\\\\"approved\\
\\\\\",\\\\\\\"sub_approval_user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\",\
\\\\\\"sub_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"main_approval\\
\\\\\":\\\\\\\"approved\\\\\\\",\\\\\\\"main_approval_user\\\\\\\":\\\\\\\"ADMIN127
H8JL7T45FEHH943!\\\\\\\",\\\\\\\"main_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\
\\",\\\\\\\"approval_type\\\\\\\":\\\\\\\"update\\\\\\\",\\\\\\\"approval_entry\\\\
\\\":\\\\\\\"{\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_currency\\\\\\\\\\\\\
\\":\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_ac
count\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\"payment_account\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2
0000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\
"20000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\":\\\\\\\\
\\\\\\\".\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\":\\\\\\\
\\\\\\\\".\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\":71,\\\\\\\
\\\\\\\\"payment_cue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\
\\\\":\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\"
:\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\
\\\":null,\\\\\\\\\\\\\\\"extra_income_amount\\\\\\\\\\\\\\\":null}\\\\\\\",\\\\\\\
"old_entry_details\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"id\\\\\\\\\\\\\\\":83,\\\\\\\\\
\\\\\\"uid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"JRNL66E5414EBFC367\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\"branch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\\\\\\\
",\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_currency\\\\\\\\\\\\\
\\":\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_ac
count\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\"payment_account\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\
\\\\"payment_amount\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\
\":1,\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\".\\\\\\\\\
\\\\\\",\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\".\\\\\\\\
\\\\\\\",\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"payment_c
ue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"n
o\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"is_receipt\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\\\\
\\\\\\\\\\\",\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"rece
ipt_uid\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\"approved\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\":\
\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sub_approva
l_user_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"m
ain_approval\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\",\\\\\\\\\\\\\
\\"main_approval_user\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\
\\\\\\\\\\",\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\
"admin\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"approval_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\
\"update\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"approval_entry\\\\\\\\\\\\\\\":\\\\\\\\\\\
\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_curren
cy\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383E
C4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_currency
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96
F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_a
mount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\".\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\"extra_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null}\\\\\\\
\\\\\\\\",\\\\\\\\\\\\\\\"old_entry_details\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"id\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":83,\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\"uid\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"JR
NL66E5414EBFC367\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"br
anch\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"BRCH668EE96F64
3F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_curren
cy\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383E
C4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_currency
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96
F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_a
mount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment
_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calcu
lation_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multipl
y\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\"no\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_receip
t\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receipt_uid\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"main_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"approval_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\"update\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approva
l_entry\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"{\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"payment_currency\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787
C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"payment_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCO
UNTBRCH668EE96F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_amount
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narr
ation\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"paymen
t_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\"extra_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\":null}\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"old_en
try_details\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"{\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"id\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":83,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"uid\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"JRNL66E5
414EBFC367\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"branch\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\"journal_date\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"payment_currency\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787
C383EC4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_acc
ount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"calculation_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_cue\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_receipt\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"activity_uid\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receipt_uid\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\"sub_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\"main_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ADMIN127H8JL7T
45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval_user_name\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"approval_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"new\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approval_entry\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\"old_entry_details\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\"created_at\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-14
03:54:54\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"invoice\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"extra_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
"is_extra_income\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\":9}\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\"created_at\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-
09-14
03:54:54\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"invoice\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income_accoun
t\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income
_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_ext
ra_income\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\":9}\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"created_at\\\\\\\\\\\\\\\":\\\\
\\\\\\\\\\\"2024-09-14
03:54:54\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"invoice\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"
extra_income_account\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"extra_income_amount\\\\\\
\\\\\\\\\":null,\\\\\\\\\\\\\\\"is_extra_income\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\
\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\":9}\\\\\\\",\\\\\\\"create
d_at\\\\\\\":\\\\\\\"2024-09-14
03:54:54\\\\\\\",\\\\\\\"invoice\\\\\\\":9,\\\\\\\"extra_income_account\\\\\\\":nul
l,\\\\\\\"extra_income_amount\\\\\\\":null,\\\\\\\"is_extra_income\\\\\\\":\\\\\\\"
no\\\\\\\",\\\\\\\"serial_id\\\\\\\":9}\\\",\\\"created_at\\\":\\\"2024-09-14
03:54:54\\\",\\\"invoice\\\":9,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":9}\",\"created_
at\":\"2024-09-14
03:54:54\",\"invoice\":9,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":9}','2024-09-24 03:03:35'),
(1007,'ACT_202409251520391727259639399642112',NULL,'opening_balance_ACCT66F3E3F73C7
311_ACCT66F3E3F73C7311_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','
ALE_ACCT66F3E3F73C7311','ACCT66F3E3F73C7311','client','2024-09-25
06:20:39','CURR66921C11107792',2000,2000,0,0,'brbrdbfd','brbrdbfd','{\"id\":5156,\"
uid\":\"ACCT66F3E3F73C7311\",\"branch\":\"BRCH668A8A93BFCAF8\",\"name\":\"arash\",\
"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"general\",
\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username
\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\
"memo\":\"brbrdbfd\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"cu
rrency\\\":\\\"CURR66921C11107792\\\",\\\"usd_equalance\\\":71.79999999999999715782
90569595992565155029296875,\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\"
,\"created_at\":\"2024-09-25 06:20:39\"}','2024-09-25 06:20:39'),
(1008,'ACT_202409251522121727259732270049024',NULL,'opening_balance_ACCT66F3E4541CE
855_ACCT66F3E4541CE855_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts'
,'ALE_ACCT66F3E4541CE855','ACCT66F3E4541CE855','supplier','2024-09-25
06:22:12','CURR66921C11107792',0,0,4000,4000,'‫'یرؤي‬,'‫'یرؤي‬,'{\"id\":5157,\"uid\":\"
ACCT66F3E4541CE855\",\"branch\":\"BRCH668A8A93BFCAF8\",\"name\":\"\\u0634\\u0631\\
u06a9\\u062a \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06cc\\u0631\\u0624\\
u064a\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":71.799999999999997157829056959599256
5155029296875,\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at
\":\"2024-09-25 06:22:12\"}','2024-09-25 06:22:12'),
(1033,'PCH_202409261326321727339192657138944',1,'purchases_pa_PRCH66F51AB87D3469_AC
CT66E7B6A66174E2_supplier_CURR6690AF39D9B836','BRCH664D790E231556','purchases','ALE
_PRCH66F51AB87D3469','ACCT66E7B6A66174E2','supplier','2024-09-26
13:26:32','CURR6690AF39D9B836',0,0,200,200,'<a
href=\"__embed_host__/purchases/invoice/PRCH66F51AB87D3469\"
target=\"_blank\">Purchase# 1234, Total: 200.00, Paid:
0.00</a>',NULL,'{\"id\":66,\"uid\":\"PRCH66F51AB87D3469\",\"branch\":\"BRCH664D790E
231556\",\"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":71.20000000
00000028421709430404007434844970703125,\"supplier\":\"ACCT66E7B6A66174E2\",\"old_ba
lance\":null,\"invoice\":\"1234\",\"memo\":null,\"grand_total\":200,\"discount_amou
nt\":0,\"sub_total_amount\":200,\"paid_amount\":null,\"cash_paid_account\":null,\"p
ending_amount\":200,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F5
1A70047BE4\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"cost\\\":200,\\\"re
al_cost\\\":200,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"heig
ht\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":200,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\
\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\"
:200,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200}]\"
,\"items_uid\":\"-++-ITEM66F51A70047BE4-++-\",\"warehouses_uid\":\"-++-
WRHS66E1B8649CC835-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-09-26
13:26:32\",\"serial_id\":1}','2024-09-26 04:26:32'),
(1034,'PCH_202409261326321727339192792015104',1,'purchases_sapaPRCH66F51AB87D3469_S
AFEACCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','pur
chases','ALE_PRCH66F51AB87D3469','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-
09-26 13:26:32','CURR6690AF39D9B836',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66F51AB87D3469\"
target=\"_blank\">Purchase# 1234, Total: 200.00, Paid:
0.00</a>',NULL,'{\"id\":66,\"uid\":\"PRCH66F51AB87D3469\",\"branch\":\"BRCH664D790E
231556\",\"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":71.20000000
00000028421709430404007434844970703125,\"supplier\":\"ACCT66E7B6A66174E2\",\"old_ba
lance\":null,\"invoice\":\"1234\",\"memo\":null,\"grand_total\":200,\"discount_amou
nt\":0,\"sub_total_amount\":200,\"paid_amount\":null,\"cash_paid_account\":null,\"p
ending_amount\":200,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F5
1A70047BE4\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"cost\\\":200,\\\"re
al_cost\\\":200,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"heig
ht\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":200,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\
\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\"
:200,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200}]\"
,\"items_uid\":\"-++-ITEM66F51A70047BE4-++-\",\"warehouses_uid\":\"-++-
WRHS66E1B8649CC835-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-09-26
13:26:32\",\"serial_id\":1}','2024-09-26 04:26:32'),
(1041,'JRL_202409270936461727411806733989120',6,'journal_receiving_JRNL66C306AED848
15_ACCT66C306755B8703_client_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','AL
E_JRNL66C306AED84815','ACCT66C306755B8703','client','2024-08-19
04:47:42','CURR66921C11107792',0,0,1000,1000,'Journal # 6
ergrg','ergrg','{\"id\":56,\"uid\":\"JRNL66C306AED84815\",\"branch\":\"BRCH668A8A93
BFCAF8\",\"journal_date\":\"2024-08-
19\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66C306755B8703\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"ergrg\",\"payment
_narration\":\"ergrg\",\"receiving_cue\":71.799999999999997157829056959599256515502
9296875,\"payment_cue\":71.7999999999999971578290569595992565155029296875,\"is_acti
vity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"su
b_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_
approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_typ
e\":\"update\",\"approval_entry\":\"{\\\"journal_date\\\":\\\"2024-08-
19\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66C306755B8703\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":\\\"1000\\\",\\\"payment_amount\\\":\\\"1000\\\",\\\"receiving_narration\\\":\\
\"ergrg\\\",\\\"payment_narration\\\":\\\"ergrg\\\",\\\"receiving_cue\\\":71.799999
9999999971578290569595992565155029296875,\\\"payment_cue\\\":71.7999999999999971578
290569595992565155029296875,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":
\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"o
ld_entry_details\":\"{\\\"id\\\":56,\\\"uid\\\":\\\"JRNL66C306AED84815\\\",\\\"bran
ch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"journal_date\\\":\\\"2024-08-
19\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66C306755B8703\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":1000,\\\"payment_amount\\\":1000,\\\"calculation_type\\\":\\\"multiply\\\",\\\"
rate\\\":1,\\\"receiving_narration\\\":\\\"ergrg\\\",\\\"payment_narration\\\":\\\"
ergrg\\\",\\\"receiving_cue\\\":71.7999999999999971578290569595992565155029296875,\
\\"payment_cue\\\":71.7999999999999971578290569595992565155029296875,\\\"is_activit
y\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receip
t_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"
ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_
approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH94
3!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\
\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\
\\"2024-08-19
04:47:42\\\",\\\"invoice\\\":6,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":6}\",\"created_
at\":\"2024-08-19
04:47:42\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-09-27 00:36:46'),
(1042,'JRL_202409270936461727411806886683904',6,'journal_payment_JRNL66C306AED84815
_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','j
ournal','ALE_JRNL66C306AED84815','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
08-19 04:47:42','CURR66921C11107792',1000,1000,0,0,'Journal # 6
ergrg','ergrg','{\"id\":56,\"uid\":\"JRNL66C306AED84815\",\"branch\":\"BRCH668A8A93
BFCAF8\",\"journal_date\":\"2024-08-
19\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66C306755B8703\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"ergrg\",\"payment
_narration\":\"ergrg\",\"receiving_cue\":71.799999999999997157829056959599256515502
9296875,\"payment_cue\":71.7999999999999971578290569595992565155029296875,\"is_acti
vity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"su
b_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_
approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_typ
e\":\"update\",\"approval_entry\":\"{\\\"journal_date\\\":\\\"2024-08-
19\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66C306755B8703\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":\\\"1000\\\",\\\"payment_amount\\\":\\\"1000\\\",\\\"receiving_narration\\\":\\
\"ergrg\\\",\\\"payment_narration\\\":\\\"ergrg\\\",\\\"receiving_cue\\\":71.799999
9999999971578290569595992565155029296875,\\\"payment_cue\\\":71.7999999999999971578
290569595992565155029296875,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":
\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"o
ld_entry_details\":\"{\\\"id\\\":56,\\\"uid\\\":\\\"JRNL66C306AED84815\\\",\\\"bran
ch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"journal_date\\\":\\\"2024-08-
19\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66C306755B8703\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":1000,\\\"payment_amount\\\":1000,\\\"calculation_type\\\":\\\"multiply\\\",\\\"
rate\\\":1,\\\"receiving_narration\\\":\\\"ergrg\\\",\\\"payment_narration\\\":\\\"
ergrg\\\",\\\"receiving_cue\\\":71.7999999999999971578290569595992565155029296875,\
\\"payment_cue\\\":71.7999999999999971578290569595992565155029296875,\\\"is_activit
y\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receip
t_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"
ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_
approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH94
3!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\
\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\
\\"2024-08-19
04:47:42\\\",\\\"invoice\\\":6,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":6}\",\"created_
at\":\"2024-08-19
04:47:42\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-09-27 00:36:46'),
(1047,'ACT_202409290237181727559438324100096',NULL,'opening_balance_SAFEACCOUNTBRCH
668E33B1D26DF1_SAFEACCOUNTBRCH668E33B1D26DF1_cashbook_usd','BRCH668E33B1D26DF1','ac
counts','ALE_SAFEACCOUNTBRCH668E33B1D26DF1','SAFEACCOUNTBRCH668E33B1D26DF1','cashbo
ok','2024-07-10 03:09:38','usd',100000,100000,0,0,'Branch Safe Account','Branch
Safe
Account','{\"id\":4892,\"uid\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"branch\":\"BRCH6
68E33B1D26DF1\",\"name\":\"Cash\",\"type\":\"cashbook\",\"code\":21040,\"mobile\":n
ull,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"n
o\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"emai
l\":null,\"employee_uid\":null,\"memo\":\"Branch Safe
Account\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"100000\\\",\\\"ob_credit\\
\":null}]\",\"created_at\":\"2024-07-10 03:09:38\"}','2024-09-28 17:37:18'),
(1050,'PCH_202409290240231727559623802424064',1,'purchases_pa_PRCH66F877709309D5_AC
CT66F876CD1143F2_client_usd','BRCH668E33B1D26DF1','purchases','ALE_PRCH66F877709309
D5','ACCT66F876CD1143F2','client','2024-09-29 02:38:56','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66F877709309D5\"
target=\"_blank\">Purchase# 1, Total: 20,000.00, Paid:
20,000.00</a>',NULL,'{\"id\":69,\"uid\":\"PRCH66F877709309D5\",\"branch\":\"BRCH668
E33B1D26DF1\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT
66F876CD1143F2\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"grand_total
\":20000,\"discount_amount\":0,\"sub_total_amount\":20000,\"paid_amount\":20000,\"c
ash_paid_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"pending_amount\":0,\"transpo
rt_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"warehouse\
\\":\\\"WRHS668F5221C4BF21\\\",\\\"cost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":100
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"profit\\\":10,\\\"tp\\\":30,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"toke
n_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",
\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":30,\\\"transport_expense\\\
":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":20000}]\",\"items_uid\":\"-++-
ITEM66F8773DDC4A03-++-\",\"warehouses_uid\":\"-++-WRHS668F5221C4BF21-+
+-\",\"batch_uid\":\"-++-BCH1001-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"a
pproval_entry\":\"{\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equalance\\\":1,\\
\"supplier\\\":\\\"ACCT66F876CD1143F2\\\",\\\"invoice\\\":\\\"1\\\",\\\"memo\\\":nu
ll,\\\"grand_total\\\":\\\"20000\\\",\\\"discount_amount\\\":\\\"0\\\",\\\"sub_tota
l_amount\\\":\\\"20000\\\",\\\"paid_amount\\\":\\\"20000\\\",\\\"cash_paid_account\
\\":\\\"SAFEACCOUNTBRCH668E33B1D26DF1\\\",\\\"pending_amount\\\":\\\"0\\\",\\\"tran
sport_expense\\\":0,\\\"items\\\":\\\"[{\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66F8773DDC
4A03\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668F5221C4BF21\\\\\\\",\\\\\\\"c
ost\\\\\\\":20,\\\\\\\"real_cost\\\\\\\":20,\\\\\\\"qty\\\\\\\":1000,\\\\\\\"bonus\
\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\
\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"profit\\\\\\\":10,\\\\\\\"tp\\\\
\\\":30,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"token_rate\\\\\\\":
0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"discount\\\\\\\":0,\\\\\\\"batch\\\\\\\":\\\
\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"s
ale_price\\\\\\\":30,\\\\\\\"transport_expense\\\\\\\":0,\\\\\\\"expense\\\\\\\":\\
\\\\\"null\\\\\\\",\\\\\\\"total\\\\\\\":20000}]\\\",\\\"items_uid\\\":\\\"-++-
ITEM66F8773DDC4A03-++-\\\",\\\"warehouses_uid\\\":\\\"-++-WRHS668F5221C4BF21-+
+-\\\",\\\"batch_uid\\\":\\\"-++-BCH1001-++-\\\",\\\"expense_uid\\\":\\\"-++-null-+
+-\\\",\\\"created_at\\\":\\\"2024-09-29
02:38:56\\\"}\",\"old_entry_details\":\"{\\\"id\\\":69,\\\"uid\\\":\\\"PRCH66F87770
9309D5\\\",\\\"branch\\\":\\\"BRCH668E33B1D26DF1\\\",\\\"currency\\\":\\\"usd\\\",\
\\"currency_usd_equalance\\\":1,\\\"supplier\\\":\\\"ACCT66F876CD1143F2\\\",\\\"old
_balance\\\":null,\\\"invoice\\\":\\\"1\\\",\\\"memo\\\":null,\\\"grand_total\\\":2
0000,\\\"discount_amount\\\":0,\\\"sub_total_amount\\\":20000,\\\"paid_amount\\\":2
0000,\\\"cash_paid_account\\\":null,\\\"pending_amount\\\":0,\\\"transport_expense\
\\":0,\\\"items\\\":\\\"[{\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66F8773DDC4A03\\\\\\\",\
\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668F5221C4BF21\\\\\\\",\\\\\\\"cost\\\\\\\":20
,\\\\\\\"real_cost\\\\\\\":20,\\\\\\\"qty\\\\\\\":1000,\\\\\\\"bonus\\\\\\\":0,\\\\
\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\
\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"profit\\\\\\\":10,\\\\\\\"tp\\\\\\\":30,\\\\\\
\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"token_rate\\\\\\\":0,\\\\\\\"item
_token\\\\\\\":0,\\\\\\\"discount\\\\\\\":0,\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\
\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"sale_price\\\\\
\\":30,\\\\\\\"transport_expense\\\\\\\":0,\\\\\\\"expense\\\\\\\":\\\\\\\"null\\\\
\\\",\\\\\\\"total\\\\\\\":20000}]\\\",\\\"items_uid\\\":\\\"-++-
ITEM66F8773DDC4A03-++-\\\",\\\"warehouses_uid\\\":\\\"-++-WRHS668F5221C4BF21-+
+-\\\",\\\"batch_uid\\\":\\\"-++--++-\\\",\\\"expense_uid\\\":\\\"-++-null-+
+-\\\",\\\"incoming\\\":null,\\\"lot_id\\\":null,\\\"lot_child_id\\\":null,\\\"lot_
move_diff_type\\\":null,\\\"lot_move_diff\\\":null,\\\"lot_move_gross_weight\\\":nu
ll,\\\"status\\\":\\\"passed\\\",\\\"user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"
user_name\\\":\\\"admin\\\",\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\
\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H
8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type
\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"cre
ated_at\\\":\\\"2024-09-29
02:38:56\\\",\\\"serial_id\\\":1}\",\"created_at\":\"2024-09-29
02:38:56\",\"serial_id\":1}','2024-09-28 17:40:23'),
(1051,'PCH_202409290240231727559623930829056',1,'purchases_cpa_PRCH66F877709309D5_S
AFEACCOUNTBRCH668E33B1D26DF1_cashbook_usd','BRCH668E33B1D26DF1','purchases','ALE_PR
CH66F877709309D5','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-09-29
02:38:56','usd',0,0,20000,20000,'<a
href=\"__embed_host__/purchases/invoice/PRCH66F877709309D5\"
target=\"_blank\">Purchase# 1, Total: 20,000.00, Paid:
20,000.00</a>',NULL,'{\"id\":69,\"uid\":\"PRCH66F877709309D5\",\"branch\":\"BRCH668
E33B1D26DF1\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT
66F876CD1143F2\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"grand_total
\":20000,\"discount_amount\":0,\"sub_total_amount\":20000,\"paid_amount\":20000,\"c
ash_paid_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"pending_amount\":0,\"transpo
rt_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"warehouse\
\\":\\\"WRHS668F5221C4BF21\\\",\\\"cost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":100
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"profit\\\":10,\\\"tp\\\":30,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"toke
n_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",
\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":30,\\\"transport_expense\\\
":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":20000}]\",\"items_uid\":\"-++-
ITEM66F8773DDC4A03-++-\",\"warehouses_uid\":\"-++-WRHS668F5221C4BF21-+
+-\",\"batch_uid\":\"-++-BCH1001-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"a
pproval_entry\":\"{\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equalance\\\":1,\\
\"supplier\\\":\\\"ACCT66F876CD1143F2\\\",\\\"invoice\\\":\\\"1\\\",\\\"memo\\\":nu
ll,\\\"grand_total\\\":\\\"20000\\\",\\\"discount_amount\\\":\\\"0\\\",\\\"sub_tota
l_amount\\\":\\\"20000\\\",\\\"paid_amount\\\":\\\"20000\\\",\\\"cash_paid_account\
\\":\\\"SAFEACCOUNTBRCH668E33B1D26DF1\\\",\\\"pending_amount\\\":\\\"0\\\",\\\"tran
sport_expense\\\":0,\\\"items\\\":\\\"[{\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66F8773DDC
4A03\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668F5221C4BF21\\\\\\\",\\\\\\\"c
ost\\\\\\\":20,\\\\\\\"real_cost\\\\\\\":20,\\\\\\\"qty\\\\\\\":1000,\\\\\\\"bonus\
\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\
\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"profit\\\\\\\":10,\\\\\\\"tp\\\\
\\\":30,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"token_rate\\\\\\\":
0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"discount\\\\\\\":0,\\\\\\\"batch\\\\\\\":\\\
\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"s
ale_price\\\\\\\":30,\\\\\\\"transport_expense\\\\\\\":0,\\\\\\\"expense\\\\\\\":\\
\\\\\"null\\\\\\\",\\\\\\\"total\\\\\\\":20000}]\\\",\\\"items_uid\\\":\\\"-++-
ITEM66F8773DDC4A03-++-\\\",\\\"warehouses_uid\\\":\\\"-++-WRHS668F5221C4BF21-+
+-\\\",\\\"batch_uid\\\":\\\"-++-BCH1001-++-\\\",\\\"expense_uid\\\":\\\"-++-null-+
+-\\\",\\\"created_at\\\":\\\"2024-09-29
02:38:56\\\"}\",\"old_entry_details\":\"{\\\"id\\\":69,\\\"uid\\\":\\\"PRCH66F87770
9309D5\\\",\\\"branch\\\":\\\"BRCH668E33B1D26DF1\\\",\\\"currency\\\":\\\"usd\\\",\
\\"currency_usd_equalance\\\":1,\\\"supplier\\\":\\\"ACCT66F876CD1143F2\\\",\\\"old
_balance\\\":null,\\\"invoice\\\":\\\"1\\\",\\\"memo\\\":null,\\\"grand_total\\\":2
0000,\\\"discount_amount\\\":0,\\\"sub_total_amount\\\":20000,\\\"paid_amount\\\":2
0000,\\\"cash_paid_account\\\":null,\\\"pending_amount\\\":0,\\\"transport_expense\
\\":0,\\\"items\\\":\\\"[{\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66F8773DDC4A03\\\\\\\",\
\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668F5221C4BF21\\\\\\\",\\\\\\\"cost\\\\\\\":20
,\\\\\\\"real_cost\\\\\\\":20,\\\\\\\"qty\\\\\\\":1000,\\\\\\\"bonus\\\\\\\":0,\\\\
\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\
\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"profit\\\\\\\":10,\\\\\\\"tp\\\\\\\":30,\\\\\\
\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"token_rate\\\\\\\":0,\\\\\\\"item
_token\\\\\\\":0,\\\\\\\"discount\\\\\\\":0,\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\
\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"sale_price\\\\\
\\":30,\\\\\\\"transport_expense\\\\\\\":0,\\\\\\\"expense\\\\\\\":\\\\\\\"null\\\\
\\\",\\\\\\\"total\\\\\\\":20000}]\\\",\\\"items_uid\\\":\\\"-++-
ITEM66F8773DDC4A03-++-\\\",\\\"warehouses_uid\\\":\\\"-++-WRHS668F5221C4BF21-+
+-\\\",\\\"batch_uid\\\":\\\"-++--++-\\\",\\\"expense_uid\\\":\\\"-++-null-+
+-\\\",\\\"incoming\\\":null,\\\"lot_id\\\":null,\\\"lot_child_id\\\":null,\\\"lot_
move_diff_type\\\":null,\\\"lot_move_diff\\\":null,\\\"lot_move_gross_weight\\\":nu
ll,\\\"status\\\":\\\"passed\\\",\\\"user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"
user_name\\\":\\\"admin\\\",\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\
\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H
8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type
\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"cre
ated_at\\\":\\\"2024-09-29
02:38:56\\\",\\\"serial_id\\\":1}\",\"created_at\":\"2024-09-29
02:38:56\",\"serial_id\":1}','2024-09-28 17:40:23'),
(1073,'ACT_202409301006421727672802606583040',NULL,'opening_balance_SAFEACCOUNTBRCH
668EFCDB7C8B58_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','ac
counts','ALE_SAFEACCOUNTBRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbo
ok','2024-07-10 17:27:55','usd',100000,100000,0,0,'Branch Safe Account','Branch
Safe
Account','{\"id\":4910,\"uid\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"name\":\"\\u062f\\u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"type\":\"cashbook\",\"code\":2553,\"mobile\":null,\"client_type\":\"gener
al\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"use
rname\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":n
ull,\"memo\":\"Branch Safe
Account\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"100000\\\",\\\"ob_credit\\
\":null}]\",\"created_at\":\"2024-07-10 17:27:55\"}','2024-09-30 01:06:42'),
(1080,'JRL_202409301113171727676797546569984',8,'journal_receiving_JRNL66FA417D5E92
51_ACCT66FA413CE67F14_client_usd','BRCH668A8A93BFCAF8','journal','ALE_JRNL66FA417D5
E9251','ACCT66FA413CE67F14','client','2024-09-30
02:13:17','usd',0,0,100,100,'Journal # 8
n,','n,','{\"id\":95,\"uid\":\"JRNL66FA417D5E9251\",\"branch\":\"BRCH668A8A93BFCAF8
\",\"journal_date\":\"2024-09-
30\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FA413CE67F14\",\"payment_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"
receiving_amount\":100,\"payment_amount\":100,\"calculation_type\":\"multiply\",\"r
ate\":1,\"receiving_narration\":\"n,\",\"payment_narration\":\"n,\",\"receiving_cue
\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\
":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-09-30
02:13:17\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-09-30 02:13:17'),
(1081,'JRL_202409301113171727676797709517056',8,'journal_payment_JRNL66FA417D5E9251
_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','journal','ALE_JR
NL66FA417D5E9251','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-09-30
02:13:17','usd',100,100,0,0,'Journal # 8
n,','n,','{\"id\":95,\"uid\":\"JRNL66FA417D5E9251\",\"branch\":\"BRCH668A8A93BFCAF8
\",\"journal_date\":\"2024-09-
30\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FA413CE67F14\",\"payment_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"
receiving_amount\":100,\"payment_amount\":100,\"calculation_type\":\"multiply\",\"r
ate\":1,\"receiving_narration\":\"n,\",\"payment_narration\":\"n,\",\"receiving_cue
\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\
":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-09-30
02:13:17\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-09-30 02:13:17'),
(1082,'SAL_202409301132371727677957826507008',15,'sales_SALE66FA4604B0E815_ACCT66FA
413CE67F14_client_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66FA4604B0E815','ACCT6
6FA413CE67F14','client','2024-09-30
11:32:36','usd',26.166666666666,26.166666666666,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FA4604B0E815\" target=\"_blank\">Sales#
1010, Total: 26.17, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":126,\"uid\":\"SALE66FA4604B0E815\",\"serial_id\":15,\"branc
h\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_e
qualance\":1,\"client\":\"ACCT66FA413CE67F14\",\"marketer\":\"undefined\",\"sales_m
an\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\
":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":-
100,\"invoice\":1010,\"memo\":null,\"sales_total\":26.16666666666599994073294510599
2257595062255859375,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":26.1
66666666665999940732945105992257595062255859375,\"cash_received\":0,\"remaining_amo
unt\":26.166666666665999940732945105992257595062255859375,\"items_details\":\"[{\\\
"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FA4349C57693\\\",\\\"item
_uqid\\\":\\\"RTIREM1727677769149\\\",\\\"warehouse\\\":\\\"WRHS66F3E6B08AC3A0\\\",
\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\
":null,\\\"cost\\\":13.0833333333329999703664725529961287975311279296875,\\\"sale_p
rice\\\":13.0833333333329999703664725529961287975311279296875,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"b
onus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\
\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":26.
166666666665999940732945105992257595062255859375,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM66FA4349C57693-++-\",\"sale_warehouse\":\"-++-
WRHS66F3E6B08AC3A0-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":26.166666666665999940732945105992257595062255859375,\"t
otal_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":
0,\"gross_total_amount\":26.166666666665999940732945105992257595062255859375,\"tota
l_profit_amount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":
null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"
delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admi
n\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approv
al_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appr
oval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at
\":\"2024-09-30 11:32:36\"}','2024-09-30 02:32:37'),
(1083,'SAL_202409301132381727677958087804160',15,'sales_sacrSALE66FA4604B0E815_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE66FA4
604B0E815','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-09-30
11:32:36','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FA4604B0E815\" target=\"_blank\">Sales#
1010, Total: 26.17, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":126,\"uid\":\"SALE66FA4604B0E815\",\"serial_id\":15,\"branc
h\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_e
qualance\":1,\"client\":\"ACCT66FA413CE67F14\",\"marketer\":\"undefined\",\"sales_m
an\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name\
":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":-
100,\"invoice\":1010,\"memo\":null,\"sales_total\":26.16666666666599994073294510599
2257595062255859375,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":26.1
66666666665999940732945105992257595062255859375,\"cash_received\":0,\"remaining_amo
unt\":26.166666666665999940732945105992257595062255859375,\"items_details\":\"[{\\\
"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FA4349C57693\\\",\\\"item
_uqid\\\":\\\"RTIREM1727677769149\\\",\\\"warehouse\\\":\\\"WRHS66F3E6B08AC3A0\\\",
\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\
":null,\\\"cost\\\":13.0833333333329999703664725529961287975311279296875,\\\"sale_p
rice\\\":13.0833333333329999703664725529961287975311279296875,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"b
onus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\
\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":26.
166666666665999940732945105992257595062255859375,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM66FA4349C57693-++-\",\"sale_warehouse\":\"-++-
WRHS66F3E6B08AC3A0-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":26.166666666665999940732945105992257595062255859375,\"t
otal_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":
0,\"gross_total_amount\":26.166666666665999940732945105992257595062255859375,\"tota
l_profit_amount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":
null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"
delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admi
n\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approv
al_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appr
oval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at
\":\"2024-09-30 11:32:36\"}','2024-09-30 02:32:38'),
(1094,'PCH_202410011105441727762744930507776',10,'purchases_pa_PRCH66FB9138941182_A
CCT669225DC0B2054_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','AL
E_PRCH66FB9138941182','ACCT669225DC0B2054','supplier','2024-10-01
11:05:44','CURR66921C11107792',0,0,1100,1100,'<a
href=\"__embed_host__/purchases/invoice/PRCH66FB9138941182\"
target=\"_blank\">Purchase# 1, Total: 1,100.00, Paid:
0.00</a>',NULL,'{\"id\":76,\"uid\":\"PRCH66FB9138941182\",\"branch\":\"BRCH668A8A93
BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79999999
99999971578290569595992565155029296875,\"supplier\":\"ACCT669225DC0B2054\",\"old_ba
lance\":-
75000,\"invoice\":\"1\",\"memo\":null,\"grand_total\":1100,\"discount_amount\":0,\"
sub_total_amount\":1100,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_a
mount\":1100,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F3E76BEF3
E83\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\\\",\\\"cost\\\":110,\\\"real_cost
\\\":110,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":1,\\\"tp\\\":111,\\\"bundle\\\":0,\
\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":111,\
\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":1100}]\",\"it
ems_uid\":\"-++-ITEM66F3E76BEF3E83-++-\",\"warehouses_uid\":\"-++-
WRHS6697EC5B6CA964-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-01
11:05:44\",\"serial_id\":10}','2024-10-01 02:05:44'),
(1095,'PCH_202410011105451727762745141920000',10,'purchases_sapaPRCH66FB9138941182_
SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','pu
rchases','ALE_PRCH66FB9138941182','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
10-01 11:05:44','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66FB9138941182\"
target=\"_blank\">Purchase# 1, Total: 1,100.00, Paid:
0.00</a>',NULL,'{\"id\":76,\"uid\":\"PRCH66FB9138941182\",\"branch\":\"BRCH668A8A93
BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":71.79999999
99999971578290569595992565155029296875,\"supplier\":\"ACCT669225DC0B2054\",\"old_ba
lance\":-
75000,\"invoice\":\"1\",\"memo\":null,\"grand_total\":1100,\"discount_amount\":0,\"
sub_total_amount\":1100,\"paid_amount\":null,\"cash_paid_account\":null,\"pending_a
mount\":1100,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F3E76BEF3
E83\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\\\",\\\"cost\\\":110,\\\"real_cost
\\\":110,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":1,\\\"tp\\\":111,\\\"bundle\\\":0,\
\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":111,\
\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":1100}]\",\"it
ems_uid\":\"-++-ITEM66F3E76BEF3E83-++-\",\"warehouses_uid\":\"-++-
WRHS6697EC5B6CA964-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-01
11:05:44\",\"serial_id\":10}','2024-10-01 02:05:45'),
(1099,'EXP_202410012231041727803864555848960',4,'expenses_EXPE66FC31D85822D9_SAFEAC
COUNTBRCH664D790E231556_cashbook_usd','BRCH664D790E231556','expenses','ALE_EXPE66FC
31D85822D9','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-10-01
13:31:04','usd',0,0,5000,5000,'Expense:
‫'بیش‬,'‫'بیش‬,'{\"id\":50,\"uid\":\"EXPE66FC31D85822D9\",\"branch\":\"BRCH664D790E2315
56\",\"type\":\"EXPT66A3EE098E1750\",\"exp_date\":\"2024-10-
01\",\"marketer\":\"ignore\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"amount
\":5000,\"currency\":\"usd\",\"currency_usd_equalance\":1,\"narration\":\"\\u0628\\
u06cc\\
u0634\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-01 13:31:04\",\"serial_id\":4}','2024-10-01
13:31:04'),
(1100,'EXP_202410012231361727803896691248896',5,'expenses_EXPE66FC31F88012D0_SAFEAC
COUNTBRCH664D790E231556_cashbook_usd','BRCH664D790E231556','expenses','ALE_EXPE66FC
31F88012D0','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-10-01
13:31:36','usd',0,0,2000,2000,'Expense:
‫'یبش‬,'‫'یبش‬,'{\"id\":51,\"uid\":\"EXPE66FC31F88012D0\",\"branch\":\"BRCH664D790E2315
56\",\"type\":\"EXPT66A3EDF378CAE0\",\"exp_date\":\"2024-10-
01\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"amount\":2
000,\"currency\":\"usd\",\"currency_usd_equalance\":1,\"narration\":\"\\u06cc\\
u0628\\
u0634\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-01 13:31:36\",\"serial_id\":5}','2024-10-01
13:31:36'),
(1101,'ACT_202410021051361727848296575789056',NULL,'opening_balance_ACCT66FCDF684DA
285_ACCT66FCDF684DA285_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT66FCDF684DA285','ACCT66FCDF684DA285','client','2024-10-02
01:51:36','CURR66F984C96B6691',2000,2000,0,0,'dvds','dvds','{\"id\":5175,\"uid\":\"
ACCT66FCDF684DA285\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":
\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"general\",\"catego
ry\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,
\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":
\"dvds\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\
\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"2000\\\",\\\
"ob_credit\\\":null}]\",\"created_at\":\"2024-10-02 01:51:36\"}','2024-10-02
01:51:36'),
(1102,'ACT_202410021119061727849946142091008',NULL,'opening_balance_ACCT66FCE5D9C13
5C3_ACCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT66FCE5D9C135C3','ACCT66FCE5D9C135C3','supplier','2024-10-02
02:19:05','CURR66F984C96B6691',0,0,4000,4000,'‫'یسیلبثصب‬,'‫'یسیلبثصب‬,'{\"id\":5176,\"
uid\":\"ACCT66FCE5D9C135C3\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\
u0631\\u06a9\\u062a \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06cc\\u0633\\u06cc\\u0644\\u0628\\u062b\\u0635\\
u0628\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":null,\\\"ob_credi
t\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-10-02 02:19:05\"}','2024-10-02
02:19:06'),
(1105,'SAL_202410021127041727850424578646784',1,'sales_SALE66FCE7B8537217_CASHSALEB
RCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE
66FCE7B8537217','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-02
11:27:04','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FCE7B8537217\" target=\"_blank\">Sales#
1, Total: 284.00, Trans Exp: 0.00, Paid:
284.00</a>',NULL,'{\"id\":130,\"uid\":\"SALE66FCE7B8537217\",\"serial_id\":1,\"bran
ch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\",
\"currency_usd_equalance\":1,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_a
ccount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":1,\"mem
o\":null,\"sales_total\":284,\"trans_expense\":0,\"expense_account\":null,\"sub_tot
al\":284,\"cash_received\":284,\"remaining_amount\":0,\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqi
d\\\":\\\"RTIREM1727850363570\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"
batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-
10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":18,\\\"sale_price\\\":22,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sal
e\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":4,\\\"item_total\\\":4
4,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE54280AE74\\\",\\\"
item_uqid\\\":\\\"RTIREM1727850377533\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
06\\\",\\\"expiry\\\":\\\"2024-10-
20\\\",\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_tota
l\\\":240,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-,-++-ITEM66FCE54280AE74-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-,-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":284,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":284,\"total_profit_amou
nt\":48,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total
_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_typ
e\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_ap
proval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appr
oval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":
\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-02 11:27:04\"}','2024-10-02 02:27:04'),
(1106,'SAL_202410021127041727850424766963968',1,'sales_cra_SALE66FCE7B8537217_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE66FCE7B8537217','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-02
11:27:04','CURR66F984C96B6691',284,284,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FCE7B8537217\" target=\"_blank\">Sales#
1, Total: 284.00, Trans Exp: 0.00, Paid:
284.00</a>',NULL,'{\"id\":130,\"uid\":\"SALE66FCE7B8537217\",\"serial_id\":1,\"bran
ch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\",
\"currency_usd_equalance\":1,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_a
ccount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":1,\"mem
o\":null,\"sales_total\":284,\"trans_expense\":0,\"expense_account\":null,\"sub_tot
al\":284,\"cash_received\":284,\"remaining_amount\":0,\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqi
d\\\":\\\"RTIREM1727850363570\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"
batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-
10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":18,\\\"sale_price\\\":22,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sal
e\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":4,\\\"item_total\\\":4
4,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE54280AE74\\\",\\\"
item_uqid\\\":\\\"RTIREM1727850377533\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
06\\\",\\\"expiry\\\":\\\"2024-10-
20\\\",\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_tota
l\\\":240,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-,-++-ITEM66FCE54280AE74-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-,-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":284,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":284,\"total_profit_amou
nt\":48,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total
_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_typ
e\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_ap
proval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_appr
oval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":
\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-02 11:27:04\"}','2024-10-02 02:27:04'),
(1107,'SAL_202410021128301727850510313814016',2,'sales_SALE66FCE80E14CE30_CASHSALEB
RCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE
66FCE80E14CE30','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-02
11:28:30','CURR66F984C96B6691',0.6666666666666643,0.6666666666666643,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FCE80E14CE30\" target=\"_blank\">Sales#
2, Total: 36.67, Trans Exp: 0.00, Paid:
36.00</a>',NULL,'{\"id\":131,\"uid\":\"SALE66FCE80E14CE30\",\"serial_id\":2,\"branc
h\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\",\
"currency_usd_equalance\":1,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":
\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":n
ull,\"cash_client_name\":\"uyuy\",\"cash_client_mobile\":null,\"cash_received_accou
nt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":0,\"invoice\":2,\"memo\":nul
l,\"sales_total\":36.66666666666666429819088079966604709625244140625,\"trans_expens
e\":0,\"expense_account\":null,\"sub_total\":36.66666666666666429819088079966604709
625244140625,\"cash_received\":36,\"remaining_amount\":0.66666666666666429819088079
966604709625244140625,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\
\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1727850495744\\\
",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mf
g\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":10,\\\"sale_price\\\":12.222222222222221
43273029359988868236541748046875,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\"
:0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"w
idth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"
discount_2\\\":0,\\\"profit\\\":2.22222222222222143273029359988868236541748046875,\
\\"item_total\\\":36.66666666666666429819088079966604709625244140625,\\\"set_name\\
\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FCE2348AA859-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":36.66666666666666429819088079966604709625244140625,\"to
tal_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":0
,\"gross_total_amount\":36.66666666666666429819088079966604709625244140625,\"total_
profit_amount\":6.66666666666666429819088079966604709625244140625,\"return_discount
_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\
"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"A
DMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"s
ub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\
",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\
":null,\"old_entry_details\":null,\"created_at\":\"2024-10-02 11:28:30\"}','2024-
10-02 02:28:30'),
(1108,'SAL_202410021128301727850510515553024',2,'sales_cra_SALE66FCE80E14CE30_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE66FCE80E14CE30','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-02
11:28:30','CURR66F984C96B6691',36,36,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FCE80E14CE30\" target=\"_blank\">Sales#
2, Total: 36.67, Trans Exp: 0.00, Paid:
36.00</a>',NULL,'{\"id\":131,\"uid\":\"SALE66FCE80E14CE30\",\"serial_id\":2,\"branc
h\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\",\
"currency_usd_equalance\":1,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":
\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":n
ull,\"cash_client_name\":\"uyuy\",\"cash_client_mobile\":null,\"cash_received_accou
nt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":0,\"invoice\":2,\"memo\":nul
l,\"sales_total\":36.66666666666666429819088079966604709625244140625,\"trans_expens
e\":0,\"expense_account\":null,\"sub_total\":36.66666666666666429819088079966604709
625244140625,\"cash_received\":36,\"remaining_amount\":0.66666666666666429819088079
966604709625244140625,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\
\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1727850495744\\\
",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mf
g\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":10,\\\"sale_price\\\":12.222222222222221
43273029359988868236541748046875,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\"
:0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"w
idth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"
discount_2\\\":0,\\\"profit\\\":2.22222222222222143273029359988868236541748046875,\
\\"item_total\\\":36.66666666666666429819088079966604709625244140625,\\\"set_name\\
\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FCE2348AA859-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":36.66666666666666429819088079966604709625244140625,\"to
tal_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":0
,\"gross_total_amount\":36.66666666666666429819088079966604709625244140625,\"total_
profit_amount\":6.66666666666666429819088079966604709625244140625,\"return_discount
_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\
"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"A
DMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"s
ub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\
",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\
":null,\"old_entry_details\":null,\"created_at\":\"2024-10-02 11:28:30\"}','2024-
10-02 02:28:30'),
(1113,'EXP_202410021330111727857811059869952',1,'expenses_EXPE66FD0492DE7063_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE66FD0492DE7063','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-02
04:30:10','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'طیرسظ‬,'‫'طیرسظ‬,'{\"id\":52,\"uid\":\"EXPE66FD0492DE7063\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"type\":\"EXPT66FD047F41BFD5\",\"exp_date\":\"2024-10-
02\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":9
000,\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":1,\"narration\":
\"\\u0637\\u06cc\\u0631\\u0633\\
u0638\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-02 04:30:10\",\"serial_id\":1}','2024-10-02
04:30:11'),
(1114,'EXP_202410022114501727885690461643008',NULL,'shareholder_credit_SHRHLC66FD71
7A115DA0_SAFEACCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E23
1556','shareholder_credit','ALE_SHRHLC66FD717A115DA0','SAFEACCOUNTBRCH664D790E23155
6','cashbook','2024-10-02
12:14:50','CURR6690AF39D9B836',0,0,5000,5000,'shareholder_credit:
',NULL,'{\"id\":6,\"uid\":\"SHRHLC66FD717A115DA0\",\"branch\":\"BRCH664D790E231556\
",\"event_date\":\"2024-10-
02\",\"currency\":\"CURR6690AF39D9B836\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\
u06cc\",\"currency_symbol\":\"AFG\",\"shareholder\":\"SHRHL66E40F24E31C52\",\"share
holder_name\":\"\\u062c\\u0644\\u06cc\\u0644 \\u0627\\u062d\\u0645\\u062f \\u0646\\
u0627\\u0638\\u0631\\
u06cc\",\"amount\":5000,\"percentage\":20,\"credit_account\":\"SAFEACCOUNTBRCH664D7
90E231556\",\"credit_account_name\":\"\\u062f\\u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"details\":null,\"created_at\":\"2024-10-02 12:14:50\"}','2024-10-02
12:14:50'),
(1115,'EXP_202410031411021727946662658863104',2,'expenses_EXPE66FE5FA668D983_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE66FE5FA668D983','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
05:11:02','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'اردپلرد‬,'‫'اردپلرد‬,'{\"id\":53,\"uid\":\"EXPE66FE5FA668D983\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"type\":\"EXPT66FE5F68C8A8C5\",\"exp_date\":\"2024-10-
03\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":9
000,\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":1,\"narration\":
\"\\u0627\\u0631\\u062f\\u067e\\u0644\\u0631\\
u062f\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-03 05:11:02\",\"serial_id\":2}','2024-10-03
05:11:02'),
(1116,'SAL_202410031413261727946806216599040',3,'sales_SALE66FE603602C883_ACCT66FE5
FF87999F1_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE66FE6036
02C883','ACCT66FE5FF87999F1','client','2024-10-03
14:13:26','CURR66F984C96B6691',880,880,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FE603602C883\" target=\"_blank\">Sales#
3, Total: 880.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":132,\"uid\":\"SALE66FE603602C883\",\"serial_id\":3,\"branch
\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\",\"
currency_usd_equalance\":1,\"client\":\"ACCT66FE5FF87999F1\",\"marketer\":\"undefin
ed\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cas
h_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"o
ld_balance\":null,\"invoice\":3,\"memo\":null,\"sales_total\":880,\"trans_expense\"
:0,\"expense_account\":null,\"sub_total\":880,\"cash_received\":0,\"remaining_amoun
t\":880,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\
\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1727946792236\\\",\\\"warehous
e\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024
-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"
item_uqid\\\":\\\"RTIREM1727946797625\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-,-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-,-++-WRHS66FCE1257363D4-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":880,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":880,\"total_profit_amou
nt\":160,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-03 14:13:26\"}','2024-10-03 05:13:26'),
(1117,'SAL_202410031413261727946806410119168',3,'sales_sacrSALE66FE603602C883_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE66FE603602C883','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
14:13:26','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FE603602C883\" target=\"_blank\">Sales#
3, Total: 880.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":132,\"uid\":\"SALE66FE603602C883\",\"serial_id\":3,\"branch
\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\",\"
currency_usd_equalance\":1,\"client\":\"ACCT66FE5FF87999F1\",\"marketer\":\"undefin
ed\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cas
h_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"o
ld_balance\":null,\"invoice\":3,\"memo\":null,\"sales_total\":880,\"trans_expense\"
:0,\"expense_account\":null,\"sub_total\":880,\"cash_received\":0,\"remaining_amoun
t\":880,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\
\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1727946792236\\\",\\\"warehous
e\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024
-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"
item_uqid\\\":\\\"RTIREM1727946797625\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-,-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-,-++-WRHS66FCE1257363D4-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":880,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":880,\"total_profit_amou
nt\":160,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-03 14:13:26\"}','2024-10-03 05:13:26'),
(1118,'JRL_202410031416281727946988433778944',1,'journal_receiving_JRNL66FE60EC3DBB
F9_ACCT66FE5FF87999F1_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL66FE60EC3DBBF9','ACCT66FE5FF87999F1','client','2024-10-03
05:16:28','CURR66F984C96B6691',0,0,800,800,'Journal # 1
ffghdrt','ffghdrt','{\"id\":96,\"uid\":\"JRNL66FE60EC3DBBF9\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"journal_date\":\"2024-10-
03\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FE5FF87999F1\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":800,\"payment_amount\":800,\"calcu
lation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"ffghdrt\",\"payment
_narration\":\"ffghdrt\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no
\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\
":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_us
er_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\"
,\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-03
05:16:28\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-10-03 05:16:28'),
(1119,'JRL_202410031416281727946988597743104',1,'journal_payment_JRNL66FE60EC3DBBF9
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','j
ournal','ALE_JRNL66FE60EC3DBBF9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-03 05:16:28','CURR66F984C96B6691',800,800,0,0,'Journal # 1
ffghdrt','ffghdrt','{\"id\":96,\"uid\":\"JRNL66FE60EC3DBBF9\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"journal_date\":\"2024-10-
03\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FE5FF87999F1\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":800,\"payment_amount\":800,\"calcu
lation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"ffghdrt\",\"payment
_narration\":\"ffghdrt\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no
\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\
":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_us
er_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\"
,\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-03
05:16:28\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-10-03 05:16:28'),
(1120,'ACT_202410031434341727948074525160192',NULL,'opening_balance_ACCT66FE652A579
735_ACCT66FE652A579735_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT66FE652A579735','ACCT66FE652A579735','client','2024-10-03
05:34:34','CURR66F984C96B6691',2000,2000,0,0,'dgbes','dgbes','{\"id\":5181,\"uid\":
\"ACCT66FE652A579735\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\":
\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"general\",\"catego
ry\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,
\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":
\"dgbes\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"2000\\\",\\
\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-03 05:34:34\"}','2024-10-03
05:34:34'),
(1121,'ACT_202410031436271727948187635067904',NULL,'opening_balance_ACCT66FE659B78B
E01_ACCT66FE659B78BE01_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT66FE659B78BE01','ACCT66FE659B78BE01','supplier','2024-10-03
05:36:27','CURR66F984C96B6691',0,0,4000,4000,'‫'یزبسز‬,'‫'یزبسز‬,'{\"id\":5182,\"uid\":
\"ACCT66FE659B78BE01\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\
u0631\\u06a9\\u062a \\u062e\\u0627\\u0644\\u062f \\u0648\\u0644\\
u06cc\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06cc\\u0632\\u0628\\u0633\\
u0632\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":null,\\\"ob_credi
t\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-10-03 05:36:27\"}','2024-10-03
05:36:27'),
(1122,'ACT_202410032051051727970665841420032',NULL,'opening_balance_ACCT66FEBD699F8
3F7_ACCT66FEBD699F83F7_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT66FEBD699F83F7','ACCT66FEBD699F83F7','client','2024-10-03
11:51:05','CURR66F984C96B6691',25000,25000,0,0,'‫'از‬,'702 ‫از درک کتابجه والیت بیل نبر‬
‫درک کتابجه والیت بیل نبر‬
702','{\"id\":5183,\"uid\":\"ACCT66FEBD699F83F7\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"name\":\"\\u0639\\u0632\\u06cc\\u0632 \\u063a\\u0632\\u0646\\
u06cc\",\"type\":\"client\",\"code\":2147483647,\"mobile\":\"0799252002\",\"client_
type\":\"category\",\"category\":\"CLC66FEBBED402920\",\"sales_man\":null,\"shared\
":\"no\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\
"email\":null,\"employee_uid\":null,\"memo\":\"\\u0627\\u0632 \\u062f\\u0631\\u06a9
\\u06a9\\u062a\\u0627\\u0628\\u062c\\u0647 \\u0648\\u0644\\u0627\\u06cc\\u062a \\
u0628\\u06cc\\u0644 \\u0646\\u0628\\u0631 702\",\"address\":\"\\u0642\\u0648\\
u0627\\u06cc \\u0645\\u0631\\u06a9\\
u0632\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66F984C96B6
691\\\",\\\"usd_equalance\\\":69,\\\"ob_debit\\\":\\\"25000\\\",\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2024-10-03 11:51:05\"}','2024-10-03 11:51:05'),
(1123,'ACT_202410032053251727970805972538880',NULL,'opening_balance_ACCT66FEBDF5C73
937_ACCT66FEBDF5C73937_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT66FEBDF5C73937','ACCT66FEBDF5C73937','client','2024-10-03
11:53:25','CURR66F984C96B6691',12000,12000,0,0,' ‫'از درک بیل‬,'‫از درک بیل نبر‬
‫'نبر‬,'{\"id\":5184,\"uid\":\"ACCT66FEBDF5C73937\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"name\":\"\\u0627\\u062d\\u0645\\u062f \\u0634\\u0627\\u0647 \\u063a\\u0632\\
u0646\\
u06cc\",\"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"g
eneral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\
"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid
\":null,\"memo\":\"\\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u0628\\u06cc\\u0644 \\
u0646\\u0628\\u0631\",\"address\":\"\\u0642\\u0648\\u0627\\u06cc \\u0645\\u0631\\
u06a9\\
u0632\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66F984C96B6
691\\\",\\\"usd_equalance\\\":69,\\\"ob_debit\\\":\\\"12000\\\",\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2024-10-03 11:53:25\"}','2024-10-03 11:53:25'),
(1124,'SAL_202410032116001727972160986520064',4,'sales_SALE66FEC340BE7663_ACCT66FEB
D699F83F7_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE66FEC340
BE7663','ACCT66FEBD699F83F7','client','2024-10-03
21:16:00','CURR66F984C96B6691',3400,3400,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FEC340BE7663\" target=\"_blank\">Sales#
4, Total: 18,400.00, Trans Exp: 400.00, Paid:
15,000.00</a>',NULL,'{\"id\":133,\"uid\":\"SALE66FEC340BE7663\",\"serial_id\":4,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":25000,\"invoice\":4,\"memo\":null,\
"sales_total\":18000,\"trans_expense\":400,\"expense_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"sub_total\":18400,\"cash_received\":15000,\"remaining_amount\":3400
,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6
6FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1727972049490\\\",\\\"warehouse\\\":\
\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":
null,\\\"narration\\\":null,\\\"cost\\\":7200,\\\"sale_price\\\":9000,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800,\\\"item_to
tal\\\":18000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":18000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":18000,\"total_profit_
amount\":3600,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-03 21:16:00\"}','2024-10-03 12:16:00'),
(1125,'SAL_202410032116011727972161177931008',4,'sales_cra_SALE66FEC340BE7663_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE66FEC340BE7663','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
21:16:00','CURR66F984C96B6691',15000,15000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FEC340BE7663\" target=\"_blank\">Sales#
4, Total: 18,400.00, Trans Exp: 400.00, Paid:
15,000.00</a>',NULL,'{\"id\":133,\"uid\":\"SALE66FEC340BE7663\",\"serial_id\":4,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":25000,\"invoice\":4,\"memo\":null,\
"sales_total\":18000,\"trans_expense\":400,\"expense_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"sub_total\":18400,\"cash_received\":15000,\"remaining_amount\":3400
,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6
6FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1727972049490\\\",\\\"warehouse\\\":\
\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":
null,\\\"narration\\\":null,\\\"cost\\\":7200,\\\"sale_price\\\":9000,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800,\\\"item_to
tal\\\":18000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":18000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":18000,\"total_profit_
amount\":3600,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-03 21:16:00\"}','2024-10-03 12:16:01'),
(1126,'SAL_202410032116011727972161340250112',4,'sales_exp_acc_SALE66FEC340BE7663_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sal
es','ALE_SALE66FEC340BE7663','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
21:16:00','CURR66F984C96B6691',0,0,400,400,'<a
href=\"__embed_host__/sales/invoice/SALE66FEC340BE7663\" target=\"_blank\">Trans
Exp:: Sales# 4, Total: 18,400.00, Trans Exp: 400.00, Paid:
15,000.00</a>',NULL,'{\"id\":133,\"uid\":\"SALE66FEC340BE7663\",\"serial_id\":4,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":25000,\"invoice\":4,\"memo\":null,\
"sales_total\":18000,\"trans_expense\":400,\"expense_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"sub_total\":18400,\"cash_received\":15000,\"remaining_amount\":3400
,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6
6FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1727972049490\\\",\\\"warehouse\\\":\
\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":
null,\\\"narration\\\":null,\\\"cost\\\":7200,\\\"sale_price\\\":9000,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800,\\\"item_to
tal\\\":18000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":18000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":18000,\"total_profit_
amount\":3600,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-03 21:16:00\"}','2024-10-03 12:16:01'),
(1127,'SAL_202410032119541727972394513410048',5,'sales_SALE66FEC42A4FCE56_ACCT66FEB
DF5C73937_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE66FEC42A
4FCE56','ACCT66FEBDF5C73937','client','2024-10-03
21:19:54','CURR66F984C96B6691',13000,13000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FEC42A4FCE56\" target=\"_blank\">Sales#
5, Total: 23,000.00, Trans Exp: 500.00, Paid:
10,000.00</a>',NULL,'{\"id\":134,\"uid\":\"SALE66FEC42A4FCE56\",\"serial_id\":5,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBDF5C73937\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":12000,\"invoice\":5,\"memo\":null,\
"sales_total\":22500,\"trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"sub_total\":23000,\"cash_received\":10000,\"remaining_amount\":1300
0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1727972320095\\\",\\\"warehouse\\\":
\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_t
otal\\\":22500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":22500,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":22500,\"total_profit_
amount\":4500,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-03 21:19:54\"}','2024-10-03 12:19:54'),
(1128,'SAL_202410032119541727972394669965056',5,'sales_cra_SALE66FEC42A4FCE56_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE66FEC42A4FCE56','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
21:19:54','CURR66F984C96B6691',10000,10000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE66FEC42A4FCE56\" target=\"_blank\">Sales#
5, Total: 23,000.00, Trans Exp: 500.00, Paid:
10,000.00</a>',NULL,'{\"id\":134,\"uid\":\"SALE66FEC42A4FCE56\",\"serial_id\":5,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBDF5C73937\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":12000,\"invoice\":5,\"memo\":null,\
"sales_total\":22500,\"trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"sub_total\":23000,\"cash_received\":10000,\"remaining_amount\":1300
0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1727972320095\\\",\\\"warehouse\\\":
\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_t
otal\\\":22500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":22500,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":22500,\"total_profit_
amount\":4500,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-03 21:19:54\"}','2024-10-03 12:19:54'),
(1129,'SAL_202410032119541727972394814306048',5,'sales_exp_acc_SALE66FEC42A4FCE56_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sal
es','ALE_SALE66FEC42A4FCE56','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
21:19:54','CURR66F984C96B6691',0,0,500,500,'<a
href=\"__embed_host__/sales/invoice/SALE66FEC42A4FCE56\" target=\"_blank\">Trans
Exp:: Sales# 5, Total: 23,000.00, Trans Exp: 500.00, Paid:
10,000.00</a>',NULL,'{\"id\":134,\"uid\":\"SALE66FEC42A4FCE56\",\"serial_id\":5,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBDF5C73937\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"
SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":12000,\"invoice\":5,\"memo\":null,\
"sales_total\":22500,\"trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"sub_total\":23000,\"cash_received\":10000,\"remaining_amount\":1300
0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1727972320095\\\",\\\"warehouse\\\":
\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_t
otal\\\":22500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":22500,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":22500,\"total_profit_
amount\":4500,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-03 21:19:54\"}','2024-10-03 12:19:54'),
(1130,'ACT_202410032204141727975054520865024',NULL,'opening_balance_ACCT66FECE8E4E1
778_ACCT66FECE8E4E1778_supplier_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT66FEC
E8E4E1778','ACCT66FECE8E4E1778','supplier','2024-10-03
13:04:14','usd',5000,5000,0,0,'‫'ازدرک بیل‬,'780 ‫ازدرک بیل‬
780','{\"id\":5186,\"uid\":\"ACCT66FECE8E4E1778\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"name\":\"\\u0634\\u0631\\u06a9\\u062a \\u0648\\u0631\\u062f\\
u06a9\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u0627\\u0632\\u062f\\u0631\\u06a9 \\u0628\\u06cc\\u0644
780\",\"address\":\"\\u0647\\u0631\\u0627\\
u062a\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"usd
_equalance\\\":1,\\\"ob_debit\\\":\\\"5000\\\",\\\"ob_credit\\\":null}]\",\"created
_at\":\"2024-10-03 13:04:14\"}','2024-10-03 13:04:14'),
(1133,'PCH_202410032234171727976857416196096',2,'purchases_pa_PRCH66FED5992EB2F1_CA
SHSALEBRCH664D790E231556_client_CURR6690AF39D9B836','BRCH664D790E231556','purchases
','ALE_PRCH66FED5992EB2F1','CASHSALEBRCH664D790E231556','client','2024-10-03
22:34:17','CURR6690AF39D9B836',0,0,200,200,'<a
href=\"__embed_host__/purchases/invoice/PRCH66FED5992EB2F1\"
target=\"_blank\">Purchase# 123, Total: 200.00, Paid: 0.00</a>','۱۰۰ ‫افغانی‬
‫'جنس‬,'{\"id\":79,\"uid\":\"PRCH66FED5992EB2F1\",\"branch\":\"BRCH664D790E231556\",\
"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":70,\"supplier\":\"CAS
HSALEBRCH664D790E231556\",\"old_balance\":2000,\"invoice\":\"123\",\"memo\":\"\\
u06f1\\u06f0\\u06f0 \\u0627\\u0641\\u063a\\u0627\\u0646\\u06cc \\u062c\\u0646\\
u0633\",\"grand_total\":200,\"discount_amount\":0,\"sub_total_amount\":200,\"paid_a
mount\":null,\"cash_paid_account\":null,\"pending_amount\":200,\"transport_expense\
":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F51A70047BE4\\\",\\\"warehouse\\\":\\\"WRH
S66E1B7FF9D7EA7\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":1,\\\"bonus\
\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"profit\\\":120,\\\"tp\\\":320,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\"
:0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"\\\\
u06f1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":320,\\\"transport
_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200}]\",\"items_uid\":\"-
++-ITEM66F51A70047BE4-++-\",\"warehouses_uid\":\"-++-WRHS66E1B7FF9D7EA7-+
+-\",\"batch_uid\":\"-++-\\u06f1-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-03
22:34:17\",\"serial_id\":2}','2024-10-03 13:34:17'),
(1134,'PCH_202410032234171727976857578701056',2,'purchases_sapaPRCH66FED5992EB2F1_S
AFEACCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','pur
chases','ALE_PRCH66FED5992EB2F1','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-
10-03 22:34:17','CURR6690AF39D9B836',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH66FED5992EB2F1\"
target=\"_blank\">Purchase# 123, Total: 200.00, Paid: 0.00</a>','۱۰۰ ‫افغانی‬
‫'جنس‬,'{\"id\":79,\"uid\":\"PRCH66FED5992EB2F1\",\"branch\":\"BRCH664D790E231556\",\
"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":70,\"supplier\":\"CAS
HSALEBRCH664D790E231556\",\"old_balance\":2000,\"invoice\":\"123\",\"memo\":\"\\
u06f1\\u06f0\\u06f0 \\u0627\\u0641\\u063a\\u0627\\u0646\\u06cc \\u062c\\u0646\\
u0633\",\"grand_total\":200,\"discount_amount\":0,\"sub_total_amount\":200,\"paid_a
mount\":null,\"cash_paid_account\":null,\"pending_amount\":200,\"transport_expense\
":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66F51A70047BE4\\\",\\\"warehouse\\\":\\\"WRH
S66E1B7FF9D7EA7\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":1,\\\"bonus\
\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"profit\\\":120,\\\"tp\\\":320,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\"
:0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"\\\\
u06f1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":320,\\\"transport
_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200}]\",\"items_uid\":\"-
++-ITEM66F51A70047BE4-++-\",\"warehouses_uid\":\"-++-WRHS66E1B7FF9D7EA7-+
+-\",\"batch_uid\":\"-++-\\u06f1-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-03
22:34:17\",\"serial_id\":2}','2024-10-03 13:34:17'),
(1135,'PCH_202410032235371727976937957520896',2,'purchases_pa_PRCH66FED5E99604C0_AC
CT66FECE8E4E1778_supplier_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH66FED5E996
04C0','ACCT66FECE8E4E1778','supplier','2024-10-03 22:35:37','usd',0,0,1150,1150,'<a
href=\"__embed_host__/purchases/invoice/PRCH66FED5E99604C0\"
target=\"_blank\">Purchase# 7800, Total: 1,650.00, Paid:
500.00</a>',NULL,'{\"id\":80,\"uid\":\"PRCH66FED5E99604C0\",\"branch\":\"BRCH668EFC
DB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66F
ECE8E4E1778\",\"old_balance\":5000,\"invoice\":\"7800\",\"memo\":null,\"grand_total
\":1650,\"discount_amount\":0,\"sub_total_amount\":1650,\"paid_amount\":500,\"cash_
paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":1150,\"transpor
t_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"warehouse\\
\":\\\"WRHS66F99D28059D71\\\",\\\"cost\\\":110,\\\"real_cost\\\":110,\\\"qty\\\":15
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":20,\\\"tp\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"toke
n_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"7800\\\",\\\
"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":130,\\\"transport_expense\\\":
0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":1650}]\",\"items_uid\":\"-++-
ITEM66FED514AA8A01-++-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-+
+-\",\"batch_uid\":\"-++-7800-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-03
22:35:37\",\"serial_id\":2}','2024-10-03 13:35:37'),
(1136,'PCH_202410032235381727976938240068864',2,'purchases_cpa_PRCH66FED5E99604C0_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_PR
CH66FED5E99604C0','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-03
22:35:37','usd',0,0,500,500,'<a
href=\"__embed_host__/purchases/invoice/PRCH66FED5E99604C0\"
target=\"_blank\">Purchase# 7800, Total: 1,650.00, Paid:
500.00</a>',NULL,'{\"id\":80,\"uid\":\"PRCH66FED5E99604C0\",\"branch\":\"BRCH668EFC
DB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":1,\"supplier\":\"ACCT66F
ECE8E4E1778\",\"old_balance\":5000,\"invoice\":\"7800\",\"memo\":null,\"grand_total
\":1650,\"discount_amount\":0,\"sub_total_amount\":1650,\"paid_amount\":500,\"cash_
paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":1150,\"transpor
t_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"warehouse\\
\":\\\"WRHS66F99D28059D71\\\",\\\"cost\\\":110,\\\"real_cost\\\":110,\\\"qty\\\":15
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":20,\\\"tp\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"toke
n_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"7800\\\",\\\
"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":130,\\\"transport_expense\\\":
0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":1650}]\",\"items_uid\":\"-++-
ITEM66FED514AA8A01-++-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-+
+-\",\"batch_uid\":\"-++-7800-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-03
22:35:37\",\"serial_id\":2}','2024-10-03 13:35:38'),
(1137,'SAL_202410051951161728139876416264960',6,'sales_SALE67015264377B51_ACCT66FEB
D699F83F7_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67015264377B51','ACCT66
FEBD699F83F7','client','2024-10-05 19:51:16','usd',155,155,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67015264377B51\" target=\"_blank\">Sales#
6, Total: 655.00, Trans Exp: 5.00, Paid:
500.00</a>',NULL,'{\"id\":135,\"uid\":\"SALE67015264377B51\",\"serial_id\":6,\"bran
ch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_
equalance\":1,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"undefined\",\"sales_
man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name
\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":null,\"invoice\":6,\"memo\":null,\"sales_total\":650,\
"trans_expense\":5,\"expense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_tota
l\":655,\"cash_received\":500,\"remaining_amount\":155,\"items_details\":\"[{\\\"ag
ent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"item_uq
id\\\":\\\"RTIREM1728139792923\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\
"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":110,\\\"sale_price\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_tok
en\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,
\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":650,\\\"set_name\\\":0,\\
\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FED514AA8A01-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":650,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":650,\"total_profit_amou
nt\":100,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-05 19:51:16\"}','2024-10-05 10:51:16'),
(1138,'SAL_202410051951161728139876600828928',6,'sales_cra_SALE67015264377B51_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE670152
64377B51','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
19:51:16','usd',500,500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67015264377B51\" target=\"_blank\">Sales#
6, Total: 655.00, Trans Exp: 5.00, Paid:
500.00</a>',NULL,'{\"id\":135,\"uid\":\"SALE67015264377B51\",\"serial_id\":6,\"bran
ch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_
equalance\":1,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"undefined\",\"sales_
man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name
\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":null,\"invoice\":6,\"memo\":null,\"sales_total\":650,\
"trans_expense\":5,\"expense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_tota
l\":655,\"cash_received\":500,\"remaining_amount\":155,\"items_details\":\"[{\\\"ag
ent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"item_uq
id\\\":\\\"RTIREM1728139792923\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\
"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":110,\\\"sale_price\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_tok
en\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,
\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":650,\\\"set_name\\\":0,\\
\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FED514AA8A01-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":650,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":650,\"total_profit_amou
nt\":100,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-05 19:51:16\"}','2024-10-05 10:51:16'),
(1139,'SAL_202410051951161728139876759762944',6,'sales_exp_acc_SALE67015264377B51_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67
015264377B51','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
19:51:16','usd',0,0,5,5,'<a
href=\"__embed_host__/sales/invoice/SALE67015264377B51\" target=\"_blank\">Trans
Exp:: Sales# 6, Total: 655.00, Trans Exp: 5.00, Paid:
500.00</a>',NULL,'{\"id\":135,\"uid\":\"SALE67015264377B51\",\"serial_id\":6,\"bran
ch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_
equalance\":1,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"undefined\",\"sales_
man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name
\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":null,\"invoice\":6,\"memo\":null,\"sales_total\":650,\
"trans_expense\":5,\"expense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_tota
l\":655,\"cash_received\":500,\"remaining_amount\":155,\"items_details\":\"[{\\\"ag
ent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"item_uq
id\\\":\\\"RTIREM1728139792923\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\
"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":110,\\\"sale_price\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_tok
en\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,
\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":650,\\\"set_name\\\":0,\\
\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FED514AA8A01-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":650,\"total_discount_amount\":0,\"total_discount_amount
_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":650,\"total_profit_amou
nt\":100,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\"tota
l_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delivery_ty
pe\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_a
pproval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_app
roval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\
"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\"
:\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-
10-05 19:51:16\"}','2024-10-05 10:51:16'),
(1140,'SAL_202410052000071728140407319734016',7,'sales_SALE6701547724AA09_ACCT66FEB
DF5C73937_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67015477
24AA09','ACCT66FEBDF5C73937','client','2024-10-05
20:00:07','CURR66F984C96B6691',22410,22410,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6701547724AA09\" target=\"_blank\">Sales#
7, Total: 27,410.00, Trans Exp: 500.00, Paid:
5,000.00</a>',NULL,'{\"id\":136,\"uid\":\"SALE6701547724AA09\",\"serial_id\":7,\"br
anch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\
",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBDF5C73937\",\"marketer\":\"un
defined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,
\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"S
AFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":25000,\"invoice\":7,\"memo\":null,\"
sales_total\":26910,\"trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"sub_total\":27410,\"cash_received\":5000,\"remaining_amount\":22410,
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66
FED514AA8A01\\\",\\\"item_uqid\\\":\\\"RTIREM1728140304675\\\",\\\"warehouse\\\":\\
\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":n
ull,\\\"narration\\\":null,\\\"cost\\\":7590,\\\"sale_price\\\":8970,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1380,\\\"item_tot
al\\\":26910,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FED514AA8A01-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":26910,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26910,\"total_profit_
amount\":4140,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 20:00:07\"}','2024-10-05 11:00:07'),
(1141,'SAL_202410052000071728140407495841024',7,'sales_cra_SALE6701547724AA09_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE6701547724AA09','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
20:00:07','CURR66F984C96B6691',5000,5000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6701547724AA09\" target=\"_blank\">Sales#
7, Total: 27,410.00, Trans Exp: 500.00, Paid:
5,000.00</a>',NULL,'{\"id\":136,\"uid\":\"SALE6701547724AA09\",\"serial_id\":7,\"br
anch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\
",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBDF5C73937\",\"marketer\":\"un
defined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,
\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"S
AFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":25000,\"invoice\":7,\"memo\":null,\"
sales_total\":26910,\"trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"sub_total\":27410,\"cash_received\":5000,\"remaining_amount\":22410,
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66
FED514AA8A01\\\",\\\"item_uqid\\\":\\\"RTIREM1728140304675\\\",\\\"warehouse\\\":\\
\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":n
ull,\\\"narration\\\":null,\\\"cost\\\":7590,\\\"sale_price\\\":8970,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1380,\\\"item_tot
al\\\":26910,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FED514AA8A01-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":26910,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26910,\"total_profit_
amount\":4140,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 20:00:07\"}','2024-10-05 11:00:07'),
(1142,'SAL_202410052000071728140407652493056',7,'sales_exp_acc_SALE6701547724AA09_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sal
es','ALE_SALE6701547724AA09','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
20:00:07','CURR66F984C96B6691',0,0,500,500,'<a
href=\"__embed_host__/sales/invoice/SALE6701547724AA09\" target=\"_blank\">Trans
Exp:: Sales# 7, Total: 27,410.00, Trans Exp: 500.00, Paid:
5,000.00</a>',NULL,'{\"id\":136,\"uid\":\"SALE6701547724AA09\",\"serial_id\":7,\"br
anch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\
",\"currency_usd_equalance\":69,\"client\":\"ACCT66FEBDF5C73937\",\"marketer\":\"un
defined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,
\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"S
AFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":25000,\"invoice\":7,\"memo\":null,\"
sales_total\":26910,\"trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"sub_total\":27410,\"cash_received\":5000,\"remaining_amount\":22410,
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66
FED514AA8A01\\\",\\\"item_uqid\\\":\\\"RTIREM1728140304675\\\",\\\"warehouse\\\":\\
\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":n
ull,\\\"narration\\\":null,\\\"cost\\\":7590,\\\"sale_price\\\":8970,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":3,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1380,\\\"item_tot
al\\\":26910,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FED514AA8A01-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":26910,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26910,\"total_profit_
amount\":4140,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 20:00:07\"}','2024-10-05 11:00:07'),
(1143,'SAL_202410052244451728150285624536064',8,'sales_SALE67017B0D6EFED3_ACCT66FEB
D699F83F7_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67017B0D
6EFED3','ACCT66FEBD699F83F7','client','2024-10-05
22:44:45','CURR66F984C96B6691',13400,13400,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67017B0D6EFED3\" target=\"_blank\">Sales#
8, Total: 16,400.00, Trans Exp: 400.00, Paid:
3,000.00</a>',NULL,'{\"id\":137,\"uid\":\"SALE67017B0D6EFED3\",\"serial_id\":8,\"br
anch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\
",\"currency_usd_equalance\":68.5,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"
undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nul
l,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\
"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":28400,\"invoice\":8,\"memo\":null,
\"sales_total\":16000,\"trans_expense\":400,\"expense_account\":\"SAFEACCOUNTBRCH66
8EFCDB7C8B58\",\"sub_total\":16400,\"cash_received\":3000,\"remaining_amount\":1340
0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1728150168431\\\",\\\"warehouse\\\":
\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price\\\":7000,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1000,\\\"item_t
otal\\\":7000,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1728150253691\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7200,\\\"sale_price\\\":9000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800,\\\"item_total\\\":9000,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC2264871C0-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-++-,-++-01-+
+-\",\"total_sales_amount\":16000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":16000,\"total_profit_
amount\":2800,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 22:44:45\"}','2024-10-05 13:44:45'),
(1144,'SAL_202410052244451728150285790391040',8,'sales_cra_SALE67017B0D6EFED3_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE67017B0D6EFED3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
22:44:45','CURR66F984C96B6691',3000,3000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67017B0D6EFED3\" target=\"_blank\">Sales#
8, Total: 16,400.00, Trans Exp: 400.00, Paid:
3,000.00</a>',NULL,'{\"id\":137,\"uid\":\"SALE67017B0D6EFED3\",\"serial_id\":8,\"br
anch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\
",\"currency_usd_equalance\":68.5,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"
undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nul
l,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\
"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":28400,\"invoice\":8,\"memo\":null,
\"sales_total\":16000,\"trans_expense\":400,\"expense_account\":\"SAFEACCOUNTBRCH66
8EFCDB7C8B58\",\"sub_total\":16400,\"cash_received\":3000,\"remaining_amount\":1340
0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1728150168431\\\",\\\"warehouse\\\":
\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price\\\":7000,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1000,\\\"item_t
otal\\\":7000,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1728150253691\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7200,\\\"sale_price\\\":9000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800,\\\"item_total\\\":9000,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC2264871C0-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-++-,-++-01-+
+-\",\"total_sales_amount\":16000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":16000,\"total_profit_
amount\":2800,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 22:44:45\"}','2024-10-05 13:44:45'),
(1145,'SAL_202410052244451728150285953880064',8,'sales_exp_acc_SALE67017B0D6EFED3_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sal
es','ALE_SALE67017B0D6EFED3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
22:44:45','CURR66F984C96B6691',0,0,400,400,'<a
href=\"__embed_host__/sales/invoice/SALE67017B0D6EFED3\" target=\"_blank\">Trans
Exp:: Sales# 8, Total: 16,400.00, Trans Exp: 400.00, Paid:
3,000.00</a>',NULL,'{\"id\":137,\"uid\":\"SALE67017B0D6EFED3\",\"serial_id\":8,\"br
anch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691\
",\"currency_usd_equalance\":68.5,\"client\":\"ACCT66FEBD699F83F7\",\"marketer\":\"
undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nul
l,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\
"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":28400,\"invoice\":8,\"memo\":null,
\"sales_total\":16000,\"trans_expense\":400,\"expense_account\":\"SAFEACCOUNTBRCH66
8EFCDB7C8B58\",\"sub_total\":16400,\"cash_received\":3000,\"remaining_amount\":1340
0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1728150168431\\\",\\\"warehouse\\\":
\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price\\\":7000,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1000,\\\"item_t
otal\\\":7000,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1728150253691\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7200,\\\"sale_price\\\":9000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800,\\\"item_total\\\":9000,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC2264871C0-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-++-,-++-01-+
+-\",\"total_sales_amount\":16000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":16000,\"total_profit_
amount\":2800,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 22:44:45\"}','2024-10-05 13:44:45'),
(1146,'SAL_202410052301091728151269813518080',9,'sales_SALE67017EE5988E55_CASHSALEB
RCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE
67017EE5988E55','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-05
23:01:09','CURR66F984C96B6691',5500,5500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67017EE5988E55\" target=\"_blank\">Sales#
9, Total: 15,500.00, Trans Exp: 500.00, Paid:
10,000.00</a>',NULL,'{\"id\":138,\"uid\":\"SALE67017EE5988E55\",\"serial_id\":9,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":68.5,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":\"\\u0645\\u062d\\u0645\\u062f \\u0646\\u0628\\
u06cc\",\"cash_client_mobile\":\"0799128601\",\"cash_received_account\":\"SAFEACCOU
NTBRCH668EFCDB7C8B58\",\"old_balance\":0.666666666666664298190880799666047096252441
40625,\"invoice\":9,\"memo\":null,\"sales_total\":15000,\"trans_expense\":500,\"exp
ense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_total\":15500,\"cash_receive
d\":10000,\"remaining_amount\":5500,\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM17
28151171698\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7200,\\
\"sale_price\\\":9000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\
":0,\\\"profit\\\":1800,\\\"item_total\\\":9000,\\\"set_name\\\":0,\\\"set_uid\\\":
0},{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"MITNAME_\\\\u0628\\\\
u06a9\\\\u0633\\\\u0627\\\\u0648\\\\u0627\\\\u0646\\\\u0647
22\\\",\\\"item_uqid\\\":\\\"RTIREM1728151218605\\\",\\\"warehouse\\\":null,\\\"bat
ch\\\":null,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":5000,\\\"sale_price\\\":6000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"\\\\u06a9\\\\u0627\\\\u0631\\\\u062a\\\\
u0646\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1000,\\\"item_tota
l\\\":6000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC12DBE3CC3-++-,-++-MITNAME_\\u0628\\u06a9\\u0633\\u0627\\u0648\\u0627\\
u0646\\u0647 22-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++--+
+-\",\"sale_batch\":\"-++-01-++-,-++--+
+-\",\"total_sales_amount\":15000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":15000,\"total_profit_
amount\":2800,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 23:01:09\"}','2024-10-05 14:01:09'),
(1147,'SAL_202410052301091728151269971514880',9,'sales_cra_SALE67017EE5988E55_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales',
'ALE_SALE67017EE5988E55','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
23:01:09','CURR66F984C96B6691',10000,10000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67017EE5988E55\" target=\"_blank\">Sales#
9, Total: 15,500.00, Trans Exp: 500.00, Paid:
10,000.00</a>',NULL,'{\"id\":138,\"uid\":\"SALE67017EE5988E55\",\"serial_id\":9,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":68.5,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":\"\\u0645\\u062d\\u0645\\u062f \\u0646\\u0628\\
u06cc\",\"cash_client_mobile\":\"0799128601\",\"cash_received_account\":\"SAFEACCOU
NTBRCH668EFCDB7C8B58\",\"old_balance\":0.666666666666664298190880799666047096252441
40625,\"invoice\":9,\"memo\":null,\"sales_total\":15000,\"trans_expense\":500,\"exp
ense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_total\":15500,\"cash_receive
d\":10000,\"remaining_amount\":5500,\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM17
28151171698\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7200,\\
\"sale_price\\\":9000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\
":0,\\\"profit\\\":1800,\\\"item_total\\\":9000,\\\"set_name\\\":0,\\\"set_uid\\\":
0},{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"MITNAME_\\\\u0628\\\\
u06a9\\\\u0633\\\\u0627\\\\u0648\\\\u0627\\\\u0646\\\\u0647
22\\\",\\\"item_uqid\\\":\\\"RTIREM1728151218605\\\",\\\"warehouse\\\":null,\\\"bat
ch\\\":null,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":5000,\\\"sale_price\\\":6000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"\\\\u06a9\\\\u0627\\\\u0631\\\\u062a\\\\
u0646\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1000,\\\"item_tota
l\\\":6000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC12DBE3CC3-++-,-++-MITNAME_\\u0628\\u06a9\\u0633\\u0627\\u0648\\u0627\\
u0646\\u0647 22-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++--+
+-\",\"sale_batch\":\"-++-01-++-,-++--+
+-\",\"total_sales_amount\":15000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":15000,\"total_profit_
amount\":2800,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 23:01:09\"}','2024-10-05 14:01:09'),
(1148,'SAL_202410052301101728151270156338944',9,'sales_exp_acc_SALE67017EE5988E55_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sal
es','ALE_SALE67017EE5988E55','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-05
23:01:09','CURR66F984C96B6691',0,0,500,500,'<a
href=\"__embed_host__/sales/invoice/SALE67017EE5988E55\" target=\"_blank\">Trans
Exp:: Sales# 9, Total: 15,500.00, Trans Exp: 500.00, Paid:
10,000.00</a>',NULL,'{\"id\":138,\"uid\":\"SALE67017EE5988E55\",\"serial_id\":9,\"b
ranch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B6691
\",\"currency_usd_equalance\":68.5,\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":\"\\u0645\\u062d\\u0645\\u062f \\u0646\\u0628\\
u06cc\",\"cash_client_mobile\":\"0799128601\",\"cash_received_account\":\"SAFEACCOU
NTBRCH668EFCDB7C8B58\",\"old_balance\":0.666666666666664298190880799666047096252441
40625,\"invoice\":9,\"memo\":null,\"sales_total\":15000,\"trans_expense\":500,\"exp
ense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_total\":15500,\"cash_receive
d\":10000,\"remaining_amount\":5500,\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM17
28151171698\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7200,\\
\"sale_price\\\":9000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\
":0,\\\"profit\\\":1800,\\\"item_total\\\":9000,\\\"set_name\\\":0,\\\"set_uid\\\":
0},{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"MITNAME_\\\\u0628\\\\
u06a9\\\\u0633\\\\u0627\\\\u0648\\\\u0627\\\\u0646\\\\u0647
22\\\",\\\"item_uqid\\\":\\\"RTIREM1728151218605\\\",\\\"warehouse\\\":null,\\\"bat
ch\\\":null,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":5000,\\\"sale_price\\\":6000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"\\\\u06a9\\\\u0627\\\\u0631\\\\u062a\\\\
u0646\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1000,\\\"item_tota
l\\\":6000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FEC12DBE3CC3-++-,-++-MITNAME_\\u0628\\u06a9\\u0633\\u0627\\u0648\\u0627\\
u0646\\u0647 22-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++--+
+-\",\"sale_batch\":\"-++-01-++-,-++--+
+-\",\"total_sales_amount\":15000,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":15000,\"total_profit_
amount\":2800,\"return_discount_amount_1\":null,\"return_discount_amount_2\":null,\
"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"delive
ry_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-10-05 23:01:09\"}','2024-10-05 14:01:10'),
(1151,'SALRT_202410052319591728152399109998080',1,'salesrt_SALERT670181F7D1EF24_ACC
T66FEBDF5C73937_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales_return','ALE
_SALERT670181F7D1EF24','ACCT66FEBDF5C73937','client','2024-10-05
14:14:15','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales-return/invoice/SALERT670181F7D1EF24\"
target=\"_blank\">Sales Return# 1, Total: 8,970.00, Paid:
8,970.00</a>',NULL,'{\"id\":15,\"uid\":\"SALERT670181F7D1EF24\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"sale_id\":\"SALE6701547724AA09\",\"quotation\":null,\"currency\":\
"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\"client\":\"ACCT66FEBDF5C739
37\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marke
ter_commission\":0,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_rec
eived_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":47410,\"invoice\"
:7,\"return_invoice\":1,\"memo\":null,\"return_memo\":null,\"sales_total\":26910,\"
trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_tot
al\":27410,\"cash_received\":5000,\"remaining_amount\":22410,\"items_details\":\"[{
\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"i
tem_uqid\\\":\\\"RTIREM1728140304675\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\
\",\\\"batch\\\":\\\"01\\\",\\\"narration\\\":null,\\\"cost\\\":7590,\\\"sale_price
\\\":8970,\\\"qty\\\":3,\\\"r_qty\\\":1,\\\"bonus\\\":0,\\\"r_bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\"
:0,\\\"discount_2\\\":0,\\\"profit\\\":1380,\\\"item_total\\\":26910,\\\"r_item_tot
al\\\":8970}]\",\"sale_items\":\"-++-ITEM66FED514AA8A01-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":26910,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26910,\"total_profit_
amount\":4140,\"refund_total\":8970,\"refund_received\":8970,\"refund_pending\":0,\
"return_discount_amount_1\":0,\"return_discount_amount_2\":0,\"total_return_discoun
t\":0,\"return_profit\":1380,\"refund_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\
"created_at\":\"2024-10-05 14:14:15\",\"serial_id\":1}','2024-10-05 14:19:59'),
(1152,'SALRT_202410052319591728152399265971968',1,'salesrt_cra_SALERT670181F7D1EF24
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','s
ales_return','ALE_SALERT670181F7D1EF24','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook',
'2024-10-05 14:14:15','CURR66F984C96B6691',0,0,8970,8970,'<a
href=\"__embed_host__/sales-return/invoice/SALERT670181F7D1EF24\"
target=\"_blank\">Sales Return# 1, Total: 8,970.00, Paid:
8,970.00</a>',NULL,'{\"id\":15,\"uid\":\"SALERT670181F7D1EF24\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"sale_id\":\"SALE6701547724AA09\",\"quotation\":null,\"currency\":\
"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\"client\":\"ACCT66FEBDF5C739
37\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marke
ter_commission\":0,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_rec
eived_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":47410,\"invoice\"
:7,\"return_invoice\":1,\"memo\":null,\"return_memo\":null,\"sales_total\":26910,\"
trans_expense\":500,\"expense_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"sub_tot
al\":27410,\"cash_received\":5000,\"remaining_amount\":22410,\"items_details\":\"[{
\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"i
tem_uqid\\\":\\\"RTIREM1728140304675\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\
\",\\\"batch\\\":\\\"01\\\",\\\"narration\\\":null,\\\"cost\\\":7590,\\\"sale_price
\\\":8970,\\\"qty\\\":3,\\\"r_qty\\\":1,\\\"bonus\\\":0,\\\"r_bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\"
:0,\\\"discount_2\\\":0,\\\"profit\\\":1380,\\\"item_total\\\":26910,\\\"r_item_tot
al\\\":8970}]\",\"sale_items\":\"-++-ITEM66FED514AA8A01-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":26910,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":26910,\"total_profit_
amount\":4140,\"refund_total\":8970,\"refund_received\":8970,\"refund_pending\":0,\
"return_discount_amount_1\":0,\"return_discount_amount_2\":0,\"total_return_discoun
t\":0,\"return_profit\":1380,\"refund_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\
"created_at\":\"2024-10-05 14:14:15\",\"serial_id\":1}','2024-10-05 14:19:59'),
(1153,'PCH_202410062231001728235860540045056',3,'purchases_pa_PRCH6702C9545C00F7_AC
CT66FECE8E4E1778_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH6702C9545C00F7','ACCT66FECE8E4E1778','supplier','2024-10-06
22:31:00','CURR66F984C96B6691',0,0,82000,82000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6702C9545C00F7\"
target=\"_blank\">Purchase# 386, Total: 72,000.00, Paid:
-10,000.00</a>',NULL,'{\"id\":81,\"uid\":\"PRCH6702C9545C00F7\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,
\"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":null,\"invoice\":\"386\",\"memo
\":null,\"grand_total\":72000,\"discount_amount\":0,\"sub_total_amount\":72000,\"pa
id_amount\":-
10000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":82
000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\
\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":7200,\\\"real_cost\\\":720
0,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"profit\\\":1800,\\\"tp\\\":9000,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":9000,\\\"tra
nsport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":72000}]\",\"items_u
id\":\"-++-ITEM66FEC12DBE3CC3-++-\",\"warehouses_uid\":\"-++-WRHS66F84386552188-+
+-\",\"batch_uid\":\"-++-386-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-06
22:31:00\",\"serial_id\":3}','2024-10-06 13:31:00'),
(1154,'PCH_202410062231001728235860744196864',3,'purchases_cpa_PRCH6702C9545C00F7_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH6702C9545C00F7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-06 22:31:00','CURR66F984C96B6691',0,0,-10000,-10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6702C9545C00F7\"
target=\"_blank\">Purchase# 386, Total: 72,000.00, Paid:
-10,000.00</a>',NULL,'{\"id\":81,\"uid\":\"PRCH6702C9545C00F7\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,
\"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":null,\"invoice\":\"386\",\"memo
\":null,\"grand_total\":72000,\"discount_amount\":0,\"sub_total_amount\":72000,\"pa
id_amount\":-
10000,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":82
000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\
\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":7200,\\\"real_cost\\\":720
0,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"profit\\\":1800,\\\"tp\\\":9000,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":9000,\\\"tra
nsport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":72000}]\",\"items_u
id\":\"-++-ITEM66FEC12DBE3CC3-++-\",\"warehouses_uid\":\"-++-WRHS66F84386552188-+
+-\",\"batch_uid\":\"-++-386-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-06
22:31:00\",\"serial_id\":3}','2024-10-06 13:31:00'),
(1155,'PCH_202410062249421728236982845346816',4,'purchases_pa_PRCH6702CDB68526F1_AC
CT66FECE8E4E1778_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH6702CDB68526F1','ACCT66FECE8E4E1778','supplier','2024-10-06
22:49:42','CURR66F984C96B6691',0,0,60000,60000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6702CDB68526F1\"
target=\"_blank\">Purchase# 400, Total: 70,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":82,\"uid\":\"PRCH6702CDB68526F1\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\
"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":-
82000,\"invoice\":\"400\",\"memo\":null,\"grand_total\":70000,\"discount_amount\":0
,\"sub_total_amount\":70000,\"paid_amount\":10000,\"cash_paid_account\":\"SAFEACCOU
NTBRCH668EFCDB7C8B58\",\"pending_amount\":60000,\"transport_expense\":0,\"items\":\
"[{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71
\\\",\\\"cost\\\":7000,\\\"real_cost\\\":7000,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2
\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\
":1800,\\\"tp\\\":8800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"ite
m_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"400\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"sale_price\\\":8800,\\\"transport_expense\\\":0,\\\"expense\\\":\\
\"null\\\",\\\"total\\\":70000}]\",\"items_uid\":\"-++-ITEM66FEC12DBE3CC3-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-400-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-06
22:49:42\",\"serial_id\":4}','2024-10-06 13:49:42'),
(1156,'PCH_202410062249431728236983069508096',4,'purchases_cpa_PRCH6702CDB68526F1_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH6702CDB68526F1','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-06 22:49:42','CURR66F984C96B6691',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6702CDB68526F1\"
target=\"_blank\">Purchase# 400, Total: 70,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":82,\"uid\":\"PRCH6702CDB68526F1\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\
"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":-
82000,\"invoice\":\"400\",\"memo\":null,\"grand_total\":70000,\"discount_amount\":0
,\"sub_total_amount\":70000,\"paid_amount\":10000,\"cash_paid_account\":\"SAFEACCOU
NTBRCH668EFCDB7C8B58\",\"pending_amount\":60000,\"transport_expense\":0,\"items\":\
"[{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71
\\\",\\\"cost\\\":7000,\\\"real_cost\\\":7000,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2
\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\
":1800,\\\"tp\\\":8800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"ite
m_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"400\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"sale_price\\\":8800,\\\"transport_expense\\\":0,\\\"expense\\\":\\
\"null\\\",\\\"total\\\":70000}]\",\"items_uid\":\"-++-ITEM66FEC12DBE3CC3-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-400-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-06
22:49:42\",\"serial_id\":4}','2024-10-06 13:49:43'),
(1157,'PCH_202410062254351728237275207030016',5,'purchases_pa_PRCH6702CEDB0A3CF5_AC
CT66FECE8E4E1778_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH6702CEDB0A3CF5','ACCT66FECE8E4E1778','supplier','2024-10-06
22:54:35','CURR66F984C96B6691',0,0,7000,7000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6702CEDB0A3CF5\"
target=\"_blank\">Purchase# 401, Total: 7,000.00, Paid:
0.00</a>',NULL,'{\"id\":83,\"uid\":\"PRCH6702CEDB0A3CF5\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\"supp
lier\":\"ACCT66FECE8E4E1778\",\"old_balance\":-
142000,\"invoice\":\"401\",\"memo\":null,\"grand_total\":7000,\"discount_amount\":0
,\"sub_total_amount\":7000,\"paid_amount\":null,\"cash_paid_account\":null,\"pendin
g_amount\":7000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC12D
BE3CC3\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"cost\\\":7000,\\\"real_
cost\\\":7000,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height
\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":1800,\\\"tp\\\":8800,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,
\\\"batch\\\":\\\"401\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":8
800,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":7000}]\"
,\"items_uid\":\"-++-ITEM66FEC12DBE3CC3-++-\",\"warehouses_uid\":\"-++-
WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-401-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-06
22:54:35\",\"serial_id\":5}','2024-10-06 13:54:35'),
(1158,'PCH_202410062254351728237275444535040',5,'purchases_sapaPRCH6702CEDB0A3CF5_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH6702CEDB0A3CF5','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-06 22:54:35','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6702CEDB0A3CF5\"
target=\"_blank\">Purchase# 401, Total: 7,000.00, Paid:
0.00</a>',NULL,'{\"id\":83,\"uid\":\"PRCH6702CEDB0A3CF5\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\"supp
lier\":\"ACCT66FECE8E4E1778\",\"old_balance\":-
142000,\"invoice\":\"401\",\"memo\":null,\"grand_total\":7000,\"discount_amount\":0
,\"sub_total_amount\":7000,\"paid_amount\":null,\"cash_paid_account\":null,\"pendin
g_amount\":7000,\"transport_expense\":0,\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC12D
BE3CC3\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"cost\\\":7000,\\\"real_
cost\\\":7000,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height
\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":1800,\\\"tp\\\":8800,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,
\\\"batch\\\":\\\"401\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":8
800,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":7000}]\"
,\"items_uid\":\"-++-ITEM66FEC12DBE3CC3-++-\",\"warehouses_uid\":\"-++-
WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-401-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-06
22:54:35\",\"serial_id\":5}','2024-10-06 13:54:35'),
(1160,'JRL_202410071049401728280180608901120',2,'journal_receiving_JRNL6703767463AD
82_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58',
'journal','ALE_JRNL6703767463AD82','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024
-10-07 01:49:40','CURR66F984C96B6691',0,0,1000,1000,'Journal # 2
‫'ریظر‬,'‫'ریظر‬,'{\"id\":97,\"uid\":\"JRNL6703767463AD82\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"journal_date\":\"2024-10-
07\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT67037606B23DF9\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\u06cc\\
u0638\\u0631\",\"payment_narration\":\"\\u0631\\u06cc\\u0638\\
u0631\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
01:49:40\",\"invoice\":2,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":2}','2024-10-07 01:49:40'),
(1161,'JRL_202410071049401728280180806551040',2,'journal_payment_JRNL6703767463AD82
_ACCT67037606B23DF9_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','ALE_
JRNL6703767463AD82','ACCT67037606B23DF9','client','2024-10-07
01:49:40','CURR66F984C96B6691',1000,1000,0,0,'Journal # 2
‫'ریظر‬,'‫'ریظر‬,'{\"id\":97,\"uid\":\"JRNL6703767463AD82\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"journal_date\":\"2024-10-
07\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT67037606B23DF9\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\u06cc\\
u0638\\u0631\",\"payment_narration\":\"\\u0631\\u06cc\\u0638\\
u0631\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
01:49:40\",\"invoice\":2,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":2}','2024-10-07 01:49:40'),
(1162,'PCH_202410071055121728280512949789952',6,'purchases_pa_PRCH670377C0AA8A68_AC
CT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH670377C0AA8A68','ACCT66FCE5D9C135C3','supplier','2024-10-07
10:55:12','CURR66F984C96B6691',0,0,600,600,'<a
href=\"__embed_host__/purchases/invoice/PRCH670377C0AA8A68\"
target=\"_blank\">Purchase# 1, Total: 3,600.00, Paid:
3,000.00</a>',NULL,'{\"id\":84,\"uid\":\"PRCH670377C0AA8A68\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\"
supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":-
6800,\"invoice\":\"1\",\"memo\":null,\"grand_total\":3600,\"discount_amount\":0,\"s
ub_total_amount\":3600,\"paid_amount\":3000,\"cash_paid_account\":\"SAFEACCOUNTBRCH
668EFCDB7C8B58\",\"pending_amount\":600,\"transport_expense\":0,\"items\":\"[{\\\"i
tem\\\":\\\"ITEM66FCE54280AE74\\\",\\\"warehouse\\\":\\\"WRHS66FE678ECCCC30\\\",\\\
"cost\\\":90,\\\"real_cost\\\":90,\\\"qty\\\":40,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"w
idth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\
\\":110,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":110,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\
\\"total\\\":3600}]\",\"items_uid\":\"-++-ITEM66FCE54280AE74-+
+-\",\"warehouses_uid\":\"-++-WRHS66FE678ECCCC30-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
10:55:12\",\"serial_id\":6}','2024-10-07 01:55:12'),
(1163,'PCH_202410071055131728280513181607936',6,'purchases_cpa_PRCH670377C0AA8A68_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH670377C0AA8A68','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-07 10:55:12','CURR66F984C96B6691',0,0,3000,3000,'<a
href=\"__embed_host__/purchases/invoice/PRCH670377C0AA8A68\"
target=\"_blank\">Purchase# 1, Total: 3,600.00, Paid:
3,000.00</a>',NULL,'{\"id\":84,\"uid\":\"PRCH670377C0AA8A68\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\"
supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":-
6800,\"invoice\":\"1\",\"memo\":null,\"grand_total\":3600,\"discount_amount\":0,\"s
ub_total_amount\":3600,\"paid_amount\":3000,\"cash_paid_account\":\"SAFEACCOUNTBRCH
668EFCDB7C8B58\",\"pending_amount\":600,\"transport_expense\":0,\"items\":\"[{\\\"i
tem\\\":\\\"ITEM66FCE54280AE74\\\",\\\"warehouse\\\":\\\"WRHS66FE678ECCCC30\\\",\\\
"cost\\\":90,\\\"real_cost\\\":90,\\\"qty\\\":40,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"w
idth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\
\\":110,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":110,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\
\\"total\\\":3600}]\",\"items_uid\":\"-++-ITEM66FCE54280AE74-+
+-\",\"warehouses_uid\":\"-++-WRHS66FE678ECCCC30-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
10:55:12\",\"serial_id\":6}','2024-10-07 01:55:13'),
(1164,'PCH_202410072258211728323901402483968',7,'purchases_pa_PRCH6704213D2B5B66_AC
CT66FECE8E4E1778_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH6704213D2B5B66','ACCT66FECE8E4E1778','supplier','2024-10-07
22:58:21','CURR66F984C96B6691',0,0,50000,50000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6704213D2B5B66\"
target=\"_blank\">Purchase# 402, Total: 60,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":85,\"uid\":\"PRCH6704213D2B5B66\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\
"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":-
149000,\"invoice\":\"402\",\"memo\":null,\"grand_total\":60000,\"discount_amount\":
0,\"sub_total_amount\":60000,\"paid_amount\":10000,\"cash_paid_account\":\"SAFEACCO
UNTBRCH668EFCDB7C8B58\",\"pending_amount\":50000,\"transport_expense\":0,\"items\":
\"[{\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D7
1\\\",\\\"cost\\\":6000,\\\"real_cost\\\":6000,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m
2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\
\":1500,\\\"tp\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"it
em_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"402\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":7500,\\\"transport_expense\\\":0,\\\"expense\\\":\
\\"null\\\",\\\"total\\\":60000}]\",\"items_uid\":\"-++-ITEM66FEC2264871C0-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-402-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
22:58:21\",\"serial_id\":7}','2024-10-07 13:58:21'),
(1165,'PCH_202410072258211728323901621223936',7,'purchases_cpa_PRCH6704213D2B5B66_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH6704213D2B5B66','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-07 22:58:21','CURR66F984C96B6691',0,0,10000,10000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6704213D2B5B66\"
target=\"_blank\">Purchase# 402, Total: 60,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":85,\"uid\":\"PRCH6704213D2B5B66\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":68.5,\
"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":-
149000,\"invoice\":\"402\",\"memo\":null,\"grand_total\":60000,\"discount_amount\":
0,\"sub_total_amount\":60000,\"paid_amount\":10000,\"cash_paid_account\":\"SAFEACCO
UNTBRCH668EFCDB7C8B58\",\"pending_amount\":50000,\"transport_expense\":0,\"items\":
\"[{\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D7
1\\\",\\\"cost\\\":6000,\\\"real_cost\\\":6000,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m
2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\
\":1500,\\\"tp\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"it
em_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"402\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":7500,\\\"transport_expense\\\":0,\\\"expense\\\":\
\\"null\\\",\\\"total\\\":60000}]\",\"items_uid\":\"-++-ITEM66FEC2264871C0-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-402-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
22:58:21\",\"serial_id\":7}','2024-10-07 13:58:21'),
(1166,'JRL_202410072313001728324780114190080',3,'journal_receiving_JRNL670424ABE15F
B7_ACCT66FEBDF5C73937_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL670424ABE15FB7','ACCT66FEBDF5C73937','client','2024-10-07
14:12:59','CURR66F984C96B6691',0,0,3000,3000,'Journal # 3 ‫رسید از مشتری احمد شاه‬
‫'رسید از مشتری احمد شاه‬,'‫غزنی‬
‫'غزنی‬,'{\"id\":98,\"uid\":\"JRNL670424ABE15FB7\",\"branch\":\"BRCH668EFCDB7C8B58\",
\"journal_date\":\"2024-10-
07\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FEBDF5C73937\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":3000,\"payment_amount\":3000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\u0633\\
u06cc\\u062f \\u0627\\u0632 \\u0645\\u0634\\u062a\\u0631\\u06cc \\u0627\\u062d\\
u0645\\u062f \\u0634\\u0627\\u0647 \\u063a\\u0632\\u0646\\
u06cc\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\u0632 \\
u0645\\u0634\\u062a\\u0631\\u06cc \\u0627\\u062d\\u0645\\u062f \\u0634\\u0627\\
u0647 \\u063a\\u0632\\u0646\\
u06cc\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
14:12:59\",\"invoice\":3,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":3}','2024-10-07 14:13:00'),
(1167,'JRL_202410072313001728324780312589056',3,'journal_payment_JRNL670424ABE15FB7
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','j
ournal','ALE_JRNL670424ABE15FB7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-07 14:12:59','CURR66F984C96B6691',3000,3000,0,0,'Journal # 3 ‫رسید از مشتری احمد‬
‫'رسید از مشتری احمد شاه‬,'‫شاه غزنی‬
‫'غزنی‬,'{\"id\":98,\"uid\":\"JRNL670424ABE15FB7\",\"branch\":\"BRCH668EFCDB7C8B58\",
\"journal_date\":\"2024-10-
07\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FEBDF5C73937\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":3000,\"payment_amount\":3000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\u0633\\
u06cc\\u062f \\u0627\\u0632 \\u0645\\u0634\\u062a\\u0631\\u06cc \\u0627\\u062d\\
u0645\\u062f \\u0634\\u0627\\u0647 \\u063a\\u0632\\u0646\\
u06cc\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\u0632 \\
u0645\\u0634\\u062a\\u0631\\u06cc \\u0627\\u062d\\u0645\\u062f \\u0634\\u0627\\
u0647 \\u063a\\u0632\\u0646\\
u06cc\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
14:12:59\",\"invoice\":3,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":3}','2024-10-07 14:13:00'),
(1168,'JRL_202410072328321728325712154757888',4,'journal_receiving_JRNL6704284FE7D4
A4_ACCT66FEBDF5C73937_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL6704284FE7D4A4','ACCT66FEBDF5C73937','client','2024-10-07
14:28:31','CURR66F984C96B6691',0,0,10000,10000,'Journal # 4 ‫رسید از مشتری احمد شاه‬
‫'رسید از مشتری احمد شاه‬,'‫غزنی‬
‫'غزنی‬,'{\"id\":99,\"uid\":\"JRNL6704284FE7D4A4\",\"branch\":\"BRCH668EFCDB7C8B58\",
\"journal_date\":\"2024-10-
07\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT66FEBDF5C73937\",\"payment_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":147.00999999999999090505
2982270717620849609375,\"calculation_type\":\"divide\",\"rate\":68,\"receiving_narr
ation\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\u0632 \\u0645\\u0634\\u062a\\
u0631\\u06cc \\u0627\\u062d\\u0645\\u062f \\u0634\\u0627\\u0647 \\u063a\\u0632\\
u0646\\u06cc\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\
u0632 \\u0645\\u0634\\u062a\\u0631\\u06cc \\u0627\\u062d\\u0645\\u062f \\u0634\\
u0627\\u0647 \\u063a\\u0632\\u0646\\
u06cc\",\"receiving_cue\":68.5,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
14:28:31\",\"invoice\":4,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":4}','2024-10-07 14:28:32'),
(1169,'JRL_202410072328321728325712356108800',4,'journal_payment_JRNL6704284FE7D4A4
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','j
ournal','ALE_JRNL6704284FE7D4A4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-07 14:28:31','usd',147.01,147.01,0,0,'Journal # 4 ‫رسید از مشتری احمد شاه‬
‫'رسید از مشتری احمد شاه‬,'‫غزنی‬
‫'غزنی‬,'{\"id\":99,\"uid\":\"JRNL6704284FE7D4A4\",\"branch\":\"BRCH668EFCDB7C8B58\",
\"journal_date\":\"2024-10-
07\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT66FEBDF5C73937\",\"payment_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":147.00999999999999090505
2982270717620849609375,\"calculation_type\":\"divide\",\"rate\":68,\"receiving_narr
ation\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\u0632 \\u0645\\u0634\\u062a\\
u0631\\u06cc \\u0627\\u062d\\u0645\\u062f \\u0634\\u0627\\u0647 \\u063a\\u0632\\
u0646\\u06cc\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\
u0632 \\u0645\\u0634\\u062a\\u0631\\u06cc \\u0627\\u062d\\u0645\\u062f \\u0634\\
u0627\\u0647 \\u063a\\u0632\\u0646\\
u06cc\",\"receiving_cue\":68.5,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-07
14:28:31\",\"invoice\":4,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":4}','2024-10-07 14:28:32'),
(1170,'ACT_202410081014251728364465621596928',NULL,'opening_balance_ACCT6704BFB15FF
423_ACCT6704BFB15FF423_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6704BFB15FF423','ACCT6704BFB15FF423','client','2024-10-08
01:14:25','CURR66F984C96B6691',2000,2000,0,0,'cvcfbdf','cvcfbdf','{\"id\":5188,\"ui
d\":\"ACCT6704BFB15FF423\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"typ
e\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"cvcfbdf\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currenc
y\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":68.5,\\\"ob_debit\\\":\\\"20
00\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-08 01:14:25\"}','2024-
10-08 01:14:25'),
(1174,'JRL_202410081104111728367451964827904',1,'journal_payment_JRNL6704CB5B753CC4
_SAFEACCOUNTBRCH668E33B1D26DF1_cashbook_usd','BRCH668E33B1D26DF1','journal','ALE_JR
NL6704CB5B753CC4','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-10-08
02:04:11','usd',2000,2000,0,0,'Journal # 1
‫'رزرط‬,'‫'رزرط‬,'{\"id\":100,\"uid\":\"JRNL6704CB5B753CC4\",\"branch\":\"BRCH668E33B1D
26DF1\",\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66A734677DD187\",\"payment_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"
receiving_amount\":2000,\"payment_amount\":2000,\"calculation_type\":\"multiply\",\
"rate\":1,\"receiving_narration\":\"\\u0631\\u0632\\u0631\\
u0637\",\"payment_narration\":\"\\u0631\\u0632\\u0631\\
u0637\",\"receiving_cue\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\"
:\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"
sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin
\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!
\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry
\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
02:04:11\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-10-08 02:04:11'),
(1178,'SAL_202410081120501728368450037305088',1,'sales_sacrSALE6704C941872497_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE6704C941872497','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-10-08
10:55:13','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6704C941872497\" target=\"_blank\">Sales#
1, Total: 76,680.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":139,\"uid\":\"SALE6704C941872497\",\"serial_id\":1,\"branch
\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9DC8\",\"
currency_usd_equalance\":71,\"client\":\"ACCT66A734677DD187\",\"marketer\":\"MARKTR
S6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"fixed\",\"marketer_commi
ssion\":10,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":null,\"invoice\":1,\"memo\":null,\"sales_total\":76680
,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":76680,\"cash_received\"
:0,\"remaining_amount\":76680,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\
":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\":\\\"RTIREM17283669
08558\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\
",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1420,\\\
"sale_price\\\":2130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\
\":20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":10,\\\"discount_2\\
\":0,\\\"profit\\\":497,\\\"item_total\\\":38340,\\\"set_name\\\":\\\"0\\\",\\\"set
_uid\\\":\\\"0\\\"},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"
item_uqid\\\":\\\"RTIREM1728368412379\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":1420,\\\"sale_price\\\":2130,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\"
:0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"
discount\\\":10,\\\"discount_2\\\":0,\\\"profit\\\":497,\\\"item_total\\\":38340,\\
\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-+
+-,-++-ITEM66F8773DDC4A03-++-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-,-+
+-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":85200,\"total_discount_amount\":8520,\"total_discount_a
mount_1\":8520,\"total_discount_amount_2\":0,\"gross_total_amount\":76680,\"total_p
rofit_amount\":19880,\"return_discount_amount_1\":null,\"return_discount_amount_2\"
:null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\
"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"adm
in\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!
\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appro
val_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"app
roval_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"CURR66BB048E0D9D
C8\\\",\\\"currency_usd_equalance\\\":71,\\\"client\\\":\\\"ACCT66A734677DD187\\\",
\\\"marketer\\\":\\\"MARKTRS6704C9249C8189\\\",\\\"sales_man\\\":null,\\\"commissio
n_type\\\":\\\"fixed\\\",\\\"marketer_commission\\\":10,\\\"cash_client_name\\\":nu
ll,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":1,\\\"memo\\\":null,\\\"sales_to
tal\\\":76680,\\\"trans_expense\\\":0,\\\"expense_account\\\":null,\\\"sub_total\\\
":76680,\\\"cash_received\\\":0,\\\"remaining_amount\\\":76680,\\\"items_details\\\
":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":
\\\\\\\"ITEM66F8773DDC4A03\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM17283669
08558\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668F5221C4BF21\\\\\\\",\\\\\\\"
batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\
\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":1420,\\\\\\\"sale_price
\\\\\\\":2130,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\
\\\\":0,\\\\\\\"qty\\\\\\\":20,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\
\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\
\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":10,\\
\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":497,\\\\\\\"item_total\\\\\\\":38
340,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid\\\\\\\":\\\\\\\"0\\\
\\\\"},
{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\
"ITEM66F8773DDC4A03\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1728368412379\\
\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668F5221C4BF21\\\\\\\",\\\\\\\"batch\\
\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null
,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":1420,\\\\\\\"sale_price\\\\\\\
":2130,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0
,\\\\\\\"qty\\\\\\\":20,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bon
us\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,
\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":10,\\\\\\\"d
iscount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":497,\\\\\\\"item_total\\\\\\\":38340,\\\
\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\\\"-++-
ITEM66F8773DDC4A03-++-,-++-ITEM66F8773DDC4A03-++-\\\",\\\"sale_warehouse\\\":\\\"-+
+-WRHS668F5221C4BF21-++-,-++-WRHS668F5221C4BF21-++-\\\",\\\"sale_batch\\\":\\\"-++-
BCH1001-++-,-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":85200,\\\"total_discount_amount\\\":8520,\\\"tota
l_discount_amount_1\\\":8520,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amou
nt\\\":76680,\\\"total_profit_amount\\\":19880,\\\"cash_received_account\\\":null,\
\\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"2024-10-08
10:55:13\\\"}\",\"old_entry_details\":\"{\\\"id\\\":139,\\\"uid\\\":\\\"SALE6704C94
1872497\\\",\\\"serial_id\\\":1,\\\"branch\\\":\\\"BRCH668E33B1D26DF1\\\",\\\"quota
tion\\\":null,\\\"currency\\\":\\\"CURR66BB048E0D9DC8\\\",\\\"currency_usd_equalanc
e\\\":71,\\\"client\\\":\\\"ACCT66A734677DD187\\\",\\\"marketer\\\":\\\"MARKTRS6704
C9249C8189\\\",\\\"sales_man\\\":null,\\\"commission_type\\\":\\\"fixed\\\",\\\"mar
keter_commission\\\":10,\\\"cash_client_name\\\":null,\\\"cash_client_mobile\\\":nu
ll,\\\"cash_received_account\\\":null,\\\"old_balance\\\":null,\\\"invoice\\\":1,\\
\"memo\\\":null,\\\"sales_total\\\":19170,\\\"trans_expense\\\":0,\\\"expense_accou
nt\\\":null,\\\"sub_total\\\":19170,\\\"cash_received\\\":0,\\\"remaining_amount\\\
":19170,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\
":null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM66F8773DDC4A03\\\\\\\",\\\\\\\"item_uqid\\\
\\\\":\\\\\\\"RTIREM1728366908558\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS668
F5221C4BF21\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\
\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\
\\\":1420,\\\\\\\"sale_price\\\\\\\":2130,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\
\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":10,\\\\\\\"out_qty\\\\\\\":
0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\
\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\
\\\\\"discount\\\\\\\":10,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":497,\
\\\\\\"item_total\\\\\\\":19170,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"
set_uid\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-
ITEM66F8773DDC4A03-++-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS668F5221C4BF21-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":21300,\\\"total_discount_amount\\\":2130,\\\"tota
l_discount_amount_1\\\":2130,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amou
nt\\\":19170,\\\"total_profit_amount\\\":4970,\\\"return_discount_amount_1\\\":null
,\\\"return_discount_amount_2\\\":null,\\\"total_return_discount\\\":null,\\\"retur
n_profit\\\":null,\\\"return_total\\\":null,\\\"delivery_type\\\":\\\"full\\\",\\\"
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"user_name\\\":\\\"admin\\\",\\\"sub_a
pproval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!
\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approve
d\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval
_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"update\\\",\\\"approval_entr
y\\\":\\\"{\\\\\\\"currency\\\\\\\":\\\\\\\"CURR66BB048E0D9DC8\\\\\\\",\\\\\\\"curr
ency_usd_equalance\\\\\\\":71,\\\\\\\"client\\\\\\\":\\\\\\\"ACCT66A734677DD187\\\\
\\\",\\\\\\\"marketer\\\\\\\":\\\\\\\"MARKTRS6704C9249C8189\\\\\\\",\\\\\\\"sales_m
an\\\\\\\":null,\\\\\\\"commission_type\\\\\\\":\\\\\\\"fixed\\\\\\\",\\\\\\\"marke
ter_commission\\\\\\\":10,\\\\\\\"cash_client_name\\\\\\\":null,\\\\\\\"cash_client
_mobile\\\\\\\":null,\\\\\\\"invoice\\\\\\\":1,\\\\\\\"memo\\\\\\\":null,\\\\\\\"sa
les_total\\\\\\\":19170,\\\\\\\"trans_expense\\\\\\\":0,\\\\\\\"expense_account\\\\
\\\":null,\\\\\\\"sub_total\\\\\\\":19170,\\\\\\\"cash_received\\\\\\\":0,\\\\\\\"r
emaining_amount\\\\\\\":19170,\\\\\\\"items_details\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\
\\"agent\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"plate\\\\\\\\\\\\\\\":null,\\\\\\\\\\
\\\\\"item\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ITEM66F8773DDC4A03\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\"item_uqid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"RTIREM1728366908558\\\\\\\\\\\
\\\\",\\\\\\\\\\\\\\\"warehouse\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"WRHS668F5221C4BF21\
\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"batch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BCH1001\\\\\\
\\\\\\\\\",\\\\\\\\\\\\\\\"mfg\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"expiry\\\
\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"narration\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"c
ost\\\\\\\\\\\\\\\":1420,\\\\\\\\\\\\\\\"sale_price\\\\\\\\\\\\\\\":2130,\\\\\\\\\\
\\\\\"bundle\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"toop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\
\\"item_token\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"qty\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\
\\\"out_qty\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"out\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\
"bonus\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"m2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"width
\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"unit\\\
\\\\\\\\\\\\":\\\\\\\\\\\\\\\"purchase\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"discount\\\\
\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"discount_2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"profit
\\\\\\\\\\\\\\\":497,\\\\\\\\\\\\\\\"item_total\\\\\\\\\\\\\\\":19170,\\\\\\\\\\\\\
\\"set_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"set_u
id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\"}]\\\\\\\",\\\\\\\"sale_items\\
\\\\\":\\\\\\\"-++-ITEM66F8773DDC4A03-+
+-\\\\\\\",\\\\\\\"sale_warehouse\\\\\\\":\\\\\\\"-++-WRHS668F5221C4BF21-+
+-\\\\\\\",\\\\\\\"sale_batch\\\\\\\":\\\\\\\"-++-BCH1001-+
+-\\\\\\\",\\\\\\\"total_sales_amount\\\\\\\":21300,\\\\\\\"total_discount_amount\\
\\\\\":2130,\\\\\\\"total_discount_amount_1\\\\\\\":2130,\\\\\\\"total_discount_amo
unt_2\\\\\\\":0,\\\\\\\"gross_total_amount\\\\\\\":19170,\\\\\\\"total_profit_amoun
t\\\\\\\":4970,\\\\\\\"cash_received_account\\\\\\\":null,\\\\\\\"delivery_type\\\\
\\\":\\\\\\\"full\\\\\\\",\\\\\\\"created_at\\\\\\\":\\\\\\\"2024-10-08
10:55:13\\\\\\\"}\\\",\\\"old_entry_details\\\":\\\"{\\\\\\\"id\\\\\\\":139,\\\\\\\
"uid\\\\\\\":\\\\\\\"SALE6704C941872497\\\\\\\",\\\\\\\"serial_id\\\\\\\":1,\\\\\\\
"branch\\\\\\\":\\\\\\\"BRCH668E33B1D26DF1\\\\\\\",\\\\\\\"quotation\\\\\\\":null,\
\\\\\\"currency\\\\\\\":\\\\\\\"CURR66BB048E0D9DC8\\\\\\\",\\\\\\\"currency_usd_equ
alance\\\\\\\":71,\\\\\\\"client\\\\\\\":\\\\\\\"ACCT66A734677DD187\\\\\\\",\\\\\\\
"marketer\\\\\\\":\\\\\\\"MARKTRS6704C9249C8189\\\\\\\",\\\\\\\"sales_man\\\\\\\":n
ull,\\\\\\\"commission_type\\\\\\\":\\\\\\\"fixed\\\\\\\",\\\\\\\"marketer_commissi
on\\\\\\\":10,\\\\\\\"cash_client_name\\\\\\\":null,\\\\\\\"cash_client_mobile\\\\\
\\":null,\\\\\\\"cash_received_account\\\\\\\":null,\\\\\\\"old_balance\\\\\\\":nul
l,\\\\\\\"invoice\\\\\\\":1,\\\\\\\"memo\\\\\\\":null,\\\\\\\"sales_total\\\\\\\":2
1300,\\\\\\\"trans_expense\\\\\\\":0,\\\\\\\"expense_account\\\\\\\":null,\\\\\\\"s
ub_total\\\\\\\":21300,\\\\\\\"cash_received\\\\\\\":0,\\\\\\\"remaining_amount\\\\
\\\":21300,\\\\\\\"items_details\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"agent\\\\\\\\\\\
\\\\":null,\\\\\\\\\\\\\\\"plate\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"item\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\"ITEM66F8773DDC4A03\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"item_uqi
d\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"RTIREM1728366908558\\\\\\\\\\\\\\\",\\\\\\\\\\\\\
\\"warehouse\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"WRHS668F5221C4BF21\\\\\\\\\\\\\\\",\\\
\\\\\\\\\\\\"batch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BCH1001\\\\\\\\\\\\\\\",\\\\\\\\
\\\\\\\"mfg\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"expiry\\\\\\\\\\\\\\\":null,\\\\\\
\\\\\\\\\"narration\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"cost\\\\\\\\\\\\\\\":1420,
\\\\\\\\\\\\\\\"sale_price\\\\\\\\\\\\\\\":2130,\\\\\\\\\\\\\\\"bundle\\\\\\\\\\\\\
\\":0,\\\\\\\\\\\\\\\"toop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"item_token\\\\\\\\\\\\
\\\":0,\\\\\\\\\\\\\\\"qty\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"out_qty\\\\\\\\\\\\\\
\":0,\\\\\\\\\\\\\\\"out\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"bonus\\\\\\\\\\\\\\\":0,
\\\\\\\\\\\\\\\"m2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":0,\\\\\\
\\\\\\\\\"height\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"unit\\\\\\\\\\\\\\\":\\\\\\\\\\\
\\\\"purchase\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"discount\\\\\\\\\\\\\\\":0,\\\\\\\\\\
\\\\\"discount_2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"profit\\\\\\\\\\\\\\\":710,\\\\\
\\\\\\\\\\"item_total\\\\\\\\\\\\\\\":21300,\\\\\\\\\\\\\\\"set_name\\\\\\\\\\\\\\\
":0,\\\\\\\\\\\\\\\"set_uid\\\\\\\\\\\\\\\":0}]\\\\\\\",\\\\\\\"sale_items\\\\\\\":
\\\\\\\"-++-ITEM66F8773DDC4A03-++-\\\\\\\",\\\\\\\"sale_warehouse\\\\\\\":\\\\\\\"-
++-WRHS668F5221C4BF21-++-\\\\\\\",\\\\\\\"sale_batch\\\\\\\":\\\\\\\"-++-BCH1001-+
+-\\\\\\\",\\\\\\\"total_sales_amount\\\\\\\":21300,\\\\\\\"total_discount_amount\\
\\\\\":0,\\\\\\\"total_discount_amount_1\\\\\\\":0,\\\\\\\"total_discount_amount_2\
\\\\\\":0,\\\\\\\"gross_total_amount\\\\\\\":21300,\\\\\\\"total_profit_amount\\\\\
\\":7100,\\\\\\\"return_discount_amount_1\\\\\\\":null,\\\\\\\"return_discount_amou
nt_2\\\\\\\":null,\\\\\\\"total_return_discount\\\\\\\":null,\\\\\\\"return_profit\
\\\\\\":null,\\\\\\\"return_total\\\\\\\":null,\\\\\\\"delivery_type\\\\\\\":\\\\\\
\"full\\\\\\\",\\\\\\\"user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\",\\\\\\
\"user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"sub_approval\\\\\\\":\\\\\\\"appr
oved\\\\\\\",\\\\\\\"sub_approval_user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\
\\\",\\\\\\\"sub_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"main_appr
oval\\\\\\\":\\\\\\\"approved\\\\\\\",\\\\\\\"main_approval_user\\\\\\\":\\\\\\\"AD
MIN127H8JL7T45FEHH943!\\\\\\\",\\\\\\\"main_approval_user_name\\\\\\\":\\\\\\\"admi
n\\\\\\\",\\\\\\\"approval_type\\\\\\\":\\\\\\\"new\\\\\\\",\\\\\\\"approval_entry\
\\\\\\":null,\\\\\\\"old_entry_details\\\\\\\":null,\\\\\\\"created_at\\\\\\\":\\\\
\\\"2024-10-08 10:55:13\\\\\\\"}\\\",\\\"created_at\\\":\\\"2024-10-08
10:55:13\\\"}\",\"created_at\":\"2024-10-08 10:55:13\"}','2024-10-08 02:20:50'),
(1181,'EXP_202410081334381728376478625986048',NULL,'capitals_CAP6704EE9D6CC595_SAFE
ACCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','capita
ls','ALE_CAP6704EE9D6CC595','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-10-08
04:34:37','CURR6690AF39D9B836',22000,22000,0,0,'Capitals: Cash Paid to Mr.
Samiullah Samimi','Cash Paid to Mr. Samiullah
Samimi','{\"id\":21,\"uid\":\"CAP6704EE9D6CC595\",\"branch\":\"BRCH664D790E231556\"
,\"event_date\":\"2024-10-
08\",\"type\":\"CPCT6704EC994EF9C2\",\"type_name\":\"Samiullah
Samimi\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL66E40F24E31C52\",\"shareholder_name\":\"\\u062c\\
u0644\\u06cc\\u0644 \\u0627\\u062d\\u0645\\u062f \\u0646\\u0627\\u0638\\u0631\\
u06cc\",\"currency\":\"CURR6690AF39D9B836\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\
u06cc\",\"currency_symbol\":\"AFG\",\"amount\":22000,\"percentage\":20,\"details\":
\"Cash Paid to Mr. Samiullah Samimi\",\"created_at\":\"2024-10-08
04:34:37\",\"currency_usd_equalance\":70}','2024-10-08 04:34:38'),
(1182,'JRL_202410081344021728377042860756992',10,'journal_receiving_JRNL6704F0D2999
FB1_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356'
,'journal','ALE_JRNL6704F0D2999FB1','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-10-08 04:44:02','CURR668EFECFDD0671',0,0,23000,23000,'Journal # 10 Cash Paid for
Daily Office Expeness','Cash Paid for Daily Office
Expeness','{\"id\":102,\"uid\":\"JRNL6704F0D2999FB1\",\"branch\":\"BRCH668EE8F08DD3
56\",\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT66BF07B86D7F75\",\"receiving_amount\":23000,\"payment_amount\":23000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"Cash Paid for
Daily Office Expeness\",\"payment_narration\":\"Cash Paid for Daily Office
Expeness\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\",\"is_
receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
04:44:02\",\"invoice\":10,\"extra_income_account\":null,\"extra_income_amount\":nul
l,\"is_extra_income\":\"no\",\"serial_id\":10}','2024-10-08 04:44:02'),
(1183,'JRL_202410081344031728377043038522112',10,'journal_payment_JRNL6704F0D2999FB
1_ACCT66BF07B86D7F75_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','A
LE_JRNL6704F0D2999FB1','ACCT66BF07B86D7F75','cashbook','2024-10-08
04:44:02','CURR668EFECFDD0671',23000,23000,0,0,'Journal # 10 Cash Paid for Daily
Office Expeness','Cash Paid for Daily Office
Expeness','{\"id\":102,\"uid\":\"JRNL6704F0D2999FB1\",\"branch\":\"BRCH668EE8F08DD3
56\",\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT66BF07B86D7F75\",\"receiving_amount\":23000,\"payment_amount\":23000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"Cash Paid for
Daily Office Expeness\",\"payment_narration\":\"Cash Paid for Daily Office
Expeness\",\"receiving_cue\":70.5,\"payment_cue\":70.5,\"is_activity\":\"no\",\"is_
receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
04:44:02\",\"invoice\":10,\"extra_income_account\":null,\"extra_income_amount\":nul
l,\"is_extra_income\":\"no\",\"serial_id\":10}','2024-10-08 04:44:03'),
(1184,'PSL_202410081416521728379012704685056',NULL,'salary_payslip_EPAY6704F865E402
61_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356',
'payslips','ALE_EPAY6704F865E40261','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-10-08
05:16:21','CURR668EFECFDD0671',0,0,806.4516129032236,806.4516129032236,'Salary:
Paid the Sep-24 Salary to Mr. Samiullah Samimi','Paid the Sep-24 Salary to Mr.
Samiullah
Samimi','{\"id\":6,\"uid\":\"EPAY6704F865E40261\",\"branch\":\"BRCH668EE8F08DD356\"
,\"pay_date\":\"2024-10-
08\",\"pay_month\":10,\"p_pay_month\":7,\"p_pay_year\":1403,\"pay_year\":2024,\"cur
rency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":1,\"employee\":\"EMPL6704
F23053FB84\",\"basic_salary\":25000,\"earnings\":\"[]\",\"advance_amount\":0,\"dedu
ctions\":\"[]\",\"total_earning\":25000,\"total_deduction\":24193.54838709677642327
733337879180908203125,\"net_salary\":806.45161290322357672266662120819091796875,\"t
otal_month_days\":31,\"total_absents\":30,\"total_deduction_absents\":24193.5483870
9677642327733337879180908203125,\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"nar
ration\":\"Paid the Sep-24 Salary to Mr. Samiullah
Samimi\",\"status\":\"confirm\",\"created_at\":\"2024-10-08 05:16:21\"}','2024-10-
08 05:16:52'),
(1185,'EXP_202410081424231728379463162683136',NULL,'advances_EADV6704FA46ECD485_SAF
EACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','advan
ces','ALE_EADV6704FA46ECD485','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-10-
08 05:24:22','CURR668EFECFDD0671',0,0,4000,4000,'Advance:
',NULL,'{\"id\":9,\"uid\":\"EADV6704FA46ECD485\",\"branch\":\"BRCH668EE8F08DD356\",
\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\
"advance_date\":\"2024-10-
08\",\"employee\":\"EMPL6704F23053FB84\",\"previous_advance\":0,\"new_advance\":400
0,\"total_advance\":4000,\"narration\":null,\"created_at\":\"2024-10-08
05:24:22\"}','2024-10-08 05:24:23'),
(1188,'JRL_202410082242281728409348545968896',5,'journal_receiving_JRNL67056F044927
F3_ACCT66FEBD699F83F7_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL67056F044927F3','ACCT66FEBD699F83F7','client','2024-10-08
13:42:28','CURR66F984C96B6691',0,0,10000,10000,'Journal # 5 ‫رسید به حساب‬
‫'رسید به حساب‬,'‫عزیز‬
‫'عزیز‬,'{\"id\":104,\"uid\":\"JRNL67056F044927F3\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FEBD699F83F7\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":10000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\
u0633\\u06cc\\u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u0639\\u0632\\
u06cc\\u0632\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0628\\
u0647 \\u062d\\u0633\\u0627\\u0628 \\u0639\\u0632\\u06cc\\
u0632\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
13:42:28\",\"invoice\":5,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":5}','2024-10-08 13:42:28'),
(1189,'JRL_202410082242281728409348753171968',5,'journal_payment_JRNL67056F044927F3
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','j
ournal','ALE_JRNL67056F044927F3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-08 13:42:28','CURR66F984C96B6691',10000,10000,0,0,'Journal # 5 ‫رسید به حساب‬
‫'رسید به حساب‬,'‫عزیز‬
‫'عزیز‬,'{\"id\":104,\"uid\":\"JRNL67056F044927F3\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FEBD699F83F7\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":10000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\
u0633\\u06cc\\u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u0639\\u0632\\
u06cc\\u0632\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0628\\
u0647 \\u062d\\u0633\\u0627\\u0628 \\u0639\\u0632\\u06cc\\
u0632\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
13:42:28\",\"invoice\":5,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":5}','2024-10-08 13:42:28'),
(1190,'JRL_202410082301501728410510813658112',6,'journal_receiving_JRNL6705738E922E
A9_ACCT670570C822BBD8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL6705738E922EA9','ACCT670570C822BBD8','client','2024-10-08
14:01:50','CURR66F984C96B6691',0,0,10000,10000,'Journal # 6 ‫رسید به حساب حاجی نعیمت‬
‫'رسید به حساب حاجی نعیمت‬,'‫الله‬
‫'الله‬,'{\"id\":105,\"uid\":\"JRNL6705738E922EA9\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT670570C822BBD8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":10000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\
u0633\\u06cc\\u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\
u062c\\u06cc \\u0646\\u0639\\u06cc\\u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0628\\u0647 \\
u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\u062c\\u06cc \\u0646\\u0639\\u06cc\\
u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
14:01:50\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-10-08 14:01:50'),
(1191,'JRL_202410082301511728410511025767168',6,'journal_payment_JRNL6705738E922EA9
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','j
ournal','ALE_JRNL6705738E922EA9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-08 14:01:50','CURR66F984C96B6691',10000,10000,0,0,'Journal # 6 ‫رسید به حساب حاجی‬
‫'رسید به حساب حاجی نعیمت‬,'‫نعیمت الله‬
‫'الله‬,'{\"id\":105,\"uid\":\"JRNL6705738E922EA9\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT670570C822BBD8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":10000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\
u0633\\u06cc\\u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\
u062c\\u06cc \\u0646\\u0639\\u06cc\\u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0628\\u0647 \\
u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\u062c\\u06cc \\u0646\\u0639\\u06cc\\
u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
14:01:50\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-10-08 14:01:51'),
(1192,'ACT_202410082305031728410703065282048',NULL,'opening_balance_ACCT670570C822B
BD8_ACCT670570C822BBD8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT670570C822BBD8','ACCT670570C822BBD8','client','2024-10-08
13:50:00','CURR66F984C96B6691',50000,50000,0,0,' ‫'از درک بیل‬,'6078 ‫از درک بیل نمبر‬
‫نمبر‬
6078','{\"id\":5191,\"uid\":\"ACCT670570C822BBD8\",\"branch\":\"BRCH668EFCDB7C8B58\
",\"name\":\"\\u062d\\u0627\\u062c\\u06cc \\u0646\\u0639\\u06cc\\u0645\\u062a \\
u0627\\u0644\\u0644\\u0647 \\u0645\\u0632\\u0627\\u0631\\u0634\\u0631\\u06cc\\
u0641\",\"type\":\"client\",\"code\":700,\"mobile\":\"0799252001\",\"client_type\":
\"category\",\"category\":\"CLC66F84AA3894C15\",\"sales_man\":null,\"shared\":\"no\
",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\
":null,\"employee_uid\":null,\"memo\":\"\\u0627\\u0632 \\u062f\\u0631\\u06a9 \\
u0628\\u06cc\\u0644 \\u0646\\u0645\\u0628\\u0631 6078\",\"address\":\"\\u0642\\
u0648\\u0627\\u06cc \\u0645\\u0631\\u06a9\\
u0632\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66F984C96B6
691\\\",\\\"usd_equalance\\\":68.5,\\\"ob_debit\\\":\\\"50000\\\",\\\"ob_credit\\\"
:null}]\",\"created_at\":\"2024-10-08 13:50:00\"}','2024-10-08 14:05:03'),
(1193,'JRL_202410082307121728410832110857984',7,'journal_receiving_JRNL670574CFDF02
31_ACCT670570C822BBD8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL670574CFDF0231','ACCT670570C822BBD8','client','2024-10-08
14:07:11','CURR66F984C96B6691',0,0,10000,10000,'Journal # 7 ‫رسید به حساب حاجی نعیمت‬
‫'رسید به حساب حاجی نعیمت‬,'‫الله‬
‫'الله‬,'{\"id\":106,\"uid\":\"JRNL670574CFDF0231\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT670570C822BBD8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":10000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\
u0633\\u06cc\\u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\
u062c\\u06cc \\u0646\\u0639\\u06cc\\u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0628\\u0647 \\
u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\u062c\\u06cc \\u0646\\u0639\\u06cc\\
u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
14:07:11\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-10-08 14:07:12'),
(1194,'JRL_202410082307121728410832325579776',7,'journal_payment_JRNL670574CFDF0231
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','j
ournal','ALE_JRNL670574CFDF0231','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-08 14:07:11','CURR66F984C96B6691',10000,10000,0,0,'Journal # 7 ‫رسید به حساب حاجی‬
‫'رسید به حساب حاجی نعیمت‬,'‫نعیمت الله‬
‫'الله‬,'{\"id\":106,\"uid\":\"JRNL670574CFDF0231\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"journal_date\":\"2024-10-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT670570C822BBD8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":10000,\"payment_amount\":10000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0631\\
u0633\\u06cc\\u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\
u062c\\u06cc \\u0646\\u0639\\u06cc\\u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u0628\\u0647 \\
u062d\\u0633\\u0627\\u0628 \\u062d\\u0627\\u062c\\u06cc \\u0646\\u0639\\u06cc\\
u0645\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-08
14:07:11\",\"invoice\":7,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":7}','2024-10-08 14:07:12'),
(1195,'JRL_202410091155351728456935329088000',8,'journal_receiving_JRNL670628E6DAE7
A5_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58',
'journal','ALE_JRNL670628E6DAE7A5','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024
-10-09 02:55:35','CURR66F984C96B6691',0,0,1000,1000,'Journal # 8
sacd','sacd','{\"id\":107,\"uid\":\"JRNL670628E6DAE7A5\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-10-
09\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6704C046B8AF34\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"sacd\",\"payment_
narration\":\"sacd\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"
no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approva
l\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_
user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN
127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new
\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-09
02:55:35\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-10-09 02:55:35'),
(1196,'JRL_202410091155351728456935690027008',8,'journal_payment_JRNL670628E6DAE7A5
_ACCT6704C046B8AF34_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL670628E6DAE7A5','ACCT6704C046B8AF34','supplier','2024-10-09
02:55:35','CURR66F984C96B6691',1000,1000,0,0,'Journal # 8
sacd','sacd','{\"id\":107,\"uid\":\"JRNL670628E6DAE7A5\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-10-
09\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6704C046B8AF34\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"sacd\",\"payment_
narration\":\"sacd\",\"receiving_cue\":68.5,\"payment_cue\":68.5,\"is_activity\":\"
no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approva
l\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_
user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN
127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new
\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-09
02:55:35\",\"invoice\":8,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":8}','2024-10-09 02:55:35'),
(1197,'ACT_202410121038591728711539191293952',NULL,'opening_balance_ACCT670A0B73153
D61_ACCT670A0B73153D61_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT670A0B73153D61','ACCT670A0B73153D61','client','2024-10-12
01:38:59','CURR66F984C96B6691',2000,2000,0,0,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5194\",\"uid\":\"ACCT670A0B73153D61\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nu
ll,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":null,\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\
u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
00\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-12 01:38:59\"}','2024-
10-12 01:38:59'),
(1198,'EXP_202410121055501728712550040584192',3,'expenses_EXPE670A0F659A47F8_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE670A0F659A47F8','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-12
01:55:49','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'قیلثسلثسس‬,'‫'قیلثسلثسس‬,'{\"id\":\"54\",\"uid\":\"EXPE670A0F659A47F8\",\"branch\":\"
BRCH668EFCDB7C8B58\",\"type\":\"EXPT670A0F367C7604\",\"exp_date\":\"2024-10-
12\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"9000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"\\u0642\\u06cc\\u0644\\u062b\\u0633\\u0644\\u062b\\u0633\\
u0633\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-12 01:55:49\",\"serial_id\":\"3\"}','2024-10-12
01:55:50'),
(1199,'ACT_202410131419131728811153827430912',NULL,'opening_balance_ACCT670B90917DC
E45_ACCT670B90917DCE45_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT670B90917DCE45','ACCT670B90917DCE45','supplier','2024-10-13
05:19:13','CURR66F984C96B6691',0,0,4000,4000,'nbhbhj','nbhbhj','{\"id\":\"5195\",\"
uid\":\"ACCT670B90917DCE45\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmady\",
\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"gen
eral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"u
sername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\"
:null,\"memo\":\"nbhbhj\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\
\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"o
b_debit\\\":null,\\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-10-13
05:19:13\"}','2024-10-13 05:19:13'),
(1200,'JRL_202410131420561728811256023997184',9,'journal_receiving_JRNL670B90F74D13
12_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58',
'journal','ALE_JRNL670B90F74D1312','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024
-10-13 05:20:55','CURR66F984C96B6691',0,0,2000,2000,'Journal # 9
nmbkjbj','nmbkjbj','{\"id\":\"108\",\"uid\":\"JRNL670B90F74D1312\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-10-
13\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT670B90917DCE45\",\"receiving_amount\":\"2000\",\"payment_amount\":\"2000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"nmbkj
bj\",\"payment_narration\":\"nmbkjbj\",\"receiving_cue\":\"68.5\",\"payment_cue\":\
"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"c
reated_at\":\"2024-10-13
05:20:55\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-10-13 05:20:56'),
(1201,'JRL_202410131420561728811256414825984',9,'journal_payment_JRNL670B90F74D1312
_ACCT670B90917DCE45_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL670B90F74D1312','ACCT670B90917DCE45','supplier','2024-10-13
05:20:55','CURR66F984C96B6691',2000,2000,0,0,'Journal # 9
nmbkjbj','nmbkjbj','{\"id\":\"108\",\"uid\":\"JRNL670B90F74D1312\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-10-
13\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT670B90917DCE45\",\"receiving_amount\":\"2000\",\"payment_amount\":\"2000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"nmbkj
bj\",\"payment_narration\":\"nmbkjbj\",\"receiving_cue\":\"68.5\",\"payment_cue\":\
"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"c
reated_at\":\"2024-10-13
05:20:55\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-10-13 05:20:56'),
(1202,'PCH_202410131424441728811484024290048',8,'purchases_pa_PRCH670B91DB095D05_AC
CT670B90917DCE45_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH670B91DB095D05','ACCT670B90917DCE45','supplier','2024-10-13
14:24:43','CURR66F984C96B6691',0,0,900,900,'<a
href=\"__embed_host__/purchases/invoice/PRCH670B91DB095D05\"
target=\"_blank\">Purchase# 1, Total: 900.00, Paid:
0.00</a>',NULL,'{\"id\":\"86\",\"uid\":\"PRCH670B91DB095D05\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\
",\"supplier\":\"ACCT670B90917DCE45\",\"old_balance\":\"-
2000\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"900\",\"discount_amount\":
\"0\",\"sub_total_amount\":\"900\",\"paid_amount\":null,\"cash_paid_account\":null,
\"pending_amount\":\"900\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\
\\"ITEM66FCE2348AA859\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\\\",\\\"cost\\\"
:180,\\\"real_cost\\\":180,\\\"qty\\\":5,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\"
:0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40,\\\"tp\\\":220,
\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"disco
unt\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sa
le_price\\\":220,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total
\\\":900}]\",\"items_uid\":\"-++-ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-
WRHS670A0DFD04F8E9-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-13
14:24:43\",\"serial_id\":\"8\"}','2024-10-13 05:24:44'),
(1203,'PCH_202410131424451728811485314440960',8,'purchases_sapaPRCH670B91DB095D05_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH670B91DB095D05','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-13 14:24:43','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH670B91DB095D05\"
target=\"_blank\">Purchase# 1, Total: 900.00, Paid:
0.00</a>',NULL,'{\"id\":\"86\",\"uid\":\"PRCH670B91DB095D05\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\
",\"supplier\":\"ACCT670B90917DCE45\",\"old_balance\":\"-
2000\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"900\",\"discount_amount\":
\"0\",\"sub_total_amount\":\"900\",\"paid_amount\":null,\"cash_paid_account\":null,
\"pending_amount\":\"900\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\
\\"ITEM66FCE2348AA859\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\\\",\\\"cost\\\"
:180,\\\"real_cost\\\":180,\\\"qty\\\":5,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\"
:0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40,\\\"tp\\\":220,
\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"disco
unt\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sa
le_price\\\":220,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total
\\\":900}]\",\"items_uid\":\"-++-ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-
WRHS670A0DFD04F8E9-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-13
14:24:43\",\"serial_id\":\"8\"}','2024-10-13 05:24:45'),
(1206,'ACT_202410161303251729065805605259776',NULL,'opening_balance_ACCT670F734D6FC
970_ACCT670F734D6FC970_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT670F734
D6FC970','ACCT670F734D6FC970','client','2024-10-16
04:03:25','usd',2000,2000,0,0,'dvs','dvs','{\"id\":\"5196\",\"uid\":\"ACCT670F734D6
FC970\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\":\"client\",\"co
de\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\
"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\
":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"dvs\",\"a
ddress\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\
\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null
}]\",\"created_at\":\"2024-10-16 04:03:25\"}','2024-10-16 04:03:25'),
(1207,'ACT_202410161304381729065878435781888',NULL,'opening_balance_ACCT670F7396539
433_ACCT670F7396539433_supplier_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT670F7
396539433','ACCT670F7396539433','supplier','2024-10-16
04:04:38','usd',0,0,1000,1000,'dcvs','dcvs','{\"id\":\"5197\",\"uid\":\"ACCT670F739
6539433\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamad\",\"type\":\"supplie
r\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\
":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"p
assword\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"d
cvs\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"
usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\
"1000\\\"}]\",\"created_at\":\"2024-10-16 04:04:38\"}','2024-10-16 04:04:38'),
(1208,'ACT_202410161305041729065904560314880',NULL,'opening_balance_ACCT670F73B0744
3D1_ACCT670F73B07443D1_bank_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT670F73B07
443D1','ACCT670F73B07443D1','bank','2024-10-16 04:05:04','usd',50000,50000,0,0,'
‫'یر‬,'‫'یر‬,'{\"id\":\"5198\",\"uid\":\"ACCT670F73B07443D1\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"name\":\"\\u0645\\u06cc\\u0648\\u0646\\u062f \\u0628\\u0627\\u0646\\
u06a9\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06cc\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"50000\\\",\\\"ob_cre
dit\\\":null}]\",\"created_at\":\"2024-10-16 04:05:04\"}','2024-10-16 04:05:04'),
(1210,'PCH_202410161321131729066873251097856',9,'purchases_pa_PRCH670F7779264AD1_AC
CT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE
_PRCH670F7779264AD1','ACCT66FCE5D9C135C3','supplier','2024-10-16
13:21:13','CURR66F984C96B6691',0,0,87200,87200,'<a
href=\"__embed_host__/purchases/invoice/PRCH670F7779264AD1\"
target=\"_blank\">Purchase# 1, Total: 207,200.00, Paid:
120,000.00</a>',NULL,'{\"id\":\"87\",\"uid\":\"PRCH670F7779264AD1\",\"branch\":\"BR
CH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\
"68.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
7400\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"207200\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"207200\",\"paid_amount\":\"120000\",\"cash_paid_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"87200\",\"transport_e
xpense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM670F7661738EE6\\\",\\\"warehouse\
\\":\\\"WRHS670F7593E510A4\\\",\\\"cost\\\":10000,\\\"real_cost\\\":10000,\\\"qty\\
\":20,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"profit\\\":2000,\\\"tp\\\":12000,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":12000,\\\"transpor
t_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200000},
{\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\
\",\\\"cost\\\":180,\\\"real_cost\\\":180,\\\"qty\\\":40,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40
,\\\"tp\\\":220,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token
\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry
\\\":null,\\\"sale_price\\\":220,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nu
ll\\\",\\\"total\\\":7200}]\",\"items_uid\":\"-++-ITEM670F7661738EE6-++-,-++-
ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-WRHS670F7593E510A4-++-,-++-
WRHS670F7593E510A4-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-16
13:21:13\",\"serial_id\":\"9\"}','2024-10-16 04:21:13'),
(1211,'PCH_202410161321131729066873356399104',9,'purchases_cpa_PRCH670F7779264AD1_S
AFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH670F7779264AD1','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-16 13:21:13','CURR66F984C96B6691',0,0,120000,120000,'<a
href=\"__embed_host__/purchases/invoice/PRCH670F7779264AD1\"
target=\"_blank\">Purchase# 1, Total: 207,200.00, Paid:
120,000.00</a>',NULL,'{\"id\":\"87\",\"uid\":\"PRCH670F7779264AD1\",\"branch\":\"BR
CH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\
"68.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
7400\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"207200\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"207200\",\"paid_amount\":\"120000\",\"cash_paid_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"87200\",\"transport_e
xpense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM670F7661738EE6\\\",\\\"warehouse\
\\":\\\"WRHS670F7593E510A4\\\",\\\"cost\\\":10000,\\\"real_cost\\\":10000,\\\"qty\\
\":20,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"profit\\\":2000,\\\"tp\\\":12000,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":12000,\\\"transpor
t_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200000},
{\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\
\",\\\"cost\\\":180,\\\"real_cost\\\":180,\\\"qty\\\":40,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40
,\\\"tp\\\":220,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token
\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry
\\\":null,\\\"sale_price\\\":220,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nu
ll\\\",\\\"total\\\":7200}]\",\"items_uid\":\"-++-ITEM670F7661738EE6-++-,-++-
ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-WRHS670F7593E510A4-++-,-++-
WRHS670F7593E510A4-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-16
13:21:13\",\"serial_id\":\"9\"}','2024-10-16 04:21:13'),
(1212,'SAL_202410161324091729067049552096000',10,'sales_SALE670F78296D3CF6_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E670F78296D3CF6','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-16
13:24:09','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE670F78296D3CF6\" target=\"_blank\">Sales#
10, Total: 24,000.00, Trans Exp: 0.00, Paid:
24,000.00</a>',NULL,'{\"id\":\"140\",\"uid\":\"SALE670F78296D3CF6\",\"serial_id\":\
"10\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"550
0.666666666667\",\"invoice\":\"10\",\"memo\":null,\"sales_total\":\"24000\",\"trans
_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"24000\",\"cash_received\"
:\"24000\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"
plate\\\":null,\\\"item\\\":\\\"ITEM670F7661738EE6\\\",\\\"item_uqid\\\":\\\"RTIREM
1729067036825\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"batch\\\":\\\"BC
H1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
10000,\\\"sale_price\\\":12000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"disc
ount_2\\\":0,\\\"profit\\\":2000,\\\"item_total\\\":24000,\\\"set_name\\\":0,\\\"se
t_uid\\\":0}]\",\"sale_items\":\"-++-ITEM670F7661738EE6-+
+-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"24000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240
00\",\"total_profit_amount\":\"4000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-16 13:24:09\"}','2024-10-16 04:24:09'),
(1213,'SAL_202410161324091729067049637723904',10,'sales_cra_SALE670F78296D3CF6_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE670F78296D3CF6','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-16
13:24:09','CURR66F984C96B6691',24000,24000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE670F78296D3CF6\" target=\"_blank\">Sales#
10, Total: 24,000.00, Trans Exp: 0.00, Paid:
24,000.00</a>',NULL,'{\"id\":\"140\",\"uid\":\"SALE670F78296D3CF6\",\"serial_id\":\
"10\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"550
0.666666666667\",\"invoice\":\"10\",\"memo\":null,\"sales_total\":\"24000\",\"trans
_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"24000\",\"cash_received\"
:\"24000\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"
plate\\\":null,\\\"item\\\":\\\"ITEM670F7661738EE6\\\",\\\"item_uqid\\\":\\\"RTIREM
1729067036825\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"batch\\\":\\\"BC
H1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
10000,\\\"sale_price\\\":12000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0
,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wid
th\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"disc
ount_2\\\":0,\\\"profit\\\":2000,\\\"item_total\\\":24000,\\\"set_name\\\":0,\\\"se
t_uid\\\":0}]\",\"sale_items\":\"-++-ITEM670F7661738EE6-+
+-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"24000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240
00\",\"total_profit_amount\":\"4000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-16 13:24:09\"}','2024-10-16 04:24:09'),
(1214,'JRL_202410161326071729067167772901888',10,'journal_receiving_JRNL670F789F90A
670_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL670F789F90A670','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-10-16 04:26:07','CURR66F984C96B6691',0,0,20000,20000,'Journal # 10
vfgbhrdgber','vfgbhrdgber','{\"id\":\"110\",\"uid\":\"JRNL670F789F90A670\",\"branch
\":\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-10-
16\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66FEBD699F83F7\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"vfg
bhrdgber\",\"payment_narration\":\"vfgbhrdgber\",\"receiving_cue\":\"68.5\",\"payme
nt_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":nul
l,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-10-16
04:26:07\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-10-16 04:26:07'),
(1215,'JRL_202410161326071729067167911889152',10,'journal_payment_JRNL670F789F90A67
0_ACCT66FEBD699F83F7_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','ALE
_JRNL670F789F90A670','ACCT66FEBD699F83F7','client','2024-10-16
04:26:07','CURR66F984C96B6691',20000,20000,0,0,'Journal # 10
vfgbhrdgber','vfgbhrdgber','{\"id\":\"110\",\"uid\":\"JRNL670F789F90A670\",\"branch
\":\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-10-
16\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66FEBD699F83F7\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"vfg
bhrdgber\",\"payment_narration\":\"vfgbhrdgber\",\"receiving_cue\":\"68.5\",\"payme
nt_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":nul
l,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-10-16
04:26:07\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-10-16 04:26:07'),
(1216,'SAL_202410161328471729067327794091008',11,'sales_SALE670F793FA9B7E7_ACCT66FE
652A579735_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE670F793
FA9B7E7','ACCT66FE652A579735','client','2024-10-16
13:28:47','CURR66F984C96B6691',3600000,3600000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE670F793FA9B7E7\" target=\"_blank\">Sales#
11, Total: 3,600,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"141\",\"uid\":\"SALE670F793FA9B7E7\",\"serial_id\":\"11\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FE652A579735\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":\"2000\",\"invoice\":\"11\",\"memo\":null,\"sales_tota
l\":\"3600000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"36
00000\",\"cash_received\":\"0\",\"remaining_amount\":\"3600000\",\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM670F7661738EE6\\\",\
\\"item_uqid\\\":\\\"RTIREM1729067322175\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510
A4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narra
tion\\\":null,\\\"cost\\\":10000,\\\"sale_price\\\":12000,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":300,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bon
us\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\
",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":2000,\\\"item_total\\\":36
00000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM670F7661738EE6-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"3600000\",\"total_discount_amount\":\"0\",\"total_dis
count_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"3
600000\",\"total_profit_amount\":\"600000\",\"return_discount_amount_1\":null,\"ret
urn_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,
\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943
!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-10-16 13:28:47\"}','2024-10-16 04:28:47'),
(1217,'SAL_202410161328471729067327880579072',11,'sales_sacrSALE670F793FA9B7E7_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE670F793FA9B7E7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-16
13:28:47','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE670F793FA9B7E7\" target=\"_blank\">Sales#
11, Total: 3,600,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"141\",\"uid\":\"SALE670F793FA9B7E7\",\"serial_id\":\"11\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FE652A579735\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":\"2000\",\"invoice\":\"11\",\"memo\":null,\"sales_tota
l\":\"3600000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"36
00000\",\"cash_received\":\"0\",\"remaining_amount\":\"3600000\",\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM670F7661738EE6\\\",\
\\"item_uqid\\\":\\\"RTIREM1729067322175\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510
A4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narra
tion\\\":null,\\\"cost\\\":10000,\\\"sale_price\\\":12000,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":300,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bon
us\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\
",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":2000,\\\"item_total\\\":36
00000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM670F7661738EE6-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"3600000\",\"total_discount_amount\":\"0\",\"total_dis
count_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"3
600000\",\"total_profit_amount\":\"600000\",\"return_discount_amount_1\":null,\"ret
urn_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,
\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943
!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-10-16 13:28:47\"}','2024-10-16 04:28:47'),
(1218,'JRL_202410161331341729067494293114880',11,'journal_receiving_JRNL670F79E62FA
CC7_ACCT6704BFB15FF423_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL670F79E62FACC7','ACCT6704BFB15FF423','client','2024-10-16
04:31:34','CURR66F984C96B6691',0,0,1000,1000,'Journal # 11
dssgv','dssgv','{\"id\":\"111\",\"uid\":\"JRNL670F79E62FACC7\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-10-
16\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6704BFB15FF423\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"dssgv
\",\"payment_narration\":\"dssgv\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.
5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_ui
d\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\
"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"creat
ed_at\":\"2024-10-16
04:31:34\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2024-10-16 04:31:34'),
(1219,'JRL_202410161331341729067494377681920',11,'journal_payment_JRNL670F79E62FACC
7_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL670F79E62FACC7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-16 04:31:34','CURR66F984C96B6691',1000,1000,0,0,'Journal # 11
dssgv','dssgv','{\"id\":\"111\",\"uid\":\"JRNL670F79E62FACC7\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-10-
16\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6704BFB15FF423\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"dssgv
\",\"payment_narration\":\"dssgv\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.
5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_ui
d\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\
"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"creat
ed_at\":\"2024-10-16
04:31:34\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2024-10-16 04:31:34'),
(1220,'EXP_202410161332441729067564499567872',4,'expenses_EXPE670F7A2C59FB86_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE670F7A2C59FB86','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-16
04:32:44','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'ط‬,'‫'ط‬,'{\"id\":\"55\",\"uid\":\"EXPE670F7A2C59FB86\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"type\":\"EXPT670F7A0EE0FA15\",\"exp_date\":\"2024-10-
16\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"9000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"\\
u0637\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-16 04:32:44\",\"serial_id\":\"4\"}','2024-10-16
04:32:44'),
(1221,'ACT_202410161511341729073494481682944',NULL,'opening_balance_ACCT670F91564AF
F28_ACCT670F91564AFF28_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT670F91564AFF28','ACCT670F91564AFF28','client','2024-10-16
06:11:34','CURR66F984C96B6691',0,0,4000,4000,'z','z','{\"id\":\"5199\",\"uid\":\"AC
CT670F91564AFF28\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":\"
client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"cate
gory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":nul
l,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\
":\"z\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-10-16 06:11:34\"}','2024-
10-16 06:11:34'),
(1222,'ACT_202410161512221729073542263008000',NULL,'opening_balance_ACCT670F91862AD
1C0_ACCT670F91862AD1C0_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT670F91862AD1C0','ACCT670F91862AD1C0','supplier','2024-10-16
06:12:22','CURR66F984C96B6691',2000,2000,0,0,'z','z','{\"id\":\"5200\",\"uid\":\"AC
CT670F91862AD1C0\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0627\\u062d\\
u0645\\
u062f\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"z\",\"address\":null,\"stats\":null,\"opening_balance\":\"
[{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\
\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-16
06:12:22\"}','2024-10-16 06:12:22'),
(1223,'ACT_202410191238411729323521615226112',NULL,'opening_balance_ACCT67136201391
A52_ACCT67136201391A52_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67136201391A52','ACCT67136201391A52','client','2024-10-19
03:38:41','CURR66F984C96B6691',2000,2000,0,0,'jhbgkgbkkhb','jhbgkgbkkhb','{\"id\":\
"5202\",\"uid\":\"ACCT67136201391A52\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\
"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\
":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":n
ull,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employe
e_uid\":null,\"memo\":\"jhbgkgbkkhb\",\"address\":null,\"stats\":null,\"opening_bal
ance\":\"[{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68
.5\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"20
24-10-19 03:38:41\"}','2024-10-19 03:38:41'),
(1224,'JRL_202410191247561729324076044667904',12,'journal_receiving_JRNL6713642BE67
002_ACCT67136201391A52_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL6713642BE67002','ACCT67136201391A52','client','2024-10-19
03:47:55','CURR66F984C96B6691',0,0,1000,1000,'Journal # 12
‫'بالبزالبت‬,'‫'بالبزالبت‬,'{\"id\":\"112\",\"uid\":\"JRNL6713642BE67002\",\"branch\":\"B
RCH668EFCDB7C8B58\",\"journal_date\":\"2024-10-
19\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT67136201391A52\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0628\\u0627\\u0644\\u0628\\u0632\\u0644\\u0627\\u0628\\
u062a\",\"payment_narration\":\"\\u0628\\u0627\\u0644\\u0628\\u0632\\u0644\\u0627\\
u0628\\
u062a\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-19
03:47:55\",\"invoice\":\"12\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"12\"}','2024-10-19 03:47:56'),
(1225,'JRL_202410191247561729324076138319104',12,'journal_payment_JRNL6713642BE6700
2_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL6713642BE67002','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-19 03:47:55','CURR66F984C96B6691',1000,1000,0,0,'Journal # 12
‫'بالبزالبت‬,'‫'بالبزالبت‬,'{\"id\":\"112\",\"uid\":\"JRNL6713642BE67002\",\"branch\":\"B
RCH668EFCDB7C8B58\",\"journal_date\":\"2024-10-
19\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT67136201391A52\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0628\\u0627\\u0644\\u0628\\u0632\\u0644\\u0627\\u0628\\
u062a\",\"payment_narration\":\"\\u0628\\u0627\\u0644\\u0628\\u0632\\u0644\\u0627\\
u0628\\
u062a\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-19
03:47:55\",\"invoice\":\"12\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"12\"}','2024-10-19 03:47:56'),
(1226,'JRL_202410191252181729324338139750912',13,'journal_receiving_JRNL67136531CBA
F57_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL67136531CBAF57','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-10-19 03:52:17','CURR66F984C96B6691',0,0,20000,20000,'Journal # 13
mmmmmmmmmm','mmmmmmmmmm','{\"id\":\"113\",\"uid\":\"JRNL67136531CBAF57\",\"branch\"
:\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-10-
19\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT67136201391A52\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mmm
mmmmmmm\",\"payment_narration\":\"mmmmmmmmmm\",\"receiving_cue\":\"68.5\",\"payment
_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,
\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127
H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approve
d\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\"
:\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":
null,\"created_at\":\"2024-10-19
03:52:17\",\"invoice\":\"13\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"13\"}','2024-10-19 03:52:18'),
(1227,'JRL_202410191252181729324338326426880',13,'journal_payment_JRNL67136531CBAF5
7_ACCT67136201391A52_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','ALE
_JRNL67136531CBAF57','ACCT67136201391A52','client','2024-10-19
03:52:17','CURR66F984C96B6691',20000,20000,0,0,'Journal # 13
mmmmmmmmmm','mmmmmmmmmm','{\"id\":\"113\",\"uid\":\"JRNL67136531CBAF57\",\"branch\"
:\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-10-
19\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT67136201391A52\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mmm
mmmmmmm\",\"payment_narration\":\"mmmmmmmmmm\",\"receiving_cue\":\"68.5\",\"payment
_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,
\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127
H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approve
d\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\"
:\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":
null,\"created_at\":\"2024-10-19
03:52:17\",\"invoice\":\"13\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"13\"}','2024-10-19 03:52:18'),
(1228,'PCH_202410201327571729412877302735104',10,'purchases_pa_PRCH6714BF0D320C40_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH6714BF0D320C40','ACCT66FCE5D9C135C3','supplier','2024-10-20
13:27:57','CURR66F984C96B6691',0,0,410,410,'<a
href=\"__embed_host__/purchases/invoice/PRCH6714BF0D320C40\"
target=\"_blank\">Purchase# 1, Total: 2,410.00, Paid:
2,000.00</a>',NULL,'{\"id\":\"88\",\"uid\":\"PRCH6714BF0D320C40\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"6
8.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
94600\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"2410\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"2410\",\"paid_amount\":\"2000\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"410\",\"transport_expense\
":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6714BD95E29D99\\\",\\\"warehouse\\\":\\\
"WRHS6714BCAC8DB056\\\",\\\"cost\\\":8,\\\"real_cost\\\":8,\\\"qty\\\":300,\\\"bonu
s\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\"
,\\\"profit\\\":0,\\\"tp\\\":8,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0
,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"sale_price\\\":8,\\\"transport_expense\\\":0,\\\"expen
se\\\":\\\"null\\\",\\\"total\\\":2400},
{\\\"item\\\":\\\"ITEM6714BD6E740209\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\
\",\\\"cost\\\":2,\\\"real_cost\\\":2,\\\"qty\\\":5,\\\"bonus\\\":0,\\\"m2\\\":0,\\
\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"t
p\\\":2,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":2,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\
"total\\\":10}]\",\"items_uid\":\"-++-ITEM6714BD95E29D99-++-,-++-
ITEM6714BD6E740209-++-\",\"warehouses_uid\":\"-++-WRHS6714BCAC8DB056-++-,-++-
WRHS6714BCAC8DB056-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-20
13:27:57\",\"serial_id\":\"10\"}','2024-10-20 04:27:57'),
(1229,'PCH_202410201327571729412877396847872',10,'purchases_cpa_PRCH6714BF0D320C40_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH6714BF0D320C40','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-20 13:27:57','CURR66F984C96B6691',0,0,2000,2000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6714BF0D320C40\"
target=\"_blank\">Purchase# 1, Total: 2,410.00, Paid:
2,000.00</a>',NULL,'{\"id\":\"88\",\"uid\":\"PRCH6714BF0D320C40\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"6
8.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
94600\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"2410\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"2410\",\"paid_amount\":\"2000\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"410\",\"transport_expense\
":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6714BD95E29D99\\\",\\\"warehouse\\\":\\\
"WRHS6714BCAC8DB056\\\",\\\"cost\\\":8,\\\"real_cost\\\":8,\\\"qty\\\":300,\\\"bonu
s\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\"
,\\\"profit\\\":0,\\\"tp\\\":8,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0
,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"sale_price\\\":8,\\\"transport_expense\\\":0,\\\"expen
se\\\":\\\"null\\\",\\\"total\\\":2400},
{\\\"item\\\":\\\"ITEM6714BD6E740209\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\
\",\\\"cost\\\":2,\\\"real_cost\\\":2,\\\"qty\\\":5,\\\"bonus\\\":0,\\\"m2\\\":0,\\
\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"t
p\\\":2,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":2,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\
"total\\\":10}]\",\"items_uid\":\"-++-ITEM6714BD95E29D99-++-,-++-
ITEM6714BD6E740209-++-\",\"warehouses_uid\":\"-++-WRHS6714BCAC8DB056-++-,-++-
WRHS6714BCAC8DB056-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-20
13:27:57\",\"serial_id\":\"10\"}','2024-10-20 04:27:57'),
(1231,'SAL_202410201330591729413059597737984',12,'sales_cra_SALE6714BFC355B021_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6714BFC355B021','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-20
13:30:59','CURR66F984C96B6691',380,380,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6714BFC355B021\" target=\"_blank\">Sales#
12, Total: 380.00, Trans Exp: 0.00, Paid:
380.00</a>',NULL,'{\"id\":\"142\",\"uid\":\"SALE6714BFC355B021\",\"serial_id\":\"12
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66A734677DD187\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"12\"
,\"memo\":null,\"sales_total\":\"380\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"380\",\"cash_received\":\"380\",\"remaining_amount\":\"0\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6714B
DCE4707D1\\\",\\\"item_uqid\\\":\\\"RTIREM1729413029547\\\",\\\"warehouse\\\":\\\"W
RHS6714BCBF354DE6\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":200,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":5,\\\"discount_2\\\":0,\\\"profit\\\":90,\\\"item_total
\\\":380,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6714BDCE4707D1-++-\",\"sale_warehouse\":\"-++-WRHS6714BCBF354DE6-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"400\",\"total_discount_amount\":\"20\",\"total_discou
nt_amount_1\":\"20\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"380
\",\"total_profit_amount\":\"180\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-10-20 13:30:59\"}','2024-10-20 04:30:59'),
(1232,'JRL_202410211212451729494765773827072',11,'journal_receiving_JRNL6715FEED758
972_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356'
,'journal','ALE_JRNL6715FEED758972','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-10-21 03:12:45','CURR668EFECFDD0671',0,0,20000,20000,'Journal # 11
rfgegf','rfgegf','{\"id\":\"114\",\"uid\":\"JRNL6715FEED758972\",\"branch\":\"BRCH6
68EE8F08DD356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT6715FE96179832\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"rfg
egf\",\"payment_narration\":\"rfgegf\",\"receiving_cue\":\"78\",\"payment_cue\":\"7
8\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_ui
d\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\
"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"creat
ed_at\":\"2024-10-21
03:12:45\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2024-10-21 03:12:45'),
(1233,'JRL_202410211212461729494766174386944',11,'journal_payment_JRNL6715FEED75897
2_ACCT6715FE96179832_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','A
LE_JRNL6715FEED758972','ACCT6715FE96179832','cashbook','2024-10-21
03:12:45','CURR668EFECFDD0671',20000,20000,0,0,'Journal # 11
rfgegf','rfgegf','{\"id\":\"114\",\"uid\":\"JRNL6715FEED758972\",\"branch\":\"BRCH6
68EE8F08DD356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT6715FE96179832\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"rfg
egf\",\"payment_narration\":\"rfgegf\",\"receiving_cue\":\"78\",\"payment_cue\":\"7
8\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_ui
d\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\
"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"creat
ed_at\":\"2024-10-21
03:12:45\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2024-10-21 03:12:46'),
(1234,'JRL_202410211220231729495223200891136',12,'journal_receiving_JRNL671600B6F1D
C13_ACCT6715FE96179832_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal',
'ALE_JRNL671600B6F1DC13','ACCT6715FE96179832','cashbook','2024-10-21
03:20:22','CURR668EFECFDD0671',0,0,3000,3000,'Journal # 12
d','d','{\"id\":\"115\",\"uid\":\"JRNL671600B6F1DC13\",\"branch\":\"BRCH668EE8F08DD
356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"ACCT6715FE96179832\",\"payment_account\":\"ACCT
6715FFF72E2591\",\"receiving_amount\":\"3000\",\"payment_amount\":\"3000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"d\",\"payment_na
rration\":\"d\",\"receiving_cue\":\"78\",\"payment_cue\":\"78\",\"is_activity\":\"n
o\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval
\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_u
ser_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\
",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-21
03:20:22\",\"invoice\":\"12\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"12\"}','2024-10-21 03:20:23'),
(1235,'JRL_202410211220231729495223407151104',12,'journal_payment_JRNL671600B6F1DC1
3_ACCT6715FFF72E2591_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','A
LE_JRNL671600B6F1DC13','ACCT6715FFF72E2591','employee','2024-10-21
03:20:22','CURR668EFECFDD0671',3000,3000,0,0,'Journal # 12
d','d','{\"id\":\"115\",\"uid\":\"JRNL671600B6F1DC13\",\"branch\":\"BRCH668EE8F08DD
356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"ACCT6715FE96179832\",\"payment_account\":\"ACCT
6715FFF72E2591\",\"receiving_amount\":\"3000\",\"payment_amount\":\"3000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"d\",\"payment_na
rration\":\"d\",\"receiving_cue\":\"78\",\"payment_cue\":\"78\",\"is_activity\":\"n
o\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval
\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_u
ser_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\
",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-21
03:20:22\",\"invoice\":\"12\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"12\"}','2024-10-21 03:20:23'),
(1236,'JRL_202410211231381729495898268229120',13,'journal_receiving_JRNL6716035A27C
DC7_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356'
,'journal','ALE_JRNL6716035A27CDC7','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-10-21 03:31:38','CURR668EFECFDD0671',0,0,40000,40000,'Journal # 13
ff','ff','{\"id\":\"116\",\"uid\":\"JRNL6716035A27CDC7\",\"branch\":\"BRCH668EE8F08
DD356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT6716032D121DC9\",\"receiving_amount\":\"40000\",\"payment_amount\":\"400
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"ff\
",\"payment_narration\":\"ff\",\"receiving_cue\":\"78\",\"payment_cue\":\"78\",\"is
_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":
\"2024-10-21
03:31:38\",\"invoice\":\"13\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"13\"}','2024-10-21 03:31:38'),
(1237,'JRL_202410211231381729495898359781888',13,'journal_payment_JRNL6716035A27CDC
7_ACCT6716032D121DC9_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','ALE
_JRNL6716035A27CDC7','ACCT6716032D121DC9','client','2024-10-21
03:31:38','CURR668EFECFDD0671',40000,40000,0,0,'Journal # 13
ff','ff','{\"id\":\"116\",\"uid\":\"JRNL6716035A27CDC7\",\"branch\":\"BRCH668EE8F08
DD356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"ACCT6716032D121DC9\",\"receiving_amount\":\"40000\",\"payment_amount\":\"400
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"ff\
",\"payment_narration\":\"ff\",\"receiving_cue\":\"78\",\"payment_cue\":\"78\",\"is
_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":
\"2024-10-21
03:31:38\",\"invoice\":\"13\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"13\"}','2024-10-21 03:31:38'),
(1238,'JRL_202410211232161729495936303139072',14,'journal_receiving_JRNL6716038030F
748_ACCT6716032D121DC9_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','A
LE_JRNL6716038030F748','ACCT6716032D121DC9','client','2024-10-21
03:32:16','CURR668EFECFDD0671',0,0,2000,2000,'Journal # 14
dw','dw','{\"id\":\"117\",\"uid\":\"JRNL6716038030F748\",\"branch\":\"BRCH668EE8F08
DD356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"ACCT6716032D121DC9\",\"payment_account\":\"ACCT
6715FFF72E2591\",\"receiving_amount\":\"2000\",\"payment_amount\":\"2000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"dw\",\"payment_n
arration\":\"dw\",\"receiving_cue\":\"78\",\"payment_cue\":\"78\",\"is_activity\":\
"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approv
al\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval
_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"ne
w\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-21
03:32:16\",\"invoice\":\"14\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"14\"}','2024-10-21 03:32:16'),
(1239,'JRL_202410211232161729495936397763072',14,'journal_payment_JRNL6716038030F74
8_ACCT6715FFF72E2591_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','journal','A
LE_JRNL6716038030F748','ACCT6715FFF72E2591','employee','2024-10-21
03:32:16','CURR668EFECFDD0671',2000,2000,0,0,'Journal # 14
dw','dw','{\"id\":\"117\",\"uid\":\"JRNL6716038030F748\",\"branch\":\"BRCH668EE8F08
DD356\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"ACCT6716032D121DC9\",\"payment_account\":\"ACCT
6715FFF72E2591\",\"receiving_amount\":\"2000\",\"payment_amount\":\"2000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"dw\",\"payment_n
arration\":\"dw\",\"receiving_cue\":\"78\",\"payment_cue\":\"78\",\"is_activity\":\
"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approv
al\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval
_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"ne
w\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-21
03:32:16\",\"invoice\":\"14\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"14\"}','2024-10-21 03:32:16'),
(1240,'PCH_202410211334161729499656505945088',11,'purchases_pa_PRCH6716120856F199_A
CCT669225DC0B2054_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','AL
E_PRCH6716120856F199','ACCT669225DC0B2054','supplier','2024-10-21
13:34:16','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6716120856F199\"
target=\"_blank\">Purchase# 2, Total: 2,590.00, Paid:
2,590.00</a>',NULL,'{\"id\":\"89\",\"uid\":\"PRCH6716120856F199\",\"branch\":\"BRCH
668A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"6
6.5\",\"supplier\":\"ACCT669225DC0B2054\",\"old_balance\":\"-
76100\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"2590\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"2590\",\"paid_amount\":\"2590\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"pending_amount\":\"0\",\"transport_expense\":
\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM669CB131C9C403\\\",\\\"warehouse\\\":\\\"W
RHS66F3E6970499A2\\\",\\\"cost\\\":3,\\\"real_cost\\\":3,\\\"qty\\\":30,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"profit\\\":0,\\\"tp\\\":3,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\
\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":nul
l,\\\"expiry\\\":null,\\\"sale_price\\\":3,\\\"transport_expense\\\":0,\\\"expense\
\\":\\\"null\\\",\\\"total\\\":90},
{\\\"item\\\":\\\"ITEM669CB1A3DE8045\\\",\\\"warehouse\\\":\\\"WRHS66C305C14596D4\\
\",\\\"cost\\\":2500,\\\"real_cost\\\":2500,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0
,\\\"tp\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_toke
n\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expir
y\\\":null,\\\"sale_price\\\":2500,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"
null\\\",\\\"total\\\":2500}]\",\"items_uid\":\"-++-ITEM669CB131C9C403-++-,-++-
ITEM669CB1A3DE8045-++-\",\"warehouses_uid\":\"-++-WRHS66F3E6970499A2-++-,-++-
WRHS66C305C14596D4-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-21
13:34:16\",\"serial_id\":\"11\"}','2024-10-21 04:34:16'),
(1241,'PCH_202410211334161729499656619154944',11,'purchases_cpa_PRCH6716120856F199_
SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','pu
rchases','ALE_PRCH6716120856F199','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
10-21 13:34:16','CURR66921C11107792',0,0,2590,2590,'<a
href=\"__embed_host__/purchases/invoice/PRCH6716120856F199\"
target=\"_blank\">Purchase# 2, Total: 2,590.00, Paid:
2,590.00</a>',NULL,'{\"id\":\"89\",\"uid\":\"PRCH6716120856F199\",\"branch\":\"BRCH
668A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"6
6.5\",\"supplier\":\"ACCT669225DC0B2054\",\"old_balance\":\"-
76100\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"2590\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"2590\",\"paid_amount\":\"2590\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"pending_amount\":\"0\",\"transport_expense\":
\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM669CB131C9C403\\\",\\\"warehouse\\\":\\\"W
RHS66F3E6970499A2\\\",\\\"cost\\\":3,\\\"real_cost\\\":3,\\\"qty\\\":30,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"profit\\\":0,\\\"tp\\\":3,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\
\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":nul
l,\\\"expiry\\\":null,\\\"sale_price\\\":3,\\\"transport_expense\\\":0,\\\"expense\
\\":\\\"null\\\",\\\"total\\\":90},
{\\\"item\\\":\\\"ITEM669CB1A3DE8045\\\",\\\"warehouse\\\":\\\"WRHS66C305C14596D4\\
\",\\\"cost\\\":2500,\\\"real_cost\\\":2500,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0
,\\\"tp\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_toke
n\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expir
y\\\":null,\\\"sale_price\\\":2500,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"
null\\\",\\\"total\\\":2500}]\",\"items_uid\":\"-++-ITEM669CB131C9C403-++-,-++-
ITEM669CB1A3DE8045-++-\",\"warehouses_uid\":\"-++-WRHS66F3E6970499A2-++-,-++-
WRHS66C305C14596D4-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-21
13:34:16\",\"serial_id\":\"11\"}','2024-10-21 04:34:16'),
(1244,'JRL_202410211337521729499872081684992',9,'journal_receiving_JRNL671612504C76
F7_ACCT66B86702153BA4_client_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','AL
E_JRNL671612504C76F7','ACCT66B86702153BA4','client','2024-10-21
04:35:28','CURR66921C11107792',0,0,1000,1000,'Journal # 9
nhjbvgh','nhjbvgh','{\"id\":\"118\",\"uid\":\"JRNL671612504C76F7\",\"branch\":\"BRC
H668A8A93BFCAF8\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66B86702153BA4\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"nhjbv
gh\",\"payment_narration\":\"nhjbvgh\",\"receiving_cue\":\"66.5\",\"payment_cue\":\
"66.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"update\",\"approval_entry\":\"{\\\"journal_date\\\":\\\"2024
-10-
21\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66B86702153BA4\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":\\\"1000\\\",\\\"payment_amount\\\":\\\"1000\\\",\\\"receiving_narration\\\":\\
\"nhjbvgh\\\",\\\"payment_narration\\\":\\\"nhjbvgh\\\",\\\"receiving_cue\\\":\\\"6
6.5\\\",\\\"payment_cue\\\":\\\"66.5\\\",\\\"calculation_type\\\":\\\"multiply\\\",
\\\"rate\\\":\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_income_amount\\\
":null}\",\"old_entry_details\":\"{\\\"id\\\":\\\"118\\\",\\\"uid\\\":\\\"JRNL67161
2504C76F7\\\",\\\"branch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"journal_date\\\":\\\"20
24-10-
21\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66A734677DD187\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":\\\"1000\\\",\\\"payment_amount\\\":\\\"1000\\\",\\\"calculation_type\\\":\\\"m
ultiply\\\",\\\"rate\\\":\\\"1\\\",\\\"receiving_narration\\\":\\\"nhjbvgh\\\",\\\"
payment_narration\\\":\\\"nhjbvgh\\\",\\\"receiving_cue\\\":\\\"66.5\\\",\\\"paymen
t_cue\\\":\\\"66.5\\\",\\\"is_activity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\"
,\\\"activity_uid\\\":null,\\\"receipt_uid\\\":null,\\\"sub_approval\\\":\\\"approv
ed\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_
user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approva
l_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"adm
in\\\",\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_
details\\\":null,\\\"created_at\\\":\\\"2024-10-21
04:35:28\\\",\\\"invoice\\\":\\\"9\\\",\\\"extra_income_account\\\":null,\\\"extra_
income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"9\\
\"}\",\"created_at\":\"2024-10-21
04:35:28\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-10-21 04:37:52'),
(1245,'JRL_202410211337521729499872185632000',9,'journal_payment_JRNL671612504C76F7
_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','j
ournal','ALE_JRNL671612504C76F7','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
10-21 04:35:28','CURR66921C11107792',1000,1000,0,0,'Journal # 9
nhjbvgh','nhjbvgh','{\"id\":\"118\",\"uid\":\"JRNL671612504C76F7\",\"branch\":\"BRC
H668A8A93BFCAF8\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66B86702153BA4\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"nhjbv
gh\",\"payment_narration\":\"nhjbvgh\",\"receiving_cue\":\"66.5\",\"payment_cue\":\
"66.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"update\",\"approval_entry\":\"{\\\"journal_date\\\":\\\"2024
-10-
21\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66B86702153BA4\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":\\\"1000\\\",\\\"payment_amount\\\":\\\"1000\\\",\\\"receiving_narration\\\":\\
\"nhjbvgh\\\",\\\"payment_narration\\\":\\\"nhjbvgh\\\",\\\"receiving_cue\\\":\\\"6
6.5\\\",\\\"payment_cue\\\":\\\"66.5\\\",\\\"calculation_type\\\":\\\"multiply\\\",
\\\"rate\\\":\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_income_amount\\\
":null}\",\"old_entry_details\":\"{\\\"id\\\":\\\"118\\\",\\\"uid\\\":\\\"JRNL67161
2504C76F7\\\",\\\"branch\\\":\\\"BRCH668A8A93BFCAF8\\\",\\\"journal_date\\\":\\\"20
24-10-
21\\\",\\\"receiving_currency\\\":\\\"CURR66921C11107792\\\",\\\"payment_currency\\
\":\\\"CURR66921C11107792\\\",\\\"receiving_account\\\":\\\"ACCT66A734677DD187\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\
\\":\\\"1000\\\",\\\"payment_amount\\\":\\\"1000\\\",\\\"calculation_type\\\":\\\"m
ultiply\\\",\\\"rate\\\":\\\"1\\\",\\\"receiving_narration\\\":\\\"nhjbvgh\\\",\\\"
payment_narration\\\":\\\"nhjbvgh\\\",\\\"receiving_cue\\\":\\\"66.5\\\",\\\"paymen
t_cue\\\":\\\"66.5\\\",\\\"is_activity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\"
,\\\"activity_uid\\\":null,\\\"receipt_uid\\\":null,\\\"sub_approval\\\":\\\"approv
ed\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_
user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approva
l_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"adm
in\\\",\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_
details\\\":null,\\\"created_at\\\":\\\"2024-10-21
04:35:28\\\",\\\"invoice\\\":\\\"9\\\",\\\"extra_income_account\\\":null,\\\"extra_
income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"9\\
\"}\",\"created_at\":\"2024-10-21
04:35:28\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-10-21 04:37:52'),
(1246,'JRL_202410211340091729500009863462912',10,'journal_receiving_JRNL67161369BB3
F88_ACCT6716132AA38659_client_CURR66921C11107792','BRCH668A8A93BFCAF8','journal','A
LE_JRNL67161369BB3F88','ACCT6716132AA38659','client','2024-10-21
04:40:09','CURR66921C11107792',0,0,20000,20000,'Journal # 10
mnn','mnn','{\"id\":\"119\",\"uid\":\"JRNL67161369BB3F88\",\"branch\":\"BRCH668A8A9
3BFCAF8\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT6716132AA38659\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mnn
\",\"payment_narration\":\"mnn\",\"receiving_cue\":\"66.5\",\"payment_cue\":\"66.5\
",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\
":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"a
pproval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created
_at\":\"2024-10-21
04:40:09\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-10-21 04:40:09'),
(1247,'JRL_202410211340091729500009985340160',10,'journal_payment_JRNL67161369BB3F8
8_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','
journal','ALE_JRNL67161369BB3F88','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-
10-21 04:40:09','CURR66921C11107792',20000,20000,0,0,'Journal # 10
mnn','mnn','{\"id\":\"119\",\"uid\":\"JRNL67161369BB3F88\",\"branch\":\"BRCH668A8A9
3BFCAF8\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT6716132AA38659\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mnn
\",\"payment_narration\":\"mnn\",\"receiving_cue\":\"66.5\",\"payment_cue\":\"66.5\
",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\
":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"a
pproval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created
_at\":\"2024-10-21
04:40:09\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-10-21 04:40:09'),
(1248,'SAL_202410211348181729500498682012160',16,'sales_SALE6716155286EBD9_CASHSALE
BRCH668A8A93BFCAF8_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SAL
E6716155286EBD9','CASHSALEBRCH668A8A93BFCAF8','client','2024-10-21
13:48:18','CURR66921C11107792',2.0591133004926,2.0591133004926,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6716155286EBD9\" target=\"_blank\">Sales#
1011, Total: 2.06, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"143\",\"uid\":\"SALE6716155286EBD9\",\"serial_id\":\"16\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C1110
7792\",\"currency_usd_equalance\":\"66.5\",\"client\":\"CASHSALEBRCH668A8A93BFCAF8\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"109000\",\"invoice\":\"1011\",\"memo\
":null,\"sales_total\":\"2.0591133004926\",\"trans_expense\":\"0\",\"expense_accoun
t\":null,\"sub_total\":\"2.0591133004926\",\"cash_received\":\"0\",\"remaining_amou
nt\":\"2.0591133004926\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":nul
l,\\\"item\\\":\\\"ITEM669CB131C9C403\\\",\\\"item_uqid\\\":\\\"RTIREM1729500494519
\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\
"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1.02955665024
63,\\\"sale_price\\\":1.0295566502463,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_toke
n\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,
\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\
\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":2.0591133004926,\\\"set_nam
e\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM669CB131C9C403-+
+-\",\"sale_warehouse\":\"-++-WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"2.0591133004926\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"2.0591133004926\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\"
:null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pro
fit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL
7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval
_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_ap
proval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_ap
proval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"ol
d_entry_details\":null,\"created_at\":\"2024-10-21 13:48:18\"}','2024-10-21
04:48:18'),
(1249,'SAL_202410211348181729500498795698944',16,'sales_sacrSALE6716155286EBD9_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales'
,'ALE_SALE6716155286EBD9','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-10-21
13:48:18','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6716155286EBD9\" target=\"_blank\">Sales#
1011, Total: 2.06, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"143\",\"uid\":\"SALE6716155286EBD9\",\"serial_id\":\"16\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C1110
7792\",\"currency_usd_equalance\":\"66.5\",\"client\":\"CASHSALEBRCH668A8A93BFCAF8\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"109000\",\"invoice\":\"1011\",\"memo\
":null,\"sales_total\":\"2.0591133004926\",\"trans_expense\":\"0\",\"expense_accoun
t\":null,\"sub_total\":\"2.0591133004926\",\"cash_received\":\"0\",\"remaining_amou
nt\":\"2.0591133004926\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":nul
l,\\\"item\\\":\\\"ITEM669CB131C9C403\\\",\\\"item_uqid\\\":\\\"RTIREM1729500494519
\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\
"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1.02955665024
63,\\\"sale_price\\\":1.0295566502463,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_toke
n\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,
\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\
\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":2.0591133004926,\\\"set_nam
e\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM669CB131C9C403-+
+-\",\"sale_warehouse\":\"-++-WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"2.0591133004926\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"2.0591133004926\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\"
:null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pro
fit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL
7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval
_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_ap
proval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_ap
proval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"ol
d_entry_details\":null,\"created_at\":\"2024-10-21 13:48:18\"}','2024-10-21
04:48:18'),
(1250,'JRL_202410212229201729531760155579136',14,'journal_receiving_JRNL67168F70019
610_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL67168F70019610','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-10-21 13:29:20','CURR66F984C96B6691',0,0,100000,100000,'Journal # 14
Khan','Khan','{\"id\":\"120\",\"uid\":\"JRNL67168F70019610\",\"branch\":\"BRCH668EF
CDB7C8B58\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"100000\",\"payment_am
ount\":\"200000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narr
ation\":\"Khan\",\"payment_narration\":\"Khan\",\"receiving_cue\":\"68.5\",\"paymen
t_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null
,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-21
13:29:20\",\"invoice\":\"14\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"14\"}','2024-10-21 13:29:20'),
(1251,'JRL_202410212229201729531760250611968',14,'journal_payment_JRNL67168F7001961
0_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL67168F70019610','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-21 13:29:20','CURR66F984C96B6691',200000,200000,0,0,'Journal # 14
Khan','Khan','{\"id\":\"120\",\"uid\":\"JRNL67168F70019610\",\"branch\":\"BRCH668EF
CDB7C8B58\",\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"100000\",\"payment_am
ount\":\"200000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narr
ation\":\"Khan\",\"payment_narration\":\"Khan\",\"receiving_cue\":\"68.5\",\"paymen
t_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null
,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-21
13:29:20\",\"invoice\":\"14\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"14\"}','2024-10-21 13:29:20'),
(1252,'ITMSN_202410221034561729575296224044032',NULL,'item_stock_in_ITMSN6717397F8F
DAA2_ACCT66B9AC17EED5B6_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','item_sto
ck_in','ALE_ITMSN6717397F8FDAA2','ACCT66B9AC17EED5B6','supplier','2024-10-22
01:34:55','CURR66921C11107792',0,0,1500,1500,'‫'هخعکخع‬,'‫'هخعکخع‬,'{\"id\":\"1\",\"uid
\":\"ITMSN6717397F8FDAA2\",\"branch\":\"BRCH668A8A93BFCAF8\",\"account\":\"ACCT66B9
AC17EED5B6\",\"account_name\":\"\\u0634\\u0631\\u06a9\\u062a \\u062e\\u06cc\\
u0628\\u0631\",\"currency\":\"CURR66921C11107792\",\"currency_name\":\"\\u0627\\
u0641\\u063a\\u0627\\u0646\\
u06cc\",\"currency_symbol\":\"afg\",\"event_date\":\"2024-10-
22\",\"item\":\"ITM671739582CF6E8\",\"item_name\":\"\\u06a9\\u06cc\\
u06a9\",\"bill_number\":\"10\",\"unit\":\"\\u06f1\\
u06f0\",\"quantity\":\"10\",\"cost\":\"150\",\"total\":\"1500\",\"details\":\"\\
u0647\\u062e\\u0639\\u06a9\\u062e\\
u0639\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_ap
proval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"
approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"create
d_at\":\"2024-10-22 01:34:55\",\"import_query\":\"no\"}','2024-10-22 01:34:56'),
(1253,'ACT_202410221053081729576388685612032',NULL,'opening_balance_ACCT67173DC45C6
F54_ACCT67173DC45C6F54_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67173DC45C6F54','ACCT67173DC45C6F54','client','2024-10-22
01:53:08','CURR66F984C96B6691',2000,2000,0,0,'v bc','v
bc','{\"id\":\"5211\",\"uid\":\"ACCT67173DC45C6F54\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,
\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",
\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":
null,\"employee_uid\":null,\"memo\":\"v
bc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"C
URR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"2000\
\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-22 01:53:08\"}','2024-10-22
01:53:08'),
(1254,'SAL_202410221129031729578543979636992',13,'sales_SALE6717462FBCB3D4_CASHSALE
BRCH668EFCDB7C8B58_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6717462FBCB3D4
','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-22 11:29:03','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6717462FBCB3D4\" target=\"_blank\">Sales#
13, Total: 600.00, Trans Exp: 0.00, Paid:
600.00</a>',NULL,'{\"id\":\"144\",\"uid\":\"SALE6717462FBCB3D4\",\"serial_id\":\"13
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curr
ency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":\
"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":\"muzamil\",\"cash_client_mobile\":null,\"cash_received_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"13\",\"
memo\":null,\"sales_total\":\"600\",\"trans_expense\":\"0\",\"expense_account\":nul
l,\"sub_total\":\"600\",\"cash_received\":\"600\",\"remaining_amount\":\"0\",\"item
s_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67174409
0DA159\\\",\\\"item_uqid\\\":\\\"RTIREM1729540737446\\\",\\\"warehouse\\\":\\\"WRHS
66F99D28059D71\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"1403-12-
03\\\",\\\"expiry\\\":\\\"1405-12-
12\\\",\\\"narration\\\":null,\\\"cost\\\":500,\\\"sale_price\\\":600,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
roduction\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"item_t
otal\\\":600,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM671744090DA159-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"600\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"600\"
,\"total_profit_amount\":\"100\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-10-22 11:29:03\"}','2024-10-22 02:29:03'),
(1255,'SAL_202410221129041729578544213283072',13,'sales_cra_SALE6717462FBCB3D4_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67174
62FBCB3D4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-22
11:29:03','usd',600,600,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6717462FBCB3D4\" target=\"_blank\">Sales#
13, Total: 600.00, Trans Exp: 0.00, Paid:
600.00</a>',NULL,'{\"id\":\"144\",\"uid\":\"SALE6717462FBCB3D4\",\"serial_id\":\"13
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curr
ency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":\
"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":\"muzamil\",\"cash_client_mobile\":null,\"cash_received_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"13\",\"
memo\":null,\"sales_total\":\"600\",\"trans_expense\":\"0\",\"expense_account\":nul
l,\"sub_total\":\"600\",\"cash_received\":\"600\",\"remaining_amount\":\"0\",\"item
s_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67174409
0DA159\\\",\\\"item_uqid\\\":\\\"RTIREM1729540737446\\\",\\\"warehouse\\\":\\\"WRHS
66F99D28059D71\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"1403-12-
03\\\",\\\"expiry\\\":\\\"1405-12-
12\\\",\\\"narration\\\":null,\\\"cost\\\":500,\\\"sale_price\\\":600,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
roduction\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"item_t
otal\\\":600,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM671744090DA159-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"600\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"600\"
,\"total_profit_amount\":\"100\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-10-22 11:29:03\"}','2024-10-22 02:29:04'),
(1256,'SAL_202410221652551729597975238866176',2,'sales_SALE671792171A04F9_ACCT66F87
6CD1143F2_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE67179217
1A04F9','ACCT66F876CD1143F2','client','2024-10-22
16:52:55','CURR66BB048E0D9DC8',11850,11850,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE671792171A04F9\" target=\"_blank\">Sales#
2, Total: 11,850.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"145\",\"uid\":\"SALE671792171A04F9\",\"serial_id\":\"2\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66F876CD1143F2\",\"markete
r\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":
null,\"old_balance\":null,\"invoice\":\"2\",\"memo\":null,\"sales_total\":\"11850\"
,\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"11850\",\"cash_re
ceived\":\"0\",\"remaining_amount\":\"11850\",\"items_details\":\"[{\\\"agent\\\":n
ull,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM671791E8DBB3D9\\\",\\\"item_uqid\\\":\\
\"RTIREM1729597949053\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\
":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"c
ost\\\":170,\\\"sale_price\\\":395,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\
\":0,\\\"qty\\\":30,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\
\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":225,\\\"item_total\\\":11850,\\\"set_name\\\":0,\\\"se
t_uid\\\":0}]\",\"sale_items\":\"-++-ITEM671791E8DBB3D9-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"11850\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"118
50\",\"total_profit_amount\":\"6750\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-22 16:52:55\"}','2024-10-22 07:52:55'),
(1257,'SAL_202410221652551729597975375854848',2,'sales_sacrSALE671792171A04F9_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE671792171A04F9','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-10-22
16:52:55','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE671792171A04F9\" target=\"_blank\">Sales#
2, Total: 11,850.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"145\",\"uid\":\"SALE671792171A04F9\",\"serial_id\":\"2\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66F876CD1143F2\",\"markete
r\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":
null,\"old_balance\":null,\"invoice\":\"2\",\"memo\":null,\"sales_total\":\"11850\"
,\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"11850\",\"cash_re
ceived\":\"0\",\"remaining_amount\":\"11850\",\"items_details\":\"[{\\\"agent\\\":n
ull,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM671791E8DBB3D9\\\",\\\"item_uqid\\\":\\
\"RTIREM1729597949053\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\
":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"c
ost\\\":170,\\\"sale_price\\\":395,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\
\":0,\\\"qty\\\":30,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\
\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":225,\\\"item_total\\\":11850,\\\"set_name\\\":0,\\\"se
t_uid\\\":0}]\",\"sale_items\":\"-++-ITEM671791E8DBB3D9-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"11850\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"118
50\",\"total_profit_amount\":\"6750\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-22 16:52:55\"}','2024-10-22 07:52:55'),
(1258,'SAL_202410221653311729598011517584128',3,'sales_SALE6717923B5EFB45_ACCT66F87
6CD1143F2_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE6717923B
5EFB45','ACCT66F876CD1143F2','client','2024-10-22
16:53:31','CURR66BB048E0D9DC8',11850,11850,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6717923B5EFB45\" target=\"_blank\">Sales#
3, Total: 11,850.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"146\",\"uid\":\"SALE6717923B5EFB45\",\"serial_id\":\"3\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66F876CD1143F2\",\"markete
r\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":
null,\"old_balance\":\"11850\",\"invoice\":\"3\",\"memo\":null,\"sales_total\":\"11
850\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"11850\",\"ca
sh_received\":\"0\",\"remaining_amount\":\"11850\",\"items_details\":\"[{\\\"agent\
\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM671791E8DBB3D9\\\",\\\"item_uqid\\
\":\\\"RTIREM1729598002084\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"bat
ch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,
\\\"cost\\\":170,\\\"sale_price\\\":395,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_to
ken\\\":0,\\\"qty\\\":30,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\
\"discount_2\\\":0,\\\"profit\\\":225,\\\"item_total\\\":11850,\\\"set_name\\\":0,\
\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM671791E8DBB3D9-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"11850\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"118
50\",\"total_profit_amount\":\"6750\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-22 16:53:31\"}','2024-10-22 07:53:31'),
(1259,'SAL_202410221653311729598011644866048',3,'sales_sacrSALE6717923B5EFB45_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE6717923B5EFB45','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-10-22
16:53:31','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6717923B5EFB45\" target=\"_blank\">Sales#
3, Total: 11,850.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"146\",\"uid\":\"SALE6717923B5EFB45\",\"serial_id\":\"3\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66F876CD1143F2\",\"markete
r\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":
null,\"old_balance\":\"11850\",\"invoice\":\"3\",\"memo\":null,\"sales_total\":\"11
850\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"11850\",\"ca
sh_received\":\"0\",\"remaining_amount\":\"11850\",\"items_details\":\"[{\\\"agent\
\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM671791E8DBB3D9\\\",\\\"item_uqid\\
\":\\\"RTIREM1729598002084\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"bat
ch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,
\\\"cost\\\":170,\\\"sale_price\\\":395,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_to
ken\\\":0,\\\"qty\\\":30,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\
\"discount_2\\\":0,\\\"profit\\\":225,\\\"item_total\\\":11850,\\\"set_name\\\":0,\
\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM671791E8DBB3D9-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"11850\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"118
50\",\"total_profit_amount\":\"6750\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-10-22 16:53:31\"}','2024-10-22 07:53:31'),
(1260,'ACT_202410231218371729667917076747776',NULL,'opening_balance_ACCT6718A34CEA2
B28_ACCT6718A34CEA2B28_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6718A34CEA2B28','ACCT6718A34CEA2B28','client','2024-10-23
03:18:36','CURR66F984C96B6691',3000,3000,0,0,'jhygi','jhygi','{\"id\":\"5212\",\"ui
d\":\"ACCT6718A34CEA2B28\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"khan\",\"ty
pe\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\"
,\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"usernam
e\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,
\"memo\":\"jhygi\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"curr
ency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit
\\\":\\\"3000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-23
03:18:36\"}','2024-10-23 03:18:37'),
(1261,'SAL_202410231220291729668029022083072',14,'sales_SALE6718A3BCE0A2B4_ACCT6718
A34CEA2B28_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6718A3B
CE0A2B4','ACCT6718A34CEA2B28','client','2024-10-23
12:20:28','CURR66F984C96B6691',440,440,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6718A3BCE0A2B4\" target=\"_blank\">Sales#
14, Total: 440.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"147\",\"uid\":\"SALE6718A3BCE0A2B4\",\"serial_id\":\"14\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT6718A34CEA2B28\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":\"3000\",\"invoice\":\"14\",\"memo\":null,\"sales_tota
l\":\"440\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"440\",
\"cash_received\":\"0\",\"remaining_amount\":\"440\",\"items_details\":\"[{\\\"agen
t\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid
\\\":\\\"RTIREM1729629963421\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"80\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-10-23 12:20:28\"}','2024-10-23 03:20:29'),
(1262,'SAL_202410231220291729668029122201856',14,'sales_sacrSALE6718A3BCE0A2B4_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6718A3BCE0A2B4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-23
12:20:28','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6718A3BCE0A2B4\" target=\"_blank\">Sales#
14, Total: 440.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"147\",\"uid\":\"SALE6718A3BCE0A2B4\",\"serial_id\":\"14\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT6718A34CEA2B28\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":\"3000\",\"invoice\":\"14\",\"memo\":null,\"sales_tota
l\":\"440\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"440\",
\"cash_received\":\"0\",\"remaining_amount\":\"440\",\"items_details\":\"[{\\\"agen
t\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid
\\\":\\\"RTIREM1729629963421\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"80\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-10-23 12:20:28\"}','2024-10-23 03:20:29'),
(1263,'SALRT_202410231223071729668187353612800',2,'salesrt_SALERT6718A45B2139C9_ACC
T6718A34CEA2B28_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales_return','ALE
_SALERT6718A45B2139C9','ACCT6718A34CEA2B28','client','2024-10-23
03:23:07','CURR66F984C96B6691',0,0,440,440,'<a
href=\"__embed_host__/sales-return/invoice/SALERT6718A45B2139C9\"
target=\"_blank\">Sales Return# 2, Total: 440.00, Paid:
0.00</a>',NULL,'{\"id\":\"16\",\"uid\":\"SALERT6718A45B2139C9\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"sale_id\":\"SALE6718A3BCE0A2B4\",\"quotation\":null,\"currency\":\
"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT6718A34C
EA2B28\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"m
arketer_commission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"3440\",\"invoice\":\"14\",\"return_in
voice\":\"2\",\"memo\":null,\"return_memo\":null,\"sales_total\":\"440\",\"trans_ex
pense\":\"0\",\"expense_account\":null,\"sub_total\":\"440\",\"cash_received\":\"0\
",\"remaining_amount\":\"440\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1729629
963421\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"qty\\\":2,\\\
"r_qty\\\":2,\\\"bonus\\\":0,\\\"r_bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":40,\\\"item_total\\\":440,\\\"r_item_total\\\":440}]\",\"sale_items\":\
"-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"80\",\"refund_total\":\"440\",\"refund_received\":\"0\",
\"refund_pending\":\"440\",\"return_discount_amount_1\":\"0\",\"return_discount_amo
unt_2\":\"0\",\"total_return_discount\":\"0\",\"return_profit\":\"80\",\"refund_acc
ount\":null,\"created_at\":\"2024-10-23 03:23:07\",\"serial_id\":\"2\"}','2024-10-
23 03:23:07'),
(1264,'SALRT_202410231223071729668187573126912',2,'salesrt_sacrSALERT6718A45B2139C9
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','s
ales_return','ALE_SALERT6718A45B2139C9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook',
'2024-10-23 03:23:07','CURR66F984C96B6691',0,0,0,0,'<a href=\"__embed_host__/sales-
return/invoice/SALERT6718A45B2139C9\" target=\"_blank\">Sales Return# 2, Total:
440.00, Paid:
0.00</a>',NULL,'{\"id\":\"16\",\"uid\":\"SALERT6718A45B2139C9\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"sale_id\":\"SALE6718A3BCE0A2B4\",\"quotation\":null,\"currency\":\
"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT6718A34C
EA2B28\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"m
arketer_commission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"3440\",\"invoice\":\"14\",\"return_in
voice\":\"2\",\"memo\":null,\"return_memo\":null,\"sales_total\":\"440\",\"trans_ex
pense\":\"0\",\"expense_account\":null,\"sub_total\":\"440\",\"cash_received\":\"0\
",\"remaining_amount\":\"440\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1729629
963421\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"qty\\\":2,\\\
"r_qty\\\":2,\\\"bonus\\\":0,\\\"r_bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":40,\\\"item_total\\\":440,\\\"r_item_total\\\":440}]\",\"sale_items\":\
"-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"80\",\"refund_total\":\"440\",\"refund_received\":\"0\",
\"refund_pending\":\"440\",\"return_discount_amount_1\":\"0\",\"return_discount_amo
unt_2\":\"0\",\"total_return_discount\":\"0\",\"return_profit\":\"80\",\"refund_acc
ount\":null,\"created_at\":\"2024-10-23 03:23:07\",\"serial_id\":\"2\"}','2024-10-
23 03:23:07'),
(1265,'SAL_202410231426041729675564896462848',15,'sales_SALE6718C12CB944B1_ACCT670F
91862AD1C0_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6718C
12CB944B1','ACCT670F91862AD1C0','supplier','2024-10-23
14:26:04','CURR66F984C96B6691',40,40,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6718C12CB944B1\" target=\"_blank\">Sales#
15, Total: 440.00, Trans Exp: 0.00, Paid:
400.00</a>',NULL,'{\"id\":\"148\",\"uid\":\"SALE6718C12CB944B1\",\"serial_id\":\"15
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT670F91862AD1C0\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"2000\",\"invoice\":\"
15\",\"memo\":null,\"sales_total\":\"440\",\"trans_expense\":\"0\",\"expense_accoun
t\":null,\"sub_total\":\"440\",\"cash_received\":\"400\",\"remaining_amount\":\"40\
",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1729637459877\\\",\\\"warehouse\\\":
\\\"WRHS670A0DFD04F8E9\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":4,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-WRHS670A0DFD04F8E9-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"80\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-10-23 14:26:04\"}','2024-10-23 05:26:04'),
(1266,'SAL_202410231426041729675564999867904',15,'sales_cra_SALE6718C12CB944B1_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6718C12CB944B1','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-23
14:26:04','CURR66F984C96B6691',400,400,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6718C12CB944B1\" target=\"_blank\">Sales#
15, Total: 440.00, Trans Exp: 0.00, Paid:
400.00</a>',NULL,'{\"id\":\"148\",\"uid\":\"SALE6718C12CB944B1\",\"serial_id\":\"15
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT670F91862AD1C0\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"2000\",\"invoice\":\"
15\",\"memo\":null,\"sales_total\":\"440\",\"trans_expense\":\"0\",\"expense_accoun
t\":null,\"sub_total\":\"440\",\"cash_received\":\"400\",\"remaining_amount\":\"40\
",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1729637459877\\\",\\\"warehouse\\\":
\\\"WRHS670A0DFD04F8E9\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":180,\\\"sale_price\\\":220,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":4,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_tota
l\\\":440,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-WRHS670A0DFD04F8E9-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"80\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-10-23 14:26:04\"}','2024-10-23 05:26:05'),
(1267,'SAL_202410232058391729699119641027840',17,'sales_SALE67191D2F7CA727_ACCT6719
1CD5C438B3_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SALE67191D2
F7CA727','ACCT67191CD5C438B3','client','2024-10-23
20:58:39','CURR66921C11107792',1.0295566502463,1.0295566502463,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67191D2F7CA727\" target=\"_blank\">Sales#
1012, Total: 1.03, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"149\",\"uid\":\"SALE67191D2F7CA727\",\"serial_id\":\"17\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C1110
7792\",\"currency_usd_equalance\":\"66.5\",\"client\":\"ACCT67191CD5C438B3\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":null,\"invoice\":\"1012\",\"memo\":null,\"sales_total\
":\"1.0295566502463\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\
":\"1.0295566502463\",\"cash_received\":\"0\",\"remaining_amount\":\"1.029556650246
3\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM669CB131C9C403\\\",\\\"item_uqid\\\":\\\"RTIREM1729699105515\\\",\\\"warehouse\\\
":\\\"WRHS6697EC5B6CA964\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1.0295566502463,\\\"sale_price\\\"
:1.0295566502463,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1
,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"h
eight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\
\\"profit\\\":0,\\\"item_total\\\":1.0295566502463,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM669CB131C9C403-++-\",\"sale_warehouse\":\"-++-
WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1.0295566502463\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"1.0295566502463\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\"
:null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pro
fit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL
7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval
_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_ap
proval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_ap
proval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"ol
d_entry_details\":null,\"created_at\":\"2024-10-23 20:58:39\"}','2024-10-23
11:58:39'),
(1268,'SAL_202410232058391729699119742479104',17,'sales_sacrSALE67191D2F7CA727_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales'
,'ALE_SALE67191D2F7CA727','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-10-23
20:58:39','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67191D2F7CA727\" target=\"_blank\">Sales#
1012, Total: 1.03, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"149\",\"uid\":\"SALE67191D2F7CA727\",\"serial_id\":\"17\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C1110
7792\",\"currency_usd_equalance\":\"66.5\",\"client\":\"ACCT67191CD5C438B3\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":null,\"invoice\":\"1012\",\"memo\":null,\"sales_total\
":\"1.0295566502463\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\
":\"1.0295566502463\",\"cash_received\":\"0\",\"remaining_amount\":\"1.029556650246
3\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM669CB131C9C403\\\",\\\"item_uqid\\\":\\\"RTIREM1729699105515\\\",\\\"warehouse\\\
":\\\"WRHS6697EC5B6CA964\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1.0295566502463,\\\"sale_price\\\"
:1.0295566502463,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1
,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"h
eight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\
\\"profit\\\":0,\\\"item_total\\\":1.0295566502463,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM669CB131C9C403-++-\",\"sale_warehouse\":\"-++-
WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1.0295566502463\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"1.0295566502463\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\"
:null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pro
fit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL
7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval
_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_ap
proval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_ap
proval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"ol
d_entry_details\":null,\"created_at\":\"2024-10-23 20:58:39\"}','2024-10-23
11:58:39'),
(1269,'EXP_202410240032081729711928996753920',2,'expenses_EXPE67194F38D3B258_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','expenses
','ALE_EXPE67194F38D3B258','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-10-24
15:32:08','CURR66921C11107792',0,0,100,100,'Expense:
‫'هادی‬,'‫'هادی‬,'{\"id\":\"56\",\"uid\":\"EXPE67194F38D3B258\",\"branch\":\"BRCH668A8A
93BFCAF8\",\"type\":\"EXPT66BA0299C2E9E6\",\"exp_date\":\"2024-10-
24\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"amount\":\
"100\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"66.5\",\"na
rration\":\"\\u0647\\u0627\\u062f\\
u06cc\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-23 15:32:08\",\"serial_id\":\"2\"}','2024-10-23
15:32:08'),
(1270,'SAL_202410261055481729922148503820800',16,'sales_SALE671C84645F9FB6_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E671C84645F9FB6','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-26
10:55:48','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE671C84645F9FB6\" target=\"_blank\">Sales#
16, Total: 4,000.00, Trans Exp: 0.00, Paid:
4,000.00</a>',NULL,'{\"id\":\"150\",\"uid\":\"SALE671C84645F9FB6\",\"serial_id\":\"
16\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8
B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mark
eter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null
,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"5500
.666666666667\",\"invoice\":\"16\",\"memo\":null,\"sales_total\":\"4000\",\"trans_e
xpense\":\"0\",\"expense_account\":null,\"sub_total\":\"4000\",\"cash_received\":\"
4000\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plat
e\\\":null,\\\"item\\\":\\\"ITEM671C80C6310C16\\\",\\\"item_uqid\\\":\\\"RTIREM1729
884078414\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH100
1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":166.
66666666666666,\\\"sale_price\\\":200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_toke
n\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"
discount_2\\\":0,\\\"profit\\\":33.33333333333334,\\\"item_total\\\":4000,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM671C80C6310C16-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"4000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"4000
\",\"total_profit_amount\":\"666.6666666666669\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-10-26 10:55:48\"}','2024-10-26 01:55:48'),
(1271,'SAL_202410261055481729922148595868160',16,'sales_cra_SALE671C84645F9FB6_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE671C84645F9FB6','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-26
10:55:48','CURR66F984C96B6691',4000,4000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE671C84645F9FB6\" target=\"_blank\">Sales#
16, Total: 4,000.00, Trans Exp: 0.00, Paid:
4,000.00</a>',NULL,'{\"id\":\"150\",\"uid\":\"SALE671C84645F9FB6\",\"serial_id\":\"
16\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8
B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mark
eter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null
,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"5500
.666666666667\",\"invoice\":\"16\",\"memo\":null,\"sales_total\":\"4000\",\"trans_e
xpense\":\"0\",\"expense_account\":null,\"sub_total\":\"4000\",\"cash_received\":\"
4000\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plat
e\\\":null,\\\"item\\\":\\\"ITEM671C80C6310C16\\\",\\\"item_uqid\\\":\\\"RTIREM1729
884078414\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH100
1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":166.
66666666666666,\\\"sale_price\\\":200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_toke
n\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"
discount_2\\\":0,\\\"profit\\\":33.33333333333334,\\\"item_total\\\":4000,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM671C80C6310C16-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"4000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"4000
\",\"total_profit_amount\":\"666.6666666666669\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-10-26 10:55:48\"}','2024-10-26 01:55:48'),
(1272,'SAL_202410261152521729925572834393088',1,'sales_SALE671C91C4AA5696_ACCT66E7B
6D8DEE862_client_usd','BRCH664D790E231556','sales','ALE_SALE671C91C4AA5696','ACCT66
E7B6D8DEE862','client','2024-10-26
11:52:52','usd',4.571428571428571,4.571428571428571,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE671C91C4AA5696\" target=\"_blank\">Sales#
1, Total: 4.57, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"151\",\"uid\":\"SALE671C91C4AA5696\",\"serial_id\":\"1\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66E7B6D8DEE862\",\"marketer\":null,\"sales
_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_nam
e\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\"
:null,\"invoice\":\"1\",\"memo\":null,\"sales_total\":\"4.571428571428571\",\"trans
_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"4.571428571428571\",\"cas
h_received\":\"0\",\"remaining_amount\":\"4.571428571428571\",\"items_details\":\"[
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F51A70047BE4\\\",\\\"
item_uqid\\\":\\\"RTIREM1729966996465\\\",\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\
\\",\\\"batch\\\":\\\"\\\\
u06f1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
2.857142857142857,\\\"sale_price\\\":4.571428571428571,\\\"bundle\\\":0,\\\"toop\\\
":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1.714285714285714,\\\"item_tota
l\\\":4.571428571428571,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM66F51A70047BE4-++-\",\"sale_warehouse\":\"-++-WRHS66E1B7FF9D7EA7-+
+-\",\"sale_batch\":\"-++-\\u06f1-+
+-\",\"total_sales_amount\":\"4.571428571428571\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"4.571428571428571\",\"total_profit_amount\":\"1.714285714285714\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"pending\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-26
11:52:52\"}','2024-10-26 02:52:52'),
(1273,'SAL_202410261152521729925572932562176',1,'sales_sacrSALE671C91C4AA5696_SAFEA
CCOUNTBRCH664D790E231556_cashbook_usd','BRCH664D790E231556','sales','ALE_SALE671C91
C4AA5696','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-10-26
11:52:52','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE671C91C4AA5696\" target=\"_blank\">Sales#
1, Total: 4.57, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"151\",\"uid\":\"SALE671C91C4AA5696\",\"serial_id\":\"1\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66E7B6D8DEE862\",\"marketer\":null,\"sales
_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_nam
e\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\"
:null,\"invoice\":\"1\",\"memo\":null,\"sales_total\":\"4.571428571428571\",\"trans
_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"4.571428571428571\",\"cas
h_received\":\"0\",\"remaining_amount\":\"4.571428571428571\",\"items_details\":\"[
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F51A70047BE4\\\",\\\"
item_uqid\\\":\\\"RTIREM1729966996465\\\",\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\
\\",\\\"batch\\\":\\\"\\\\
u06f1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
2.857142857142857,\\\"sale_price\\\":4.571428571428571,\\\"bundle\\\":0,\\\"toop\\\
":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1.714285714285714,\\\"item_tota
l\\\":4.571428571428571,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM66F51A70047BE4-++-\",\"sale_warehouse\":\"-++-WRHS66E1B7FF9D7EA7-+
+-\",\"sale_batch\":\"-++-\\u06f1-+
+-\",\"total_sales_amount\":\"4.571428571428571\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"4.571428571428571\",\"total_profit_amount\":\"1.714285714285714\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"pending\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-26
11:52:52\"}','2024-10-26 02:52:52'),
(1279,'MPCH_202410262342521729968172138417920',NULL,'mtpurchases_pa_METUPUR671D382C
0BFDF2_ACCT66F5233F6CC2A2_supplier_CURR66A865CEADC264','BRCH668E4256885D12','metu-
purchases','ALE_METUPUR671D382C0BFDF2','ACCT66F5233F6CC2A2','supplier','2024-10-26
23:42:52','CURR66A865CEADC264',0,0,10000,10000,'<a href=\"__embed_host__/metu-
purchases/edit/METUPUR671D382C0BFDF2\" target=\"_blank\"> ‫خرید جاوید از حساب‬
‫<بلورو‬/a>',' ‫از حساب‬
‫'بلورو‬,'{\"id\":\"2\",\"uid\":\"METUPUR671D382C0BFDF2\",\"branch\":\"BRCH668E425688
5D12\",\"currency\":\"CURR66A865CEADC264\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"currency_usd_equalance\":\"66\",\"metu\":\"METU66F563E35C6AB9\",\"metu_na
me\":\"\\u062c\\u0627\\u0648\\u06cc\\
u062f\",\"supplier\":\"ACCT66F5233F6CC2A2\",\"supplier_name\":\"\\u0627\\u062d\\
u0645\\u062f\",\"details\":\"\\u0627\\u0632 \\u062d\\u0633\\u0627\\u0628 \\u0628\\
u0644\\u0648\\u0631\\
u0648\",\"value\":\"10000\",\"rate\":\"1\",\"percentage\":\"4\",\"percentage_amount
\":\"0.04\",\"cost\":\"1.04\",\"total\":\"10400\",\"created_at\":\"2024-10-26
23:42:52\"}','2024-10-26 14:42:52'),
(1280,'MPCH_202410262342561729968176262173952',NULL,'mtpurchases_pa_METUPUR671D3830
2787D0_ACCT66F5233F6CC2A2_supplier_CURR66A865CEADC264','BRCH668E4256885D12','metu-
purchases','ALE_METUPUR671D38302787D0','ACCT66F5233F6CC2A2','supplier','2024-10-26
23:42:56','CURR66A865CEADC264',0,0,10000,10000,'<a href=\"__embed_host__/metu-
purchases/edit/METUPUR671D38302787D0\" target=\"_blank\"> ‫خرید بالل احمد از حساب‬
‫<بلورو‬/a>',' ‫از حساب‬
‫'بلورو‬,'{\"id\":\"3\",\"uid\":\"METUPUR671D38302787D0\",\"branch\":\"BRCH668E425688
5D12\",\"currency\":\"CURR66A865CEADC264\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"currency_usd_equalance\":\"66\",\"metu\":\"METU66B33DAF7649B4\",\"metu_na
me\":\"\\u0628\\u0644\\u0627\\u0644 \\u0627\\u062d\\u0645\\
u062f\",\"supplier\":\"ACCT66F5233F6CC2A2\",\"supplier_name\":\"\\u0627\\u062d\\
u0645\\u062f\",\"details\":\"\\u0627\\u0632 \\u062d\\u0633\\u0627\\u0628 \\u0628\\
u0644\\u0648\\u0631\\
u0648\",\"value\":\"10000\",\"rate\":\"1\",\"percentage\":\"4\",\"percentage_amount
\":\"0.04\",\"cost\":\"1.04\",\"total\":\"10400\",\"created_at\":\"2024-10-26
23:42:56\"}','2024-10-26 14:42:56'),
(1281,'MSLE_202410262343461729968226220284928',NULL,'mtsales_pa_METUPUR671D386219E9
E6_ACCT66F5241175B687_client_CURR66A865CEADC264','BRCH668E4256885D12','metu-
sales','ALE_METUPUR671D386219E9E6','ACCT66F5241175B687','client','2024-10-26
23:43:46','CURR66A865CEADC264',5000,5000,0,0,'<a
href=\"__embed_host__/metu-sales/edit/METUPUR671D386219E9E6\" target=\"_blank\">
‫ از حساب بلورو‬- ‫<فروش جاوید‬/a>',' ‫از حساب‬
‫'بلورو‬,'{\"id\":\"1\",\"uid\":\"METUPUR671D386219E9E6\",\"branch\":\"BRCH668E425688
5D12\",\"currency\":\"CURR66A865CEADC264\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"currency_usd_equalance\":\"66\",\"metu\":\"METU66F563E35C6AB9\",\"metu_na
me\":\"\\u062c\\u0627\\u0648\\u06cc\\
u062f\",\"client\":\"ACCT66F5241175B687\",\"client_name\":\"\\u0645\\u062d\\u0645\\
u062f\",\"details\":\"\\u0627\\u0632 \\u062d\\u0633\\u0627\\u0628 \\u0628\\u0644\\
u0648\\u0631\\
u0648\",\"value\":\"5000\",\"rate\":null,\"percentage\":\"4\",\"percentage_amount\"
:\"0.04\",\"cost\":\"1.04\",\"sale_price\":\"1.04\",\"profit\":\"0\",\"total\":\"52
00\",\"created_at\":\"2024-10-26 23:43:46\"}','2024-10-26 14:43:46'),
(1282,'MSLE_202410262343591729968239369615104',NULL,'mtsales_pa_METUPUR671D386F4003
22_ACCT66A863EA0771F9_client_CURR66A865CEADC264','BRCH668E4256885D12','metu-
sales','ALE_METUPUR671D386F400322','ACCT66A863EA0771F9','client','2024-10-26
23:43:59','CURR66A865CEADC264',5000,5000,0,0,'<a
href=\"__embed_host__/metu-sales/edit/METUPUR671D386F400322\" target=\"_blank\">
‫ از حساب بلورو‬- ‫<فروش جاوید‬/a>',' ‫از حساب‬
‫'بلورو‬,'{\"id\":\"2\",\"uid\":\"METUPUR671D386F400322\",\"branch\":\"BRCH668E425688
5D12\",\"currency\":\"CURR66A865CEADC264\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"currency_usd_equalance\":\"66\",\"metu\":\"METU66F563E35C6AB9\",\"metu_na
me\":\"\\u062c\\u0627\\u0648\\u06cc\\
u062f\",\"client\":\"ACCT66A863EA0771F9\",\"client_name\":\"\\u067e\\u0627\\u06cc\\
u0646\\u062f\\u0647 \\u062e\\u0627\\u0646\",\"details\":\"\\u0627\\u0632 \\u062d\\
u0633\\u0627\\u0628 \\u0628\\u0644\\u0648\\u0631\\
u0648\",\"value\":\"5000\",\"rate\":null,\"percentage\":\"4\",\"percentage_amount\"
:\"0.04\",\"cost\":\"1.04\",\"sale_price\":\"1.04\",\"profit\":\"0\",\"total\":\"52
00\",\"created_at\":\"2024-10-26 23:43:59\"}','2024-10-26 14:43:59'),
(1289,'ACT_202410271824131730035453832269056',NULL,'opening_balance_ACCT671E3EFD6D5
2D0_ACCT671E3EFD6D52D0_client_usd','BRCH668E33B1D26DF1','accounts','ALE_ACCT671E3EF
D6D52D0','ACCT671E3EFD6D52D0','client','2024-10-27
09:24:13','usd',80000,80000,0,0,' ‫'انتقال شد از‬,'‫انتقال شد از کتاب‬
‫'کتاب‬,'{\"id\":\"5215\",\"uid\":\"ACCT671E3EFD6D52D0\",\"branch\":\"BRCH668E33B1D26
DF1\",\"name\":\"rahim\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nul
l,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\
",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\
":null,\"employee_uid\":null,\"memo\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u0634\\u062f \\u0627\\u0632 \\u06a9\\u062a\\u0627\\u0628\",\"address\":\"\\
u06a9\\u0627\\u0628\\
u0644\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"usd
_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"80000\\\",\\\"ob_credit\\\":null}]\",
\"created_at\":\"2024-10-27 09:24:13\"}','2024-10-27 09:24:13'),
(1290,'JRL_202410281840081730122808411696896',15,'journal_receiving_JRNL671F9438445
998_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL671F9438445998','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-10-28 09:40:08','CURR66F984C96B6691',0,0,1000000,1000000,'Journal # 15
Hshshsj','Hshshsj','{\"id\":\"121\",\"uid\":\"JRNL671F9438445998\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-10-
28\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"CASHSALEBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000000\",\"payment_amou
nt\":\"1000000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narra
tion\":\"Hshshsj\",\"payment_narration\":\"Hshshsj\",\"receiving_cue\":\"68.5\",\"p
ayment_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\"
:null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-28
09:40:08\",\"invoice\":\"15\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"15\"}','2024-10-28 09:40:08'),
(1291,'JRL_202410281840081730122808508040960',15,'journal_payment_JRNL671F943844599
8_CASHSALEBRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journ
al','ALE_JRNL671F9438445998','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-28
09:40:08','CURR66F984C96B6691',1000000,1000000,0,0,'Journal # 15
Hshshsj','Hshshsj','{\"id\":\"121\",\"uid\":\"JRNL671F9438445998\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-10-
28\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"CASHSALEBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000000\",\"payment_amou
nt\":\"1000000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narra
tion\":\"Hshshsj\",\"payment_narration\":\"Hshshsj\",\"receiving_cue\":\"68.5\",\"p
ayment_cue\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\"
:null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-28
09:40:08\",\"invoice\":\"15\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"15\"}','2024-10-28 09:40:08'),
(1292,'ACT_202410281952031730127123284212224',NULL,'opening_balance_ACCT671FA51319C
3F0_ACCT671FA51319C3F0_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','
ALE_ACCT671FA51319C3F0','ACCT671FA51319C3F0','client','2024-10-28
10:52:03','CURR66921C11107792',0,0,0,0,' ‫'حساب‬,'‫حساب مشتری‬
‫'مشتری‬,'{\"id\":\"5216\",\"uid\":\"ACCT671FA51319C3F0\",\"branch\":\"BRCH668A8A93BF
CAF8\",\"name\":\"\\u06af\\u0644 \\u0645\\u062d\\u0645\\u062f \\u062d\\u0644\\
u06cc\\u0645\\
u06cc\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":\"0728108000\",\"cli
ent_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"mar
keter\":null,\"username\":\"gul\",\"password\":\"$2y$10$NfDSQby2u8vXa\\/
1viPOvp.nhIvSnNBNdFajS7JSBxYVOb1axpaPS.\",\"is_user\":\"yes\",\"email\":\"gulmhd.ha
[email protected]\",\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\
u0645\\u0634\\u062a\\u0631\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"66.5\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-28 10:52:03\"}','2024-10-28
10:52:03'),
(1293,'ACT_202410291221341730186494437478912',NULL,'opening_balance_ACCT67208CFE4C4
071_ACCT67208CFE4C4071_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67208CFE4C4071','ACCT67208CFE4C4071','client','2024-10-29
03:21:34','CURR66F984C96B6691',2000,2000,0,0,'x','x','{\"id\":\"5217\",\"uid\":\"AC
CT67208CFE4C4071\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":\"
client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"cate
gory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":nul
l,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\
":\"x\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
00\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-29 03:21:34\"}','2024-
10-29 03:21:34'),
(1294,'ACT_202410291224271730186667546871040',NULL,'opening_balance_ACCT67208DAB6EF
B15_ACCT67208DAB6EFB15_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT67208DAB6EFB15','ACCT67208DAB6EFB15','supplier','2024-10-29
03:24:27','CURR66F984C96B6691',0,0,4000,4000,'‫'ذدب‬,'‫'ذدب‬,'{\"id\":\"5218\",\"uid\":
\"ACCT67208DAB6EFB15\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\
u0631\\u06a9\\u062a \\u062e\\u0627\\u0644\\u062f \\u0648\\u0644\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0630\\u062f\\
u0628\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-10-29 03:24:27\"}','2024-
10-29 03:24:27'),
(1296,'PCH_202410291527031730197623499283968',2,'purchases_sapaPRCH6720B877403C76_S
AFEACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','pur
chases','ALE_PRCH6720B877403C76','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-
10-29 15:27:03','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6720B877403C76\"
target=\"_blank\">Purchase# 30602, Total: 1,800.00, Paid:
0.00</a>',NULL,'{\"id\":\"90\",\"uid\":\"PRCH6720B877403C76\",\"branch\":\"BRCH668E
33B1D26DF1\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"71\",
\"supplier\":\"ACCT66A734677DD187\",\"old_balance\":\"76680\",\"invoice\":\"30602\"
,\"memo\":null,\"grand_total\":\"2000\",\"discount_amount\":\"200\",\"sub_total_amo
unt\":\"1800\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\
"1800\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM671791E8DBB3
D9\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"cost\\\":100,\\\"real_cost\
\\":100,\\\"qty\\\":20,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":
0,\\\"unit\\\":\\\"sale\\\",\\\"profit\\\":10,\\\"tp\\\":110,\\\"bundle\\\":0,\\\"t
oop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":10,\\\"batch\\
\":\\\"0125000\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":110,\\\"
transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":2000}]\",\"items
_uid\":\"-++-ITEM671791E8DBB3D9-++-\",\"warehouses_uid\":\"-++-WRHS668F5221C4BF21-+
+-\",\"batch_uid\":\"-++-0125000-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-29
15:27:03\",\"serial_id\":\"2\"}','2024-10-29 06:27:03'),
(1297,'SAL_202410301154351730271275884335104',17,'sales_SALE6721D82B71DBA4_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6721D82B71DBA4','CASHSALEBRCH668EFCDB7C8B58','client','2024-10-30
11:54:35','CURR66F984C96B6691',0.004516129003604874,0.004516129003604874,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6721D82B71DBA4\" target=\"_blank\">Sales#
17, Total: 41,858.06, Trans Exp: 0.00, Paid:
41,858.06</a>',NULL,'{\"id\":\"152\",\"uid\":\"SALE6721D82B71DBA4\",\"serial_id\":\
"17\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"100
5500.6666666666\",\"invoice\":\"17\",\"memo\":null,\"sales_total\":\"41858.06451612
9\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"41858.06451612
9\",\"cash_received\":\"41858.06\",\"remaining_amount\":\"0.004516129003604874\",\"
items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FE
C12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1730271211883\\\",\\\"warehouse\\\":\\\"
WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":nu
ll,\\\"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322
580645,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_q
ty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":
0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\
\\":1800.000000000001,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set
_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6717400B7AE1B7\\\",\\\"
item_uqid\\\":\\\"RTIREM1730271222937\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":10000,\\\"sale_price\\\":12000,\\\"bundle\\\":0,\\\"toop\\\
":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":2000,\\\"item_total\\\":24000,\
\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC12DBE3CC3-+
+-,-++-ITEM6717400B7AE1B7-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-+
+-WRHS67173F850657C7-++-\",\"sale_batch\":\"-++-386-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"41858.064516129\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"41858.064516129\",\"total_profit_amount\":\"7600.000000000002\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
11:54:35\"}','2024-10-30 02:54:35'),
(1298,'SAL_202410301154361730271276012598016',17,'sales_cra_SALE6721D82B71DBA4_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6721D82B71DBA4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-30
11:54:35','CURR66F984C96B6691',41858.06,41858.06,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6721D82B71DBA4\" target=\"_blank\">Sales#
17, Total: 41,858.06, Trans Exp: 0.00, Paid:
41,858.06</a>',NULL,'{\"id\":\"152\",\"uid\":\"SALE6721D82B71DBA4\",\"serial_id\":\
"17\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"100
5500.6666666666\",\"invoice\":\"17\",\"memo\":null,\"sales_total\":\"41858.06451612
9\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"41858.06451612
9\",\"cash_received\":\"41858.06\",\"remaining_amount\":\"0.004516129003604874\",\"
items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FE
C12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1730271211883\\\",\\\"warehouse\\\":\\\"
WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":nu
ll,\\\"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322
580645,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_q
ty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":
0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\
\\":1800.000000000001,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set
_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6717400B7AE1B7\\\",\\\"
item_uqid\\\":\\\"RTIREM1730271222937\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":10000,\\\"sale_price\\\":12000,\\\"bundle\\\":0,\\\"toop\\\
":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":2000,\\\"item_total\\\":24000,\
\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC12DBE3CC3-+
+-,-++-ITEM6717400B7AE1B7-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-+
+-WRHS67173F850657C7-++-\",\"sale_batch\":\"-++-386-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"41858.064516129\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"41858.064516129\",\"total_profit_amount\":\"7600.000000000002\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
11:54:35\"}','2024-10-30 02:54:36'),
(1299,'TST_202410301203231730271803830192128',NULL,'transit_TRST6721DA3BB22F04_ACCT
6721D9F0301B59_transit_CURR66F984C96B6691','BRCH668EFCDB7C8B58','transit','ALE_TRST
6721DA3BB22F04','ACCT6721D9F0301B59','transit','2024-10-30
03:03:23','CURR66F984C96B6691',0,0,20000,20000,'fv - Bilty# ۴۵۴ - TS#
3',NULL,'{\"id\":\"3\",\"uid\":\"TRST6721DA3BB22F04\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"tran
sit_date\":\"2024-10-30\",\"serial_num\":\"3\",\"builty_num\":\"\\u06f4\\u06f5\\
u06f4\",\"company\":\"ahmady\",\"accounts_info\":\"[{\\\"account\\\":\\\"ACCT6721D9
F0301B59\\\",\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"rate\\\":\\\"68.5\\\",
\\\"rate_type\\\":\\\"divide\\\",\\\"amount\\\":\\\"20000\\\",\\\"by_base_currency\
\\":\\\"291.97080291970804\\\",\\\"expense_narration\\\":\\\"fv\\\"}]\",\"accounts\
":\"-++-ACCT6721D9F0301B59-+
+-\",\"total_exp\":\"291.97080291970804\",\"created_at\":\"2024-10-30
03:03:23\"}','2024-10-30 03:03:23'),
(1300,'PCH_202410301205431730271943889857024',11,'purchases_pa_PRCH6721DAC7BF4460_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH6721DAC7BF4460','ACCT66FCE5D9C135C3','supplier','2024-10-30
12:05:43','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6721DAC7BF4460\"
target=\"_blank\">Purchase# 2, Total: 7,200.00, Paid:
7,200.00</a>',NULL,'{\"id\":\"91\",\"uid\":\"PRCH6721DAC7BF4460\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"6
8.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
95010\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"7200\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"7200\",\"paid_amount\":\"7200\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":
\"100\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FE6829056924\\\",\\\"warehouse\\\":\\\
"WRHS67064E355CCDD6\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1216.6666666666667,\\\"
qty\\\":6,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1316.6666666666667,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":13
16.6666666666667,\\\"transport_expense\\\":100,\\\"expense\\\":\\\"TRST6721DA3BB22F
04\\\",\\\"total\\\":7200}]\",\"items_uid\":\"-++-ITEM66FE6829056924-+
+-\",\"warehouses_uid\":\"-++-WRHS67064E355CCDD6-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
12:05:43\",\"serial_id\":\"11\"}','2024-10-30 03:05:43'),
(1301,'PCH_202410301205431730271943989795072',11,'purchases_cpa_PRCH6721DAC7BF4460_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH6721DAC7BF4460','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
10-30 12:05:43','CURR66F984C96B6691',0,0,7200,7200,'<a
href=\"__embed_host__/purchases/invoice/PRCH6721DAC7BF4460\"
target=\"_blank\">Purchase# 2, Total: 7,200.00, Paid:
7,200.00</a>',NULL,'{\"id\":\"91\",\"uid\":\"PRCH6721DAC7BF4460\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"6
8.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
95010\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"7200\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"7200\",\"paid_amount\":\"7200\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":
\"100\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FE6829056924\\\",\\\"warehouse\\\":\\\
"WRHS67064E355CCDD6\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1216.6666666666667,\\\"
qty\\\":6,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1316.6666666666667,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":13
16.6666666666667,\\\"transport_expense\\\":100,\\\"expense\\\":\\\"TRST6721DA3BB22F
04\\\",\\\"total\\\":7200}]\",\"items_uid\":\"-++-ITEM66FE6829056924-+
+-\",\"warehouses_uid\":\"-++-WRHS67064E355CCDD6-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
12:05:43\",\"serial_id\":\"11\"}','2024-10-30 03:05:43'),
(1302,'PCH_202410301205441730271944086162176',11,'purchases_details_PRCH6721DAC7BF4
460_TRST6721DA3BB22F04_transit_module_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH6721DAC7BF4460','TRST6721DA3BB22F04','transit_module','2024-10-30
12:05:43','CURR66F984C96B6691',100,100,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6721DAC7BF4460\"
target=\"_blank\">Trans Exp:: Purchase# 2, Total: 7,200.00, Paid:
7,200.00</a>',NULL,'{\"id\":\"91\",\"uid\":\"PRCH6721DAC7BF4460\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"6
8.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
95010\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"7200\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"7200\",\"paid_amount\":\"7200\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":
\"100\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FE6829056924\\\",\\\"warehouse\\\":\\\
"WRHS67064E355CCDD6\\\",\\\"cost\\\":1200,\\\"real_cost\\\":1216.6666666666667,\\\"
qty\\\":6,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"profit\\\":100,\\\"tp\\\":1316.6666666666667,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":13
16.6666666666667,\\\"transport_expense\\\":100,\\\"expense\\\":\\\"TRST6721DA3BB22F
04\\\",\\\"total\\\":7200}]\",\"items_uid\":\"-++-ITEM66FE6829056924-+
+-\",\"warehouses_uid\":\"-++-WRHS67064E355CCDD6-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
12:05:43\",\"serial_id\":\"11\"}','2024-10-30 03:05:44'),
(1303,'JRL_202410301209431730272183678950144',16,'journal_receiving_JRNL6721DBB7899
4C9_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL6721DBB78994C9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-10-30 03:09:43','CURR66F984C96B6691',0,0,1000,1000,'Journal # 16 kn kj','kn
kj','{\"id\":\"122\",\"uid\":\"JRNL6721DBB78994C9\",\"branch\":\"BRCH668EFCDB7C8B58
\",\"journal_date\":\"2024-10-
30\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6721D9F0301B59\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"kn
kj\",\"payment_narration\":\"kn
kj\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",\"i
s_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
03:09:43\",\"invoice\":\"16\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"16\"}','2024-10-30 03:09:43'),
(1304,'JRL_202410301209431730272183775721984',16,'journal_payment_JRNL6721DBB78994C
9_ACCT6721D9F0301B59_transit_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','AL
E_JRNL6721DBB78994C9','ACCT6721D9F0301B59','transit','2024-10-30
03:09:43','CURR66F984C96B6691',1000,1000,0,0,'Journal # 16 kn kj','kn
kj','{\"id\":\"122\",\"uid\":\"JRNL6721DBB78994C9\",\"branch\":\"BRCH668EFCDB7C8B58
\",\"journal_date\":\"2024-10-
30\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6721D9F0301B59\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"kn
kj\",\"payment_narration\":\"kn
kj\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",\"i
s_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-10-30
03:09:43\",\"invoice\":\"16\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"16\"}','2024-10-30 03:09:43'),
(1305,'EXP_202410301216121730272572559366912',NULL,'advances_EADV6721DD3C6F1A22_SAF
EACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','advan
ces','ALE_EADV6721DD3C6F1A22','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-10-
30 03:16:12','CURR66F984C96B6691',0,0,1000,1000,'Advance:
',NULL,'{\"id\":\"10\",\"uid\":\"EADV6721DD3C6F1A22\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B669
1\",\"advance_date\":\"2024-10-
30\",\"employee\":\"EMPL6721DCE65C8E93\",\"previous_advance\":\"0\",\"new_advance\"
:\"1000\",\"total_advance\":\"1000\",\"narration\":null,\"created_at\":\"2024-10-30
03:16:12\"}','2024-10-30 03:16:12'),
(1306,'ACT_202410301342391730277759597172992',NULL,'opening_balance_ACCT6721F17F35F
5A8_ACCT6721F17F35F5A8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6721F17F35F5A8','ACCT6721F17F35F5A8','client','2024-10-30
04:42:39','CURR66F984C96B6691',2000,2000,0,0,'nbbgg','nbbgg','{\"id\":\"5221\",\"ui
d\":\"ACCT6721F17F35F5A8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"t
ype\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\
",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"userna
me\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null
,\"memo\":\"nbbgg\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"cur
rency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debi
t\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-30
04:42:39\"}','2024-10-30 04:42:39'),
(1308,'SAL_202410310004261730315066924989952',18,'sales_SALE6722833A835252_ACCT6720
8DAB6EFB15_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67228
33A835252','ACCT67208DAB6EFB15','supplier','2024-10-31
00:04:26','CURR66F984C96B6691',50385,50385,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6722833A835252\" target=\"_blank\">Sales#
18, Total: 51,385.00, Trans Exp: 10.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"153\",\"uid\":\"SALE6722833A835252\",\"serial_id\":\"
18\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT67208DAB6EFB15\",\"
marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_com
mission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_receive
d_account\":\"ACCT6721F2936B76D9\",\"old_balance\":\"-
4000\",\"invoice\":\"18\",\"memo\":null,\"sales_total\":\"51375\",\"trans_expense\"
:\"10\",\"expense_account\":\"ACCT6721D9F0301B59\",\"sub_total\":\"51385\",\"cash_r
eceived\":\"1000\",\"remaining_amount\":\"50385\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\
":\\\"RTIREM1730315023086\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\
\\u0627\\\\u062d\\\\u0645\\\\u062f \\\\u062c\\\\u0627\\\\
u0646\\\",\\\"cost\\\":1370,\\\"sale_price\\\":2055,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"item_token\\\":0,\\\"qty\\\":25,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
500,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":685,\\\"item_total\\\":51375,\\
\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"51375\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"513
75\",\"total_profit_amount\":\"17125\",\"return_discount_amount_1\":null,\"return_d
iscount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"ret
urn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\
"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-10-31 00:04:26\"}','2024-10-30 15:04:26'),
(1309,'SAL_202410310004271730315067078820096',18,'sales_cra_SALE6722833A835252_ACCT
6721F2936B76D9_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67228
33A835252','ACCT6721F2936B76D9','bank','2024-10-31
00:04:26','CURR66F984C96B6691',1000,1000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6722833A835252\" target=\"_blank\">Sales#
18, Total: 51,385.00, Trans Exp: 10.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"153\",\"uid\":\"SALE6722833A835252\",\"serial_id\":\"
18\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT67208DAB6EFB15\",\"
marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_com
mission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_receive
d_account\":\"ACCT6721F2936B76D9\",\"old_balance\":\"-
4000\",\"invoice\":\"18\",\"memo\":null,\"sales_total\":\"51375\",\"trans_expense\"
:\"10\",\"expense_account\":\"ACCT6721D9F0301B59\",\"sub_total\":\"51385\",\"cash_r
eceived\":\"1000\",\"remaining_amount\":\"50385\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\
":\\\"RTIREM1730315023086\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\
\\u0627\\\\u062d\\\\u0645\\\\u062f \\\\u062c\\\\u0627\\\\
u0646\\\",\\\"cost\\\":1370,\\\"sale_price\\\":2055,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"item_token\\\":0,\\\"qty\\\":25,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
500,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":685,\\\"item_total\\\":51375,\\
\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"51375\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"513
75\",\"total_profit_amount\":\"17125\",\"return_discount_amount_1\":null,\"return_d
iscount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"ret
urn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\
"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-10-31 00:04:26\"}','2024-10-30 15:04:27'),
(1310,'SAL_202410310004271730315067224009984',18,'sales_exp_acc_SALE6722833A835252_
ACCT6721D9F0301B59_transit_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SA
LE6722833A835252','ACCT6721D9F0301B59','transit','2024-10-31
00:04:26','CURR66F984C96B6691',0,0,10,10,'<a
href=\"__embed_host__/sales/invoice/SALE6722833A835252\" target=\"_blank\">Trans
Exp:: Sales# 18, Total: 51,385.00, Trans Exp: 10.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"153\",\"uid\":\"SALE6722833A835252\",\"serial_id\":\"
18\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT67208DAB6EFB15\",\"
marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_com
mission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_receive
d_account\":\"ACCT6721F2936B76D9\",\"old_balance\":\"-
4000\",\"invoice\":\"18\",\"memo\":null,\"sales_total\":\"51375\",\"trans_expense\"
:\"10\",\"expense_account\":\"ACCT6721D9F0301B59\",\"sub_total\":\"51385\",\"cash_r
eceived\":\"1000\",\"remaining_amount\":\"50385\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\
":\\\"RTIREM1730315023086\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\
\\u0627\\\\u062d\\\\u0645\\\\u062f \\\\u062c\\\\u0627\\\\
u0646\\\",\\\"cost\\\":1370,\\\"sale_price\\\":2055,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"item_token\\\":0,\\\"qty\\\":25,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
500,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":685,\\\"item_total\\\":51375,\\
\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"51375\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"513
75\",\"total_profit_amount\":\"17125\",\"return_discount_amount_1\":null,\"return_d
iscount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"ret
urn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\
"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-10-31 00:04:26\"}','2024-10-30 15:04:27'),
(1311,'ACT_202410311107341730354854861571072',NULL,'opening_balance_ACCT67231EA6BA0
EC8_ACCT67231EA6BA0EC8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67231EA6BA0EC8','ACCT67231EA6BA0EC8','client','2024-10-31
02:07:34','CURR66F984C96B6691',20000,20000,0,0,'v','v','{\"id\":\"5223\",\"uid\":\"
ACCT67231EA6BA0EC8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"v\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"
20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-10-31
02:07:34\"}','2024-10-31 02:07:34'),
(1312,'ACT_202411031201401730617300638468096',NULL,'opening_balance_ACCT67271FD4826
6C5_ACCT67271FD48266C5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67271FD48266C5','ACCT67271FD48266C5','client','2024-11-03
03:01:40','CURR66F984C96B6691',2000,2000,0,0,'hh','hh','{\"id\":\"5224\",\"uid\":\"
ACCT67271FD48266C5\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamad\",\"type\
":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"
category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\"
:null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"m
emo\":\"hh\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\
\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\
\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-03
03:01:40\"}','2024-11-03 03:01:40'),
(1313,'ACT_202411031347351730623655763793920',NULL,'opening_balance_ACCT672738A7A23
181_ACCT672738A7A23181_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT672738A7A23181','ACCT672738A7A23181','client','2024-11-03
04:47:35','CURR66F984C96B6691',2000,2000,0,0,'fgvf','fgvf','{\"id\":\"5225\",\"uid\
":\"ACCT672738A7A23181\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\
":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"
category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\"
:null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"m
emo\":\"fgvf\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency
\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\"
:\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-03
04:47:35\"}','2024-11-03 04:47:35'),
(1314,'ACT_202411031413031730625183753299968',NULL,'opening_balance_ACCT67273E9F8F7
D08_ACCT67273E9F8F7D08_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT67273E9F8F7D08','ACCT67273E9F8F7D08','bank','2024-11-03
05:13:03','CURR66F984C96B6691',20000,20000,0,0,'‫'تاذ‬,'‫'تاذ‬,'{\"id\":\"5226\",\"uid\
":\"ACCT67273E9F8F7D08\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0645\\
u06cc\\u0648\\u0646\\u062f \\u0628\\u0627\\u0646\\
u06a9\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u062a\\u0627\\
u0630\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-03 05:13:03\"}','2024-
11-03 05:13:03'),
(1315,'PCH_202411031430511730626251063633920',12,'purchases_pa_PRCH672742CAE96626_A
CCT67208DAB6EFB15_supplier_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH672742CAE
96626','ACCT67208DAB6EFB15','supplier','2024-11-03
14:30:50','usd',0,0,350.00000000010004,350.00000000010004,'<a
href=\"__embed_host__/purchases/invoice/PRCH672742CAE96626\"
target=\"_blank\">Purchase# 1, Total: 9,350.00, Paid:
9,000.00</a>',NULL,'{\"id\":\"92\",\"uid\":\"PRCH672742CAE96626\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\"
:\"ACCT67208DAB6EFB15\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"gran
d_total\":\"9650.0000000001\",\"discount_amount\":\"300\",\"sub_total_amount\":\"93
50.0000000001\",\"paid_amount\":\"9000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"pending_amount\":\"350.00000000010004\",\"transport_expense\":\"0\"
,\"items\":\"[{\\\"item\\\":\\\"ITEM67274128A47764\\\",\\\"warehouse\\\":\\\"WRHS67
27402C67DAE8\\\",\\\"cost\\\":300,\\\"real_cost\\\":300,\\\"qty\\\":20,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"profit\\\":100,\\\"tp\\\":400,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0
,\\\"item_token\\\":0,\\\"discount\\\":5,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"sale_price\\\":400,\\\"transport_expense\\\":0,\\\"exp
ense\\\":\\\"null\\\",\\\"total\\\":6000},
{\\\"item\\\":\\\"ITEM66FE6829056924\\\",\\\"warehouse\\\":\\\"WRHS6727402C67DAE8\\
\",\\\"cost\\\":1216.6666666667,\\\"real_cost\\\":1216.6666666667,\\\"qty\\\":3,\\\
"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchas
e\\\",\\\"profit\\\":100,\\\"tp\\\":1316.6666666667,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":1316.6666666667,\\
\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":3650.000000000
1}]\",\"items_uid\":\"-++-ITEM67274128A47764-++-,-++-ITEM66FE6829056924-+
+-\",\"warehouses_uid\":\"-++-WRHS6727402C67DAE8-++-,-++-WRHS6727402C67DAE8-+
+-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-03
14:30:50\",\"serial_id\":\"12\"}','2024-11-03 05:30:51'),
(1316,'PCH_202411031430511730626251159668992',12,'purchases_cpa_PRCH672742CAE96626_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_P
RCH672742CAE96626','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-03
14:30:50','usd',0,0,9000,9000,'<a
href=\"__embed_host__/purchases/invoice/PRCH672742CAE96626\"
target=\"_blank\">Purchase# 1, Total: 9,350.00, Paid:
9,000.00</a>',NULL,'{\"id\":\"92\",\"uid\":\"PRCH672742CAE96626\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\"
:\"ACCT67208DAB6EFB15\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"gran
d_total\":\"9650.0000000001\",\"discount_amount\":\"300\",\"sub_total_amount\":\"93
50.0000000001\",\"paid_amount\":\"9000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"pending_amount\":\"350.00000000010004\",\"transport_expense\":\"0\"
,\"items\":\"[{\\\"item\\\":\\\"ITEM67274128A47764\\\",\\\"warehouse\\\":\\\"WRHS67
27402C67DAE8\\\",\\\"cost\\\":300,\\\"real_cost\\\":300,\\\"qty\\\":20,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"profit\\\":100,\\\"tp\\\":400,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0
,\\\"item_token\\\":0,\\\"discount\\\":5,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"sale_price\\\":400,\\\"transport_expense\\\":0,\\\"exp
ense\\\":\\\"null\\\",\\\"total\\\":6000},
{\\\"item\\\":\\\"ITEM66FE6829056924\\\",\\\"warehouse\\\":\\\"WRHS6727402C67DAE8\\
\",\\\"cost\\\":1216.6666666667,\\\"real_cost\\\":1216.6666666667,\\\"qty\\\":3,\\\
"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchas
e\\\",\\\"profit\\\":100,\\\"tp\\\":1316.6666666667,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":1316.6666666667,\\
\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":3650.000000000
1}]\",\"items_uid\":\"-++-ITEM67274128A47764-++-,-++-ITEM66FE6829056924-+
+-\",\"warehouses_uid\":\"-++-WRHS6727402C67DAE8-++-,-++-WRHS6727402C67DAE8-+
+-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-03
14:30:50\",\"serial_id\":\"12\"}','2024-11-03 05:30:51'),
(1317,'EXP_202411031603071730631787260781056',3,'expenses_EXPE6727586B1D5912_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','expenses
','ALE_EXPE6727586B1D5912','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-11-03
07:03:07','CURR66921C11107792',0,0,100,100,'Expense: ‫'برای‬,'‫برای کارمندان‬
‫'کارمندان‬,'{\"id\":\"58\",\"uid\":\"EXPE6727586B1D5912\",\"branch\":\"BRCH668A8A93B
FCAF8\",\"type\":\"EXPT66BA02868F2EB2\",\"exp_date\":\"2024-11-
03\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"amount\":\
"100\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"66.5\",\"na
rration\":\"\\u0628\\u0631\\u0627\\u06cc \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f\\u0627\\
u0646\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-03 07:03:07\",\"serial_id\":\"3\"}','2024-11-03
07:03:07'),
(1318,'ACT_202411032101541730649714239520000',NULL,'opening_balance_ACCT67279E721F8
CD6_ACCT67279E721F8CD6_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','accounts','
ALE_ACCT67279E721F8CD6','ACCT67279E721F8CD6','client','2024-11-03
12:01:54','CURR66BB048E0D9DC8',0,0,0,0,'‫'سالم‬,'‫'سالم‬,'{\"id\":\"5227\",\"uid\":\"ACCT
67279E721F8CD6\",\"branch\":\"BRCH668E33B1D26DF1\",\"name\":\"\\u0645\\u0631\\
u062a\\u0636\\
u06cc\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":\"09913218726\",\"cl
ient_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"ma
rketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":\"mu
[email protected]\",\"employee_uid\":null,\"memo\":\"\\u0633\\u0644\\u0627\\
u0645\",\"address\":\"\\u0641\\u0631\\u0627\\
u0647\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66BB048E0D9
DC8\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"\\\\u06f1\\\\
u06f0\\\\u06f0\\\\u06f0\\\",\\\"ob_credit\\\":\\\"\\\\u06f1\\\\u06f0\\\\u06f0\\\\
u06f0\\\"}]\",\"created_at\":\"2024-11-03 12:01:54\"}','2024-11-03 12:01:54'),
(1319,'EXP_202411032102431730649763039568896',1,'expenses_EXPE6722035140BA15_SAFEAC
COUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','expenses
','ALE_EXPE6722035140BA15','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-10-30
05:58:41','CURR66BB048E0D9DC8',0,0,50000,50000,'Expense:
‫'سیبیسبسبسیب‬,'‫'سیبیسبسبسیب‬,'{\"id\":\"57\",\"uid\":\"EXPE6722035140BA15\",\"branch\
":\"BRCH668E33B1D26DF1\",\"type\":\"EXPT672203220AB181\",\"exp_date\":\"2024-10-
30\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"amount\":\
"50000\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"71\",\"na
rration\":\"\\u0633\\u06cc\\u0628\\u06cc\\u0633\\u0628\\u0633\\u0628\\u0633\\
u06cc\\
u0628\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"update\",\"approval_entry\":\"{\\\"type\\\":\\
\"EXPT672203220AB181\\\",\\\"exp_date\\\":\\\"2024-10-
30\\\",\\\"account\\\":\\\"SAFEACCOUNTBRCH668E33B1D26DF1\\\",\\\"amount\\\":\\\"500
00\\\",\\\"currency\\\":\\\"CURR66BB048E0D9DC8\\\",\\\"narration\\\":\\\"\\\\
u0633\\\\u06cc\\\\u0628\\\\u06cc\\\\u0633\\\\u0628\\\\u0633\\\\u0628\\\\u0633\\\\
u06cc\\\\
u0628\\\",\\\"marketer\\\":\\\"no\\\"}\",\"old_entry_details\":\"{\\\"id\\\":\\\"57
\\\",\\\"uid\\\":\\\"EXPE6722035140BA15\\\",\\\"branch\\\":\\\"BRCH668E33B1D26DF1\\
\",\\\"type\\\":\\\"EXPT672203220AB181\\\",\\\"exp_date\\\":\\\"2024-10-
30\\\",\\\"marketer\\\":\\\"no\\\",\\\"account\\\":\\\"SAFEACCOUNTBRCH668E33B1D26DF
1\\\",\\\"amount\\\":\\\"50000\\\",\\\"currency\\\":\\\"CURR66BB048E0D9DC8\\\",\\\"
currency_usd_equalance\\\":\\\"71\\\",\\\"narration\\\":\\\"\\\\u0633\\\\u06cc\\\\
u0628\\\\u06cc\\\\u0633\\\\u0628\\\\u0633\\\\u0628\\\\u0633\\\\u06cc\\\\
u0628\\\",\\\"stock_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_appr
oval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"a
dmin\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMI
N127H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval
_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\
\"created_at\\\":\\\"2024-10-30
05:58:41\\\",\\\"serial_id\\\":\\\"1\\\"}\",\"created_at\":\"2024-10-30
05:58:41\",\"serial_id\":\"1\"}','2024-11-03 12:02:43'),
(1320,'ACT_202411041209021730704142723494144',NULL,'opening_balance_ACCT6728730E8D5
391_ACCT6728730E8D5391_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6728730E8D5391','ACCT6728730E8D5391','client','2024-11-04
03:09:02','CURR66F984C96B6691',20000,20000,0,0,'ikhn','ikhn','{\"id\":\"5228\",\"ui
d\":\"ACCT6728730E8D5391\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamadali\
",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"gen
eral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"u
sername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\"
:null,\"memo\":\"ikhn\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\
"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_
debit\\\":\\\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:09:02\"}','2024-11-04 03:09:02'),
(1321,'ACT_202411041211321730704292526285056',NULL,'opening_balance_ACCT672873A4687
114_ACCT672873A4687114_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT672873A
4687114','ACCT672873A4687114','client','2024-11-04
03:11:32','usd',0,0,20000,20000,'hj','hj','{\"id\":\"5229\",\"uid\":\"ACCT672873A46
87114\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\":\"client\",\"co
de\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\
"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\
":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"hj\",\"ad
dress\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\
\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\"20000\\\"
},
{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\
"ob_debit\\\":\\\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:11:32\"}','2024-11-04 03:11:32'),
(1322,'ACT_202411041211321730704292644594944',NULL,'opening_balance_ACCT672873A4687
114_ACCT672873A4687114_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT672873A4687114','ACCT672873A4687114','client','2024-11-04
03:11:32','CURR66F984C96B6691',20000,20000,0,0,'hj','hj','{\"id\":\"5229\",\"uid\":
\"ACCT672873A4687114\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"hj\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\"
:\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\
":\\\"20000\\\"},
{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\
"ob_debit\\\":\\\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:11:32\"}','2024-11-04 03:11:32'),
(1323,'ACT_202411041219411730704781501303040',NULL,'opening_balance_ACCT6728758D60C
0A8_ACCT6728758D60C0A8_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT6728758
D60C0A8','ACCT6728758D60C0A8','client','2024-11-04
03:19:41','usd',50000,50000,0,0,'‫'ق‬,'‫'ق‬,'{\"id\":\"5231\",\"uid\":\"ACCT6728758D60C
0A8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\u0645\\
u0633\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\
u0642\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"50000\\\",\\\"ob_cre
dit\\\":null},
{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\
"ob_debit\\\":\\\"10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:19:41\"}','2024-11-04 03:19:41'),
(1324,'ACT_202411041219411730704781607217920',NULL,'opening_balance_ACCT6728758D60C
0A8_ACCT6728758D60C0A8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6728758D60C0A8','ACCT6728758D60C0A8','client','2024-11-04
03:19:41','CURR66F984C96B6691',10000,10000,0,0,'‫'ق‬,'‫'ق‬,'{\"id\":\"5231\",\"uid\":\"
ACCT6728758D60C0A8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\u0645\\
u0633\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\
u0642\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"50000\\\",\\\"ob_cre
dit\\\":null},
{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\
"ob_debit\\\":\\\"10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:19:41\"}','2024-11-04 03:19:41'),
(1325,'ACT_202411041252241730706744381256960',NULL,'opening_balance_ACCT67287D38449
988_ACCT67287D38449988_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT67287D3
8449988','ACCT67287D38449988','client','2024-11-04
03:52:24','usd',2000,2000,0,0,'ssss','ssss','{\"id\":\"5232\",\"uid\":\"ACCT67287D3
8449988\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"ssss\",\"address\":null,\"stats\":null,\"opening_balance\":\
"[{\\\"currency\\\":\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\
\"2000\\\",\\\"ob_credit\\\":null},
{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\
"ob_debit\\\":\\\"50000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:52:24\"}','2024-11-04 03:52:24'),
(1326,'ACT_202411041252241730706744494447104',NULL,'opening_balance_ACCT67287D38449
988_ACCT67287D38449988_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67287D38449988','ACCT67287D38449988','client','2024-11-04
03:52:24','CURR66F984C96B6691',50000,50000,0,0,'ssss','ssss','{\"id\":\"5232\",\"ui
d\":\"ACCT67287D38449988\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0627\\
u062d\\u0645\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"ssss\",\"address\":null,\"stats\":null,\"opening_balance\":\
"[{\\\"currency\\\":\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\
\"2000\\\",\\\"ob_credit\\\":null},
{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\
"ob_debit\\\":\\\"50000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-04
03:52:24\"}','2024-11-04 03:52:24'),
(1327,'PCH_202411041302191730707339364586240',13,'purchases_pa_PRCH67287F8B3AD3B0_A
CCT66FECE8E4E1778_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67287F8B3AD3B0','ACCT66FECE8E4E1778','supplier','2024-11-04
13:02:19','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67287F8B3AD3B0\"
target=\"_blank\">Purchase# 1, Total: 560.00, Paid:
560.00</a>',NULL,'{\"id\":\"93\",\"uid\":\"PRCH67287F8B3AD3B0\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.
5\",\"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":\"-
199000\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"560\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"560\",\"paid_amount\":\"560\",\"cash_paid_account\":
\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":\"
0\",\"items\":\"[{\\\"item\\\":\\\"ITEM672877F49934A7\\\",\\\"warehouse\\\":\\\"WRH
S672876D118EF30\\\",\\\"cost\\\":100,\\\"real_cost\\\":100,\\\"qty\\\":2,\\\"bonus\
\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"profit\\\":50,\\\"tp\\\":150,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":
0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\"
:null,\\\"expiry\\\":null,\\\"sale_price\\\":150,\\\"transport_expense\\\":0,\\\"ex
pense\\\":\\\"null\\\",\\\"total\\\":200},
{\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"warehouse\\\":\\\"WRHS672876D118EF30\\
\",\\\"cost\\\":180,\\\"real_cost\\\":180,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40,
\\\"tp\\\":220,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":220,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":360}]\",\"items_uid\":\"-++-ITEM672877F49934A7-++-,-++-
ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-WRHS672876D118EF30-++-,-++-
WRHS672876D118EF30-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-04
13:02:19\",\"serial_id\":\"13\"}','2024-11-04 04:02:19'),
(1328,'PCH_202411041302191730707339551970048',13,'purchases_cpa_PRCH67287F8B3AD3B0_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67287F8B3AD3B0','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-04 13:02:19','CURR66F984C96B6691',0,0,560,560,'<a
href=\"__embed_host__/purchases/invoice/PRCH67287F8B3AD3B0\"
target=\"_blank\">Purchase# 1, Total: 560.00, Paid:
560.00</a>',NULL,'{\"id\":\"93\",\"uid\":\"PRCH67287F8B3AD3B0\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.
5\",\"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":\"-
199000\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"560\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"560\",\"paid_amount\":\"560\",\"cash_paid_account\":
\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":\"
0\",\"items\":\"[{\\\"item\\\":\\\"ITEM672877F49934A7\\\",\\\"warehouse\\\":\\\"WRH
S672876D118EF30\\\",\\\"cost\\\":100,\\\"real_cost\\\":100,\\\"qty\\\":2,\\\"bonus\
\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"profit\\\":50,\\\"tp\\\":150,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":
0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\"
:null,\\\"expiry\\\":null,\\\"sale_price\\\":150,\\\"transport_expense\\\":0,\\\"ex
pense\\\":\\\"null\\\",\\\"total\\\":200},
{\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"warehouse\\\":\\\"WRHS672876D118EF30\\
\",\\\"cost\\\":180,\\\"real_cost\\\":180,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40,
\\\"tp\\\":220,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":220,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":360}]\",\"items_uid\":\"-++-ITEM672877F49934A7-++-,-++-
ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-WRHS672876D118EF30-++-,-++-
WRHS672876D118EF30-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-04
13:02:19\",\"serial_id\":\"13\"}','2024-11-04 04:02:19'),
(1329,'EXP_202411041311451730707905620624896',5,'expenses_EXPE672881C17B65B4_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE672881C17B65B4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-04
04:11:45','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'لل‬,'‫'لل‬,'{\"id\":\"59\",\"uid\":\"EXPE672881C17B65B4\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"type\":\"EXPT66FD047F41BFD5\",\"exp_date\":\"2024-11-
04\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"9000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"\\u0644\\
u0644\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-04 04:11:45\",\"serial_id\":\"5\"}','2024-11-04
04:11:45'),
(1330,'JRL_202411041316301730708190158938880',17,'journal_receiving_JRNL672882DE04E
CE7_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL672882DE04ECE7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-11-04 04:16:30','CURR66F984C96B6691',0,0,1000,1000,'Journal # 17
mbkbkjbkj','mbkbkjbkj','{\"id\":\"123\",\"uid\":\"JRNL672882DE04ECE7\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-11-
04\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66A734677DD187\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mbkbk
jbkj\",\"payment_narration\":\"mbkbkjbkj\",\"receiving_cue\":\"68.5\",\"payment_cue
\":\"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"re
ceipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-11-04
04:16:30\",\"invoice\":\"17\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"17\"}','2024-11-04 04:16:30'),
(1334,'SAL_202411041930381730730638194479872',4,'sales_SALE6728DA8DE7DF25_ACCT66F87
6CD1143F2_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE6728DA8D
E7DF25','ACCT66F876CD1143F2','client','2024-11-04
19:30:37','CURR66BB048E0D9DC8',4260,4260,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6728DA8DE7DF25\" target=\"_blank\">Sales#
4, Total: 4,260.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"154\",\"uid\":\"SALE6728DA8DE7DF25\",\"serial_id\":\"4\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66F876CD1143F2\",\"markete
r\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"fixed\",\"ma
rketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":null,\"
cash_received_account\":null,\"old_balance\":\"23700\",\"invoice\":\"4\",\"memo\":n
ull,\"sales_total\":\"4260\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub
_total\":\"4260\",\"cash_received\":\"0\",\"remaining_amount\":\"4260\",\"items_det
ails\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A0
3\\\",\\\"item_uqid\\\":\\\"RTIREM1730730630383\\\",\\\"warehouse\\\":\\\"WRHS668F5
221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\
\"narration\\\":null,\\\"cost\\\":1420,\\\"sale_price\\\":2130,\\\"bundle\\\":0,\\\
"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":2,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase
\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":710,\\\"item_total\\\":
4260,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66F8773DDC4A03-++-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"4260\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"4260
\",\"total_profit_amount\":\"1420\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-11-04 19:30:37\"}','2024-11-04 10:30:38'),
(1335,'SAL_202411041930381730730638315773952',4,'sales_sacrSALE6728DA8DE7DF25_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE6728DA8DE7DF25','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-04
19:30:37','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6728DA8DE7DF25\" target=\"_blank\">Sales#
4, Total: 4,260.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"154\",\"uid\":\"SALE6728DA8DE7DF25\",\"serial_id\":\"4\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66F876CD1143F2\",\"markete
r\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"fixed\",\"ma
rketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":null,\"
cash_received_account\":null,\"old_balance\":\"23700\",\"invoice\":\"4\",\"memo\":n
ull,\"sales_total\":\"4260\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub
_total\":\"4260\",\"cash_received\":\"0\",\"remaining_amount\":\"4260\",\"items_det
ails\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A0
3\\\",\\\"item_uqid\\\":\\\"RTIREM1730730630383\\\",\\\"warehouse\\\":\\\"WRHS668F5
221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\
\"narration\\\":null,\\\"cost\\\":1420,\\\"sale_price\\\":2130,\\\"bundle\\\":0,\\\
"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":2,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase
\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":710,\\\"item_total\\\":
4260,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66F8773DDC4A03-++-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"4260\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"4260
\",\"total_profit_amount\":\"1420\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-11-04 19:30:37\"}','2024-11-04 10:30:38'),
(1336,'ACT_202411042146521730738812567163904',NULL,'opening_balance_ACCT6728FA7C6B3
349_ACCT6728FA7C6B3349_client_CURR6690AF39D9B836','BRCH664D790E231556','accounts','
ALE_ACCT6728FA7C6B3349','ACCT6728FA7C6B3349','client','2024-11-04
12:46:52','CURR6690AF39D9B836',0,0,0,0,' ‫'نوی‬,'‫نوی حساب‬
‫'حساب‬,'{\"id\":\"5235\",\"uid\":\"ACCT6728FA7C6B3349\",\"branch\":\"BRCH664D790E231
556\",\"name\":\"\\u0642\\u062f\\u0631\\
u062a\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0646\\u0648\\u06cc \\u062d\\u0633\\u0627\\
u0628\",\"address\":\"\\u0632\\u0627\\u0628\\
u0644\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR6690AF39D9B
836\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":nu
ll}]\",\"created_at\":\"2024-11-04 12:46:52\"}','2024-11-04 12:46:52'),
(1337,'PCH_202411061346521730882812315598080',3,'purchases_pa_PRCH672B2CFC30C8B5_AC
CT6707CF00D0B112_client_CURR6690AF39D9B836','BRCH664D790E231556','purchases','ALE_P
RCH672B2CFC30C8B5','ACCT6707CF00D0B112','client','2024-11-06
13:46:52','CURR6690AF39D9B836',0,0,110760000,110760000,'<a
href=\"__embed_host__/purchases/invoice/PRCH672B2CFC30C8B5\"
target=\"_blank\">Purchase# 111, Total: 110,760,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"94\",\"uid\":\"PRCH672B2CFC30C8B5\",\"branch\":\"BRCH664D
790E231556\",\"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":\"70\",
\"supplier\":\"ACCT6707CF00D0B112\",\"old_balance\":null,\"invoice\":\"111\",\"memo
\":null,\"grand_total\":\"110760000\",\"discount_amount\":\"0\",\"sub_total_amount\
":\"110760000\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":
\"110760000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6728FE
985A34B2\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"cost\\\":1950,\\\"rea
l_cost\\\":1950,\\\"qty\\\":56800,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"
height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":250,\\\"tp\\\":2200,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\
\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_pr
ice\\\":2200,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\"
:110760000}]\",\"items_uid\":\"-++-ITEM6728FE985A34B2-++-\",\"warehouses_uid\":\"-+
+-WRHS66E1B8649CC835-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-06
13:46:52\",\"serial_id\":\"3\"}','2024-11-06 04:46:52'),
(1338,'PCH_202411061346521730882812439287808',3,'purchases_sapaPRCH672B2CFC30C8B5_S
AFEACCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','pur
chases','ALE_PRCH672B2CFC30C8B5','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-
11-06 13:46:52','CURR6690AF39D9B836',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH672B2CFC30C8B5\"
target=\"_blank\">Purchase# 111, Total: 110,760,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"94\",\"uid\":\"PRCH672B2CFC30C8B5\",\"branch\":\"BRCH664D
790E231556\",\"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":\"70\",
\"supplier\":\"ACCT6707CF00D0B112\",\"old_balance\":null,\"invoice\":\"111\",\"memo
\":null,\"grand_total\":\"110760000\",\"discount_amount\":\"0\",\"sub_total_amount\
":\"110760000\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":
\"110760000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6728FE
985A34B2\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"cost\\\":1950,\\\"rea
l_cost\\\":1950,\\\"qty\\\":56800,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"
height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":250,\\\"tp\\\":2200,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\
\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_pr
ice\\\":2200,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\"
:110760000}]\",\"items_uid\":\"-++-ITEM6728FE985A34B2-++-\",\"warehouses_uid\":\"-+
+-WRHS66E1B8649CC835-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-06
13:46:52\",\"serial_id\":\"3\"}','2024-11-06 04:46:52'),
(1339,'ACT_202411071035061730957706023446016',NULL,'opening_balance_ACCT672C5189DE2
FC6_ACCT672C5189DE2FC6_client_usd','BRCH668E33B1D26DF1','accounts','ALE_ACCT672C518
9DE2FC6','ACCT672C5189DE2FC6','client','2024-11-07
01:35:05','usd',3000,3000,0,0,'h','h','{\"id\":\"5237\",\"uid\":\"ACCT672C5189DE2FC
6\",\"branch\":\"BRCH668E33B1D26DF1\",\"name\":\"arash\",\"type\":\"client\",\"code
\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\"s
ales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\":
null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"h\",\"addre
ss\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"u
sd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"3000\\\",\\\"ob_credit\\\":null}]\"
,\"created_at\":\"2024-11-07 01:35:05\"}','2024-11-07 01:35:06'),
(1340,'JRL_202411071035571730957757064673024',2,'journal_receiving_JRNL672C51BCE76A
C0_ACCT672C5189DE2FC6_client_usd','BRCH668E33B1D26DF1','journal','ALE_JRNL672C51BCE
76AC0','ACCT672C5189DE2FC6','client','2024-11-07
01:35:56','usd',0,0,1000,1000,'Journal # 2
f','f','{\"id\":\"125\",\"uid\":\"JRNL672C51BCE76AC0\",\"branch\":\"BRCH668E33B1D26
DF1\",\"journal_date\":\"2024-11-
07\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672C5189DE2FC6\",\"payment_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"
receiving_amount\":\"1000\",\"payment_amount\":\"1000\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"f\",\"payment_narration\":\"f\",\"r
eceiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-11-07
01:35:56\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-11-07 01:35:57'),
(1341,'JRL_202411071035571730957757171948800',2,'journal_payment_JRNL672C51BCE76AC0
_SAFEACCOUNTBRCH668E33B1D26DF1_cashbook_usd','BRCH668E33B1D26DF1','journal','ALE_JR
NL672C51BCE76AC0','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-07
01:35:56','usd',1000,1000,0,0,'Journal # 2
f','f','{\"id\":\"125\",\"uid\":\"JRNL672C51BCE76AC0\",\"branch\":\"BRCH668E33B1D26
DF1\",\"journal_date\":\"2024-11-
07\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672C5189DE2FC6\",\"payment_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"
receiving_amount\":\"1000\",\"payment_amount\":\"1000\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"f\",\"payment_narration\":\"f\",\"r
eceiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-11-07
01:35:56\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-11-07 01:35:57'),
(1343,'SAL_202411071119021730960342405925120',5,'sales_sacrSALE672C5BD62DD5F4_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE672C5BD62DD5F4','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-07
11:19:02','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE672C5BD62DD5F4\" target=\"_blank\">Sales#
5, Total: 26,880.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"155\",\"uid\":\"SALE672C5BD62DD5F4\",\"serial_id\":\"5\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"ACCT66A734677DD187\",\"markete
r\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"fixed\",\"ma
rketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":null,\"
cash_received_account\":null,\"old_balance\":\"74880\",\"invoice\":\"5\",\"memo\":n
ull,\"sales_total\":\"26880\",\"trans_expense\":\"0\",\"expense_account\":null,\"su
b_total\":\"26880\",\"cash_received\":\"0\",\"remaining_amount\":\"26880\",\"items_
details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6717907C87
F904\\\",\\\"item_uqid\\\":\\\"RTIREM1730960325436\\\",\\\"warehouse\\\":\\\"WRHS66
8F5221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null
,\\\"narration\\\":null,\\\"cost\\\":80,\\\"sale_price\\\":120,\\\"bundle\\\":0,\\\
"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":2,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\"
,\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_total\\\":240,\
\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6717907C87F904\\\",\\\"
item_uqid\\\":\\\"RTIREM1730960338364\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":80,\\\"sale_price\\\":120,\\\"bundle\\\":0,\\\"toop\\\":0,\
\\"item_token\\\":0,\\\"qty\\\":222,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":2
,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"di
scount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":40,\\\"item_total\\\":26640,\\\"se
t_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6717907C87F904-++-,-++-
ITEM6717907C87F904-++-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-,-++-
WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"26880\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"268
80\",\"total_profit_amount\":\"8960\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-07 11:19:02\"}','2024-11-07 02:19:02'),
(1344,'PCH_202411071650501730980250650155008',3,'purchases_pa_PRCH672CA99A8092E0_AC
CT67279E721F8CD6_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','purchases','ALE_P
RCH672CA99A8092E0','ACCT67279E721F8CD6','client','2024-11-07
16:50:50','CURR66BB048E0D9DC8',0,0,200024,200024,'<a
href=\"__embed_host__/purchases/invoice/PRCH672CA99A8092E0\"
target=\"_blank\">Purchase# 20000, Total: 200,024.00, Paid:
0.00</a>',NULL,'{\"id\":\"95\",\"uid\":\"PRCH672CA99A8092E0\",\"branch\":\"BRCH668E
33B1D26DF1\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"71\",
\"supplier\":\"ACCT67279E721F8CD6\",\"old_balance\":\"0\",\"invoice\":\"20000\",\"m
emo\":null,\"grand_total\":\"200024\",\"discount_amount\":\"0\",\"sub_total_amount\
":\"200024\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\"2
00024\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6717907C87F9
04\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"cost\\\":10,\\\"real_cost\\
\":10,\\\"qty\\\":20000,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":10,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch
\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":10,\\\
"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200000},
{\\\"item\\\":\\\"ITEM6717907C87F904\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\
\",\\\"cost\\\":12,\\\"real_cost\\\":12,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":0,
\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40,\\
\"tp\\\":52,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":52,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\
",\\\"total\\\":24}]\",\"items_uid\":\"-++-ITEM6717907C87F904-++-,-++-
ITEM6717907C87F904-++-\",\"warehouses_uid\":\"-++-WRHS668F5221C4BF21-++-,-++-
WRHS668F5221C4BF21-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-07
16:50:50\",\"serial_id\":\"3\"}','2024-11-07 07:50:50'),
(1345,'PCH_202411071650501730980250766076160',3,'purchases_sapaPRCH672CA99A8092E0_S
AFEACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','pur
chases','ALE_PRCH672CA99A8092E0','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-
11-07 16:50:50','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH672CA99A8092E0\"
target=\"_blank\">Purchase# 20000, Total: 200,024.00, Paid:
0.00</a>',NULL,'{\"id\":\"95\",\"uid\":\"PRCH672CA99A8092E0\",\"branch\":\"BRCH668E
33B1D26DF1\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"71\",
\"supplier\":\"ACCT67279E721F8CD6\",\"old_balance\":\"0\",\"invoice\":\"20000\",\"m
emo\":null,\"grand_total\":\"200024\",\"discount_amount\":\"0\",\"sub_total_amount\
":\"200024\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\"2
00024\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6717907C87F9
04\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"cost\\\":10,\\\"real_cost\\
\":10,\\\"qty\\\":20000,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":10,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch
\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":10,\\\
"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":200000},
{\\\"item\\\":\\\"ITEM6717907C87F904\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\
\",\\\"cost\\\":12,\\\"real_cost\\\":12,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":0,
\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":40,\\
\"tp\\\":52,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":52,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\
",\\\"total\\\":24}]\",\"items_uid\":\"-++-ITEM6717907C87F904-++-,-++-
ITEM6717907C87F904-++-\",\"warehouses_uid\":\"-++-WRHS668F5221C4BF21-++-,-++-
WRHS668F5221C4BF21-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-07
16:50:50\",\"serial_id\":\"3\"}','2024-11-07 07:50:50'),
(1348,'ACT_202411090145221731098722299284992',NULL,'opening_balance_ACCT672E7862305
F54_ACCT672E7862305F54_bank_usd','BRCH668EE90B988A64','accounts','ALE_ACCT672E78623
05F54','ACCT672E7862305F54','bank','2024-11-08 16:45:22','usd',0,0,0,0,' ‫کتاب‬
‫'کتاب‬,'‫عمومی‬
‫'عمومی‬,'{\"id\":\"5239\",\"uid\":\"ACCT672E7862305F54\",\"branch\":\"BRCH668EE90B98
8A64\",\"name\":\"\\u0631\\u062d\\u06cc\\u0645 \\u0627\\u0644\\u0644\\
u0647\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06a9\\u062a\\u0627\\u0628 \\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":n
ull},
{\\\"currency\\\":\\\"CURR66A62FD1221852\\\",\\\"usd_equalance\\\":\\\"67.5\\\",\\\
"ob_debit\\\":null,\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-08
16:45:22\"}','2024-11-08 16:45:22'),
(1349,'ACT_202411090145221731098722414472192',NULL,'opening_balance_ACCT672E7862305
F54_ACCT672E7862305F54_bank_CURR66A62FD1221852','BRCH668EE90B988A64','accounts','AL
E_ACCT672E7862305F54','ACCT672E7862305F54','bank','2024-11-08
16:45:22','CURR66A62FD1221852',0,0,0,0,' ‫'کتاب‬,'‫کتاب عمومی‬
‫'عمومی‬,'{\"id\":\"5239\",\"uid\":\"ACCT672E7862305F54\",\"branch\":\"BRCH668EE90B98
8A64\",\"name\":\"\\u0631\\u062d\\u06cc\\u0645 \\u0627\\u0644\\u0644\\
u0647\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06a9\\u062a\\u0627\\u0628 \\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":n
ull},
{\\\"currency\\\":\\\"CURR66A62FD1221852\\\",\\\"usd_equalance\\\":\\\"67.5\\\",\\\
"ob_debit\\\":null,\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-08
16:45:22\"}','2024-11-08 16:45:22'),
(1350,'ACT_202411090147091731098829577583104',NULL,'opening_balance_ACCT672E78CD745
CF1_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','accounts','ALE_ACCT672E78C
D745CF1','ACCT672E78CD745CF1','client','2024-11-08 16:47:09','usd',0,0,0,0,' ‫کتاب‬
‫'کتاب‬,'‫عمومی‬
‫'عمومی‬,'{\"id\":\"5240\",\"uid\":\"ACCT672E78CD745CF1\",\"branch\":\"BRCH668EE90B98
8A64\",\"name\":\"\\u0645\\u0646\\u06cc\\
u0631\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u06a9\\u062a\\u0627\\u0628 \\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":n
ull},
{\\\"currency\\\":\\\"CURR66A62FD1221852\\\",\\\"usd_equalance\\\":\\\"67.5\\\",\\\
"ob_debit\\\":null,\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-08
16:47:09\"}','2024-11-08 16:47:09'),
(1351,'ACT_202411090147091731098829691903232',NULL,'opening_balance_ACCT672E78CD745
CF1_ACCT672E78CD745CF1_client_CURR66A62FD1221852','BRCH668EE90B988A64','accounts','
ALE_ACCT672E78CD745CF1','ACCT672E78CD745CF1','client','2024-11-08
16:47:09','CURR66A62FD1221852',0,0,0,0,' ‫'کتاب‬,'‫کتاب عمومی‬
‫'عمومی‬,'{\"id\":\"5240\",\"uid\":\"ACCT672E78CD745CF1\",\"branch\":\"BRCH668EE90B98
8A64\",\"name\":\"\\u0645\\u0646\\u06cc\\
u0631\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u06a9\\u062a\\u0627\\u0628 \\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":n
ull},
{\\\"currency\\\":\\\"CURR66A62FD1221852\\\",\\\"usd_equalance\\\":\\\"67.5\\\",\\\
"ob_debit\\\":null,\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-08
16:47:09\"}','2024-11-08 16:47:09'),
(1362,'EXP_202411090229401731101380754750976',NULL,'shareholder_credit_SHRHLC672E82
C4821091_ACCT66BF07B86D7F75_cashbook_usd','BRCH668EE90B988A64','shareholder_credit'
,'ALE_SHRHLC672E82C4821091','ACCT66BF07B86D7F75','cashbook','2024-11-09
17:29:40','usd',0,0,45,45,'shareholder_credit:
',NULL,'{\"id\":\"8\",\"uid\":\"SHRHLC672E82C4821091\",\"branch\":\"BRCH668EE90B988
A64\",\"event_date\":\"2024-11-09\",\"currency\":\"usd\",\"currency_name\":\"\\
u062f\\u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"shareholder\":\"SHRHL672E70D673FE64\",\"shareholder_name\":\"\\u0627\\
u062d\\u0645\\u062f \\u0627\\u062d\\u062f\\
u06cc\",\"amount\":\"45\",\"percentage\":\"40\",\"credit_account\":\"ACCT66BF07B86D
7F75\",\"credit_account_name\":\"SBNABC\",\"details\":null,\"created_at\":\"2024-
11-08 17:29:40\"}','2024-11-08 17:29:40'),
(1376,'ACT_202411091029551731130195197912064',NULL,'opening_balance_ACCT672EF35315E
005_ACCT672EF35315E005_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','accounts','
ALE_ACCT672EF35315E005','ACCT672EF35315E005','client','2024-11-09
01:29:55','CURR66BB048E0D9DC8',2000,2000,0,0,'dvfsavs','dvfsavs','{\"id\":\"5242\",
\"uid\":\"ACCT672EF35315E005\",\"branch\":\"BRCH668E33B1D26DF1\",\"name\":\"ahmad\"
,\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"gene
ral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"us
ername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":
null,\"memo\":\"dvfsavs\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\
\\"currency\\\":\\\"CURR66BB048E0D9DC8\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_
debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null},
{\\\"currency\\\":\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"
10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-09
01:29:55\"}','2024-11-09 01:29:55'),
(1377,'ACT_202411091029551731130195301163008',NULL,'opening_balance_ACCT672EF35315E
005_ACCT672EF35315E005_client_usd','BRCH668E33B1D26DF1','accounts','ALE_ACCT672EF35
315E005','ACCT672EF35315E005','client','2024-11-09
01:29:55','usd',10000,10000,0,0,'dvfsavs','dvfsavs','{\"id\":\"5242\",\"uid\":\"ACC
T672EF35315E005\",\"branch\":\"BRCH668E33B1D26DF1\",\"name\":\"ahmad\",\"type\":\"c
lient\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"categ
ory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null
,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\"
:\"dvfsavs\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\
\":\\\"CURR66BB048E0D9DC8\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\
"2000\\\",\\\"ob_credit\\\":null},
{\\\"currency\\\":\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"
10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-09
01:29:55\"}','2024-11-09 01:29:55'),
(1378,'ACT_202411091031021731130262059834880',NULL,'opening_balance_ACCT672EF395E78
AE2_ACCT672EF395E78AE2_bank_usd','BRCH668E33B1D26DF1','accounts','ALE_ACCT672EF395E
78AE2','ACCT672EF395E78AE2','bank','2024-11-09 01:31:01','usd',20000,20000,0,0,'
‫'پداذ‬,'‫پداذ ا‬
‫'ا‬,'{\"id\":\"5243\",\"uid\":\"ACCT672EF395E78AE2\",\"branch\":\"BRCH668E33B1D26DF1
\",\"name\":\"\\u0635\\u0631\\u0627\\u0641\\u06cc \\u062f\\u0631\\u0627\\u0646\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u067e\\u062f\\u0627\\u0630 \\
u0627\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"20000\\\",\\\"ob_cre
dit\\\":null}]\",\"created_at\":\"2024-11-09 01:31:01\"}','2024-11-09 01:31:02'),
(1379,'ACT_202411091040501731130850122150912',NULL,'opening_balance_ACCT672EF5E1E86
303_ACCT672EF5E1E86303_client_usd','BRCH668E33B1D26DF1','accounts','ALE_ACCT672EF5E
1E86303','ACCT672EF5E1E86303','client','2024-11-09
01:40:49','usd',10000,10000,0,0,'‫'ر‬,'‫'ر‬,'{\"id\":\"5244\",\"uid\":\"ACCT672EF5E1E86
303\",\"branch\":\"BRCH668E33B1D26DF1\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"10000\\\",\\\"ob_cre
dit\\\":null}]\",\"created_at\":\"2024-11-09 01:40:49\"}','2024-11-09 01:40:50'),
(1380,'PCH_202411091104401731132280577986048',4,'purchases_pa_PRCH672EFB7868C7B3_AC
CT66F876CD1143F2_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','purchases','ALE_P
RCH672EFB7868C7B3','ACCT66F876CD1143F2','client','2024-11-09
11:04:40','CURR66BB048E0D9DC8',0,0,21500,21500,'<a
href=\"__embed_host__/purchases/invoice/PRCH672EFB7868C7B3\"
target=\"_blank\">Purchase# 1, Total: 41,500.00, Paid:
20,000.00</a>',NULL,'{\"id\":\"97\",\"uid\":\"PRCH672EFB7868C7B3\",\"branch\":\"BRC
H668E33B1D26DF1\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"
71\",\"supplier\":\"ACCT66F876CD1143F2\",\"old_balance\":\"27960\",\"invoice\":\"1\
",\"memo\":null,\"grand_total\":\"41500\",\"discount_amount\":\"0\",\"sub_total_amo
unt\":\"41500\",\"paid_amount\":\"20000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH66
8E33B1D26DF1\",\"pending_amount\":\"21500\",\"transport_expense\":\"0\",\"items\":\
"[{\\\"item\\\":\\\"ITEM672EFB03B631F2\\\",\\\"warehouse\\\":\\\"WRHS672EFA002B2041
\\\",\\\"cost\\\":2000,\\\"real_cost\\\":2000,\\\"qty\\\":20,\\\"bonus\\\":0,\\\"m2
\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\
":500,\\\"tp\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item
_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"343443\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"sale_price\\\":2500,\\\"transport_expense\\\":0,\\\"expense\\\":
\\\"null\\\",\\\"total\\\":40000},
{\\\"item\\\":\\\"ITEM6717910F959E97\\\",\\\"warehouse\\\":\\\"WRHS672EFA002B2041\\
\",\\\"cost\\\":1500,\\\"real_cost\\\":1500,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":3
00,\\\"tp\\\":1800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_to
ken\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"sale_price\\\":1800,\\\"transport_expense\\\":0,\\\"expense\\\":\\
\"null\\\",\\\"total\\\":1500}]\",\"items_uid\":\"-++-ITEM672EFB03B631F2-++-,-++-
ITEM6717910F959E97-++-\",\"warehouses_uid\":\"-++-WRHS672EFA002B2041-++-,-++-
WRHS672EFA002B2041-++-\",\"batch_uid\":\"-++-343443-++-,-++--+
+-\",\"expense_uid\":\"-++-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-09
11:04:40\",\"serial_id\":\"4\"}','2024-11-09 02:04:40'),
(1381,'PCH_202411091104401731132280680278016',4,'purchases_cpa_PRCH672EFB7868C7B3_S
AFEACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','pur
chases','ALE_PRCH672EFB7868C7B3','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-
11-09 11:04:40','CURR66BB048E0D9DC8',0,0,20000,20000,'<a
href=\"__embed_host__/purchases/invoice/PRCH672EFB7868C7B3\"
target=\"_blank\">Purchase# 1, Total: 41,500.00, Paid:
20,000.00</a>',NULL,'{\"id\":\"97\",\"uid\":\"PRCH672EFB7868C7B3\",\"branch\":\"BRC
H668E33B1D26DF1\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"
71\",\"supplier\":\"ACCT66F876CD1143F2\",\"old_balance\":\"27960\",\"invoice\":\"1\
",\"memo\":null,\"grand_total\":\"41500\",\"discount_amount\":\"0\",\"sub_total_amo
unt\":\"41500\",\"paid_amount\":\"20000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH66
8E33B1D26DF1\",\"pending_amount\":\"21500\",\"transport_expense\":\"0\",\"items\":\
"[{\\\"item\\\":\\\"ITEM672EFB03B631F2\\\",\\\"warehouse\\\":\\\"WRHS672EFA002B2041
\\\",\\\"cost\\\":2000,\\\"real_cost\\\":2000,\\\"qty\\\":20,\\\"bonus\\\":0,\\\"m2
\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\
":500,\\\"tp\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item
_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"343443\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"sale_price\\\":2500,\\\"transport_expense\\\":0,\\\"expense\\\":
\\\"null\\\",\\\"total\\\":40000},
{\\\"item\\\":\\\"ITEM6717910F959E97\\\",\\\"warehouse\\\":\\\"WRHS672EFA002B2041\\
\",\\\"cost\\\":1500,\\\"real_cost\\\":1500,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":3
00,\\\"tp\\\":1800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_to
ken\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"sale_price\\\":1800,\\\"transport_expense\\\":0,\\\"expense\\\":\\
\"null\\\",\\\"total\\\":1500}]\",\"items_uid\":\"-++-ITEM672EFB03B631F2-++-,-++-
ITEM6717910F959E97-++-\",\"warehouses_uid\":\"-++-WRHS672EFA002B2041-++-,-++-
WRHS672EFA002B2041-++-\",\"batch_uid\":\"-++-343443-++-,-++--+
+-\",\"expense_uid\":\"-++-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-09
11:04:40\",\"serial_id\":\"4\"}','2024-11-09 02:04:40'),
(1382,'SAL_202411091106221731132382544315136',6,'sales_SALE672EFBDE5FF727_CASHSALEB
RCH668E33B1D26DF1_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE
672EFBDE5FF727','CASHSALEBRCH668E33B1D26DF1','client','2024-11-09
11:06:22','CURR66BB048E0D9DC8',2000,2000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE672EFBDE5FF727\" target=\"_blank\">Sales#
300, Total: 5,000.00, Trans Exp: 0.00, Paid:
3,000.00</a>',NULL,'{\"id\":\"158\",\"uid\":\"SALE672EFBDE5FF727\",\"serial_id\":\"
6\",\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048
E0D9DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"CASHSALEBRCH668E33B1D26DF1
\",\"marketer\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_com
mission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_
received_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"old_balance\":null,\"invoice
\":\"300\",\"memo\":null,\"sales_total\":\"5000\",\"trans_expense\":\"0\",\"expense
_account\":null,\"sub_total\":\"5000\",\"cash_received\":\"3000\",\"remaining_amoun
t\":\"2000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\
\":\\\"ITEM672EFB03B631F2\\\",\\\"item_uqid\\\":\\\"RTIREM1731132370385\\\",\\\"war
ehouse\\\":\\\"WRHS672EFA002B2041\\\",\\\"batch\\\":\\\"343443\\\",\\\"mfg\\\":null
,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2000,\\\"sale_price\\\":25
00,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\
\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\
\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
500,\\\"item_total\\\":5000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\"
:\"-++-ITEM672EFB03B631F2-++-\",\"sale_warehouse\":\"-++-WRHS672EFA002B2041-+
+-\",\"sale_batch\":\"-++-343443-+
+-\",\"total_sales_amount\":\"5000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5000
\",\"total_profit_amount\":\"1000\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-11-09 11:06:22\"}','2024-11-09 02:06:22'),
(1383,'SAL_202411091106221731132382811469056',6,'sales_cra_SALE672EFBDE5FF727_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE672EFBDE5FF727','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-09
11:06:22','CURR66BB048E0D9DC8',3000,3000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE672EFBDE5FF727\" target=\"_blank\">Sales#
300, Total: 5,000.00, Trans Exp: 0.00, Paid:
3,000.00</a>',NULL,'{\"id\":\"158\",\"uid\":\"SALE672EFBDE5FF727\",\"serial_id\":\"
6\",\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048
E0D9DC8\",\"currency_usd_equalance\":\"71\",\"client\":\"CASHSALEBRCH668E33B1D26DF1
\",\"marketer\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_com
mission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_
received_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"old_balance\":null,\"invoice
\":\"300\",\"memo\":null,\"sales_total\":\"5000\",\"trans_expense\":\"0\",\"expense
_account\":null,\"sub_total\":\"5000\",\"cash_received\":\"3000\",\"remaining_amoun
t\":\"2000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\
\":\\\"ITEM672EFB03B631F2\\\",\\\"item_uqid\\\":\\\"RTIREM1731132370385\\\",\\\"war
ehouse\\\":\\\"WRHS672EFA002B2041\\\",\\\"batch\\\":\\\"343443\\\",\\\"mfg\\\":null
,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2000,\\\"sale_price\\\":25
00,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\
\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\
\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
500,\\\"item_total\\\":5000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\"
:\"-++-ITEM672EFB03B631F2-++-\",\"sale_warehouse\":\"-++-WRHS672EFA002B2041-+
+-\",\"sale_batch\":\"-++-343443-+
+-\",\"total_sales_amount\":\"5000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5000
\",\"total_profit_amount\":\"1000\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-11-09 11:06:22\"}','2024-11-09 02:06:22'),
(1384,'ACT_202411091129251731133765234978816',NULL,'opening_balance_ACCT672F0144981
E17_ACCT672F0144981E17_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT672F0144981E17','ACCT672F0144981E17','client','2024-11-09
02:29:24','CURR66F984C96B6691',10000,10000,0,0,'fbhdf','fbhdf','{\"id\":\"5245\",\"
uid\":\"ACCT672F0144981E17\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\
"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"genera
l\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"user
name\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":nu
ll,\"memo\":\"fbhdf\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"c
urrency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_de
bit\\\":\\\"10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-09
02:29:24\"}','2024-11-09 02:29:25'),
(1385,'ACT_202411091222311731136951168244992',NULL,'opening_balance_ACCT672F0DB70E6
B24_ACCT672F0DB70E6B24_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT672F0DB
70E6B24','ACCT672F0DB70E6B24','client','2024-11-09
03:22:31','usd',3000,3000,0,0,'nmb ,','nmb ,','{\"id\":\"5247\",\"uid\":\"ACCT672F0
DB70E6B24\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\":\"client\",
\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":nu
ll,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"passw
ord\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"nmb ,
\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd
\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"3000\\\",\\\"ob_credit\\\
":null}]\",\"created_at\":\"2024-11-09 03:22:31\"}','2024-11-09 03:22:31'),
(1386,'EXP_202411091451241731145884467699968',NULL,'shareholder_credit_SHRHLC672F30
9C3CF8D1_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C
8B58','shareholder_credit','ALE_SHRHLC672F309C3CF8D1','SAFEACCOUNTBRCH668EFCDB7C8B5
8','cashbook','2024-11-09
05:51:24','CURR66F984C96B6691',0,0,9000,9000,'shareholder_credit:
lkdfjglkdfjgkldfjglkdfjgkldfgjkdfljgdfkljgdfkl','lkdfjglkdfjgkldfjglkdfjgkldfgjkdfl
jgdfkljgdfkl','{\"id\":\"9\",\"uid\":\"SHRHLC672F309C3CF8D1\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"event_date\":\"2024-11-
09\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"shareholder\":\"SHRHL66FE6694D81202\",\"shareholder_name\":\"ali \\
u062e\\u0627\\
u0646\",\"amount\":\"9000\",\"percentage\":\"40\",\"credit_account\":\"SAFEACCOUNTB
RCH668EFCDB7C8B58\",\"credit_account_name\":\"\\u062f\\u062e\\u0644 \\u0634\\
u0631\\u06a9\\
u062a\",\"details\":\"lkdfjglkdfjgkldfjglkdfjgkldfgjkdfljgdfkljgdfkl\",\"created_at
\":\"2024-11-09 05:51:24\"}','2024-11-09 05:51:24'),
(1387,'EXP_202411091548011731149281231388160',NULL,'shareholder_credit_SHRHLC672F3D
E1043EF4_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C
8B58','shareholder_credit','ALE_SHRHLC672F3DE1043EF4','SAFEACCOUNTBRCH668EFCDB7C8B5
8','cashbook','2024-11-09
06:48:01','CURR66F984C96B6691',0,0,9000,9000,'shareholder_credit: aHMAD CUSTOMER
BROUGHT MONEY','aHMAD CUSTOMER BROUGHT
MONEY','{\"id\":\"10\",\"uid\":\"SHRHLC672F3DE1043EF4\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"event_date\":\"2024-11-
09\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"shareholder\":\"SHRHL66FE6694D81202\",\"shareholder_name\":\"ali \\
u062e\\u0627\\
u0646\",\"amount\":\"9000\",\"percentage\":\"40\",\"credit_account\":\"SAFEACCOUNTB
RCH668EFCDB7C8B58\",\"credit_account_name\":\"\\u062f\\u062e\\u0644 \\u0634\\
u0631\\u06a9\\u062a\",\"details\":\"aHMAD CUSTOMER BROUGHT
MONEY\",\"created_at\":\"2024-11-09 06:48:01\"}','2024-11-09 06:48:01'),
(1388,'SAL_202411091609011731150541337541120',19,'sales_SALE672F42CD306315_ACCT66FE
5FF87999F1_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE672F42C
D306315','ACCT66FE5FF87999F1','client','2024-11-09
16:09:01','CURR66F984C96B6691',0.7777777777777715,0.7777777777777715,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE672F42CD306315\" target=\"_blank\">Sales#
20, Total: 97.78, Trans Exp: 0.00, Paid:
97.00</a>',NULL,'{\"id\":\"159\",\"uid\":\"SALE672F42CD306315\",\"serial_id\":\"19\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96
B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FE5FF87999F1\",\"mar
keter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commis
sion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_a
ccount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"80\",\"invoice\":\"20\
",\"memo\":null,\"sales_total\":\"97.77777777777777\",\"trans_expense\":\"0\",\"exp
ense_account\":null,\"sub_total\":\"97.77777777777777\",\"cash_received\":\"97\",\"
remaining_amount\":\"0.7777777777777715\",\"items_details\":\"[{\\\"agent\\\":null,
\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RT
IREM1731150504782\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\\\",\\\"batch\\\":\\
\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":10,\\\"sale_price\\\":12.222222222222221
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":8,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
2.2222222222222214,\\\"item_total\\\":97.77777777777777,\\\"set_name\\\":0,\\\"set_
uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-+
+-WRHS670A0DFD04F8E9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"97.77777777777777\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"97.77777777777777\",\"total_profit_amount\":\"17.77777777777777\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-09
16:09:01\"}','2024-11-09 07:09:01'),
(1389,'SAL_202411091609011731150541457591040',19,'sales_cra_SALE672F42CD306315_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE672F42CD306315','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-09
16:09:01','CURR66F984C96B6691',97,97,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE672F42CD306315\" target=\"_blank\">Sales#
20, Total: 97.78, Trans Exp: 0.00, Paid:
97.00</a>',NULL,'{\"id\":\"159\",\"uid\":\"SALE672F42CD306315\",\"serial_id\":\"19\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96
B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FE5FF87999F1\",\"mar
keter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commis
sion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_a
ccount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"80\",\"invoice\":\"20\
",\"memo\":null,\"sales_total\":\"97.77777777777777\",\"trans_expense\":\"0\",\"exp
ense_account\":null,\"sub_total\":\"97.77777777777777\",\"cash_received\":\"97\",\"
remaining_amount\":\"0.7777777777777715\",\"items_details\":\"[{\\\"agent\\\":null,
\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RT
IREM1731150504782\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\\\",\\\"batch\\\":\\
\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":10,\\\"sale_price\\\":12.222222222222221
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":8,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
2.2222222222222214,\\\"item_total\\\":97.77777777777777,\\\"set_name\\\":0,\\\"set_
uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-+
+-WRHS670A0DFD04F8E9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"97.77777777777777\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"97.77777777777777\",\"total_profit_amount\":\"17.77777777777777\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-09
16:09:01\"}','2024-11-09 07:09:01'),
(1390,'PCH_202411091611031731150663594806784',14,'purchases_pa_PRCH672F43477513A2_A
CCT66FECE8E4E1778_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH672F43477513A2','ACCT66FECE8E4E1778','supplier','2024-11-09
16:11:03','CURR66F984C96B6691',0,0,16000,16000,'<a
href=\"__embed_host__/purchases/invoice/PRCH672F43477513A2\"
target=\"_blank\">Purchase# 89887, Total: 16,020.00, Paid:
20.00</a>',NULL,'{\"id\":\"98\",\"uid\":\"PRCH672F43477513A2\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5
\",\"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":\"-
199000\",\"invoice\":\"89887\",\"memo\":null,\"grand_total\":\"16020\",\"discount_a
mount\":\"0\",\"sub_total_amount\":\"16020\",\"paid_amount\":\"20\",\"cash_paid_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"16000\",\"transport_e
xpense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"warehouse\
\\":\\\"WRHS66FE678ECCCC30\\\",\\\"cost\\\":180,\\\"real_cost\\\":180,\\\"qty\\\":8
9,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pr
oduction\\\",\\\"profit\\\":40,\\\"tp\\\":220,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"t
oken_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"765467568
\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":220,\\\"transport_expe
nse\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":16020}]\",\"items_uid\":\"-++-
ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-WRHS66FE678ECCCC30-+
+-\",\"batch_uid\":\"-++-765467568-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-09
16:11:03\",\"serial_id\":\"14\"}','2024-11-09 07:11:03'),
(1391,'PCH_202411091611031731150663713275904',14,'purchases_cpa_PRCH672F43477513A2_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH672F43477513A2','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-09 16:11:03','CURR66F984C96B6691',0,0,20,20,'<a
href=\"__embed_host__/purchases/invoice/PRCH672F43477513A2\"
target=\"_blank\">Purchase# 89887, Total: 16,020.00, Paid:
20.00</a>',NULL,'{\"id\":\"98\",\"uid\":\"PRCH672F43477513A2\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5
\",\"supplier\":\"ACCT66FECE8E4E1778\",\"old_balance\":\"-
199000\",\"invoice\":\"89887\",\"memo\":null,\"grand_total\":\"16020\",\"discount_a
mount\":\"0\",\"sub_total_amount\":\"16020\",\"paid_amount\":\"20\",\"cash_paid_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"16000\",\"transport_e
xpense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"warehouse\
\\":\\\"WRHS66FE678ECCCC30\\\",\\\"cost\\\":180,\\\"real_cost\\\":180,\\\"qty\\\":8
9,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pr
oduction\\\",\\\"profit\\\":40,\\\"tp\\\":220,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"t
oken_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"765467568
\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":220,\\\"transport_expe
nse\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":16020}]\",\"items_uid\":\"-++-
ITEM66FCE2348AA859-++-\",\"warehouses_uid\":\"-++-WRHS66FE678ECCCC30-+
+-\",\"batch_uid\":\"-++-765467568-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-09
16:11:03\",\"serial_id\":\"14\"}','2024-11-09 07:11:03'),
(1392,'EXP_202411091612541731150774728837888',6,'expenses_EXPE672F43B6954791_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE672F43B6954791','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-09
07:12:54','CURR66F984C96B6691',0,0,44000,44000,'Expense:
kljgjglhjutfjhguytfiuhbuyfiyuhbiubviubihubuybihubvj','kljgjglhjutfjhguytfiuhbuyfiyu
hbiubviubihubuybihubvj','{\"id\":\"63\",\"uid\":\"EXPE672F43B6954791\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"type\":\"EXPT66FE5F68C8A8C5\",\"exp_date\":\"2024-11-
09\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"44000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"
narration\":\"kljgjglhjutfjhguytfiuhbuyfiyuhbiubviubihubuybihubvj\",\"stock_uid\":n
ull,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approv
al_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appr
oval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at
\":\"2024-11-09 07:12:54\",\"serial_id\":\"6\"}','2024-11-09 07:12:54'),
(1393,'EXP_202411091913271731161607413999104',NULL,'capitals_CAP672F6E0700B6D5_SAFE
ACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','capita
ls','ALE_CAP672F6E0700B6D5','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-09
10:13:27','CURR66BB048E0D9DC8',20000,20000,0,0,'Capitals:
',NULL,'{\"id\":\"27\",\"uid\":\"CAP672F6E0700B6D5\",\"branch\":\"BRCH668E33B1D26DF
1\",\"event_date\":\"2024-11-
09\",\"type\":\"CPCT672EF83043DED1\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL672EF869344804\",\"shareholder_name\":\"ahmad
khan\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"amount\":\"20000\",\"percentage\":\"30\",\"details\":null,\"created_at\":
\"2024-11-09 10:13:27\",\"currency_usd_equalance\":\"71\"}','2024-11-09 10:13:27'),
(1394,'EXP_202411091927521731162472713032960',NULL,'capitals_CAP672F716875ECC8_SAFE
ACCOUNTBRCH668E33B1D26DF1_cashbook_usd','BRCH668E33B1D26DF1','capitals','ALE_CAP672
F716875ECC8','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-09
10:27:52','usd',2021,2021,0,0,'Capitals:
',NULL,'{\"id\":\"29\",\"uid\":\"CAP672F716875ECC8\",\"branch\":\"BRCH668E33B1D26DF
1\",\"event_date\":\"2024-11-
09\",\"type\":\"CPCT669BF2B45E7B16\",\"type_name\":\"\\u0633\\u0647\\u0627\\u0645\\
u06cc\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL672EF869344804\",\"shareholder_name\":\"ahmad
khan\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"2021\",\"percentage\":\"30\",\"details\":null,\"created_at\":\
"2024-11-09 10:27:52\",\"currency_usd_equalance\":\"1\"}','2024-11-09 10:27:52'),
(1397,'CPR_202411092141381731170498603045888',NULL,'project_purchase_CPCH66E15E8CDB
4853_ACCT66E15AD2ADA677_supplier_CURR668EFECFDD0671','BRCH668EE8F08DD356','cpurchas
es','ALE_CPCH66E15E8CDB4853','ACCT66E15AD2ADA677','supplier','2024-09-11
05:10:36','CURR668EFECFDD0671',0,0,0,0,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH66E15E8CDB4853\"
target=\"_blank\">Project Item Purchase:
۱</a>',NULL,'{\"id\":\"4\",\"uid\":\"CPCH66E15E8CDB4853\",\"branch\":\"BRCH668EE8F0
8DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"78\",\"it
em\":\"CITM66D2AE632C8D80\",\"warehouse\":\"CWRS66E15C3400F0C9\",\"invoice\":\"\\
u06f1\",\"supplier\":\"ACCT66E15AD2ADA677\",\"rate\":\"0\",\"qty\":\"0\",\"total\":
\"0\",\"cash_paid\":\"0\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\
"pending\":\"0\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-09-11
05:10:36\"}','2024-11-09 12:41:38'),
(1398,'CPR_202411092141381731170498745132032',NULL,'project_purchase_cp_CPCH66E15E8
CDB4853_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD
356','cpurchases','ALE_CPCH66E15E8CDB4853','SAFEACCOUNTBRCH668EE8F08DD356','cashboo
k','2024-09-11 05:10:36','CURR668EFECFDD0671',0,0,0,0,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH66E15E8CDB4853\"
target=\"_blank\">Project Purchase# ۱, Total: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"4\",\"uid\":\"CPCH66E15E8CDB4853\",\"branch\":\"BRCH668EE
8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"78\",\
"item\":\"CITM66D2AE632C8D80\",\"warehouse\":\"CWRS66E15C3400F0C9\",\"invoice\":\"\
\
u06f1\",\"supplier\":\"ACCT66E15AD2ADA677\",\"rate\":\"0\",\"qty\":\"0\",\"total\":
\"0\",\"cash_paid\":\"0\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\
"pending\":\"0\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-09-11
05:10:36\"}','2024-11-09 12:41:38'),
(1399,'SAL_202411101051471731217907904869120',20,'sales_SALE673049F3B07EB2_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E673049F3B07EB2','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-10
10:51:47','CURR66F984C96B6691',0.003333333330374444,0.003333333330374444,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673049F3B07EB2\" target=\"_blank\">Sales#
21, Total: 16,773.33, Trans Exp: 0.00, Paid:
16,773.33</a>',NULL,'{\"id\":\"160\",\"uid\":\"SALE673049F3B07EB2\",\"serial_id\":\
"20\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"100
5500.6711827957\",\"invoice\":\"21\",\"memo\":null,\"sales_total\":\"16773.33333333
3332\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"16773.33333
3333332\",\"cash_received\":\"16773.33\",\"remaining_amount\":\"0.00333333333037444
4\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM67304571B66BF8\\\",\\\"item_uqid\\\":\\\"RTIREM1731217817512\\\",\\\"warehouse\\\
":\\\"WRHS673044C0253146\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"narration\\\":null,\\\"cost\\\":83.33333333333333,\\\"sale_price\\
\":166.66666666666666,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\
\\":0,\\\"profit\\\":83.33333333333333,\\\"item_total\\\":333.3333333333333,\\\"set
_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6723228FF252B7\\\",\\\"
item_uqid\\\":\\\"RTIREM1731217829164\\\",\\\"warehouse\\\":\\\"WRHS67232190EA0FB8\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":6850,\\\"sale_price\\\":8220,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"d
iscount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1370,\\\"item_total\\\":16440,\\\
"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67304571B66BF8-++-,-
++-ITEM6723228FF252B7-++-\",\"sale_warehouse\":\"-++-WRHS673044C0253146-++-,-++-
WRHS67232190EA0FB8-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"16773.333333333332\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"16773.333333333332\",\"total_profit_amount\":\"2906.6666666666665\",\"ret
urn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_disco
unt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-10
10:51:47\"}','2024-11-10 01:51:47'),
(1400,'SAL_202411101051481731217908051340032',20,'sales_cra_SALE673049F3B07EB2_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE673049F3B07EB2','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-10
10:51:47','CURR66F984C96B6691',16773.33,16773.33,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673049F3B07EB2\" target=\"_blank\">Sales#
21, Total: 16,773.33, Trans Exp: 0.00, Paid:
16,773.33</a>',NULL,'{\"id\":\"160\",\"uid\":\"SALE673049F3B07EB2\",\"serial_id\":\
"20\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"100
5500.6711827957\",\"invoice\":\"21\",\"memo\":null,\"sales_total\":\"16773.33333333
3332\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"16773.33333
3333332\",\"cash_received\":\"16773.33\",\"remaining_amount\":\"0.00333333333037444
4\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM67304571B66BF8\\\",\\\"item_uqid\\\":\\\"RTIREM1731217817512\\\",\\\"warehouse\\\
":\\\"WRHS673044C0253146\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"exp
iry\\\":null,\\\"narration\\\":null,\\\"cost\\\":83.33333333333333,\\\"sale_price\\
\":166.66666666666666,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\
\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,
\\\"height\\\":0,\\\"unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\
\\":0,\\\"profit\\\":83.33333333333333,\\\"item_total\\\":333.3333333333333,\\\"set
_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6723228FF252B7\\\",\\\"
item_uqid\\\":\\\"RTIREM1731217829164\\\",\\\"warehouse\\\":\\\"WRHS67232190EA0FB8\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":6850,\\\"sale_price\\\":8220,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"d
iscount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1370,\\\"item_total\\\":16440,\\\
"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67304571B66BF8-++-,-
++-ITEM6723228FF252B7-++-\",\"sale_warehouse\":\"-++-WRHS673044C0253146-++-,-++-
WRHS67232190EA0FB8-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"16773.333333333332\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"16773.333333333332\",\"total_profit_amount\":\"2906.6666666666665\",\"ret
urn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_disco
unt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-10
10:51:47\"}','2024-11-10 01:51:48'),
(1401,'SAL_202411101054501731218090904740096',21,'sales_SALE67304AAABDA039_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E67304AAABDA039','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-10
10:54:50','CURR66F984C96B6691',10129.226145755,10129.226145755,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67304AAABDA039\" target=\"_blank\">Sales#
22, Total: 10,129.23, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"161\",\"uid\":\"SALE67304AAABDA039\",\"serial_id\":\"21\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"c
ash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1005500.
674516129\",\"invoice\":\"22\",\"memo\":null,\"sales_total\":\"10129.226145755\",\"
trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"10129.226145755\",\"
cash_received\":\"0\",\"remaining_amount\":\"10129.226145755\",\"items_details\":\"
[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\
"item_uqid\\\":\\\"RTIREM1731218029800\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4
\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":384.61307287754,\\\"sale_price\\\":1104.
6130728775,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"o
ut_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":719.99999999996,\\\"item_total\\\":2209.226145755,\\\"set_name\\\":0,\\\"se
t_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"
item_uqid\\\":\\\"RTIREM1731218043215\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":3240,\\\"sale_price\\\":3960,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\
\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\
"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":720,\\\"item_t
otal\\\":7920,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-,-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-,-++-WRHS670A0DFD04F8E9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"10129.226145755\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"10129.226145755\",\"total_profit_amount\":\"2879.99999999992\",\"return_disc
ount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":nu
ll,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\"
:\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-10
10:54:50\"}','2024-11-10 01:54:50'),
(1402,'SAL_202411101054511731218091087465984',21,'sales_cra_SALE67304AAABDA039_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67304AAABDA039','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-10
10:54:50','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67304AAABDA039\" target=\"_blank\">Sales#
22, Total: 10,129.23, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"161\",\"uid\":\"SALE67304AAABDA039\",\"serial_id\":\"21\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"c
ash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1005500.
674516129\",\"invoice\":\"22\",\"memo\":null,\"sales_total\":\"10129.226145755\",\"
trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"10129.226145755\",\"
cash_received\":\"0\",\"remaining_amount\":\"10129.226145755\",\"items_details\":\"
[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\
"item_uqid\\\":\\\"RTIREM1731218029800\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4
\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":384.61307287754,\\\"sale_price\\\":1104.
6130728775,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"o
ut_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":719.99999999996,\\\"item_total\\\":2209.226145755,\\\"set_name\\\":0,\\\"se
t_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE2348AA859\\\",\\\"
item_uqid\\\":\\\"RTIREM1731218043215\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2024-10-
02\\\",\\\"expiry\\\":\\\"2024-10-
02\\\",\\\"narration\\\":null,\\\"cost\\\":3240,\\\"sale_price\\\":3960,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\
\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\
"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":720,\\\"item_t
otal\\\":7920,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66FCE2348AA859-++-,-++-ITEM66FCE2348AA859-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-,-++-WRHS670A0DFD04F8E9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"10129.226145755\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"10129.226145755\",\"total_profit_amount\":\"2879.99999999992\",\"return_disc
ount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":nu
ll,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\"
:\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-10
10:54:50\"}','2024-11-10 01:54:51'),
(1403,'PCH_202411101100561731218456209415936',15,'purchases_pa_PRCH67304C180142C1_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67304C180142C1','ACCT66FCE5D9C135C3','supplier','2024-11-10
11:00:56','CURR66F984C96B6691',0,0,5060,5060,'<a
href=\"__embed_host__/purchases/invoice/PRCH67304C180142C1\"
target=\"_blank\">Purchase# 1, Total: 25,060.00, Paid:
20,000.00</a>',NULL,'{\"id\":\"99\",\"uid\":\"PRCH67304C180142C1\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"
68.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
95010\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"25060\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"25060\",\"paid_amount\":\"20000\",\"cash_paid_accou
nt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"5060\",\"transport_expe
nse\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM67304571B66BF8\\\",\\\"warehouse\\\"
:\\\"WRHS673044C0253146\\\",\\\"cost\\\":1000,\\\"real_cost\\\":1000,\\\"qty\\\":22
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":1000,\\\"tp\\\":2000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"t
oken_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":2000,\\\"transport_expen
se\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":22000},
{\\\"item\\\":\\\"ITEM66FCE54280AE74\\\",\\\"warehouse\\\":\\\"WRHS673044C0253146\\
\",\\\"cost\\\":90,\\\"real_cost\\\":90,\\\"qty\\\":34,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\
\\"tp\\\":110,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\
\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"sale_price\\\":110,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null
\\\",\\\"total\\\":3060}]\",\"items_uid\":\"-++-ITEM67304571B66BF8-++-,-++-
ITEM66FCE54280AE74-++-\",\"warehouses_uid\":\"-++-WRHS673044C0253146-++-,-++-
WRHS673044C0253146-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-10
11:00:56\",\"serial_id\":\"15\"}','2024-11-10 02:00:56'),
(1404,'PCH_202411101100561731218456375310848',15,'purchases_cpa_PRCH67304C180142C1_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67304C180142C1','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-10 11:00:56','CURR66F984C96B6691',0,0,20000,20000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67304C180142C1\"
target=\"_blank\">Purchase# 1, Total: 25,060.00, Paid:
20,000.00</a>',NULL,'{\"id\":\"99\",\"uid\":\"PRCH67304C180142C1\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"
68.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
95010\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"25060\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"25060\",\"paid_amount\":\"20000\",\"cash_paid_accou
nt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"5060\",\"transport_expe
nse\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM67304571B66BF8\\\",\\\"warehouse\\\"
:\\\"WRHS673044C0253146\\\",\\\"cost\\\":1000,\\\"real_cost\\\":1000,\\\"qty\\\":22
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":1000,\\\"tp\\\":2000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"t
oken_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":2000,\\\"transport_expen
se\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":22000},
{\\\"item\\\":\\\"ITEM66FCE54280AE74\\\",\\\"warehouse\\\":\\\"WRHS673044C0253146\\
\",\\\"cost\\\":90,\\\"real_cost\\\":90,\\\"qty\\\":34,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\
\\"tp\\\":110,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\
\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"sale_price\\\":110,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null
\\\",\\\"total\\\":3060}]\",\"items_uid\":\"-++-ITEM67304571B66BF8-++-,-++-
ITEM66FCE54280AE74-++-\",\"warehouses_uid\":\"-++-WRHS673044C0253146-++-,-++-
WRHS673044C0253146-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-10
11:00:56\",\"serial_id\":\"15\"}','2024-11-10 02:00:56'),
(1405,'ACT_202411101257291731225449550763008',NULL,'opening_balance_ACCT67306769618
1C9_ACCT673067696181C9_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT673067696181C9','ACCT673067696181C9','client','2024-11-10
03:57:29','CURR66F984C96B6691',3000,3000,0,0,'vvv','vvv','{\"id\":\"5248\",\"uid\":
\"ACCT673067696181C9\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"khalid\",\"type
\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\
"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\
":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"
memo\":\"vvv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency
\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\"
:\\\"3000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-10
03:57:29\"}','2024-11-10 03:57:29'),
(1406,'SAL_202411101323231731227003056567808',22,'sales_SALE67306D7AE38B37_ACCT672F
01ED7E8355_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67306
D7AE38B37','ACCT672F01ED7E8355','supplier','2024-11-10
13:23:22','CURR66F984C96B6691',20550,20550,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67306D7AE38B37\" target=\"_blank\">Sales#
23, Total: 20,550.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"162\",\"uid\":\"SALE67306D7AE38B37\",\"serial_id\":\"22\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT672F01ED7E8355\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"23\",\
"memo\":null,\"sales_total\":\"20550\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"20550\",\"cash_received\":\"0\",\"remaining_amount\":\"20550\"
,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6
6F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM1731313306649\\\",\\\"warehouse\\\":\
\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry
\\\":null,\\\"narration\\\":null,\\\"cost\\\":1370,\\\"sale_price\\\":2055,\\\"bund
le\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"o
ut\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":685,\\\"it
em_total\\\":20550,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"20550\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"205
50\",\"total_profit_amount\":\"6850\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-10 13:23:22\"}','2024-11-10 04:23:23'),
(1407,'SAL_202411101323231731227003166685184',22,'sales_cra_SALE67306D7AE38B37_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67306D7AE38B37','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-10
13:23:22','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67306D7AE38B37\" target=\"_blank\">Sales#
23, Total: 20,550.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"162\",\"uid\":\"SALE67306D7AE38B37\",\"serial_id\":\"22\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT672F01ED7E8355\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"23\",\
"memo\":null,\"sales_total\":\"20550\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"20550\",\"cash_received\":\"0\",\"remaining_amount\":\"20550\"
,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6
6F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM1731313306649\\\",\\\"warehouse\\\":\
\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry
\\\":null,\\\"narration\\\":null,\\\"cost\\\":1370,\\\"sale_price\\\":2055,\\\"bund
le\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"o
ut\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":685,\\\"it
em_total\\\":20550,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"20550\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"205
50\",\"total_profit_amount\":\"6850\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-10 13:23:22\"}','2024-11-10 04:23:23'),
(1408,'ACT_202411111158331731308313591228928',NULL,'opening_balance_ACCT6731AB19760
264_ACCT6731AB19760264_bank_usd','BRCH668EE8F08DD356','accounts','ALE_ACCT6731AB197
60264','ACCT6731AB19760264','bank','2024-11-11 02:58:33','usd',2000,2000,0,0,'
‫'ی‬,'‫'ی‬,'{\"id\":\"5252\",\"uid\":\"ACCT6731AB19760264\",\"branch\":\"BRCH668EE8F08D
D356\",\"name\":\"\\u0635\\u0631\\u0627\\u0641\\u06cc \\u062e\\u0627\\u0644\\
u062f\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_cred
it\\\":null}]\",\"created_at\":\"2024-11-11 02:58:33\"}','2024-11-11 02:58:33'),
(1409,'CPR_202411111208511731308931205248000',NULL,'project_purchase_CPCH6731AD8317
FD14_ACCT66E15AD2ADA677_supplier_usd','BRCH668EE8F08DD356','cpurchases','ALE_CPCH67
31AD8317FD14','ACCT66E15AD2ADA677','supplier','2024-11-11
03:08:51','usd',0,0,50,50,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH6731AD8317FD14\"
target=\"_blank\">Project Item Purchase:
2</a>',NULL,'{\"id\":\"5\",\"uid\":\"CPCH6731AD8317FD14\",\"branch\":\"BRCH668EE8F0
8DD356\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"item\":\"CITM66D2A
E632C8D80\",\"warehouse\":\"CWRS6731AD208E4CE8\",\"invoice\":\"2\",\"supplier\":\"A
CCT66E15AD2ADA677\",\"rate\":\"100\",\"qty\":\"3\",\"total\":\"300\",\"cash_paid\":
\"250\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"pending\":\"50\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-11-11
03:08:51\"}','2024-11-11 03:08:51'),
(1410,'CPR_202411111208511731308931350418176',NULL,'project_purchase_cp_CPCH6731AD8
317FD14_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','cpurchase
s','ALE_CPCH6731AD8317FD14','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-11-11
03:08:51','usd',0,0,250,250,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH6731AD8317FD14\"
target=\"_blank\">Project Purchase# 2, Total: 300.00, Paid:
250.00</a>',NULL,'{\"id\":\"5\",\"uid\":\"CPCH6731AD8317FD14\",\"branch\":\"BRCH668
EE8F08DD356\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"item\":\"CITM
66D2AE632C8D80\",\"warehouse\":\"CWRS6731AD208E4CE8\",\"invoice\":\"2\",\"supplier\
":\"ACCT66E15AD2ADA677\",\"rate\":\"100\",\"qty\":\"3\",\"total\":\"300\",\"cash_pa
id\":\"250\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"pending\":\"
50\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-11-11
03:08:51\"}','2024-11-11 03:08:51'),
(1411,'ACT_202411111319591731313199603746048',NULL,'opening_balance_ACCT6731BE2F769
D73_ACCT6731BE2F769D73_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6731BE2F769D73','ACCT6731BE2F769D73','client','2024-11-11
04:19:59','CURR66F984C96B6691',20000,20000,0,0,'fvfvv','fvfvv','{\"id\":\"5254\",\"
uid\":\"ACCT6731BE2F769D73\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"t
ype\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\
",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"userna
me\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null
,\"memo\":\"fvfvv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"cur
rency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debi
t\\\":\\\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-11
04:19:59\"}','2024-11-11 04:19:59'),
(1412,'ACT_202411111322211731313341080265984',NULL,'opening_balance_ACCT6731BEBCEB6
794_ACCT6731BEBCEB6794_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT6731BEBCEB6794','ACCT6731BEBCEB6794','bank','2024-11-11
04:22:20','CURR66F984C96B6691',20000,20000,0,0,'‫'ب‬,'‫'ب‬,'{\"id\":\"5255\",\"uid\":\"
ACCT6731BEBCEB6794\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0635\\u0631\\
u0627\\u0641\\u06cc \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\
u0628\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-11 04:22:20\"}','2024-
11-11 04:22:21'),
(1413,'ACT_202411111324591731313499686861056',NULL,'opening_balance_ACCT6731BF5B8D5
5A9_ACCT6731BF5B8D55A9_current_account_CURR66F984C96B6691','BRCH668EFCDB7C8B58','ac
counts','ALE_ACCT6731BF5B8D55A9','ACCT6731BF5B8D55A9','current_account','2024-11-11
04:24:59','CURR66F984C96B6691',20000,20000,0,0,'‫'غ‬,'‫'غ‬,'{\"id\":\"5256\",\"uid\":\"
ACCT6731BF5B8D55A9\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0645\\u062d\\
u0645\\u062f \\u0627\\u0644\\u0644\\
u0647\",\"type\":\"current_account\",\"code\":\"2147483647\",\"mobile\":null,\"clie
nt_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"mark
eter\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\
"employee_uid\":null,\"memo\":\"\\
u063a\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-11 04:24:59\"}','2024-
11-11 04:24:59'),
(1414,'JRL_202411111328141731313694260091904',18,'journal_receiving_JRNL6731C01E22E
6F0_ACCT6731BF5B8D55A9_current_account_CURR66F984C96B6691','BRCH668EFCDB7C8B58','jo
urnal','ALE_JRNL6731C01E22E6F0','ACCT6731BF5B8D55A9','current_account','2024-11-11
04:28:14','CURR66F984C96B6691',0,0,11000,11000,'Journal # 18
‫'ذ‬,'‫'ذ‬,'{\"id\":\"132\",\"uid\":\"JRNL6731C01E22E6F0\",\"branch\":\"BRCH668EFCDB7C8
B58\",\"journal_date\":\"2024-11-
11\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6731BF5B8D55A9\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"11000\",\"payment_amount\":\"110
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0630\",\"payment_narration\":\"\\
u0630\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-11
04:28:14\",\"invoice\":\"18\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"18\"}','2024-11-11 04:28:14'),
(1415,'JRL_202411111328141731313694376351232',18,'journal_payment_JRNL6731C01E22E6F
0_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL6731C01E22E6F0','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-11 04:28:14','CURR66F984C96B6691',11000,11000,0,0,'Journal # 18
‫'ذ‬,'‫'ذ‬,'{\"id\":\"132\",\"uid\":\"JRNL6731C01E22E6F0\",\"branch\":\"BRCH668EFCDB7C8
B58\",\"journal_date\":\"2024-11-
11\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6731BF5B8D55A9\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"11000\",\"payment_amount\":\"110
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0630\",\"payment_narration\":\"\\
u0630\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-11
04:28:14\",\"invoice\":\"18\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"18\"}','2024-11-11 04:28:14'),
(1416,'ACT_202411111338511731314331405592064',NULL,'opening_balance_ACCT6731C29B482
931_ACCT6731C29B482931_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6731C29B482931','ACCT6731C29B482931','client','2024-11-11
04:38:51','CURR66F984C96B6691',2000,2000,0,0,' ‫'ر‬,'‫ر ذز‬
‫'ذز‬,'{\"id\":\"5257\",\"uid\":\"ACCT6731C29B482931\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0631 \\u0630\\
u0632\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
00\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-11 04:38:51\"}','2024-
11-11 04:38:51'),
(1417,'EXP_202411111410431731316243325718016',6,'expenses_EXPE6731CA1331B6C2_SAFEAC
COUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','expenses
','ALE_EXPE6731CA1331B6C2','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-11-11
05:10:43','CURR6690AF39D9B836',0,0,200,200,'Expense:
lkjkuhlkjnlghliluhbulihb','lkjkuhlkjnlghliluhbulihb','{\"id\":\"64\",\"uid\":\"EXPE
6731CA1331B6C2\",\"branch\":\"BRCH664D790E231556\",\"type\":\"EXPT66A3EDFD2A9527\",
\"exp_date\":\"2024-11-
11\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"amount\":\
"200\",\"currency\":\"CURR6690AF39D9B836\",\"currency_usd_equalance\":\"70\",\"narr
ation\":\"lkjkuhlkjnlghliluhbulihb\",\"stock_uid\":null,\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-11
05:10:43\",\"serial_id\":\"6\"}','2024-11-11 05:10:43'),
(1418,'SAL_202411111418551731316735723623936',2,'sales_SALE6731CBFF9348B1_ACCT6728F
8265E13A9_client_CURR6690AF39D9B836','BRCH664D790E231556','sales','ALE_SALE6731CBFF
9348B1','ACCT6728F8265E13A9','client','2024-11-11
14:18:55','CURR6690AF39D9B836',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6731CBFF9348B1\" target=\"_blank\">Sales#
2578, Total: 200.00, Trans Exp: 0.00, Paid:
200.00</a>',NULL,'{\"id\":\"163\",\"uid\":\"SALE6731CBFF9348B1\",\"serial_id\":\"2\
",\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF39D
9B836\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT6728F8265E13A9\",\"marke
ter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commissi
on\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acc
ount\":\"SAFEACCOUNTBRCH664D790E231556\",\"old_balance\":null,\"invoice\":\"2578\",
\"memo\":null,\"sales_total\":\"200\",\"trans_expense\":\"0\",\"expense_account\":n
ull,\"sub_total\":\"200\",\"cash_received\":\"200\",\"remaining_amount\":\"0\",\"it
ems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6731CB
65AE34C9\\\",\\\"item_uqid\\\":\\\"RTIREM1731316626321\\\",\\\"warehouse\\\":\\\"WR
HS66FC09875CEDC3\\\",\\\"batch\\\":\\\"1212\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"narration\\\":null,\\\"cost\\\":44,\\\"sale_price\\\":50,\\\"bundle\\\":0,\\\
"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":4,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase
\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":6,\\\"item_total\\\":20
0,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6731CB65AE34C9-
++-\",\"sale_warehouse\":\"-++-WRHS66FC09875CEDC3-++-\",\"sale_batch\":\"-++-1212-+
+-\",\"total_sales_amount\":\"200\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"200\"
,\"total_profit_amount\":\"24\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-11 14:18:55\"}','2024-11-11 05:18:55'),
(1419,'SAL_202411111418551731316735842832128',2,'sales_cra_SALE6731CBFF9348B1_SAFEA
CCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','sales',
'ALE_SALE6731CBFF9348B1','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-11-11
14:18:55','CURR6690AF39D9B836',200,200,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6731CBFF9348B1\" target=\"_blank\">Sales#
2578, Total: 200.00, Trans Exp: 0.00, Paid:
200.00</a>',NULL,'{\"id\":\"163\",\"uid\":\"SALE6731CBFF9348B1\",\"serial_id\":\"2\
",\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF39D
9B836\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT6728F8265E13A9\",\"marke
ter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commissi
on\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acc
ount\":\"SAFEACCOUNTBRCH664D790E231556\",\"old_balance\":null,\"invoice\":\"2578\",
\"memo\":null,\"sales_total\":\"200\",\"trans_expense\":\"0\",\"expense_account\":n
ull,\"sub_total\":\"200\",\"cash_received\":\"200\",\"remaining_amount\":\"0\",\"it
ems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6731CB
65AE34C9\\\",\\\"item_uqid\\\":\\\"RTIREM1731316626321\\\",\\\"warehouse\\\":\\\"WR
HS66FC09875CEDC3\\\",\\\"batch\\\":\\\"1212\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"narration\\\":null,\\\"cost\\\":44,\\\"sale_price\\\":50,\\\"bundle\\\":0,\\\
"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":4,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase
\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":6,\\\"item_total\\\":20
0,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6731CB65AE34C9-
++-\",\"sale_warehouse\":\"-++-WRHS66FC09875CEDC3-++-\",\"sale_batch\":\"-++-1212-+
+-\",\"total_sales_amount\":\"200\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"200\"
,\"total_profit_amount\":\"24\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-11 14:18:55\"}','2024-11-11 05:18:55'),
(1422,'SAL_202411120936421731386202197349120',23,'sales_SALE6732DB59B948C3_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6732DB59B948C3','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-12
09:36:41','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6732DB59B948C3\" target=\"_blank\">Sales#
24, Total: 2,400.00, Trans Exp: 0.00, Paid:
2,400.00</a>',NULL,'{\"id\":\"164\",\"uid\":\"SALE6732DB59B948C3\",\"serial_id\":\"
23\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8
B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mark
eter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null
,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1015
629.900661884\",\"invoice\":\"24\",\"memo\":null,\"sales_total\":\"2400\",\"trans_e
xpense\":\"0\",\"expense_account\":null,\"sub_total\":\"2400\",\"cash_received\":\"
2400\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plat
e\\\":null,\\\"item\\\":\\\"ITEM6732DA856AAC11\\\",\\\"item_uqid\\\":\\\"RTIREM1731
386173591\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\\\",\\\"batch\\\":\\\"BCH100
1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1000
,\\\"sale_price\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"q
ty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\"
:0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2
\\\":0,\\\"profit\\\":200,\\\"item_total\\\":2400,\\\"set_name\\\":0,\\\"set_uid\\\
":0}]\",\"sale_items\":\"-++-ITEM6732DA856AAC11-++-\",\"sale_warehouse\":\"-++-
WRHS67173F850657C7-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"2400\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"2400
\",\"total_profit_amount\":\"400\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-12 09:36:41\"}','2024-11-12 00:36:42'),
(1423,'SAL_202411120936421731386202360057088',23,'sales_cra_SALE6732DB59B948C3_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6732DB59B948C3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
09:36:41','CURR66F984C96B6691',2400,2400,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6732DB59B948C3\" target=\"_blank\">Sales#
24, Total: 2,400.00, Trans Exp: 0.00, Paid:
2,400.00</a>',NULL,'{\"id\":\"164\",\"uid\":\"SALE6732DB59B948C3\",\"serial_id\":\"
23\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8
B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mark
eter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null
,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1015
629.900661884\",\"invoice\":\"24\",\"memo\":null,\"sales_total\":\"2400\",\"trans_e
xpense\":\"0\",\"expense_account\":null,\"sub_total\":\"2400\",\"cash_received\":\"
2400\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plat
e\\\":null,\\\"item\\\":\\\"ITEM6732DA856AAC11\\\",\\\"item_uqid\\\":\\\"RTIREM1731
386173591\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\\\",\\\"batch\\\":\\\"BCH100
1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1000
,\\\"sale_price\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"q
ty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\"
:0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2
\\\":0,\\\"profit\\\":200,\\\"item_total\\\":2400,\\\"set_name\\\":0,\\\"set_uid\\\
":0}]\",\"sale_items\":\"-++-ITEM6732DA856AAC11-++-\",\"sale_warehouse\":\"-++-
WRHS67173F850657C7-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"2400\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"2400
\",\"total_profit_amount\":\"400\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-12 09:36:41\"}','2024-11-12 00:36:42'),
(1424,'PCH_202411120937491731386269481370880',16,'purchases_pa_PRCH6732DB9D58A280_A
CCT66FE659B78BE01_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH6732DB9D58A280','ACCT66FE659B78BE01','supplier','2024-11-12
09:37:49','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6732DB9D58A280\"
target=\"_blank\">Purchase# 3, Total: 300,000.00, Paid:
300,000.00</a>',NULL,'{\"id\":\"100\",\"uid\":\"PRCH6732DB9D58A280\",\"branch\":\"B
RCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":
\"68.5\",\"supplier\":\"ACCT66FE659B78BE01\",\"old_balance\":\"-
4000\",\"invoice\":\"3\",\"memo\":null,\"grand_total\":\"300000\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"300000\",\"paid_amount\":\"300000\",\"cash_paid_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expen
se\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6732DA856AAC11\\\",\\\"warehouse\\\":
\\\"WRHS67306938E23D17\\\",\\\"cost\\\":1000,\\\"real_cost\\\":1000,\\\"qty\\\":300
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":200,\\\"tp\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"to
ken_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\
",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":1200,\\\"transport_expens
e\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":300000}]\",\"items_uid\":\"-++-
ITEM6732DA856AAC11-++-\",\"warehouses_uid\":\"-++-WRHS67306938E23D17-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
09:37:49\",\"serial_id\":\"16\"}','2024-11-12 00:37:49'),
(1425,'PCH_202411120937491731386269621182976',16,'purchases_cpa_PRCH6732DB9D58A280_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH6732DB9D58A280','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-12 09:37:49','CURR66F984C96B6691',0,0,300000,300000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6732DB9D58A280\"
target=\"_blank\">Purchase# 3, Total: 300,000.00, Paid:
300,000.00</a>',NULL,'{\"id\":\"100\",\"uid\":\"PRCH6732DB9D58A280\",\"branch\":\"B
RCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":
\"68.5\",\"supplier\":\"ACCT66FE659B78BE01\",\"old_balance\":\"-
4000\",\"invoice\":\"3\",\"memo\":null,\"grand_total\":\"300000\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"300000\",\"paid_amount\":\"300000\",\"cash_paid_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expen
se\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6732DA856AAC11\\\",\\\"warehouse\\\":
\\\"WRHS67306938E23D17\\\",\\\"cost\\\":1000,\\\"real_cost\\\":1000,\\\"qty\\\":300
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":200,\\\"tp\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"to
ken_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\
",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":1200,\\\"transport_expens
e\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":300000}]\",\"items_uid\":\"-++-
ITEM6732DA856AAC11-++-\",\"warehouses_uid\":\"-++-WRHS67306938E23D17-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
09:37:49\",\"serial_id\":\"16\"}','2024-11-12 00:37:49'),
(1426,'JRL_202411120939061731386346700830976',19,'journal_receiving_JRNL6732DBEA8BF
227_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL6732DBEA8BF227','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-11-12 00:39:06','CURR66F984C96B6691',0,0,20000,20000,'Journal # 19
dc','dc','{\"id\":\"133\",\"uid\":\"JRNL6732DBEA8BF227\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66FCE5D9C135C3\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"dc\
",\"payment_narration\":\"dc\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",
\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":
null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!
\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appro
val_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"app
roval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_a
t\":\"2024-11-12
00:39:06\",\"invoice\":\"19\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"19\"}','2024-11-12 00:39:06'),
(1427,'JRL_202411120939061731386346852442880',19,'journal_payment_JRNL6732DBEA8BF22
7_ACCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL6732DBEA8BF227','ACCT66FCE5D9C135C3','supplier','2024-11-12
00:39:06','CURR66F984C96B6691',20000,20000,0,0,'Journal # 19
dc','dc','{\"id\":\"133\",\"uid\":\"JRNL6732DBEA8BF227\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66FCE5D9C135C3\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"dc\
",\"payment_narration\":\"dc\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",
\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":
null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!
\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appro
val_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"app
roval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_a
t\":\"2024-11-12
00:39:06\",\"invoice\":\"19\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"19\"}','2024-11-12 00:39:06'),
(1428,'EXP_202411120940331731386433513603840',NULL,'capitals_CAP6732DC4147E774_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','capita
ls','ALE_CAP6732DC4147E774','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
00:40:33','CURR66F984C96B6691',10000,10000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT
MONEY','aHMAD CUSTOMER BROUGHT
MONEY','{\"id\":\"31\",\"uid\":\"CAP6732DC4147E774\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-11-
12\",\"type\":\"CPCT670F7402E82781\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL6721F41F342023\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\
u0627\\u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\
u06cc\",\"amount\":\"10000\",\"percentage\":\"40\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-11-12
00:40:33\",\"currency_usd_equalance\":\"68.5\"}','2024-11-12 00:40:33'),
(1429,'EXP_202411120940521731386452113265152',NULL,'capitals_CAP6732DC53DACAD5_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','capita
ls','ALE_CAP6732DC53DACAD5','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
00:40:51','CURR66F984C96B6691',10000,10000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT
MONEY','aHMAD CUSTOMER BROUGHT
MONEY','{\"id\":\"32\",\"uid\":\"CAP6732DC53DACAD5\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-11-
12\",\"type\":\"CPCT670F7402E82781\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL672F045DC10ED5\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\
u0627\\u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\
u06cc\",\"amount\":\"10000\",\"percentage\":\"20\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-11-12
00:40:51\",\"currency_usd_equalance\":\"68.5\"}','2024-11-12 00:40:52'),
(1430,'ACT_202411120942141731386534491972096',NULL,'opening_balance_ACCT6732DCA64B5
4D4_ACCT6732DCA64B54D4_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT6732DCA64B54D4','ACCT6732DCA64B54D4','bank','2024-11-12
00:42:14','CURR66F984C96B6691',0,0,4000,4000,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5258\",\"uid\":\"ACCT6732DCA64B54D4\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"\\u0635\\u0631\\u0627\\u0641\\u06cc \\u062f\\u0631\\u0627\\
u0646\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-11-12 00:42:14\"}','2024-
11-12 00:42:14'),
(1431,'JRL_202411120944111731386651196958976',20,'journal_receiving_JRNL6732DD1B132
287_ACCT6732DCF36713C8_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','ALE
_JRNL6732DD1B132287','ACCT6732DCF36713C8','bank','2024-11-12
00:44:11','CURR66F984C96B6691',0,0,20000,20000,'Journal # 20
‫'البرغتا‬,'‫'البرغتا‬,'{\"id\":\"134\",\"uid\":\"JRNL6732DD1B132287\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6732DCF36713C8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0644\\u0627\\u0628\\u0631\\u063a\\u062a\\u0627\",\"payment_narration\":\"\\u0644\\
u0627\\u0628\\u0631\\u063a\\u062a\\
u0627\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
00:44:11\",\"invoice\":\"20\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"20\"}','2024-11-12 00:44:11'),
(1432,'JRL_202411120944111731386651308921088',20,'journal_payment_JRNL6732DD1B13228
7_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL6732DD1B132287','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-12 00:44:11','CURR66F984C96B6691',20000,20000,0,0,'Journal # 20
‫'البرغتا‬,'‫'البرغتا‬,'{\"id\":\"134\",\"uid\":\"JRNL6732DD1B132287\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6732DCF36713C8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0644\\u0627\\u0628\\u0631\\u063a\\u062a\\u0627\",\"payment_narration\":\"\\u0644\\
u0627\\u0628\\u0631\\u063a\\u062a\\
u0627\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
00:44:11\",\"invoice\":\"20\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"20\"}','2024-11-12 00:44:11'),
(1433,'EXP_202411120945271731386727677787904',7,'expenses_EXPE6732DD677E9333_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE6732DD677E9333','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
00:45:27','CURR66F984C96B6691',0,0,9000,9000,'Expense: ‫'الر‬,'‫الر ان‬
‫'ان‬,'{\"id\":\"65\",\"uid\":\"EXPE6732DD677E9333\",\"branch\":\"BRCH668EFCDB7C8B58\
",\"type\":\"EXPT66FE5F68C8A8C5\",\"exp_date\":\"2024-11-
12\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"9000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"\\u0627\\u0644\\u0631 \\u0627\\
u0646\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-12 00:45:27\",\"serial_id\":\"7\"}','2024-11-12
00:45:27'),
(1434,'JRL_202411120946061731386766137600000',21,'journal_receiving_JRNL6732DD8E060
896_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL6732DD8E060896','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-11-12 00:46:06','CURR66F984C96B6691',0,0,20000,20000,'Journal # 21
‫'اتفر‬,'‫'اتفر‬,'{\"id\":\"135\",\"uid\":\"JRNL6732DD8E060896\",\"branch\":\"BRCH668EF
CDB7C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6732DCF36713C8\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0627\\u062a\\u0641\\u0631\",\"payment_narration\":\"\\u0627\\u062a\\u0641\\
u0631\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
00:46:06\",\"invoice\":\"21\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"21\"}','2024-11-12 00:46:06'),
(1435,'JRL_202411120946061731386766268392960',21,'journal_payment_JRNL6732DD8E06089
6_ACCT6732DCF36713C8_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','ALE_J
RNL6732DD8E060896','ACCT6732DCF36713C8','bank','2024-11-12
00:46:06','CURR66F984C96B6691',20000,20000,0,0,'Journal # 21
‫'اتفر‬,'‫'اتفر‬,'{\"id\":\"135\",\"uid\":\"JRNL6732DD8E060896\",\"branch\":\"BRCH668EF
CDB7C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6732DCF36713C8\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0627\\u062a\\u0641\\u0631\",\"payment_narration\":\"\\u0627\\u062a\\u0641\\
u0631\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
00:46:06\",\"invoice\":\"21\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"21\"}','2024-11-12 00:46:06'),
(1436,'EXP_202411121200071731394807029167872',NULL,'capitals_CAP6732FCF6C22795_SAFE
ACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','capitals','ALE_CAP673
2FCF6C22795','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-12
03:00:06','usd',100000,100000,0,0,'Capitals:
',NULL,'{\"id\":\"33\",\"uid\":\"CAP6732FCF6C22795\",\"branch\":\"BRCH668EE90B988A6
4\",\"event_date\":\"2024-11-
12\",\"type\":\"CPCT672E726A474563\",\"type_name\":\"\\u0633\\u0647\\u0645\\u062f\\
u0627\\u0631\\u0627\\
u0646\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL672E70D673FE64\",\"shareholder_name\":\"\\u0627\\u062d\\u0645\\
u062f \\u0627\\u062d\\u062f\\u06cc\",\"currency\":\"usd\",\"currency_name\":\"\\
u062f\\u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"100000\",\"percentage\":\"40\",\"details\":null,\"created_at\"
:\"2024-11-12 03:00:06\",\"currency_usd_equalance\":\"1\"}','2024-11-12 03:00:07'),
(1437,'EXP_202411121200331731394833978583040',NULL,'capitals_CAP6732FD11B65EA6_SAFE
ACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','capitals','ALE_CAP673
2FD11B65EA6','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-12
03:00:33','usd',17037,17037,0,0,'Capitals:
',NULL,'{\"id\":\"34\",\"uid\":\"CAP6732FD11B65EA6\",\"branch\":\"BRCH668EE90B988A6
4\",\"event_date\":\"2024-11-
12\",\"type\":\"CPCT672E726A474563\",\"type_name\":\"\\u0633\\u0647\\u0645\\u062f\\
u0627\\u0631\\u0627\\
u0646\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL672E739642F532\",\"shareholder_name\":\"\\u0639\\u0628\\u062f\\
u0627\\u0644\\u0644\\u0647 \\u062e\\u0627\\
u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"17037\",\"percentage\":\"20\",\"details\":null,\"created_at\":
\"2024-11-12 03:00:33\",\"currency_usd_equalance\":\"1\"}','2024-11-12 03:00:33'),
(1438,'SAL_202411121445221731404722990600960',7,'sales_SALE673323B2D5C715_ACCT671E3
EFD6D52D0_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE673323B2
D5C715','ACCT671E3EFD6D52D0','client','2024-11-12
14:45:22','CURR66BB048E0D9DC8',332.5,332.5,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673323B2D5C715\" target=\"_blank\">Sales#
301, Total: 332.50, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"165\",\"uid\":\"SALE673323B2D5C715\",\"serial_id\":\"7\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT671E3EFD6D52D0\",\"markete
r\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"fixed\",\"ma
rketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":null,\"
cash_received_account\":null,\"old_balance\":null,\"invoice\":\"301\",\"memo\":null
,\"sales_total\":\"332.5\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_t
otal\":\"332.5\",\"cash_received\":\"0\",\"remaining_amount\":\"332.5\",\"items_det
ails\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6717910F959E9
7\\\",\\\"item_uqid\\\":\\\"RTIREM1731404495610\\\",\\\"warehouse\\\":\\\"WRHS668F5
221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\
\"narration\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":70,\\\"bundle\\\":0,\\\"too
p\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonu
s\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\
"discount\\\":5,\\\"discount_2\\\":0,\\\"profit\\\":16.5,\\\"item_total\\\":332.5,\
\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6717910F959E97-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"350\",\"total_discount_amount\":\"17.5\",\"total_disc
ount_amount_1\":\"17.5\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\
"332.5\",\"total_profit_amount\":\"82.5\",\"return_discount_amount_1\":null,\"retur
n_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"
return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\
",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADM
IN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"ap
proved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_n
ame\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detai
ls\":null,\"created_at\":\"2024-11-12 14:45:22\"}','2024-11-12 05:45:22'),
(1439,'SAL_202411121445231731404723112476160',7,'sales_sacrSALE673323B2D5C715_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE673323B2D5C715','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-12
14:45:22','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673323B2D5C715\" target=\"_blank\">Sales#
301, Total: 332.50, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"165\",\"uid\":\"SALE673323B2D5C715\",\"serial_id\":\"7\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT671E3EFD6D52D0\",\"markete
r\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"fixed\",\"ma
rketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":null,\"
cash_received_account\":null,\"old_balance\":null,\"invoice\":\"301\",\"memo\":null
,\"sales_total\":\"332.5\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_t
otal\":\"332.5\",\"cash_received\":\"0\",\"remaining_amount\":\"332.5\",\"items_det
ails\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6717910F959E9
7\\\",\\\"item_uqid\\\":\\\"RTIREM1731404495610\\\",\\\"warehouse\\\":\\\"WRHS668F5
221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\
\"narration\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":70,\\\"bundle\\\":0,\\\"too
p\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonu
s\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\
"discount\\\":5,\\\"discount_2\\\":0,\\\"profit\\\":16.5,\\\"item_total\\\":332.5,\
\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6717910F959E97-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"350\",\"total_discount_amount\":\"17.5\",\"total_disc
ount_amount_1\":\"17.5\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\
"332.5\",\"total_profit_amount\":\"82.5\",\"return_discount_amount_1\":null,\"retur
n_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"
return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\
",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADM
IN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"ap
proved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_n
ame\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detai
ls\":null,\"created_at\":\"2024-11-12 14:45:22\"}','2024-11-12 05:45:23'),
(1442,'SAL_202411122000531731423653038938880',24,'sales_SALE67336DA4D1D328_ACCT66FA
F39CE100E5_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67336DA4D1D328','ACCT6
6FAF39CE100E5','client','2024-11-12 20:00:52','usd',1500,1500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67336DA4D1D328\" target=\"_blank\">Sales#
25, Total: 1,550.00, Trans Exp: 50.00, Paid:
50.00</a>',NULL,'{\"id\":\"167\",\"uid\":\"SALE67336DA4D1D328\",\"serial_id\":\"24\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curre
ncy_usd_equalance\":\"1\",\"client\":\"ACCT66FAF39CE100E5\",\"marketer\":\"undefine
d\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash
_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACC
OUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"25\",\"memo\":null,\"sa
les_total\":\"1500\",\"trans_expense\":\"50\",\"expense_account\":\"SAFEACCOUNTBRCH
668EFCDB7C8B58\",\"sub_total\":\"1550\",\"cash_received\":\"50\",\"remaining_amount
\":\"1500\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\
":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM1731423535496\\\",\\\"ware
house\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null
,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":20,\\\"sale_price\\\":30,\
\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":
0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"u
nit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,
\\\"item_total\\\":1500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1500\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1500
\",\"total_profit_amount\":\"500\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-12 20:00:52\"}','2024-11-12 11:00:53'),
(1443,'SAL_202411122000531731423653183440896',24,'sales_cra_SALE67336DA4D1D328_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67336
DA4D1D328','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
20:00:52','usd',50,50,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67336DA4D1D328\" target=\"_blank\">Sales#
25, Total: 1,550.00, Trans Exp: 50.00, Paid:
50.00</a>',NULL,'{\"id\":\"167\",\"uid\":\"SALE67336DA4D1D328\",\"serial_id\":\"24\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curre
ncy_usd_equalance\":\"1\",\"client\":\"ACCT66FAF39CE100E5\",\"marketer\":\"undefine
d\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash
_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACC
OUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"25\",\"memo\":null,\"sa
les_total\":\"1500\",\"trans_expense\":\"50\",\"expense_account\":\"SAFEACCOUNTBRCH
668EFCDB7C8B58\",\"sub_total\":\"1550\",\"cash_received\":\"50\",\"remaining_amount
\":\"1500\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\
":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM1731423535496\\\",\\\"ware
house\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null
,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":20,\\\"sale_price\\\":30,\
\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":
0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"u
nit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,
\\\"item_total\\\":1500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1500\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1500
\",\"total_profit_amount\":\"500\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-12 20:00:52\"}','2024-11-12 11:00:53'),
(1444,'SAL_202411122000531731423653319873024',24,'sales_exp_acc_SALE67336DA4D1D328_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6
7336DA4D1D328','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
20:00:52','usd',0,0,50,50,'<a
href=\"__embed_host__/sales/invoice/SALE67336DA4D1D328\" target=\"_blank\">Trans
Exp:: Sales# 25, Total: 1,550.00, Trans Exp: 50.00, Paid:
50.00</a>',NULL,'{\"id\":\"167\",\"uid\":\"SALE67336DA4D1D328\",\"serial_id\":\"24\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curre
ncy_usd_equalance\":\"1\",\"client\":\"ACCT66FAF39CE100E5\",\"marketer\":\"undefine
d\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash
_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACC
OUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"25\",\"memo\":null,\"sa
les_total\":\"1500\",\"trans_expense\":\"50\",\"expense_account\":\"SAFEACCOUNTBRCH
668EFCDB7C8B58\",\"sub_total\":\"1550\",\"cash_received\":\"50\",\"remaining_amount
\":\"1500\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\
":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM1731423535496\\\",\\\"ware
house\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null
,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":20,\\\"sale_price\\\":30,\
\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":
0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"u
nit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,
\\\"item_total\\\":1500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1500\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1500
\",\"total_profit_amount\":\"500\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-12 20:00:52\"}','2024-11-12 11:00:53'),
(1445,'JRL_202411122112101731427930545099008',22,'journal_receiving_JRNL67337E5A652
C94_ACCT66FAF39CE100E5_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL67337E5A
652C94','ACCT66FAF39CE100E5','client','2024-11-12
12:12:10','usd',0,0,1500,1500,'Journal # 22
Something','Something','{\"id\":\"136\",\"uid\":\"JRNL67337E5A652C94\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"1500\",\"payment_amount\":\"1500\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"Something\",\"payment_narration\":\
"Something\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\
"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"
approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_n
ame\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8J
L7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"a
pproval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
12:12:10\",\"invoice\":\"22\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"22\"}','2024-11-12 12:12:10'),
(1446,'JRL_202411122112101731427930664542976',22,'journal_payment_JRNL67337E5A652C9
4_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE_J
RNL67337E5A652C94','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-12
12:12:10','usd',1500,1500,0,0,'Journal # 22
Something','Something','{\"id\":\"136\",\"uid\":\"JRNL67337E5A652C94\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-11-
12\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"1500\",\"payment_amount\":\"1500\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"Something\",\"payment_narration\":\
"Something\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\
"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"
approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_n
ame\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8J
L7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"a
pproval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-12
12:12:10\",\"invoice\":\"22\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"22\"}','2024-11-12 12:12:10'),
(1447,'PPM_202411131142301731480150753400064',NULL,'project_payment_PPAY67344A569C5
970_ACCT66BF07B86D7F75_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','project_p
ayments','ALE_PPAY67344A569C5970','ACCT66BF07B86D7F75','cashbook','2024-11-13
02:42:30','CURR668EFECFDD0671',0,0,9000,9000,'Project Expenses:
l,nlk','l,nlk','{\"id\":\"3\",\"uid\":\"PPAY67344A569C5970\",\"branch\":\"BRCH668EE
8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"67\",\
"amount\":\"9000\",\"pdate\":\"2024-11-
13\",\"project\":\"PJCT66E15F323947F5\",\"project_according_amount\":\"134.32835820
895522\",\"account\":\"ACCT66BF07B86D7F75\",\"payment_type\":\"project\",\"comments
\":\"l,nlk\",\"scan_copy\":null,\"user\":\"USRPJCT66D2AF56329010\",\"created_at\":\
"2024-11-13 02:42:30\"}','2024-11-13 02:42:30'),
(1455,'PPM_202411131151591731480719744036864',NULL,'project_payment_PPAY67344C8F7F4
7A9_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','project_payme
nts','ALE_PPAY67344C8F7F47A9','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-11-
13 02:51:59','usd',0,0,1000,1000,'Project Expenses:
jkn','jkn','{\"id\":\"4\",\"uid\":\"PPAY67344C8F7F47A9\",\"branch\":\"BRCH668EE8F08
DD356\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"amount\":\"1000\",\
"pdate\":\"2024-11-
13\",\"project\":\"PJCT66E15F323947F5\",\"project_according_amount\":\"1000\",\"acc
ount\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_type\":\"project\",\"comments\":
\"jkn\",\"scan_copy\":null,\"user\":\"USRPJCT66E15F323947F5\",\"created_at\":\"2024
-11-13 02:51:59\"}','2024-11-13 02:51:59'),
(1456,'PJT_202411131209271731481767588717056',NULL,'projects_client_cost_PJCT66E15F
323947F5_ACCT66E15A99961822_client_usd','BRCH668EE8F08DD356','projects','ALE_PJCT66
E15F323947F5','ACCT66E15A99961822','client','2024-09-11
05:13:22','usd',20000,20000,0,0,'Project Cost:
',NULL,'{\"id\":\"6\",\"uid\":\"PJCT66E15F323947F5\",\"branch\":\"BRCH668EE8F08DD35
6\",\"name\":\"\\u0693\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\u0627\\
u0631 \\u0628\\u0646\\u062f \\u0627\\u0628\",\"address\":\"\\u06a9\\u0627\\u0628\\
u0644\",\"contact_person\":\"ahmad\",\"contact_number\":\"08977665\",\"company\":\"
campany shir
ahmad\",\"client\":\"ACCT66E15A99961822\",\"currency\":\"usd\",\"currency_usd_equal
ance\":\"1\",\"cost\":\"20000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD3
56\",\"cash_paid\":\"1000\",\"pending_amount\":\"19000\",\"start_date\":\"2024-09-
11\",\"end_date\":\"2024-09-
11\",\"comments\":null,\"image\":null,\"username\":\"admin10\",\"password\":\"YWRta
W4xMA==\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at
\":\"2024-09-11 05:13:22\"}','2024-11-13 03:09:27'),
(1457,'PJT_202411131209271731481767726711040',NULL,'projects_client_cash_paid_PJCT6
6E15F323947F5_ACCT66E15A99961822_client_usd','BRCH668EE8F08DD356','projects','ALE_P
JCT66E15F323947F5','ACCT66E15A99961822','client','2024-09-11
00:00:00','usd',0,0,1000,1000,'Project Cash Paid:
',NULL,'{\"id\":\"6\",\"uid\":\"PJCT66E15F323947F5\",\"branch\":\"BRCH668EE8F08DD35
6\",\"name\":\"\\u0693\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\u0627\\
u0631 \\u0628\\u0646\\u062f \\u0627\\u0628\",\"address\":\"\\u06a9\\u0627\\u0628\\
u0644\",\"contact_person\":\"ahmad\",\"contact_number\":\"08977665\",\"company\":\"
campany shir
ahmad\",\"client\":\"ACCT66E15A99961822\",\"currency\":\"usd\",\"currency_usd_equal
ance\":\"1\",\"cost\":\"20000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD3
56\",\"cash_paid\":\"1000\",\"pending_amount\":\"19000\",\"start_date\":\"2024-09-
11\",\"end_date\":\"2024-09-
11\",\"comments\":null,\"image\":null,\"username\":\"admin10\",\"password\":\"YWRta
W4xMA==\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at
\":\"2024-09-11 05:13:22\"}','2024-11-13 03:09:27'),
(1458,'PJT_202411131209271731481767885842944',NULL,'projects_cash_paid_PJCT66E15F32
3947F5_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','projects',
'ALE_PJCT66E15F323947F5','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-09-11
05:13:22','usd',1000,1000,0,0,'Project Cash Paid:
',NULL,'{\"id\":\"6\",\"uid\":\"PJCT66E15F323947F5\",\"branch\":\"BRCH668EE8F08DD35
6\",\"name\":\"\\u0693\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\u0627\\
u0631 \\u0628\\u0646\\u062f \\u0627\\u0628\",\"address\":\"\\u06a9\\u0627\\u0628\\
u0644\",\"contact_person\":\"ahmad\",\"contact_number\":\"08977665\",\"company\":\"
campany shir
ahmad\",\"client\":\"ACCT66E15A99961822\",\"currency\":\"usd\",\"currency_usd_equal
ance\":\"1\",\"cost\":\"20000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD3
56\",\"cash_paid\":\"1000\",\"pending_amount\":\"19000\",\"start_date\":\"2024-09-
11\",\"end_date\":\"2024-09-
11\",\"comments\":null,\"image\":null,\"username\":\"admin10\",\"password\":\"YWRta
W4xMA==\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at
\":\"2024-09-11 05:13:22\"}','2024-11-13 03:09:27'),
(1459,'PCA_202411131209281731481768183907072',NULL,'project_contract_assign_CPAS66E
15F7D389DB7_ACCT66D2AE34862D61_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','p
rojects_assign','ALE_CPAS66E15F7D389DB7','ACCT66D2AE34862D61','employee','2024-09-
11 05:14:37','CURR668EFECFDD0671',0,0,45000,45000,'5 ‫ړروزه اعمار بند اب کابل‬
monthly y','5 ‫ ړروزه اعمار بند اب کابل‬monthly
y','{\"id\":\"7\",\"uid\":\"CPAS66E15F7D389DB7\",\"branch\":\"BRCH668EE8F08DD356\",
\"project\":\"PJCT66E15F323947F5\",\"project_currency\":\"CURR668EFECFDD0671\",\"pr
oject_currency_usd_equalance\":\"70.5\",\"assign_type\":\"employee\",\"employee\":\
"CCNT66D553880897F8\",\"start_date\":null,\"end_date\":null,\"employee_comments\":\
"y\",\"machinery\":null,\"supplier\":null,\"start_time\":null,\"end_time\":null,\"m
achinery_comments\":null,\"warehouse\":null,\"item\":null,\"qty\":null,\"rate\":\"0
\",\"item_total\":\"0\",\"num_of_duration\":\"5\",\"number_of_hours\":null,\"materi
al_comments\":null,\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_request\":\"no\",\"
status\":\"passed\",\"created_at\":\"2024-09-11 05:14:37\"}','2024-11-13
03:09:28'),
(1460,'PCA_202411131209281731481768507710976',NULL,'project_contract_assign_CPAS66E
16138175969_ACCT66D2AE34862D61_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','p
rojects_assign','ALE_CPAS66E16138175969','ACCT66D2AE34862D61','employee','2024-09-
11 05:22:00','CURR668EFECFDD0671',0,0,36000,36000,'4 ‫ړروزه اعمار بند اب کابل‬
monthly g','4 ‫ ړروزه اعمار بند اب کابل‬monthly
g','{\"id\":\"8\",\"uid\":\"CPAS66E16138175969\",\"branch\":\"BRCH668EE8F08DD356\",
\"project\":\"PJCT66E15F323947F5\",\"project_currency\":\"CURR668EFECFDD0671\",\"pr
oject_currency_usd_equalance\":\"70.5\",\"assign_type\":\"employee\",\"employee\":\
"CCNT66D553880897F8\",\"start_date\":null,\"end_date\":null,\"employee_comments\":\
"g\",\"machinery\":null,\"supplier\":null,\"start_time\":null,\"end_time\":null,\"m
achinery_comments\":null,\"warehouse\":null,\"item\":null,\"qty\":null,\"rate\":\"0
\",\"item_total\":\"0\",\"num_of_duration\":\"4\",\"number_of_hours\":null,\"materi
al_comments\":null,\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_request\":\"no\",\"
status\":\"passed\",\"created_at\":\"2024-09-11 05:22:00\"}','2024-11-13
03:09:28'),
(1461,'PCA_202411131209281731481768802993152',NULL,'project_contract_assign_CPAS66E
16148DBE0C0_missing_missing_CURR668EFECFDD0671','BRCH668EE8F08DD356','projects_assi
gn','ALE_CPAS66E16148DBE0C0','','missing','2024-09-11
05:22:16','CURR668EFECFDD0671',0,0,0,0,'','','{\"id\":\"9\",\"uid\":\"CPAS66E16148D
BE0C0\",\"branch\":\"BRCH668EE8F08DD356\",\"project\":\"PJCT66E15F323947F5\",\"proj
ect_currency\":\"CURR668EFECFDD0671\",\"project_currency_usd_equalance\":\"70.5\",\
"assign_type\":\"material\",\"employee\":null,\"start_date\":null,\"end_date\":null
,\"employee_comments\":null,\"machinery\":null,\"supplier\":null,\"start_time\":nul
l,\"end_time\":null,\"machinery_comments\":null,\"warehouse\":\"CWRS66E15C3400F0C9\
",\"item\":\"CITM66D2AE632C8D80\",\"qty\":\"5\",\"rate\":\"1000\",\"item_total\":\"
5000\",\"num_of_duration\":null,\"number_of_hours\":null,\"material_comments\":\"u\
",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_request\":\"no\",\"status\":\"passed
\",\"created_at\":\"2024-09-11 05:22:16\"}','2024-11-13 03:09:28'),
(1462,'PCA_202411131209291731481769108377088',NULL,'project_contract_assign_CPAS66E
E7933C26FE5_missing_missing_CURR668EFECFDD0671','BRCH668EE8F08DD356','projects_assi
gn','ALE_CPAS66EE7933C26FE5','','missing','2024-09-21
03:43:47','CURR668EFECFDD0671',0,0,0,0,'','','{\"id\":\"10\",\"uid\":\"CPAS66EE7933
C26FE5\",\"branch\":\"BRCH668EE8F08DD356\",\"project\":\"PJCT66E15F323947F5\",\"pro
ject_currency\":\"CURR668EFECFDD0671\",\"project_currency_usd_equalance\":\"70.5\",
\"assign_type\":\"material\",\"employee\":null,\"start_date\":null,\"end_date\":nul
l,\"employee_comments\":null,\"machinery\":null,\"supplier\":null,\"start_time\":nu
ll,\"end_time\":null,\"machinery_comments\":null,\"warehouse\":\"CWRS66E15C3400F0C9
\",\"item\":\"CITM66D2AE632C8D80\",\"qty\":\"10\",\"rate\":\"1000\",\"item_total\":
\"10000\",\"num_of_duration\":null,\"number_of_hours\":null,\"material_comments\":\
"dcvsaCsad\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_request\":\"no\",\"status
\":\"passed\",\"created_at\":\"2024-09-21 03:43:47\"}','2024-11-13 03:09:29'),
(1463,'SAL_202411131325021731486302219201024',25,'sales_SALE6734625DF24204_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6734625DF24204','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-13
13:25:02','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6734625DF24204\" target=\"_blank\">Sales#
26, Total: 300.00, Trans Exp: 0.00, Paid:
300.00</a>',NULL,'{\"id\":\"168\",\"uid\":\"SALE6734625DF24204\",\"serial_id\":\"25
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B5
8\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"market
er_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\
"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"101562
9.900661884\",\"invoice\":\"26\",\"memo\":null,\"sales_total\":\"300\",\"trans_expe
nse\":\"0\",\"expense_account\":null,\"sub_total\":\"300\",\"cash_received\":\"300\
",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM673460C6EB8F78\\\",\\\"item_uqid\\\":\\\"RTIREM173148622
3566\\\",\\\"warehouse\\\":\\\"WRHS67346037A474C6\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":120,\\\"s
ale_price\\\":150,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":
2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"
height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,
\\\"profit\\\":30,\\\"item_total\\\":300,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\
"sale_items\":\"-++-ITEM673460C6EB8F78-++-\",\"sale_warehouse\":\"-++-
WRHS67346037A474C6-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"300\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"300\"
,\"total_profit_amount\":\"60\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-13 13:25:02\"}','2024-11-13 04:25:02'),
(1464,'SAL_202411131325021731486302403096064',25,'sales_cra_SALE6734625DF24204_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6734625DF24204','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-13
13:25:02','CURR66F984C96B6691',300,300,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6734625DF24204\" target=\"_blank\">Sales#
26, Total: 300.00, Trans Exp: 0.00, Paid:
300.00</a>',NULL,'{\"id\":\"168\",\"uid\":\"SALE6734625DF24204\",\"serial_id\":\"25
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B5
8\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"market
er_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\
"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"101562
9.900661884\",\"invoice\":\"26\",\"memo\":null,\"sales_total\":\"300\",\"trans_expe
nse\":\"0\",\"expense_account\":null,\"sub_total\":\"300\",\"cash_received\":\"300\
",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM673460C6EB8F78\\\",\\\"item_uqid\\\":\\\"RTIREM173148622
3566\\\",\\\"warehouse\\\":\\\"WRHS67346037A474C6\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":120,\\\"s
ale_price\\\":150,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":
2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"
height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,
\\\"profit\\\":30,\\\"item_total\\\":300,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\
"sale_items\":\"-++-ITEM673460C6EB8F78-++-\",\"sale_warehouse\":\"-++-
WRHS67346037A474C6-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"300\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"300\"
,\"total_profit_amount\":\"60\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-13 13:25:02\"}','2024-11-13 04:25:02'),
(1465,'PCH_202411131329571731486597105283072',17,'purchases_pa_PRCH67346384BEE306_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67346384BEE306','ACCT66FCE5D9C135C3','supplier','2024-11-13
13:29:56','CURR66F984C96B6691',0,0,400,400,'<a
href=\"__embed_host__/purchases/invoice/PRCH67346384BEE306\"
target=\"_blank\">Purchase# 1, Total: 2,400.00, Paid:
2,000.00</a>',NULL,'{\"id\":\"101\",\"uid\":\"PRCH67346384BEE306\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"
68.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
80070\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"2400\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"2400\",\"paid_amount\":\"2000\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"400\",\"transport_expense\
":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM673460C6EB8F78\\\",\\\"warehouse\\\":\\\
"WRHS67346037A474C6\\\",\\\"cost\\\":120,\\\"real_cost\\\":120,\\\"qty\\\":20,\\\"b
onus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\
\\",\\\"profit\\\":30,\\\"tp\\\":150,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate
\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mf
g\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":150,\\\"transport_expense\\\":0,\
\\"expense\\\":\\\"null\\\",\\\"total\\\":2400}]\",\"items_uid\":\"-++-
ITEM673460C6EB8F78-++-\",\"warehouses_uid\":\"-++-WRHS67346037A474C6-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-13
13:29:56\",\"serial_id\":\"17\"}','2024-11-13 04:29:57'),
(1466,'PCH_202411131329571731486597436409856',17,'purchases_cpa_PRCH67346384BEE306_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67346384BEE306','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-13 13:29:56','CURR66F984C96B6691',0,0,2000,2000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67346384BEE306\"
target=\"_blank\">Purchase# 1, Total: 2,400.00, Paid:
2,000.00</a>',NULL,'{\"id\":\"101\",\"uid\":\"PRCH67346384BEE306\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"
68.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
80070\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"2400\",\"discount_amount\
":\"0\",\"sub_total_amount\":\"2400\",\"paid_amount\":\"2000\",\"cash_paid_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"400\",\"transport_expense\
":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM673460C6EB8F78\\\",\\\"warehouse\\\":\\\
"WRHS67346037A474C6\\\",\\\"cost\\\":120,\\\"real_cost\\\":120,\\\"qty\\\":20,\\\"b
onus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\
\\",\\\"profit\\\":30,\\\"tp\\\":150,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate
\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mf
g\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":150,\\\"transport_expense\\\":0,\
\\"expense\\\":\\\"null\\\",\\\"total\\\":2400}]\",\"items_uid\":\"-++-
ITEM673460C6EB8F78-++-\",\"warehouses_uid\":\"-++-WRHS67346037A474C6-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-13
13:29:56\",\"serial_id\":\"17\"}','2024-11-13 04:29:57'),
(1467,'JRL_202411131338271731487107086836224',23,'journal_receiving_JRNL67346582E96
688_CASHSALEBRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','jou
rnal','ALE_JRNL67346582E96688','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-13
04:38:26','CURR66F984C96B6691',0,0,20000,20000,'Journal # 23
ff','ff','{\"id\":\"137\",\"uid\":\"JRNL67346582E96688\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-11-
13\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"CASHSALEBRCH668EFCDB7C8B58\",\"payment_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount
\":\"20000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration
\":\"ff\",\"payment_narration\":\"ff\",\"receiving_cue\":\"68.5\",\"payment_cue\":\
"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"c
reated_at\":\"2024-11-13
04:38:26\",\"invoice\":\"23\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"23\"}','2024-11-13 04:38:27'),
(1468,'JRL_202411131338271731487107206553856',23,'journal_payment_JRNL67346582E9668
8_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL67346582E96688','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-13 04:38:26','CURR66F984C96B6691',20000,20000,0,0,'Journal # 23
ff','ff','{\"id\":\"137\",\"uid\":\"JRNL67346582E96688\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-11-
13\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"CASHSALEBRCH668EFCDB7C8B58\",\"payment_account\
":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount
\":\"20000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration
\":\"ff\",\"payment_narration\":\"ff\",\"receiving_cue\":\"68.5\",\"payment_cue\":\
"68.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"c
reated_at\":\"2024-11-13
04:38:26\",\"invoice\":\"23\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"23\"}','2024-11-13 04:38:27'),
(1469,'SAL_202411131500291731492029651456000',9,'sales_SALE673478BD7F78A9_ACCT67279
E721F8CD6_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE673478BD
7F78A9','ACCT67279E721F8CD6','client','2024-11-13
15:00:29','CURR66BB048E0D9DC8',612000,612000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673478BD7F78A9\" target=\"_blank\">Sales#
303, Total: 612,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"169\",\"uid\":\"SALE673478BD7F78A9\",\"serial_id\":\"9\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT67279E721F8CD6\",\"markete
r\":\"MARKTRS6734787CA689D2\",\"sales_man\":null,\"commission_type\":\"commission\"
,\"marketer_commission\":\"3\",\"cash_client_name\":null,\"cash_client_mobile\":nul
l,\"cash_received_account\":null,\"old_balance\":\"-
200024\",\"invoice\":\"303\",\"memo\":null,\"sales_total\":\"612000\",\"trans_expen
se\":\"0\",\"expense_account\":null,\"sub_total\":\"612000\",\"cash_received\":\"0\
",\"remaining_amount\":\"612000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plat
e\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\":\\\"RTIREM1731
492016977\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\":\\\"BCH100
1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1360
,\\\"sale_price\\\":2040,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"q
ty\\\":300,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\
\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount
_2\\\":0,\\\"profit\\\":680,\\\"item_total\\\":612000,\\\"set_name\\\":0,\\\"set_ui
d\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-++-\",\"sale_warehouse\":\"-++-
WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"612000\",\"total_discount_amount\":\"0\",\"total_disc
ount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"61
2000\",\"total_profit_amount\":\"204000\",\"return_discount_amount_1\":null,\"retur
n_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"
return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\
",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADM
IN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"ap
proved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_n
ame\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detai
ls\":null,\"created_at\":\"2024-11-13 15:00:29\"}','2024-11-13 06:00:29'),
(1470,'SAL_202411131500291731492029773029120',9,'sales_sacrSALE673478BD7F78A9_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE673478BD7F78A9','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-13
15:00:29','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673478BD7F78A9\" target=\"_blank\">Sales#
303, Total: 612,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"169\",\"uid\":\"SALE673478BD7F78A9\",\"serial_id\":\"9\",
\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D9
DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT67279E721F8CD6\",\"markete
r\":\"MARKTRS6734787CA689D2\",\"sales_man\":null,\"commission_type\":\"commission\"
,\"marketer_commission\":\"3\",\"cash_client_name\":null,\"cash_client_mobile\":nul
l,\"cash_received_account\":null,\"old_balance\":\"-
200024\",\"invoice\":\"303\",\"memo\":null,\"sales_total\":\"612000\",\"trans_expen
se\":\"0\",\"expense_account\":null,\"sub_total\":\"612000\",\"cash_received\":\"0\
",\"remaining_amount\":\"612000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plat
e\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\":\\\"RTIREM1731
492016977\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\":\\\"BCH100
1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1360
,\\\"sale_price\\\":2040,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"q
ty\\\":300,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\
\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount
_2\\\":0,\\\"profit\\\":680,\\\"item_total\\\":612000,\\\"set_name\\\":0,\\\"set_ui
d\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-++-\",\"sale_warehouse\":\"-++-
WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"612000\",\"total_discount_amount\":\"0\",\"total_disc
ount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"61
2000\",\"total_profit_amount\":\"204000\",\"return_discount_amount_1\":null,\"retur
n_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"
return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\
",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADM
IN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"ap
proved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_n
ame\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detai
ls\":null,\"created_at\":\"2024-11-13 15:00:29\"}','2024-11-13 06:00:29'),
(1471,'EXP_202411131502271731492147886993920',2,'expenses_EXPE67347933A9DEC6_SAFEAC
COUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','expenses
','ALE_EXPE67347933A9DEC6','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-13
06:02:27','CURR66BB048E0D9DC8',0,0,10000,10000,'Expense: ‫برداخت از درک فیصدی آقای‬
‫'برداخت از درک فیصدی آقای‬,'‫حقدوست‬
‫'حقدوست‬,'{\"id\":\"66\",\"uid\":\"EXPE67347933A9DEC6\",\"branch\":\"BRCH668E33B1D26
DF1\",\"type\":\"EXPT67347908BFA957\",\"exp_date\":\"2024-11-
13\",\"marketer\":\"yes\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"amount\":
\"10000\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"68\",\"n
arration\":\"\\u0628\\u0631\\u062f\\u0627\\u062e\\u062a \\u0627\\u0632 \\u062f\\
u0631\\u06a9 \\u0641\\u06cc\\u0635\\u062f\\u06cc \\u0622\\u0642\\u0627\\u06cc \\
u062d\\u0642\\u062f\\u0648\\u0633\\
u062a\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-13 06:02:27\",\"serial_id\":\"2\"}','2024-11-13
06:02:27'),
(1472,'SAL_202411131504101731492250577213952',10,'sales_SALE6734799A6A9DC5_ACCT6727
9E721F8CD6_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE6734799
A6A9DC5','ACCT67279E721F8CD6','client','2024-11-13
15:04:10','CURR66BB048E0D9DC8',1800000,1800000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6734799A6A9DC5\" target=\"_blank\">Sales#
304, Total: 1,800,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"170\",\"uid\":\"SALE6734799A6A9DC5\",\"serial_id\":\"10\"
,\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D
9DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT67279E721F8CD6\",\"market
er\":\"MARKTRS6734787CA689D2\",\"sales_man\":null,\"commission_type\":\"commission\
",\"marketer_commission\":\"3\",\"cash_client_name\":null,\"cash_client_mobile\":nu
ll,\"cash_received_account\":null,\"old_balance\":\"411976\",\"invoice\":\"304\",\"
memo\":null,\"sales_total\":\"1800000\",\"trans_expense\":\"0\",\"expense_account\"
:null,\"sub_total\":\"1800000\",\"cash_received\":\"0\",\"remaining_amount\":\"1800
000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"
ITEM6717910F959E97\\\",\\\"item_uqid\\\":\\\"RTIREM1731492225943\\\",\\\"warehouse\
\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":60,\\\"bun
dle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":30000,\\\"out_qty\\\":0,\
\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit
\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,\\\"ite
m_total\\\":1800000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6717910F959E97-++-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1800000\",\"total_discount_amount\":\"0\",\"total_dis
count_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1
800000\",\"total_profit_amount\":\"300000\",\"return_discount_amount_1\":null,\"ret
urn_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,
\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943
!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-11-13 15:04:10\"}','2024-11-13 06:04:10'),
(1473,'SAL_202411131504101731492250769856000',10,'sales_sacrSALE6734799A6A9DC5_SAFE
ACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales'
,'ALE_SALE6734799A6A9DC5','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-13
15:04:10','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6734799A6A9DC5\" target=\"_blank\">Sales#
304, Total: 1,800,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"170\",\"uid\":\"SALE6734799A6A9DC5\",\"serial_id\":\"10\"
,\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D
9DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT67279E721F8CD6\",\"market
er\":\"MARKTRS6734787CA689D2\",\"sales_man\":null,\"commission_type\":\"commission\
",\"marketer_commission\":\"3\",\"cash_client_name\":null,\"cash_client_mobile\":nu
ll,\"cash_received_account\":null,\"old_balance\":\"411976\",\"invoice\":\"304\",\"
memo\":null,\"sales_total\":\"1800000\",\"trans_expense\":\"0\",\"expense_account\"
:null,\"sub_total\":\"1800000\",\"cash_received\":\"0\",\"remaining_amount\":\"1800
000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"
ITEM6717910F959E97\\\",\\\"item_uqid\\\":\\\"RTIREM1731492225943\\\",\\\"warehouse\
\\":\\\"WRHS668F5221C4BF21\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"e
xpiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":60,\\\"bun
dle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":30000,\\\"out_qty\\\":0,\
\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit
\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10,\\\"ite
m_total\\\":1800000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6717910F959E97-++-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1800000\",\"total_discount_amount\":\"0\",\"total_dis
count_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1
800000\",\"total_profit_amount\":\"300000\",\"return_discount_amount_1\":null,\"ret
urn_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,
\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943
!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2024-11-13 15:04:10\"}','2024-11-13 06:04:10'),
(1474,'EXP_202411131504571731492297564590080',3,'expenses_EXPE673479C9682E54_SAFEAC
COUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','expenses
','ALE_EXPE673479C9682E54','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-13
06:04:57','CURR66BB048E0D9DC8',0,0,20000,20000,'Expense: ‫پرداخت از درک فیصدی‬
‫'پرداخت از درک فیصدی‬,'‫حقدوست‬
‫'حقدوست‬,'{\"id\":\"67\",\"uid\":\"EXPE673479C9682E54\",\"branch\":\"BRCH668E33B1D26
DF1\",\"type\":\"EXPT67347908BFA957\",\"exp_date\":\"2024-11-
13\",\"marketer\":\"yes\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"amount\":
\"20000\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"68\",\"n
arration\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0627\\u0632 \\u062f\\
u0631\\u06a9 \\u0641\\u06cc\\u0635\\u062f\\u06cc \\u062d\\u0642\\u062f\\u0648\\
u0633\\
u062a\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-13 06:04:57\",\"serial_id\":\"3\"}','2024-11-13
06:04:57'),
(1475,'EXP_202411141625301731583530553456128',8,'expenses_EXPE6735DE2A691001_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE6735DE2A691001','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-14
07:25:30','CURR66F984C96B6691',0,0,600,600,'Expense:
‫'تاتاا‬,'‫'تاتاا‬,'{\"id\":\"68\",\"uid\":\"EXPE6735DE2A691001\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"type\":\"EXPT6735DDF01C5C05\",\"exp_date\":\"2024-11-
14\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"600\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"na
rration\":\"\\u062a\\u0627\\u062a\\u0627\\
u0627\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-14 07:25:30\",\"serial_id\":\"8\"}','2024-11-14
07:25:30'),
(1476,'SAL_202411152030261731684626798625024',26,'sales_SALE67376912A1A172_ACCT66FE
BF517863A8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6737691
2A1A172','ACCT66FEBF517863A8','client','2024-11-15
20:30:26','CURR66F984C96B6691',102750,102750,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67376912A1A172\" target=\"_blank\">Sales#
27, Total: 102,750.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"171\",\"uid\":\"SALE67376912A1A172\",\"serial_id\":\"26\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FEBF517863A8\",\"mark
eter\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nul
l,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\u062f\\u0627\\u0644\\u0644\\
u0647\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":
null,\"invoice\":\"27\",\"memo\":null,\"sales_total\":\"102750\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"102750\",\"cash_received\":\"0\",\"r
emaining_amount\":\"102750\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM173168457
3082\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1370,\\\"
sale_price\\\":2055,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\
":50,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\
\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\"
:0,\\\"profit\\\":685,\\\"item_total\\\":102750,\\\"set_name\\\":0,\\\"set_uid\\\":
0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"102750\",\"total_discount_amount\":\"0\",\"total_disc
ount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"10
2750\",\"total_profit_amount\":\"34250\",\"return_discount_amount_1\":null,\"return
_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"r
eturn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"app
roved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_na
me\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detail
s\":null,\"created_at\":\"2024-11-15 20:30:26\"}','2024-11-15 11:30:26'),
(1477,'SAL_202411152030261731684626924421120',26,'sales_sacrSALE67376912A1A172_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67376912A1A172','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-15
20:30:26','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67376912A1A172\" target=\"_blank\">Sales#
27, Total: 102,750.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"171\",\"uid\":\"SALE67376912A1A172\",\"serial_id\":\"26\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FEBF517863A8\",\"mark
eter\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nul
l,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\u062f\\u0627\\u0644\\u0644\\
u0647\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":
null,\"invoice\":\"27\",\"memo\":null,\"sales_total\":\"102750\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"102750\",\"cash_received\":\"0\",\"r
emaining_amount\":\"102750\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM173168457
3082\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1370,\\\"
sale_price\\\":2055,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\
":50,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\
\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\"
:0,\\\"profit\\\":685,\\\"item_total\\\":102750,\\\"set_name\\\":0,\\\"set_uid\\\":
0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"102750\",\"total_discount_amount\":\"0\",\"total_disc
ount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"10
2750\",\"total_profit_amount\":\"34250\",\"return_discount_amount_1\":null,\"return
_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"r
eturn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"app
roved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_na
me\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detail
s\":null,\"created_at\":\"2024-11-15 20:30:26\"}','2024-11-15 11:30:26'),
(1478,'SAL_202411161005131731733513653758976',27,'sales_SALE673828096FB6F3_ACCT670F
7396539433_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67382
8096FB6F3','ACCT670F7396539433','supplier','2024-11-16
10:05:13','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673828096FB6F3\" target=\"_blank\">Sales#
28, Total: 700.00, Trans Exp: 0.00, Paid:
700.00</a>',NULL,'{\"id\":\"172\",\"uid\":\"SALE673828096FB6F3\",\"serial_id\":\"27
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT670F7396539433\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"28\"
,\"memo\":null,\"sales_total\":\"700\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"700\",\"cash_received\":\"700\",\"remaining_amount\":\"0\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67382
772C14324\\\",\\\"item_uqid\\\":\\\"RTIREM1731648743944\\\",\\\"warehouse\\\":\\\"W
RHS6738247D541756\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":100,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\
\\":500,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67382772C14324\\\",\\\"
item_uqid\\\":\\\"RTIREM1731648775185\\\",\\\"warehouse\\\":\\\"WRHS6738247D541756\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":100,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":200,\\\"set_na
me\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67382772C14324-++-,-++-
ITEM67382772C14324-++-\",\"sale_warehouse\":\"-++-WRHS6738247D541756-++-,-++-
WRHS6738247D541756-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"700\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"700\"
,\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_discount_
amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tota
l\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_na
me\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"
main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"adm
in\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\
"created_at\":\"2024-11-16 10:05:13\"}','2024-11-16 01:05:13'),
(1479,'SAL_202411161005131731733513852617984',27,'sales_cra_SALE673828096FB6F3_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE673828096FB6F3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-16
10:05:13','CURR66F984C96B6691',700,700,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673828096FB6F3\" target=\"_blank\">Sales#
28, Total: 700.00, Trans Exp: 0.00, Paid:
700.00</a>',NULL,'{\"id\":\"172\",\"uid\":\"SALE673828096FB6F3\",\"serial_id\":\"27
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT670F7396539433\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":null,\"invoice\":\"28\"
,\"memo\":null,\"sales_total\":\"700\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"700\",\"cash_received\":\"700\",\"remaining_amount\":\"0\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67382
772C14324\\\",\\\"item_uqid\\\":\\\"RTIREM1731648743944\\\",\\\"warehouse\\\":\\\"W
RHS6738247D541756\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":100,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\
\\":500,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67382772C14324\\\",\\\"
item_uqid\\\":\\\"RTIREM1731648775185\\\",\\\"warehouse\\\":\\\"WRHS6738247D541756\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":100,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":200,\\\"set_na
me\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67382772C14324-++-,-++-
ITEM67382772C14324-++-\",\"sale_warehouse\":\"-++-WRHS6738247D541756-++-,-++-
WRHS6738247D541756-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"700\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"700\"
,\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_discount_
amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tota
l\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_na
me\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"
main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"adm
in\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\
"created_at\":\"2024-11-16 10:05:13\"}','2024-11-16 01:05:13'),
(1480,'SAL_202411161016041731734164511214848',28,'sales_SALE67382A940C69C5_ACCT66FE
652A579735_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67382A9
40C69C5','ACCT66FE652A579735','client','2024-11-16
10:16:04','CURR66F984C96B6691',50,50,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67382A940C69C5\" target=\"_blank\">Sales#
29, Total: 350.00, Trans Exp: 0.00, Paid:
300.00</a>',NULL,'{\"id\":\"173\",\"uid\":\"SALE67382A940C69C5\",\"serial_id\":\"28
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FE652A579735\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"3602000\",\"invoice\"
:\"29\",\"memo\":null,\"sales_total\":\"350\",\"trans_expense\":\"0\",\"expense_acc
ount\":null,\"sub_total\":\"350\",\"cash_received\":\"300\",\"remaining_amount\":\"
50\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"I
TEM673829E1A94EA4\\\",\\\"item_uqid\\\":\\\"RTIREM1731649412841\\\",\\\"warehouse\\
\":\\\"WRHS6738247D541756\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"narration\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":50,\\\"bund
le\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"ou
t\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":
\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_
total\\\":100,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM673829E1A94EA4\\\",\\\"
item_uqid\\\":\\\"RTIREM1731649438114\\\",\\\"warehouse\\\":\\\"WRHS6738247D541756\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":50,\\\"bundle\\\":0,\\\"toop\\\":0,\\
\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"disco
unt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":250,\\\"set_name
\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM673829E1A94EA4-++-,-++-
ITEM673829E1A94EA4-++-\",\"sale_warehouse\":\"-++-WRHS6738247D541756-++-,-++-
WRHS6738247D541756-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"350\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"350\"
,\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_discount_
amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tota
l\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_na
me\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"
main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"adm
in\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\
"created_at\":\"2024-11-16 10:16:04\"}','2024-11-16 01:16:04'),
(1481,'SAL_202411161016041731734164723866112',28,'sales_cra_SALE67382A940C69C5_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67382A940C69C5','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-16
10:16:04','CURR66F984C96B6691',300,300,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67382A940C69C5\" target=\"_blank\">Sales#
29, Total: 350.00, Trans Exp: 0.00, Paid:
300.00</a>',NULL,'{\"id\":\"173\",\"uid\":\"SALE67382A940C69C5\",\"serial_id\":\"28
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FE652A579735\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"3602000\",\"invoice\"
:\"29\",\"memo\":null,\"sales_total\":\"350\",\"trans_expense\":\"0\",\"expense_acc
ount\":null,\"sub_total\":\"350\",\"cash_received\":\"300\",\"remaining_amount\":\"
50\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"I
TEM673829E1A94EA4\\\",\\\"item_uqid\\\":\\\"RTIREM1731649412841\\\",\\\"warehouse\\
\":\\\"WRHS6738247D541756\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"narration\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":50,\\\"bund
le\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"ou
t\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":
\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_
total\\\":100,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM673829E1A94EA4\\\",\\\"
item_uqid\\\":\\\"RTIREM1731649438114\\\",\\\"warehouse\\\":\\\"WRHS6738247D541756\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":50,\\\"sale_price\\\":50,\\\"bundle\\\":0,\\\"toop\\\":0,\\
\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"disco
unt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":250,\\\"set_name
\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM673829E1A94EA4-++-,-++-
ITEM673829E1A94EA4-++-\",\"sale_warehouse\":\"-++-WRHS6738247D541756-++-,-++-
WRHS6738247D541756-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"350\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"350\"
,\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_discount_
amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tota
l\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_na
me\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"
main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"adm
in\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\
"created_at\":\"2024-11-16 10:16:04\"}','2024-11-16 01:16:04'),
(1482,'ACT_202411161240281731742828875563008',NULL,'opening_balance_ACCT67384C6CBBB
E34_ACCT67384C6CBBBE34_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67384C6CBBBE34','ACCT67384C6CBBBE34','client','2024-11-16
03:40:28','CURR66F984C96B6691',4120,4120,0,0,' ‫'بقایا ازذ‬,'۱ ‫ صفجه‬۱۰ ‫بقایا ازذ جلد‬
‫ صفجه‬۱۰ ‫جلد‬
۱','{\"id\":\"5261\",\"uid\":\"ACCT67384C6CBBBE34\",\"branch\":\"BRCH668EFCDB7C8B58
\",\"name\":\"\\u0627\\u0628\\u0631\\u0627\\u0647\\u06cc\\u0645 \\u0645\\u062d\\
u0628 \\u0627\\u0644\\u0644\\
u0647\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0628\\u0642\\u0627\\u06cc\\u0627 \\u0627\\u0632\\u0630 \\
u062c\\u0644\\u062f \\u06f1\\u06f0 \\u0635\\u0641\\u062c\\u0647 \\
u06f1\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"41
20\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-16 03:40:28\"}','2024-
11-16 03:40:28'),
(1483,'ACT_202411161244551731743095982115072',NULL,'opening_balance_ACCT67384D77D60
AE0_ACCT67384D77D60AE0_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67384D77D60AE0','ACCT67384D77D60AE0','client','2024-11-16
03:44:55','CURR66F984C96B6691',10000,10000,0,0,'u','u','{\"id\":\"5262\",\"uid\":\"
ACCT67384D77D60AE0\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0627\\u0633\\
u0645\\u0627\\u0639\\u06cc\\
u0644\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"category\",\"category\":\"CLC67384D3E4E5385\",\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":null,\"employee_uid\":null,\"memo\":\"u\",\"address\":null,\"stats\":null,\"open
ing_balance\":\"[{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\"
:\\\"68.5\\\",\\\"ob_debit\\\":\\\"10000\\\",\\\"ob_credit\\\":null}]\",\"created_a
t\":\"2024-11-16 03:44:55\"}','2024-11-16 03:44:55'),
(1484,'SALRT_202411161256001731743760554063104',3,'salesrt_SALERT673850106BEA11_CAS
HSALEBRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales_retu
rn','ALE_SALERT673850106BEA11','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-16
03:56:00','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales-return/invoice/SALERT673850106BEA11\"
target=\"_blank\">Sales Return# 3, Total: 300.00, Paid:
300.00</a>',NULL,'{\"id\":\"17\",\"uid\":\"SALERT673850106BEA11\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"sale_id\":\"SALE6734625DF24204\",\"quotation\":null,\"currency\"
:\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBR
CH668EFCDB7C8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\
":null,\"marketer_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_
mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_bal
ance\":\"995629.900661884\",\"invoice\":\"26\",\"return_invoice\":\"3\",\"memo\":nu
ll,\"return_memo\":null,\"sales_total\":\"300\",\"trans_expense\":\"0\",\"expense_a
ccount\":null,\"sub_total\":\"300\",\"cash_received\":\"300\",\"remaining_amount\":
\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"
ITEM673460C6EB8F78\\\",\\\"item_uqid\\\":\\\"RTIREM1731486223566\\\",\\\"warehouse\
\\":\\\"WRHS67346037A474C6\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"narration\\\":null
,\\\"cost\\\":120,\\\"sale_price\\\":150,\\\"qty\\\":2,\\\"r_qty\\\":2,\\\"bonus\\\
":0,\\\"r_bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_t
otal\\\":300,\\\"r_item_total\\\":300}]\",\"sale_items\":\"-++-ITEM673460C6EB8F78-+
+-\",\"sale_warehouse\":\"-++-WRHS67346037A474C6-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"300\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"300\"
,\"total_profit_amount\":\"60\",\"refund_total\":\"300\",\"refund_received\":\"300\
",\"refund_pending\":\"0\",\"return_discount_amount_1\":\"0\",\"return_discount_amo
unt_2\":\"0\",\"total_return_discount\":\"0\",\"return_profit\":\"60\",\"refund_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"created_at\":\"2024-11-16
03:56:00\",\"serial_id\":\"3\"}','2024-11-16 03:56:00'),
(1485,'SALRT_202411161256001731743760680123136',3,'salesrt_cra_SALERT673850106BEA11
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','s
ales_return','ALE_SALERT673850106BEA11','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook',
'2024-11-16 03:56:00','CURR66F984C96B6691',0,0,300,300,'<a
href=\"__embed_host__/sales-return/invoice/SALERT673850106BEA11\"
target=\"_blank\">Sales Return# 3, Total: 300.00, Paid:
300.00</a>',NULL,'{\"id\":\"17\",\"uid\":\"SALERT673850106BEA11\",\"branch\":\"BRCH
668EFCDB7C8B58\",\"sale_id\":\"SALE6734625DF24204\",\"quotation\":null,\"currency\"
:\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBR
CH668EFCDB7C8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\
":null,\"marketer_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_
mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_bal
ance\":\"995629.900661884\",\"invoice\":\"26\",\"return_invoice\":\"3\",\"memo\":nu
ll,\"return_memo\":null,\"sales_total\":\"300\",\"trans_expense\":\"0\",\"expense_a
ccount\":null,\"sub_total\":\"300\",\"cash_received\":\"300\",\"remaining_amount\":
\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"
ITEM673460C6EB8F78\\\",\\\"item_uqid\\\":\\\"RTIREM1731486223566\\\",\\\"warehouse\
\\":\\\"WRHS67346037A474C6\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"narration\\\":null
,\\\"cost\\\":120,\\\"sale_price\\\":150,\\\"qty\\\":2,\\\"r_qty\\\":2,\\\"bonus\\\
":0,\\\"r_bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_t
otal\\\":300,\\\"r_item_total\\\":300}]\",\"sale_items\":\"-++-ITEM673460C6EB8F78-+
+-\",\"sale_warehouse\":\"-++-WRHS67346037A474C6-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"300\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"300\"
,\"total_profit_amount\":\"60\",\"refund_total\":\"300\",\"refund_received\":\"300\
",\"refund_pending\":\"0\",\"return_discount_amount_1\":\"0\",\"return_discount_amo
unt_2\":\"0\",\"total_return_discount\":\"0\",\"return_profit\":\"60\",\"refund_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"created_at\":\"2024-11-16
03:56:00\",\"serial_id\":\"3\"}','2024-11-16 03:56:00'),
(1488,'ACT_202411171249051731829745313775104',NULL,'opening_balance_ACCT67399FF1303
538_ACCT67399FF1303538_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT67399FF
1303538','ACCT67399FF1303538','client','2024-11-17
03:49:05','usd',3000,3000,0,0,'jm','jm','{\"id\":\"5263\",\"uid\":\"ACCT67399FF1303
538\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamad\",\"type\":\"client\",\"
code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null
,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"passwor
d\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"jm\",\"
address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",
\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"3000\\\",\\\"ob_credit\\\":nul
l}]\",\"created_at\":\"2024-11-17 03:49:05\"}','2024-11-17 03:49:05'),
(1489,'SAL_202411171752021731847922473687808',3,'sales_SALE6739E6F256F831_ACCT66E7B
6A66174E2_supplier_CURR6690AF39D9B836','BRCH664D790E231556','sales','ALE_SALE6739E6
F256F831','ACCT66E7B6A66174E2','supplier','2024-11-17
17:52:02','CURR6690AF39D9B836',14000,14000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6739E6F256F831\" target=\"_blank\">Sales#
2579, Total: 84,000.00, Trans Exp: 0.00, Paid:
70,000.00</a>',NULL,'{\"id\":\"174\",\"uid\":\"SALE6739E6F256F831\",\"serial_id\":\
"3\",\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF
39D9B836\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66E7B6A66174E2\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH664D790E231556\",\"old_balance\":\"-
200\",\"invoice\":\"2579\",\"memo\":null,\"sales_total\":\"84000\",\"trans_expense\
":\"0\",\"expense_account\":\"SAFEACCOUNTBRCH664D790E231556\",\"sub_total\":\"84000
\",\"cash_received\":\"70000\",\"remaining_amount\":\"14000\",\"items_details\":\"[
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6739E681D29CB9\\\",\\\"
item_uqid\\\":\\\"RTIREM1731847884689\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\
\\",\\\"batch\\\":\\\"0005\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\
\":null,\\\"cost\\\":3500,\\\"sale_price\\\":4200,\\\"bundle\\\":0,\\\"toop\\\":0,\
\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":700,\\\"item_total\\\":84000,\\\"se
t_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6739E681D29CB9-+
+-\",\"sale_warehouse\":\"-++-WRHS66E1B8649CC835-++-\",\"sale_batch\":\"-++-0005-+
+-\",\"total_sales_amount\":\"84000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"840
00\",\"total_profit_amount\":\"14000\",\"return_discount_amount_1\":null,\"return_d
iscount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"ret
urn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\
"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-11-17 17:52:02\"}','2024-11-17 08:52:02'),
(1490,'SAL_202411171752021731847922601159168',3,'sales_cra_SALE6739E6F256F831_SAFEA
CCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','sales',
'ALE_SALE6739E6F256F831','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-11-17
17:52:02','CURR6690AF39D9B836',70000,70000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6739E6F256F831\" target=\"_blank\">Sales#
2579, Total: 84,000.00, Trans Exp: 0.00, Paid:
70,000.00</a>',NULL,'{\"id\":\"174\",\"uid\":\"SALE6739E6F256F831\",\"serial_id\":\
"3\",\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF
39D9B836\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66E7B6A66174E2\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH664D790E231556\",\"old_balance\":\"-
200\",\"invoice\":\"2579\",\"memo\":null,\"sales_total\":\"84000\",\"trans_expense\
":\"0\",\"expense_account\":\"SAFEACCOUNTBRCH664D790E231556\",\"sub_total\":\"84000
\",\"cash_received\":\"70000\",\"remaining_amount\":\"14000\",\"items_details\":\"[
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6739E681D29CB9\\\",\\\"
item_uqid\\\":\\\"RTIREM1731847884689\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\
\\",\\\"batch\\\":\\\"0005\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\
\":null,\\\"cost\\\":3500,\\\"sale_price\\\":4200,\\\"bundle\\\":0,\\\"toop\\\":0,\
\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":700,\\\"item_total\\\":84000,\\\"se
t_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6739E681D29CB9-+
+-\",\"sale_warehouse\":\"-++-WRHS66E1B8649CC835-++-\",\"sale_batch\":\"-++-0005-+
+-\",\"total_sales_amount\":\"84000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"840
00\",\"total_profit_amount\":\"14000\",\"return_discount_amount_1\":null,\"return_d
iscount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"ret
urn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\
"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"appro
ved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name
\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\
":null,\"created_at\":\"2024-11-17 17:52:02\"}','2024-11-17 08:52:02'),
(1505,'JRL_202411222323541732299834439557120',1,'journal_receiving_JRNL6740CC3A47D7
D3_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_
JRNL6740CC3A47D7D3','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-22
14:23:54','usd',0,0,7516.45,7516.45,'Journal # 1 ‫'نغدی برده از‬,'‫نغدی برده از حساب‬
‫'حساب‬,'{\"id\":\"140\",\"uid\":\"JRNL6740CC3A47D7D3\",\"branch\":\"BRCH668EE90B988A
64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78EE050094\",\"
receiving_amount\":\"7516.45\",\"payment_amount\":\"7516.45\",\"calculation_type\":
\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0646\\u063a\\u062f\\
u06cc \\u0628\\u0631\\u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"payment_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\u0628\\u0631\\
u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:23:54\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-11-22 14:23:54'),
(1506,'JRL_202411222323541732299834603524096',1,'journal_payment_JRNL6740CC3A47D7D3
_ACCT672E78EE050094_supplier_usd','BRCH668EE90B988A64','journal','ALE_JRNL6740CC3A4
7D7D3','ACCT672E78EE050094','supplier','2024-11-22
14:23:54','usd',7516.45,7516.45,0,0,'Journal # 1 ‫'نغدی برده از‬,'‫نغدی برده از حساب‬
‫'حساب‬,'{\"id\":\"140\",\"uid\":\"JRNL6740CC3A47D7D3\",\"branch\":\"BRCH668EE90B988A
64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78EE050094\",\"
receiving_amount\":\"7516.45\",\"payment_amount\":\"7516.45\",\"calculation_type\":
\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0646\\u063a\\u062f\\
u06cc \\u0628\\u0631\\u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"payment_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\u0628\\u0631\\
u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:23:54\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-11-22 14:23:54'),
(1507,'JRL_202411222324591732299899839646976',2,'journal_receiving_JRNL6740CC7BADC3
E2_ACCT672E78EE050094_supplier_usd','BRCH668EE90B988A64','journal','ALE_JRNL6740CC7
BADC3E2','ACCT672E78EE050094','supplier','2024-11-22
14:24:59','usd',0,0,15032,15032,'Journal # 2 ‫'نغدی برده از‬,'‫نغدی برده از حساب‬
‫'حساب‬,'{\"id\":\"141\",\"uid\":\"JRNL6740CC7BADC3E2\",\"branch\":\"BRCH668EE90B988A
64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78EE050094\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"15032\",\"payment_amount\":\"15032\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\
u0628\\u0631\\u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"payment_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\u0628\\u0631\\
u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:24:59\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-11-22 14:24:59'),
(1508,'JRL_202411222324591732299899955382016',2,'journal_payment_JRNL6740CC7BADC3E2
_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_JR
NL6740CC7BADC3E2','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-22
14:24:59','usd',15032,15032,0,0,'Journal # 2 ‫'نغدی برده از‬,'‫نغدی برده از حساب‬
‫'حساب‬,'{\"id\":\"141\",\"uid\":\"JRNL6740CC7BADC3E2\",\"branch\":\"BRCH668EE90B988A
64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78EE050094\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"15032\",\"payment_amount\":\"15032\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\
u0628\\u0631\\u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"payment_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\u0628\\u0631\\
u062f\\u0647 \\u0627\\u0632 \\u062d\\u0633\\u0627\\
u0628\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:24:59\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-11-22 14:24:59'),
(1509,'JRL_202411222327131732300033237889024',3,'journal_receiving_JRNL6740CD01138E
A7_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_
JRNL6740CD01138EA7','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-22
14:27:13','usd',0,0,12527,12527,'Journal # 3 ‫'نغدی‬,'‫نغدی ب‬
‫'ب‬,'{\"id\":\"142\",\"uid\":\"JRNL6740CD01138EA7\",\"branch\":\"BRCH668EE90B988A64\
",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78CD745CF1\",\"
receiving_amount\":\"12527\",\"payment_amount\":\"12527\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\
u0628\",\"payment_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\
u0628\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:27:13\",\"invoice\":\"3\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"3\"}','2024-11-22 14:27:13'),
(1510,'JRL_202411222327131732300033393667072',3,'journal_payment_JRNL6740CD01138EA7
_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','journal','ALE_JRNL6740CD01138
EA7','ACCT672E78CD745CF1','client','2024-11-22
14:27:13','usd',12527,12527,0,0,'Journal # 3 ‫'نغدی‬,'‫نغدی ب‬
‫'ب‬,'{\"id\":\"142\",\"uid\":\"JRNL6740CD01138EA7\",\"branch\":\"BRCH668EE90B988A64\
",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78CD745CF1\",\"
receiving_amount\":\"12527\",\"payment_amount\":\"12527\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\
u0628\",\"payment_narration\":\"\\u0646\\u063a\\u062f\\u06cc \\
u0628\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:27:13\",\"invoice\":\"3\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"3\"}','2024-11-22 14:27:13'),
(1511,'JRL_202411222328351732300115824840192',4,'journal_receiving_JRNL6740CD53A8F4
D3_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','journal','ALE_JRNL6740CD53A
8F4D3','ACCT672E78CD745CF1','client','2024-11-22
14:28:35','usd',0,0,25054,25054,'Journal # 4
‫'اږر‬,'‫'اږر‬,'{\"id\":\"143\",\"uid\":\"JRNL6740CD53A8F4D3\",\"branch\":\"BRCH668EE90
B988A64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"25054\",\"payment_amount\":\"25054\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0627\\u0696\\
u0631\",\"payment_narration\":\"\\u0627\\u0696\\
u0631\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:28:35\",\"invoice\":\"4\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"4\"}','2024-11-22 14:28:35'),
(1512,'JRL_202411222328351732300115942507008',4,'journal_payment_JRNL6740CD53A8F4D3
_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_JR
NL6740CD53A8F4D3','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-22
14:28:35','usd',25054,25054,0,0,'Journal # 4
‫'اږر‬,'‫'اږر‬,'{\"id\":\"143\",\"uid\":\"JRNL6740CD53A8F4D3\",\"branch\":\"BRCH668EE90
B988A64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"25054\",\"payment_amount\":\"25054\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0627\\u0696\\
u0631\",\"payment_narration\":\"\\u0627\\u0696\\
u0631\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:28:35\",\"invoice\":\"4\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"4\"}','2024-11-22 14:28:35'),
(1513,'ACT_202411222329281732300168738595840',NULL,'opening_balance_ACCT6740BE20269
0A8_ACCT6740BE202690A8_bank_usd','BRCH668EE90B988A64','accounts','ALE_ACCT6740BE202
690A8','ACCT6740BE202690A8','bank','2024-11-22 13:23:44','usd',0,0,0,0,'
‫'ماداتنتنخی‬,'‫'ماداتنتنخی‬,'{\"id\":\"5272\",\"uid\":\"ACCT6740BE202690A8\",\"branch\
":\"BRCH668EE90B988A64\",\"name\":\"\\u0634\\u06cc\\u0631\\u0627\\u062d\\u0645\\
u062f \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"type\":\"bank\",\"code\":\"12\",\"mobile\":null,\"client_type\":\"general
\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"usern
ame\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":nul
l,\"memo\":\"\\u0645\\u0627\\u062f\\u0627\\u062a\\u0646\\u062a\\u0646\\u062e\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2024-11-22 13:23:44\"}','2024-11-22 14:29:28'),
(1514,'JRL_202411222332061732300326389094144',5,'journal_receiving_JRNL6740CE263E26
E0_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','journal','ALE_JRNL6740CE263
E26E0','ACCT672E78CD745CF1','client','2024-11-22
14:32:06','usd',0,0,12527,12527,'Journal # 5
‫'مم‬,'‫'مم‬,'{\"id\":\"144\",\"uid\":\"JRNL6740CE263E26E0\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"12527\",\"payment_amount\":\"12527\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0645\\
u0645\",\"payment_narration\":\"\\u0645\\
u0645\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:32:06\",\"invoice\":\"5\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"5\"}','2024-11-22 14:32:06'),
(1515,'JRL_202411222332061732300326631052032',5,'journal_payment_JRNL6740CE263E26E0
_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_JR
NL6740CE263E26E0','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-22
14:32:06','usd',12527,12527,0,0,'Journal # 5
‫'مم‬,'‫'مم‬,'{\"id\":\"144\",\"uid\":\"JRNL6740CE263E26E0\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
22\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"12527\",\"payment_amount\":\"12527\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0645\\
u0645\",\"payment_narration\":\"\\u0645\\
u0645\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-22
14:32:06\",\"invoice\":\"5\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"5\"}','2024-11-22 14:32:06'),
(1516,'ACT_202411231307131732349233607611904',NULL,'opening_balance_ACCT67418D31743
E21_ACCT67418D31743E21_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67418D31743E21','ACCT67418D31743E21','client','2024-11-23
04:07:13','CURR66F984C96B6691',2000,2000,0,0,'gv','gv','{\"id\":\"5273\",\"uid\":\"
ACCT67418D31743E21\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"gv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\"
:\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\
"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-23
04:07:13\"}','2024-11-23 04:07:13'),
(1517,'ACT_202411231308461732349326560653824',NULL,'opening_balance_ACCT67418D8E6E2
C88_ACCT67418D8E6E2C88_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT67418D8E6E2C88','ACCT67418D8E6E2C88','bank','2024-11-23
04:08:46','CURR66F984C96B6691',20000,20000,0,0,'‫'یز‬,'‫'یز‬,'{\"id\":\"5274\",\"uid\":
\"ACCT67418D8E6E2C88\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0635\\
u0631\\u0627\\u0641\\u06cc \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06cc\\
u0632\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-23 04:08:46\"}','2024-
11-23 04:08:46'),
(1518,'JRL_202411232117261732378646159739904',6,'journal_receiving_JRNL67420016066F
17_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_
JRNL67420016066F17','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:17:26','usd',0,0,7515,7515,'Journal # 6
J','J','{\"id\":\"145\",\"uid\":\"JRNL67420016066F17\",\"branch\":\"BRCH668EE90B988
A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78EE050094\",\"
receiving_amount\":\"7515\",\"payment_amount\":\"7515\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"J\",\"payment_narration\":\"J\",\"r
eceiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:17:26\",\"invoice\":\"6\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"6\"}','2024-11-23 12:17:26'),
(1519,'JRL_202411232117261732378646289531904',6,'journal_payment_JRNL67420016066F17
_ACCT672E78EE050094_supplier_usd','BRCH668EE90B988A64','journal','ALE_JRNL674200160
66F17','ACCT672E78EE050094','supplier','2024-11-23
12:17:26','usd',7515,7515,0,0,'Journal # 6
J','J','{\"id\":\"145\",\"uid\":\"JRNL67420016066F17\",\"branch\":\"BRCH668EE90B988
A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78EE050094\",\"
receiving_amount\":\"7515\",\"payment_amount\":\"7515\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"J\",\"payment_narration\":\"J\",\"r
eceiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"
no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:17:26\",\"invoice\":\"6\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"6\"}','2024-11-23 12:17:26'),
(1520,'JRL_202411232118521732378732558001152',7,'journal_receiving_JRNL6742006C6736
C5_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','journal','ALE_JRNL6742006C6
736C5','ACCT672E78CD745CF1','client','2024-11-23
12:18:52','usd',0,0,25054,25054,'Journal # 7
HN','HN','{\"id\":\"146\",\"uid\":\"JRNL6742006C6736C5\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"25054\",\"payment_amount\":\"25054\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"HN\",\"payment_narration\":\"HN\"
,\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:18:52\",\"invoice\":\"7\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"7\"}','2024-11-23 12:18:52'),
(1521,'JRL_202411232118521732378732673939968',7,'journal_payment_JRNL6742006C6736C5
_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_JR
NL6742006C6736C5','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:18:52','usd',25054,25054,0,0,'Journal # 7
HN','HN','{\"id\":\"146\",\"uid\":\"JRNL6742006C6736C5\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"25054\",\"payment_amount\":\"25054\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"HN\",\"payment_narration\":\"HN\"
,\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:18:52\",\"invoice\":\"7\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"7\"}','2024-11-23 12:18:52'),
(1522,'JRL_202411232120011732378801011930880',8,'journal_receiving_JRNL674200B0D787
36_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','journal','ALE_JRNL674200B0D
78736','ACCT672E78CD745CF1','client','2024-11-23
12:20:00','usd',0,0,50108,50108,'Journal # 8
KK','KK','{\"id\":\"147\",\"uid\":\"JRNL674200B0D78736\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"50108\",\"payment_amount\":\"50108\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"KK\",\"payment_narration\":\"KK\"
,\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:20:00\",\"invoice\":\"8\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"8\"}','2024-11-23 12:20:01'),
(1523,'JRL_202411232120011732378801126168064',8,'journal_payment_JRNL674200B0D78736
_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_JR
NL674200B0D78736','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:20:00','usd',50108,50108,0,0,'Journal # 8
KK','KK','{\"id\":\"147\",\"uid\":\"JRNL674200B0D78736\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT672E78CD745CF1\",\"payment_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"
receiving_amount\":\"50108\",\"payment_amount\":\"50108\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"KK\",\"payment_narration\":\"KK\"
,\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:20:00\",\"invoice\":\"8\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"8\"}','2024-11-23 12:20:01'),
(1524,'JRL_202411232121101732378870727706880',9,'journal_receiving_JRNL674200F68DFB
21_SAFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','journal','ALE_
JRNL674200F68DFB21','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:21:10','usd',0,0,100216,100216,'Journal # 9
RR','RR','{\"id\":\"148\",\"uid\":\"JRNL674200F68DFB21\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78CD745CF1\",\"
receiving_amount\":\"100216\",\"payment_amount\":\"100216\",\"calculation_type\":\"
multiply\",\"rate\":\"1\",\"receiving_narration\":\"RR\",\"payment_narration\":\"RR
\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:21:10\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-11-23 12:21:10'),
(1525,'JRL_202411232121101732378870907653120',9,'journal_payment_JRNL674200F68DFB21
_ACCT672E78CD745CF1_client_usd','BRCH668EE90B988A64','journal','ALE_JRNL674200F68DF
B21','ACCT672E78CD745CF1','client','2024-11-23
12:21:10','usd',100216,100216,0,0,'Journal # 9
RR','RR','{\"id\":\"148\",\"uid\":\"JRNL674200F68DFB21\",\"branch\":\"BRCH668EE90B9
88A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_account\":\"ACCT672E78CD745CF1\",\"
receiving_amount\":\"100216\",\"payment_amount\":\"100216\",\"calculation_type\":\"
multiply\",\"rate\":\"1\",\"receiving_narration\":\"RR\",\"payment_narration\":\"RR
\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
12:21:10\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-11-23 12:21:10'),
(1526,'SAL_202411232122261732378946146053120',1,'sales_SALE6742014202C950_ACCT672E7
8CD745CF1_client_usd','BRCH668EE90B988A64','sales','ALE_SALE6742014202C950','ACCT67
2E78CD745CF1','client','2024-11-23 21:22:26','usd',10000,10000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742014202C950\" target=\"_blank\">Sales#
2, Total: 10,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"178\",\"uid\":\"SALE6742014202C950\",\"serial_id\":\"1\",
\"branch\":\"BRCH668EE90B988A64\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT672E78CD745CF1\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"0\",\"invoice\":\"2\",\"memo\":null,\"sales_total\":\"10000\",\"trans_e
xpense\":\"0\",\"expense_account\":null,\"sub_total\":\"10000\",\"cash_received\":\
"0\",\"remaining_amount\":\"10000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"item_uqid\\\":\\\"RTIREM17
32378940799\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":10
00,\\\"sale_price\\\":1000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\
"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\
\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discoun
t_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":10000,\\\"set_name\\\":0,\\\"set_uid\
\\":0}]\",\"sale_items\":\"-++-ITEM67330029A8AE38-++-\",\"sale_warehouse\":\"-++-
WRHS672E761CC896F9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"10000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"100
00\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-23 21:22:26\"}','2024-11-23 12:22:26'),
(1527,'SAL_202411232122261732378946260389120',1,'sales_sacrSALE6742014202C950_SAFEA
CCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','sales','ALE_SALE674201
4202C950','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
21:22:26','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742014202C950\" target=\"_blank\">Sales#
2, Total: 10,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"178\",\"uid\":\"SALE6742014202C950\",\"serial_id\":\"1\",
\"branch\":\"BRCH668EE90B988A64\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT672E78CD745CF1\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"0\",\"invoice\":\"2\",\"memo\":null,\"sales_total\":\"10000\",\"trans_e
xpense\":\"0\",\"expense_account\":null,\"sub_total\":\"10000\",\"cash_received\":\
"0\",\"remaining_amount\":\"10000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"item_uqid\\\":\\\"RTIREM17
32378940799\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":10
00,\\\"sale_price\\\":1000,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\
"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\
\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discoun
t_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":10000,\\\"set_name\\\":0,\\\"set_uid\
\\":0}]\",\"sale_items\":\"-++-ITEM67330029A8AE38-++-\",\"sale_warehouse\":\"-++-
WRHS672E761CC896F9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"10000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"100
00\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-23 21:22:26\"}','2024-11-23 12:22:26'),
(1528,'EXP_202411232124091732379049406376960',1,'expenses_EXPE674201A9411070_SAFEAC
COUNTBRCH668EE90B988A64_cashbook_CURR66A62FD1221852','BRCH668EE90B988A64','expenses
','ALE_EXPE674201A9411070','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:24:09','CURR66A62FD1221852',0,0,500,500,'Expense: ‫'برای نان‬,'‫برای نان دیک‬
‫'دیک‬,'{\"id\":\"69\",\"uid\":\"EXPE674201A9411070\",\"branch\":\"BRCH668EE90B988A64
\",\"type\":\"EXPT672E7D544A2409\",\"exp_date\":\"2024-11-
23\",\"marketer\":\"get\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"amount\":
\"500\",\"currency\":\"CURR66A62FD1221852\",\"currency_usd_equalance\":\"67.5\",\"n
arration\":\"\\u0628\\u0631\\u0627\\u06cc \\u0646\\u0627\\u0646 \\u062f\\u06cc\\
u06a9\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-23 12:24:09\",\"serial_id\":\"1\"}','2024-11-23
12:24:09'),
(1529,'EXP_202411232134531732379693464126208',2,'expenses_EXPE6742042D4E58E7_SAFEAC
COUNTBRCH668EE90B988A64_cashbook_CURR66A62FD1221852','BRCH668EE90B988A64','expenses
','ALE_EXPE6742042D4E58E7','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:34:53','CURR66A62FD1221852',0,0,5000,5000,'Expense: ‫'برای‬,'‫برای مسجد‬
‫'مسجد‬,'{\"id\":\"70\",\"uid\":\"EXPE6742042D4E58E7\",\"branch\":\"BRCH668EE90B988A6
4\",\"type\":\"EXPT672E7D544A2409\",\"exp_date\":\"2024-11-
23\",\"marketer\":\"get\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"amount\":
\"5000\",\"currency\":\"CURR66A62FD1221852\",\"currency_usd_equalance\":\"67.5\",\"
narration\":\"\\u0628\\u0631\\u0627\\u06cc \\u0645\\u0633\\u062c\\
u062f\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-23 12:34:53\",\"serial_id\":\"2\"}','2024-11-23
12:34:53'),
(1530,'EXP_202411232137061732379826239390976',3,'expenses_EXPE674204B21ABF97_SAFEAC
COUNTBRCH668EE90B988A64_cashbook_CURR66A62FD1221852','BRCH668EE90B988A64','expenses
','ALE_EXPE674204B21ABF97','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:37:06','CURR66A62FD1221852',0,0,17000,17000,'Expense:
‫'ا‬,'‫'ا‬,'{\"id\":\"71\",\"uid\":\"EXPE674204B21ABF97\",\"branch\":\"BRCH668EE90B988A
64\",\"type\":\"EXPT66A7297EB91925\",\"exp_date\":\"2024-11-
23\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"amount\":\
"17000\",\"currency\":\"CURR66A62FD1221852\",\"currency_usd_equalance\":\"67.5\",\"
narration\":\"\\
u0627\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-23 12:37:06\",\"serial_id\":\"3\"}','2024-11-23
12:37:06'),
(1531,'EXP_202411232140011732380001722652928',4,'expenses_EXPE674205617626C4_SAFEAC
COUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','expenses','ALE_EXPE6742
05617626C4','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
12:40:01','usd',0,0,27000,27000,'Expense:
HG','HG','{\"id\":\"72\",\"uid\":\"EXPE674205617626C4\",\"branch\":\"BRCH668EE90B98
8A64\",\"type\":\"EXPT67330070CAFE58\",\"exp_date\":\"2024-11-
23\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"amount\":\
"27000\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"narration\":\"HG\"
,\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-11-23 12:40:01\",\"serial_id\":\"4\"}','2024-11-23
12:40:01'),
(1532,'JRL_202411232146581732380418949696000',10,'journal_receiving_JRNL67420702B46
B04_SAFEACCOUNTBRCH668EE90B988A64_cashbook_CURR66A62FD1221852','BRCH668EE90B988A64'
,'journal','ALE_JRNL67420702B46B04','SAFEACCOUNTBRCH668EE90B988A64','cashbook','202
4-11-23 12:46:58','CURR66A62FD1221852',0,0,5000,5000,'Journal # 10
KKJK','KKJK','{\"id\":\"149\",\"uid\":\"JRNL67420702B46B04\",\"branch\":\"BRCH668EE
90B988A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"CURR66A62FD1221852\",\"payment_currency\":\"CURR66A62
FD1221852\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_accou
nt\":\"ACCT672E7862305F54\",\"receiving_amount\":\"5000\",\"payment_amount\":\"5000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"KKJK\
",\"payment_narration\":\"KKJK\",\"receiving_cue\":\"67.5\",\"payment_cue\":\"67.5\
",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\
":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"a
pproval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created
_at\":\"2024-11-23
12:46:58\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-11-23 12:46:58'),
(1533,'JRL_202411232146591732380419147298048',10,'journal_payment_JRNL67420702B46B0
4_ACCT672E7862305F54_bank_CURR66A62FD1221852','BRCH668EE90B988A64','journal','ALE_J
RNL67420702B46B04','ACCT672E7862305F54','bank','2024-11-23
12:46:58','CURR66A62FD1221852',5000,5000,0,0,'Journal # 10
KKJK','KKJK','{\"id\":\"149\",\"uid\":\"JRNL67420702B46B04\",\"branch\":\"BRCH668EE
90B988A64\",\"journal_date\":\"2024-11-
23\",\"receiving_currency\":\"CURR66A62FD1221852\",\"payment_currency\":\"CURR66A62
FD1221852\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"payment_accou
nt\":\"ACCT672E7862305F54\",\"receiving_amount\":\"5000\",\"payment_amount\":\"5000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"KKJK\
",\"payment_narration\":\"KKJK\",\"receiving_cue\":\"67.5\",\"payment_cue\":\"67.5\
",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\
":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"a
pproval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created
_at\":\"2024-11-23
12:46:58\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-11-23 12:46:59'),
(1534,'PCH_202411232150001732380600017637120',1,'purchases_pa_PRCH674207B7D80308_AC
CT673301333716E1_supplier_usd','BRCH668EE90B988A64','purchases','ALE_PRCH674207B7D8
0308','ACCT673301333716E1','supplier','2024-11-23 21:49:59','usd',0,0,5000,5000,'<a
href=\"__embed_host__/purchases/invoice/PRCH674207B7D80308\"
target=\"_blank\">Purchase# 12, Total: 5,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"104\",\"uid\":\"PRCH674207B7D80308\",\"branch\":\"BRCH668
EE90B988A64\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT673301333716E1\",\"old_balance\":null,\"invoice\":\"12\",\"memo\":null,\"grand_
total\":\"5000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"5000\",\"paid_amo
unt\":null,\"cash_paid_account\":null,\"pending_amount\":\"5000\",\"transport_expen
se\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"warehouse\\\":
\\\"WRHS672E761CC896F9\\\",\\\"cost\\\":500,\\\"real_cost\\\":500,\\\"qty\\\":10,\\
\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purcha
se\\\",\\\"profit\\\":0,\\\"tp\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_ra
te\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"
mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":500,\\\"transport_expense\\\":0
,\\\"expense\\\":\\\"null\\\",\\\"total\\\":5000}]\",\"items_uid\":\"-++-
ITEM67330029A8AE38-++-\",\"warehouses_uid\":\"-++-WRHS672E761CC896F9-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
21:49:59\",\"serial_id\":\"1\"}','2024-11-23 12:50:00'),
(1535,'PCH_202411232150001732380600257700864',1,'purchases_sapaPRCH674207B7D80308_S
AFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','purchases','ALE_PR
CH674207B7D80308','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
21:49:59','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH674207B7D80308\"
target=\"_blank\">Purchase# 12, Total: 5,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"104\",\"uid\":\"PRCH674207B7D80308\",\"branch\":\"BRCH668
EE90B988A64\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT673301333716E1\",\"old_balance\":null,\"invoice\":\"12\",\"memo\":null,\"grand_
total\":\"5000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"5000\",\"paid_amo
unt\":null,\"cash_paid_account\":null,\"pending_amount\":\"5000\",\"transport_expen
se\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"warehouse\\\":
\\\"WRHS672E761CC896F9\\\",\\\"cost\\\":500,\\\"real_cost\\\":500,\\\"qty\\\":10,\\
\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purcha
se\\\",\\\"profit\\\":0,\\\"tp\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_ra
te\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"
mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":500,\\\"transport_expense\\\":0
,\\\"expense\\\":\\\"null\\\",\\\"total\\\":5000}]\",\"items_uid\":\"-++-
ITEM67330029A8AE38-++-\",\"warehouses_uid\":\"-++-WRHS672E761CC896F9-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
21:49:59\",\"serial_id\":\"1\"}','2024-11-23 12:50:00'),
(1536,'SAL_202411232151331732380693761786112',2,'sales_SALE67420815987BA6_ACCT672E7
8EE050094_supplier_usd','BRCH668EE90B988A64','sales','ALE_SALE67420815987BA6','ACCT
672E78EE050094','supplier','2024-11-23 21:51:33','usd',1600,1600,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67420815987BA6\" target=\"_blank\">Sales#
3, Total: 1,600.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"179\",\"uid\":\"SALE67420815987BA6\",\"serial_id\":\"2\",
\"branch\":\"BRCH668EE90B988A64\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT672E78EE050094\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"-
0.5499999999992724\",\"invoice\":\"3\",\"memo\":null,\"sales_total\":\"1600\",\"tra
ns_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"1600\",\"cash_received\
":\"0\",\"remaining_amount\":\"1600\",\"items_details\":\"[{\\\"agent\\\":null,\\\"
plate\\\":null,\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"item_uqid\\\":\\\"RTIREM
1732380652266\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"batch\\\":\\\"BC
H1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
750,\\\"sale_price\\\":800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\
"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\
\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount
_2\\\":0,\\\"profit\\\":50,\\\"item_total\\\":1600,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM67330029A8AE38-++-\",\"sale_warehouse\":\"-++-
WRHS672E761CC896F9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1600\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1600
\",\"total_profit_amount\":\"100\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-23 21:51:33\"}','2024-11-23 12:51:33'),
(1537,'SAL_202411232151331732380693919132928',2,'sales_sacrSALE67420815987BA6_SAFEA
CCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','sales','ALE_SALE674208
15987BA6','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
21:51:33','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67420815987BA6\" target=\"_blank\">Sales#
3, Total: 1,600.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"179\",\"uid\":\"SALE67420815987BA6\",\"serial_id\":\"2\",
\"branch\":\"BRCH668EE90B988A64\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT672E78EE050094\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"-
0.5499999999992724\",\"invoice\":\"3\",\"memo\":null,\"sales_total\":\"1600\",\"tra
ns_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"1600\",\"cash_received\
":\"0\",\"remaining_amount\":\"1600\",\"items_details\":\"[{\\\"agent\\\":null,\\\"
plate\\\":null,\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"item_uqid\\\":\\\"RTIREM
1732380652266\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"batch\\\":\\\"BC
H1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
750,\\\"sale_price\\\":800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\
"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\
\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount
_2\\\":0,\\\"profit\\\":50,\\\"item_total\\\":1600,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM67330029A8AE38-++-\",\"sale_warehouse\":\"-++-
WRHS672E761CC896F9-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1600\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1600
\",\"total_profit_amount\":\"100\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-23 21:51:33\"}','2024-11-23 12:51:33');
INSERT INTO `accounts_ledger` VALUES
(1538,'PCH_202411232153541732380834023809792',2,'purchases_pa_PRCH674208A1D69214_AC
CT673301333716E1_supplier_usd','BRCH668EE90B988A64','purchases','ALE_PRCH674208A1D6
9214','ACCT673301333716E1','supplier','2024-11-23 21:53:53','usd',0,0,1600,1600,'<a
href=\"__embed_host__/purchases/invoice/PRCH674208A1D69214\"
target=\"_blank\">Purchase# 111, Total: 1,600.00, Paid:
0.00</a>',NULL,'{\"id\":\"105\",\"uid\":\"PRCH674208A1D69214\",\"branch\":\"BRCH668
EE90B988A64\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT673301333716E1\",\"old_balance\":\"-
5000\",\"invoice\":\"111\",\"memo\":null,\"grand_total\":\"1600\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"1600\",\"paid_amount\":null,\"cash_paid_account\":n
ull,\"pending_amount\":\"1600\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\
\\":\\\"ITEM67330029A8AE38\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"cos
t\\\":800,\\\"real_cost\\\":800,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"widt
h\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":
800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"d
iscount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\
\"sale_price\\\":800,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"t
otal\\\":1600}]\",\"items_uid\":\"-++-ITEM67330029A8AE38-+
+-\",\"warehouses_uid\":\"-++-WRHS672E761CC896F9-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
21:53:53\",\"serial_id\":\"2\"}','2024-11-23 12:53:54'),
(1539,'PCH_202411232153541732380834130855936',2,'purchases_sapaPRCH674208A1D69214_S
AFEACCOUNTBRCH668EE90B988A64_cashbook_usd','BRCH668EE90B988A64','purchases','ALE_PR
CH674208A1D69214','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-23
21:53:53','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH674208A1D69214\"
target=\"_blank\">Purchase# 111, Total: 1,600.00, Paid:
0.00</a>',NULL,'{\"id\":\"105\",\"uid\":\"PRCH674208A1D69214\",\"branch\":\"BRCH668
EE90B988A64\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT673301333716E1\",\"old_balance\":\"-
5000\",\"invoice\":\"111\",\"memo\":null,\"grand_total\":\"1600\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"1600\",\"paid_amount\":null,\"cash_paid_account\":n
ull,\"pending_amount\":\"1600\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\
\\":\\\"ITEM67330029A8AE38\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"cos
t\\\":800,\\\"real_cost\\\":800,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"widt
h\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":
800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"d
iscount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\
\"sale_price\\\":800,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"t
otal\\\":1600}]\",\"items_uid\":\"-++-ITEM67330029A8AE38-+
+-\",\"warehouses_uid\":\"-++-WRHS672E761CC896F9-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-23
21:53:53\",\"serial_id\":\"2\"}','2024-11-23 12:53:54'),
(1540,'SAL_202411241052291732427549999136000',29,'sales_SALE6742BF1DBD3198_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6742BF1DBD3198','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-24
10:52:29','CURR66F984C96B6691',25,25,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742BF1DBD3198\" target=\"_blank\">Sales#
30, Total: 25.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"180\",\"uid\":\"SALE6742BF1DBD3198\",\"serial_id\":\"29\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"995629.900661884\",\"invoice\":\"30\",\
"memo\":null,\"sales_total\":\"25\",\"trans_expense\":\"0\",\"expense_account\":nul
l,\"sub_total\":\"25\",\"cash_received\":\"0\",\"remaining_amount\":\"25\",\"items_
details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM672877F499
34A7\\\",\\\"item_uqid\\\":\\\"RTIREM1732427546491\\\",\\\"warehouse\\\":\\\"WRHS67
2876D118EF30\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null
,\\\"narration\\\":null,\\\"cost\\\":8.333333333333334,\\\"sale_price\\\":12.5,\\\"
bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":4.166
666666666666,\\\"item_total\\\":25,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_
items\":\"-++-ITEM672877F49934A7-++-\",\"sale_warehouse\":\"-++-WRHS672876D118EF30-
++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"25\",\"total_discount_amount\":\"0\",\"total_discount
_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"25\",\
"total_profit_amount\":\"8.333333333333332\",\"return_discount_amount_1\":null,\"re
turn_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null
,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\
"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_use
r_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_de
tails\":null,\"created_at\":\"2024-11-24 10:52:29\"}','2024-11-24 01:52:29'),
(1541,'SAL_202411241052301732427550385135872',29,'sales_sacrSALE6742BF1DBD3198_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6742BF1DBD3198','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
10:52:29','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742BF1DBD3198\" target=\"_blank\">Sales#
30, Total: 25.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"180\",\"uid\":\"SALE6742BF1DBD3198\",\"serial_id\":\"29\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"995629.900661884\",\"invoice\":\"30\",\
"memo\":null,\"sales_total\":\"25\",\"trans_expense\":\"0\",\"expense_account\":nul
l,\"sub_total\":\"25\",\"cash_received\":\"0\",\"remaining_amount\":\"25\",\"items_
details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM672877F499
34A7\\\",\\\"item_uqid\\\":\\\"RTIREM1732427546491\\\",\\\"warehouse\\\":\\\"WRHS67
2876D118EF30\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null
,\\\"narration\\\":null,\\\"cost\\\":8.333333333333334,\\\"sale_price\\\":12.5,\\\"
bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":4.166
666666666666,\\\"item_total\\\":25,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_
items\":\"-++-ITEM672877F49934A7-++-\",\"sale_warehouse\":\"-++-WRHS672876D118EF30-
++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"25\",\"total_discount_amount\":\"0\",\"total_discount
_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"25\",\
"total_profit_amount\":\"8.333333333333332\",\"return_discount_amount_1\":null,\"re
turn_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null
,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\
"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_use
r_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_de
tails\":null,\"created_at\":\"2024-11-24 10:52:29\"}','2024-11-24 01:52:30'),
(1542,'EXP_202411241159221732431562746418944',9,'expenses_EXPE6742CECA970058_SAFEAC
COUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expenses
','ALE_EXPE6742CECA970058','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
02:59:22','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'غف‬,'‫'غف‬,'{\"id\":\"73\",\"uid\":\"EXPE6742CECA970058\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"type\":\"EXPT6742CEA22F2A92\",\"exp_date\":\"2024-11-
24\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"9000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"\\u063a\\
u0641\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-24 02:59:22\",\"serial_id\":\"9\"}','2024-11-24
02:59:22'),
(1543,'EXP_202411241212191732432339519633920',NULL,'capitals_CAP6742D1D3277295_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','capitals','ALE_CAP674
2D1D3277295','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
03:12:19','usd',9000,9000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT MONEY','aHMAD
CUSTOMER BROUGHT
MONEY','{\"id\":\"35\",\"uid\":\"CAP6742D1D3277295\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-11-
24\",\"type\":\"CPCT670F7402E82781\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL66FE6694D81202\",\"shareholder_name\":\"ali \\
u062e\\u0627\\u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\
u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"9000\",\"percentage\":\"40\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-11-24
03:12:19\",\"currency_usd_equalance\":\"1\"}','2024-11-24 03:12:19'),
(1544,'JRL_202411241221201732432880964301056',24,'journal_receiving_JRNL6742D3F0CCC
A87_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL6742D3F0CCCA87','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-11-24 03:21:20','CURR66F984C96B6691',0,0,1000,1000,'Journal # 24
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"150\",\"uid\":\"JRNL6742D3F0CCCA87\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-11-
24\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66FCE5D9C135C3\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\
u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
03:21:20\",\"invoice\":\"24\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"24\"}','2024-11-24 03:21:20'),
(1545,'JRL_202411241221211732432881085911040',24,'journal_payment_JRNL6742D3F0CCCA8
7_ACCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL6742D3F0CCCA87','ACCT66FCE5D9C135C3','supplier','2024-11-24
03:21:20','CURR66F984C96B6691',1000,1000,0,0,'Journal # 24
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"150\",\"uid\":\"JRNL6742D3F0CCCA87\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-11-
24\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT66FCE5D9C135C3\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\
u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
03:21:20\",\"invoice\":\"24\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"24\"}','2024-11-24 03:21:21'),
(1546,'SAL_202411241417331732439853281917952',30,'sales_SALE6742EF2D277670_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6742EF2D277670','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-24
14:17:33','CURR66F984C96B6691',0.06451612900127657,0.06451612900127657,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742EF2D277670\" target=\"_blank\">Sales#
31, Total: 47,858.06, Trans Exp: 0.00, Paid:
47,858.00</a>',NULL,'{\"id\":\"181\",\"uid\":\"SALE6742EF2D277670\",\"serial_id\":\
"30\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"995
654.900661884\",\"invoice\":\"31\",\"memo\":null,\"sales_total\":\"47858.064516129\
",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"47858.064516129\
",\"cash_received\":\"47858\",\"remaining_amount\":\"0.06451612900127657\",\"items_
details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE
3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1732398632529\\\",\\\"warehouse\\\":\\\"WRHS66
F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\
"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322580645
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":18
00.000000000001,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\
\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"
item_uqid\\\":\\\"RTIREM1732398637968\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_total\\\":15000,\\\"set_
name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"
item_uqid\\\":\\\"RTIREM1732398643497\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_total\\\":15000,\\\"set_
name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-
ITEM66FEC2264871C0-++-,-++-ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-,-++-WRHS66F99D28059D71-++-,-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-386-++-,-++-01-++-,-++-01-+
+-\",\"total_sales_amount\":\"47858.064516129\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"47858.064516129\",\"total_profit_amount\":\"9600.000000000002\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
14:17:33\"}','2024-11-24 05:17:33'),
(1547,'SAL_202411241417331732439853401899008',30,'sales_cra_SALE6742EF2D277670_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6742EF2D277670','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
14:17:33','CURR66F984C96B6691',47858,47858,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742EF2D277670\" target=\"_blank\">Sales#
31, Total: 47,858.06, Trans Exp: 0.00, Paid:
47,858.00</a>',NULL,'{\"id\":\"181\",\"uid\":\"SALE6742EF2D277670\",\"serial_id\":\
"30\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"995
654.900661884\",\"invoice\":\"31\",\"memo\":null,\"sales_total\":\"47858.064516129\
",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"47858.064516129\
",\"cash_received\":\"47858\",\"remaining_amount\":\"0.06451612900127657\",\"items_
details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE
3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1732398632529\\\",\\\"warehouse\\\":\\\"WRHS66
F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\
"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322580645
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":18
00.000000000001,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\
\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"
item_uqid\\\":\\\"RTIREM1732398637968\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_total\\\":15000,\\\"set_
name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"
item_uqid\\\":\\\"RTIREM1732398643497\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":6000,\\\"sale_price\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1500,\\\"item_total\\\":15000,\\\"set_
name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-
ITEM66FEC2264871C0-++-,-++-ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-,-++-WRHS66F99D28059D71-++-,-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-386-++-,-++-01-++-,-++-01-+
+-\",\"total_sales_amount\":\"47858.064516129\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"47858.064516129\",\"total_profit_amount\":\"9600.000000000002\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
14:17:33\"}','2024-11-24 05:17:33'),
(1548,'SAL_202411241459571732442397847299072',31,'sales_SALE6742F91DAFAD12_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6742F91DAFAD12','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-24
14:59:57','CURR66F984C96B6691',5938.333333333333,5938.333333333333,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742F91DAFAD12\" target=\"_blank\">Sales#
32, Total: 5,938.33, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"182\",\"uid\":\"SALE6742F91DAFAD12\",\"serial_id\":\"31\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"995654.965178013\",\"invoice\":\"32\",\
"memo\":null,\"sales_total\":\"5938.333333333333\",\"trans_expense\":\"0\",\"expens
e_account\":null,\"sub_total\":\"5938.333333333333\",\"cash_received\":\"0\",\"rema
ining_amount\":\"5938.333333333333\",\"items_details\":\"[{\\\"agent\\\":null,\\\"p
late\\\":null,\\\"item\\\":\\\"ITEM6742D4EEA1FF50\\\",\\\"item_uqid\\\":\\\"RTIREM1
732442190700\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\
\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2025-02-
06\\\",\\\"narration\\\":null,\\\"cost\\\":833.3333333333334,\\\"sale_price\\\":850
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":6,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
16.66666666666663,\\\"item_total\\\":5100,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742D6E7757B41\\\",\\\"
item_uqid\\\":\\\"RTIREM1732442287771\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2024-05-
05\\\",\\\"narration\\\":null,\\\"cost\\\":416.6666666666667,\\\"sale_price\\\":419
.1666666666667,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":2.5,\\\"item_total\\\":838.3333333333334,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM6742D4EEA1FF50-++-,-++-ITEM6742D6E7757B41-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-,-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"5938.333333333333\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"5938.333333333333\",\"total_profit_amount\":\"104.99999999999977\",\"retur
n_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discoun
t\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"
user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
14:59:57\"}','2024-11-24 05:59:57'),
(1549,'SAL_202411241459571732442397972007936',31,'sales_sacrSALE6742F91DAFAD12_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6742F91DAFAD12','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
14:59:57','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742F91DAFAD12\" target=\"_blank\">Sales#
32, Total: 5,938.33, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"182\",\"uid\":\"SALE6742F91DAFAD12\",\"serial_id\":\"31\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"995654.965178013\",\"invoice\":\"32\",\
"memo\":null,\"sales_total\":\"5938.333333333333\",\"trans_expense\":\"0\",\"expens
e_account\":null,\"sub_total\":\"5938.333333333333\",\"cash_received\":\"0\",\"rema
ining_amount\":\"5938.333333333333\",\"items_details\":\"[{\\\"agent\\\":null,\\\"p
late\\\":null,\\\"item\\\":\\\"ITEM6742D4EEA1FF50\\\",\\\"item_uqid\\\":\\\"RTIREM1
732442190700\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\
\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2025-02-
06\\\",\\\"narration\\\":null,\\\"cost\\\":833.3333333333334,\\\"sale_price\\\":850
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":6,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
16.66666666666663,\\\"item_total\\\":5100,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742D6E7757B41\\\",\\\"
item_uqid\\\":\\\"RTIREM1732442287771\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2024-05-
05\\\",\\\"narration\\\":null,\\\"cost\\\":416.6666666666667,\\\"sale_price\\\":419
.1666666666667,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":2.5,\\\"item_total\\\":838.3333333333334,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM6742D4EEA1FF50-++-,-++-ITEM6742D6E7757B41-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-,-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"5938.333333333333\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"5938.333333333333\",\"total_profit_amount\":\"104.99999999999977\",\"retur
n_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discoun
t\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"
user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
14:59:57\"}','2024-11-24 05:59:57'),
(1550,'SAL_202411241506191732442779665272064',32,'sales_SALE6742FA9B806F16_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6742FA9B806F16','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-24
15:06:19','CURR66F984C96B6691',640,640,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742FA9B806F16\" target=\"_blank\">Sales#
33, Total: 640.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"183\",\"uid\":\"SALE6742FA9B806F16\",\"serial_id\":\"32\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"khan\",\"cash_client_mobile\":null,\"cash
_received_account\":null,\"old_balance\":\"1001593.2985113463\",\"invoice\":\"33\",
\"memo\":null,\"sales_total\":\"640\",\"trans_expense\":\"0\",\"expense_account\":n
ull,\"sub_total\":\"640\",\"cash_received\":\"0\",\"remaining_amount\":\"640\",\"it
ems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742FA
08506BB7\\\",\\\"item_uqid\\\":\\\"RTIREM1732442747897\\\",\\\"warehouse\\\":\\\"WR
HS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2
026-04-
02\\\",\\\"narration\\\":null,\\\"cost\\\":300,\\\"sale_price\\\":320,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_tota
l\\\":640,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6742FA08506BB7-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"640\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"640\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-24 15:06:19\"}','2024-11-24 06:06:19'),
(1551,'SAL_202411241506191732442779840660992',32,'sales_sacrSALE6742FA9B806F16_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6742FA9B806F16','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
15:06:19','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742FA9B806F16\" target=\"_blank\">Sales#
33, Total: 640.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"183\",\"uid\":\"SALE6742FA9B806F16\",\"serial_id\":\"32\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"khan\",\"cash_client_mobile\":null,\"cash
_received_account\":null,\"old_balance\":\"1001593.2985113463\",\"invoice\":\"33\",
\"memo\":null,\"sales_total\":\"640\",\"trans_expense\":\"0\",\"expense_account\":n
ull,\"sub_total\":\"640\",\"cash_received\":\"0\",\"remaining_amount\":\"640\",\"it
ems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742FA
08506BB7\\\",\\\"item_uqid\\\":\\\"RTIREM1732442747897\\\",\\\"warehouse\\\":\\\"WR
HS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2
026-04-
02\\\",\\\"narration\\\":null,\\\"cost\\\":300,\\\"sale_price\\\":320,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_tota
l\\\":640,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6742FA08506BB7-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"640\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"640\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-24 15:06:19\"}','2024-11-24 06:06:19'),
(1552,'SAL_202411241527121732444032899766016',33,'sales_SALE6742FF80BD6269_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6742FF80BD6269','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-24
15:27:12','CURR66F984C96B6691',448.33333333333337,448.33333333333337,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742FF80BD6269\" target=\"_blank\">Sales#
34, Total: 448.33, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"184\",\"uid\":\"SALE6742FF80BD6269\",\"serial_id\":\"33\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mahmood\",\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"1002233.2985113463\",\"invoice\":\"34
\",\"memo\":null,\"sales_total\":\"448.33333333333337\",\"trans_expense\":\"0\",\"e
xpense_account\":null,\"sub_total\":\"448.33333333333337\",\"cash_received\":\"0\",
\"remaining_amount\":\"448.33333333333337\",\"items_details\":\"[{\\\"agent\\\":nul
l,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742FEC46D7151\\\",\\\"item_uqid\\\":\\\"
RTIREM1732443914676\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":
\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:25,\\\"sale_price\\\":29.166666666666668,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_
token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\
\\"discount_2\\\":0,\\\"profit\\\":4.166666666666668,\\\"item_total\\\":29.16666666
6666668,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742D6E7757B41\\\",\\\"
item_uqid\\\":\\\"RTIREM1732443964634\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2024-05-
05\\\",\\\"narration\\\":null,\\\"cost\\\":416.6666666666667,\\\"sale_price\\\":419
.1666666666667,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":2.5,\\\"item_total\\\":419.1666666666667,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM6742FEC46D7151-++-,-++-ITEM6742D6E7757B41-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-,-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"448.33333333333337\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"448.33333333333337\",\"total_profit_amount\":\"6.666666666666668\",\"retu
rn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discou
nt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
15:27:12\"}','2024-11-24 06:27:12'),
(1553,'SAL_202411241527131732444033023513088',33,'sales_sacrSALE6742FF80BD6269_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6742FF80BD6269','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
15:27:12','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6742FF80BD6269\" target=\"_blank\">Sales#
34, Total: 448.33, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"184\",\"uid\":\"SALE6742FF80BD6269\",\"serial_id\":\"33\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mahmood\",\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"1002233.2985113463\",\"invoice\":\"34
\",\"memo\":null,\"sales_total\":\"448.33333333333337\",\"trans_expense\":\"0\",\"e
xpense_account\":null,\"sub_total\":\"448.33333333333337\",\"cash_received\":\"0\",
\"remaining_amount\":\"448.33333333333337\",\"items_details\":\"[{\\\"agent\\\":nul
l,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742FEC46D7151\\\",\\\"item_uqid\\\":\\\"
RTIREM1732443914676\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":
\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:25,\\\"sale_price\\\":29.166666666666668,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_
token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\
\\"discount_2\\\":0,\\\"profit\\\":4.166666666666668,\\\"item_total\\\":29.16666666
6666668,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742D6E7757B41\\\",\\\"
item_uqid\\\":\\\"RTIREM1732443964634\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2024-05-
05\\\",\\\"narration\\\":null,\\\"cost\\\":416.6666666666667,\\\"sale_price\\\":419
.1666666666667,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":2.5,\\\"item_total\\\":419.1666666666667,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM6742FEC46D7151-++-,-++-ITEM6742D6E7757B41-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-,-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"448.33333333333337\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"448.33333333333337\",\"total_profit_amount\":\"6.666666666666668\",\"retu
rn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discou
nt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-24
15:27:12\"}','2024-11-24 06:27:13'),
(1554,'SAL_202411242347421732474062498852864',3,'sales_SALE674374CE50EBA5_CASHSALEB
RCH668EE90B988A64_client_CURR66A62FD1221852','BRCH668EE90B988A64','sales','ALE_SALE
674374CE50EBA5','CASHSALEBRCH668EE90B988A64','client','2024-11-24
23:47:42','CURR66A62FD1221852',50931.81818181787,50931.81818181787,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674374CE50EBA5\" target=\"_blank\">Sales#
4, Total: 50,931.82, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"185\",\"uid\":\"SALE674374CE50EBA5\",\"serial_id\":\"3\",
\"branch\":\"BRCH668EE90B988A64\",\"quotation\":null,\"currency\":\"CURR66A62FD1221
852\",\"currency_usd_equalance\":\"67.5\",\"client\":\"CASHSALEBRCH668EE90B988A64\"
,\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_
commission\":null,\"cash_client_name\":\"\\u062d\\u0645\\u0639\\u0647 \\u06a9\\
u0644\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
E90B988A64\",\"old_balance\":null,\"invoice\":\"4\",\"memo\":null,\"sales_total\":\
"50931.81818181787\",\"trans_expense\":\"0\",\"expense_account\":\"SAFEACCOUNTBRCH6
68EE90B988A64\",\"sub_total\":\"50931.81818181787\",\"cash_received\":\"0\",\"remai
ning_amount\":\"50931.81818181787\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"item_uqid\\\":\\\"RTIREM17
32473992479\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":50
931.81818181787,\\\"sale_price\\\":50931.81818181787,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"d
iscount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":50931.818181
81787,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM67330029A8AE38-++-\",\"sale_warehouse\":\"-++-WRHS672E761CC896F9-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"50931.81818181787\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"50931.81818181787\",\"total_profit_amount\":\"0\",\"return_discount_amount
_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return
_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127
H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"mai
n_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"mai
n_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,
\"old_entry_details\":null,\"created_at\":\"2024-11-24 23:47:42\"}','2024-11-24
14:47:42'),
(1555,'SAL_202411242347421732474062619307008',3,'sales_cra_SALE674374CE50EBA5_SAFEA
CCOUNTBRCH668EE90B988A64_cashbook_CURR66A62FD1221852','BRCH668EE90B988A64','sales',
'ALE_SALE674374CE50EBA5','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2024-11-24
23:47:42','CURR66A62FD1221852',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674374CE50EBA5\" target=\"_blank\">Sales#
4, Total: 50,931.82, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"185\",\"uid\":\"SALE674374CE50EBA5\",\"serial_id\":\"3\",
\"branch\":\"BRCH668EE90B988A64\",\"quotation\":null,\"currency\":\"CURR66A62FD1221
852\",\"currency_usd_equalance\":\"67.5\",\"client\":\"CASHSALEBRCH668EE90B988A64\"
,\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_
commission\":null,\"cash_client_name\":\"\\u062d\\u0645\\u0639\\u0647 \\u06a9\\
u0644\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
E90B988A64\",\"old_balance\":null,\"invoice\":\"4\",\"memo\":null,\"sales_total\":\
"50931.81818181787\",\"trans_expense\":\"0\",\"expense_account\":\"SAFEACCOUNTBRCH6
68EE90B988A64\",\"sub_total\":\"50931.81818181787\",\"cash_received\":\"0\",\"remai
ning_amount\":\"50931.81818181787\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pl
ate\\\":null,\\\"item\\\":\\\"ITEM67330029A8AE38\\\",\\\"item_uqid\\\":\\\"RTIREM17
32473992479\\\",\\\"warehouse\\\":\\\"WRHS672E761CC896F9\\\",\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":50
931.81818181787,\\\"sale_price\\\":50931.81818181787,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"d
iscount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":50931.818181
81787,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM67330029A8AE38-++-\",\"sale_warehouse\":\"-++-WRHS672E761CC896F9-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"50931.81818181787\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"50931.81818181787\",\"total_profit_amount\":\"0\",\"return_discount_amount
_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return
_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127
H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"mai
n_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"mai
n_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,
\"old_entry_details\":null,\"created_at\":\"2024-11-24 23:47:42\"}','2024-11-24
14:47:42'),
(1556,'PCH_202411251157091732517829055547904',18,'purchases_pa_PRCH67441FC4CA94A8_A
CCT6739A37EC87493_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE_
PRCH67441FC4CA94A8','ACCT6739A37EC87493','client','2024-11-25
11:57:08','CURR66F984C96B6691',0,0,1800,1800,'<a
href=\"__embed_host__/purchases/invoice/PRCH67441FC4CA94A8\"
target=\"_blank\">Purchase# 55555, Total: 1,800.00, Paid: 0.00</a>','he
id','{\"id\":\"106\",\"uid\":\"PRCH67441FC4CA94A8\",\"branch\":\"BRCH668EFCDB7C8B58
\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"suppli
er\":\"ACCT6739A37EC87493\",\"old_balance\":null,\"invoice\":\"55555\",\"memo\":\"h
e
id\",\"grand_total\":\"1800\",\"discount_amount\":\"0\",\"sub_total_amount\":\"1800
\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\"1800\",\"tr
ansport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6742FA08506BB7\\\",\\\"w
arehouse\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":300,\\\"real_cost\\\":300,\\\"
qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"profit\\\":30,\\\"tp\\\":330,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":330,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":300},
{\\\"item\\\":\\\"ITEM6742FA08506BB7\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\
\",\\\"cost\\\":300,\\\"real_cost\\\":300,\\\"qty\\\":5,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,
\\\"tp\\\":320,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":320,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":1500}]\",\"items_uid\":\"-++-ITEM6742FA08506BB7-++-,-++-
ITEM6742FA08506BB7-++-\",\"warehouses_uid\":\"-++-WRHS66F84386552188-++-,-++-
WRHS66F84386552188-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-25
11:57:08\",\"serial_id\":\"18\"}','2024-11-25 02:57:09'),
(1557,'PCH_202411251157091732517829210062080',18,'purchases_sapaPRCH67441FC4CA94A8_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67441FC4CA94A8','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-25 11:57:08','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67441FC4CA94A8\"
target=\"_blank\">Purchase# 55555, Total: 1,800.00, Paid: 0.00</a>','he
id','{\"id\":\"106\",\"uid\":\"PRCH67441FC4CA94A8\",\"branch\":\"BRCH668EFCDB7C8B58
\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"suppli
er\":\"ACCT6739A37EC87493\",\"old_balance\":null,\"invoice\":\"55555\",\"memo\":\"h
e
id\",\"grand_total\":\"1800\",\"discount_amount\":\"0\",\"sub_total_amount\":\"1800
\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\"1800\",\"tr
ansport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6742FA08506BB7\\\",\\\"w
arehouse\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":300,\\\"real_cost\\\":300,\\\"
qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"profit\\\":30,\\\"tp\\\":330,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":330,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":300},
{\\\"item\\\":\\\"ITEM6742FA08506BB7\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\
\",\\\"cost\\\":300,\\\"real_cost\\\":300,\\\"qty\\\":5,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,
\\\"tp\\\":320,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":320,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":1500}]\",\"items_uid\":\"-++-ITEM6742FA08506BB7-++-,-++-
ITEM6742FA08506BB7-++-\",\"warehouses_uid\":\"-++-WRHS66F84386552188-++-,-++-
WRHS66F84386552188-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-25
11:57:08\",\"serial_id\":\"18\"}','2024-11-25 02:57:09'),
(1558,'PCH_202411251200091732518009567523072',19,'purchases_pa_PRCH67442072007F29_A
CCT6739A37EC87493_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE_
PRCH67442072007F29','ACCT6739A37EC87493','client','2024-11-25
12:00:02','CURR66F984C96B6691',0,0,30000,30000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67442072007F29\"
target=\"_blank\">Purchase# 55555, Total: 30,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"107\",\"uid\":\"PRCH67442072007F29\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5
\",\"supplier\":\"ACCT6739A37EC87493\",\"old_balance\":\"-
1800\",\"invoice\":\"55555\",\"memo\":null,\"grand_total\":\"30000\",\"discount_amo
unt\":\"0\",\"sub_total_amount\":\"30000\",\"paid_amount\":null,\"cash_paid_account
\":null,\"pending_amount\":\"30000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"
item\\\":\\\"ITEM6742FA08506BB7\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\
\"cost\\\":300,\\\"real_cost\\\":300,\\\"qty\\\":100,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":30,\\\
"tp\\\":330,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":330,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\
\",\\\"total\\\":30000}]\",\"items_uid\":\"-++-ITEM6742FA08506BB7-+
+-\",\"warehouses_uid\":\"-++-WRHS66F84386552188-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-25
12:00:02\",\"serial_id\":\"19\"}','2024-11-25 03:00:09'),
(1559,'PCH_202411251200161732518016386547968',19,'purchases_sapaPRCH67442072007F29_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67442072007F29','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-25 12:00:02','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67442072007F29\"
target=\"_blank\">Purchase# 55555, Total: 30,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"107\",\"uid\":\"PRCH67442072007F29\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5
\",\"supplier\":\"ACCT6739A37EC87493\",\"old_balance\":\"-
1800\",\"invoice\":\"55555\",\"memo\":null,\"grand_total\":\"30000\",\"discount_amo
unt\":\"0\",\"sub_total_amount\":\"30000\",\"paid_amount\":null,\"cash_paid_account
\":null,\"pending_amount\":\"30000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"
item\\\":\\\"ITEM6742FA08506BB7\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\
\"cost\\\":300,\\\"real_cost\\\":300,\\\"qty\\\":100,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":30,\\\
"tp\\\":330,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":330,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\
\",\\\"total\\\":30000}]\",\"items_uid\":\"-++-ITEM6742FA08506BB7-+
+-\",\"warehouses_uid\":\"-++-WRHS66F84386552188-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-25
12:00:02\",\"serial_id\":\"19\"}','2024-11-25 03:00:16'),
(1560,'SAL_202411251210031732518603263233792',34,'sales_SALE674422CB132808_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E674422CB132808','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-25
12:10:03','CURR66F984C96B6691',1700,1700,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674422CB132808\" target=\"_blank\">Sales#
35, Total: 1,700.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"186\",\"uid\":\"SALE674422CB132808\",\"serial_id\":\"34\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1002681.6318446797\",\"invoice\":\"35\"
,\"memo\":null,\"sales_total\":\"1700\",\"trans_expense\":\"0\",\"expense_account\"
:null,\"sub_total\":\"1700\",\"cash_received\":\"0\",\"remaining_amount\":\"1700\",
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67
42D4EEA1FF50\\\",\\\"item_uqid\\\":\\\"RTIREM1732518570379\\\",\\\"warehouse\\\":\\
\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\
\\"2025-02-
06\\\",\\\"narration\\\":null,\\\"cost\\\":833.3333333333334,\\\"sale_price\\\":850
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
16.66666666666663,\\\"item_total\\\":1700,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",
\"sale_items\":\"-++-ITEM6742D4EEA1FF50-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"1700\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1700
\",\"total_profit_amount\":\"33.33333333333326\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-11-25 12:10:03\"}','2024-11-25 03:10:03'),
(1561,'SAL_202411251210031732518603486469888',34,'sales_sacrSALE674422CB132808_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE674422CB132808','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-25
12:10:03','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674422CB132808\" target=\"_blank\">Sales#
35, Total: 1,700.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"186\",\"uid\":\"SALE674422CB132808\",\"serial_id\":\"34\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1002681.6318446797\",\"invoice\":\"35\"
,\"memo\":null,\"sales_total\":\"1700\",\"trans_expense\":\"0\",\"expense_account\"
:null,\"sub_total\":\"1700\",\"cash_received\":\"0\",\"remaining_amount\":\"1700\",
\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67
42D4EEA1FF50\\\",\\\"item_uqid\\\":\\\"RTIREM1732518570379\\\",\\\"warehouse\\\":\\
\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\
\\"2025-02-
06\\\",\\\"narration\\\":null,\\\"cost\\\":833.3333333333334,\\\"sale_price\\\":850
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
16.66666666666663,\\\"item_total\\\":1700,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",
\"sale_items\":\"-++-ITEM6742D4EEA1FF50-++-\",\"sale_warehouse\":\"-++-
WRHS66FCE1257363D4-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"1700\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1700
\",\"total_profit_amount\":\"33.33333333333326\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-11-25 12:10:03\"}','2024-11-25 03:10:03'),
(1562,'JRL_202411251246031732520763507073024',25,'journal_receiving_JRNL67442B3B367
B08_CASHSALEBRCH668EFCDB7C8B58_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL
67442B3B367B08','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-25
03:46:03','usd',0,0,50000,50000,'Journal # 25
peanding','peanding','{\"id\":\"151\",\"uid\":\"JRNL67442B3B367B08\",\"branch\":\"B
RCH668EFCDB7C8B58\",\"journal_date\":\"2024-11-
25\",\"receiving_currency\":\"usd\",\"payment_currency\":\"CURR66F984C96B6691\",\"r
eceiving_account\":\"CASHSALEBRCH668EFCDB7C8B58\",\"payment_account\":\"SAFEACCOUNT
BRCH668EFCDB7C8B58\",\"receiving_amount\":\"50000\",\"payment_amount\":\"50000\",\"
calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"peanding\"
,\"payment_narration\":\"peanding\",\"receiving_cue\":\"1\",\"payment_cue\":\"68.5\
",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\
":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"a
pproval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created
_at\":\"2024-11-25
03:46:03\",\"invoice\":\"25\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"25\"}','2024-11-25 03:46:03'),
(1563,'JRL_202411251246031732520763653389056',25,'journal_payment_JRNL67442B3B367B0
8_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE_J
RNL67442B3B367B08','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-25
03:46:03','CURR66F984C96B6691',50000,50000,0,0,'Journal # 25
peanding','peanding','{\"id\":\"151\",\"uid\":\"JRNL67442B3B367B08\",\"branch\":\"B
RCH668EFCDB7C8B58\",\"journal_date\":\"2024-11-
25\",\"receiving_currency\":\"usd\",\"payment_currency\":\"CURR66F984C96B6691\",\"r
eceiving_account\":\"CASHSALEBRCH668EFCDB7C8B58\",\"payment_account\":\"SAFEACCOUNT
BRCH668EFCDB7C8B58\",\"receiving_amount\":\"50000\",\"payment_amount\":\"50000\",\"
calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"peanding\"
,\"payment_narration\":\"peanding\",\"receiving_cue\":\"1\",\"payment_cue\":\"68.5\
",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\
":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_app
roval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"a
pproval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created
_at\":\"2024-11-25
03:46:03\",\"invoice\":\"25\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"25\"}','2024-11-25 03:46:03'),
(1565,'EXP_202411251249281732520968524626944',10,'expenses_EXPE67442BCAD39EB0_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE67442BCAD39EB0','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-24
03:48:26','CURR66F984C96B6691',0,0,1200,1200,'Expense:
elictrocity','elictrocity','{\"id\":\"74\",\"uid\":\"EXPE67442BCAD39EB0\",\"branch\
":\"BRCH668EFCDB7C8B58\",\"type\":\"EXPT67442B7B2E2586\",\"exp_date\":\"2024-11-
24\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"1200\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"elictrocity\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"
main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"
main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"approval_entry\"
:\"{\\\"type\\\":\\\"EXPT67442B7B2E2586\\\",\\\"exp_date\\\":\\\"2024-11-
24\\\",\\\"account\\\":\\\"SAFEACCOUNTBRCH668EFCDB7C8B58\\\",\\\"amount\\\":\\\"120
0\\\",\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"narration\\\":\\\"elictrocity
\\\",\\\"marketer\\\":\\\"no\\\"}\",\"old_entry_details\":\"{\\\"id\\\":\\\"74\\\",
\\\"uid\\\":\\\"EXPE67442BCAD39EB0\\\",\\\"branch\\\":\\\"BRCH668EFCDB7C8B58\\\",\\
\"type\\\":\\\"EXPT67442B7B2E2586\\\",\\\"exp_date\\\":\\\"2024-11-
24\\\",\\\"marketer\\\":\\\"no\\\",\\\"account\\\":\\\"SAFEACCOUNTBRCH668EFCDB7C8B5
8\\\",\\\"amount\\\":\\\"500\\\",\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"cu
rrency_usd_equalance\\\":\\\"68.5\\\",\\\"narration\\\":\\\"elictrocity\\\",\\\"sto
ck_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\
"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main
_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH9
43!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new
\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":
\\\"2024-11-25 03:48:26\\\",\\\"serial_id\\\":\\\"10\\\"}\",\"created_at\":\"2024-
11-25 03:48:26\",\"serial_id\":\"10\"}','2024-11-25 03:49:28'),
(1566,'ACT_202411251325291732523129894938880',NULL,'opening_balance_ACCT67443479B3E
908_ACCT67443479B3E908_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67443479B3E908','ACCT67443479B3E908','client','2024-11-25
04:25:29','CURR66F984C96B6691',3000,3000,0,0,'dkkkk','dkkkk','{\"id\":\"5279\",\"ui
d\":\"ACCT67443479B3E908\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"t
ype\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\
",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"userna
me\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null
,\"memo\":\"dkkkk\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"cur
rency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debi
t\\\":\\\"3000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-25
04:25:29\"}','2024-11-25 04:25:29'),
(1567,'CPR_202411251402351732525355061376000',NULL,'project_purchase_CPCH67443D2AE5
7B03_ACCT6731AAFB33C9B4_supplier_CURR668EFECFDD0671','BRCH668EE8F08DD356','cpurchas
es','ALE_CPCH67443D2AE57B03','ACCT6731AAFB33C9B4','supplier','2024-11-25
05:02:34','CURR668EFECFDD0671',0,0,0,0,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH67443D2AE57B03\"
target=\"_blank\">Project Item Purchase:
3</a>',NULL,'{\"id\":\"6\",\"uid\":\"CPCH67443D2AE57B03\",\"branch\":\"BRCH668EE8F0
8DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"67\",\"it
em\":\"CITM66D2AE632C8D80\",\"warehouse\":\"CWRS6731AD208E4CE8\",\"invoice\":\"3\",
\"supplier\":\"ACCT6731AAFB33C9B4\",\"rate\":\"100\",\"qty\":\"10\",\"total\":\"100
0\",\"cash_paid\":\"1000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",
\"pending\":\"0\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2024-11-25
05:02:34\"}','2024-11-25 05:02:35'),
(1568,'CPR_202411251402351732525355188994048',NULL,'project_purchase_cp_CPCH67443D2
AE57B03_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD
356','cpurchases','ALE_CPCH67443D2AE57B03','SAFEACCOUNTBRCH668EE8F08DD356','cashboo
k','2024-11-25 05:02:34','CURR668EFECFDD0671',0,0,1000,1000,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH67443D2AE57B03\"
target=\"_blank\">Project Purchase# 3, Total: 1,000.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"6\",\"uid\":\"CPCH67443D2AE57B03\",\"branch\":\"BRCH6
68EE8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"67
\",\"item\":\"CITM66D2AE632C8D80\",\"warehouse\":\"CWRS6731AD208E4CE8\",\"invoice\"
:\"3\",\"supplier\":\"ACCT6731AAFB33C9B4\",\"rate\":\"100\",\"qty\":\"10\",\"total\
":\"1000\",\"cash_paid\":\"1000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08D
D356\",\"pending\":\"0\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"202
4-11-25 05:02:34\"}','2024-11-25 05:02:35'),
(1569,'PCA_202411251403181732525398554950912',NULL,'project_contract_assign_CPAS674
43D566192E9_missing_missing_CURR668EFECFDD0671','BRCH668EE8F08DD356','projects_assi
gn','ALE_CPAS67443D566192E9','','missing','2024-11-25
05:03:18','CURR668EFECFDD0671',0,0,0,0,'','','{\"id\":\"12\",\"uid\":\"CPAS67443D56
6192E9\",\"branch\":\"BRCH668EE8F08DD356\",\"project\":\"PJCT66D2AF56329010\",\"pro
ject_currency\":\"CURR668EFECFDD0671\",\"project_currency_usd_equalance\":\"67\",\"
assign_type\":\"material\",\"employee\":null,\"start_date\":null,\"end_date\":null,
\"employee_comments\":null,\"machinery\":null,\"supplier\":null,\"start_time\":null
,\"end_time\":null,\"machinery_comments\":null,\"warehouse\":\"CWRS6731AD208E4CE8\"
,\"item\":\"CITM66D2AE632C8D80\",\"qty\":\"10\",\"rate\":\"100\",\"item_total\":\"1
000\",\"num_of_duration\":null,\"number_of_hours\":null,\"material_comments\":\"dcv
saCsad\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_request\":\"no\",\"status\":\
"passed\",\"created_at\":\"2024-11-25 05:03:18\"}','2024-11-25 05:03:18'),
(1570,'PCA_202411251403281732525408261425920',NULL,'project_contract_assign_CPAS673
44BD8EA2110_missing_missing_usd','BRCH668EE8F08DD356','projects_assign','ALE_CPAS67
344BD8EA2110','','missing','2024-11-13
02:48:56','usd',0,0,0,0,'','','{\"id\":\"11\",\"uid\":\"CPAS67344BD8EA2110\",\"bran
ch\":\"BRCH668EE8F08DD356\",\"project\":\"PJCT66E15F323947F5\",\"project_currency\"
:\"usd\",\"project_currency_usd_equalance\":\"1\",\"assign_type\":\"material\",\"em
ployee\":null,\"start_date\":null,\"end_date\":null,\"employee_comments\":null,\"ma
chinery\":null,\"supplier\":null,\"start_time\":null,\"end_time\":null,\"machinery_
comments\":null,\"warehouse\":\"CWRS66E15C3400F0C9\",\"item\":\"CITM66D2AE632C8D80\
",\"qty\":\"1\",\"rate\":\"100\",\"item_total\":\"100\",\"num_of_duration\":null,\"
number_of_hours\":null,\"material_comments\":null,\"user\":\"USRPJCT66E15F323947F5\
",\"user_request\":\"yes\",\"status\":\"passed\",\"created_at\":\"2024-11-13
02:48:56\"}','2024-11-25 05:03:28'),
(1571,'SAL_202411251511141732529474051500032',35,'sales_SALE67444D41E1B296_ACCT66FC
DF684DA285_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67444D4
1E1B296','ACCT66FCDF684DA285','client','2024-11-25
15:11:13','CURR66F984C96B6691',240,240,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67444D41E1B296\" target=\"_blank\">Sales#
36, Total: 240.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"187\",\"uid\":\"SALE67444D41E1B296\",\"serial_id\":\"35\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FCDF684DA285\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"2000\",\"invoice\":\"36
\",\"memo\":null,\"sales_total\":\"240\",\"trans_expense\":\"0\",\"expense_account\
":null,\"sub_total\":\"240\",\"cash_received\":\"0\",\"remaining_amount\":\"240\",\
"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM674
44C398A0C00\\\",\\\"item_uqid\\\":\\\"RTIREM1732529429686\\\",\\\"warehouse\\\":\\\
"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_tot
al\\\":120,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67444C398A0C00\\\",\\\"
item_uqid\\\":\\\"RTIREM1732529441230\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":120,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67444C398A0C00-++-,-++-
ITEM67444C398A0C00-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"240\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-25 15:11:13\"}','2024-11-25 06:11:14'),
(1572,'SAL_202411251511141732529474166151936',35,'sales_cra_SALE67444D41E1B296_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67444D41E1B296','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-25
15:11:13','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67444D41E1B296\" target=\"_blank\">Sales#
36, Total: 240.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"187\",\"uid\":\"SALE67444D41E1B296\",\"serial_id\":\"35\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FCDF684DA285\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"2000\",\"invoice\":\"36
\",\"memo\":null,\"sales_total\":\"240\",\"trans_expense\":\"0\",\"expense_account\
":null,\"sub_total\":\"240\",\"cash_received\":\"0\",\"remaining_amount\":\"240\",\
"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM674
44C398A0C00\\\",\\\"item_uqid\\\":\\\"RTIREM1732529429686\\\",\\\"warehouse\\\":\\\
"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_tot
al\\\":120,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67444C398A0C00\\\",\\\"
item_uqid\\\":\\\"RTIREM1732529441230\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":120,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67444C398A0C00-++-,-++-
ITEM67444C398A0C00-++-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-,-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"240\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-25 15:11:13\"}','2024-11-25 06:11:14'),
(1573,'EXP_202411260950321732596632312366080',3,'expenses_EXPE66FC31C8BC1BB7_SAFEAC
COUNTBRCH664D790E231556_cashbook_usd','BRCH664D790E231556','expenses','ALE_EXPE66FC
31C8BC1BB7','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-10-01
13:30:48','usd',0,0,1000,1000,'Expense:
‫'شب‬,'‫'شب‬,'{\"id\":\"49\",\"uid\":\"EXPE66FC31C8BC1BB7\",\"branch\":\"BRCH664D790E23
1556\",\"type\":\"EXPT66A3EDFD2A9527\",\"exp_date\":\"2024-10-
01\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"amount\":\
"1000\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"narration\":\"\\
u0634\\
u0628\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"update\",\"approval_entry\":\"{\\\"type\\\":\\
\"EXPT66A3EDFD2A9527\\\",\\\"exp_date\\\":\\\"2024-10-
01\\\",\\\"account\\\":\\\"SAFEACCOUNTBRCH664D790E231556\\\",\\\"amount\\\":\\\"100
0\\\",\\\"currency\\\":\\\"usd\\\",\\\"narration\\\":\\\"\\\\u0634\\\\
u0628\\\",\\\"marketer\\\":\\\"no\\\"}\",\"old_entry_details\":\"{\\\"id\\\":\\\"49
\\\",\\\"uid\\\":\\\"EXPE66FC31C8BC1BB7\\\",\\\"branch\\\":\\\"BRCH664D790E231556\\
\",\\\"type\\\":\\\"EXPT66A3EDFD2A9527\\\",\\\"exp_date\\\":\\\"2024-10-
01\\\",\\\"marketer\\\":\\\"no\\\",\\\"account\\\":\\\"SAFEACCOUNTBRCH664D790E23155
6\\\",\\\"amount\\\":\\\"1000\\\",\\\"currency\\\":\\\"usd\\\",\\\"currency_usd_equ
alance\\\":\\\"1\\\",\\\"narration\\\":\\\"\\\\u0634\\\\
u0628\\\",\\\"stock_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_appr
oval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"a
dmin\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMI
N127H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval
_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\
\"created_at\\\":\\\"2024-10-01
13:30:48\\\",\\\"serial_id\\\":\\\"3\\\"}\",\"created_at\":\"2024-10-01
13:30:48\",\"serial_id\":\"3\"}','2024-11-26 09:20:32'),
(1574,'SAL_202411261046501732600010074744064',36,'sales_SALE674560C9E8C224_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E674560C9E8C224','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-26
10:46:49','CURR66F984C96B6691',600,600,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674560C9E8C224\" target=\"_blank\">Sales#
37, Total: 600.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"188\",\"uid\":\"SALE674560C9E8C224\",\"serial_id\":\"36\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"\\u062e\\u0627\\u0646\\u0632\\u0645\\
u0627\\
u0646\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":\"1004381.6318446797\",\"invoice\":\"37\",\"memo\":nul
l,\"sales_total\":\"600\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_to
tal\":\"600\",\"cash_received\":\"0\",\"remaining_amount\":\"600\",\"items_details\
":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67444C398A0C00\\\"
,\\\"item_uqid\\\":\\\"RTIREM1732686305467\\\",\\\"warehouse\\\":\\\"WRHS66F99D2805
9D71\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"nar
ration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\":0,\\\"toop\\
\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":600,\\\"
set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67444C398A0C00-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"600\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"600\"
,\"total_profit_amount\":\"100\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-11-26 10:46:49\"}','2024-11-26 10:16:50'),
(1575,'SAL_202411261046501732600010197884928',36,'sales_cra_SALE674560C9E8C224_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE674560C9E8C224','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-26
10:46:49','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674560C9E8C224\" target=\"_blank\">Sales#
37, Total: 600.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"188\",\"uid\":\"SALE674560C9E8C224\",\"serial_id\":\"36\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"\\u062e\\u0627\\u0646\\u0632\\u0645\\
u0627\\
u0646\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":\"1004381.6318446797\",\"invoice\":\"37\",\"memo\":nul
l,\"sales_total\":\"600\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_to
tal\":\"600\",\"cash_received\":\"0\",\"remaining_amount\":\"600\",\"items_details\
":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67444C398A0C00\\\"
,\\\"item_uqid\\\":\\\"RTIREM1732686305467\\\",\\\"warehouse\\\":\\\"WRHS66F99D2805
9D71\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"nar
ration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\":0,\\\"toop\\
\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":600,\\\"
set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67444C398A0C00-+
+-\",\"sale_warehouse\":\"-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"600\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"600\"
,\"total_profit_amount\":\"100\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-11-26 10:46:49\"}','2024-11-26 10:16:50'),
(1576,'SAL_202411261128471732602527191175936',37,'sales_SALE67456A9EB0F133_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E67456A9EB0F133','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-26
11:28:46','CURR66F984C96B6691',440,440,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67456A9EB0F133\" target=\"_blank\">Sales#
38, Total: 440.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"189\",\"uid\":\"SALE67456A9EB0F133\",\"serial_id\":\"37\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commissi
on\":null,\"cash_client_name\":\"Ahmad\",\"cash_client_mobile\":null,\"cash_receive
d_account\":null,\"old_balance\":\"1004981.6318446797\",\"invoice\":\"38\",\"memo\"
:null,\"sales_total\":\"440\",\"trans_expense\":\"0\",\"expense_account\":null,\"su
b_total\":\"440\",\"cash_received\":\"0\",\"remaining_amount\":\"440\",\"items_deta
ils\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67456A578BB834
\\\",\\\"item_uqid\\\":\\\"RTIREM1732602503410\\\",\\\"warehouse\\\":\\\"WRHS66F843
86552188\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narr
ation\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":220,\\\"bundle\\\":0,\\\"toop\\\
":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":440,\\\"s
et_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67456A578BB834-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-26 11:28:46\"}','2024-11-26 10:58:47'),
(1577,'SAL_202411261128471732602527594033920',37,'sales_sacrSALE67456A9EB0F133_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67456A9EB0F133','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-26
11:28:46','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67456A9EB0F133\" target=\"_blank\">Sales#
38, Total: 440.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"189\",\"uid\":\"SALE67456A9EB0F133\",\"serial_id\":\"37\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commissi
on\":null,\"cash_client_name\":\"Ahmad\",\"cash_client_mobile\":null,\"cash_receive
d_account\":null,\"old_balance\":\"1004981.6318446797\",\"invoice\":\"38\",\"memo\"
:null,\"sales_total\":\"440\",\"trans_expense\":\"0\",\"expense_account\":null,\"su
b_total\":\"440\",\"cash_received\":\"0\",\"remaining_amount\":\"440\",\"items_deta
ils\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67456A578BB834
\\\",\\\"item_uqid\\\":\\\"RTIREM1732602503410\\\",\\\"warehouse\\\":\\\"WRHS66F843
86552188\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narr
ation\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":220,\\\"bundle\\\":0,\\\"toop\\\
":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\
":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\
"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":440,\\\"s
et_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67456A578BB834-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"440\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"440\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-26 11:28:46\"}','2024-11-26 10:58:47'),
(1578,'SAL_202411261621341732620094853507072',38,'sales_SALE6745AF3EAA5AB8_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6745AF3EAA5AB8','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-26
16:21:34','CURR66F984C96B6691',32880,32880,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6745AF3EAA5AB8\" target=\"_blank\">Sales#
39, Total: 32,880.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"190\",\"uid\":\"SALE6745AF3EAA5AB8\",\"serial_id\":\"38\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Zubair\",\"cash_client_mobile\":null,\"ca
sh_received_account\":null,\"old_balance\":\"1005421.6318446797\",\"invoice\":\"39\
",\"memo\":null,\"sales_total\":\"32880\",\"trans_expense\":\"0\",\"expense_account
\":null,\"sub_total\":\"32880\",\"cash_received\":\"0\",\"remaining_amount\":\"3288
0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM6745A68AB7F179\\\",\\\"item_uqid\\\":\\\"RTIREM1732620094059\\\",\\\"warehouse\\\
":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"narration\\\":null,\\\"cost\\\":6850,\\\"sale_price\\\":8220,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":4,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1370,\\\"item
_total\\\":32880,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6745A68AB7F179-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"32880\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"328
80\",\"total_profit_amount\":\"5480\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-26 16:21:34\"}','2024-11-26 15:51:34'),
(1579,'SAL_202411261621351732620095086738944',38,'sales_sacrSALE6745AF3EAA5AB8_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6745AF3EAA5AB8','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-26
16:21:34','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6745AF3EAA5AB8\" target=\"_blank\">Sales#
39, Total: 32,880.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"190\",\"uid\":\"SALE6745AF3EAA5AB8\",\"serial_id\":\"38\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Zubair\",\"cash_client_mobile\":null,\"ca
sh_received_account\":null,\"old_balance\":\"1005421.6318446797\",\"invoice\":\"39\
",\"memo\":null,\"sales_total\":\"32880\",\"trans_expense\":\"0\",\"expense_account
\":null,\"sub_total\":\"32880\",\"cash_received\":\"0\",\"remaining_amount\":\"3288
0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"IT
EM6745A68AB7F179\\\",\\\"item_uqid\\\":\\\"RTIREM1732620094059\\\",\\\"warehouse\\\
":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\
\":null,\\\"narration\\\":null,\\\"cost\\\":6850,\\\"sale_price\\\":8220,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":4,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1370,\\\"item
_total\\\":32880,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6745A68AB7F179-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"32880\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"328
80\",\"total_profit_amount\":\"5480\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-26 16:21:34\"}','2024-11-26 15:51:35'),
(1580,'EXP_202411261636091732620969029383936',11,'expenses_EXPE6745B2A8DAD3E3_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE6745B2A8DAD3E3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-26
16:06:08','CURR66F984C96B6691',0,0,1500,1500,'Expense: from march month','from
march
month','{\"id\":\"75\",\"uid\":\"EXPE6745B2A8DAD3E3\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"type\":\"EXPT670A0F367C7604\",\"exp_date\":\"2024-11-
26\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"1500\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"from march
month\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-11-26 16:06:08\",\"serial_id\":\"11\"}','2024-11-
26 16:06:09'),
(1581,'ACT_202411271155281732690528409980928',NULL,'opening_balance_ACCT6746C2603FC
814_ACCT6746C2603FC814_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6746C2603FC814','ACCT6746C2603FC814','client','2024-11-27
11:25:28','CURR66F984C96B6691',2000,2000,0,0,'sss','sss','{\"id\":\"5282\",\"uid\":
\"ACCT6746C2603FC814\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\
":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"
category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\"
:null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"m
emo\":\"sss\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\
\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":
\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-27
11:25:28\"}','2024-11-27 11:25:28'),
(1582,'SAL_202411272141321732725692294121984',39,'sales_SALE67474BBBA78FC7_ACCT66FA
F39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67474BB
BA78FC7','ACCT66FAF39CE100E5','client','2024-11-27
21:41:31','CURR66F984C96B6691',17858.064516129,17858.064516129,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67474BBBA78FC7\" target=\"_blank\">Sales#
40, Total: 17,858.06, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"191\",\"uid\":\"SALE67474BBBA78FC7\",\"serial_id\":\"39\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FAF39CE100E5\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":null,\"invoice\":\"40\",\"memo\":null,\"sales_total\":
\"17858.064516129\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":
\"17858.064516129\",\"cash_received\":\"0\",\"remaining_amount\":\"17858.064516129\
",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1732724001244\\\",\\\"warehouse\\\":
\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.
0322580645,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"o
ut_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":1800.000000000001,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\
"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC12DBE3CC3-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-386-+
+-\",\"total_sales_amount\":\"17858.064516129\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"17858.064516129\",\"total_profit_amount\":\"3600.000000000002\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-27
21:41:31\"}','2024-11-27 21:11:32'),
(1583,'SAL_202411272141321732725692554351104',39,'sales_sacrSALE67474BBBA78FC7_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67474BBBA78FC7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-27
21:41:31','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67474BBBA78FC7\" target=\"_blank\">Sales#
40, Total: 17,858.06, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"191\",\"uid\":\"SALE67474BBBA78FC7\",\"serial_id\":\"39\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FAF39CE100E5\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":null,\"old_balance\":null,\"invoice\":\"40\",\"memo\":null,\"sales_total\":
\"17858.064516129\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":
\"17858.064516129\",\"cash_received\":\"0\",\"remaining_amount\":\"17858.064516129\
",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1732724001244\\\",\\\"warehouse\\\":
\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.
0322580645,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"o
ut_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pro
fit\\\":1800.000000000001,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\
"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66FEC12DBE3CC3-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-386-+
+-\",\"total_sales_amount\":\"17858.064516129\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"17858.064516129\",\"total_profit_amount\":\"3600.000000000002\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-27
21:41:31\"}','2024-11-27 21:11:32'),
(1584,'SAL_202411281235241732779324702397952',40,'sales_SALE67481D3B8851E0_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E67481D3B8851E0','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-28
12:35:23','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67481D3B8851E0\" target=\"_blank\">Sales#
41, Total: 41,100.00, Trans Exp: 0.00, Paid:
41,100.00</a>',NULL,'{\"id\":\"192\",\"uid\":\"SALE67481D3B8851E0\",\"serial_id\":\
"40\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"103
8301.6318446798\",\"invoice\":\"41\",\"memo\":null,\"sales_total\":\"41100\",\"tran
s_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"41100\",\"cash_received\
":\"41100\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM6721F63E603D31\\\",\\\"item_uqid\\\":\\\"RTIRE
M1732779277845\\\",\\\"warehouse\\\":\\\"WRHS6721F563540869\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:17125,\\\"sale_price\\\":20550,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":
0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":3425,\\\"item_total\\\":41100,\\\"set_name\\\":0,\\\"s
et_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6721F63E603D31-+
+-\",\"sale_warehouse\":\"-++-WRHS6721F563540869-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"41100\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"411
00\",\"total_profit_amount\":\"6850\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-28 12:35:23\"}','2024-11-28 12:05:24'),
(1585,'SAL_202411281235251732779325075873024',40,'sales_cra_SALE67481D3B8851E0_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67481D3B8851E0','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-28
12:35:23','CURR66F984C96B6691',41100,41100,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67481D3B8851E0\" target=\"_blank\">Sales#
41, Total: 41,100.00, Trans Exp: 0.00, Paid:
41,100.00</a>',NULL,'{\"id\":\"192\",\"uid\":\"SALE67481D3B8851E0\",\"serial_id\":\
"40\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C
8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"mar
keter_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":nul
l,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"103
8301.6318446798\",\"invoice\":\"41\",\"memo\":null,\"sales_total\":\"41100\",\"tran
s_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"41100\",\"cash_received\
":\"41100\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM6721F63E603D31\\\",\\\"item_uqid\\\":\\\"RTIRE
M1732779277845\\\",\\\"warehouse\\\":\\\"WRHS6721F563540869\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:17125,\\\"sale_price\\\":20550,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":
0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":3425,\\\"item_total\\\":41100,\\\"set_name\\\":0,\\\"s
et_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6721F63E603D31-+
+-\",\"sale_warehouse\":\"-++-WRHS6721F563540869-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"41100\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"411
00\",\"total_profit_amount\":\"6850\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-28 12:35:23\"}','2024-11-28 12:05:25'),
(1586,'SAL_202411281239101732779550559980032',41,'sales_SALE67481E1E694287_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E67481E1E694287','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-28
12:39:10','CURR66F984C96B6691',230,230,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67481E1E694287\" target=\"_blank\">Sales#
42, Total: 230.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"193\",\"uid\":\"SALE67481E1E694287\",\"serial_id\":\"41\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Aziz\",\"cash_client_mobile\":null,\"cash
_received_account\":null,\"old_balance\":\"1038301.6318446798\",\"invoice\":\"42\",
\"memo\":null,\"sales_total\":\"230\",\"trans_expense\":\"0\",\"expense_account\":n
ull,\"sub_total\":\"230\",\"cash_received\":\"0\",\"remaining_amount\":\"230\",\"it
ems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67481D
99F26253\\\",\\\"item_uqid\\\":\\\"RTIREM1732779528424\\\",\\\"warehouse\\\":\\\"WR
HS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2
036-02-
04\\\",\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":230,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_tota
l\\\":230,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM67481D99F26253-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"230\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"230\"
,\"total_profit_amount\":\"30\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-28 12:39:10\"}','2024-11-28 12:09:10'),
(1587,'SAL_202411281239101732779550695097088',41,'sales_sacrSALE67481E1E694287_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67481E1E694287','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-28
12:39:10','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67481E1E694287\" target=\"_blank\">Sales#
42, Total: 230.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"193\",\"uid\":\"SALE67481E1E694287\",\"serial_id\":\"41\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Aziz\",\"cash_client_mobile\":null,\"cash
_received_account\":null,\"old_balance\":\"1038301.6318446798\",\"invoice\":\"42\",
\"memo\":null,\"sales_total\":\"230\",\"trans_expense\":\"0\",\"expense_account\":n
ull,\"sub_total\":\"230\",\"cash_received\":\"0\",\"remaining_amount\":\"230\",\"it
ems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67481D
99F26253\\\",\\\"item_uqid\\\":\\\"RTIREM1732779528424\\\",\\\"warehouse\\\":\\\"WR
HS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2
036-02-
04\\\",\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":230,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_tota
l\\\":230,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM67481D99F26253-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"230\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"230\"
,\"total_profit_amount\":\"30\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-28 12:39:10\"}','2024-11-28 12:09:10'),
(1588,'SAL_202411281620321732792832419687936',42,'sales_SALE674852004601B7_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E674852004601B7','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-28
16:20:32','CURR66F984C96B6691',1510,1510,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674852004601B7\" target=\"_blank\">Sales#
43, Total: 1,510.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"194\",\"uid\":\"SALE674852004601B7\",\"serial_id\":\"42\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Mahmood\",\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"1038531.6318446798\",\"invoice\":\"43
\",\"memo\":null,\"sales_total\":\"1510\",\"trans_expense\":\"0\",\"expense_account
\":null,\"sub_total\":\"1510\",\"cash_received\":\"0\",\"remaining_amount\":\"1510\
",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
6742FA08506BB7\\\",\\\"item_uqid\\\":\\\"RTIREM1732792736989\\\",\\\"warehouse\\\":
\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expir
y\\\":null,\\\"narration\\\":null,\\\"cost\\\":300,\\\"sale_price\\\":330,\\\"bundl
e\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out
\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\
\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_
total\\\":660,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742D4EEA1FF50\\\",\\\"
item_uqid\\\":\\\"RTIREM1732792814267\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2025-02-
06\\\",\\\"narration\\\":null,\\\"cost\\\":833.3333333333334,\\\"sale_price\\\":850
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
16.66666666666663,\\\"item_total\\\":850,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\
"sale_items\":\"-++-ITEM6742FA08506BB7-++-,-++-ITEM6742D4EEA1FF50-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-01-+
+-\",\"total_sales_amount\":\"1510\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1510
\",\"total_profit_amount\":\"76.66666666666663\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-11-28 16:20:32\"}','2024-11-28 15:50:32'),
(1589,'SAL_202411281620321732792832548073984',42,'sales_sacrSALE674852004601B7_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE674852004601B7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-28
16:20:32','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674852004601B7\" target=\"_blank\">Sales#
43, Total: 1,510.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"194\",\"uid\":\"SALE674852004601B7\",\"serial_id\":\"42\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Mahmood\",\"cash_client_mobile\":null,\"c
ash_received_account\":null,\"old_balance\":\"1038531.6318446798\",\"invoice\":\"43
\",\"memo\":null,\"sales_total\":\"1510\",\"trans_expense\":\"0\",\"expense_account
\":null,\"sub_total\":\"1510\",\"cash_received\":\"0\",\"remaining_amount\":\"1510\
",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM
6742FA08506BB7\\\",\\\"item_uqid\\\":\\\"RTIREM1732792736989\\\",\\\"warehouse\\\":
\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expir
y\\\":null,\\\"narration\\\":null,\\\"cost\\\":300,\\\"sale_price\\\":330,\\\"bundl
e\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out
\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\
\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_
total\\\":660,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6742D4EEA1FF50\\\",\\\"
item_uqid\\\":\\\"RTIREM1732792814267\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2025-02-
06\\\",\\\"narration\\\":null,\\\"cost\\\":833.3333333333334,\\\"sale_price\\\":850
,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\"
:0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":
16.66666666666663,\\\"item_total\\\":850,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\
"sale_items\":\"-++-ITEM6742FA08506BB7-++-,-++-ITEM6742D4EEA1FF50-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-01-+
+-\",\"total_sales_amount\":\"1510\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1510
\",\"total_profit_amount\":\"76.66666666666663\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-11-28 16:20:32\"}','2024-11-28 15:50:32'),
(1590,'SAL_202411281627401732793260553811968',43,'sales_SALE674853ABCCA557_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E674853ABCCA557','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-28
16:27:39','CURR66F984C96B6691',460,460,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674853ABCCA557\" target=\"_blank\">Sales#
44, Total: 460.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"195\",\"uid\":\"SALE674853ABCCA557\",\"serial_id\":\"43\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1040041.6318446798\",\"invoice\":\"44\"
,\"memo\":null,\"sales_total\":\"460\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"460\",\"cash_received\":\"0\",\"remaining_amount\":\"460\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67485
36857D2A4\\\",\\\"item_uqid\\\":\\\"RTIREM1732793244905\\\",\\\"warehouse\\\":\\\"W
RHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"
2025-03-
04\\\",\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":230,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_tota
l\\\":460,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6748536857D2A4-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"460\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"460\"
,\"total_profit_amount\":\"60\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-28 16:27:39\"}','2024-11-28 15:57:40'),
(1591,'SAL_202411281627411732793261526209024',43,'sales_sacrSALE674853ABCCA557_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE674853ABCCA557','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-28
16:27:39','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674853ABCCA557\" target=\"_blank\">Sales#
44, Total: 460.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"195\",\"uid\":\"SALE674853ABCCA557\",\"serial_id\":\"43\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"Ahmad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1040041.6318446798\",\"invoice\":\"44\"
,\"memo\":null,\"sales_total\":\"460\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"460\",\"cash_received\":\"0\",\"remaining_amount\":\"460\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67485
36857D2A4\\\",\\\"item_uqid\\\":\\\"RTIREM1732793244905\\\",\\\"warehouse\\\":\\\"W
RHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"
2025-03-
04\\\",\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":230,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_tota
l\\\":460,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6748536857D2A4-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"460\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"460\"
,\"total_profit_amount\":\"60\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-28 16:27:39\"}','2024-11-28 15:57:41'),
(1592,'SAL_202411281629571732793397378377984',44,'sales_SALE674854353BE326_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E674854353BE326','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-28
16:29:57','CURR66F984C96B6691',230,230,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674854353BE326\" target=\"_blank\">Sales#
45, Total: 230.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"196\",\"uid\":\"SALE674854353BE326\",\"serial_id\":\"44\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"DR.M
Ayoub\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":
\"1040501.6318446798\",\"invoice\":\"45\",\"memo\":null,\"sales_total\":\"230\",\"t
rans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"230\",\"cash_received
\":\"0\",\"remaining_amount\":\"230\",\"items_details\":\"[{\\\"agent\\\":null,\\\"
plate\\\":null,\\\"item\\\":\\\"ITEM6748536857D2A4\\\",\\\"item_uqid\\\":\\\"RTIREM
1732793392091\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01
\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2025-03-
04\\\",\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":230,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_tota
l\\\":230,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6748536857D2A4-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"230\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"230\"
,\"total_profit_amount\":\"30\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-28 16:29:57\"}','2024-11-28 15:59:57'),
(1593,'SAL_202411281629571732793397503447040',44,'sales_sacrSALE674854353BE326_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE674854353BE326','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-28
16:29:57','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674854353BE326\" target=\"_blank\">Sales#
45, Total: 230.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"196\",\"uid\":\"SALE674854353BE326\",\"serial_id\":\"44\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"DR.M
Ayoub\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":
\"1040501.6318446798\",\"invoice\":\"45\",\"memo\":null,\"sales_total\":\"230\",\"t
rans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"230\",\"cash_received
\":\"0\",\"remaining_amount\":\"230\",\"items_details\":\"[{\\\"agent\\\":null,\\\"
plate\\\":null,\\\"item\\\":\\\"ITEM6748536857D2A4\\\",\\\"item_uqid\\\":\\\"RTIREM
1732793392091\\\",\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"01
\\\",\\\"mfg\\\":null,\\\"expiry\\\":\\\"2025-03-
04\\\",\\\"narration\\\":null,\\\"cost\\\":200,\\\"sale_price\\\":230,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_tota
l\\\":230,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6748536857D2A4-++-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-+
+-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"230\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"230\"
,\"total_profit_amount\":\"30\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-11-28 16:29:57\"}','2024-11-28 15:59:57'),
(1594,'SALRT_202411281637121732793832639244032',4,'salesrt_SALERT674855E87EAD31_CAS
HSALEBRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales_retu
rn','ALE_SALERT674855E87EAD31','CASHSALEBRCH668EFCDB7C8B58','client','2024-11-28
16:07:12','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales-return/invoice/SALERT674855E87EAD31\"
target=\"_blank\">Sales Return# 4, Total: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"18\",\"uid\":\"SALERT674855E87EAD31\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"sale_id\":\"SALE66FCE7B8537217\",\"quotation\":null,\"currency\":\
"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH
668EFCDB7C8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":
null,\"marketer_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mo
bile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balan
ce\":\"1040731.6318446798\",\"invoice\":\"1\",\"return_invoice\":\"4\",\"memo\":nul
l,\"return_memo\":null,\"sales_total\":\"284\",\"trans_expense\":\"0\",\"expense_ac
count\":null,\"sub_total\":\"284\",\"cash_received\":\"284\",\"remaining_amount\":\
"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"I
TEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1727850363570\\\",\\\"warehouse\\
\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"narration\\\":null,
\\\"cost\\\":18,\\\"sale_price\\\":22,\\\"qty\\\":2,\\\"r_qty\\\":24,\\\"bonus\\\":
0,\\\"r_bonus\\\":21,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\
"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":4,\\\"item_total\\
\":44,\\\"r_item_total\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE54280AE74\\\",\\\"
item_uqid\\\":\\\"RTIREM1727850377533\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_
price\\\":120,\\\"qty\\\":2,\\\"r_qty\\\":35,\\\"bonus\\\":0,\\\"r_bonus\\\":11,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":240,\\\"r_item_t
otal\\\":0}]\",\"sale_items\":\"-++-ITEM66FCE2348AA859-++-,-++-ITEM66FCE54280AE74-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-,-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"284\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"284\"
,\"total_profit_amount\":\"48\",\"refund_total\":\"0\",\"refund_received\":\"0\",\"
refund_pending\":\"0\",\"return_discount_amount_1\":\"0\",\"return_discount_amount_
2\":\"0\",\"total_return_discount\":\"0\",\"return_profit\":\"796\",\"refund_accoun
t\":null,\"created_at\":\"2024-11-28 16:07:12\",\"serial_id\":\"4\"}','2024-11-28
16:07:12'),
(1595,'SALRT_202411281637121732793832781317888',4,'salesrt_sacrSALERT674855E87EAD31
_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','s
ales_return','ALE_SALERT674855E87EAD31','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook',
'2024-11-28 16:07:12','CURR66F984C96B6691',0,0,0,0,'<a href=\"__embed_host__/sales-
return/invoice/SALERT674855E87EAD31\" target=\"_blank\">Sales Return# 4, Total:
0.00, Paid:
0.00</a>',NULL,'{\"id\":\"18\",\"uid\":\"SALERT674855E87EAD31\",\"branch\":\"BRCH66
8EFCDB7C8B58\",\"sale_id\":\"SALE66FCE7B8537217\",\"quotation\":null,\"currency\":\
"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"CASHSALEBRCH
668EFCDB7C8B58\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":
null,\"marketer_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mo
bile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balan
ce\":\"1040731.6318446798\",\"invoice\":\"1\",\"return_invoice\":\"4\",\"memo\":nul
l,\"return_memo\":null,\"sales_total\":\"284\",\"trans_expense\":\"0\",\"expense_ac
count\":null,\"sub_total\":\"284\",\"cash_received\":\"284\",\"remaining_amount\":\
"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"I
TEM66FCE2348AA859\\\",\\\"item_uqid\\\":\\\"RTIREM1727850363570\\\",\\\"warehouse\\
\":\\\"WRHS66FCE1257363D4\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"narration\\\":null,
\\\"cost\\\":18,\\\"sale_price\\\":22,\\\"qty\\\":2,\\\"r_qty\\\":24,\\\"bonus\\\":
0,\\\"r_bonus\\\":21,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\
"sale\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":4,\\\"item_total\\
\":44,\\\"r_item_total\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FCE54280AE74\\\",\\\"
item_uqid\\\":\\\"RTIREM1727850377533\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_
price\\\":120,\\\"qty\\\":2,\\\"r_qty\\\":35,\\\"bonus\\\":0,\\\"r_bonus\\\":11,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discou
nt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total\\\":240,\\\"r_item_t
otal\\\":0}]\",\"sale_items\":\"-++-ITEM66FCE2348AA859-++-,-++-ITEM66FCE54280AE74-+
+-\",\"sale_warehouse\":\"-++-WRHS66FCE1257363D4-++-,-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"284\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"284\"
,\"total_profit_amount\":\"48\",\"refund_total\":\"0\",\"refund_received\":\"0\",\"
refund_pending\":\"0\",\"return_discount_amount_1\":\"0\",\"return_discount_amount_
2\":\"0\",\"total_return_discount\":\"0\",\"return_profit\":\"796\",\"refund_accoun
t\":null,\"created_at\":\"2024-11-28 16:07:12\",\"serial_id\":\"4\"}','2024-11-28
16:07:12'),
(1596,'PCH_202411291757451732885065854053888',20,'purchases_pa_PRCH6749BA49AD7F10_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH6749BA49AD7F10','ACCT66FCE5D9C135C3','supplier','2024-11-29
17:57:45','CURR66F984C96B6691',0,0,500,500,'<a
href=\"__embed_host__/purchases/invoice/PRCH6749BA49AD7F10\"
target=\"_blank\">Purchase# ۹۹, Total: 500.00, Paid:
0.00</a>',NULL,'{\"id\":\"108\",\"uid\":\"PRCH6749BA49AD7F10\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5
\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-76670\",\"invoice\":\"\\
u06f9\\
u06f9\",\"memo\":null,\"grand_total\":\"500\",\"discount_amount\":\"0\",\"sub_total
_amount\":\"500\",\"paid_amount\":null,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EF
CDB7C8B58\",\"pending_amount\":\"500\",\"transport_expense\":\"0\",\"items\":\"[{\\
\"item\\\":\\\"ITEM6749B9DCB98983\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",
\\\"cost\\\":500,\\\"real_cost\\\":500,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\
"tp\\\":520,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":520,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"TRST67
21DA3BB22F04\\\",\\\"total\\\":500}]\",\"items_uid\":\"-++-ITEM6749B9DCB98983-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-29
17:57:45\",\"serial_id\":\"20\"}','2024-11-29 17:27:45'),
(1597,'PCH_202411291757451732885065985059072',20,'purchases_cpa_PRCH6749BA49AD7F10_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH6749BA49AD7F10','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
11-29 17:57:45','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6749BA49AD7F10\"
target=\"_blank\">Purchase# ۹۹, Total: 500.00, Paid:
0.00</a>',NULL,'{\"id\":\"108\",\"uid\":\"PRCH6749BA49AD7F10\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5
\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-76670\",\"invoice\":\"\\
u06f9\\
u06f9\",\"memo\":null,\"grand_total\":\"500\",\"discount_amount\":\"0\",\"sub_total
_amount\":\"500\",\"paid_amount\":null,\"cash_paid_account\":\"SAFEACCOUNTBRCH668EF
CDB7C8B58\",\"pending_amount\":\"500\",\"transport_expense\":\"0\",\"items\":\"[{\\
\"item\\\":\\\"ITEM6749B9DCB98983\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",
\\\"cost\\\":500,\\\"real_cost\\\":500,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\
"tp\\\":520,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":520,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"TRST67
21DA3BB22F04\\\",\\\"total\\\":500}]\",\"items_uid\":\"-++-ITEM6749B9DCB98983-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-29
17:57:45\",\"serial_id\":\"20\"}','2024-11-29 17:27:45'),
(1598,'SAL_202411301035541732944954517061120',1,'sales_SALE674AA43A11BCF7_ACCT66A75
2477000C7_supplier_usd','BRCH668EED6BC0B172','sales','ALE_SALE674AA43A11BCF7','ACCT
66A752477000C7','supplier','2024-11-30 10:35:54','usd',5000,5000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674AA43A11BCF7\" target=\"_blank\">Sales#
1, Total: 5,350.00, Trans Exp: 0.00, Paid:
350.00</a>',NULL,'{\"id\":\"197\",\"uid\":\"SALE674AA43A11BCF7\",\"serial_id\":\"1\
",\"branch\":\"BRCH668EED6BC0B172\",\"quotation\":null,\"currency\":\"usd\",\"curre
ncy_usd_equalance\":\"1\",\"client\":\"ACCT66A752477000C7\",\"marketer\":\"undefine
d\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash
_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACC
OUNTBRCH668EED6BC0B172\",\"old_balance\":\"200\",\"invoice\":\"1\",\"memo\":null,\"
sales_total\":\"5350\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total
\":\"5350\",\"cash_received\":\"350\",\"remaining_amount\":\"5000\",\"items_details
\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM674AA3C1E5A251\\\
",\\\"item_uqid\\\":\\\"RTIREM1733031225625\\\",\\\"warehouse\\\":\\\"WRHS674AA2F78
FEF49\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"na
rration\\\":null,\\\"cost\\\":500,\\\"sale_price\\\":535,\\\"bundle\\\":0,\\\"toop\
\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":35,\\\"item_total\\\":5350,\
\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM674AA3C1E5A251-+
+-\",\"sale_warehouse\":\"-++-WRHS674AA2F78FEF49-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"5350\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5350
\",\"total_profit_amount\":\"350\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-30 10:35:54\"}','2024-11-30 10:05:54'),
(1599,'SAL_202411301035541732944954701551872',1,'sales_cra_SALE674AA43A11BCF7_SAFEA
CCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','sales','ALE_SALE674AA4
3A11BCF7','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','2024-11-30
10:35:54','usd',350,350,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674AA43A11BCF7\" target=\"_blank\">Sales#
1, Total: 5,350.00, Trans Exp: 0.00, Paid:
350.00</a>',NULL,'{\"id\":\"197\",\"uid\":\"SALE674AA43A11BCF7\",\"serial_id\":\"1\
",\"branch\":\"BRCH668EED6BC0B172\",\"quotation\":null,\"currency\":\"usd\",\"curre
ncy_usd_equalance\":\"1\",\"client\":\"ACCT66A752477000C7\",\"marketer\":\"undefine
d\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash
_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACC
OUNTBRCH668EED6BC0B172\",\"old_balance\":\"200\",\"invoice\":\"1\",\"memo\":null,\"
sales_total\":\"5350\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total
\":\"5350\",\"cash_received\":\"350\",\"remaining_amount\":\"5000\",\"items_details
\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM674AA3C1E5A251\\\
",\\\"item_uqid\\\":\\\"RTIREM1733031225625\\\",\\\"warehouse\\\":\\\"WRHS674AA2F78
FEF49\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"na
rration\\\":null,\\\"cost\\\":500,\\\"sale_price\\\":535,\\\"bundle\\\":0,\\\"toop\
\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",
\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":35,\\\"item_total\\\":5350,\
\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM674AA3C1E5A251-+
+-\",\"sale_warehouse\":\"-++-WRHS674AA2F78FEF49-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"5350\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5350
\",\"total_profit_amount\":\"350\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-11-30 10:35:54\"}','2024-11-30 10:05:54'),
(1600,'SAL_202411301037381732945058596167168',2,'sales_SALE674AA4A2670F86_CASHSALEB
RCH668EED6BC0B172_client_usd','BRCH668EED6BC0B172','sales','ALE_SALE674AA4A2670F86'
,'CASHSALEBRCH668EED6BC0B172','client','2024-11-30 10:37:38','usd',500,500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674AA4A2670F86\" target=\"_blank\">Sales#
2, Total: 26,500.00, Trans Exp: 0.00, Paid:
26,000.00</a>',NULL,'{\"id\":\"198\",\"uid\":\"SALE674AA4A2670F86\",\"serial_id\":\
"2\",\"branch\":\"BRCH668EED6BC0B172\",\"quotation\":null,\"currency\":\"usd\",\"cu
rrency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EED6BC0B172\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"\\u062e\\u0627\\u0646\\u0632\\u0645\\u0627\\
u0646\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
ED6BC0B172\",\"old_balance\":\"100\",\"invoice\":\"2\",\"memo\":null,\"sales_total\
":\"26500\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"26500\
",\"cash_received\":\"26000\",\"remaining_amount\":\"500\",\"items_details\":\"[{\\
\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM674AA3C1E5A251\\\",\\\"ite
m_uqid\\\":\\\"RTIREM1733031338822\\\",\\\"warehouse\\\":\\\"WRHS674AA2F78FEF49\\\"
,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\
\":null,\\\"cost\\\":500,\\\"sale_price\\\":530,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"disco
unt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_total\\\":26500,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM674AA3C1E5A251-+
+-\",\"sale_warehouse\":\"-++-WRHS674AA2F78FEF49-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"26500\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"265
00\",\"total_profit_amount\":\"1500\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-30 10:37:38\"}','2024-11-30 10:07:38'),
(1601,'SAL_202411301037381732945058770550016',2,'sales_cra_SALE674AA4A2670F86_SAFEA
CCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','sales','ALE_SALE674AA4
A2670F86','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','2024-11-30
10:37:38','usd',26000,26000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674AA4A2670F86\" target=\"_blank\">Sales#
2, Total: 26,500.00, Trans Exp: 0.00, Paid:
26,000.00</a>',NULL,'{\"id\":\"198\",\"uid\":\"SALE674AA4A2670F86\",\"serial_id\":\
"2\",\"branch\":\"BRCH668EED6BC0B172\",\"quotation\":null,\"currency\":\"usd\",\"cu
rrency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EED6BC0B172\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"\\u062e\\u0627\\u0646\\u0632\\u0645\\u0627\\
u0646\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
ED6BC0B172\",\"old_balance\":\"100\",\"invoice\":\"2\",\"memo\":null,\"sales_total\
":\"26500\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"26500\
",\"cash_received\":\"26000\",\"remaining_amount\":\"500\",\"items_details\":\"[{\\
\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM674AA3C1E5A251\\\",\\\"ite
m_uqid\\\":\\\"RTIREM1733031338822\\\",\\\"warehouse\\\":\\\"WRHS674AA2F78FEF49\\\"
,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\
\":null,\\\"cost\\\":500,\\\"sale_price\\\":530,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":50,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"disco
unt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":30,\\\"item_total\\\":26500,\\\"set_n
ame\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM674AA3C1E5A251-+
+-\",\"sale_warehouse\":\"-++-WRHS674AA2F78FEF49-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"26500\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"265
00\",\"total_profit_amount\":\"1500\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-11-30 10:37:38\"}','2024-11-30 10:07:38'),
(1602,'EXP_202411301102311732946551194625024',NULL,'shareholder_credit_SHRHLC674AAA
76DDB3D6_SAFEACCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','sharehol
der_credit','ALE_SHRHLC674AAA76DDB3D6','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','
2024-11-30 10:32:30','usd',0,0,500,500,'shareholder_credit:
rdf','rdf','{\"id\":\"11\",\"uid\":\"SHRHLC674AAA76DDB3D6\",\"branch\":\"BRCH668EED
6BC0B172\",\"event_date\":\"2024-11-
30\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"shareholder\":\"SHRHL674AA9A68D7343\",\"shareholder_name\":\"\\u062f\\
u0627\\u06a9\\u062a\\u0631 \\u0639\\u0628\\u0627\\u0633\\
u06cc\",\"amount\":\"500\",\"percentage\":\"50\",\"credit_account\":\"SAFEACCOUNTBR
CH668EED6BC0B172\",\"credit_account_name\":\"Cash\",\"details\":\"rdf\",\"created_a
t\":\"2024-11-30 10:32:30\"}','2024-11-30 10:32:31'),
(1603,'ACT_202411301112581732947178237821184',NULL,'opening_balance_ACCT674AACEA1D6
958_ACCT674AACEA1D6958_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT674AACEA1D6958','ACCT674AACEA1D6958','client','2024-11-30
10:42:58','CURR66F984C96B6691',2000,2000,0,0,'gg','gg','{\"id\":\"5283\",\"uid\":\"
ACCT674AACEA1D6958\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"gg\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\"
:\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\
"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-11-30
10:42:58\"}','2024-11-30 10:42:58'),
(1604,'EXP_202411301211481732950708833873152',NULL,'capitals_CAP674ABAB4818735_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','capitals','ALE_CAP674
ABAB4818735','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-11-30
11:41:48','usd',10000,10000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT MONEY','aHMAD
CUSTOMER BROUGHT
MONEY','{\"id\":\"36\",\"uid\":\"CAP674ABAB4818735\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-11-
30\",\"type\":\"CPCT672F040F0E9D12\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL6721F41F342023\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\
u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"10000\",\"percentage\":\"40\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-11-30
11:41:48\",\"currency_usd_equalance\":\"1\"}','2024-11-30 11:41:48'),
(1605,'ACT_202411301329441732955384505305088',NULL,'opening_balance_ACCT674ACCF8556
1E8_ACCT674ACCF85561E8_client_CURR66A865CEADC264','BRCH668E4256885D12','accounts','
ALE_ACCT674ACCF85561E8','ACCT674ACCF85561E8','client','2024-11-30
12:59:44','CURR66A865CEADC264',5000,5000,2000,2000,'‫ حساب سابقه انتقال‬۱۴۰۰ ‫از تاریخ‬
‫ حساب سابقه انتقال‬۱۴۰۰ ‫'از تاریخ‬,'‫یافت‬
‫'یافت‬,'{\"id\":\"5284\",\"uid\":\"ACCT674ACCF85561E8\",\"branch\":\"BRCH668E4256885
D12\",\"name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"type\":\"client\",\"code\":\"200\",\"mobile\":\"079900022\",\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0627\\u0632 \\u062a\\u0627\\u0631\\u06cc\\u062e \\
u06f1\\u06f4\\u06f0\\u06f0 \\u062d\\u0633\\u0627\\u0628 \\u0633\\u0627\\u0628\\
u0642\\u0647 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u06cc\\u0627\\u0641\\
u062a\",\"address\":\"\\u0627\\u0644\\u0645\\u0627\\u0631 - \\u0642\\u0631\\
u0647\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66A865CEADC
264\\\",\\\"usd_equalance\\\":\\\"66\\\",\\\"ob_debit\\\":\\\"5000\\\",\\\"ob_credi
t\\\":\\\"2000\\\"}]\",\"created_at\":\"2024-11-30 12:59:44\"}','2024-11-30
12:59:44'),
(1606,'JRL_202411301331461732955506718589184',3,'journal_receiving_JRNL674ACD71A150
77_ACCT674ACCF85561E8_client_CURR66A865CEADC264','BRCH668E4256885D12','journal','AL
E_JRNL674ACD71A15077','ACCT674ACCF85561E8','client','2024-11-30
13:01:45','CURR66A865CEADC264',0,0,1000,1000,'Journal # 3 ‫'حساب‬,'‫حساب نقده‬
‫'نقده‬,'{\"id\":\"152\",\"uid\":\"JRNL674ACD71A15077\",\"branch\":\"BRCH668E4256885D
12\",\"journal_date\":\"2024-11-
30\",\"receiving_currency\":\"CURR66A865CEADC264\",\"payment_currency\":\"CURR66A86
5CEADC264\",\"receiving_account\":\"ACCT674ACCF85561E8\",\"payment_account\":\"ACCT
674ACCF85561E8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u062d\\u0633\\
u0627\\u0628 \\u0646\\u0642\\u062f\\u0647\",\"payment_narration\":\"\\u062d\\
u0633\\u0627\\u0628 \\u0646\\u0642\\u062f\\
u0647\",\"receiving_cue\":\"66\",\"payment_cue\":\"66\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-30
13:01:45\",\"invoice\":\"3\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"3\"}','2024-11-30 13:01:46'),
(1607,'JRL_202411301331471732955507460340992',3,'journal_payment_JRNL674ACD71A15077
_ACCT674ACCF85561E8_client_CURR66A865CEADC264','BRCH668E4256885D12','journal','ALE_
JRNL674ACD71A15077','ACCT674ACCF85561E8','client','2024-11-30
13:01:45','CURR66A865CEADC264',1000,1000,0,0,'Journal # 3 ‫'حساب‬,'‫حساب نقده‬
‫'نقده‬,'{\"id\":\"152\",\"uid\":\"JRNL674ACD71A15077\",\"branch\":\"BRCH668E4256885D
12\",\"journal_date\":\"2024-11-
30\",\"receiving_currency\":\"CURR66A865CEADC264\",\"payment_currency\":\"CURR66A86
5CEADC264\",\"receiving_account\":\"ACCT674ACCF85561E8\",\"payment_account\":\"ACCT
674ACCF85561E8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u062d\\u0633\\
u0627\\u0628 \\u0646\\u0642\\u062f\\u0647\",\"payment_narration\":\"\\u062d\\
u0633\\u0627\\u0628 \\u0646\\u0642\\u062f\\
u0647\",\"receiving_cue\":\"66\",\"payment_cue\":\"66\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-11-30
13:01:45\",\"invoice\":\"3\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"3\"}','2024-11-30 13:01:47'),
(1610,'SAL_202412030956431733201803830116864',7,'sales_SALE674E8F8B92FE39_ACCT66B2F
A4082C189_supplier_usd','BRCH668EE96F643F60','sales','ALE_SALE674E8F8B92FE39','ACCT
66B2FA4082C189','supplier','2024-12-03 09:56:43','usd',840,840,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674E8F8B92FE39\" target=\"_blank\">Sales#
235, Total: 840.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"199\",\"uid\":\"SALE674E8F8B92FE39\",\"serial_id\":\"7\",
\"branch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66B2FA4082C189\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"8014\",\"invoice\":\"235\",\"memo\":null,\"sales_total\":\"840\",\"tran
s_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"840\",\"cash_received\":
\"0\",\"remaining_amount\":\"840\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pla
te\\\":null,\\\"item\\\":\\\"ITEM674E8E4B330470\\\",\\\"item_uqid\\\":\\\"RTIREM173
3201655512\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"batch\\\":\\\"BCH10
01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":3.5
,\\\"sale_price\\\":40,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty
\\\":21,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":
0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\
\\":0,\\\"profit\\\":36.5,\\\"item_total\\\":840,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM674E8E4B330470-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"840\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"840\"
,\"total_profit_amount\":\"766.5\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-03 09:56:43\"}','2024-12-03 09:26:43'),
(1611,'SAL_202412030956441733201804056685056',7,'sales_sacrSALE674E8F8B92FE39_SAFEA
CCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sales','ALE_SALE674E8F
8B92FE39','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-12-03
09:56:43','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674E8F8B92FE39\" target=\"_blank\">Sales#
235, Total: 840.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"199\",\"uid\":\"SALE674E8F8B92FE39\",\"serial_id\":\"7\",
\"branch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66B2FA4082C189\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"8014\",\"invoice\":\"235\",\"memo\":null,\"sales_total\":\"840\",\"tran
s_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"840\",\"cash_received\":
\"0\",\"remaining_amount\":\"840\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pla
te\\\":null,\\\"item\\\":\\\"ITEM674E8E4B330470\\\",\\\"item_uqid\\\":\\\"RTIREM173
3201655512\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"batch\\\":\\\"BCH10
01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":3.5
,\\\"sale_price\\\":40,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty
\\\":21,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":
0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\
\\":0,\\\"profit\\\":36.5,\\\"item_total\\\":840,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-ITEM674E8E4B330470-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"840\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"840\"
,\"total_profit_amount\":\"766.5\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-03 09:56:43\"}','2024-12-03 09:26:44'),
(1612,'ACT_202412031046161733204776040218112',NULL,'opening_balance_ACCT674E9B27DC4
DE9_ACCT674E9B27DC4DE9_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT674E9B27DC4DE9','ACCT674E9B27DC4DE9','client','2024-12-03
10:16:15','CURR66F984C96B6691',2000,2000,0,0,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5285\",\"uid\":\"ACCT674E9B27DC4DE9\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nu
ll,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":null,\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\
u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
00\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-03 10:16:15\"}','2024-
12-03 10:16:16'),
(1613,'ACT_202412031048231733204903965356032',NULL,'opening_balance_ACCT674E9BA7C30
247_ACCT674E9BA7C30247_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT674E9BA7C30247','ACCT674E9BA7C30247','supplier','2024-12-03
10:18:23','CURR66F984C96B6691',0,0,4000,4000,'‫'ر‬,'‫'ر‬,'{\"id\":\"5286\",\"uid\":\"AC
CT674E9BA7C30247\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\u0631\\
u06a9\\u062a \\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-12-03 10:18:23\"}','2024-
12-03 10:18:23'),
(1614,'EXP_202412031109041733206144109366016',NULL,'capitals_CAP674EA07F9AB283_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','capita
ls','ALE_CAP674EA07F9AB283','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-03
10:39:03','CURR66F984C96B6691',600000,600000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT
MONEY','aHMAD CUSTOMER BROUGHT
MONEY','{\"id\":\"37\",\"uid\":\"CAP674EA07F9AB283\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-12-
03\",\"type\":\"CPCT6742D0E34A2B88\",\"type_name\":\"\\u0646\\u0642\\u062f\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL674E9E7309C992\",\"shareholder_name\":\"\\u0627\\
u062d\\u0645\\u062f \\u062e\\u0627\\
u0646\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\u06cc\",\"amount\":\"600000\",\"percentage\":\"50\",\"details\":\"aHMAD
CUSTOMER BROUGHT MONEY\",\"created_at\":\"2024-12-03
10:39:03\",\"currency_usd_equalance\":\"68.5\"}','2024-12-03 10:39:04'),
(1615,'JRL_202412031220331733210433189304064',16,'journal_receiving_JRNL674EB140882
F06_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356'
,'journal','ALE_JRNL674EB140882F06','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','202
4-12-03 11:50:32','CURR668EFECFDD0671',0,0,100,100,'Journal # 16 ‫بخاطر خرید نان‬
‫'بخاطر خرید نان‬,'‫چاشت‬
‫'چاشت‬,'{\"id\":\"153\",\"uid\":\"JRNL674EB140882F06\",\"branch\":\"BRCH668EE8F08DD3
56\",\"journal_date\":\"2024-12-
03\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"receiving_amount\":\"100\",\"payment_amoun
t\":\"100\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\
":\"\\u0628\\u062e\\u0627\\u0637\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u0646\\
u0627\\u0646 \\u0686\\u0627\\u0634\\u062a\",\"payment_narration\":\"\\u0628\\
u062e\\u0627\\u0637\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u0646\\u0627\\u0646 \\
u0686\\u0627\\u0634\\
u062a\",\"receiving_cue\":\"67\",\"payment_cue\":\"67\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-03
11:50:32\",\"invoice\":\"16\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"16\"}','2024-12-03 11:50:33'),
(1616,'JRL_202412031220331733210433599313920',16,'journal_payment_JRNL674EB140882F0
6_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','
journal','ALE_JRNL674EB140882F06','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-
12-03 11:50:32','CURR668EFECFDD0671',100,100,0,0,'Journal # 16 ‫بخاطر خرید نان‬
‫'بخاطر خرید نان‬,'‫چاشت‬
‫'چاشت‬,'{\"id\":\"153\",\"uid\":\"JRNL674EB140882F06\",\"branch\":\"BRCH668EE8F08DD3
56\",\"journal_date\":\"2024-12-
03\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"payment_accou
nt\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"receiving_amount\":\"100\",\"payment_amoun
t\":\"100\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\
":\"\\u0628\\u062e\\u0627\\u0637\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u0646\\
u0627\\u0646 \\u0686\\u0627\\u0634\\u062a\",\"payment_narration\":\"\\u0628\\
u062e\\u0627\\u0637\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u0646\\u0627\\u0646 \\
u0686\\u0627\\u0634\\
u062a\",\"receiving_cue\":\"67\",\"payment_cue\":\"67\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-03
11:50:32\",\"invoice\":\"16\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"16\"}','2024-12-03 11:50:33'),
(1617,'ACT_202412031225221733210722910167040',NULL,'opening_balance_ACCT674EB262AC8
1D5_ACCT674EB262AC81D5_client_CURR66B4787C383EC4','BRCH668EE96F643F60','accounts','
ALE_ACCT674EB262AC81D5','ACCT674EB262AC81D5','client','2024-12-03
11:55:22','CURR66B4787C383EC4',5000,5000,0,0,' ‫'از‬,'‫از سابقه‬
‫'سابقه‬,'{\"id\":\"5287\",\"uid\":\"ACCT674EB262AC81D5\",\"branch\":\"BRCH668EE96F64
3F60\",\"name\":\"\\u0627\\u0633\\u062a\\u0627\\u062f \\u0646\\u0648\\u0631\\
u0627\\u062d\\u0645\\u062f \\u0627\\u0646\\u062f\\u062e\\u0648\\
u06cc\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":\"0795016530\",\"cli
ent_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"mar
keter\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,
\"employee_uid\":null,\"memo\":\"\\u0627\\u0632 \\u0633\\u0627\\u0628\\u0642\\
u0647\",\"address\":\"\\u0627\\u0646\\u062f\\u062e\\u0648\\
u06cc\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66B4787C383
EC4\\\",\\\"usd_equalance\\\":\\\"71\\\",\\\"ob_debit\\\":\\\"5000\\\",\\\"ob_credi
t\\\":\\\"0\\\"}]\",\"created_at\":\"2024-12-03 11:55:22\"}','2024-12-03
11:55:22'),
(1618,'PCH_202412041115131733292913955975168',21,'purchases_pa_PRCH674FF371A296F4_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH674FF371A296F4','ACCT66FCE5D9C135C3','supplier','2024-12-04
11:15:13','CURR66F984C96B6691',0,0,20,20,'<a
href=\"__embed_host__/purchases/invoice/PRCH674FF371A296F4\"
target=\"_blank\">Purchase# 1, Total: 820.00, Paid:
800.00</a>',NULL,'{\"id\":\"109\",\"uid\":\"PRCH674FF371A296F4\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68
.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
77170\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"820\",\"discount_amount\"
:\"0\",\"sub_total_amount\":\"820\",\"paid_amount\":\"800\",\"cash_paid_account\":\
"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"20\",\"transport_expense\":\"
0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"warehouse\\\":\\\"WRH
S674EA17040CBF4\\\",\\\"cost\\\":30,\\\"real_cost\\\":30,\\\"qty\\\":20,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"profit\\\":10,\\\"tp\\\":40,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,
\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"sale_price\\\":40,\\\"transport_expense\\\":0,\\\"expen
se\\\":\\\"null\\\",\\\"total\\\":600},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\
\",\\\"cost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":11,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":2,\\
\"tp\\\":22,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":22,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\
",\\\"total\\\":220}]\",\"items_uid\":\"-++-ITEM66F85D838E02F9-++-,-++-
ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-WRHS674EA17040CBF4-++-,-++-
WRHS674EA17040CBF4-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-04
11:15:13\",\"serial_id\":\"21\"}','2024-12-04 10:45:13'),
(1619,'PCH_202412041115141733292914157008896',21,'purchases_cpa_PRCH674FF371A296F4_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH674FF371A296F4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-04 11:15:13','CURR66F984C96B6691',0,0,800,800,'<a
href=\"__embed_host__/purchases/invoice/PRCH674FF371A296F4\"
target=\"_blank\">Purchase# 1, Total: 820.00, Paid:
800.00</a>',NULL,'{\"id\":\"109\",\"uid\":\"PRCH674FF371A296F4\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68
.5\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
77170\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"820\",\"discount_amount\"
:\"0\",\"sub_total_amount\":\"820\",\"paid_amount\":\"800\",\"cash_paid_account\":\
"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"20\",\"transport_expense\":\"
0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"warehouse\\\":\\\"WRH
S674EA17040CBF4\\\",\\\"cost\\\":30,\\\"real_cost\\\":30,\\\"qty\\\":20,\\\"bonus\\
\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\
\"profit\\\":10,\\\"tp\\\":40,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,
\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"sale_price\\\":40,\\\"transport_expense\\\":0,\\\"expen
se\\\":\\\"null\\\",\\\"total\\\":600},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\
\",\\\"cost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":11,\\\"bonus\\\":0,\\\"m2\\\":0
,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":2,\\
\"tp\\\":22,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":22,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\
",\\\"total\\\":220}]\",\"items_uid\":\"-++-ITEM66F85D838E02F9-++-,-++-
ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-WRHS674EA17040CBF4-++-,-++-
WRHS674EA17040CBF4-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-04
11:15:13\",\"serial_id\":\"21\"}','2024-12-04 10:45:14'),
(1620,'EXP_202412041127531733293673043706880',12,'expenses_EXPE674FF668DD11F3_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE674FF668DD11F3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-04
10:57:52','CURR66F984C96B6691',0,0,9000,9000,'Expense:
‫'تتت‬,'‫'تتت‬,'{\"id\":\"76\",\"uid\":\"EXPE674FF668DD11F3\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"type\":\"EXPT670A0F367C7604\",\"exp_date\":\"2024-12-
04\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"9000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"n
arration\":\"\\u062a\\u062a\\
u062a\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-12-04 10:57:52\",\"serial_id\":\"12\"}','2024-12-
04 10:57:53'),
(1621,'SAL_202412041136151733294175858567936',45,'sales_SALE674FF85FA7A712_ACCT66FA
F39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE674FF85
FA7A712','ACCT66FAF39CE100E5','client','2024-12-04
11:36:15','CURR66F984C96B6691',5000,5000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674FF85FA7A712\" target=\"_blank\">Sales#
46, Total: 15,000.00, Trans Exp: 0.00, Paid:
10,000.00</a>',NULL,'{\"id\":\"200\",\"uid\":\"SALE674FF85FA7A712\",\"serial_id\":\
"45\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FAF39CE100E5\",\
"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_co
mmission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_receiv
ed_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"17858.064516129\",
\"invoice\":\"46\",\"memo\":null,\"sales_total\":\"15000\",\"trans_expense\":\"0\",
\"expense_account\":null,\"sub_total\":\"15000\",\"cash_received\":\"10000\",\"rema
ining_amount\":\"5000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null
,\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1733293924823\
\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\
\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price
\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"ou
t_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\
\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"prof
it\\\":1500,\\\"item_total\\\":15000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"15000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"150
00\",\"total_profit_amount\":\"3000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-12-04 11:36:15\"}','2024-12-04 11:06:15'),
(1622,'SAL_202412041136161733294176133790976',45,'sales_cra_SALE674FF85FA7A712_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE674FF85FA7A712','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-04
11:36:15','CURR66F984C96B6691',10000,10000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE674FF85FA7A712\" target=\"_blank\">Sales#
46, Total: 15,000.00, Trans Exp: 0.00, Paid:
10,000.00</a>',NULL,'{\"id\":\"200\",\"uid\":\"SALE674FF85FA7A712\",\"serial_id\":\
"45\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"68.5\",\"client\":\"ACCT66FAF39CE100E5\",\
"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_co
mmission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_receiv
ed_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"17858.064516129\",
\"invoice\":\"46\",\"memo\":null,\"sales_total\":\"15000\",\"trans_expense\":\"0\",
\"expense_account\":null,\"sub_total\":\"15000\",\"cash_received\":\"10000\",\"rema
ining_amount\":\"5000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null
,\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"item_uqid\\\":\\\"RTIREM1733293924823\
\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\
\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":6000,\\\"sale_price
\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"ou
t_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\
\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"prof
it\\\":1500,\\\"item_total\\\":15000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66FEC2264871C0-++-\",\"sale_warehouse\":\"-++-
WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-01-+
+-\",\"total_sales_amount\":\"15000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"150
00\",\"total_profit_amount\":\"3000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-12-04 11:36:15\"}','2024-12-04 11:06:16'),
(1623,'JRL_202412041142151733294535990277120',26,'journal_receiving_JRNL674FF9C7CCE
737_ACCT66FAF39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL674FF9C7CCE737','ACCT66FAF39CE100E5','client','2024-12-04
11:12:15','CURR66F984C96B6691',0,0,5000,5000,'Journal # 26
ggggg','ggggg','{\"id\":\"154\",\"uid\":\"JRNL674FF9C7CCE737\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-12-
04\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"5000\",\"payment_amount\":\"5000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"ggggg
\",\"payment_narration\":\"ggggg\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.
5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_ui
d\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\
"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"creat
ed_at\":\"2024-12-04
11:12:15\",\"invoice\":\"26\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"26\"}','2024-12-04 11:12:15'),
(1624,'JRL_202412041142161733294536161120000',26,'journal_payment_JRNL674FF9C7CCE73
7_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL674FF9C7CCE737','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-04 11:12:15','CURR66F984C96B6691',5000,5000,0,0,'Journal # 26
ggggg','ggggg','{\"id\":\"154\",\"uid\":\"JRNL674FF9C7CCE737\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-12-
04\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"5000\",\"payment_amount\":\"5000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"ggggg
\",\"payment_narration\":\"ggggg\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.
5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_ui
d\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_a
pproval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\
"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"creat
ed_at\":\"2024-12-04
11:12:15\",\"invoice\":\"26\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"26\"}','2024-12-04 11:12:16'),
(1625,'EXP_202412051203201733382200257309952',NULL,'assets_ASET675150381DB716_SAFEA
CCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','virtues','ALE_ASET6751
50381DB716','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','2024-12-05
11:33:20','usd',0,0,200,200,'Assets: 54‫'قلف‬,'‫ق‬54‫قلف‬
‫'ق‬,'{\"id\":\"8\",\"uid\":\"ASET675150381DB716\",\"branch\":\"BRCH668EED6BC0B172\",
\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"currency_name\":\"\\u062f\\
u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"account\":\"SAFEACCOUNTBRCH668EED6BC0B172\",\"account_name\":\"Cash\",\"t
ype\":\"CPCT67513CA49CB8C1\",\"type_name\":\"\\u062a\\u0645\\u0627\\u0645 \\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0634\\u0631\\u06a9\\u062a\",\"name\":\"\\u0645\\
u0627\\u0634\\u06cc\\
u0646\",\"qty\":\"1\",\"price\":\"200\",\"total\":\"200\",\"narration\":\"\\u0642\\
u0644\\u064154\\u0642\",\"created_at\":\"2024-12-05 11:33:20\"}','2024-12-05
11:33:20'),
(1626,'EXP_202412051204131733382253750941952',NULL,'assets_ASET6751506D991324_SAFEA
CCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','virtues','ALE_ASET6751
506D991324','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','2024-12-05
11:34:13','usd',0,0,12000,12000,'Assets:
‫'ثقب‬,'‫'ثقب‬,'{\"id\":\"9\",\"uid\":\"ASET6751506D991324\",\"branch\":\"BRCH668EED6BC
0B172\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"currency_name\":\"\
\u062f\\u0627\\u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"account\":\"SAFEACCOUNTBRCH668EED6BC0B172\",\"account_name\":\"Cash\",\"t
ype\":\"CPCT67513CA49CB8C1\",\"type_name\":\"\\u062a\\u0645\\u0627\\u0645 \\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0634\\u0631\\u06a9\\u062a\",\"name\":\"\\u0634\\
u06cc\\u0634\\
u0647\",\"qty\":\"10\",\"price\":\"1200\",\"total\":\"12000\",\"narration\":\"\\
u062b\\u0642\\u0628\",\"created_at\":\"2024-12-05 11:34:13\"}','2024-12-05
11:34:13'),
(1627,'EXP_202412051205471733382347700965888',NULL,'capitals_CAP675150CB5FF4C8_SAFE
ACCOUNTBRCH668EED6BC0B172_cashbook_usd','BRCH668EED6BC0B172','capitals','ALE_CAP675
150CB5FF4C8','SAFEACCOUNTBRCH668EED6BC0B172','cashbook','2024-12-05
11:35:47','usd',30000,30000,0,0,'Capitals:
‫'ههخ‬,'‫'ههخ‬,'{\"id\":\"38\",\"uid\":\"CAP675150CB5FF4C8\",\"branch\":\"BRCH668EED6BC
0B172\",\"event_date\":\"2024-12-
05\",\"type\":\"CPCT67515093A23912\",\"type_name\":\"\\u0646\\u0642\\u062f\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EED6BC0B172\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL674AA8A844A9F8\",\"shareholder_name\":\"\\u0631\\u0627\\u0634\\
u062f \\u062e\\u0627\\u0646 \\u0627\\u0641\\u063a\\u0627\\u0646 \\u0639\\u0628\\
u0627\\u0633\\u06cc\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\
u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"30000\",\"percentage\":\"50\",\"details\":\"\\u0647\\u0647\\
u062e\",\"created_at\":\"2024-12-05
11:35:47\",\"currency_usd_equalance\":\"1\"}','2024-12-05 11:35:47'),
(1628,'SAL_202412051529351733394575510612992',8,'sales_SALE6751808F547995_ACCT66E54
09B378958_client_usd','BRCH668EE96F643F60','sales','ALE_SALE6751808F547995','ACCT66
E5409B378958','client','2024-12-05 15:29:35','usd',800,800,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6751808F547995\" target=\"_blank\">Sales#
236, Total: 800.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"201\",\"uid\":\"SALE6751808F547995\",\"serial_id\":\"8\",
\"branch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66E5409B378958\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":null,\"invoice\":\"236\",\"memo\":null,\"sales_total\":\"800\",\"trans_ex
pense\":\"0\",\"expense_account\":null,\"sub_total\":\"800\",\"cash_received\":\"0\
",\"remaining_amount\":\"800\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM674E8E4B330470\\\",\\\"item_uqid\\\":\\\"RTIREM1733394
567288\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":3.5,\\\
"sale_price\\\":40,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\"
:20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":
0,\\\"profit\\\":36.5,\\\"item_total\\\":800,\\\"set_name\\\":0,\\\"set_uid\\\":0}]
\",\"sale_items\":\"-++-ITEM674E8E4B330470-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"800\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"800\"
,\"total_profit_amount\":\"730\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-12-05 15:29:35\"}','2024-12-05 14:59:35'),
(1629,'SAL_202412051529351733394575644315904',8,'sales_sacrSALE6751808F547995_SAFEA
CCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','sales','ALE_SALE675180
8F547995','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-12-05
15:29:35','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6751808F547995\" target=\"_blank\">Sales#
236, Total: 800.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"201\",\"uid\":\"SALE6751808F547995\",\"serial_id\":\"8\",
\"branch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66E5409B378958\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":null,\"invoice\":\"236\",\"memo\":null,\"sales_total\":\"800\",\"trans_ex
pense\":\"0\",\"expense_account\":null,\"sub_total\":\"800\",\"cash_received\":\"0\
",\"remaining_amount\":\"800\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM674E8E4B330470\\\",\\\"item_uqid\\\":\\\"RTIREM1733394
567288\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":3.5,\\\
"sale_price\\\":40,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\"
:20,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":
0,\\\"profit\\\":36.5,\\\"item_total\\\":800,\\\"set_name\\\":0,\\\"set_uid\\\":0}]
\",\"sale_items\":\"-++-ITEM674E8E4B330470-++-\",\"sale_warehouse\":\"-++-
WRHS66B2FA79C91636-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"800\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"800\"
,\"total_profit_amount\":\"730\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-12-05 15:29:35\"}','2024-12-05 14:59:35'),
(1630,'ACT_202412051830231733405423726035968',NULL,'opening_balance_ACCT6751AAEF80D
412_ACCT6751AAEF80D412_employee_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT6751AAEF80D412','ACCT6751AAEF80D412','employee','2024-12-05
18:00:23','CURR66F984C96B6691',0,0,0,0,'‫'انتقال کاته نمبر‬,'۱ ‫انتقال کاته نمبر‬
۱','{\"id\":\"5289\",\"uid\":\"ACCT6751AAEF80D412\",\"branch\":\"BRCH668EFCDB7C8B58
\",\"name\":\"\\u062e\\u0627\\u0646\\u0632\\u0645\\u0627\\
u0646\",\"type\":\"employee\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u06a9\\
u0627\\u062a\\u0647 \\u0646\\u0645\\u0628\\u0631 \\u06f1\",\"address\":\"\\u0644\\
u0648\\u06af\\
u0631\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR66F984C96B6
691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"\\\\u06f2\\\\
u06f3\\\\u06f0\\\\u06f0\\\\u06f0\\\\
u06f0\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-05
18:00:23\"}','2024-12-05 18:00:23'),
(1631,'JRL_202412051831561733405516095994112',27,'journal_receiving_JRNL6751AB4BEA9
D30_ACCT6751AAEF80D412_employee_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal',
'ALE_JRNL6751AB4BEA9D30','ACCT6751AAEF80D412','employee','2024-12-05
18:01:55','CURR66F984C96B6691',0,0,23000,23000,'Journal # 27 ‫'رسیدشد‬,'‫رسیدشد پول‬
‫'پول‬,'{\"id\":\"155\",\"uid\":\"JRNL6751AB4BEA9D30\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
05\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6751AAEF80D412\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"23000\",\"payment_amount\":\"230
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0631\\u0633\\u06cc\\u062f\\u0634\\u062f \\u067e\\u0648\\
u0644\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f\\u0634\\u062f \\
u067e\\u0648\\
u0644\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-05
18:01:55\",\"invoice\":\"27\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"27\"}','2024-12-05 18:01:56'),
(1632,'JRL_202412051831561733405516220750080',27,'journal_payment_JRNL6751AB4BEA9D3
0_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL6751AB4BEA9D30','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-05 18:01:55','CURR66F984C96B6691',23000,23000,0,0,'Journal # 27 ‫رسیدشد‬
‫'رسیدشد‬,'‫پول‬
‫'پول‬,'{\"id\":\"155\",\"uid\":\"JRNL6751AB4BEA9D30\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
05\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6751AAEF80D412\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"23000\",\"payment_amount\":\"230
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0631\\u0633\\u06cc\\u062f\\u0634\\u062f \\u067e\\u0648\\
u0644\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f\\u0634\\u062f \\
u067e\\u0648\\
u0644\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-05
18:01:55\",\"invoice\":\"27\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"27\"}','2024-12-05 18:01:56'),
(1633,'PCH_202412061357001733475420721998080',7,'purchases_pa_PRCH6752BC5C6BAED1_AC
CT66B72B481FA053_client_usd','BRCH668EE96F643F60','purchases','ALE_PRCH6752BC5C6BAE
D1','ACCT66B72B481FA053','client','2024-12-06 13:57:00','usd',0,0,4000,4000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6752BC5C6BAED1\"
target=\"_blank\">Purchase# 104, Total: 4,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"110\",\"uid\":\"PRCH6752BC5C6BAED1\",\"branch\":\"BRCH668
EE96F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT66B72B481FA053\",\"old_balance\":\"-
327300\",\"invoice\":\"104\",\"memo\":null,\"grand_total\":\"4000\",\"discount_amou
nt\":\"0\",\"sub_total_amount\":\"4000\",\"paid_amount\":null,\"cash_paid_account\"
:null,\"pending_amount\":\"4000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"ite
m\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\\\",\\\"c
ost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":200,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":10,\\\"tp\\
\":30,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\
"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,
\\\"sale_price\\\":30,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"TRST66B321C76
1E3D6\\\",\\\"total\\\":4000}]\",\"items_uid\":\"-++-ITEM66B6F8DE942A99-+
+-\",\"warehouses_uid\":\"-++-WRHS66B6F95D4C7C00-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST66B321C761E3D6-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-06
13:57:00\",\"serial_id\":\"7\"}','2024-12-06 13:27:00'),
(1634,'PCH_202412061357001733475420909513984',7,'purchases_sapaPRCH6752BC5C6BAED1_S
AFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','purchases','ALE_PR
CH6752BC5C6BAED1','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2024-12-06
13:57:00','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6752BC5C6BAED1\"
target=\"_blank\">Purchase# 104, Total: 4,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"110\",\"uid\":\"PRCH6752BC5C6BAED1\",\"branch\":\"BRCH668
EE96F643F60\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT66B72B481FA053\",\"old_balance\":\"-
327300\",\"invoice\":\"104\",\"memo\":null,\"grand_total\":\"4000\",\"discount_amou
nt\":\"0\",\"sub_total_amount\":\"4000\",\"paid_amount\":null,\"cash_paid_account\"
:null,\"pending_amount\":\"4000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"ite
m\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\\\",\\\"c
ost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":200,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":10,\\\"tp\\
\":30,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\
"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,
\\\"sale_price\\\":30,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"TRST66B321C76
1E3D6\\\",\\\"total\\\":4000}]\",\"items_uid\":\"-++-ITEM66B6F8DE942A99-+
+-\",\"warehouses_uid\":\"-++-WRHS66B6F95D4C7C00-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST66B321C761E3D6-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-06
13:57:00\",\"serial_id\":\"7\"}','2024-12-06 13:27:00'),
(1635,'SAL_202412061957161733497036925245952',8,'sales_SALE673327F86E2238_ACCT671E3
EFD6D52D0_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE673327F8
6E2238','ACCT671E3EFD6D52D0','client','2024-11-12
15:03:36','CURR66BB048E0D9DC8',4800,4800,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673327F86E2238\" target=\"_blank\">Sales#
302, Total: 5,000.00, Trans Exp: 0.00, Paid:
200.00</a>',NULL,'{\"id\":\"166\",\"uid\":\"SALE673327F86E2238\",\"serial_id\":\"8\
",\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0
D9DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT671E3EFD6D52D0\",\"marke
ter\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"commission
\",\"marketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":
null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"old_balance\":\"
332.5\",\"invoice\":\"302\",\"memo\":null,\"sales_total\":\"5000\",\"trans_expense\
":\"0\",\"expense_account\":null,\"sub_total\":\"5000\",\"cash_received\":\"200\",\
"remaining_amount\":\"4800\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM672EFB03B631F2\\\",\\\"item_uqid\\\":\\\"RTIREM173140569
0945\\\",\\\"warehouse\\\":\\\"WRHS672EFA002B2041\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2000,\\\"
sale_price\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\
":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":
0,\\\"profit\\\":500,\\\"item_total\\\":5000,\\\"set_name\\\":\\\"0\\\",\\\"set_uid
\\\":\\\"0\\\"}]\",\"sale_items\":\"-++-ITEM672EFB03B631F2-+
+-\",\"sale_warehouse\":\"-++-WRHS672EFA002B2041-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"5000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5000
\",\"total_profit_amount\":\"1000\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"C
URR66BB048E0D9DC8\\\",\\\"currency_usd_equalance\\\":\\\"68\\\",\\\"client\\\":\\\"
ACCT671E3EFD6D52D0\\\",\\\"marketer\\\":\\\"MARKTRS6704C9249C8189\\\",\\\"sales_man
\\\":null,\\\"commission_type\\\":\\\"commission\\\",\\\"marketer_commission\\\":10
,\\\"cash_client_name\\\":null,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":302,
\\\"memo\\\":null,\\\"sales_total\\\":5000,\\\"trans_expense\\\":0,\\\"expense_acco
unt\\\":null,\\\"sub_total\\\":5000,\\\"cash_received\\\":200,\\\"remaining_amount\
\\":4800,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\
\":null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM672EFB03B631F2\\\\\\\",\\\\\\\"item_uqid\\
\\\\\":\\\\\\\"RTIREM1731405690945\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS67
2EFA002B2041\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\
\\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\
\\\\":2000,\\\\\\\"sale_price\\\\\\\":2500,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\
\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":
0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\
\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\
\\\\\"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":500,\\
\\\\\"item_total\\\\\\\":5000,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"se
t_uid\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-
ITEM672EFB03B631F2-++-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS672EFA002B2041-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":5000,\\\"total_discount_amount\\\":0,\\\"total_di
scount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\":
5000,\\\"total_profit_amount\\\":1000,\\\"cash_received_account\\\":\\\"SAFEACCOUNT
BRCH668E33B1D26DF1\\\",\\\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"20
24-11-12
15:03:36\\\"}\",\"old_entry_details\":\"{\\\"id\\\":\\\"166\\\",\\\"uid\\\":\\\"SAL
E673327F86E2238\\\",\\\"serial_id\\\":\\\"8\\\",\\\"branch\\\":\\\"BRCH668E33B1D26D
F1\\\",\\\"quotation\\\":null,\\\"currency\\\":\\\"CURR66BB048E0D9DC8\\\",\\\"curre
ncy_usd_equalance\\\":\\\"68\\\",\\\"client\\\":\\\"ACCT671E3EFD6D52D0\\\",\\\"mark
eter\\\":\\\"MARKTRS6704C9249C8189\\\",\\\"sales_man\\\":null,\\\"commission_type\\
\":\\\"commission\\\",\\\"marketer_commission\\\":\\\"10\\\",\\\"cash_client_name\\
\":null,\\\"cash_client_mobile\\\":null,\\\"cash_received_account\\\":\\\"SAFEACCOU
NTBRCH668E33B1D26DF1\\\",\\\"old_balance\\\":\\\"332.5\\\",\\\"invoice\\\":\\\"302\
\\",\\\"memo\\\":null,\\\"sales_total\\\":\\\"5000\\\",\\\"trans_expense\\\":\\\"0\
\\",\\\"expense_account\\\":null,\\\"sub_total\\\":\\\"5000\\\",\\\"cash_received\\
\":\\\"1000\\\",\\\"remaining_amount\\\":\\\"4000\\\",\\\"items_details\\\":\\\"[{\
\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\"I
TEM672EFB03B631F2\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1731405690945\\\\
\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS672EFA002B2041\\\\\\\",\\\\\\\"batch\\\\
\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null,\
\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":2000,\\\\\\\"sale_price\\\\\\\":
2500,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\
\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\
\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\
\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":0,\\\\\\\"disco
unt_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":500,\\\\\\\"item_total\\\\\\\":5000,\\\\\\\"
set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",
\\\"sale_items\\\":\\\"-++-ITEM672EFB03B631F2-++-\\\",\\\"sale_warehouse\\\":\\\"-+
+-WRHS672EFA002B2041-++-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":\\\"5000\\\",\\\"total_discount_amount\\\":\\\"0\
\\",\\\"total_discount_amount_1\\\":\\\"0\\\",\\\"total_discount_amount_2\\\":\\\"0
\\\",\\\"gross_total_amount\\\":\\\"5000\\\",\\\"total_profit_amount\\\":\\\"1000\\
\",\\\"return_discount_amount_1\\\":null,\\\"return_discount_amount_2\\\":null,\\\"
total_return_discount\\\":null,\\\"return_profit\\\":null,\\\"return_total\\\":null
,\\\"delivery_type\\\":\\\"full\\\",\\\"user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\
\\"user_name\\\":\\\"admin\\\",\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approv
al_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"adm
in\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN1
27H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_t
ype\\\":\\\"update\\\",\\\"approval_entry\\\":\\\"{\\\\\\\"currency\\\\\\\":\\\\\\\
"CURR66BB048E0D9DC8\\\\\\\",\\\\\\\"currency_usd_equalance\\\\\\\":\\\\\\\"68\\\\\\
\",\\\\\\\"client\\\\\\\":\\\\\\\"ACCT671E3EFD6D52D0\\\\\\\",\\\\\\\"marketer\\\\\\
\":\\\\\\\"MARKTRS6704C9249C8189\\\\\\\",\\\\\\\"sales_man\\\\\\\":null,\\\\\\\"com
mission_type\\\\\\\":\\\\\\\"commission\\\\\\\",\\\\\\\"marketer_commission\\\\\\\"
:10,\\\\\\\"cash_client_name\\\\\\\":null,\\\\\\\"cash_client_mobile\\\\\\\":null,\
\\\\\\"invoice\\\\\\\":302,\\\\\\\"memo\\\\\\\":null,\\\\\\\"sales_total\\\\\\\":50
00,\\\\\\\"trans_expense\\\\\\\":0,\\\\\\\"expense_account\\\\\\\":null,\\\\\\\"sub
_total\\\\\\\":5000,\\\\\\\"cash_received\\\\\\\":1000,\\\\\\\"remaining_amount\\\\
\\\":4000,\\\\\\\"items_details\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"agent\\\\\\\\\\\\
\\\":null,\\\\\\\\\\\\\\\"plate\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"item\\\\\\\\\\
\\\\\":\\\\\\\\\\\\\\\"ITEM672EFB03B631F2\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"item_uqid
\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"RTIREM1731405690945\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\
\"warehouse\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"WRHS672EFA002B2041\\\\\\\\\\\\\\\",\\\\
\\\\\\\\\\\"batch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BCH1001\\\\\\\\\\\\\\\",\\\\\\\\\
\\\\\\"mfg\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"expiry\\\\\\\\\\\\\\\":null,\\\\\\\
\\\\\\\\"narration\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"cost\\\\\\\\\\\\\\\":2000,\
\\\\\\\\\\\\\\"sale_price\\\\\\\\\\\\\\\":2500,\\\\\\\\\\\\\\\"bundle\\\\\\\\\\\\\\
\":0,\\\\\\\\\\\\\\\"toop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"item_token\\\\\\\\\\\\\
\\":0,\\\\\\\\\\\\\\\"qty\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"out_qty\\\\\\\\\\\\\\\"
:0,\\\\\\\\\\\\\\\"out\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"bonus\\\\\\\\\\\\\\\":0,\\
\\\\\\\\\\\\\"m2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":0,\\\\\\\\
\\\\\\\"height\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"unit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"purchase\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"discount\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\
\\\"discount_2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"profit\\\\\\\\\\\\\\\":500,\\\\\\\
\\\\\\\\"item_total\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"set_name\\\\\\\\\\\\\\\":\
\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"set_uid\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\"0\\\\\\\\\\\\\\\"}]\\\\\\\",\\\\\\\"sale_items\\\\\\\":\\\\\\\"-++-
ITEM672EFB03B631F2-++-\\\\\\\",\\\\\\\"sale_warehouse\\\\\\\":\\\\\\\"-++-
WRHS672EFA002B2041-++-\\\\\\\",\\\\\\\"sale_batch\\\\\\\":\\\\\\\"-++-BCH1001-+
+-\\\\\\\",\\\\\\\"total_sales_amount\\\\\\\":5000,\\\\\\\"total_discount_amount\\\
\\\\":0,\\\\\\\"total_discount_amount_1\\\\\\\":0,\\\\\\\"total_discount_amount_2\\
\\\\\":0,\\\
\\\\"gross_total_amount\\\\\\\":5000,\\\\\\\"total_profit_amount\\\\\\\":1000,\\\\\
\\"cash_received_account\\\\\\\":\\\\\\\"SAFEACCOUNTBRCH668E33B1D26DF1\\\\\\\",\\\\
\\\"delivery_type\\\\\\\":\\\\\\\"full\\\\\\\",\\\\\\\"created_at\\\\\\\":\\\\\\\"2
024-11-12
15:03:36\\\\\\\"}\\\",\\\"old_entry_details\\\":\\\"{\\\\\\\"id\\\\\\\":\\\\\\\"166
\\\\\\\",\\\\\\\"uid\\\\\\\":\\\\\\\"SALE673327F86E2238\\\\\\\",\\\\\\\"serial_id\\
\\\\\":\\\\\\\"8\\\\\\\",\\\\\\\"branch\\\\\\\":\\\\\\\"BRCH668E33B1D26DF1\\\\\\\",
\\\\\\\"quotation\\\\\\\":null,\\\\\\\"currency\\\\\\\":\\\\\\\"CURR66BB048E0D9DC8\
\\\\\\",\\\\\\\"currency_usd_equalance\\\\\\\":\\\\\\\"68\\\\\\\",\\\\\\\"client\\\
\\\\":\\\\\\\"ACCT671E3EFD6D52D0\\\\\\\",\\\\\\\"marketer\\\\\\\":\\\\\\\"MARKTRS67
04C9249C8189\\\\\\\",\\\\\\\"sales_man\\\\\\\":null,\\\\\\\"commission_type\\\\\\\"
:\\\\\\\"commission\\\\\\\",\\\\\\\"marketer_commission\\\\\\\":\\\\\\\"10\\\\\\\",
\\\\\\\"cash_client_name\\\\\\\":null,\\\\\\\"cash_client_mobile\\\\\\\":null,\\\\\
\\"cash_received_account\\\\\\\":\\\\\\\"SAFEACCOUNTBRCH668E33B1D26DF1\\\\\\\",\\\\
\\\"old_balance\\\\\\\":\\\\\\\"332.5\\\\\\\",\\\\\\\"invoice\\\\\\\":\\\\\\\"302\\
\\\\\",\\\\\\\"memo\\\\\\\":null,\\\\\\\"sales_total\\\\\\\":\\\\\\\"5000\\\\\\\",\
\\\\\\"trans_expense\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"expense_account\\\\\\\":null
,\\\\\\\"sub_total\\\\\\\":\\\\\\\"5000\\\\\\\",\\\\\\\"cash_received\\\\\\\":\\\\\
\\"1000\\\\\\\",\\\\\\\"remaining_amount\\\\\\\":\\\\\\\"4000\\\\\\\",\\\\\\\"items
_details\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"agent\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\
\\"plate\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"item\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"
ITEM672EFB03B631F2\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"item_uqid\\\\\\\\\\\\\\\":\\\\\\
\\\\\\\\\"RTIREM1731405690945\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"warehouse\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\"WRHS672EFA002B2041\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"batch\\\\\\
\\\\\\\\\":\\\\\\\\\\\\\\\"BCH1001\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"mfg\\\\\\\\\\\\\
\\":null,\\\\\\\\\\\\\\\"expiry\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"narration\\\\\
\\\\\\\\\\":null,\\\\\\\\\\\\\\\"cost\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"sale_pri
ce\\\\\\\\\\\\\\\":2500,\\\\\\\\\\\\\\\"bundle\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"to
op\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"item_token\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"q
ty\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"out_qty\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"out\
\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"bonus\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"m2\\\\\\\
\\\\\\\\":0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"height\\\\\\\\\
\\\\\\":0,\\\\\\\\\\\\\\\"unit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"purchase\\\\\\\\\\\\
\\\",\\\\\\\\\\\\\\\"discount\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"discount_2\\\\\\\\\
\\\\\\":0,\\\\\\\\\\\\\\\"profit\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"item_total\\\\
\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"set_name\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"set_ui
d\\\\\\\\\\\\\\\":0}]\\\\\\\",\\\\\\\"sale_items\\\\\\\":\\\\\\\"-++-
ITEM672EFB03B631F2-++-\\\\\\\",\\\\\\\"sale_warehouse\\\\\\\":\\\\\\\"-++-
WRHS672EFA002B2041-++-\\\\\\\",\\\\\\\"sale_batch\\\\\\\":\\\\\\\"-++-BCH1001-+
+-\\\\\\\",\\\\\\\"total_sales_amount\\\\\\\":\\\\\\\"5000\\\\\\\",\\\\\\\"total_di
scount_amount\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"total_discount_amount_1\\\\\\\":\\\
\\\\"0\\\\\\\",\\\\\\\"total_discount_amount_2\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"gr
oss_total_amount\\\\\\\":\\\\\\\"5000\\\\\\\",\\\\\\\"total_profit_amount\\\\\\\":\
\\\\\\"1000\\\\\\\",\\\\\\\"return_discount_amount_1\\\\\\\":null,\\\\\\\"return_di
scount_amount_2\\\\\\\":null,\\\\\\\"total_return_discount\\\\\\\":null,\\\\\\\"ret
urn_profit\\\\\\\":null,\\\\\\\"return_total\\\\\\\":null,\\\\\\\"delivery_type\\\\
\\\":\\\\\\\"full\\\\\\\",\\\\\\\"user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\
\\\",\\\\\\\"user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"sub_approval\\\\\\\":\
\\\\\\"approved\\\\\\\",\\\\\\\"sub_approval_user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45F
EHH943!\\\\\\\",\\\\\\\"sub_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\
\"main_approval\\\\\\\":\\\\\\\"approved\\\\\\\",\\\\\\\"main_approval_user\\\\\\\"
:\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\",\\\\\\\"main_approval_user_name\\\\\\\":\
\\\\\\"admin\\\\\\\",\\\\\\\"approval_type\\\\\\\":\\\\\\\"new\\\\\\\",\\\\\\\"appr
oval_entry\\\\\\\":null,\\\\\\\"old_entry_details\\\\\\\":null,\\\\\\\"created_at\\
\\\\\":\\\\\\\"2024-11-12 15:03:36\\\\\\\"}\\\",\\\"created_at\\\":\\\"2024-11-12
15:03:36\\\"}\",\"created_at\":\"2024-11-12 15:03:36\"}','2024-12-06 19:27:16'),
(1636,'SAL_202412061957171733497037077615872',8,'sales_cra_SALE673327F86E2238_SAFEA
CCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales',
'ALE_SALE673327F86E2238','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-11-12
15:03:36','CURR66BB048E0D9DC8',200,200,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE673327F86E2238\" target=\"_blank\">Sales#
302, Total: 5,000.00, Trans Exp: 0.00, Paid:
200.00</a>',NULL,'{\"id\":\"166\",\"uid\":\"SALE673327F86E2238\",\"serial_id\":\"8\
",\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0
D9DC8\",\"currency_usd_equalance\":\"68\",\"client\":\"ACCT671E3EFD6D52D0\",\"marke
ter\":\"MARKTRS6704C9249C8189\",\"sales_man\":null,\"commission_type\":\"commission
\",\"marketer_commission\":\"10\",\"cash_client_name\":null,\"cash_client_mobile\":
null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"old_balance\":\"
332.5\",\"invoice\":\"302\",\"memo\":null,\"sales_total\":\"5000\",\"trans_expense\
":\"0\",\"expense_account\":null,\"sub_total\":\"5000\",\"cash_received\":\"200\",\
"remaining_amount\":\"4800\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM672EFB03B631F2\\\",\\\"item_uqid\\\":\\\"RTIREM173140569
0945\\\",\\\"warehouse\\\":\\\"WRHS672EFA002B2041\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2000,\\\"
sale_price\\\":2500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\
":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":
0,\\\"profit\\\":500,\\\"item_total\\\":5000,\\\"set_name\\\":\\\"0\\\",\\\"set_uid
\\\":\\\"0\\\"}]\",\"sale_items\":\"-++-ITEM672EFB03B631F2-+
+-\",\"sale_warehouse\":\"-++-WRHS672EFA002B2041-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"5000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5000
\",\"total_profit_amount\":\"1000\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":\\\"C
URR66BB048E0D9DC8\\\",\\\"currency_usd_equalance\\\":\\\"68\\\",\\\"client\\\":\\\"
ACCT671E3EFD6D52D0\\\",\\\"marketer\\\":\\\"MARKTRS6704C9249C8189\\\",\\\"sales_man
\\\":null,\\\"commission_type\\\":\\\"commission\\\",\\\"marketer_commission\\\":10
,\\\"cash_client_name\\\":null,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":302,
\\\"memo\\\":null,\\\"sales_total\\\":5000,\\\"trans_expense\\\":0,\\\"expense_acco
unt\\\":null,\\\"sub_total\\\":5000,\\\"cash_received\\\":200,\\\"remaining_amount\
\\":4800,\\\"items_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\
\":null,\\\\\\\"item\\\\\\\":\\\\\\\"ITEM672EFB03B631F2\\\\\\\",\\\\\\\"item_uqid\\
\\\\\":\\\\\\\"RTIREM1731405690945\\\\\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS67
2EFA002B2041\\\\\\\",\\\\\\\"batch\\\\\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\
\\":null,\\\\\\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\
\\\\":2000,\\\\\\\"sale_price\\\\\\\":2500,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\
\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":
0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\
\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\
\\\\\"discount\\\\\\\":0,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":500,\\
\\\\\"item_total\\\\\\\":5000,\\\\\\\"set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"se
t_uid\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",\\\"sale_items\\\":\\\"-++-
ITEM672EFB03B631F2-++-\\\",\\\"sale_warehouse\\\":\\\"-++-WRHS672EFA002B2041-+
+-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":5000,\\\"total_discount_amount\\\":0,\\\"total_di
scount_amount_1\\\":0,\\\"total_discount_amount_2\\\":0,\\\"gross_total_amount\\\":
5000,\\\"total_profit_amount\\\":1000,\\\"cash_received_account\\\":\\\"SAFEACCOUNT
BRCH668E33B1D26DF1\\\",\\\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"20
24-11-12
15:03:36\\\"}\",\"old_entry_details\":\"{\\\"id\\\":\\\"166\\\",\\\"uid\\\":\\\"SAL
E673327F86E2238\\\",\\\"serial_id\\\":\\\"8\\\",\\\"branch\\\":\\\"BRCH668E33B1D26D
F1\\\",\\\"quotation\\\":null,\\\"currency\\\":\\\"CURR66BB048E0D9DC8\\\",\\\"curre
ncy_usd_equalance\\\":\\\"68\\\",\\\"client\\\":\\\"ACCT671E3EFD6D52D0\\\",\\\"mark
eter\\\":\\\"MARKTRS6704C9249C8189\\\",\\\"sales_man\\\":null,\\\"commission_type\\
\":\\\"commission\\\",\\\"marketer_commission\\\":\\\"10\\\",\\\"cash_client_name\\
\":null,\\\"cash_client_mobile\\\":null,\\\"cash_received_account\\\":\\\"SAFEACCOU
NTBRCH668E33B1D26DF1\\\",\\\"old_balance\\\":\\\"332.5\\\",\\\"invoice\\\":\\\"302\
\\",\\\"memo\\\":null,\\\"sales_total\\\":\\\"5000\\\",\\\"trans_expense\\\":\\\"0\
\\",\\\"expense_account\\\":null,\\\"sub_total\\\":\\\"5000\\\",\\\"cash_received\\
\":\\\"1000\\\",\\\"remaining_amount\\\":\\\"4000\\\",\\\"items_details\\\":\\\"[{\
\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\"I
TEM672EFB03B631F2\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1731405690945\\\\
\\\",\\\\\\\"warehouse\\\\\\\":\\\\\\\"WRHS672EFA002B2041\\\\\\\",\\\\\\\"batch\\\\
\\\":\\\\\\\"BCH1001\\\\\\\",\\\\\\\"mfg\\\\\\\":null,\\\\\\\"expiry\\\\\\\":null,\
\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":2000,\\\\\\\"sale_price\\\\\\\":
2500,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\
\\\\\\"qty\\\\\\\":2,\\\\\\\"out_qty\\\\\\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\
\\\\\\":0,\\\\\\\"m2\\\\\\\":0,\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\
\\\\"unit\\\\\\\":\\\\\\\"purchase\\\\\\\",\\\\\\\"discount\\\\\\\":0,\\\\\\\"disco
unt_2\\\\\\\":0,\\\\\\\"profit\\\\\\\":500,\\\\\\\"item_total\\\\\\\":5000,\\\\\\\"
set_name\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"set_uid\\\\\\\":\\\\\\\"0\\\\\\\"}]\\\",
\\\"sale_items\\\":\\\"-++-ITEM672EFB03B631F2-++-\\\",\\\"sale_warehouse\\\":\\\"-+
+-WRHS672EFA002B2041-++-\\\",\\\"sale_batch\\\":\\\"-++-BCH1001-+
+-\\\",\\\"total_sales_amount\\\":\\\"5000\\\",\\\"total_discount_amount\\\":\\\"0\
\\",\\\"total_discount_amount_1\\\":\\\"0\\\",\\\"total_discount_amount_2\\\":\\\"0
\\\",\\\"gross_total_amount\\\":\\\"5000\\\",\\\"total_profit_amount\\\":\\\"1000\\
\",\\\"return_discount_amount_1\\\":null,\\\"return_discount_amount_2\\\":null,\\\"
total_return_discount\\\":null,\\\"return_profit\\\":null,\\\"return_total\\\":null
,\\\"delivery_type\\\":\\\"full\\\",\\\"user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\
\\"user_name\\\":\\\"admin\\\",\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approv
al_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"adm
in\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN1
27H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_t
ype\\\":\\\"update\\\",\\\"approval_entry\\\":\\\"{\\\\\\\"currency\\\\\\\":\\\\\\\
"CURR66BB048E0D9DC8\\\\\\\",\\\\\\\"currency_usd_equalance\\\\\\\":\\\\\\\"68\\\\\\
\",\\\\\\\"client\\\\\\\":\\\\\\\"ACCT671E3EFD6D52D0\\\\\\\",\\\\\\\"marketer\\\\\\
\":\\\\\\\"MARKTRS6704C9249C8189\\\\\\\",\\\\\\\"sales_man\\\\\\\":null,\\\\\\\"com
mission_type\\\\\\\":\\\\\\\"commission\\\\\\\",\\\\\\\"marketer_commission\\\\\\\"
:10,\\\\\\\"cash_client_name\\\\\\\":null,\\\\\\\"cash_client_mobile\\\\\\\":null,\
\\\\\\"invoice\\\\\\\":302,\\\\\\\"memo\\\\\\\":null,\\\\\\\"sales_total\\\\\\\":50
00,\\\\\\\"trans_expense\\\\\\\":0,\\\\\\\"expense_account\\\\\\\":null,\\\\\\\"sub
_total\\\\\\\":5000,\\\\\\\"cash_received\\\\\\\":1000,\\\\\\\"remaining_amount\\\\
\\\":4000,\\\\\\\"items_details\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"agent\\\\\\\\\\\\
\\\":null,\\\\\\\\\\\\\\\"plate\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"item\\\\\\\\\\
\\\\\":\\\\\\\\\\\\\\\"ITEM672EFB03B631F2\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"item_uqid
\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"RTIREM1731405690945\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\
\"warehouse\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"WRHS672EFA002B2041\\\\\\\\\\\\\\\",\\\\
\\\\\\\\\\\"batch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BCH1001\\\\\\\\\\\\\\\",\\\\\\\\\
\\\\\\"mfg\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"expiry\\\\\\\\\\\\\\\":null,\\\\\\\
\\\\\\\\"narration\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"cost\\\\\\\\\\\\\\\":2000,\
\\\\\\\\\\\\\\"sale_price\\\\\\\\\\\\\\\":2500,\\\\\\\\\\\\\\\"bundle\\\\\\\\\\\\\\
\":0,\\\\\\\\\\\\\\\"toop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"item_token\\\\\\\\\\\\\
\\":0,\\\\\\\\\\\\\\\"qty\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"out_qty\\\\\\\\\\\\\\\"
:0,\\\\\\\\\\\\\\\"out\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"bonus\\\\\\\\\\\\\\\":0,\\
\\\\\\\\\\\\\"m2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":0,\\\\\\\\
\\\\\\\"height\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"unit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"purchase\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"discount\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\
\\\"discount_2\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"profit\\\\\\\\\\\\\\\":500,\\\\\\\
\\\\\\\\"item_total\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"set_name\\\\\\\\\\\\\\\":\
\\\\\\\\\\\\\\"0\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"set_uid\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\"0\\\\\\\\\\\\\\\"}]\\\\\\\",\\\\\\\"sale_items\\\\\\\":\\\\\\\"-++-
ITEM672EFB03B631F2-++-\\\\\\\",\\\\\\\"sale_warehouse\\\\\\\":\\\\\\\"-++-
WRHS672EFA002B2041-++-\\\\\\\",\\\\\\\"sale_batch\\\\\\\":\\\\\\\"-++-BCH1001-+
+-\\\\\\\",\\\\\\\"total_sales_amount\\\\\\\":5000,\\\\\\\"total_discount_amount\\\
\\\\":0,\\\\\\\"total_discount_amount_1\\\\\\\":0,\\\\\\\"total_dis
count_amount_2\\\\\\\":0,\\\\\\\"gross_total_amount\\\\\\\":5000,\\\\\\\"total_prof
it_amount\\\\\\\":1000,\\\\\\\"cash_received_account\\\\\\\":\\\\\\\"SAFEACCOUNTBRC
H668E33B1D26DF1\\\\\\\",\\\\\\\"delivery_type\\\\\\\":\\\\\\\"full\\\\\\\",\\\\\\\"
created_at\\\\\\\":\\\\\\\"2024-11-12
15:03:36\\\\\\\"}\\\",\\\"old_entry_details\\\":\\\"{\\\\\\\"id\\\\\\\":\\\\\\\"166
\\\\\\\",\\\\\\\"uid\\\\\\\":\\\\\\\"SALE673327F86E2238\\\\\\\",\\\\\\\"serial_id\\
\\\\\":\\\\\\\"8\\\\\\\",\\\\\\\"branch\\\\\\\":\\\\\\\"BRCH668E33B1D26DF1\\\\\\\",
\\\\\\\"quotation\\\\\\\":null,\\\\\\\"currency\\\\\\\":\\\\\\\"CURR66BB048E0D9DC8\
\\\\\\",\\\\\\\"currency_usd_equalance\\\\\\\":\\\\\\\"68\\\\\\\",\\\\\\\"client\\\
\\\\":\\\\\\\"ACCT671E3EFD6D52D0\\\\\\\",\\\\\\\"marketer\\\\\\\":\\\\\\\"MARKTRS67
04C9249C8189\\\\\\\",\\\\\\\"sales_man\\\\\\\":null,\\\\\\\"commission_type\\\\\\\"
:\\\\\\\"commission\\\\\\\",\\\\\\\"marketer_commission\\\\\\\":\\\\\\\"10\\\\\\\",
\\\\\\\"cash_client_name\\\\\\\":null,\\\\\\\"cash_client_mobile\\\\\\\":null,\\\\\
\\"cash_received_account\\\\\\\":\\\\\\\"SAFEACCOUNTBRCH668E33B1D26DF1\\\\\\\",\\\\
\\\"old_balance\\\\\\\":\\\\\\\"332.5\\\\\\\",\\\\\\\"invoice\\\\\\\":\\\\\\\"302\\
\\\\\",\\\\\\\"memo\\\\\\\":null,\\\\\\\"sales_total\\\\\\\":\\\\\\\"5000\\\\\\\",\
\\\\\\"trans_expense\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"expense_account\\\\\\\":null
,\\\\\\\"sub_total\\\\\\\":\\\\\\\"5000\\\\\\\",\\\\\\\"cash_received\\\\\\\":\\\\\
\\"1000\\\\\\\",\\\\\\\"remaining_amount\\\\\\\":\\\\\\\"4000\\\\\\\",\\\\\\\"items
_details\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"agent\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\
\\"plate\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"item\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"
ITEM672EFB03B631F2\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"item_uqid\\\\\\\\\\\\\\\":\\\\\\
\\\\\\\\\"RTIREM1731405690945\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"warehouse\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\"WRHS672EFA002B2041\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"batch\\\\\\
\\\\\\\\\":\\\\\\\\\\\\\\\"BCH1001\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"mfg\\\\\\\\\\\\\
\\":null,\\\\\\\\\\\\\\\"expiry\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"narration\\\\\
\\\\\\\\\\":null,\\\\\\\\\\\\\\\"cost\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"sale_pri
ce\\\\\\\\\\\\\\\":2500,\\\\\\\\\\\\\\\"bundle\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"to
op\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"item_token\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"q
ty\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"out_qty\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"out\
\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"bonus\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"m2\\\\\\\
\\\\\\\\":0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"height\\\\\\\\\
\\\\\\":0,\\\\\\\\\\\\\\\"unit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"purchase\\\\\\\\\\\\
\\\",\\\\\\\\\\\\\\\"discount\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"discount_2\\\\\\\\\
\\\\\\":0,\\\\\\\\\\\\\\\"profit\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"item_total\\\\
\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"set_name\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"set_ui
d\\\\\\\\\\\\\\\":0}]\\\\\\\",\\\\\\\"sale_items\\\\\\\":\\\\\\\"-++-
ITEM672EFB03B631F2-++-\\\\\\\",\\\\\\\"sale_warehouse\\\\\\\":\\\\\\\"-++-
WRHS672EFA002B2041-++-\\\\\\\",\\\\\\\"sale_batch\\\\\\\":\\\\\\\"-++-BCH1001-+
+-\\\\\\\",\\\\\\\"total_sales_amount\\\\\\\":\\\\\\\"5000\\\\\\\",\\\\\\\"total_di
scount_amount\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"total_discount_amount_1\\\\\\\":\\\
\\\\"0\\\\\\\",\\\\\\\"total_discount_amount_2\\\\\\\":\\\\\\\"0\\\\\\\",\\\\\\\"gr
oss_total_amount\\\\\\\":\\\\\\\"5000\\\\\\\",\\\\\\\"total_profit_amount\\\\\\\":\
\\\\\\"1000\\\\\\\",\\\\\\\"return_discount_amount_1\\\\\\\":null,\\\\\\\"return_di
scount_amount_2\\\\\\\":null,\\\\\\\"total_return_discount\\\\\\\":null,\\\\\\\"ret
urn_profit\\\\\\\":null,\\\\\\\"return_total\\\\\\\":null,\\\\\\\"delivery_type\\\\
\\\":\\\\\\\"full\\\\\\\",\\\\\\\"user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\
\\\",\\\\\\\"user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"sub_approval\\\\\\\":\
\\\\\\"approved\\\\\\\",\\\\\\\"sub_approval_user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45F
EHH943!\\\\\\\",\\\\\\\"sub_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\
\"main_approval\\\\\\\":\\\\\\\"approved\\\\\\\",\\\\\\\"main_approval_user\\\\\\\"
:\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\",\\\\\\\"main_approval_user_name\\\\\\\":\
\\\\\\"admin\\\\\\\",\\\\\\\"approval_type\\\\\\\":\\\\\\\"new\\\\\\\",\\\\\\\"appr
oval_entry\\\\\\\":null,\\\\\\\"old_entry_details\\\\\\\":null,\\\\\\\"created_at\\
\\\\\":\\\\\\\"2024-11-12 15:03:36\\\\\\\"}\\\",\\\"created_at\\\":\\\"2024-11-12
15:03:36\\\"}\",\"created_at\":\"2024-11-12 15:03:36\"}','2024-12-06 19:27:17'),
(1637,'JRL_202412062004431733497483743408896',3,'journal_receiving_JRNL6753128B949A
44_CASHSALEBRCH668E33B1D26DF1_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','jour
nal','ALE_JRNL6753128B949A44','CASHSALEBRCH668E33B1D26DF1','client','2024-12-06
19:34:43','CURR66BB048E0D9DC8',0,0,500,500,'Journal # 3
‫'نقدو‬,'‫'نقدو‬,'{\"id\":\"156\",\"uid\":\"JRNL6753128B949A44\",\"branch\":\"BRCH668E3
3B1D26DF1\",\"journal_date\":\"2024-12-
06\",\"receiving_currency\":\"CURR66BB048E0D9DC8\",\"payment_currency\":\"CURR66BB0
48E0D9DC8\",\"receiving_account\":\"CASHSALEBRCH668E33B1D26DF1\",\"payment_account\
":\"CASHSALEBRCH668E33B1D26DF1\",\"receiving_amount\":\"500\",\"payment_amount\":\"
500\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0646\\u0642\\u062f\\u0648\",\"payment_narration\":\"\\u0646\\u0642\\u062f\\
u0648\",\"receiving_cue\":\"68\",\"payment_cue\":\"68\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-06
19:34:43\",\"invoice\":\"3\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"3\"}','2024-12-06 19:34:43'),
(1638,'JRL_202412062004431733497483867613184',3,'journal_payment_JRNL6753128B949A44
_CASHSALEBRCH668E33B1D26DF1_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','journa
l','ALE_JRNL6753128B949A44','CASHSALEBRCH668E33B1D26DF1','client','2024-12-06
19:34:43','CURR66BB048E0D9DC8',500,500,0,0,'Journal # 3
‫'نقدو‬,'‫'نقدو‬,'{\"id\":\"156\",\"uid\":\"JRNL6753128B949A44\",\"branch\":\"BRCH668E3
3B1D26DF1\",\"journal_date\":\"2024-12-
06\",\"receiving_currency\":\"CURR66BB048E0D9DC8\",\"payment_currency\":\"CURR66BB0
48E0D9DC8\",\"receiving_account\":\"CASHSALEBRCH668E33B1D26DF1\",\"payment_account\
":\"CASHSALEBRCH668E33B1D26DF1\",\"receiving_amount\":\"500\",\"payment_amount\":\"
500\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0646\\u0642\\u062f\\u0648\",\"payment_narration\":\"\\u0646\\u0642\\u062f\\
u0648\",\"receiving_cue\":\"68\",\"payment_cue\":\"68\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-06
19:34:43\",\"invoice\":\"3\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"3\"}','2024-12-06 19:34:43'),
(1639,'ACT_202412071149451733554185762007040',NULL,'opening_balance_ACCT6753F009948
744_ACCT6753F009948744_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6753F009948744','ACCT6753F009948744','client','2024-12-07
11:19:45','CURR66F984C96B6691',20000,20000,0,0,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5290\",\"uid\":\"ACCT6753F009948744\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"\\u0645\\u06cc\\u0644\\u0627\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-07 11:19:45\"}','2024-
12-07 11:19:45'),
(1640,'ACT_202412071150341733554234968205056',NULL,'opening_balance_ACCT6753F03ACD6
667_ACCT6753F03ACD6667_bank_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT6753F03AC
D6667','ACCT6753F03ACD6667','bank','2024-12-07 11:20:34','usd',2000,2000,0,0,'
‫'ر‬,'‫'ر‬,'{\"id\":\"5292\",\"uid\":\"ACCT6753F03ACD6667\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"\\u0635\\u0631\\u0627\\u0641\\u06cc \\u062f\\u0627\\u06cc\\
u06a9\\u0646\\u062f\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_cred
it\\\":null}]\",\"created_at\":\"2024-12-07 11:20:34\"}','2024-12-07 11:20:34'),
(1641,'EXP_202412071153321733554412282124032',NULL,'capitals_CAP6753F0EC067F86_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','capitals','ALE_CAP675
3F0EC067F86','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-07
11:23:32','usd',10000,10000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT MONEY','aHMAD
CUSTOMER BROUGHT
MONEY','{\"id\":\"39\",\"uid\":\"CAP6753F0EC067F86\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-12-
07\",\"type\":\"CPCT6753F09B025879\",\"type_name\":\"\\u0646\\u0642\\u062f\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL6753F0B7005A43\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\
u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"10000\",\"percentage\":\"100\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-12-07
11:23:32\",\"currency_usd_equalance\":\"1\"}','2024-12-07 11:23:32'),
(1642,'EXP_202412071238491733557129652749056',NULL,'advances_EADV6753FB89807960_SAF
EACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','advan
ces','ALE_EADV6753FB89807960','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-
08 12:08:49','CURR66F984C96B6691',0,0,400,400,'Advance:
trge','trge','{\"id\":\"11\",\"uid\":\"EADV6753FB89807960\",\"branch\":\"BRCH668EFC
DB7C8B58\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C
96B6691\",\"advance_date\":\"2024-12-
08\",\"employee\":\"EMPL6753FB1F79DE38\",\"previous_advance\":\"0\",\"new_advance\"
:\"400\",\"total_advance\":\"400\",\"narration\":\"trge\",\"created_at\":\"2024-12-
07 12:08:49\"}','2024-12-07 12:08:49'),
(1643,'EXP_202412071239241733557164182113792',NULL,'advances_EADV6753FBAC077719_SAF
EACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','advan
ces','ALE_EADV6753FBAC077719','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-
08 12:09:24','CURR66F984C96B6691',0,0,4600,4600,'Advance:
re','re','{\"id\":\"12\",\"uid\":\"EADV6753FBAC077719\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6
691\",\"advance_date\":\"2024-12-
08\",\"employee\":\"EMPL6753FB1F79DE38\",\"previous_advance\":\"400\",\"new_advance
\":\"4600\",\"total_advance\":\"5000\",\"narration\":\"re\",\"created_at\":\"2024-
12-07 12:09:24\"}','2024-12-07 12:09:24'),
(1644,'ACT_202412071244091733557449669159936',NULL,'opening_balance_ACCT6753FCC986B
105_ACCT6753FCC986B105_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6753FCC986B105','ACCT6753FCC986B105','client','2024-12-07
12:14:09','CURR66F984C96B6691',2000,2000,0,0,'h','h','{\"id\":\"5294\",\"uid\":\"AC
CT6753FCC986B105\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0627\\u062d\\
u0645\\
u062f\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"h\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{
\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"
ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-07
12:14:09\"}','2024-12-07 12:14:09'),
(1645,'ACT_202412071245271733557527606681088',NULL,'opening_balance_ACCT6753FD1775D
FB7_ACCT6753FD1775DFB7_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT6753FD1775DFB7','ACCT6753FD1775DFB7','bank','2024-12-07
12:15:27','CURR66F984C96B6691',20000,20000,0,0,'‫'صرافی‬,'‫'صرافی‬,'{\"id\":\"5295\",\"
uid\":\"ACCT6753FD1775DFB7\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0635\\
u0631\\u0627\\u0641\\u06cc \\u062f\\u0631\\u0627\\u0646\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-07 12:15:27\"}','2024-
12-07 12:15:27'),
(1646,'SAL_202412072009061733584146127679232',4,'sales_SALE67546511ECA083_ACCT66E7B
6D8DEE862_client_CURR66E40E3E7C3920','BRCH664D790E231556','sales','ALE_SALE67546511
ECA083','ACCT66E7B6D8DEE862','client','2024-12-07
20:09:05','CURR66E40E3E7C3920',16205.714285714284,16205.714285714284,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67546511ECA083\" target=\"_blank\">Sales#
2580, Total: 16,205.71, Trans Exp: 0.00, Paid: 0.00</a>','
‫'مستری‬,'{\"id\":\"202\",\"uid\":\"SALE67546511ECA083\",\"serial_id\":\"4\",\"branch
\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR66E40E3E7C3920\",\"
currency_usd_equalance\":\"283.6\",\"client\":\"ACCT66E7B6D8DEE862\",\"marketer\":\
"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":
null,\"old_balance\":null,\"invoice\":\"2580\",\"memo\":\"\\u0645\\u0633\\u062a\\
u0631\\
u06cc\",\"sales_total\":\"16205.714285714284\",\"trans_expense\":\"0\",\"expense_ac
count\":null,\"sub_total\":\"16205.714285714284\",\"cash_received\":\"0\",\"remaini
ng_amount\":\"16205.714285714284\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pla
te\\\":null,\\\"item\\\":\\\"ITEM6731CCAA75A008\\\",\\\"item_uqid\\\":\\\"RTIREM173
3584086942\\\",\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\\\",\\\"batch\\\":\\\"4545\
\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\\\u0645\\\\
u06be\\\\u0631\\\\u0628\\\\u0627\\\\u0646\\\\
u06cc\\\",\\\"cost\\\":247.5873015873016,\\\"sale_price\\\":270.0952380952381,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":60,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":6,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":22.5079
36507936478,\\\"item_total\\\":16205.714285714284,\\\"set_name\\\":0,\\\"set_uid\\\
":0}]\",\"sale_items\":\"-++-ITEM6731CCAA75A008-++-\",\"sale_warehouse\":\"-++-
WRHS66E1B7FF9D7EA7-++-\",\"sale_batch\":\"-++-4545-+
+-\",\"total_sales_amount\":\"16205.714285714284\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"16205.714285714284\",\"total_profit_amount\":\"1350.4761904761885\",\"ret
urn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_disco
unt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-07
20:09:05\"}','2024-12-07 19:39:06'),
(1647,'SAL_202412072009061733584146402004992',4,'sales_sacrSALE67546511ECA083_SAFEA
CCOUNTBRCH664D790E231556_cashbook_CURR66E40E3E7C3920','BRCH664D790E231556','sales',
'ALE_SALE67546511ECA083','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-12-07
20:09:05','CURR66E40E3E7C3920',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67546511ECA083\" target=\"_blank\">Sales#
2580, Total: 16,205.71, Trans Exp: 0.00, Paid: 0.00</a>','
‫'مستری‬,'{\"id\":\"202\",\"uid\":\"SALE67546511ECA083\",\"serial_id\":\"4\",\"branch
\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR66E40E3E7C3920\",\"
currency_usd_equalance\":\"283.6\",\"client\":\"ACCT66E7B6D8DEE862\",\"marketer\":\
"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":
null,\"old_balance\":null,\"invoice\":\"2580\",\"memo\":\"\\u0645\\u0633\\u062a\\
u0631\\
u06cc\",\"sales_total\":\"16205.714285714284\",\"trans_expense\":\"0\",\"expense_ac
count\":null,\"sub_total\":\"16205.714285714284\",\"cash_received\":\"0\",\"remaini
ng_amount\":\"16205.714285714284\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pla
te\\\":null,\\\"item\\\":\\\"ITEM6731CCAA75A008\\\",\\\"item_uqid\\\":\\\"RTIREM173
3584086942\\\",\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\\\",\\\"batch\\\":\\\"4545\
\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\\\u0645\\\\
u06be\\\\u0631\\\\u0628\\\\u0627\\\\u0646\\\\
u06cc\\\",\\\"cost\\\":247.5873015873016,\\\"sale_price\\\":270.0952380952381,\\\"b
undle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":60,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":6,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":22.5079
36507936478,\\\"item_total\\\":16205.714285714284,\\\"set_name\\\":0,\\\"set_uid\\\
":0}]\",\"sale_items\":\"-++-ITEM6731CCAA75A008-++-\",\"sale_warehouse\":\"-++-
WRHS66E1B7FF9D7EA7-++-\",\"sale_batch\":\"-++-4545-+
+-\",\"total_sales_amount\":\"16205.714285714284\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"16205.714285714284\",\"total_profit_amount\":\"1350.4761904761885\",\"ret
urn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_disco
unt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",
\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"app
roval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-07
20:09:05\"}','2024-12-07 19:39:06'),
(1648,'SAL_202412072239281733593168508791808',5,'sales_SALE6754885054F928_ACCT6707C
F00D0B112_client_CURR6690AF39D9B836','BRCH664D790E231556','sales','ALE_SALE67548850
54F928','ACCT6707CF00D0B112','client','2024-12-07
22:39:28','CURR6690AF39D9B836',30000,30000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6754885054F928\" target=\"_blank\">Sales#
2581, Total: 30,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"203\",\"uid\":\"SALE6754885054F928\",\"serial_id\":\"5\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF39D9B
836\",\"currency_usd_equalance\":\"63\",\"client\":\"ACCT6707CF00D0B112\",\"markete
r\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission
\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_accou
nt\":null,\"old_balance\":\"-
110760000\",\"invoice\":\"2581\",\"memo\":null,\"sales_total\":\"30000\",\"trans_ex
pense\":\"0\",\"expense_account\":null,\"sub_total\":\"30000\",\"cash_received\":\"
0\",\"remaining_amount\":\"30000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pla
te\\\":null,\\\"item\\\":\\\"ITEM6731CB65AE34C9\\\",\\\"item_uqid\\\":\\\"RTIREM173
3593152950\\\",\\\"warehouse\\\":\\\"WRHS66FC09875CEDC3\\\",\\\"batch\\\":\\\"1212\
\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\\\u06d2\\\\
u06d2\\\\u06d2\\\\
u06be\\\",\\\"cost\\\":44,\\\"sale_price\\\":50,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":600,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":65,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":6,\\\"item_total\\\":30000,\\\"set_
name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6731CB65AE34C9-+
+-\",\"sale_warehouse\":\"-++-WRHS66FC09875CEDC3-++-\",\"sale_batch\":\"-++-1212-+
+-\",\"total_sales_amount\":\"30000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"300
00\",\"total_profit_amount\":\"3600\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-12-07 22:39:28\"}','2024-12-07 22:09:28'),
(1649,'SAL_202412072239281733593168632608000',5,'sales_sacrSALE6754885054F928_SAFEA
CCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','sales',
'ALE_SALE6754885054F928','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-12-07
22:39:28','CURR6690AF39D9B836',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6754885054F928\" target=\"_blank\">Sales#
2581, Total: 30,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"203\",\"uid\":\"SALE6754885054F928\",\"serial_id\":\"5\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF39D9B
836\",\"currency_usd_equalance\":\"63\",\"client\":\"ACCT6707CF00D0B112\",\"markete
r\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission
\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_accou
nt\":null,\"old_balance\":\"-
110760000\",\"invoice\":\"2581\",\"memo\":null,\"sales_total\":\"30000\",\"trans_ex
pense\":\"0\",\"expense_account\":null,\"sub_total\":\"30000\",\"cash_received\":\"
0\",\"remaining_amount\":\"30000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"pla
te\\\":null,\\\"item\\\":\\\"ITEM6731CB65AE34C9\\\",\\\"item_uqid\\\":\\\"RTIREM173
3593152950\\\",\\\"warehouse\\\":\\\"WRHS66FC09875CEDC3\\\",\\\"batch\\\":\\\"1212\
\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\\\"\\\\u06d2\\\\
u06d2\\\\u06d2\\\\
u06be\\\",\\\"cost\\\":44,\\\"sale_price\\\":50,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":600,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":65,
\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"dis
count\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":6,\\\"item_total\\\":30000,\\\"set_
name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM6731CB65AE34C9-+
+-\",\"sale_warehouse\":\"-++-WRHS66FC09875CEDC3-++-\",\"sale_batch\":\"-++-1212-+
+-\",\"total_sales_amount\":\"30000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"300
00\",\"total_profit_amount\":\"3600\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2024-12-07 22:39:28\"}','2024-12-07 22:09:28'),
(1650,'EXP_202412081210121733641812057810944',13,'expenses_EXPE67554653A74892_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE67554653A74892','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-08
11:40:11','CURR66F984C96B6691',0,0,500,500,'Expense:
‫'یبب‬,'‫'یبب‬,'{\"id\":\"77\",\"uid\":\"EXPE67554653A74892\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"type\":\"EXPT67554606D51A21\",\"exp_date\":\"2024-12-
08\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"500\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"na
rration\":\"\\u06cc\\u0628\\
u0628\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-12-08 11:40:11\",\"serial_id\":\"13\"}','2024-12-
08 11:40:12'),
(1651,'ACT_202412081232211733643141941979904',NULL,'opening_balance_ACCT67554B85B57
AA8_ACCT67554B85B57AA8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT67554B85B57AA8','ACCT67554B85B57AA8','client','2024-12-08
12:02:21','CURR66F984C96B6691',2000,2000,0,0,'nh','nh','{\"id\":\"5298\",\"uid\":\"
ACCT67554B85B57AA8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"nh\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\"
:\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\
"2000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-08
12:02:21\"}','2024-12-08 12:02:21'),
(1652,'ACT_202412081233391733643219432576000',NULL,'opening_balance_ACCT67554BD34C5
798_ACCT67554BD34C5798_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT67554BD34C5798','ACCT67554BD34C5798','supplier','2024-12-08
12:03:39','CURR66F984C96B6691',0,0,4000,4000,'‫'للل‬,'‫'للل‬,'{\"id\":\"5299\",\"uid\":
\"ACCT67554BD34C5798\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\
u0631\\u06a9\\u062a \\u062e\\u0627\\u0644\\u062f \\u0648\\u0644\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0644\\u0644\\
u0644\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-12-08 12:03:39\"}','2024-
12-08 12:03:39'),
(1653,'ACT_202412081234291733643269434406144',NULL,'opening_balance_ACCT67554C054D0
DD8_ACCT67554C054D0DD8_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT67554C054D0DD8','ACCT67554C054D0DD8','bank','2024-12-08
12:04:29','CURR66F984C96B6691',20000,20000,0,0,'‫'د‬,'‫'د‬,'{\"id\":\"5300\",\"uid\":\"
ACCT67554C054D0DD8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0635\\u0631\\
u0627\\u0641\\u06cc \\u062f\\u0627\\u06cc\\u06a9\\u0646\\u062f\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\
u062f\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"68.5\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-08 12:04:29\"}','2024-
12-08 12:04:29'),
(1654,'JRL_202412081243221733643802368570112',28,'journal_receiving_JRNL67554E1A397
9F7_ACCT6753FCC986B105_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL67554E1A3979F7','ACCT6753FCC986B105','client','2024-12-08
12:13:22','CURR66F984C96B6691',0,0,1000,1000,'Journal # 28
‫'قلقلب‬,'‫'قلقلب‬,'{\"id\":\"157\",\"uid\":\"JRNL67554E1A3979F7\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-12-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6753FCC986B105\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0642\\u0644\\u0642\\u0644\\u0628\",\"payment_narration\":\"\\u0642\\u0644\\u0642\\
u0644\\
u0628\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-08
12:13:22\",\"invoice\":\"28\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"28\"}','2024-12-08 12:13:22'),
(1655,'JRL_202412081243221733643802499158016',28,'journal_payment_JRNL67554E1A3979F
7_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL67554E1A3979F7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-08 12:13:22','CURR66F984C96B6691',1000,1000,0,0,'Journal # 28
‫'قلقلب‬,'‫'قلقلب‬,'{\"id\":\"157\",\"uid\":\"JRNL67554E1A3979F7\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-12-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6753FCC986B105\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0642\\u0644\\u0642\\u0644\\u0628\",\"payment_narration\":\"\\u0642\\u0644\\u0642\\
u0644\\
u0628\",\"receiving_cue\":\"68.5\",\"payment_cue\":\"68.5\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-08
12:13:22\",\"invoice\":\"28\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"28\"}','2024-12-08 12:13:22'),
(1656,'PCH_202412081348341733647714139097856',22,'purchases_pa_PRCH67555D62010DC6_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67555D62010DC6','ACCT66FCE5D9C135C3','supplier','2024-12-08
13:48:34','CURR66F984C96B6691',0,0,30000,30000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67555D62010DC6\"
target=\"_blank\">Purchase# 1, Total: 30,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"111\",\"uid\":\"PRCH67555D62010DC6\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
77190\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"30000\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"30000\",\"paid_amount\":null,\"cash_paid_account\":
null,\"pending_amount\":\"30000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"ite
m\\\":\\\"ITEM67555CDD376C97\\\",\\\"warehouse\\\":\\\"WRHS6755445AE8D069\\\",\\\"c
ost\\\":1000,\\\"real_cost\\\":1000,\\\"qty\\\":30,\\\"bonus\\\":0,\\\"m2\\\":0,\\\
"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":200,\\\"
tp\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":1200,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\
\\",\\\"total\\\":30000}]\",\"items_uid\":\"-++-ITEM67555CDD376C97-+
+-\",\"warehouses_uid\":\"-++-WRHS6755445AE8D069-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-08
13:48:34\",\"serial_id\":\"22\"}','2024-12-08 13:18:34'),
(1657,'PCH_202412081348341733647714281185024',22,'purchases_sapaPRCH67555D62010DC6_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67555D62010DC6','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-08 13:48:34','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67555D62010DC6\"
target=\"_blank\">Purchase# 1, Total: 30,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"111\",\"uid\":\"PRCH67555D62010DC6\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
77190\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"30000\",\"discount_amount
\":\"0\",\"sub_total_amount\":\"30000\",\"paid_amount\":null,\"cash_paid_account\":
null,\"pending_amount\":\"30000\",\"transport_expense\":\"0\",\"items\":\"[{\\\"ite
m\\\":\\\"ITEM67555CDD376C97\\\",\\\"warehouse\\\":\\\"WRHS6755445AE8D069\\\",\\\"c
ost\\\":1000,\\\"real_cost\\\":1000,\\\"qty\\\":30,\\\"bonus\\\":0,\\\"m2\\\":0,\\\
"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":200,\\\"
tp\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\"
:0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"sale_price\\\":1200,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\
\\",\\\"total\\\":30000}]\",\"items_uid\":\"-++-ITEM67555CDD376C97-+
+-\",\"warehouses_uid\":\"-++-WRHS6755445AE8D069-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-08
13:48:34\",\"serial_id\":\"22\"}','2024-12-08 13:18:34'),
(1658,'PCH_202412081349371733647777483614976',23,'purchases_pa_PRCH67555DA1536E78_A
CCT66FE659B78BE01_supplier_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH67555DA15
36E78','ACCT66FE659B78BE01','supplier','2024-12-08
13:49:37','usd',0,0,9900,9900,'<a
href=\"__embed_host__/purchases/invoice/PRCH67555DA1536E78\"
target=\"_blank\">Purchase# 5566, Total: 11,000.00, Paid:
1,100.00</a>',NULL,'{\"id\":\"112\",\"uid\":\"PRCH67555DA1536E78\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\
":\"ACCT66FE659B78BE01\",\"old_balance\":null,\"invoice\":\"5566\",\"memo\":null,\"
grand_total\":\"11000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"11000\",\"
paid_amount\":\"1100\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pe
nding_amount\":\"9900\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"
ITEM67555C2E1501B4\\\",\\\"warehouse\\\":\\\"WRHS6755445AE8D069\\\",\\\"cost\\\":22
0,\\\"real_cost\\\":220,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0
,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\\\":240,\\
\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discoun
t\\\":0,\\\"batch\\\":\\\"5566\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_pr
ice\\\":240,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":
11000}]\",\"items_uid\":\"-++-ITEM67555C2E1501B4-++-\",\"warehouses_uid\":\"-++-
WRHS6755445AE8D069-++-\",\"batch_uid\":\"-++-5566-++-\",\"expense_uid\":\"-++-null-
+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-08
13:49:37\",\"serial_id\":\"23\"}','2024-12-08 13:19:37'),
(1659,'PCH_202412081349371733647777615382784',23,'purchases_cpa_PRCH67555DA1536E78_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_P
RCH67555DA1536E78','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-08
13:49:37','usd',0,0,1100,1100,'<a
href=\"__embed_host__/purchases/invoice/PRCH67555DA1536E78\"
target=\"_blank\">Purchase# 5566, Total: 11,000.00, Paid:
1,100.00</a>',NULL,'{\"id\":\"112\",\"uid\":\"PRCH67555DA1536E78\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\
":\"ACCT66FE659B78BE01\",\"old_balance\":null,\"invoice\":\"5566\",\"memo\":null,\"
grand_total\":\"11000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"11000\",\"
paid_amount\":\"1100\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pe
nding_amount\":\"9900\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"
ITEM67555C2E1501B4\\\",\\\"warehouse\\\":\\\"WRHS6755445AE8D069\\\",\\\"cost\\\":22
0,\\\"real_cost\\\":220,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0
,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\\\":240,\\
\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discoun
t\\\":0,\\\"batch\\\":\\\"5566\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_pr
ice\\\":240,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":
11000}]\",\"items_uid\":\"-++-ITEM67555C2E1501B4-++-\",\"warehouses_uid\":\"-++-
WRHS6755445AE8D069-++-\",\"batch_uid\":\"-++-5566-++-\",\"expense_uid\":\"-++-null-
+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-08
13:49:37\",\"serial_id\":\"23\"}','2024-12-08 13:19:37'),
(1660,'SAL_202412081352281733647948355973120',46,'sales_SALE67555E4C336AE5_ACCT66FA
F39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE67555E4
C336AE5','ACCT66FAF39CE100E5','client','2024-12-08
13:52:28','CURR66F984C96B6691',600,600,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67555E4C336AE5\" target=\"_blank\">Sales#
47, Total: 9,600.00, Trans Exp: 0.00, Paid:
9,000.00</a>',NULL,'{\"id\":\"204\",\"uid\":\"SALE67555E4C336AE5\",\"serial_id\":\"
46\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"17858.064516129\",\"i
nvoice\":\"47\",\"memo\":null,\"sales_total\":\"9600\",\"trans_expense\":\"0\",\"ex
pense_account\":null,\"sub_total\":\"9600\",\"cash_received\":\"9000\",\"remaining_
amount\":\"600\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"it
em\\\":\\\"ITEM67555CDD376C97\\\",\\\"item_uqid\\\":\\\"RTIREM1733647692331\\\",\\\
"warehouse\\\":\\\"WRHS6755445AE8D069\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\"
:null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1000,\\\"sale_price\\
\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_
qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit
\\\":200,\\\"item_total\\\":2400,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67555CDD376C97\\\",\\\"
item_uqid\\\":\\\"RTIREM1733647716064\\\",\\\"warehouse\\\":\\\"WRHS6755445AE8D069\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":1000,\\\"sale_price\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":6,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"d
iscount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":200,\\\"item_total\\\":7200,\\\"s
et_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67555CDD376C97-++-,-+
+-ITEM67555CDD376C97-++-\",\"sale_warehouse\":\"-++-WRHS6755445AE8D069-++-,-++-
WRHS6755445AE8D069-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"9600\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"9600
\",\"total_profit_amount\":\"1600\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-12-08 13:52:28\"}','2024-12-08 13:22:28'),
(1661,'SAL_202412081352281733647948492499200',46,'sales_cra_SALE67555E4C336AE5_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67555E4C336AE5','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-08
13:52:28','CURR66F984C96B6691',9000,9000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67555E4C336AE5\" target=\"_blank\">Sales#
47, Total: 9,600.00, Trans Exp: 0.00, Paid:
9,000.00</a>',NULL,'{\"id\":\"204\",\"uid\":\"SALE67555E4C336AE5\",\"serial_id\":\"
46\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"17858.064516129\",\"i
nvoice\":\"47\",\"memo\":null,\"sales_total\":\"9600\",\"trans_expense\":\"0\",\"ex
pense_account\":null,\"sub_total\":\"9600\",\"cash_received\":\"9000\",\"remaining_
amount\":\"600\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"it
em\\\":\\\"ITEM67555CDD376C97\\\",\\\"item_uqid\\\":\\\"RTIREM1733647692331\\\",\\\
"warehouse\\\":\\\"WRHS6755445AE8D069\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\"
:null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1000,\\\"sale_price\\
\":1200,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_
qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit
\\\":200,\\\"item_total\\\":2400,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67555CDD376C97\\\",\\\"
item_uqid\\\":\\\"RTIREM1733647716064\\\",\\\"warehouse\\\":\\\"WRHS6755445AE8D069\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":1000,\\\"sale_price\\\":1200,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":6,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":
0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"d
iscount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":200,\\\"item_total\\\":7200,\\\"s
et_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67555CDD376C97-++-,-+
+-ITEM67555CDD376C97-++-\",\"sale_warehouse\":\"-++-WRHS6755445AE8D069-++-,-++-
WRHS6755445AE8D069-++-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"9600\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"9600
\",\"total_profit_amount\":\"1600\",\"return_discount_amount_1\":null,\"return_disc
ount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return
_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"us
er_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H
8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved
\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":
\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":n
ull,\"created_at\":\"2024-12-08 13:52:28\"}','2024-12-08 13:22:28'),
(1662,'JRL_202412081354051733648045783634944',29,'journal_receiving_JRNL67555EAD9E0
AE6_ACCT66FAF39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL67555EAD9E0AE6','ACCT66FAF39CE100E5','client','2024-12-08
13:24:05','CURR66F984C96B6691',0,0,10000,10000,'Journal # 29
ggg','ggg','{\"id\":\"158\",\"uid\":\"JRNL67555EAD9E0AE6\",\"branch\":\"BRCH668EFCD
B7C8B58\",\"journal_date\":\"2024-12-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"10000\",\"payment_amount\":\"100
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"ggg
\",\"payment_narration\":\"ggg\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"
is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":nu
ll,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-12-08
13:24:05\",\"invoice\":\"29\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"29\"}','2024-12-08 13:24:05'),
(1663,'JRL_202412081354051733648045916249088',29,'journal_payment_JRNL67555EAD9E0AE
6_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL67555EAD9E0AE6','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-08 13:24:05','CURR66F984C96B6691',10000,10000,0,0,'Journal # 29
ggg','ggg','{\"id\":\"158\",\"uid\":\"JRNL67555EAD9E0AE6\",\"branch\":\"BRCH668EFCD
B7C8B58\",\"journal_date\":\"2024-12-
08\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"10000\",\"payment_amount\":\"100
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"ggg
\",\"payment_narration\":\"ggg\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"
is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":nu
ll,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-12-08
13:24:05\",\"invoice\":\"29\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"29\"}','2024-12-08 13:24:05'),
(1664,'ACT_202412081408521733648932273977088',NULL,'opening_balance_ACCT6755622424E
156_ACCT6755622424E156_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','
ALE_ACCT6755622424E156','ACCT6755622424E156','client','2024-12-08
13:38:52','CURR66921C11107792',20000,20000,0,0,'k','k','{\"id\":\"5301\",\"uid\":\"
ACCT6755622424E156\",\"branch\":\"BRCH668A8A93BFCAF8\",\"name\":\"mohamad\",\"type\
":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"
category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\"
:null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"m
emo\":\"k\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\
":\\\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"66.5\\\",\\\"ob_debit\\\":\\
\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-08
13:38:52\"}','2024-12-08 13:38:52'),
(1665,'ACT_202412081409231733648963966952192',NULL,'opening_balance_ACCT67556243CE8
050_ACCT67556243CE8050_client_CURR66921C11107792','BRCH668A8A93BFCAF8','accounts','
ALE_ACCT67556243CE8050','ACCT67556243CE8050','client','2024-12-08
13:39:23','CURR66921C11107792',2000,2000,0,0,'fv','fv','{\"id\":\"5302\",\"uid\":\"
ACCT67556243CE8050\",\"branch\":\"BRCH668A8A93BFCAF8\",\"name\":\"ali\",\"type\":\"
client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"cate
gory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":nul
l,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\
":\"fv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\
\\"CURR66921C11107792\\\",\\\"usd_equalance\\\":\\\"66.5\\\",\\\"ob_debit\\\":\\\"2
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-08 13:39:23\"}','2024-
12-08 13:39:23'),
(1666,'SAL_202412081720351733660435263773952',6,'sales_SALE67558F12F05BE5_CASHSALEB
RCH664D790E231556_client_CURR6690AF39D9B836','BRCH664D790E231556','sales','ALE_SALE
67558F12F05BE5','CASHSALEBRCH664D790E231556','client','2024-12-08
17:20:34','CURR6690AF39D9B836',640,640,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67558F12F05BE5\" target=\"_blank\">Sales#
2582, Total: 640.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"205\",\"uid\":\"SALE67558F12F05BE5\",\"serial_id\":\"6\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF39D9B
836\",\"currency_usd_equalance\":\"63\",\"client\":\"CASHSALEBRCH664D790E231556\",\
"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_co
mmission\":null,\"cash_client_name\":\"kjhkj\",\"cash_client_mobile\":null,\"cash_r
eceived_account\":null,\"old_balance\":\"-
200\",\"invoice\":\"2582\",\"memo\":null,\"sales_total\":\"640\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"640\",\"cash_received\":\"0\",\"rema
ining_amount\":\"640\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM66F51A70047BE4\\\",\\\"item_uqid\\\":\\\"RTIREM1733660429573\\
\",\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\\\",\\\"batch\\\":\\\"\\\\
u06f1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
200,\\\"sale_price\\\":320,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\
"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\
\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount
_2\\\":0,\\\"profit\\\":120,\\\"item_total\\\":640,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM66F51A70047BE4-++-\",\"sale_warehouse\":\"-++-
WRHS66E1B7FF9D7EA7-++-\",\"sale_batch\":\"-++-\\u06f1-+
+-\",\"total_sales_amount\":\"640\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"640\"
,\"total_profit_amount\":\"240\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-12-08 17:20:34\"}','2024-12-08 16:50:35'),
(1667,'SAL_202412081720351733660435440046080',6,'sales_sacrSALE67558F12F05BE5_SAFEA
CCOUNTBRCH664D790E231556_cashbook_CURR6690AF39D9B836','BRCH664D790E231556','sales',
'ALE_SALE67558F12F05BE5','SAFEACCOUNTBRCH664D790E231556','cashbook','2024-12-08
17:20:34','CURR6690AF39D9B836',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67558F12F05BE5\" target=\"_blank\">Sales#
2582, Total: 640.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"205\",\"uid\":\"SALE67558F12F05BE5\",\"serial_id\":\"6\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR6690AF39D9B
836\",\"currency_usd_equalance\":\"63\",\"client\":\"CASHSALEBRCH664D790E231556\",\
"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_co
mmission\":null,\"cash_client_name\":\"kjhkj\",\"cash_client_mobile\":null,\"cash_r
eceived_account\":null,\"old_balance\":\"-
200\",\"invoice\":\"2582\",\"memo\":null,\"sales_total\":\"640\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"640\",\"cash_received\":\"0\",\"rema
ining_amount\":\"640\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM66F51A70047BE4\\\",\\\"item_uqid\\\":\\\"RTIREM1733660429573\\
\",\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\\\",\\\"batch\\\":\\\"\\\\
u06f1\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":
200,\\\"sale_price\\\":320,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\
"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\
\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount
_2\\\":0,\\\"profit\\\":120,\\\"item_total\\\":640,\\\"set_name\\\":0,\\\"set_uid\\
\":0}]\",\"sale_items\":\"-++-ITEM66F51A70047BE4-++-\",\"sale_warehouse\":\"-++-
WRHS66E1B7FF9D7EA7-++-\",\"sale_batch\":\"-++-\\u06f1-+
+-\",\"total_sales_amount\":\"640\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"640\"
,\"total_profit_amount\":\"240\",\"return_discount_amount_1\":null,\"return_discoun
t_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_to
tal\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_
name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL
7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",
\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"a
dmin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null
,\"created_at\":\"2024-12-08 17:20:34\"}','2024-12-08 16:50:35'),
(1668,'MPCH_202412101155051733813705479155968',NULL,'mtpurchases_pa_METUPUR6757E5C9
4F07A5_ACCT673C33B3F036F9_supplier_CURR66A865CEADC264','BRCH668E4256885D12','metu-
purchases','ALE_METUPUR6757E5C94F07A5','ACCT673C33B3F036F9','supplier','2024-12-10
11:55:05','CURR66A865CEADC264',0,0,9000,9000,'<a href=\"__embed_host__/metu-
purchases/edit/METUPUR6757E5C94F07A5\" target=\"_blank\">‫غ‬8 ‫<خرید خانزمان‬/a>','8
‫'غ‬,'{\"id\":\"4\",\"uid\":\"METUPUR6757E5C94F07A5\",\"branch\":\"BRCH668E4256885D12
\",\"currency\":\"CURR66A865CEADC264\",\"currency_name\":\"\\u0627\\u0641\\u063a\\
u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"currency_usd_equalance\":\"68\",\"metu\":\"METU6757E59A5CD5D8\",\"metu_na
me\":\"\\u062e\\u0627\\u0646\\u0632\\u0645\\u0627\\
u0646\",\"supplier\":\"ACCT673C33B3F036F9\",\"supplier_name\":\"mohamad\",\"details
\":\"8\\
u063a\",\"value\":\"9000\",\"rate\":\"1\",\"percentage\":\"3\",\"percentage_amount\
":\"0.03\",\"cost\":\"1.03\",\"total\":\"9270\",\"created_at\":\"2024-12-10
11:55:05\"}','2024-12-10 11:25:05'),
(1669,'JRL_202412101253211733817201676412160',30,'journal_receiving_JRNL6757F371810
979_ACCT6757F30508B2B8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL6757F371810979','ACCT6757F30508B2B8','client','2024-12-10
12:23:21','CURR66F984C96B6691',0,0,5555,5555,'Journal # 30
2222','2222','{\"id\":\"159\",\"uid\":\"JRNL6757F371810979\",\"branch\":\"BRCH668EF
CDB7C8B58\",\"journal_date\":\"2024-12-
10\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6757F30508B2B8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"5555\",\"payment_amount\":\"5555
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"2222\
",\"payment_narration\":\"2222\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"
is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":nu
ll,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-12-10
12:23:21\",\"invoice\":\"30\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"30\"}','2024-12-10 12:23:21'),
(1670,'JRL_202412101253211733817201952493056',30,'journal_payment_JRNL6757F37181097
9_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL6757F371810979','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-10 12:23:21','CURR66F984C96B6691',5555,5555,0,0,'Journal # 30
2222','2222','{\"id\":\"159\",\"uid\":\"JRNL6757F371810979\",\"branch\":\"BRCH668EF
CDB7C8B58\",\"journal_date\":\"2024-12-
10\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6757F30508B2B8\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"5555\",\"payment_amount\":\"5555
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"2222\
",\"payment_narration\":\"2222\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"
is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":nu
ll,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appro
val_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\
":\"2024-12-10
12:23:21\",\"invoice\":\"30\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"30\"}','2024-12-10 12:23:21'),
(1671,'JRL_202412101350471733820647229935872',15,'journal_receiving_JRNL67396F169DB
B68_CASHSALEBRCH668EE8F08DD356_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','jou
rnal','ALE_JRNL67396F169DBB68','CASHSALEBRCH668EE8F08DD356','client','2024-11-17
00:20:38','CURR668EFECFDD0671',0,0,10000,10000,'Journal # 15
00','00','{\"id\":\"138\",\"uid\":\"JRNL67396F169DBB68\",\"branch\":\"BRCH668EE8F08
DD356\",\"journal_date\":\"2024-11-
17\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"CASHSALEBRCH668EE8F08DD356\",\"payment_account\
":\"CASHSALEBRCH668EE8F08DD356\",\"receiving_amount\":\"10000\",\"payment_amount\":
\"10000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":
\"00\",\"payment_narration\":\"00\",\"receiving_cue\":\"67\",\"payment_cue\":\"67\"
,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\"
:null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"ap
proval_type\":\"update\",\"approval_entry\":\"{\\\"journal_date\\\":\\\"2024-11-
17\\\",\\\"receiving_currency\\\":\\\"CURR668EFECFDD0671\\\",\\\"payment_currency\\
\":\\\"CURR668EFECFDD0671\\\",\\\"receiving_account\\\":\\\"CASHSALEBRCH668EE8F08DD
356\\\",\\\"payment_account\\\":\\\"CASHSALEBRCH668EE8F08DD356\\\",\\\"receiving_am
ount\\\":\\\"10000\\\",\\\"payment_amount\\\":\\\"10000\\\",\\\"receiving_narration
\\\":\\\"00\\\",\\\"payment_narration\\\":\\\"00\\\",\\\"receiving_cue\\\":\\\"67\\
\",\\\"payment_cue\\\":\\\"67\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rat
e\\\":\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_income_amount\\\":null}
\",\"old_entry_details\":\"{\\\"id\\\":\\\"138\\\",\\\"uid\\\":\\\"JRNL67396F169DBB
68\\\",\\\"branch\\\":\\\"BRCH668EE8F08DD356\\\",\\\"journal_date\\\":\\\"2024-11-
17\\\",\\\"receiving_currency\\\":\\\"CURR668EFECFDD0671\\\",\\\"payment_currency\\
\":\\\"CURR668EFECFDD0671\\\",\\\"receiving_account\\\":\\\"CASHSALEBRCH668EE8F08DD
356\\\",\\\"payment_account\\\":\\\"CASHSALEBRCH668EE8F08DD356\\\",\\\"receiving_am
ount\\\":\\\"10000\\\",\\\"payment_amount\\\":\\\"10000\\\",\\\"calculation_type\\\
":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"receiving_narration\\\":\\\"00\\\",\\
\"payment_narration\\\":\\\"00\\\",\\\"receiving_cue\\\":\\\"67\\\",\\\"payment_cue
\\\":\\\"67\\\",\\\"is_activity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"ac
tivity_uid\\\":null,\\\"receipt_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",
\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_na
me\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\
\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",
\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details
\\\":null,\\\"created_at\\\":\\\"2024-11-17
00:20:38\\\",\\\"invoice\\\":\\\"15\\\",\\\"extra_income_account\\\":null,\\\"extra
_income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"15
\\\"}\",\"created_at\":\"2024-11-17
00:20:38\",\"invoice\":\"15\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"15\"}','2024-12-10 13:20:47'),
(1672,'JRL_202412101350471733820647370543872',15,'journal_payment_JRNL67396F169DBB6
8_CASHSALEBRCH668EE8F08DD356_client_CURR668EFECFDD0671','BRCH668EE8F08DD356','journ
al','ALE_JRNL67396F169DBB68','CASHSALEBRCH668EE8F08DD356','client','2024-11-17
00:20:38','CURR668EFECFDD0671',10000,10000,0,0,'Journal # 15
00','00','{\"id\":\"138\",\"uid\":\"JRNL67396F169DBB68\",\"branch\":\"BRCH668EE8F08
DD356\",\"journal_date\":\"2024-11-
17\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"CASHSALEBRCH668EE8F08DD356\",\"payment_account\
":\"CASHSALEBRCH668EE8F08DD356\",\"receiving_amount\":\"10000\",\"payment_amount\":
\"10000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":
\"00\",\"payment_narration\":\"00\",\"receiving_cue\":\"67\",\"payment_cue\":\"67\"
,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\"
:null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"ap
proval_type\":\"update\",\"approval_entry\":\"{\\\"journal_date\\\":\\\"2024-11-
17\\\",\\\"receiving_currency\\\":\\\"CURR668EFECFDD0671\\\",\\\"payment_currency\\
\":\\\"CURR668EFECFDD0671\\\",\\\"receiving_account\\\":\\\"CASHSALEBRCH668EE8F08DD
356\\\",\\\"payment_account\\\":\\\"CASHSALEBRCH668EE8F08DD356\\\",\\\"receiving_am
ount\\\":\\\"10000\\\",\\\"payment_amount\\\":\\\"10000\\\",\\\"receiving_narration
\\\":\\\"00\\\",\\\"payment_narration\\\":\\\"00\\\",\\\"receiving_cue\\\":\\\"67\\
\",\\\"payment_cue\\\":\\\"67\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rat
e\\\":\\\"1\\\",\\\"extra_income_account\\\":null,\\\"extra_income_amount\\\":null}
\",\"old_entry_details\":\"{\\\"id\\\":\\\"138\\\",\\\"uid\\\":\\\"JRNL67396F169DBB
68\\\",\\\"branch\\\":\\\"BRCH668EE8F08DD356\\\",\\\"journal_date\\\":\\\"2024-11-
17\\\",\\\"receiving_currency\\\":\\\"CURR668EFECFDD0671\\\",\\\"payment_currency\\
\":\\\"CURR668EFECFDD0671\\\",\\\"receiving_account\\\":\\\"CASHSALEBRCH668EE8F08DD
356\\\",\\\"payment_account\\\":\\\"CASHSALEBRCH668EE8F08DD356\\\",\\\"receiving_am
ount\\\":\\\"10000\\\",\\\"payment_amount\\\":\\\"10000\\\",\\\"calculation_type\\\
":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"receiving_narration\\\":\\\"00\\\",\\
\"payment_narration\\\":\\\"00\\\",\\\"receiving_cue\\\":\\\"67\\\",\\\"payment_cue
\\\":\\\"67\\\",\\\"is_activity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"ac
tivity_uid\\\":null,\\\"receipt_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",
\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_na
me\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\
\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",
\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details
\\\":null,\\\"created_at\\\":\\\"2024-11-17
00:20:38\\\",\\\"invoice\\\":\\\"15\\\",\\\"extra_income_account\\\":null,\\\"extra
_income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"15
\\\"}\",\"created_at\":\"2024-11-17
00:20:38\",\"invoice\":\"15\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"15\"}','2024-12-10 13:20:47'),
(1673,'PCH_202412101537361733827056947390976',24,'purchases_pa_PRCH675819F0C74A72_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH675819F0C74A72','ACCT66FCE5D9C135C3','supplier','2024-12-10
15:37:36','CURR66F984C96B6691',0,0,6000.291970802919,6000.291970802919,'<a
href=\"__embed_host__/purchases/invoice/PRCH675819F0C74A72\"
target=\"_blank\">Purchase# 1, Total: 6,000.29, Paid:
0.00</a>',NULL,'{\"id\":\"113\",\"uid\":\"PRCH675819F0C74A72\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
107190\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"6000.291970802919\",\"di
scount_amount\":\"0\",\"sub_total_amount\":\"6000.291970802919\",\"paid_amount\":nu
ll,\"cash_paid_account\":null,\"pending_amount\":\"6000.291970802919\",\"transport_
expense\":\"100\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"warehou
se\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":6000,\\\"real_cost\\\":6000,\\\"qty\
\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"profit\\\":1500,\\\"tp\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":7500,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":6000},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\
\",\\\"cost\\\":0.29197080291971,\\\"real_cost\\\":100.2919708029197,\\\"qty\\\":1,
\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purc
hase\\\",\\\"profit\\\":0.029197080291971,\\\"tp\\\":100.32116788321167,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\
\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\
":100.32116788321167,\\\"transport_expense\\\":100,\\\"expense\\\":\\\"TRST6721DA3B
B22F04\\\",\\\"total\\\":0.29197080291971}]\",\"items_uid\":\"-++-
ITEM66FEC2264871C0-++-,-++-ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-
WRHS66F84386552188-++-,-++-WRHS66F84386552188-++-\",\"batch_uid\":\"-++--++-,-++--+
+-\",\"expense_uid\":\"-++-null-++-,-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-10
15:37:36\",\"serial_id\":\"24\"}','2024-12-10 15:07:36'),
(1674,'PCH_202412101537371733827057083031040',24,'purchases_sapaPRCH675819F0C74A72_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH675819F0C74A72','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-10 15:37:36','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH675819F0C74A72\"
target=\"_blank\">Purchase# 1, Total: 6,000.29, Paid:
0.00</a>',NULL,'{\"id\":\"113\",\"uid\":\"PRCH675819F0C74A72\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
107190\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"6000.291970802919\",\"di
scount_amount\":\"0\",\"sub_total_amount\":\"6000.291970802919\",\"paid_amount\":nu
ll,\"cash_paid_account\":null,\"pending_amount\":\"6000.291970802919\",\"transport_
expense\":\"100\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"warehou
se\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":6000,\\\"real_cost\\\":6000,\\\"qty\
\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"profit\\\":1500,\\\"tp\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":7500,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":6000},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\
\",\\\"cost\\\":0.29197080291971,\\\"real_cost\\\":100.2919708029197,\\\"qty\\\":1,
\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purc
hase\\\",\\\"profit\\\":0.029197080291971,\\\"tp\\\":100.32116788321167,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\
\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\
":100.32116788321167,\\\"transport_expense\\\":100,\\\"expense\\\":\\\"TRST6721DA3B
B22F04\\\",\\\"total\\\":0.29197080291971}]\",\"items_uid\":\"-++-
ITEM66FEC2264871C0-++-,-++-ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-
WRHS66F84386552188-++-,-++-WRHS66F84386552188-++-\",\"batch_uid\":\"-++--++-,-++--+
+-\",\"expense_uid\":\"-++-null-++-,-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-10
15:37:36\",\"serial_id\":\"24\"}','2024-12-10 15:07:37'),
(1675,'PCH_202412101537371733827057213601024',24,'purchases_details_PRCH675819F0C74
A72_TRST6721DA3BB22F04_transit_module_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pur
chases','ALE_PRCH675819F0C74A72','TRST6721DA3BB22F04','transit_module','2024-12-10
15:37:36','CURR66F984C96B6691',100,100,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH675819F0C74A72\"
target=\"_blank\">Trans Exp:: Purchase# 1, Total: 6,000.29, Paid:
0.00</a>',NULL,'{\"id\":\"113\",\"uid\":\"PRCH675819F0C74A72\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
107190\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"6000.291970802919\",\"di
scount_amount\":\"0\",\"sub_total_amount\":\"6000.291970802919\",\"paid_amount\":nu
ll,\"cash_paid_account\":null,\"pending_amount\":\"6000.291970802919\",\"transport_
expense\":\"100\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC2264871C0\\\",\\\"warehou
se\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":6000,\\\"real_cost\\\":6000,\\\"qty\
\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\
\"purchase\\\",\\\"profit\\\":1500,\\\"tp\\\":7500,\\\"bundle\\\":0,\\\"toop\\\":0,
\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1
001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":7500,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":6000},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\
\",\\\"cost\\\":0.29197080291971,\\\"real_cost\\\":100.2919708029197,\\\"qty\\\":1,
\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purc
hase\\\",\\\"profit\\\":0.029197080291971,\\\"tp\\\":100.32116788321167,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\
\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\
":100.32116788321167,\\\"transport_expense\\\":100,\\\"expense\\\":\\\"TRST6721DA3B
B22F04\\\",\\\"total\\\":0.29197080291971}]\",\"items_uid\":\"-++-
ITEM66FEC2264871C0-++-,-++-ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-
WRHS66F84386552188-++-,-++-WRHS66F84386552188-++-\",\"batch_uid\":\"-++--++-,-++--+
+-\",\"expense_uid\":\"-++-null-++-,-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-10
15:37:36\",\"serial_id\":\"24\"}','2024-12-10 15:07:37'),
(1676,'JRL_202412111247211733903241990036992',31,'journal_receiving_JRNL67594389D13
487_ACCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal',
'ALE_JRNL67594389D13487','ACCT66FCE5D9C135C3','supplier','2024-12-11
12:17:21','CURR66F984C96B6691',0,0,1000,1000,'Journal # 31
Jyuhy','Jyuhy','{\"id\":\"160\",\"uid\":\"JRNL67594389D13487\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-12-
11\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FCE5D9C135C3\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"Jyuhy
\",\"payment_narration\":\"Jyuhy\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",
\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":
null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!
\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appro
val_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"app
roval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_a
t\":\"2024-12-11
12:17:21\",\"invoice\":\"31\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"31\"}','2024-12-11 12:17:21'),
(1677,'JRL_202412111247221733903242130726144',31,'journal_payment_JRNL67594389D1348
7_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL67594389D13487','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-11 12:17:21','CURR66F984C96B6691',1000,1000,0,0,'Journal # 31
Jyuhy','Jyuhy','{\"id\":\"160\",\"uid\":\"JRNL67594389D13487\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"journal_date\":\"2024-12-
11\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT66FCE5D9C135C3\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"Jyuhy
\",\"payment_narration\":\"Jyuhy\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",
\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":
null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!
\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appro
val_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"app
roval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_a
t\":\"2024-12-11
12:17:21\",\"invoice\":\"31\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"31\"}','2024-12-11 12:17:22'),
(1678,'EXP_202412111250081733903408686403072',NULL,'assets_ASET675944308A85D8_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','virtues
','ALE_ASET675944308A85D8','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-11
12:20:08','CURR66F984C96B6691',0,0,50,50,'Assets:
‫'التاخ‬,'‫'التاخ‬,'{\"id\":\"10\",\"uid\":\"ASET675944308A85D8\",\"branch\":\"BRCH668E
FCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\",
\"currency_name\":\"\\u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"type\":\"CPCT675943FF1ADF94\",\"type_name\":\"\\u0627\\u062c\\u0646\\
u0627\\u0633 \\u0634\\u0631\\u06a9\\u062a\",\"name\":\"\\u0628\\u06cc\\u0631\\
u0642\",\"qty\":\"1\",\"price\":\"50\",\"total\":\"50\",\"narration\":\"\\u0627\\
u0644\\u062a\\u0627\\u062e\",\"created_at\":\"2024-12-11 12:20:08\"}','2024-12-11
12:20:08'),
(1679,'SAL_202412111254081733903648562556928',47,'sales_SALE6759452065FC77_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E6759452065FC77','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-11
12:54:08','CURR66F984C96B6691',0.7518248175187949,0.7518248175187949,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6759452065FC77\" target=\"_blank\">Sales#
48, Total: 81.75, Trans Exp: 0.00, Paid:
81.00</a>',NULL,'{\"id\":\"206\",\"uid\":\"SALE6759452065FC77\",\"serial_id\":\"47\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96
B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\"
,\"marketer\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commissio
n\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acco
unt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1040731.6318446798\",\"in
voice\":\"48\",\"memo\":null,\"sales_total\":\"81.7518248175188\",\"trans_expense\"
:\"0\",\"expense_account\":null,\"sub_total\":\"81.7518248175188\",\"cash_received\
":\"81\",\"remaining_amount\":\"0.7518248175187949\",\"items_details\":\"[{\\\"agen
t\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid
\\\":\\\"RTIREM1733903541185\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\\",\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":nul
l,\\\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978102190196
,\\\"item_total\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-
WRHS674EA17040CBF4-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"81.7518248175188\",\"total_discount_amount\":\"0\",\"
total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amo
unt\":\"81.7518248175188\",\"total_profit_amount\":\"20.43795620438039\",\"return_d
iscount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\"
:null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-11
12:54:08\"}','2024-12-11 12:24:08'),
(1680,'SAL_202412111254081733903648705959168',47,'sales_cra_SALE6759452065FC77_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6759452065FC77','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-11
12:54:08','CURR66F984C96B6691',81,81,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6759452065FC77\" target=\"_blank\">Sales#
48, Total: 81.75, Trans Exp: 0.00, Paid:
81.00</a>',NULL,'{\"id\":\"206\",\"uid\":\"SALE6759452065FC77\",\"serial_id\":\"47\
",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96
B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\"
,\"marketer\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commissio
n\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acco
unt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1040731.6318446798\",\"in
voice\":\"48\",\"memo\":null,\"sales_total\":\"81.7518248175188\",\"trans_expense\"
:\"0\",\"expense_account\":null,\"sub_total\":\"81.7518248175188\",\"cash_received\
":\"81\",\"remaining_amount\":\"0.7518248175187949\",\"items_details\":\"[{\\\"agen
t\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid
\\\":\\\"RTIREM1733903541185\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\\",\\\"b
atch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":nul
l,\\\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bundle\\\":
0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978102190196
,\\\"item_total\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-
WRHS674EA17040CBF4-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"81.7518248175188\",\"total_discount_amount\":\"0\",\"
total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amo
unt\":\"81.7518248175188\",\"total_profit_amount\":\"20.43795620438039\",\"return_d
iscount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\"
:null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-11
12:54:08\"}','2024-12-11 12:24:08'),
(1681,'PCH_202412111259461733903986772436992',25,'purchases_pa_PRCH675946728CEB76_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH675946728CEB76','ACCT66FCE5D9C135C3','supplier','2024-12-11
12:59:46','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH675946728CEB76\"
target=\"_blank\">Purchase# ۱۱, Total: 1,000.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"114\",\"uid\":\"PRCH675946728CEB76\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"
70\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
114190.29197080291\",\"invoice\":\"\\u06f1\\
u06f1\",\"memo\":null,\"grand_total\":\"1000\",\"discount_amount\":\"0\",\"sub_tota
l_amount\":\"1000\",\"paid_amount\":\"1000\",\"cash_paid_account\":\"SAFEACCOUNTBRC
H668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":\"0\",\"items\":\"
[{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\
\\",\\\"cost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"profit\\\":0,\\\"t
p\\\":20,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,
\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nu
ll,\\\"sale_price\\\":20,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"TRST6721DA
3BB22F04\\\",\\\"total\\\":1000}]\",\"items_uid\":\"-++-ITEM67064EE232FFA3-+
+-\",\"warehouses_uid\":\"-++-WRHS67173F850657C7-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-11
12:59:46\",\"serial_id\":\"25\"}','2024-12-11 12:29:46'),
(1682,'PCH_202412111259461733903986961080064',25,'purchases_cpa_PRCH675946728CEB76_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH675946728CEB76','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-11 12:59:46','CURR66F984C96B6691',0,0,1000,1000,'<a
href=\"__embed_host__/purchases/invoice/PRCH675946728CEB76\"
target=\"_blank\">Purchase# ۱۱, Total: 1,000.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"114\",\"uid\":\"PRCH675946728CEB76\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"
70\",\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
114190.29197080291\",\"invoice\":\"\\u06f1\\
u06f1\",\"memo\":null,\"grand_total\":\"1000\",\"discount_amount\":\"0\",\"sub_tota
l_amount\":\"1000\",\"paid_amount\":\"1000\",\"cash_paid_account\":\"SAFEACCOUNTBRC
H668EFCDB7C8B58\",\"pending_amount\":\"0\",\"transport_expense\":\"0\",\"items\":\"
[{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\
\\",\\\"cost\\\":20,\\\"real_cost\\\":20,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"sale\\\",\\\"profit\\\":0,\\\"t
p\\\":20,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,
\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nu
ll,\\\"sale_price\\\":20,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"TRST6721DA
3BB22F04\\\",\\\"total\\\":1000}]\",\"items_uid\":\"-++-ITEM67064EE232FFA3-+
+-\",\"warehouses_uid\":\"-++-WRHS67173F850657C7-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-TRST6721DA3BB22F04-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-11
12:59:46\",\"serial_id\":\"25\"}','2024-12-11 12:29:46'),
(1683,'EXP_202412121251351733989895483570944',14,'expenses_EXPE675A960755B459_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE675A960755B459','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-12
12:21:35','CURR66F984C96B6691',0,0,300,300,'Expense:
‫'هع‬,'‫'هع‬,'{\"id\":\"78\",\"uid\":\"EXPE675A960755B459\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"type\":\"EXPT675A95D285D526\",\"exp_date\":\"2024-12-
12\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"300\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\",\"narr
ation\":\"\\u0647\\
u0639\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-12-12 12:21:35\",\"serial_id\":\"14\"}','2024-12-
12 12:21:35'),
(1684,'SAL_202412141026261734153986478967808',48,'sales_SALE675D170249F091_ACCT66FA
F39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE675D170
249F091','ACCT66FAF39CE100E5','client','2024-12-14
10:26:26','CURR66F984C96B6691',35797.88085707552,35797.88085707552,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D170249F091\" target=\"_blank\">Sales#
49, Total: 35,797.88, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"207\",\"uid\":\"SALE675D170249F091\",\"serial_id\":\"48\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"market
er\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commissio
n\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acco
unt\":null,\"old_balance\":\"8458.064516129001\",\"invoice\":\"49\",\"memo\":null,\
"sales_total\":\"35797.88085707552\",\"trans_expense\":\"0\",\"expense_account\":nu
ll,\"sub_total\":\"35797.88085707552\",\"cash_received\":\"0\",\"remaining_amount\"
:\"35797.88085707552\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1734154313296\\
\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\
\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\
"sale_price\\\":8929.0322580645,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":
0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":1800.000000000001,\\\"item_total\\\":17858.064516129,\
\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"
item_uqid\\\":\\\"RTIREM1734154320864\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978
102190196,\\\"item_total\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0}
,
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1734154367601\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322580645,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800.00000000000
1,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-ITEM66F85D838E02F9-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-++-
WRHS674EA17040CBF4-++-,-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-386-++-,-+
+-BCH1001-++-,-++-01-+
+-\",\"total_sales_amount\":\"35797.88085707552\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"35797.88085707552\",\"total_profit_amount\":\"7220.437956204384\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-14
10:26:26\"}','2024-12-14 09:56:26'),
(1685,'SAL_202412141026261734153986624032000',48,'sales_sacrSALE675D170249F091_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE675D170249F091','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-14
10:26:26','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D170249F091\" target=\"_blank\">Sales#
49, Total: 35,797.88, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"207\",\"uid\":\"SALE675D170249F091\",\"serial_id\":\"48\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"market
er\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commissio
n\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acco
unt\":null,\"old_balance\":\"8458.064516129001\",\"invoice\":\"49\",\"memo\":null,\
"sales_total\":\"35797.88085707552\",\"trans_expense\":\"0\",\"expense_account\":nu
ll,\"sub_total\":\"35797.88085707552\",\"cash_received\":\"0\",\"remaining_amount\"
:\"35797.88085707552\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1734154313296\\
\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\
\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7129.0322580645,\\\
"sale_price\\\":8929.0322580645,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":
0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":1800.000000000001,\\\"item_total\\\":17858.064516129,\
\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"
item_uqid\\\":\\\"RTIREM1734154320864\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978
102190196,\\\"item_total\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0}
,
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1734154367601\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322580645,\\\"bundle\\\
":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\"
:0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"p
urchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800.00000000000
1,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sal
e_items\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-ITEM66F85D838E02F9-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-++-
WRHS674EA17040CBF4-++-,-++-WRHS66F99D28059D71-++-\",\"sale_batch\":\"-++-386-++-,-+
+-BCH1001-++-,-++-01-+
+-\",\"total_sales_amount\":\"35797.88085707552\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"35797.88085707552\",\"total_profit_amount\":\"7220.437956204384\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-14
10:26:26\"}','2024-12-14 09:56:26'),
(1686,'SAL_202412141126491734157609201453824',49,'sales_SALE675D2529076230_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E675D2529076230','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-14
11:26:49','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D2529076230\" target=\"_blank\">Sales#
50, Total: 0.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"208\",\"uid\":\"SALE675D2529076230\",\"serial_id\":\"49\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commission
\":null,\"cash_client_name\":\"\\u0645\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":
\"1040732.3836694974\",\"invoice\":\"50\",\"memo\":null,\"sales_total\":\"0\",\"tra
ns_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"0\",\"cash_received\":\
"0\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\
\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM173415
5058606\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\\",\\\"batch\\\":\\\"BCH1001\
\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":30.656
9343065692,\\\"sale_price\\\":0,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":
0,\\\"qty\\\":8,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":0,\\\"set_name\\\":0,\\\"set_uid\
\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"
item_uqid\\\":\\\"RTIREM1734155098994\\\",\\\"warehouse\\\":\\\"WRHS67064E355CCDD6\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":1281.92223982473,\\\"sale_price\\\":1281.9514369050198,\\\"
bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":7,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0.02919
7080289804944,\\\"item_total\\\":8973.66005833514,\\\"set_name\\\":0,\\\"set_uid\\\
":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"
item_uqid\\\":\\\"RTIREM1734155128461\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7700,\\\"sale_price\\\":9100,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":45,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"disco
unt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1400,\\\"item_total\\\":409500,\\\"se
t_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-++-,-++-
ITEM67064EE232FFA3-++-,-++-ITEM66FED514AA8A01-++-\",\"sale_warehouse\":\"-++-
WRHS674EA17040CBF4-++-,-++-WRHS67064E355CCDD6-++-,-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-++-,-++-01-+
+-\",\"total_sales_amount\":\"0\",\"total_discount_amount\":\"0\",\"total_discount_
amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"0\",\"t
otal_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_discount_amou
nt_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":
null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\"
:\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\"
,\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"cre
ated_at\":\"2024-12-14 11:26:49\"}','2024-12-14 10:56:49'),
(1687,'SAL_202412141126491734157609339176960',49,'sales_sacrSALE675D2529076230_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE675D2529076230','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-14
11:26:49','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D2529076230\" target=\"_blank\">Sales#
50, Total: 0.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"208\",\"uid\":\"SALE675D2529076230\",\"serial_id\":\"49\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":null,\"sales_man\":null,\"commission_type\":null,\"marketer_commission
\":null,\"cash_client_name\":\"\\u0645\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_balance\":
\"1040732.3836694974\",\"invoice\":\"50\",\"memo\":null,\"sales_total\":\"0\",\"tra
ns_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"0\",\"cash_received\":\
"0\",\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\
\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIREM173415
5058606\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\\",\\\"batch\\\":\\\"BCH1001\
\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":30.656
9343065692,\\\"sale_price\\\":0,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":
0,\\\"qty\\\":8,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"wi
dth\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"dis
count_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":0,\\\"set_name\\\":0,\\\"set_uid\
\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"
item_uqid\\\":\\\"RTIREM1734155098994\\\",\\\"warehouse\\\":\\\"WRHS67064E355CCDD6\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":1281.92223982473,\\\"sale_price\\\":1281.9514369050198,\\\"
bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":7,\\\"out_qty\\\":0,\\
\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\
\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":0.02919
7080289804944,\\\"item_total\\\":8973.66005833514,\\\"set_name\\\":0,\\\"set_uid\\\
":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"
item_uqid\\\":\\\"RTIREM1734155128461\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\
\\",\\\"batch\\\":\\\"01\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\"
:null,\\\"cost\\\":7700,\\\"sale_price\\\":9100,\\\"bundle\\\":0,\\\"toop\\\":0,\\\
"item_token\\\":0,\\\"qty\\\":45,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\
\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"disco
unt\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1400,\\\"item_total\\\":409500,\\\"se
t_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-++-,-++-
ITEM67064EE232FFA3-++-,-++-ITEM66FED514AA8A01-++-\",\"sale_warehouse\":\"-++-
WRHS674EA17040CBF4-++-,-++-WRHS67064E355CCDD6-++-,-++-WRHS66F99D28059D71-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-++-,-++-01-+
+-\",\"total_sales_amount\":\"0\",\"total_discount_amount\":\"0\",\"total_discount_
amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"0\",\"t
otal_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_discount_amou
nt_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":
null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\"
:\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\"
,\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"cre
ated_at\":\"2024-12-14 11:26:49\"}','2024-12-14 10:56:49'),
(1688,'ACT_202412141212521734160372758018048',NULL,'opening_balance_ACCT675D2FF47BA
036_ACCT675D2FF47BA036_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT675D2FF47BA036','ACCT675D2FF47BA036','client','2024-12-14
11:42:52','CURR66F984C96B6691',20000,20000,0,0,'N','N','{\"id\":\"5305\",\"uid\":\"
ACCT675D2FF47BA036\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"N\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-14 11:42:52\"}','2024-
12-14 11:42:52'),
(1689,'ACT_202412141214471734160487219599872',NULL,'opening_balance_ACCT675D3067181
CE7_ACCT675D3067181CE7_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT675D3067181CE7','ACCT675D3067181CE7','supplier','2024-12-14
11:44:47','CURR66F984C96B6691',0,0,4000,4000,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5307\",\"uid\":\"ACCT675D3067181CE7\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"\\u0634\\u0631\\u06a9\\u062a \\u0627\\u0644\\u06a9\\u0648\\
u0632\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\u0627\\u0628\\
u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":null,\\\
"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-12-14 11:44:47\"}','2024-12-
14 11:44:47'),
(1690,'EXP_202412141219481734160788200012800',NULL,'capitals_CAP675D3193E7D723_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','capitals','ALE_CAP675
D3193E7D723','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-14
11:49:47','usd',9000,9000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT MONEY','aHMAD
CUSTOMER BROUGHT
MONEY','{\"id\":\"40\",\"uid\":\"CAP675D3193E7D723\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-12-
14\",\"type\":\"CPCT675D30FC45C092\",\"type_name\":\"\\u0646\\u0642\\u062f\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL675D313D1360A9\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\
u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"9000\",\"percentage\":\"100\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-12-14
11:49:47\",\"currency_usd_equalance\":\"1\"}','2024-12-14 11:49:48'),
(1691,'PCH_202412141239241734161964205705984',26,'purchases_pa_PRCH675D362B457846_A
CCT6704C046B8AF34_supplier_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH675D362B4
57846','ACCT6704C046B8AF34','supplier','2024-12-14
12:39:23','usd',0,0,7313.428571428572,7313.428571428572,'<a
href=\"__embed_host__/purchases/invoice/PRCH675D362B457846\"
target=\"_blank\">Purchase# 1, Total: 8,113.43, Paid:
800.00</a>',NULL,'{\"id\":\"115\",\"uid\":\"PRCH675D362B457846\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":
\"ACCT6704C046B8AF34\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"grand
_total\":\"8113.428571428572\",\"discount_amount\":\"0\",\"sub_total_amount\":\"811
3.428571428572\",\"paid_amount\":\"800\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"pending_amount\":\"7313.428571428572\",\"transport_expense\":\"0\",
\"items\":\"[{\\\"item\\\":\\\"ITEM675D3539D4F495\\\",\\\"warehouse\\\":\\\"WRHS675
D34639E0744\\\",\\\"cost\\\":400,\\\"real_cost\\\":400,\\\"qty\\\":20,\\\"bonus\\\"
:0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"
profit\\\":200,\\\"tp\\\":600,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,
\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"sale_price\\\":600,\\\"transport_expense\\\":0,\\\"expe
nse\\\":\\\"null\\\",\\\"total\\\":8000},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS675D34639E0744\\
\",\\\"cost\\\":0.85714285714286,\\\"real_cost\\\":0.85714285714286,\\\"qty\\\":4,\
\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purch
ase\\\",\\\"profit\\\":0.00041710114702816,\\\"tp\\\":0.8575599582898882,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,
\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\
\":0.8575599582898882,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"
total\\\":3.42857142857144},
{\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"warehouse\\\":\\\"WRHS675D34639E0744\\
\",\\\"cost\\\":110,\\\"real_cost\\\":110,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,
\\\"tp\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":130,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":110}]\",\"items_uid\":\"-++-ITEM675D3539D4F495-++-,-++-
ITEM67064EE232FFA3-++-,-++-ITEM66FED514AA8A01-++-\",\"warehouses_uid\":\"-++-
WRHS675D34639E0744-++-,-++-WRHS675D34639E0744-++-,-++-WRHS675D34639E0744-+
+-\",\"batch_uid\":\"-++--++-,-++--++-,-++--++-\",\"expense_uid\":\"-++-null-++-,-+
+-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-14
12:39:23\",\"serial_id\":\"26\"}','2024-12-14 12:09:24'),
(1692,'PCH_202412141239251734161965118673152',26,'purchases_cpa_PRCH675D362B457846_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_P
RCH675D362B457846','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-14
12:39:23','usd',0,0,800,800,'<a
href=\"__embed_host__/purchases/invoice/PRCH675D362B457846\"
target=\"_blank\">Purchase# 1, Total: 8,113.43, Paid:
800.00</a>',NULL,'{\"id\":\"115\",\"uid\":\"PRCH675D362B457846\",\"branch\":\"BRCH6
68EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":
\"ACCT6704C046B8AF34\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"grand
_total\":\"8113.428571428572\",\"discount_amount\":\"0\",\"sub_total_amount\":\"811
3.428571428572\",\"paid_amount\":\"800\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668
EFCDB7C8B58\",\"pending_amount\":\"7313.428571428572\",\"transport_expense\":\"0\",
\"items\":\"[{\\\"item\\\":\\\"ITEM675D3539D4F495\\\",\\\"warehouse\\\":\\\"WRHS675
D34639E0744\\\",\\\"cost\\\":400,\\\"real_cost\\\":400,\\\"qty\\\":20,\\\"bonus\\\"
:0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"
profit\\\":200,\\\"tp\\\":600,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,
\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":n
ull,\\\"expiry\\\":null,\\\"sale_price\\\":600,\\\"transport_expense\\\":0,\\\"expe
nse\\\":\\\"null\\\",\\\"total\\\":8000},
{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"warehouse\\\":\\\"WRHS675D34639E0744\\
\",\\\"cost\\\":0.85714285714286,\\\"real_cost\\\":0.85714285714286,\\\"qty\\\":4,\
\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purch
ase\\\",\\\"profit\\\":0.00041710114702816,\\\"tp\\\":0.8575599582898882,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,
\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\
\":0.8575599582898882,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"
total\\\":3.42857142857144},
{\\\"item\\\":\\\"ITEM66FED514AA8A01\\\",\\\"warehouse\\\":\\\"WRHS675D34639E0744\\
\",\\\"cost\\\":110,\\\"real_cost\\\":110,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,
\\\"tp\\\":130,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":130,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":110}]\",\"items_uid\":\"-++-ITEM675D3539D4F495-++-,-++-
ITEM67064EE232FFA3-++-,-++-ITEM66FED514AA8A01-++-\",\"warehouses_uid\":\"-++-
WRHS675D34639E0744-++-,-++-WRHS675D34639E0744-++-,-++-WRHS675D34639E0744-+
+-\",\"batch_uid\":\"-++--++-,-++--++-,-++--++-\",\"expense_uid\":\"-++-null-++-,-+
+-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-14
12:39:23\",\"serial_id\":\"26\"}','2024-12-14 12:09:25'),
(1693,'SAL_202412141558461734173926877705216',11,'sales_SALE675D64E6ADB5B4_ACCT66F8
76CD1143F2_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE675D64E
6ADB5B4','ACCT66F876CD1143F2','client','2024-12-14
15:58:46','CURR66BB048E0D9DC8',3000,3000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D64E6ADB5B4\" target=\"_blank\">Sales#
305, Total: 3,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"209\",\"uid\":\"SALE675D64E6ADB5B4\",\"serial_id\":\"11\"
,\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D
9DC8\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66F876CD1143F2\",\"market
er\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":n
ull,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\"
:null,\"old_balance\":\"6460\",\"invoice\":\"305\",\"memo\":null,\"sales_total\":\"
3000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"3000\",\"ca
sh_received\":\"0\",\"remaining_amount\":\"3000\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\
":\\\"RTIREM1734173858959\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":1400,\\\"sale_price\\\":1500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_t
oken\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":
0,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":3000,\\\"set_name\\\":
0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"3000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"3000
\",\"total_profit_amount\":\"200\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-14 15:58:46\"}','2024-12-14 15:28:46'),
(1694,'SAL_202412141558471734173927071762944',11,'sales_sacrSALE675D64E6ADB5B4_SAFE
ACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales'
,'ALE_SALE675D64E6ADB5B4','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-12-14
15:58:46','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D64E6ADB5B4\" target=\"_blank\">Sales#
305, Total: 3,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"209\",\"uid\":\"SALE675D64E6ADB5B4\",\"serial_id\":\"11\"
,\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D
9DC8\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66F876CD1143F2\",\"market
er\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":n
ull,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\"
:null,\"old_balance\":\"6460\",\"invoice\":\"305\",\"memo\":null,\"sales_total\":\"
3000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"3000\",\"ca
sh_received\":\"0\",\"remaining_amount\":\"3000\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\
":\\\"RTIREM1734173858959\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":1400,\\\"sale_price\\\":1500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_t
oken\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":
0,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"item_total\\\":3000,\\\"set_name\\\":
0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"3000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"3000
\",\"total_profit_amount\":\"200\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-14 15:58:46\"}','2024-12-14 15:28:47'),
(1695,'SAL_202412141602381734174158597476864',12,'sales_SALE675D65CE6F0F58_ACCT66F8
76CD1143F2_client_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales','ALE_SALE675D65C
E6F0F58','ACCT66F876CD1143F2','client','2024-12-14
16:02:38','CURR66BB048E0D9DC8',2100,2100,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D65CE6F0F58\" target=\"_blank\">Sales#
306, Total: 2,100.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"210\",\"uid\":\"SALE675D65CE6F0F58\",\"serial_id\":\"12\"
,\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D
9DC8\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66F876CD1143F2\",\"market
er\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":n
ull,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\"
:null,\"old_balance\":\"9460\",\"invoice\":\"306\",\"memo\":null,\"sales_total\":\"
2100\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"2100\",\"ca
sh_received\":\"0\",\"remaining_amount\":\"2100\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\
":\\\"RTIREM1734174134469\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":1400,\\\"sale_price\\\":2100,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_t
oken\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":
0,\\\"discount_2\\\":0,\\\"profit\\\":700,\\\"item_total\\\":2100,\\\"set_name\\\":
0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"2100\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"2100
\",\"total_profit_amount\":\"700\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-14 16:02:38\"}','2024-12-14 15:32:38'),
(1696,'SAL_202412141602381734174158739798016',12,'sales_sacrSALE675D65CE6F0F58_SAFE
ACCOUNTBRCH668E33B1D26DF1_cashbook_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','sales'
,'ALE_SALE675D65CE6F0F58','SAFEACCOUNTBRCH668E33B1D26DF1','cashbook','2024-12-14
16:02:38','CURR66BB048E0D9DC8',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE675D65CE6F0F58\" target=\"_blank\">Sales#
306, Total: 2,100.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"210\",\"uid\":\"SALE675D65CE6F0F58\",\"serial_id\":\"12\"
,\"branch\":\"BRCH668E33B1D26DF1\",\"quotation\":null,\"currency\":\"CURR66BB048E0D
9DC8\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66F876CD1143F2\",\"market
er\":\"null\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":n
ull,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\"
:null,\"old_balance\":\"9460\",\"invoice\":\"306\",\"memo\":null,\"sales_total\":\"
2100\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"2100\",\"ca
sh_received\":\"0\",\"remaining_amount\":\"2100\",\"items_details\":\"[{\\\"agent\\
\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F8773DDC4A03\\\",\\\"item_uqid\\\
":\\\"RTIREM1734174134469\\\",\\\"warehouse\\\":\\\"WRHS668F5221C4BF21\\\",\\\"batc
h\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\
\\"cost\\\":1400,\\\"sale_price\\\":2100,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_t
oken\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\"
:0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":
0,\\\"discount_2\\\":0,\\\"profit\\\":700,\\\"item_total\\\":2100,\\\"set_name\\\":
0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66F8773DDC4A03-+
+-\",\"sale_warehouse\":\"-++-WRHS668F5221C4BF21-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"2100\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"2100
\",\"total_profit_amount\":\"700\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-14 16:02:38\"}','2024-12-14 15:32:38'),
(1697,'EXP_202412171415411734426941037953024',NULL,'capitals_CAP6761413CAC0B21_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','capita
ls','ALE_CAP6761413CAC0B21','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-17
13:45:40','CURR66F984C96B6691',600000,600000,0,0,'Capitals:
lkdfjglkdfjgkldfjglkdfjgkldfgjkdfljgdfkljgdfkl','lkdfjglkdfjgkldfjglkdfjgkldfgjkdfl
jgdfkljgdfkl','{\"id\":\"41\",\"uid\":\"CAP6761413CAC0B21\",\"branch\":\"BRCH668EFC
DB7C8B58\",\"event_date\":\"2024-12-
17\",\"type\":\"CPCT67613E9A4F7398\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL67613EC5168AB3\",\"shareholder_name\":\"ahmad
khan\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\
u06cc\",\"amount\":\"600000\",\"percentage\":\"50\",\"details\":\"lkdfjglkdfjgkldfj
glkdfjgkldfgjkdfljgdfkljgdfkl\",\"created_at\":\"2024-12-17
13:45:40\",\"currency_usd_equalance\":\"70\"}','2024-12-17 13:45:41'),
(1698,'EXP_202412171416131734426973375616000',NULL,'shareholder_credit_SHRHLC676141
5D15E367_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C
8B58','shareholder_credit','ALE_SHRHLC6761415D15E367','SAFEACCOUNTBRCH668EFCDB7C8B5
8','cashbook','2024-12-17
13:46:13','CURR66F984C96B6691',0,0,9000,9000,'shareholder_credit: aHMAD CUSTOMER
BROUGHT MONEY','aHMAD CUSTOMER BROUGHT
MONEY','{\"id\":\"12\",\"uid\":\"SHRHLC6761415D15E367\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"event_date\":\"2024-12-
17\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\u0627\\
u0646\\u06cc\",\"shareholder\":\"SHRHL67613EC5168AB3\",\"shareholder_name\":\"ahmad
khan\",\"amount\":\"9000\",\"percentage\":\"50\",\"credit_account\":\"SAFEACCOUNTBR
CH668EFCDB7C8B58\",\"credit_account_name\":\"\\u062f\\u062e\\u0644 \\u0634\\u0631\\
u06a9\\u062a\",\"details\":\"aHMAD CUSTOMER BROUGHT MONEY\",\"created_at\":\"2024-
12-17 13:46:13\"}','2024-12-17 13:46:13'),
(1699,'EXP_202412171417441734427064046874112',NULL,'assets_ASET676141B7D5A799_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','virtues
','ALE_ASET676141B7D5A799','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-17
13:47:43','CURR66F984C96B6691',0,0,200000,200000,'Assets:
f','f','{\"id\":\"11\",\"uid\":\"ASET676141B7D5A799\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\",\"curren
cy_name\":\"\\u0627\\u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\
u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"type\":\"CPCT675943FF1ADF94\",\"type_name\":\"\\u0627\\u062c\\u0646\\
u0627\\u0633 \\u0634\\u0631\\u06a9\\u062a\",\"name\":\"\\u0645\\u0648\\u062a\\
u0631\",\"qty\":\"1\",\"price\":\"200000\",\"total\":\"200000\",\"narration\":\"f\"
,\"created_at\":\"2024-12-17 13:47:43\"}','2024-12-17 13:47:44'),
(1700,'JRL_202412171419271734427167090452992',32,'journal_receiving_JRNL6761421ECCF
9D1_ACCT67136201391A52_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL6761421ECCF9D1','ACCT67136201391A52','client','2024-12-17
13:49:26','CURR66F984C96B6691',0,0,20000,20000,'Journal # 32
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"161\",\"uid\":\"JRNL6761421ECCF9D1\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT67136201391A52\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\
u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
13:49:26\",\"invoice\":\"32\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"32\"}','2024-12-17 13:49:27'),
(1701,'JRL_202412171419271734427167271236864',32,'journal_payment_JRNL6761421ECCF9D
1_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL6761421ECCF9D1','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-17 13:49:26','CURR66F984C96B6691',20000,20000,0,0,'Journal # 32
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"161\",\"uid\":\"JRNL6761421ECCF9D1\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT67136201391A52\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\
u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
13:49:26\",\"invoice\":\"32\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"32\"}','2024-12-17 13:49:27'),
(1702,'ACT_202412171421441734427304886123008',NULL,'opening_balance_ACCT676142A8B97
217_ACCT676142A8B97217_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT676142A
8B97217','ACCT676142A8B97217','client','2024-12-17
13:51:44','usd',20000,20000,0,0,'c','c','{\"id\":\"5308\",\"uid\":\"ACCT676142A8B97
217\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamad
khan\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":
\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nul
l,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_
uid\":null,\"memo\":\"c\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\
\\"currency\\\":\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"20
000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-17 13:51:44\"}','2024-
12-17 13:51:44'),
(1703,'JRL_202412171422311734427351775269888',33,'journal_receiving_JRNL676142D71D4
758_ACCT676142A8B97217_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL676142D7
1D4758','ACCT676142A8B97217','client','2024-12-17
13:52:31','usd',0,0,12000,12000,'Journal # 33
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"162\",\"uid\":\"JRNL676142D71D4758\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT676142A8B97217\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"12000\",\"payment_amount\":\"12000\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0627\\u0648\\u06af\\u0631\\
u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\
u06cc\\
u06cc\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
13:52:31\",\"invoice\":\"33\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"33\"}','2024-12-17 13:52:31'),
(1704,'JRL_202412171422321734427352205467904',33,'journal_payment_JRNL676142D71D475
8_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE_J
RNL676142D71D4758','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-17
13:52:31','usd',12000,12000,0,0,'Journal # 33
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"162\",\"uid\":\"JRNL676142D71D4758\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT676142A8B97217\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"12000\",\"payment_amount\":\"12000\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u0627\\u0648\\u06af\\u0631\\
u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\
u06cc\\
u06cc\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
13:52:31\",\"invoice\":\"33\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"33\"}','2024-12-17 13:52:32'),
(1705,'EXP_202412171425141734427514440417024',15,'expenses_EXPE67614379D17B39_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE67614379D17B39','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-17
13:55:13','CURR66F984C96B6691',0,0,10000,10000,'Expense:
‫'ز‬,'‫'ز‬,'{\"id\":\"79\",\"uid\":\"EXPE67614379D17B39\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"type\":\"EXPT67614332F2D400\",\"exp_date\":\"2024-12-
17\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"10000\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\",\"na
rration\":\"\\
u0632\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-12-17 13:55:13\",\"serial_id\":\"15\"}','2024-12-
17 13:55:14'),
(1706,'EXP_202412171431061734427866848104960',NULL,'advances_EADV676144DAAF1B84_SAF
EACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','advan
ces','ALE_EADV676144DAAF1B84','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-
17 14:01:06','CURR66F984C96B6691',0,0,1000,1000,'Advance:
v','v','{\"id\":\"13\",\"uid\":\"EADV676144DAAF1B84\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B669
1\",\"advance_date\":\"2024-12-
17\",\"employee\":\"EMPL67614442274D85\",\"previous_advance\":\"0\",\"new_advance\"
:\"1000\",\"total_advance\":\"1000\",\"narration\":\"v\",\"created_at\":\"2024-12-
17 14:01:06\"}','2024-12-17 14:01:06'),
(1707,'JRL_202412171604111734433451693128960',10,'journal_receiving_JRNL67615AAB856
AF3_ACCT66B2FA4082C189_supplier_CURR66B4787C383EC4','BRCH668EE96F643F60','journal',
'ALE_JRNL67615AAB856AF3','ACCT66B2FA4082C189','supplier','2024-12-17
15:34:11','CURR66B4787C383EC4',0,0,2000,2000,'Journal # 10 this is a','this is
a','{\"id\":\"163\",\"uid\":\"JRNL67615AAB856AF3\",\"branch\":\"BRCH668EE96F643F60\
",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"ACCT66B2FA4082C189\",\"payment_account\":\"ACCT
66B2FA4082C189\",\"receiving_amount\":\"2000\",\"payment_amount\":\"2000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"this is
a\",\"payment_narration\":\"this is
a\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
15:34:11\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-12-17 15:34:11'),
(1708,'JRL_202412171604111734433451833257984',10,'journal_payment_JRNL67615AAB856AF
3_ACCT66B2FA4082C189_supplier_CURR66B4787C383EC4','BRCH668EE96F643F60','journal','A
LE_JRNL67615AAB856AF3','ACCT66B2FA4082C189','supplier','2024-12-17
15:34:11','CURR66B4787C383EC4',2000,2000,0,0,'Journal # 10 this is a','this is
a','{\"id\":\"163\",\"uid\":\"JRNL67615AAB856AF3\",\"branch\":\"BRCH668EE96F643F60\
",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"ACCT66B2FA4082C189\",\"payment_account\":\"ACCT
66B2FA4082C189\",\"receiving_amount\":\"2000\",\"payment_amount\":\"2000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"this is
a\",\"payment_narration\":\"this is
a\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
15:34:11\",\"invoice\":\"10\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"10\"}','2024-12-17 15:34:11'),
(1709,'JRL_202412171636201734435380872692224',1,'journal_receiving_JRNL67616234AFD9
99_ACCT66BF07B86D7F75_cashbook_usd','BRCH668EE92A5231D2','journal','ALE_JRNL6761623
4AFD999','ACCT66BF07B86D7F75','cashbook','2024-12-17
16:06:20','usd',0,0,1000,1000,'Journal # 1 this is a','this is
a','{\"id\":\"164\",\"uid\":\"JRNL67616234AFD999\",\"branch\":\"BRCH668EE92A5231D2\
",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66BF07B86D7F75\",\"receiving_a
mount\":\"1000\",\"payment_amount\":\"1000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"this is a\",\"payment_narration\":\"this is
a\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_recei
pt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
16:06:20\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-12-17 16:06:20'),
(1710,'JRL_202412171636211734435381008910848',1,'journal_payment_JRNL67616234AFD999
_ACCT66BF07B86D7F75_cashbook_usd','BRCH668EE92A5231D2','journal','ALE_JRNL67616234A
FD999','ACCT66BF07B86D7F75','cashbook','2024-12-17
16:06:20','usd',1000,1000,0,0,'Journal # 1 this is a','this is
a','{\"id\":\"164\",\"uid\":\"JRNL67616234AFD999\",\"branch\":\"BRCH668EE92A5231D2\
",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66BF07B86D7F75\",\"receiving_a
mount\":\"1000\",\"payment_amount\":\"1000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"this is a\",\"payment_narration\":\"this is
a\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_recei
pt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
16:06:20\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-12-17 16:06:21'),
(1711,'JRL_202412171640001734435600942164992',2,'journal_receiving_JRNL67616310C47B
01_ACCT66FD6F74A91128_client_usd','BRCH668EE92A5231D2','journal','ALE_JRNL67616310C
47B01','ACCT66FD6F74A91128','client','2024-12-17 16:10:00','usd',0,0,42,42,'Journal
# 2 this is a','this is
a','{\"id\":\"165\",\"uid\":\"JRNL67616310C47B01\",\"branch\":\"BRCH668EE92A5231D2\
",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FD6F74A91128\",\"payment_account\":\"ACCT66FD6F74A91128\",\"receiving_a
mount\":\"42\",\"payment_amount\":\"42\",\"calculation_type\":\"multiply\",\"rate\"
:\"1\",\"receiving_narration\":\"this is a\",\"payment_narration\":\"this is
a\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_recei
pt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
16:10:00\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-12-17 16:10:00'),
(1712,'JRL_202412171640011734435601066288896',2,'journal_payment_JRNL67616310C47B01
_ACCT66FD6F74A91128_client_usd','BRCH668EE92A5231D2','journal','ALE_JRNL67616310C47
B01','ACCT66FD6F74A91128','client','2024-12-17 16:10:00','usd',42,42,0,0,'Journal #
2 this is a','this is
a','{\"id\":\"165\",\"uid\":\"JRNL67616310C47B01\",\"branch\":\"BRCH668EE92A5231D2\
",\"journal_date\":\"2024-12-
17\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FD6F74A91128\",\"payment_account\":\"ACCT66FD6F74A91128\",\"receiving_a
mount\":\"42\",\"payment_amount\":\"42\",\"calculation_type\":\"multiply\",\"rate\"
:\"1\",\"receiving_narration\":\"this is a\",\"payment_narration\":\"this is
a\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_recei
pt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
16:10:00\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-12-17 16:10:01'),
(1713,'PCH_202412172214011734455641863148800',27,'purchases_pa_PRCH6761B159956F00_A
CCT6757F30508B2B8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','ALE_
PRCH6761B159956F00','ACCT6757F30508B2B8','client','2024-12-17
22:14:01','CURR66F984C96B6691',0,0,0.85714285714286,0.85714285714286,'<a
href=\"__embed_host__/purchases/invoice/PRCH6761B159956F00\"
target=\"_blank\">Purchase# ۷۸۸, Total: 0.86, Paid:
0.00</a>',NULL,'{\"id\":\"116\",\"uid\":\"PRCH6761B159956F00\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT6757F30508B2B8\",\"old_balance\":\"-5555\",\"invoice\":\"\\
u06f7\\u06f8\\
u06f8\",\"memo\":null,\"grand_total\":\"0.85714285714286\",\"discount_amount\":\"0\
",\"sub_total_amount\":\"0.85714285714286\",\"paid_amount\":null,\"cash_paid_accoun
t\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0.85714285714286\",\"tra
nsport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"wa
rehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"cost\\\":0.85714285714286,\\\"real_cost\
\\":0.85714285714286,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\
"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0.00041710114702816,\\\"
tp\\\":0.8575599582898882,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"
item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,
\\\"expiry\\\":null,\\\"sale_price\\\":0.8575599582898882,\\\"transport_expense\\\"
:0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":0.85714285714286}]\",\"items_uid\":\"
-++-ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
22:14:01\",\"serial_id\":\"27\"}','2024-12-17 21:44:01'),
(1714,'PCH_202412172214021734455642332960000',27,'purchases_cpa_PRCH6761B159956F00_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH6761B159956F00','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-17 22:14:01','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6761B159956F00\"
target=\"_blank\">Purchase# ۷۸۸, Total: 0.86, Paid:
0.00</a>',NULL,'{\"id\":\"116\",\"uid\":\"PRCH6761B159956F00\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT6757F30508B2B8\",\"old_balance\":\"-5555\",\"invoice\":\"\\
u06f7\\u06f8\\
u06f8\",\"memo\":null,\"grand_total\":\"0.85714285714286\",\"discount_amount\":\"0\
",\"sub_total_amount\":\"0.85714285714286\",\"paid_amount\":null,\"cash_paid_accoun
t\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"0.85714285714286\",\"tra
nsport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM67064EE232FFA3\\\",\\\"wa
rehouse\\\":\\\"WRHS66F99D28059D71\\\",\\\"cost\\\":0.85714285714286,\\\"real_cost\
\\":0.85714285714286,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\
"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0.00041710114702816,\\\"
tp\\\":0.8575599582898882,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"
item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,
\\\"expiry\\\":null,\\\"sale_price\\\":0.8575599582898882,\\\"transport_expense\\\"
:0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":0.85714285714286}]\",\"items_uid\":\"
-++-ITEM67064EE232FFA3-++-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-17
22:14:01\",\"serial_id\":\"27\"}','2024-12-17 21:44:02'),
(1715,'ACT_202412181045301734500730179864832',NULL,'opening_balance_ACCT6762617A019
5D4_ACCT6762617A0195D4_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6762617A0195D4','ACCT6762617A0195D4','client','2024-12-18
10:15:30','CURR66F984C96B6691',20000,20000,0,0,'ffff','ffff','{\"id\":\"5310\",\"ui
d\":\"ACCT6762617A0195D4\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"t
ype\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\
",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"userna
me\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null
,\"memo\":\"ffff\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"curr
ency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\
\":\\\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-18
10:15:30\"}','2024-12-18 10:15:30'),
(1716,'JRL_202412181048401734500920851986944',34,'journal_receiving_JRNL676262387E9
3F9_ACCT6762617A0195D4_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL676262387E93F9','ACCT6762617A0195D4','client','2024-12-18
10:18:40','CURR66F984C96B6691',0,0,5999,5999,'Journal # 34
mnn','mnn','{\"id\":\"166\",\"uid\":\"JRNL676262387E93F9\",\"branch\":\"BRCH668EFCD
B7C8B58\",\"journal_date\":\"2024-12-
18\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6762617A0195D4\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"5999\",\"payment_amount\":\"5999
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mnn\"
,\"payment_narration\":\"mnn\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is
_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":
\"2024-12-18
10:18:40\",\"invoice\":\"34\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"34\"}','2024-12-18 10:18:40'),
(1717,'JRL_202412181048411734500921075241216',34,'journal_payment_JRNL676262387E93F
9_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL676262387E93F9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-18 10:18:40','CURR66F984C96B6691',5999,5999,0,0,'Journal # 34
mnn','mnn','{\"id\":\"166\",\"uid\":\"JRNL676262387E93F9\",\"branch\":\"BRCH668EFCD
B7C8B58\",\"journal_date\":\"2024-12-
18\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6762617A0195D4\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"5999\",\"payment_amount\":\"5999
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"mnn\"
,\"payment_narration\":\"mnn\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is
_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null
,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_
user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approva
l_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":
\"2024-12-18
10:18:40\",\"invoice\":\"34\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"34\"}','2024-12-18 10:18:41'),
(1718,'JRL_202412181055371734501337417432064',35,'journal_receiving_JRNL676263D93BE
584_ACCT66FAF39CE100E5_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL676263D9
3BE584','ACCT66FAF39CE100E5','client','2024-12-18
10:25:37','usd',0,0,400,400,'Journal # 35
mbkbkjbkj','mbkbkjbkj','{\"id\":\"167\",\"uid\":\"JRNL676263D93BE584\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-12-
18\",\"receiving_currency\":\"usd\",\"payment_currency\":\"CURR66F984C96B6691\",\"r
eceiving_account\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"receiving_amount\":\"400\",\"payment_amount\":\"28000\",\"calculatio
n_type\":\"multiply\",\"rate\":\"70\",\"receiving_narration\":\"mbkbkjbkj\",\"payme
nt_narration\":\"mbkbkjbkj\",\"receiving_cue\":\"1\",\"payment_cue\":\"70\",\"is_ac
tivity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-12-18
10:25:37\",\"invoice\":\"35\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"35\"}','2024-12-18 10:25:37'),
(1719,'JRL_202412181055371734501337558222080',35,'journal_payment_JRNL676263D93BE58
4_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE_J
RNL676263D93BE584','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-18
10:25:37','CURR66F984C96B6691',28000,28000,0,0,'Journal # 35
mbkbkjbkj','mbkbkjbkj','{\"id\":\"167\",\"uid\":\"JRNL676263D93BE584\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"journal_date\":\"2024-12-
18\",\"receiving_currency\":\"usd\",\"payment_currency\":\"CURR66F984C96B6691\",\"r
eceiving_account\":\"ACCT66FAF39CE100E5\",\"payment_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"receiving_amount\":\"400\",\"payment_amount\":\"28000\",\"calculatio
n_type\":\"multiply\",\"rate\":\"70\",\"receiving_narration\":\"mbkbkjbkj\",\"payme
nt_narration\":\"mbkbkjbkj\",\"receiving_cue\":\"1\",\"payment_cue\":\"70\",\"is_ac
tivity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"
sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"su
b_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_use
r\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_t
ype\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2
024-12-18
10:25:37\",\"invoice\":\"35\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"35\"}','2024-12-18 10:25:37'),
(1720,'SAL_202412181115351734502535350841088',50,'sales_SALE67626887145D21_ACCT66FA
F39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6762688
7145D21','ACCT66FAF39CE100E5','client','2024-12-18
11:15:35','CURR66F984C96B6691',800,800,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67626887145D21\" target=\"_blank\">Sales#
51, Total: 1,680.00, Trans Exp: 0.00, Paid:
880.00</a>',NULL,'{\"id\":\"211\",\"uid\":\"SALE67626887145D21\",\"serial_id\":\"50
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"44255.94537320452\",\"i
nvoice\":\"51\",\"memo\":null,\"sales_total\":\"1680\",\"trans_expense\":\"0\",\"ex
pense_account\":null,\"sub_total\":\"1680\",\"cash_received\":\"880\",\"remaining_a
mount\":\"800\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"ite
m\\\":\\\"ITEM676266ACB23AD1\\\",\\\"item_uqid\\\":\\\"RTIREM1734502487694\\\",\\\"
warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":136.73469387755102,\\\
"sale_price\\\":140,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\
":12,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\
\\"height\\\":0,\\\"unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\
\":0,\\\"profit\\\":3.265306122448976,\\\"item_total\\\":1680,\\\"set_name\\\":0,\\
\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM676266ACB23AD1-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"1680\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1680
\",\"total_profit_amount\":\"39.18367346938771\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-12-18 11:15:35\"}','2024-12-18 10:45:35'),
(1721,'SAL_202412181115351734502535787520000',50,'sales_cra_SALE67626887145D21_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67626887145D21','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-18
11:15:35','CURR66F984C96B6691',880,880,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67626887145D21\" target=\"_blank\">Sales#
51, Total: 1,680.00, Trans Exp: 0.00, Paid:
880.00</a>',NULL,'{\"id\":\"211\",\"uid\":\"SALE67626887145D21\",\"serial_id\":\"50
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"mark
eter\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commiss
ion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_ac
count\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"44255.94537320452\",\"i
nvoice\":\"51\",\"memo\":null,\"sales_total\":\"1680\",\"trans_expense\":\"0\",\"ex
pense_account\":null,\"sub_total\":\"1680\",\"cash_received\":\"880\",\"remaining_a
mount\":\"800\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"ite
m\\\":\\\"ITEM676266ACB23AD1\\\",\\\"item_uqid\\\":\\\"RTIREM1734502487694\\\",\\\"
warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":
null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":136.73469387755102,\\\
"sale_price\\\":140,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\
":12,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\
\\"height\\\":0,\\\"unit\\\":\\\"production\\\",\\\"discount\\\":0,\\\"discount_2\\
\":0,\\\"profit\\\":3.265306122448976,\\\"item_total\\\":1680,\\\"set_name\\\":0,\\
\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM676266ACB23AD1-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"1680\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1680
\",\"total_profit_amount\":\"39.18367346938771\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2024-12-18 11:15:35\"}','2024-12-18 10:45:35'),
(1722,'ACT_202412191024301734585870974846976',NULL,'opening_balance_ACCT6763AE0EC1A
B11_ACCT6763AE0EC1AB11_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6763AE0EC1AB11','ACCT6763AE0EC1AB11','client','2024-12-19
09:54:30','CURR66F984C96B6691',20000,20000,0,0,'vvv','vvv','{\"id\":\"5311\",\"uid\
":\"ACCT6763AE0EC1AB11\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"typ
e\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",
\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username
\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\
"memo\":\"vvv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currenc
y\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":
\\\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-19
09:54:30\"}','2024-12-19 09:54:30'),
(1723,'EXP_202412191119501734589190578682880',NULL,'capitals_CAP6763BB064C6C41_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','capitals','ALE_CAP676
3BB064C6C41','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-19
10:49:50','usd',9000,9000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT MONEY','aHMAD
CUSTOMER BROUGHT
MONEY','{\"id\":\"42\",\"uid\":\"CAP6763BB064C6C41\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-12-
19\",\"type\":\"CPCT6763BA88C226E3\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL6763BAB07B4F27\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\
u0644\\u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"9000\",\"percentage\":\"40\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-12-19
10:49:50\",\"currency_usd_equalance\":\"1\"}','2024-12-19 10:49:50'),
(1724,'ACT_202412191147151734590835818022912',NULL,'opening_balance_ACCT6763C173A70
D00_ACCT6763C173A70D00_supplier_usd','BRCH664D790E231556','accounts','ALE_ACCT6763C
173A70D00','ACCT6763C173A70D00','supplier','2024-12-19
11:17:15','usd',0,0,0,0,'CHINA','CHINA','{\"id\":\"5312\",\"uid\":\"ACCT6763C173A70
D00\",\"branch\":\"BRCH664D790E231556\",\"name\":\"SADIQ
AFGHAN\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":\"0700710013\",\"
client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"
marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":\"
[email protected]\",\"employee_uid\":null,\"memo\":\"CHINA\",\"address\"
:\"kandahar\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\
\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":null}]\",\"c
reated_at\":\"2024-12-19 11:17:15\"}','2024-12-19 11:17:15'),
(1725,'ACT_202412191155011734591301049586176',NULL,'opening_balance_ACCT6763C344DDB
7D6_ACCT6763C344DDB7D6_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6763C344DDB7D6','ACCT6763C344DDB7D6','client','2024-12-19
11:25:00','CURR66F984C96B6691',20000,20000,0,0,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5313\",\"uid\":\"ACCT6763C344DDB7D6\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"ali\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null
,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\"
,\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\"
:null,\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\
u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000
0\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-19 11:25:00\"}','2024-12-
19 11:25:01'),
(1726,'ACT_202412191156351734591395664948992',NULL,'opening_balance_ACCT6763C3A381E
E61_ACCT6763C3A381EE61_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT6763C3A381EE61','ACCT6763C3A381EE61','supplier','2024-12-19
11:26:35','CURR66F984C96B6691',0,0,100000,100000,'‫'لر‬,'‫'لر‬,'{\"id\":\"5314\",\"uid\
":\"ACCT6763C3A381EE61\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\
u0631\\u06a9\\u062a \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0644\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":null,\\\
"ob_credit\\\":\\\"100000\\\"}]\",\"created_at\":\"2024-12-19 11:26:35\"}','2024-
12-19 11:26:35'),
(1727,'EXP_202412211305061734768306651319040',NULL,'advances_EADV676676B243D2B7_SAF
EACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','advan
ces','ALE_EADV676676B243D2B7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-
21 12:35:06','CURR66F984C96B6691',0,0,3000,3000,'Advance:
j','j','{\"id\":\"14\",\"uid\":\"EADV676676B243D2B7\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B669
1\",\"advance_date\":\"2024-12-
21\",\"employee\":\"EMPL67614442274D85\",\"previous_advance\":\"1000\",\"new_advanc
e\":\"3000\",\"total_advance\":\"4000\",\"narration\":\"j\",\"created_at\":\"2024-
12-21 12:35:06\"}','2024-12-21 12:35:06'),
(1728,'PCH_202412211355151734771315129661952',28,'purchases_pa_PRCH67668272EE46F7_A
CCT670F91862AD1C0_supplier_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH67668272E
E46F7','ACCT670F91862AD1C0','supplier','2024-12-21 13:55:14','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67668272EE46F7\"
target=\"_blank\">Purchase# 45, Total: 12,000.00, Paid:
12,000.00</a>',NULL,'{\"id\":\"117\",\"uid\":\"PRCH67668272EE46F7\",\"branch\":\"BR
CH668EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier
\":\"ACCT670F91862AD1C0\",\"old_balance\":null,\"invoice\":\"45\",\"memo\":null,\"g
rand_total\":\"12000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"12000\",\"p
aid_amount\":\"12000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pe
nding_amount\":\"0\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITE
M6766819D9EB042\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":600,\
\\"real_cost\\\":600,\\\"qty\\\":20,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":600,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\
":0,\\\"batch\\\":\\\"45\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\
":600,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":12000}
]\",\"items_uid\":\"-++-ITEM6766819D9EB042-++-\",\"warehouses_uid\":\"-++-
WRHS66F84386552188-++-\",\"batch_uid\":\"-++-45-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-21
13:55:14\",\"serial_id\":\"28\"}','2024-12-21 13:25:15'),
(1729,'PCH_202412211355151734771315268158976',28,'purchases_cpa_PRCH67668272EE46F7_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_P
RCH67668272EE46F7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-21
13:55:14','usd',0,0,12000,12000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67668272EE46F7\"
target=\"_blank\">Purchase# 45, Total: 12,000.00, Paid:
12,000.00</a>',NULL,'{\"id\":\"117\",\"uid\":\"PRCH67668272EE46F7\",\"branch\":\"BR
CH668EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier
\":\"ACCT670F91862AD1C0\",\"old_balance\":null,\"invoice\":\"45\",\"memo\":null,\"g
rand_total\":\"12000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"12000\",\"p
aid_amount\":\"12000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pe
nding_amount\":\"0\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITE
M6766819D9EB042\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"cost\\\":600,\
\\"real_cost\\\":600,\\\"qty\\\":20,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":600,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\
":0,\\\"batch\\\":\\\"45\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\
":600,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":12000}
]\",\"items_uid\":\"-++-ITEM6766819D9EB042-++-\",\"warehouses_uid\":\"-++-
WRHS66F84386552188-++-\",\"batch_uid\":\"-++-45-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-21
13:55:14\",\"serial_id\":\"28\"}','2024-12-21 13:25:15'),
(1730,'SAL_202412211358181734771498151153152',51,'sales_SALE67668329E64033_CASHSALE
BRCH668EFCDB7C8B58_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67668329E64033
','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-21 13:58:17','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67668329E64033\" target=\"_blank\">Sales#
52, Total: 3,500.00, Trans Exp: 0.00, Paid:
3,500.00</a>',NULL,'{\"id\":\"212\",\"uid\":\"SALE67668329E64033\",\"serial_id\":\"
51\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"cu
rrency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":\"-
50000\",\"invoice\":\"52\",\"memo\":null,\"sales_total\":\"3500\",\"trans_expense\"
:\"0\",\"expense_account\":null,\"sub_total\":\"3500\",\"cash_received\":\"3500\",\
"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":nu
ll,\\\"item\\\":\\\"ITEM6766819D9EB042\\\",\\\"item_uqid\\\":\\\"RTIREM173485771658
1\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\
\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":550,\\\"sale
_price\\\":700,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":150,\\\"item_total\\\":3500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"
sale_items\":\"-++-ITEM6766819D9EB042-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"3500\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"3500
\",\"total_profit_amount\":\"750\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-21 13:58:17\"}','2024-12-21 13:28:18'),
(1731,'SAL_202412211358181734771498366707968',51,'sales_cra_SALE67668329E64033_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67668
329E64033','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-21
13:58:17','usd',3500,3500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67668329E64033\" target=\"_blank\">Sales#
52, Total: 3,500.00, Trans Exp: 0.00, Paid:
3,500.00</a>',NULL,'{\"id\":\"212\",\"uid\":\"SALE67668329E64033\",\"serial_id\":\"
51\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"cu
rrency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":null,\"cash_received_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"old_balance\":\"-
50000\",\"invoice\":\"52\",\"memo\":null,\"sales_total\":\"3500\",\"trans_expense\"
:\"0\",\"expense_account\":null,\"sub_total\":\"3500\",\"cash_received\":\"3500\",\
"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":nu
ll,\\\"item\\\":\\\"ITEM6766819D9EB042\\\",\\\"item_uqid\\\":\\\"RTIREM173485771658
1\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"BCH1001\\\",\\
\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":550,\\\"sale
_price\\\":700,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":5,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":150,\\\"item_total\\\":3500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"
sale_items\":\"-++-ITEM6766819D9EB042-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"3500\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"3500
\",\"total_profit_amount\":\"750\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-21 13:58:17\"}','2024-12-21 13:28:18'),
(1732,'EXP_202412211402051734771725491076096',16,'expenses_EXPE6766840D4D5357_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE6766840D4D5357','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-21
13:32:05','CURR66F984C96B6691',0,0,500,500,'Expense:
‫'تهته‬,'‫'تهته‬,'{\"id\":\"80\",\"uid\":\"EXPE6766840D4D5357\",\"branch\":\"BRCH668EFC
DB7C8B58\",\"type\":\"EXPT676683B5159BD4\",\"exp_date\":\"2024-12-
21\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"500\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\",\"narr
ation\":\"\\u062a\\u0647\\u062a\\
u0647\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-12-21 13:32:05\",\"serial_id\":\"16\"}','2024-12-
21 13:32:05'),
(1733,'ACT_202412211500381734775238832794880',NULL,'opening_balance_ACCT676691C6AB5
C12_ACCT676691C6AB5C12_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT676691C
6AB5C12','ACCT676691C6AB5C12','client','2024-12-21
14:30:38','usd',2000,2000,0,0,'g','g','{\"id\":\"5315\",\"uid\":\"ACCT676691C6AB5C1
2\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"khan\",\"type\":\"client\",\"code\
":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\"sa
les_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\":n
ull,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"g\",\"addres
s\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"us
d_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\",
\"created_at\":\"2024-12-21 14:30:38\"}','2024-12-21 14:30:38'),
(1734,'JRL_202412211502331734775353070772992',36,'journal_receiving_JRNL67669238D0B
162_ACCT676691C6AB5C12_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','A
LE_JRNL67669238D0B162','ACCT676691C6AB5C12','client','2024-12-21
14:32:32','CURR66F984C96B6691',0,0,20000,20000,'Journal # 36
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"168\",\"uid\":\"JRNL67669238D0B162\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-12-
21\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT676691C6AB5C12\",\"payment_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount\":\"285.7142857142857\
",\"calculation_type\":\"divide\",\"rate\":\"70\",\"receiving_narration\":\"\\
u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\
u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"70\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_
receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-21
14:32:32\",\"invoice\":\"36\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"36\"}','2024-12-21 14:32:33'),
(1735,'JRL_202412211502331734775353264667136',36,'journal_payment_JRNL67669238D0B16
2_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','
journal','ALE_JRNL67669238D0B162','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-21 14:32:32','usd',285.7142857142857,285.7142857142857,0,0,'Journal # 36
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"168\",\"uid\":\"JRNL67669238D0B162\",\"branch\":\"BRC
H668EFCDB7C8B58\",\"journal_date\":\"2024-12-
21\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT676691C6AB5C12\",\"payment_account\":\"SAFEACCOUNTBRCH668E
FCDB7C8B58\",\"receiving_amount\":\"20000\",\"payment_amount\":\"285.7142857142857\
",\"calculation_type\":\"divide\",\"rate\":\"70\",\"receiving_narration\":\"\\
u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\
u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"70\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_
receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-21
14:32:32\",\"invoice\":\"36\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"36\"}','2024-12-21 14:32:33'),
(1736,'ACT_202412221357271734857847020294912',NULL,'opening_balance_ACCT6767D476C4A
8F5_ACCT6767D476C4A8F5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6767D476C4A8F5','ACCT6767D476C4A8F5','client','2024-12-22
13:27:26','CURR66F984C96B6691',2000,2000,0,0,'v','v','{\"id\":\"5316\",\"uid\":\"AC
CT6767D476C4A8F5\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"khan\",\"type\":\"c
lient\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"categ
ory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null
,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\"
:\"v\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\
"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000\
\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-22 13:27:26\"}','2024-12-22
13:27:27'),
(1737,'EXP_202412221400511734858051136890880',NULL,'capitals_CAP6767D542C312B2_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','capita
ls','ALE_CAP6767D542C312B2','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-22
13:30:50','CURR66F984C96B6691',600000,600000,0,0,'Capitals: aHMAD CUSTOMER BROUGHT
MONEY','aHMAD CUSTOMER BROUGHT
MONEY','{\"id\":\"43\",\"uid\":\"CAP6767D542C312B2\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"event_date\":\"2024-12-
22\",\"type\":\"CPCT6767D4D2A4DB20\",\"type_name\":\"\\u0646\\u0642\\u062f\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL6767D4EC9E6138\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\
u0627\\u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\
u06cc\",\"amount\":\"600000\",\"percentage\":\"100\",\"details\":\"aHMAD CUSTOMER
BROUGHT MONEY\",\"created_at\":\"2024-12-22
13:30:50\",\"currency_usd_equalance\":\"70\"}','2024-12-22 13:30:51'),
(1738,'SAL_202412221440261734860426585115904',52,'sales_SALE6767DE8A6CA635_ACCT66FC
DF684DA285_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6767DE8
A6CA635','ACCT66FCDF684DA285','client','2024-12-22
14:40:26','CURR66F984C96B6691',31716.129032258003,31716.129032258003,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6767DE8A6CA635\" target=\"_blank\">Sales#
53, Total: 35,716.13, Trans Exp: 0.00, Paid:
4,000.00</a>',NULL,'{\"id\":\"213\",\"uid\":\"SALE6767DE8A6CA635\",\"serial_id\":\"
52\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FCDF684DA285\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"2240\",\"invoice\":\"
53\",\"memo\":null,\"sales_total\":\"35716.129032258\",\"trans_expense\":\"0\",\"ex
pense_account\":null,\"sub_total\":\"35716.129032258\",\"cash_received\":\"4000\",\
"remaining_amount\":\"31716.129032258003\",\"items_details\":\"[{\\\"agent\\\":null
,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"R
TIREM1734860380148\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\
\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:7129.0322580645,\\\"sale_price\\\":8929.0322580645,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0
,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"di
scount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800.000000000001,\\\"item_total\\
\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1734860384940\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\
\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\
":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322580645,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800.0000000000
01,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sa
le_items\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-ITEM66FEC12DBE3CC3-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-386-++-,-++-386-+
+-\",\"total_sales_amount\":\"35716.129032258\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"35716.129032258\",\"total_profit_amount\":\"7200.000000000004\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-22
14:40:26\"}','2024-12-22 14:10:26'),
(1739,'SAL_202412221440261734860426719179008',52,'sales_cra_SALE6767DE8A6CA635_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6767DE8A6CA635','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-22
14:40:26','CURR66F984C96B6691',4000,4000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6767DE8A6CA635\" target=\"_blank\">Sales#
53, Total: 35,716.13, Trans Exp: 0.00, Paid:
4,000.00</a>',NULL,'{\"id\":\"213\",\"uid\":\"SALE6767DE8A6CA635\",\"serial_id\":\"
52\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984
C96B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FCDF684DA285\",\"ma
rketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commi
ssion\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_
account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"2240\",\"invoice\":\"
53\",\"memo\":null,\"sales_total\":\"35716.129032258\",\"trans_expense\":\"0\",\"ex
pense_account\":null,\"sub_total\":\"35716.129032258\",\"cash_received\":\"4000\",\
"remaining_amount\":\"31716.129032258003\",\"items_details\":\"[{\\\"agent\\\":null
,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"R
TIREM1734860380148\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\
\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:7129.0322580645,\\\"sale_price\\\":8929.0322580645,\\\"bundle\\\":0,\\\"toop\\\":0
,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0
,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"di
scount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800.000000000001,\\\"item_total\\
\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"
item_uqid\\\":\\\"RTIREM1734860384940\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\
\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\
":null,\\\"cost\\\":7129.0322580645,\\\"sale_price\\\":8929.0322580645,\\\"bundle\\
\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\
":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"
purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":1800.0000000000
01,\\\"item_total\\\":17858.064516129,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sa
le_items\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-ITEM66FEC12DBE3CC3-+
+-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-++-,-++-WRHS66F84386552188-+
+-\",\"sale_batch\":\"-++-386-++-,-++-386-+
+-\",\"total_sales_amount\":\"35716.129032258\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"35716.129032258\",\"total_profit_amount\":\"7200.000000000004\",\"return_dis
count_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":n
ull,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\
":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\
",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"a
dmin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH
943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_e
ntry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-22
14:40:26\"}','2024-12-22 14:10:26'),
(1740,'ACT_202412251216201735110980637554944',NULL,'opening_balance_ACCT676BB144714
598_ACCT676BB144714598_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT676BB144714598','ACCT676BB144714598','client','2024-12-25
11:46:20','CURR66F984C96B6691',2000,2000,0,0,' ‫'حساب‬,'‫حساب گذشته‬
‫'گذشته‬,'{\"id\":\"5319\",\"uid\":\"ACCT676BB144714598\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nu
ll,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":null,\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u06af\\
u0630\\u0634\\u062a\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000
\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-25 11:46:20\"}','2024-12-
25 11:46:20'),
(1741,'ACT_202412261144511735195491915458816',NULL,'opening_balance_ACCT676CFB63B37
4E6_ACCT676CFB63B374E6_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT676CFB63B374E6','ACCT676CFB63B374E6','client','2024-12-26
11:14:51','CURR66F984C96B6691',2000,2000,0,0,' ‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5321\",\"uid\":\"ACCT676CFB63B374E6\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nu
ll,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":null,\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\
u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000
\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-26 11:14:51\"}','2024-12-
26 11:14:51'),
(1742,'EXP_202412261205211735196721227574016',NULL,'capitals_CAP676D0030DA84C3_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','capita
ls','ALE_CAP676D0030DA84C3','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-26
11:35:20','CURR66F984C96B6691',10000,10000,0,0,'Capitals:
lkdfjglkdfjgkldfjglkdfjgkldfgjkdfljgdfkljgdfkl','lkdfjglkdfjgkldfjglkdfjgkldfgjkdfl
jgdfkljgdfkl','{\"id\":\"44\",\"uid\":\"CAP676D0030DA84C3\",\"branch\":\"BRCH668EFC
DB7C8B58\",\"event_date\":\"2024-12-
26\",\"type\":\"CPCT676CFDB40838F5\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"account_name\":\"\\u062f\\
u062e\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"shareholder\":\"SHRHL6767D4EC9E6138\",\"shareholder_name\":\"ahmad \\
u062e\\u0627\\u0646\",\"currency\":\"CURR66F984C96B6691\",\"currency_name\":\"\\
u0627\\u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\
u063a\\u0627\\u0646\\
u06cc\",\"amount\":\"10000\",\"percentage\":\"100\",\"details\":\"lkdfjglkdfjgkldfj
glkdfjgkldfgjkdfljgdfkljgdfkl\",\"created_at\":\"2024-12-26
11:35:20\",\"currency_usd_equalance\":\"70\"}','2024-12-26 11:35:21'),
(1743,'JRL_202412262242491735234969192966912',1,'journal_receiving_JRNL676D9598F2A9
E2_ACCT66BF07B86D7F75_cashbook_usd','BRCH6583328DC69902','journal','ALE_JRNL676D959
8F2A9E2','ACCT66BF07B86D7F75','cashbook','2024-12-26
22:12:49','usd',0,0,200,200,'Journal # 1
Ksnsnns','Ksnsnns','{\"id\":\"169\",\"uid\":\"JRNL676D9598F2A9E2\",\"branch\":\"BRC
H6583328DC69902\",\"journal_date\":\"2024-12-
26\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66BF07B86D7F75\",\"receiving_a
mount\":\"200\",\"payment_amount\":\"200\",\"calculation_type\":\"multiply\",\"rate
\":\"1\",\"receiving_narration\":\"Ksnsnns\",\"payment_narration\":\"Ksnsnns\",\"re
ceiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"n
o\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\
"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":n
ull,\"old_entry_details\":null,\"created_at\":\"2024-12-26
22:12:49\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-12-26 22:12:49'),
(1744,'JRL_202412262242491735234969327991040',1,'journal_payment_JRNL676D9598F2A9E2
_ACCT66BF07B86D7F75_cashbook_usd','BRCH6583328DC69902','journal','ALE_JRNL676D9598F
2A9E2','ACCT66BF07B86D7F75','cashbook','2024-12-26
22:12:49','usd',200,200,0,0,'Journal # 1
Ksnsnns','Ksnsnns','{\"id\":\"169\",\"uid\":\"JRNL676D9598F2A9E2\",\"branch\":\"BRC
H6583328DC69902\",\"journal_date\":\"2024-12-
26\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66BF07B86D7F75\",\"receiving_a
mount\":\"200\",\"payment_amount\":\"200\",\"calculation_type\":\"multiply\",\"rate
\":\"1\",\"receiving_narration\":\"Ksnsnns\",\"payment_narration\":\"Ksnsnns\",\"re
ceiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"n
o\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_
approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\
"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\
"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":n
ull,\"old_entry_details\":null,\"created_at\":\"2024-12-26
22:12:49\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-12-26 22:12:49'),
(1745,'JRL_202412262243081735234988742629120',2,'journal_receiving_JRNL676D95AC8FD6
55_ACCT66BF07B86D7F75_cashbook_usd','BRCH6583328DC69902','journal','ALE_JRNL676D95A
C8FD655','ACCT66BF07B86D7F75','cashbook','2024-12-26
22:13:08','usd',0,0,2,2,'Journal # 2
Ksnsnns','Ksnsnns','{\"id\":\"170\",\"uid\":\"JRNL676D95AC8FD655\",\"branch\":\"BRC
H6583328DC69902\",\"journal_date\":\"2024-12-
26\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66BF07B86D7F75\",\"receiving_a
mount\":\"2\",\"payment_amount\":\"2\",\"calculation_type\":\"multiply\",\"rate\":\
"1\",\"receiving_narration\":\"Ksnsnns\",\"payment_narration\":\"Ksnsnns\",\"receiv
ing_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"no\",
\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"mai
n_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"mai
n_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,
\"old_entry_details\":null,\"created_at\":\"2024-12-26
22:13:08\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-12-26 22:13:08'),
(1746,'JRL_202412262243081735234988878405120',2,'journal_payment_JRNL676D95AC8FD655
_ACCT66BF07B86D7F75_cashbook_usd','BRCH6583328DC69902','journal','ALE_JRNL676D95AC8
FD655','ACCT66BF07B86D7F75','cashbook','2024-12-26 22:13:08','usd',2,2,0,0,'Journal
# 2
Ksnsnns','Ksnsnns','{\"id\":\"170\",\"uid\":\"JRNL676D95AC8FD655\",\"branch\":\"BRC
H6583328DC69902\",\"journal_date\":\"2024-12-
26\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66BF07B86D7F75\",\"receiving_a
mount\":\"2\",\"payment_amount\":\"2\",\"calculation_type\":\"multiply\",\"rate\":\
"1\",\"receiving_narration\":\"Ksnsnns\",\"payment_narration\":\"Ksnsnns\",\"receiv
ing_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\":\"no\",
\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"mai
n_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"mai
n_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,
\"old_entry_details\":null,\"created_at\":\"2024-12-26
22:13:08\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2024-12-26 22:13:08'),
(1747,'ACT_202412281455191735379719103794944',NULL,'opening_balance_ACCT676FCB06EC0
144_ACCT676FCB06EC0144_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT676FCB06EC0144','ACCT676FCB06EC0144','client','2024-12-28
14:25:18','CURR66F984C96B6691',2000,2000,0,0,' ‫'بابت فرمایش‬,'‫بابت فرمایش بروشورر‬
‫'بروشورر‬,'{\"id\":\"5323\",\"uid\":\"ACCT676FCB06EC0144\",\"branch\":\"BRCH668EFCDB
7C8B58\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":
null,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"
no\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"ema
il\":null,\"employee_uid\":null,\"memo\":\"\\u0628\\u0627\\u0628\\u062a \\u0641\\
u0631\\u0645\\u0627\\u06cc\\u0634 \\u0628\\u0631\\u0648\\u0634\\u0648\\u0631\\
u0631\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000
\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-28 14:25:18\"}','2024-12-
28 14:25:19'),
(1748,'SAL_202412281459311735379971033370880',53,'sales_SALE676FCC029DD317_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E676FCC029DD317','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-28
14:59:30','CURR66F984C96B6691',240,240,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE676FCC029DD317\" target=\"_blank\">Sales#
54, Total: 240.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"214\",\"uid\":\"SALE676FCC029DD317\",\"serial_id\":\"53\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1040732.3836694974\",\"invoice\":\"54\"
,\"memo\":null,\"sales_total\":\"240\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"240\",\"cash_received\":\"0\",\"remaining_amount\":\"240\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM676FC
B5DBB99D9\\\",\\\"item_uqid\\\":\\\"RTIREM1735316202672\\\",\\\"warehouse\\\":\\\"W
RHS676FC8061C1077\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total
\\\":240,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM676FCB5DBB99D9-++-\",\"sale_warehouse\":\"-++-WRHS676FC8061C1077-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"240\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-12-28 14:59:30\"}','2024-12-28 14:29:31'),
(1749,'SAL_202412281459311735379971642554880',53,'sales_sacrSALE676FCC029DD317_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE676FCC029DD317','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-28
14:59:30','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE676FCC029DD317\" target=\"_blank\">Sales#
54, Total: 240.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"214\",\"uid\":\"SALE676FCC029DD317\",\"serial_id\":\"53\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1040732.3836694974\",\"invoice\":\"54\"
,\"memo\":null,\"sales_total\":\"240\",\"trans_expense\":\"0\",\"expense_account\":
null,\"sub_total\":\"240\",\"cash_received\":\"0\",\"remaining_amount\":\"240\",\"i
tems_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM676FC
B5DBB99D9\\\",\\\"item_uqid\\\":\\\"RTIREM1735316202672\\\",\\\"warehouse\\\":\\\"W
RHS676FC8061C1077\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\"
:null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sale_price\\\":120,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":
0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":20,\\\"item_total
\\\":240,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM676FCB5DBB99D9-++-\",\"sale_warehouse\":\"-++-WRHS676FC8061C1077-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"240\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-12-28 14:59:30\"}','2024-12-28 14:29:31'),
(1750,'ACT_202412281539121735382352624634880',NULL,'opening_balance_ACCT676FD5506E4
AD8_ACCT676FD5506E4AD8_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT676FD5506E4AD8','ACCT676FD5506E4AD8','client','2024-12-28
15:09:12','CURR66F984C96B6691',2000,2000,0,0,'x','x','{\"id\":\"5324\",\"uid\":\"AC
CT676FD5506E4AD8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":\"
client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"cate
gory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":nul
l,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\
":\"x\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000
\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-28 15:09:12\"}','2024-12-
28 15:09:12'),
(1751,'ACT_202412281540051735382405628842240',NULL,'opening_balance_ACCT676FD585786
6C3_ACCT676FD5857866C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT676FD5857866C3','ACCT676FD5857866C3','supplier','2024-12-28
15:10:05','CURR66F984C96B6691',0,0,4000,4000,'‫'بق‬,'‫'بق‬,'{\"id\":\"5325\",\"uid\":\"
ACCT676FD5857866C3\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\u0631\\
u06a9\\u062a \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0628\\
u0642\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":null,\\\
"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2024-12-28 15:10:05\"}','2024-12-
28 15:10:05'),
(1752,'ACT_202412281540251735382425453577984',NULL,'opening_balance_ACCT676FD5994DC
7C8_ACCT676FD5994DC7C8_bank_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','AL
E_ACCT676FD5994DC7C8','ACCT676FD5994DC7C8','bank','2024-12-28
15:10:25','CURR66F984C96B6691',20000,20000,0,0,'‫'یب‬,'‫'یب‬,'{\"id\":\"5326\",\"uid\":
\"ACCT676FD5994DC7C8\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0635\\
u0631\\u0627\\u0641\\u06cc \\u062f\\u0631\\u0627\\u0646\\
u06cc\",\"type\":\"bank\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u06cc\\
u0628\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"2000
0\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-28 15:10:25\"}','2024-12-
28 15:10:25'),
(1753,'SAL_202412281550311735383031191472128',54,'sales_SALE676FD7F7028447_CASHSALE
BRCH668EFCDB7C8B58_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE676FD7F7028447
','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-28 15:50:31','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE676FD7F7028447\" target=\"_blank\">Sales#
55, Total: 140.00, Trans Exp: 0.00, Paid:
140.00</a>',NULL,'{\"id\":\"215\",\"uid\":\"SALE676FD7F7028447\",\"serial_id\":\"54
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curr
ency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":\
"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"-
50000\",\"invoice\":\"55\",\"memo\":null,\"sales_total\":\"140\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"140\",\"cash_received\":\"140\",\"re
maining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM676FD784024B65\\\",\\\"item_uqid\\\":\\\"RTIREM1735319257075\\
\",\\\"warehouse\\\":\\\"WRHS676FD6B7676D60\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"m
fg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":60,\\\"sale_pri
ce\\\":70,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"ou
t_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\
\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"prof
it\\\":10,\\\"item_total\\\":140,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_it
ems\":\"-++-ITEM676FD784024B65-++-\",\"sale_warehouse\":\"-++-WRHS676FD6B7676D60-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"140\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"140\"
,\"total_profit_amount\":\"20\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-12-28 15:50:31\"}','2024-12-28 15:20:31'),
(1754,'SAL_202412281550311735383031367492864',54,'sales_cra_SALE676FD7F7028447_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE676FD
7F7028447','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-28
15:50:31','usd',140,140,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE676FD7F7028447\" target=\"_blank\">Sales#
55, Total: 140.00, Trans Exp: 0.00, Paid:
140.00</a>',NULL,'{\"id\":\"215\",\"uid\":\"SALE676FD7F7028447\",\"serial_id\":\"54
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curr
ency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":\
"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":nu
ll,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_acc
ount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"-
50000\",\"invoice\":\"55\",\"memo\":null,\"sales_total\":\"140\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"140\",\"cash_received\":\"140\",\"re
maining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM676FD784024B65\\\",\\\"item_uqid\\\":\\\"RTIREM1735319257075\\
\",\\\"warehouse\\\":\\\"WRHS676FD6B7676D60\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"m
fg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":60,\\\"sale_pri
ce\\\":70,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"ou
t_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\
\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"prof
it\\\":10,\\\"item_total\\\":140,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_it
ems\":\"-++-ITEM676FD784024B65-++-\",\"sale_warehouse\":\"-++-WRHS676FD6B7676D60-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"140\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"140\"
,\"total_profit_amount\":\"20\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-12-28 15:50:31\"}','2024-12-28 15:20:31'),
(1755,'JRL_202412290103551735416235353858048',17,'journal_receiving_JRNL677059AB2FC
1C2_ACCT6731AB39EDDF09_employee_usd','BRCH668EE8F08DD356','journal','ALE_JRNL677059
AB2FC1C2','ACCT6731AB39EDDF09','employee','2024-12-29
00:33:55','usd',0,0,100,100,'Journal # 17 ‫'برای‬,'‫برای مصارف‬
‫'مصارف‬,'{\"id\":\"171\",\"uid\":\"JRNL677059AB2FC1C2\",\"branch\":\"BRCH668EE8F08DD
356\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6731AB39EDDF09\",\"payment_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"
receiving_amount\":\"100\",\"payment_amount\":\"100\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"\\u0628\\u0631\\u0627\\u06cc \\
u0645\\u0635\\u0627\\u0631\\u0641\",\"payment_narration\":\"\\u0628\\u0631\\u0627\\
u06cc \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
00:33:55\",\"invoice\":\"17\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"17\"}','2024-12-29 00:33:55'),
(1756,'JRL_202412290103551735416235644066048',17,'journal_payment_JRNL677059AB2FC1C
2_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','journal','ALE_J
RNL677059AB2FC1C2','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2024-12-29
00:33:55','usd',100,100,0,0,'Journal # 17 ‫'برای‬,'‫برای مصارف‬
‫'مصارف‬,'{\"id\":\"171\",\"uid\":\"JRNL677059AB2FC1C2\",\"branch\":\"BRCH668EE8F08DD
356\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6731AB39EDDF09\",\"payment_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"
receiving_amount\":\"100\",\"payment_amount\":\"100\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"\\u0628\\u0631\\u0627\\u06cc \\
u0645\\u0635\\u0627\\u0631\\u0641\",\"payment_narration\":\"\\u0628\\u0631\\u0627\\
u06cc \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
00:33:55\",\"invoice\":\"17\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"17\"}','2024-12-29 00:33:55'),
(1757,'JRL_202412290720231735438823695077888',4,'journal_receiving_JRNL66B086E8C83C
D2_ACCT669947C5C9DB83_bank_usd','BRCH668A8A93BFCAF8','journal','ALE_JRNL66B086E8C83
CD2','ACCT669947C5C9DB83','bank','2024-08-05 04:01:44','usd',0,0,100,100,'Journal #
4
ERGRT','ERGRT','{\"id\":\"32\",\"uid\":\"JRNL66B086E8C83CD2\",\"branch\":\"BRCH668A
8A93BFCAF8\",\"journal_date\":\"2024-08-
05\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT669947C5C9DB83\",\"payment_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"
receiving_amount\":\"100\",\"payment_amount\":\"100\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"ERGRT\",\"payment_narration\":\"ERGRT
\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"approval
_entry\":\"{\\\"journal_date\\\":\\\"2024-08-
05\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",\\\"payment_account\\\":\\\"SA
FEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\\\":\\\"100\\\",\\\"payment_am
ount\\\":\\\"100\\\",\\\"receiving_narration\\\":\\\"ERGRT\\\",\\\"payment_narratio
n\\\":\\\"ERGRT\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\
\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extra_income_ac
count\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\":\"{\\\"id\
\\":\\\"32\\\",\\\"uid\\\":\\\"JRNL66B086E8C83CD2\\\",\\\"branch\\\":\\\"BRCH668A8A
93BFCAF8\\\",\\\"journal_date\\\":\\\"2024-08-
05\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",\\\"payment_account\\\":\\\"SA
FEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\\\":\\\"100\\\",\\\"payment_am
ount\\\":\\\"100\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\
\",\\\"receiving_narration\\\":\\\"ERGRT\\\",\\\"payment_narration\\\":\\\"ERGRT\\\
",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\\\"is_activity\\\"
:\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid
\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN
127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_appro
val\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\
",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\
\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"20
24-08-05
04:01:44\\\",\\\"invoice\\\":\\\"4\\\",\\\"extra_income_account\\\":null,\\\"extra_
income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"4\\
\"}\",\"created_at\":\"2024-08-05
04:01:44\",\"invoice\":\"4\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"4\"}','2024-12-29 06:50:23'),
(1758,'JRL_202412290720231735438823916992000',4,'journal_payment_JRNL66B086E8C83CD2
_SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','journal','ALE_JR
NL66B086E8C83CD2','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-08-05
04:01:44','usd',100,100,0,0,'Journal # 4
ERGRT','ERGRT','{\"id\":\"32\",\"uid\":\"JRNL66B086E8C83CD2\",\"branch\":\"BRCH668A
8A93BFCAF8\",\"journal_date\":\"2024-08-
05\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT669947C5C9DB83\",\"payment_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"
receiving_amount\":\"100\",\"payment_amount\":\"100\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"ERGRT\",\"payment_narration\":\"ERGRT
\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"approval
_entry\":\"{\\\"journal_date\\\":\\\"2024-08-
05\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",\\\"payment_account\\\":\\\"SA
FEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\\\":\\\"100\\\",\\\"payment_am
ount\\\":\\\"100\\\",\\\"receiving_narration\\\":\\\"ERGRT\\\",\\\"payment_narratio
n\\\":\\\"ERGRT\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\
\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extra_income_ac
count\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\":\"{\\\"id\
\\":\\\"32\\\",\\\"uid\\\":\\\"JRNL66B086E8C83CD2\\\",\\\"branch\\\":\\\"BRCH668A8A
93BFCAF8\\\",\\\"journal_date\\\":\\\"2024-08-
05\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT669947C5C9DB83\\\",\\\"payment_account\\\":\\\"SA
FEACCOUNTBRCH668A8A93BFCAF8\\\",\\\"receiving_amount\\\":\\\"100\\\",\\\"payment_am
ount\\\":\\\"100\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\
\",\\\"receiving_narration\\\":\\\"ERGRT\\\",\\\"payment_narration\\\":\\\"ERGRT\\\
",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\\\"is_activity\\\"
:\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid
\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN
127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_appro
val\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\
",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\
\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"20
24-08-05
04:01:44\\\",\\\"invoice\\\":\\\"4\\\",\\\"extra_income_account\\\":null,\\\"extra_
income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"4\\
\"}\",\"created_at\":\"2024-08-05
04:01:44\",\"invoice\":\"4\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"4\"}','2024-12-29 06:50:23'),
(1759,'JRL_202412291200351735455635497234176',1,'journal_receiving_JRNL6770F3934D25
11_EMPL668D181AA935D5_employee_CURR6690AF39D9B836','BRCH664D790E231556','journal','
ALE_JRNL6770F3934D2511','EMPL668D181AA935D5','employee','2024-12-29
11:30:35','CURR6690AF39D9B836',0,0,500,500,'Journal # 1 ‫'جمع‬,'‫جمع شد‬
‫'شد‬,'{\"id\":\"172\",\"uid\":\"JRNL6770F3934D2511\",\"branch\":\"BRCH664D790E231556
\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"CURR6690AF39D9B836\",\"payment_currency\":\"CURR6690A
F39D9B836\",\"receiving_account\":\"EMPL668D181AA935D5\",\"payment_account\":\"ACCT
66E7B6A66174E2\",\"receiving_amount\":\"500\",\"payment_amount\":\"500\",\"calculat
ion_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u062c\\u0645\\
u0639 \\u0634\\u062f\",\"payment_narration\":\"\\u062c\\u0645\\u0639 \\u0634\\
u062f\",\"receiving_cue\":\"70.3\",\"payment_cue\":\"70.3\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
11:30:35\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-12-29 11:30:35'),
(1760,'JRL_202412291200351735455635624726016',1,'journal_payment_JRNL6770F3934D2511
_ACCT66E7B6A66174E2_supplier_CURR6690AF39D9B836','BRCH664D790E231556','journal','AL
E_JRNL6770F3934D2511','ACCT66E7B6A66174E2','supplier','2024-12-29
11:30:35','CURR6690AF39D9B836',500,500,0,0,'Journal # 1 ‫'جمع‬,'‫جمع شد‬
‫'شد‬,'{\"id\":\"172\",\"uid\":\"JRNL6770F3934D2511\",\"branch\":\"BRCH664D790E231556
\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"CURR6690AF39D9B836\",\"payment_currency\":\"CURR6690A
F39D9B836\",\"receiving_account\":\"EMPL668D181AA935D5\",\"payment_account\":\"ACCT
66E7B6A66174E2\",\"receiving_amount\":\"500\",\"payment_amount\":\"500\",\"calculat
ion_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\u062c\\u0645\\
u0639 \\u0634\\u062f\",\"payment_narration\":\"\\u062c\\u0645\\u0639 \\u0634\\
u062f\",\"receiving_cue\":\"70.3\",\"payment_cue\":\"70.3\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
11:30:35\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2024-12-29 11:30:35'),
(1761,'SAL_202412291208451735456125289307136',55,'sales_SALE6770F57D121CE7_CASHSALE
BRCH668EFCDB7C8B58_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6770F57D121CE7
','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-29 12:08:45','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6770F57D121CE7\" target=\"_blank\">Sales#
56, Total: 1,000.00, Trans Exp: 0.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"216\",\"uid\":\"SALE6770F57D121CE7\",\"serial_id\":\"
55\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"cu
rrency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_a
ccount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"-
50000\",\"invoice\":\"56\",\"memo\":null,\"sales_total\":\"1000\",\"trans_expense\"
:\"0\",\"expense_account\":null,\"sub_total\":\"1000\",\"cash_received\":\"1000\",\
"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":nu
ll,\\\"item\\\":\\\"ITEM6770F511EB0B89\\\",\\\"item_uqid\\\":\\\"RTIREM173539234772
1\\\",\\\"warehouse\\\":\\\"WRHS676FD6B7676D60\\\",\\\"batch\\\":\\\"BCH1001\\\",\\
\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":400,\\\"sale
_price\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":100,\\\"item_total\\\":1000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"
sale_items\":\"-++-ITEM6770F511EB0B89-++-\",\"sale_warehouse\":\"-++-
WRHS676FD6B7676D60-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1000
\",\"total_profit_amount\":\"200\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-29 12:08:45\"}','2024-12-29 11:38:45'),
(1762,'SAL_202412291208451735456125438406912',55,'sales_cra_SALE6770F57D121CE7_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6770F
57D121CE7','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:08:45','usd',1000,1000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6770F57D121CE7\" target=\"_blank\">Sales#
56, Total: 1,000.00, Trans Exp: 0.00, Paid:
1,000.00</a>',NULL,'{\"id\":\"216\",\"uid\":\"SALE6770F57D121CE7\",\"serial_id\":\"
55\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"cu
rrency_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\"
:\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":
null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_a
ccount\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"-
50000\",\"invoice\":\"56\",\"memo\":null,\"sales_total\":\"1000\",\"trans_expense\"
:\"0\",\"expense_account\":null,\"sub_total\":\"1000\",\"cash_received\":\"1000\",\
"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":nu
ll,\\\"item\\\":\\\"ITEM6770F511EB0B89\\\",\\\"item_uqid\\\":\\\"RTIREM173539234772
1\\\",\\\"warehouse\\\":\\\"WRHS676FD6B7676D60\\\",\\\"batch\\\":\\\"BCH1001\\\",\\
\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":400,\\\"sale
_price\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":100,\\\"item_total\\\":1000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"
sale_items\":\"-++-ITEM6770F511EB0B89-++-\",\"sale_warehouse\":\"-++-
WRHS676FD6B7676D60-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1000
\",\"total_profit_amount\":\"200\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-29 12:08:45\"}','2024-12-29 11:38:45'),
(1763,'ACT_202412291210591735456259211824896',NULL,'opening_balance_ACCT6770F603125
FA7_ACCT6770F603125FA7_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT6770F60
3125FA7','ACCT6770F603125FA7','client','2024-12-29
11:40:59','usd',2000,2000,0,0,'d','d','{\"id\":\"5327\",\"uid\":\"ACCT6770F603125FA
7\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ahmad\",\"type\":\"client\",\"code
\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\"s
ales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\":
null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"d\",\"addre
ss\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"u
sd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\"
,\"created_at\":\"2024-12-29 11:40:59\"}','2024-12-29 11:40:59'),
(1764,'SAL_202412291211511735456311776870912',56,'sales_SALE6770F637931A34_ACCT66FA
F39CE100E5_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6770F637931A34','ACCT6
6FAF39CE100E5','client','2024-12-29 12:11:51','usd',1000,1000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6770F637931A34\" target=\"_blank\">Sales#
57, Total: 1,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"217\",\"uid\":\"SALE6770F637931A34\",\"serial_id\":\"56\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT66FAF39CE100E5\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":\"-
400\",\"invoice\":\"57\",\"memo\":null,\"sales_total\":\"1000\",\"trans_expense\":\
"0\",\"expense_account\":null,\"sub_total\":\"1000\",\"cash_received\":\"0\",\"rema
ining_amount\":\"1000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null
,\\\"item\\\":\\\"ITEM6770F511EB0B89\\\",\\\"item_uqid\\\":\\\"RTIREM1735392578617\
\\",\\\"warehouse\\\":\\\"WRHS676FD6B7676D60\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"
mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":400,\\\"sale_p
rice\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\
"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"heigh
t\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"p
rofit\\\":100,\\\"item_total\\\":1000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sa
le_items\":\"-++-ITEM6770F511EB0B89-++-\",\"sale_warehouse\":\"-++-
WRHS676FD6B7676D60-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1000
\",\"total_profit_amount\":\"200\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-29 12:11:51\"}','2024-12-29 11:41:51'),
(1765,'SAL_202412291211511735456311960289024',56,'sales_sacrSALE6770F637931A34_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6770F
637931A34','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:11:51','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6770F637931A34\" target=\"_blank\">Sales#
57, Total: 1,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"217\",\"uid\":\"SALE6770F637931A34\",\"serial_id\":\"56\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT66FAF39CE100E5\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":\"-
400\",\"invoice\":\"57\",\"memo\":null,\"sales_total\":\"1000\",\"trans_expense\":\
"0\",\"expense_account\":null,\"sub_total\":\"1000\",\"cash_received\":\"0\",\"rema
ining_amount\":\"1000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null
,\\\"item\\\":\\\"ITEM6770F511EB0B89\\\",\\\"item_uqid\\\":\\\"RTIREM1735392578617\
\\",\\\"warehouse\\\":\\\"WRHS676FD6B7676D60\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"
mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":400,\\\"sale_p
rice\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\
"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"heigh
t\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"p
rofit\\\":100,\\\"item_total\\\":1000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sa
le_items\":\"-++-ITEM6770F511EB0B89-++-\",\"sale_warehouse\":\"-++-
WRHS676FD6B7676D60-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"1000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"1000
\",\"total_profit_amount\":\"200\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-29 12:11:51\"}','2024-12-29 11:41:51'),
(1767,'PCH_202412291228431735457323806909952',29,'purchases_pa_PRCH6770FA2B951754_A
CCT6770F92960D069_client_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH6770FA2B951
754','ACCT6770F92960D069','client','2024-12-29 12:28:43','usd',0,0,40000,40000,'<a
href=\"__embed_host__/purchases/invoice/PRCH6770FA2B951754\"
target=\"_blank\">Purchase# 1, Total: 40,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"118\",\"uid\":\"PRCH6770FA2B951754\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT6770F92960D069\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"grand_t
otal\":\"40000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"40000\",\"paid_am
ount\":null,\"cash_paid_account\":null,\"pending_amount\":\"40000\",\"transport_exp
ense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6770F511EB0B89\\\",\\\"warehouse\\\
":\\\"WRHS676FD6B7676D60\\\",\\\"cost\\\":400,\\\"real_cost\\\":400,\\\"qty\\\":100
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":100,\\\"tp\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"tok
en_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":500,\\\"transport_expense\
\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":40000}]\",\"items_uid\":\"-++-
ITEM6770F511EB0B89-++-\",\"warehouses_uid\":\"-++-WRHS676FD6B7676D60-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:28:43\",\"serial_id\":\"29\"}','2024-12-29 11:58:43'),
(1768,'PCH_202412291228431735457323996371968',29,'purchases_sapaPRCH6770FA2B951754_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_P
RCH6770FA2B951754','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:28:43','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6770FA2B951754\"
target=\"_blank\">Purchase# 1, Total: 40,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"118\",\"uid\":\"PRCH6770FA2B951754\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT6770F92960D069\",\"old_balance\":null,\"invoice\":\"1\",\"memo\":null,\"grand_t
otal\":\"40000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"40000\",\"paid_am
ount\":null,\"cash_paid_account\":null,\"pending_amount\":\"40000\",\"transport_exp
ense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6770F511EB0B89\\\",\\\"warehouse\\\
":\\\"WRHS676FD6B7676D60\\\",\\\"cost\\\":400,\\\"real_cost\\\":400,\\\"qty\\\":100
,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pur
chase\\\",\\\"profit\\\":100,\\\"tp\\\":500,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"tok
en_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":500,\\\"transport_expense\
\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":40000}]\",\"items_uid\":\"-++-
ITEM6770F511EB0B89-++-\",\"warehouses_uid\":\"-++-WRHS676FD6B7676D60-+
+-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:28:43\",\"serial_id\":\"29\"}','2024-12-29 11:58:43'),
(1769,'SAL_202412291234171735457657566404096',57,'sales_SALE6770FB79626AF2_ACCT6770
F92960D069_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6770FB79626AF2','ACCT6
770F92960D069','client','2024-12-29 12:34:17','usd',10000,10000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6770FB79626AF2\" target=\"_blank\">Sales#
58, Total: 10,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"218\",\"uid\":\"SALE6770FB79626AF2\",\"serial_id\":\"57\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT6770F92960D069\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":\"-
40000\",\"invoice\":\"58\",\"memo\":null,\"sales_total\":\"10000\",\"trans_expense\
":\"0\",\"expense_account\":null,\"sub_total\":\"10000\",\"cash_received\":\"0\",\"
remaining_amount\":\"10000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM6770FB43819049\\\",\\\"item_uqid\\\":\\\"RTIREM173539392
8977\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"s
ale_price\\\":100,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":
100,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":
0,\\\"profit\\\":0,\\\"item_total\\\":10000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\
",\"sale_items\":\"-++-ITEM6770FB43819049-++-\",\"sale_warehouse\":\"-++-
WRHS6714BCAC8DB056-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"10000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"100
00\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-29 12:34:17\"}','2024-12-29 12:04:17'),
(1770,'SAL_202412291234171735457657714221056',57,'sales_sacrSALE6770FB79626AF2_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE6770F
B79626AF2','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:34:17','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6770FB79626AF2\" target=\"_blank\">Sales#
58, Total: 10,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"218\",\"uid\":\"SALE6770FB79626AF2\",\"serial_id\":\"57\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT6770F92960D069\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":\"-
40000\",\"invoice\":\"58\",\"memo\":null,\"sales_total\":\"10000\",\"trans_expense\
":\"0\",\"expense_account\":null,\"sub_total\":\"10000\",\"cash_received\":\"0\",\"
remaining_amount\":\"10000\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\"
:null,\\\"item\\\":\\\"ITEM6770FB43819049\\\",\\\"item_uqid\\\":\\\"RTIREM173539392
8977\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\\",\\\"batch\\\":\\\"BCH1001\\\"
,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"s
ale_price\\\":100,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":
100,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\
\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":
0,\\\"profit\\\":0,\\\"item_total\\\":10000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\
",\"sale_items\":\"-++-ITEM6770FB43819049-++-\",\"sale_warehouse\":\"-++-
WRHS6714BCAC8DB056-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"10000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"100
00\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return_disco
unt_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_
total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"use
r_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\
",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\
"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":nu
ll,\"created_at\":\"2024-12-29 12:34:17\"}','2024-12-29 12:04:17'),
(1771,'PCH_202412291236191735457779231142912',30,'purchases_pa_PRCH6770FBF30CBCC0_A
CCT6770F92960D069_client_usd','BRCH668EFCDB7C8B58','purchases','ALE_PRCH6770FBF30CB
CC0','ACCT6770F92960D069','client','2024-12-29 12:36:19','usd',0,0,100,100,'<a
href=\"__embed_host__/purchases/invoice/PRCH6770FBF30CBCC0\"
target=\"_blank\">Purchase# 2, Total: 100.00, Paid:
0.00</a>',NULL,'{\"id\":\"119\",\"uid\":\"PRCH6770FBF30CBCC0\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT6770F92960D069\",\"old_balance\":\"-
30000\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"100\",\"discount_amount\"
:\"0\",\"sub_total_amount\":\"100\",\"paid_amount\":null,\"cash_paid_account\":null
,\"pending_amount\":\"100\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":
\\\"ITEM6770FB43819049\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\\",\\\"cost\\\
":100,\\\"real_cost\\\":100,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\
":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":100,
\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"disco
unt\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sa
le_price\\\":100,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total
\\\":100}]\",\"items_uid\":\"-++-ITEM6770FB43819049-++-\",\"warehouses_uid\":\"-++-
WRHS6714BCAC8DB056-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:36:19\",\"serial_id\":\"30\"}','2024-12-29 12:06:19'),
(1772,'PCH_202412291236191735457779420200192',30,'purchases_sapaPRCH6770FBF30CBCC0_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','purchases','ALE_P
RCH6770FBF30CBCC0','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:36:19','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6770FBF30CBCC0\"
target=\"_blank\">Purchase# 2, Total: 100.00, Paid:
0.00</a>',NULL,'{\"id\":\"119\",\"uid\":\"PRCH6770FBF30CBCC0\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT6770F92960D069\",\"old_balance\":\"-
30000\",\"invoice\":\"2\",\"memo\":null,\"grand_total\":\"100\",\"discount_amount\"
:\"0\",\"sub_total_amount\":\"100\",\"paid_amount\":null,\"cash_paid_account\":null
,\"pending_amount\":\"100\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":
\\\"ITEM6770FB43819049\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\\",\\\"cost\\\
":100,\\\"real_cost\\\":100,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\
":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"tp\\\":100,
\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"disco
unt\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sa
le_price\\\":100,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total
\\\":100}]\",\"items_uid\":\"-++-ITEM6770FB43819049-++-\",\"warehouses_uid\":\"-++-
WRHS6714BCAC8DB056-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:36:19\",\"serial_id\":\"30\"}','2024-12-29 12:06:19'),
(1775,'JRL_202412291248181735458498911983872',38,'journal_receiving_JRNL6770FEC2A9D
A05_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58'
,'journal','ALE_JRNL6770FEC2A9DA05','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','202
4-12-29 12:18:18','CURR66F984C96B6691',0,0,370,370,'Journal # 38 ‫بابت ساخت‬
‫'بابت ساخت‬,'‫جله‬
‫'جله‬,'{\"id\":\"174\",\"uid\":\"JRNL6770FEC2A9DA05\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6770FDE08980A4\",\"receiving_amount\":\"370\",\"payment_amount\":\"370\"
,\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\u062e\\u062a \\u062c\\u0644\\
u0647\",\"payment_narration\":\"\\u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\
u062e\\u062a \\u062c\\u0644\\
u0647\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:18:18\",\"invoice\":\"38\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"38\"}','2024-12-29 12:18:18'),
(1776,'JRL_202412291248191735458499116440064',38,'journal_payment_JRNL6770FEC2A9DA0
5_ACCT6770FDE08980A4_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','journal','ALE
_JRNL6770FEC2A9DA05','ACCT6770FDE08980A4','client','2024-12-29
12:18:18','CURR66F984C96B6691',370,370,0,0,'Journal # 38 ‫'بابت ساخت‬,'‫بابت ساخت جله‬
‫'جله‬,'{\"id\":\"174\",\"uid\":\"JRNL6770FEC2A9DA05\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_accou
nt\":\"ACCT6770FDE08980A4\",\"receiving_amount\":\"370\",\"payment_amount\":\"370\"
,\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\u062e\\u062a \\u062c\\u0644\\
u0647\",\"payment_narration\":\"\\u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\
u062e\\u062a \\u062c\\u0644\\
u0647\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:18:18\",\"invoice\":\"38\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"38\"}','2024-12-29 12:18:19'),
(1777,'JRL_202412291249071735458547716286976',37,'journal_receiving_JRNL6770FE59BE6
7B9_ACCT6770FDE08980A4_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL6770FE59
BE67B9','ACCT6770FDE08980A4','client','2024-12-29
12:16:33','usd',0,0,370,370,'Journal # 37 ‫'رسید جله‬,'351.100 ‫رسید جله‬
351.100','{\"id\":\"173\",\"uid\":\"JRNL6770FE59BE67B9\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6770FDE08980A4\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"370\",\"payment_amount\":\"370\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\
u062c\\u0644\\u0647 351.100\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\
u062f \\u062c\\u0644\\u0647
351.100\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"a
pproval_entry\":\"{\\\"journal_date\\\":\\\"2024-12-
29\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT6770FDE08980A4\\\",\\\"payment_account\\\":\\\"SA
FEACCOUNTBRCH668EFCDB7C8B58\\\",\\\"receiving_amount\\\":\\\"370\\\",\\\"payment_am
ount\\\":\\\"370\\\",\\\"receiving_narration\\\":\\\"\\\\u0631\\\\u0633\\\\
u06cc\\\\u062f \\\\u062c\\\\u0644\\\\u0647
351.100\\\",\\\"payment_narration\\\":\\\"\\\\u0631\\\\u0633\\\\u06cc\\\\u062f \\\\
u062c\\\\u0644\\\\u0647
351.100\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\\\"calcu
lation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extra_income_account\\\
":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\":\"{\\\"id\\\":\\\"
173\\\",\\\"uid\\\":\\\"JRNL6770FE59BE67B9\\\",\\\"branch\\\":\\\"BRCH668EFCDB7C8B5
8\\\",\\\"journal_date\\\":\\\"2024-12-
29\\\",\\\"receiving_currency\\\":\\\"CURR66F984C96B6691\\\",\\\"payment_currency\\
\":\\\"CURR66F984C96B6691\\\",\\\"receiving_account\\\":\\\"ACCT6770FDE08980A4\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EFCDB7C8B58\\\",\\\"receiving_amount\
\\":\\\"351.1\\\",\\\"payment_amount\\\":\\\"351.1\\\",\\\"calculation_type\\\":\\\
"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"receiving_narration\\\":\\\"\\\\u0631\\\\
u0633\\\\u06cc\\\\u062f \\\\u062c\\\\u0644\\\\
u0647\\\",\\\"payment_narration\\\":\\\"\\\\u0631\\\\u0633\\\\u06cc\\\\u062f \\\\
u062c\\\\u0644\\\\
u0647\\\",\\\"receiving_cue\\\":\\\"70\\\",\\\"payment_cue\\\":\\\"70\\\",\\\"is_ac
tivity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"r
eceipt_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\"
:\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"
main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45F
EHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\
"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\
\\":\\\"2024-12-29
12:16:33\\\",\\\"invoice\\\":\\\"37\\\",\\\"extra_income_account\\\":null,\\\"extra
_income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"37
\\\"}\",\"created_at\":\"2024-12-29
12:16:33\",\"invoice\":\"37\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"37\"}','2024-12-29 12:19:07'),
(1778,'JRL_202412291249071735458547898171904',37,'journal_payment_JRNL6770FE59BE67B
9_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE_J
RNL6770FE59BE67B9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:16:33','usd',370,370,0,0,'Journal # 37 ‫'رسید جله‬,'351.100 ‫رسید جله‬
351.100','{\"id\":\"173\",\"uid\":\"JRNL6770FE59BE67B9\",\"branch\":\"BRCH668EFCDB7
C8B58\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6770FDE08980A4\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"370\",\"payment_amount\":\"370\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\
u062c\\u0644\\u0647 351.100\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\
u062f \\u062c\\u0644\\u0647
351.100\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"a
pproval_entry\":\"{\\\"journal_date\\\":\\\"2024-12-
29\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT6770FDE08980A4\\\",\\\"payment_account\\\":\\\"SA
FEACCOUNTBRCH668EFCDB7C8B58\\\",\\\"receiving_amount\\\":\\\"370\\\",\\\"payment_am
ount\\\":\\\"370\\\",\\\"receiving_narration\\\":\\\"\\\\u0631\\\\u0633\\\\
u06cc\\\\u062f \\\\u062c\\\\u0644\\\\u0647
351.100\\\",\\\"payment_narration\\\":\\\"\\\\u0631\\\\u0633\\\\u06cc\\\\u062f \\\\
u062c\\\\u0644\\\\u0647
351.100\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\\\"calcu
lation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extra_income_account\\\
":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\":\"{\\\"id\\\":\\\"
173\\\",\\\"uid\\\":\\\"JRNL6770FE59BE67B9\\\",\\\"branch\\\":\\\"BRCH668EFCDB7C8B5
8\\\",\\\"journal_date\\\":\\\"2024-12-
29\\\",\\\"receiving_currency\\\":\\\"CURR66F984C96B6691\\\",\\\"payment_currency\\
\":\\\"CURR66F984C96B6691\\\",\\\"receiving_account\\\":\\\"ACCT6770FDE08980A4\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EFCDB7C8B58\\\",\\\"receiving_amount\
\\":\\\"351.1\\\",\\\"payment_amount\\\":\\\"351.1\\\",\\\"calculation_type\\\":\\\
"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"receiving_narration\\\":\\\"\\\\u0631\\\\
u0633\\\\u06cc\\\\u062f \\\\u062c\\\\u0644\\\\
u0647\\\",\\\"payment_narration\\\":\\\"\\\\u0631\\\\u0633\\\\u06cc\\\\u062f \\\\
u062c\\\\u0644\\\\
u0647\\\",\\\"receiving_cue\\\":\\\"70\\\",\\\"payment_cue\\\":\\\"70\\\",\\\"is_ac
tivity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"r
eceipt_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\"
:\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"
main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45F
EHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\
"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at\
\\":\\\"2024-12-29
12:16:33\\\",\\\"invoice\\\":\\\"37\\\",\\\"extra_income_account\\\":null,\\\"extra
_income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"37
\\\"}\",\"created_at\":\"2024-12-29
12:16:33\",\"invoice\":\"37\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"37\"}','2024-12-29 12:19:07'),
(1780,'ACT_202412291302221735459342231834880',NULL,'opening_balance_ACCT6771020E099
F01_ACCT6771020E099F01_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT6771020
E099F01','ACCT6771020E099F01','client','2024-12-29 12:32:22','usd',0,0,1500,1500,'
‫'بابت ساخت‬,'‫بابت ساخت چله‬
‫'چله‬,'{\"id\":\"5331\",\"uid\":\"ACCT6771020E099F01\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"name\":\"\\u0633\\u0645\\u06cc\\u0639 \\u0627\\u0644\\u0644\\u0647 \\u0627\\
u06a9\\u0648\\u0646\\u062a \\u067e\\u0648\\
u0644\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\u062e\\u062a \\
u0686\\u0644\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\
\\"1500\\\"}]\",\"created_at\":\"2024-12-29 12:32:22\"}','2024-12-29 12:32:22'),
(1781,'ACT_202412291304271735459467708935936',NULL,'opening_balance_ACCT6771015D697
C00_ACCT6771015D697C00_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT6771015
D697C00','ACCT6771015D697C00','client','2024-12-29 12:29:25','usd',0,0,1500,1500,'
‫ طلب‬۲۶۴.۲۲۲ ‫'طال‬,'‫ طلب دارد‬۲۶۴.۲۲۲ ‫طال‬
‫'دارد‬,'{\"id\":\"5330\",\"uid\":\"ACCT6771015D697C00\",\"branch\":\"BRCH668EFCDB7C8
B58\",\"name\":\"\\u0633\\u0645\\u06cc\\u0639 \\u0627\\u0644\\u0644\\
u0647\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\u0637\\u0644\\u0627 \\u06f2\\u06f6\\u06f4.\\u06f2\\u06f2\\
u06f2 \\u0637\\u0644\\u0628 \\u062f\\u0627\\u0631\\
u062f\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\
\\"1500\\\"}]\",\"created_at\":\"2024-12-29 12:29:25\"}','2024-12-29 12:34:27'),
(1782,'JRL_202412291306251735459585806130944',39,'journal_receiving_JRNL67710301A2B
685_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE
_JRNL67710301A2B685','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:36:25','usd',0,0,400,400,'Journal # 39 ‫'بابت ساخت‬,'‫بابت ساخت چله‬
‫'چله‬,'{\"id\":\"175\",\"uid\":\"JRNL67710301A2B685\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_account\":\"ACCT6771015D697C00\",\"
receiving_amount\":\"400\",\"payment_amount\":\"400\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"\\u0628\\u0627\\u0628\\u062a \\
u0633\\u0627\\u062e\\u062a \\u0686\\u0644\\u0647\",\"payment_narration\":\"\\
u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\u062e\\u062a \\u0686\\u0644\\
u0647\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:36:25\",\"invoice\":\"39\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"39\"}','2024-12-29 12:36:25'),
(1783,'JRL_202412291306251735459585942266880',39,'journal_payment_JRNL67710301A2B68
5_ACCT6771015D697C00_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL67710301A2
B685','ACCT6771015D697C00','client','2024-12-29
12:36:25','usd',400,400,0,0,'Journal # 39 ‫'بابت ساخت‬,'‫بابت ساخت چله‬
‫'چله‬,'{\"id\":\"175\",\"uid\":\"JRNL67710301A2B685\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_account\":\"ACCT6771015D697C00\",\"
receiving_amount\":\"400\",\"payment_amount\":\"400\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"\\u0628\\u0627\\u0628\\u062a \\
u0633\\u0627\\u062e\\u062a \\u0686\\u0644\\u0647\",\"payment_narration\":\"\\
u0628\\u0627\\u0628\\u062a \\u0633\\u0627\\u062e\\u062a \\u0686\\u0644\\
u0647\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:36:25\",\"invoice\":\"39\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"39\"}','2024-12-29 12:36:25'),
(1784,'JRL_202412291309021735459742962817792',40,'journal_receiving_JRNL6771039EA82
C33_SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','journal','ALE
_JRNL6771039EA82C33','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-29
12:39:02','usd',0,0,0,0,'Journal # 40 ۱۰۰ ‫'گرفت طال‬,'‫ گزام‬۱۰۰ ‫گرفت طال‬
‫'گزام‬,'{\"id\":\"176\",\"uid\":\"JRNL6771039EA82C33\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_account\":\"ACCT6771015D697C00\",\"
receiving_amount\":\"0\",\"payment_amount\":\"0\",\"calculation_type\":\"multiply\"
,\"rate\":\"1\",\"receiving_narration\":\"\\u06af\\u0631\\u0641\\u062a \\u0637\\
u0644\\u0627 \\u06f1\\u06f0\\u06f0 \\u06af\\u0632\\u0627\\
u0645\",\"payment_narration\":\"\\u06af\\u0631\\u0641\\u062a \\u0637\\u0644\\u0627
\\u06f1\\u06f0\\u06f0 \\u06af\\u0632\\u0627\\
u0645\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:39:02\",\"invoice\":\"40\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"40\"}','2024-12-29 12:39:02'),
(1785,'JRL_202412291309031735459743173844224',40,'journal_payment_JRNL6771039EA82C3
3_ACCT6771015D697C00_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL6771039EA8
2C33','ACCT6771015D697C00','client','2024-12-29 12:39:02','usd',0,0,0,0,'Journal #
40 ۱۰۰ ‫'گرفت طال‬,'‫ گزام‬۱۰۰ ‫گرفت طال‬
‫'گزام‬,'{\"id\":\"176\",\"uid\":\"JRNL6771039EA82C33\",\"branch\":\"BRCH668EFCDB7C8B
58\",\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"payment_account\":\"ACCT6771015D697C00\",\"
receiving_amount\":\"0\",\"payment_amount\":\"0\",\"calculation_type\":\"multiply\"
,\"rate\":\"1\",\"receiving_narration\":\"\\u06af\\u0631\\u0641\\u062a \\u0637\\
u0644\\u0627 \\u06f1\\u06f0\\u06f0 \\u06af\\u0632\\u0627\\
u0645\",\"payment_narration\":\"\\u06af\\u0631\\u0641\\u062a \\u0637\\u0644\\u0627
\\u06f1\\u06f0\\u06f0 \\u06af\\u0632\\u0627\\
u0645\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:39:02\",\"invoice\":\"40\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"40\"}','2024-12-29 12:39:03'),
(1786,'PCH_202412301123491735539829874321920',31,'purchases_pa_PRCH67723C75B12F97_A
CCT673AE0CC43B7B3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67723C75B12F97','ACCT673AE0CC43B7B3','supplier','2024-12-30
11:23:49','CURR66F984C96B6691',0,0,14000,14000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67723C75B12F97\"
target=\"_blank\">Purchase# 1, Total: 14,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"120\",\"uid\":\"PRCH67723C75B12F97\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT673AE0CC43B7B3\",\"old_balance\":null,\"invoice\":\"1\",\"memo\
":null,\"grand_total\":\"14000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"1
4000\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\"14000\"
,\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",
\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"cost\\\":7000,\\\"real_cost\\\":70
00,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"profit\\\":1800,\\\"tp\\\":8800,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":8800,\\\
"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":7000},
{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\
\",\\\"cost\\\":7000,\\\"real_cost\\\":7000,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":1
800,\\\"tp\\\":8800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_t
oken\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":8800,\\\"transport_expense\\\":0,\\\"expense\\\":\
\\"null\\\",\\\"total\\\":7000}]\",\"items_uid\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"warehouses_uid\":\"-++-WRHS66FCE1257363D4-++-,-++-
WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
11:23:49\",\"serial_id\":\"31\"}','2024-12-30 10:53:49'),
(1787,'PCH_202412301123501735539830004805120',31,'purchases_sapaPRCH67723C75B12F97_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67723C75B12F97','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-
12-30 11:23:49','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67723C75B12F97\"
target=\"_blank\">Purchase# 1, Total: 14,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"120\",\"uid\":\"PRCH67723C75B12F97\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT673AE0CC43B7B3\",\"old_balance\":null,\"invoice\":\"1\",\"memo\
":null,\"grand_total\":\"14000\",\"discount_amount\":\"0\",\"sub_total_amount\":\"1
4000\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\"14000\"
,\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",
\\\"warehouse\\\":\\\"WRHS66FCE1257363D4\\\",\\\"cost\\\":7000,\\\"real_cost\\\":70
00,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"profit\\\":1800,\\\"tp\\\":8800,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\
\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":8800,\\\
"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":7000},
{\\\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71\\
\",\\\"cost\\\":7000,\\\"real_cost\\\":7000,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\
":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":1
800,\\\"tp\\\":8800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_t
oken\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":8800,\\\"transport_expense\\\":0,\\\"expense\\\":\
\\"null\\\",\\\"total\\\":7000}]\",\"items_uid\":\"-++-ITEM66FEC12DBE3CC3-++-,-++-
ITEM66FEC12DBE3CC3-++-\",\"warehouses_uid\":\"-++-WRHS66FCE1257363D4-++-,-++-
WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
11:23:49\",\"serial_id\":\"31\"}','2024-12-30 10:53:50'),
(1788,'SAL_202412301124451735539885832915968',58,'sales_SALE67723CADAAC468_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E67723CADAAC468','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-30
11:24:45','CURR66F984C96B6691',163.5036496350376,163.5036496350376,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67723CADAAC468\" target=\"_blank\">Sales#
59, Total: 163.50, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"219\",\"uid\":\"SALE67723CADAAC468\",\"serial_id\":\"58\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1040972.3836694974\",\"invoice\":\"59\"
,\"memo\":null,\"sales_total\":\"163.5036496350376\",\"trans_expense\":\"0\",\"expe
nse_account\":null,\"sub_total\":\"163.5036496350376\",\"cash_received\":\"0\",\"re
maining_amount\":\"163.5036496350376\",\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIRE
M1735476149696\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bundle\\\":0,\\\"toop\\\"
:0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\"
:0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"
discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978102190196,\\\"item_tota
l\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"
item_uqid\\\":\\\"RTIREM1735476154694\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978
102190196,\\\"item_total\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0}
]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-++-,-++-ITEM66F85D838E02F9-+
+-\",\"sale_warehouse\":\"-++-WRHS674EA17040CBF4-++-,-++-WRHS674EA17040CBF4-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"163.5036496350376\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"163.5036496350376\",\"total_profit_amount\":\"40.87591240876078\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
11:24:45\"}','2024-12-30 10:54:45'),
(1789,'SAL_202412301124451735539885962722048',58,'sales_sacrSALE67723CADAAC468_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67723CADAAC468','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-30
11:24:45','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67723CADAAC468\" target=\"_blank\">Sales#
59, Total: 163.50, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"219\",\"uid\":\"SALE67723CADAAC468\",\"serial_id\":\"58\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cas
h_received_account\":null,\"old_balance\":\"1040972.3836694974\",\"invoice\":\"59\"
,\"memo\":null,\"sales_total\":\"163.5036496350376\",\"trans_expense\":\"0\",\"expe
nse_account\":null,\"sub_total\":\"163.5036496350376\",\"cash_received\":\"0\",\"re
maining_amount\":\"163.5036496350376\",\"items_details\":\"[{\\\"agent\\\":null,\\\
"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\":\\\"RTIRE
M1735476149696\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\\\",\\\"batch\\\":\\\"B
CH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\"
:30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bundle\\\":0,\\\"toop\\\"
:0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\"
:0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"
discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978102190196,\\\"item_tota
l\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"
item_uqid\\\":\\\"RTIREM1735476154694\\\",\\\"warehouse\\\":\\\"WRHS674EA17040CBF4\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087594,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\":10.218978
102190196,\\\"item_total\\\":81.7518248175188,\\\"set_name\\\":0,\\\"set_uid\\\":0}
]\",\"sale_items\":\"-++-ITEM66F85D838E02F9-++-,-++-ITEM66F85D838E02F9-+
+-\",\"sale_warehouse\":\"-++-WRHS674EA17040CBF4-++-,-++-WRHS674EA17040CBF4-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"163.5036496350376\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"163.5036496350376\",\"total_profit_amount\":\"40.87591240876078\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
11:24:45\"}','2024-12-30 10:54:45'),
(1790,'SAL_202412301324481735547088968882176',59,'sales_SALE677258D0C62DD1_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E677258D0C62DD1','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-30
13:24:48','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677258D0C62DD1\" target=\"_blank\">Sales#
60, Total: 240.00, Trans Exp: 0.00, Paid:
240.00</a>',NULL,'{\"id\":\"220\",\"uid\":\"SALE677258D0C62DD1\",\"serial_id\":\"59
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"c
ash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1041135.
8873191325\",\"invoice\":\"60\",\"memo\":null,\"sales_total\":\"240\",\"trans_expen
se\":\"0\",\"expense_account\":null,\"sub_total\":\"240\",\"cash_received\":\"240\"
,\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":
null,\\\"item\\\":\\\"ITEM676FCB5DBB99D9\\\",\\\"item_uqid\\\":\\\"RTIREM1735483304
843\\\",\\\"warehouse\\\":\\\"WRHS676FC8061C1077\\\",\\\"batch\\\":\\\"BCH1001\\\",
\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sa
le_price\\\":120,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2
,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"h
eight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\
\\"profit\\\":20,\\\"item_total\\\":240,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"
sale_items\":\"-++-ITEM676FCB5DBB99D9-++-\",\"sale_warehouse\":\"-++-
WRHS676FC8061C1077-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"240\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-12-30 13:24:48\"}','2024-12-30 12:54:48'),
(1791,'SAL_202412301324491735547089099894016',59,'sales_cra_SALE677258D0C62DD1_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE677258D0C62DD1','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-30
13:24:48','CURR66F984C96B6691',240,240,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677258D0C62DD1\" target=\"_blank\">Sales#
60, Total: 240.00, Trans Exp: 0.00, Paid:
240.00</a>',NULL,'{\"id\":\"220\",\"uid\":\"SALE677258D0C62DD1\",\"serial_id\":\"59
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C9
6B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"c
ash_received_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"1041135.
8873191325\",\"invoice\":\"60\",\"memo\":null,\"sales_total\":\"240\",\"trans_expen
se\":\"0\",\"expense_account\":null,\"sub_total\":\"240\",\"cash_received\":\"240\"
,\"remaining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":
null,\\\"item\\\":\\\"ITEM676FCB5DBB99D9\\\",\\\"item_uqid\\\":\\\"RTIREM1735483304
843\\\",\\\"warehouse\\\":\\\"WRHS676FC8061C1077\\\",\\\"batch\\\":\\\"BCH1001\\\",
\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":100,\\\"sa
le_price\\\":120,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2
,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"h
eight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\
\\"profit\\\":20,\\\"item_total\\\":240,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"
sale_items\":\"-++-ITEM676FCB5DBB99D9-++-\",\"sale_warehouse\":\"-++-
WRHS676FC8061C1077-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"240\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"240\"
,\"total_profit_amount\":\"40\",\"return_discount_amount_1\":null,\"return_discount
_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tot
al\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_n
ame\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\
"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"ad
min\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,
\"created_at\":\"2024-12-30 13:24:48\"}','2024-12-30 12:54:49'),
(1792,'SAL_202412301439421735551582105159936',60,'sales_SALE67726A5DD49BA4_CASHSALE
BRCH668EFCDB7C8B58_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67726A5DD49BA4
','CASHSALEBRCH668EFCDB7C8B58','client','2024-12-30 14:39:41','usd',115,115,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67726A5DD49BA4\" target=\"_blank\">Sales#
61, Total: 115.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"221\",\"uid\":\"SALE67726A5DD49BA4\",\"serial_id\":\"60\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":\"\\u0634\\u0645\\u0633\",\"cash_client_mobile\":\"\\u06f0\\
u06f7\\u06f7\\u06f7\\u06f7\",\"cash_received_account\":null,\"old_balance\":\"-
50000\",\"invoice\":\"61\",\"memo\":null,\"sales_total\":\"115\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"115\",\"cash_received\":\"0\",\"rema
ining_amount\":\"115\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM67726901BC1178\\\",\\\"item_uqid\\\":\\\"RTIREM1735487750022\\
\",\\\"warehouse\\\":\\\"WRHS6772664D0A6B62\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"m
fg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":110,\\\"sale_pr
ice\\\":115,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"
out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height
\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pr
ofit\\\":5,\\\"item_total\\\":115,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_i
tems\":\"-++-ITEM67726901BC1178-++-\",\"sale_warehouse\":\"-++-WRHS6772664D0A6B62-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"115\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"115\"
,\"total_profit_amount\":\"5\",\"return_discount_amount_1\":null,\"return_discount_
amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tota
l\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_na
me\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"
main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"adm
in\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\
"created_at\":\"2024-12-30 14:39:41\"}','2024-12-30 14:09:42'),
(1793,'SAL_202412301439421735551582264779008',60,'sales_sacrSALE67726A5DD49BA4_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67726
A5DD49BA4','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-30
14:39:41','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67726A5DD49BA4\" target=\"_blank\">Sales#
61, Total: 115.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"221\",\"uid\":\"SALE67726A5DD49BA4\",\"serial_id\":\"60\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":\"\\u0634\\u0645\\u0633\",\"cash_client_mobile\":\"\\u06f0\\
u06f7\\u06f7\\u06f7\\u06f7\",\"cash_received_account\":null,\"old_balance\":\"-
50000\",\"invoice\":\"61\",\"memo\":null,\"sales_total\":\"115\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"115\",\"cash_received\":\"0\",\"rema
ining_amount\":\"115\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,
\\\"item\\\":\\\"ITEM67726901BC1178\\\",\\\"item_uqid\\\":\\\"RTIREM1735487750022\\
\",\\\"warehouse\\\":\\\"WRHS6772664D0A6B62\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"m
fg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":110,\\\"sale_pr
ice\\\":115,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"
out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height
\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"pr
ofit\\\":5,\\\"item_total\\\":115,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_i
tems\":\"-++-ITEM67726901BC1178-++-\",\"sale_warehouse\":\"-++-WRHS6772664D0A6B62-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"115\",\"total_discount_amount\":\"0\",\"total_discoun
t_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"115\"
,\"total_profit_amount\":\"5\",\"return_discount_amount_1\":null,\"return_discount_
amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"return_tota
l\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_na
me\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"
main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"adm
in\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\
"created_at\":\"2024-12-30 14:39:41\"}','2024-12-30 14:09:42'),
(1794,'ACT_202412301450381735552238991986944',NULL,'opening_balance_ACCT67726CEEC7A
CC9_ACCT67726CEEC7ACC9_client_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT67726CE
EC7ACC9','ACCT67726CEEC7ACC9','client','2024-12-30
14:20:38','usd',990,990,0,0,'BAQI AS QABAL','BAQI AS
QABAL','{\"id\":\"5333\",\"uid\":\"ACCT67726CEEC7ACC9\",\"branch\":\"BRCH668EFCDB7C
8B58\",\"name\":\"HAMID\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":\"
08888\",\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\"
:\"no\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"
email\":null,\"employee_uid\":null,\"memo\":\"BAQI AS
QABAL\",\"address\":\"DEHBORI\",\"stats\":null,\"opening_balance\":\"[{\\\"currency
\\\":\\\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"990\\\",\\\"o
b_credit\\\":null}]\",\"created_at\":\"2024-12-30 14:20:38\"}','2024-12-30
14:20:38'),
(1795,'SAL_202412301453091735552389291783936',61,'sales_SALE67726D8520DDB8_ACCT6772
6CEEC7ACC9_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67726D8520DDB8','ACCT6
7726CEEC7ACC9','client','2024-12-30 14:53:09','usd',560.5,560.5,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67726D8520DDB8\" target=\"_blank\">Sales#
62, Total: 560.50, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"222\",\"uid\":\"SALE67726D8520DDB8\",\"serial_id\":\"61\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT67726CEEC7ACC9\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":\"990\",\"invoice\":\"62\",\"memo\":null,\"sales_total\":\"560.5\",\"tra
ns_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"560.5\",\"cash_received
\":\"0\",\"remaining_amount\":\"560.5\",\"items_details\":\"[{\\\"agent\\\":null,\\
\"plate\\\":null,\\\"item\\\":\\\"ITEM67726901BC1178\\\",\\\"item_uqid\\\":\\\"RTIR
EM1735488620435\\\",\\\"warehouse\\\":\\\"WRHS6772664D0A6B62\\\",\\\"batch\\\":\\\"
BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":110,\\\"sale_price\\\":118,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\
\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width
\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":5,\\\"discou
nt_2\\\":0,\\\"profit\\\":2.0999999999999943,\\\"item_total\\\":560.5,\\\"set_name\
\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67726901BC1178-+
+-\",\"sale_warehouse\":\"-++-WRHS6772664D0A6B62-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"590\",\"total_discount_amount\":\"29.5\",\"total_disc
ount_amount_1\":\"29.5\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\
"560.5\",\"total_profit_amount\":\"10.499999999999972\",\"return_discount_amount_1\
":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pr
ofit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8J
L7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_a
pproval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_a
pproval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"o
ld_entry_details\":null,\"created_at\":\"2024-12-30 14:53:09\"}','2024-12-30
14:23:09'),
(1796,'SAL_202412301453091735552389431136000',61,'sales_sacrSALE67726D8520DDB8_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67726
D8520DDB8','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2024-12-30
14:53:09','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67726D8520DDB8\" target=\"_blank\">Sales#
62, Total: 560.50, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"222\",\"uid\":\"SALE67726D8520DDB8\",\"serial_id\":\"61\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT67726CEEC7ACC9\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":\"990\",\"invoice\":\"62\",\"memo\":null,\"sales_total\":\"560.5\",\"tra
ns_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"560.5\",\"cash_received
\":\"0\",\"remaining_amount\":\"560.5\",\"items_details\":\"[{\\\"agent\\\":null,\\
\"plate\\\":null,\\\"item\\\":\\\"ITEM67726901BC1178\\\",\\\"item_uqid\\\":\\\"RTIR
EM1735488620435\\\",\\\"warehouse\\\":\\\"WRHS6772664D0A6B62\\\",\\\"batch\\\":\\\"
BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\
":110,\\\"sale_price\\\":118,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\
\\"qty\\\":5,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width
\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":5,\\\"discou
nt_2\\\":0,\\\"profit\\\":2.0999999999999943,\\\"item_total\\\":560.5,\\\"set_name\
\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM67726901BC1178-+
+-\",\"sale_warehouse\":\"-++-WRHS6772664D0A6B62-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":\"590\",\"total_discount_amount\":\"29.5\",\"total_disc
ount_amount_1\":\"29.5\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\
"560.5\",\"total_profit_amount\":\"10.499999999999972\",\"return_discount_amount_1\
":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_pr
ofit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8J
L7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approva
l_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_a
pproval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_a
pproval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"o
ld_entry_details\":null,\"created_at\":\"2024-12-30 14:53:09\"}','2024-12-30
14:23:09'),
(1797,'JRL_202412301457411735552661319097088',41,'journal_receiving_JRNL67726E95261
012_ACCT67726CEEC7ACC9_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL67726E95
261012','ACCT67726CEEC7ACC9','client','2024-12-30
14:27:41','usd',0,0,1000,1000,'Journal # 41 RASED BAY ALI','RASED BAY
ALI','{\"id\":\"177\",\"uid\":\"JRNL67726E95261012\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
30\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT67726CEEC7ACC9\",\"payment_account\":\"ACCT66FAF39CE100E5\",\"receiving_a
mount\":\"1000\",\"payment_amount\":\"1000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"RASED BAY ALI\",\"payment_narration\":\"RASED
BAY
ALI\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
14:27:41\",\"invoice\":\"41\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"41\"}','2024-12-30 14:27:41'),
(1798,'JRL_202412301457411735552661462868992',41,'journal_payment_JRNL67726E9526101
2_ACCT66FAF39CE100E5_client_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL67726E9526
1012','ACCT66FAF39CE100E5','client','2024-12-30
14:27:41','usd',1000,1000,0,0,'Journal # 41 RASED BAY ALI','RASED BAY
ALI','{\"id\":\"177\",\"uid\":\"JRNL67726E95261012\",\"branch\":\"BRCH668EFCDB7C8B5
8\",\"journal_date\":\"2024-12-
30\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT67726CEEC7ACC9\",\"payment_account\":\"ACCT66FAF39CE100E5\",\"receiving_a
mount\":\"1000\",\"payment_amount\":\"1000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"RASED BAY ALI\",\"payment_narration\":\"RASED
BAY
ALI\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_rec
eipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approve
d\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\
"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FE
HH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval
_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
14:27:41\",\"invoice\":\"41\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"41\"}','2024-12-30 14:27:41'),
(1799,'SAL_202412301524131735554253023092992',18,'sales_SALE677274CCD5FB39_CASHSALE
BRCH668A8A93BFCAF8_client_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE677274CCD5FB39
','CASHSALEBRCH668A8A93BFCAF8','client','2024-12-30
15:24:12','usd',49.28326315789474,49.28326315789474,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677274CCD5FB39\" target=\"_blank\">Sales#
1013, Total: 49.28, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"223\",\"uid\":\"SALE677274CCD5FB39\",\"serial_id\":\"18\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":\"R\",\"cash_client_mobile\":null,\"cash_received_account\":n
ull,\"old_balance\":\"279.94428969359336\",\"invoice\":\"1013\",\"memo\":null,\"sal
es_total\":\"49.28326315789474\",\"trans_expense\":\"0\",\"expense_account\":null,\
"sub_total\":\"49.28326315789474\",\"cash_received\":\"0\",\"remaining_amount\":\"4
9.28326315789474\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"
item\\\":\\\"ITEM66B4572B717512\\\",\\\"item_uqid\\\":\\\"RTIREM1735554249679\\\",\
\\"warehouse\\\":\\\"WRHS66B35008D3C781\\\",\\\"batch\\\":\\\"003\\\",\\\"mfg\\\":\
\\"2024-08-08\\\",\\\"expiry\\\":\\\"2024-08-
08\\\",\\\"narration\\\":null,\\\"cost\\\":41.76446616541353,\\\"sale_price\\\":49.
28326315789474,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":7.518796992481207,\\\"item_total\\\":49.28326315789474,\\\"set_name\\\"
:0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B4572B717512-+
+-\",\"sale_warehouse\":\"-++-WRHS66B35008D3C781-++-\",\"sale_batch\":\"-++-003-+
+-\",\"total_sales_amount\":\"49.28326315789474\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"49.28326315789474\",\"total_profit_amount\":\"7.518796992481207\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
15:24:12\"}','2024-12-30 14:54:13'),
(1800,'SAL_202412301524131735554253167043072',18,'sales_sacrSALE677274CCD5FB39_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE67727
4CCD5FB39','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2024-12-30
15:24:12','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677274CCD5FB39\" target=\"_blank\">Sales#
1013, Total: 49.28, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"223\",\"uid\":\"SALE677274CCD5FB39\",\"serial_id\":\"18\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH668A8A93BFCAF8\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":\"R\",\"cash_client_mobile\":null,\"cash_received_account\":n
ull,\"old_balance\":\"279.94428969359336\",\"invoice\":\"1013\",\"memo\":null,\"sal
es_total\":\"49.28326315789474\",\"trans_expense\":\"0\",\"expense_account\":null,\
"sub_total\":\"49.28326315789474\",\"cash_received\":\"0\",\"remaining_amount\":\"4
9.28326315789474\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"
item\\\":\\\"ITEM66B4572B717512\\\",\\\"item_uqid\\\":\\\"RTIREM1735554249679\\\",\
\\"warehouse\\\":\\\"WRHS66B35008D3C781\\\",\\\"batch\\\":\\\"003\\\",\\\"mfg\\\":\
\\"2024-08-08\\\",\\\"expiry\\\":\\\"2024-08-
08\\\",\\\"narration\\\":null,\\\"cost\\\":41.76446616541353,\\\"sale_price\\\":49.
28326315789474,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\
\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"hei
ght\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\
"profit\\\":7.518796992481207,\\\"item_total\\\":49.28326315789474,\\\"set_name\\\"
:0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM66B4572B717512-+
+-\",\"sale_warehouse\":\"-++-WRHS66B35008D3C781-++-\",\"sale_batch\":\"-++-003-+
+-\",\"total_sales_amount\":\"49.28326315789474\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"49.28326315789474\",\"total_profit_amount\":\"7.518796992481207\",\"return
_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount
\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-30
15:24:12\"}','2024-12-30 14:54:13'),
(1801,'ACT_202412311205341735628734316209920',NULL,'opening_balance_ACCT677397BE237
B57_ACCT677397BE237B57_client_usd','BRCH664D790E231556','accounts','ALE_ACCT677397B
E237B57','ACCT677397BE237B57','client','2024-12-31 11:35:34','usd',2000,2000,0,0,'
‫'حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5334\",\"uid\":\"ACCT677397BE237B57\",\"branch\":\"BRCH664D790E23
1556\",\"name\":\"ahmad\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":nu
ll,\"client_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email
\":null,\"employee_uid\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u0633\\
u0627\\u0628\\u0642\\
u0647\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_cred
it\\\":null}]\",\"created_at\":\"2024-12-31 11:35:34\"}','2024-12-31 11:35:34'),
(1802,'ACT_202412311206381735628798542191104',NULL,'opening_balance_ACCT677397FE63A
AD8_ACCT677397FE63AAD8_client_CURR6690AF39D9B836','BRCH664D790E231556','accounts','
ALE_ACCT677397FE63AAD8','ACCT677397FE63AAD8','client','2024-12-31
11:36:38','CURR6690AF39D9B836',0,0,10000,10000,'‫'ل‬,'‫'ل‬,'{\"id\":\"5335\",\"uid\":\"
ACCT677397FE63AAD8\",\"branch\":\"BRCH664D790E231556\",\"name\":\"\\u0639\\u0644\\
u06cc\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":nu
ll,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee
_uid\":null,\"memo\":\"\\
u0644\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR6690AF39D9B836\\\",\\\"usd_equalance\\\":\\\"70.3\\\",\\\"ob_debit\\\":null,\
\\"ob_credit\\\":\\\"10000\\\"}]\",\"created_at\":\"2024-12-31 11:36:38\"}','2024-
12-31 11:36:38'),
(1803,'ACT_202412311531391735641099808301824',NULL,'opening_balance_ACCT6773C80B359
F91_ACCT6773C80B359F91_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT6773C80B359F91','ACCT6773C80B359F91','client','2024-12-31
15:01:39','CURR66F984C96B6691',10000,10000,0,0,'ss','ss','{\"id\":\"5336\",\"uid\":
\"ACCT6773C80B359F91\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamad\",\"typ
e\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",
\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username
\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\
"memo\":\"ss\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency
\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\
\\"10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2024-12-31
15:01:39\"}','2024-12-31 15:01:39'),
(1804,'ACT_202412311532521735641172862968832',NULL,'opening_balance_ACCT6773C854B07
E73_ACCT6773C854B07E73_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts'
,'ALE_ACCT6773C854B07E73','ACCT6773C854B07E73','supplier','2024-12-31
15:02:52','CURR66F984C96B6691',0,0,5000,5000,'z','z','{\"id\":\"5337\",\"uid\":\"AC
CT6773C854B07E73\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\u0632\\
u06a9\\u062a \\u0627\\u062d\\u0645\\u062f\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"z\",\"address\":null,\"stats\":null,\"opening_balance\":\"
[{\\\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"
ob_debit\\\":null,\\\"ob_credit\\\":\\\"5000\\\"}]\",\"created_at\":\"2024-12-31
15:02:52\"}','2024-12-31 15:02:52'),
(1805,'EXP_202412312105181735661118744060928',1,'expenses_EXPE6774163E834BD5_ACCT66
BF07B86D7F75_cashbook_usd','BRCH6583328DC69902','expenses','ALE_EXPE6774163E834BD5'
,'ACCT66BF07B86D7F75','cashbook','2024-12-31 20:35:18','usd',0,0,199,199,'Expense:
Hdkdkjd','Hdkdkjd','{\"id\":\"81\",\"uid\":\"EXPE6774163E834BD5\",\"branch\":\"BRCH
6583328DC69902\",\"type\":\"EXPT67741602043872\",\"exp_date\":\"2024-12-
31\",\"marketer\":\"no\",\"account\":\"ACCT66BF07B86D7F75\",\"amount\":\"199\",\"cu
rrency\":\"usd\",\"currency_usd_equalance\":\"1\",\"narration\":\"Hdkdkjd\",\"stock
_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45F
EHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"mai
n_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\
",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"cr
eated_at\":\"2024-12-31 20:35:18\",\"serial_id\":\"1\"}','2024-12-31 20:35:18'),
(1806,'EXP_202412312105371735661137548994048',2,'expenses_EXPE677416515DBFA1_ACCT66
BF07B86D7F75_cashbook_usd','BRCH6583328DC69902','expenses','ALE_EXPE677416515DBFA1'
,'ACCT66BF07B86D7F75','cashbook','2024-12-31
20:35:37','usd',0,0,19900,19900,'Expense:
Jjjjjj','Jjjjjj','{\"id\":\"82\",\"uid\":\"EXPE677416515DBFA1\",\"branch\":\"BRCH65
83328DC69902\",\"type\":\"EXPT6774161632C869\",\"exp_date\":\"2024-12-
31\",\"marketer\":\"no\",\"account\":\"ACCT66BF07B86D7F75\",\"amount\":\"19900\",\"
currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"narration\":\"Jjjjjj\",\"stoc
k_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"c
reated_at\":\"2024-12-31 20:35:37\",\"serial_id\":\"2\"}','2024-12-31 20:35:37'),
(1807,'EXP_202501011718321735733912149934080',4,'expenses_EXPE67753297C63279_SAFEAC
COUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','expenses','ALE_EXPE6775
3297C63279','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2025-01-01
16:48:31','usd',0,0,200,200,'Expense: gfdgfdgfd g dag daf','gfdgfdgfd g dag
daf','{\"id\":\"83\",\"uid\":\"EXPE67753297C63279\",\"branch\":\"BRCH668EE8F08DD356
\",\"type\":\"EXPT668EFFA0E0E3C9\",\"exp_date\":\"2025-01-
01\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"amount\":\
"200\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"narration\":\"gfdgfd
gfd g dag
daf\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"app
roved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_na
me\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detail
s\":null,\"created_at\":\"2025-01-01 16:48:31\",\"serial_id\":\"4\"}','2025-01-01
16:48:32'),
(1808,'SAL_202501022249191735840159544635136',7,'sales_SALE6776D19F1C0D68_ACCT66E7B
6D8DEE862_client_usd','BRCH664D790E231556','sales','ALE_SALE6776D19F1C0D68','ACCT66
E7B6D8DEE862','client','2025-01-02
22:49:19','usd',35.294452347083926,35.294452347083926,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6776D19F1C0D68\" target=\"_blank\">Sales#
2583, Total: 35.29, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"224\",\"uid\":\"SALE6776D19F1C0D68\",\"serial_id\":\"7\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66E7B6D8DEE862\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"4.571428571428571\",\"invoice\":\"2583\",\"memo\":null,\"sales_total\":
\"35.294452347083926\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total
\":\"35.294452347083926\",\"cash_received\":\"0\",\"remaining_amount\":\"35.2944523
47083926\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\"
:\\\"ITEM6728FE985A34B2\\\",\\\"item_uqid\\\":\\\"RTIREM1735840142816\\\",\\\"wareh
ouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2
024-11-
04\\\",\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":27.738264580369844,\
\\"sale_price\\\":31.294452347083926,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token
\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\
\"discount_2\\\":0,\\\"profit\\\":3.556187766714082,\\\"item_total\\\":31.294452347
083926,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"MITNAME_test\\\",\\\"item_u
qid\\\":\\\"RTIREM1735840154706\\\",\\\"warehouse\\\":null,\\\"batch\\\":null,\\\"m
fg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2,\\\"sale_pric
e\\\":4,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_
qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"test\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\"
:2,\\\"item_total\\\":4,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM6728FE985A34B2-++-,-++-MITNAME_test-++-\",\"sale_warehouse\":\"-++-
WRHS66E1B8649CC835-++-,-++--++-\",\"sale_batch\":\"-++-BCH1001-++-,-++--+
+-\",\"total_sales_amount\":\"35.294452347083926\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"35.294452347083926\",\"total_profit_amount\":\"5.556187766714082\",\"retu
rn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discou
nt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-02
22:49:19\"}','2025-01-02 22:19:19'),
(1809,'SAL_202501022249191735840159846724096',7,'sales_sacrSALE6776D19F1C0D68_SAFEA
CCOUNTBRCH664D790E231556_cashbook_usd','BRCH664D790E231556','sales','ALE_SALE6776D1
9F1C0D68','SAFEACCOUNTBRCH664D790E231556','cashbook','2025-01-02
22:49:19','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6776D19F1C0D68\" target=\"_blank\">Sales#
2583, Total: 35.29, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"224\",\"uid\":\"SALE6776D19F1C0D68\",\"serial_id\":\"7\",
\"branch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"usd\",\"currenc
y_usd_equalance\":\"1\",\"client\":\"ACCT66E7B6D8DEE862\",\"marketer\":\"undefined\
",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_c
lient_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old_
balance\":\"4.571428571428571\",\"invoice\":\"2583\",\"memo\":null,\"sales_total\":
\"35.294452347083926\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total
\":\"35.294452347083926\",\"cash_received\":\"0\",\"remaining_amount\":\"35.2944523
47083926\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\"
:\\\"ITEM6728FE985A34B2\\\",\\\"item_uqid\\\":\\\"RTIREM1735840142816\\\",\\\"wareh
ouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":\\\"2
024-11-
04\\\",\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":27.738264580369844,\
\\"sale_price\\\":31.294452347083926,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token
\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\
\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\
\"discount_2\\\":0,\\\"profit\\\":3.556187766714082,\\\"item_total\\\":31.294452347
083926,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"MITNAME_test\\\",\\\"item_u
qid\\\":\\\"RTIREM1735840154706\\\",\\\"warehouse\\\":null,\\\"batch\\\":null,\\\"m
fg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":2,\\\"sale_pric
e\\\":4,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":1,\\\"out_
qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"test\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit\\\"
:2,\\\"item_total\\\":4,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-
++-ITEM6728FE985A34B2-++-,-++-MITNAME_test-++-\",\"sale_warehouse\":\"-++-
WRHS66E1B8649CC835-++-,-++--++-\",\"sale_batch\":\"-++-BCH1001-++-,-++--+
+-\",\"total_sales_amount\":\"35.294452347083926\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"35.294452347083926\",\"total_profit_amount\":\"5.556187766714082\",\"retu
rn_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discou
nt\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-02
22:49:19\"}','2025-01-02 22:19:19'),
(1810,'PCH_202501040733491735958029221168896',12,'purchases_pa_PRCH67789E0D0A8189_A
CCT669225DC0B2054_supplier_CURR66921C11107792','BRCH668A8A93BFCAF8','purchases','AL
E_PRCH67789E0D0A8189','ACCT669225DC0B2054','supplier','2025-01-04
07:33:49','CURR66921C11107792',0,0,402.265,402.265,'<a
href=\"__embed_host__/purchases/invoice/PRCH67789E0D0A8189\"
target=\"_blank\">Purchase# ‫خصوصی‬, Total: 402.27, Paid:
0.00</a>',NULL,'{\"id\":\"121\",\"uid\":\"PRCH67789E0D0A8189\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"66.5
\",\"supplier\":\"ACCT669225DC0B2054\",\"old_balance\":\"-76100\",\"invoice\":\"\\
u062e\\u0635\\u0648\\u0635\\
u06cc\",\"memo\":null,\"grand_total\":\"402.265\",\"discount_amount\":\"0\",\"sub_t
otal_amount\":\"402.265\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending
_amount\":\"402.265\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"IT
EM66B4572B717512\\\",\\\"warehouse\\\":\\\"WRHS6697EC3CBA24A3\\\",\\\"cost\\\":402.
265,\\\"real_cost\\\":402.265,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\
\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":500,\\\"tp\\\":
902.265,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":902.265,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\
\",\\\"total\\\":402.265}]\",\"items_uid\":\"-++-ITEM66B4572B717512-+
+-\",\"warehouses_uid\":\"-++-WRHS6697EC3CBA24A3-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
07:33:49\",\"serial_id\":\"12\"}','2025-01-04 07:03:49'),
(1811,'PCH_202501040733491735958029359879936',12,'purchases_sapaPRCH67789E0D0A8189_
SAFEACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','pu
rchases','ALE_PRCH67789E0D0A8189','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2025-
01-04 07:33:49','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67789E0D0A8189\"
target=\"_blank\">Purchase# ‫خصوصی‬, Total: 402.27, Paid:
0.00</a>',NULL,'{\"id\":\"121\",\"uid\":\"PRCH67789E0D0A8189\",\"branch\":\"BRCH668
A8A93BFCAF8\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"66.5
\",\"supplier\":\"ACCT669225DC0B2054\",\"old_balance\":\"-76100\",\"invoice\":\"\\
u062e\\u0635\\u0648\\u0635\\
u06cc\",\"memo\":null,\"grand_total\":\"402.265\",\"discount_amount\":\"0\",\"sub_t
otal_amount\":\"402.265\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending
_amount\":\"402.265\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"IT
EM66B4572B717512\\\",\\\"warehouse\\\":\\\"WRHS6697EC3CBA24A3\\\",\\\"cost\\\":402.
265,\\\"real_cost\\\":402.265,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\
\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":500,\\\"tp\\\":
902.265,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":902.265,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\
\",\\\"total\\\":402.265}]\",\"items_uid\":\"-++-ITEM66B4572B717512-+
+-\",\"warehouses_uid\":\"-++-WRHS6697EC3CBA24A3-++-\",\"batch_uid\":\"-++--+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
07:33:49\",\"serial_id\":\"12\"}','2025-01-04 07:03:49'),
(1812,'EXP_202501040741121735958472289516032',4,'expenses_EXPE67789FC8208613_SAFEAC
COUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','expenses
','ALE_EXPE67789FC8208613','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2025-01-04
07:11:12','CURR66921C11107792',0,0,2000,2000,'Expense: ‫د کارخانی کروال ته تیل د عامر‬
‫'د کارخانی کروال ته تیل د عامر په‬,'‫په الس‬
‫'الس‬,'{\"id\":\"84\",\"uid\":\"EXPE67789FC8208613\",\"branch\":\"BRCH668A8A93BFCAF8\
",\"type\":\"EXPT66BA02ADC21C09\",\"exp_date\":\"2025-01-
04\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"amount\":\
"2000\",\"currency\":\"CURR66921C11107792\",\"currency_usd_equalance\":\"66.5\",\"n
arration\":\"\\u062f \\u06a9\\u0627\\u0631\\u062e\\u0627\\u0646\\u06cc \\u06a9\\
u0631\\u0648\\u0644\\u0627 \\u062a\\u0647 \\u062a\\u06cc\\u0644 \\u062f \\u0639\\
u0627\\u0645\\u0631 \\u067e\\u0647 \\u0644\\u0627\\
u0633\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2025-01-04 07:11:12\",\"serial_id\":\"4\"}','2025-01-04
07:11:12'),
(1813,'SAL_202501041138281735972708767852032',62,'sales_SALE6778D7647C1000_ACCT66FE
5FF87999F1_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6778D76
47C1000','ACCT66FE5FF87999F1','client','2025-01-04
11:38:28','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6778D7647C1000\" target=\"_blank\">Sales#
63, Total: 35,200.00, Trans Exp: 0.00, Paid:
35,200.00</a>',NULL,'{\"id\":\"225\",\"uid\":\"SALE6778D7647C1000\",\"serial_id\":\
"62\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FE5FF87999F1\",\"m
arketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_comm
ission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received
_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"80.77777777777783\",
\"invoice\":\"63\",\"memo\":null,\"sales_total\":\"35200\",\"trans_expense\":\"0\",
\"expense_account\":null,\"sub_total\":\"35200\",\"cash_received\":\"35200\",\"rema
ining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\
\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1735972642467\\\"
,\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\"
:null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7000,\\\"sale_price\\
\":8800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":4,\\\"out_
qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit
\\\":1800,\\\"item_total\\\":35200,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_
items\":\"-++-ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-
++-\",\"sale_batch\":\"-++-386-+
+-\",\"total_sales_amount\":\"35200\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"352
00\",\"total_profit_amount\":\"7200\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-04 11:38:28\"}','2025-01-04 11:08:28'),
(1814,'SAL_202501041138281735972708969361920',62,'sales_cra_SALE6778D7647C1000_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE6778D7647C1000','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-04
11:38:28','CURR66F984C96B6691',35200,35200,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6778D7647C1000\" target=\"_blank\">Sales#
63, Total: 35,200.00, Trans Exp: 0.00, Paid:
35,200.00</a>',NULL,'{\"id\":\"225\",\"uid\":\"SALE6778D7647C1000\",\"serial_id\":\
"62\",\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F98
4C96B6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FE5FF87999F1\",\"m
arketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_comm
ission\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received
_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"80.77777777777783\",
\"invoice\":\"63\",\"memo\":null,\"sales_total\":\"35200\",\"trans_expense\":\"0\",
\"expense_account\":null,\"sub_total\":\"35200\",\"cash_received\":\"35200\",\"rema
ining_amount\":\"0\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\
\"item\\\":\\\"ITEM66FEC12DBE3CC3\\\",\\\"item_uqid\\\":\\\"RTIREM1735972642467\\\"
,\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch\\\":\\\"386\\\",\\\"mfg\\\"
:null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":7000,\\\"sale_price\\
\":8800,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":4,\\\"out_
qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":0,\\\"discount_2\\\":0,\\\"profit
\\\":1800,\\\"item_total\\\":35200,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_
items\":\"-++-ITEM66FEC12DBE3CC3-++-\",\"sale_warehouse\":\"-++-WRHS66F84386552188-
++-\",\"sale_batch\":\"-++-386-+
+-\",\"total_sales_amount\":\"35200\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"352
00\",\"total_profit_amount\":\"7200\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-04 11:38:28\"}','2025-01-04 11:08:28'),
(1815,'PCH_202501041139301735972770021763072',32,'purchases_pa_PRCH6778D7A1D3ACD5_A
CCT66FE659B78BE01_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH6778D7A1D3ACD5','ACCT66FE659B78BE01','supplier','2025-01-04
11:39:29','CURR66F984C96B6691',0,0,-5485805,-5485805,'<a
href=\"__embed_host__/purchases/invoice/PRCH6778D7A1D3ACD5\"
target=\"_blank\">Purchase# 4656, Total: 978,670.00, Paid:
6,464,475.00</a>',NULL,'{\"id\":\"122\",\"uid\":\"PRCH6778D7A1D3ACD5\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\
":\"70\",\"supplier\":\"ACCT66FE659B78BE01\",\"old_balance\":\"-
4000\",\"invoice\":\"4656\",\"memo\":null,\"grand_total\":\"978670\",\"discount_amo
unt\":\"0\",\"sub_total_amount\":\"978670\",\"paid_amount\":\"6464475\",\"cash_paid
_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"-
5485805\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FED514AA
8A01\\\",\\\"warehouse\\\":\\\"WRHS66FE678ECCCC30\\\",\\\"cost\\\":110,\\\"real_cos
t\\\":110,\\\"qty\\\":8897,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\\\":130,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"
batch\\\":\\\"5645\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":130,
\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":978670}]\",\
"items_uid\":\"-++-ITEM66FED514AA8A01-++-\",\"warehouses_uid\":\"-++-
WRHS66FE678ECCCC30-++-\",\"batch_uid\":\"-++-5645-++-\",\"expense_uid\":\"-++-null-
+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
11:39:29\",\"serial_id\":\"32\"}','2025-01-04 11:09:30'),
(1816,'PCH_202501041139301735972770163766016',32,'purchases_cpa_PRCH6778D7A1D3ACD5_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH6778D7A1D3ACD5','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-
01-04 11:39:29','CURR66F984C96B6691',0,0,6464475,6464475,'<a
href=\"__embed_host__/purchases/invoice/PRCH6778D7A1D3ACD5\"
target=\"_blank\">Purchase# 4656, Total: 978,670.00, Paid:
6,464,475.00</a>',NULL,'{\"id\":\"122\",\"uid\":\"PRCH6778D7A1D3ACD5\",\"branch\":\
"BRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\
":\"70\",\"supplier\":\"ACCT66FE659B78BE01\",\"old_balance\":\"-
4000\",\"invoice\":\"4656\",\"memo\":null,\"grand_total\":\"978670\",\"discount_amo
unt\":\"0\",\"sub_total_amount\":\"978670\",\"paid_amount\":\"6464475\",\"cash_paid
_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"pending_amount\":\"-
5485805\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM66FED514AA
8A01\\\",\\\"warehouse\\\":\\\"WRHS66FE678ECCCC30\\\",\\\"cost\\\":110,\\\"real_cos
t\\\":110,\\\"qty\\\":8897,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\
\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":20,\\\"tp\\\":130,\\\"bundle\\\"
:0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"
batch\\\":\\\"5645\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":130,
\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":978670}]\",\
"items_uid\":\"-++-ITEM66FED514AA8A01-++-\",\"warehouses_uid\":\"-++-
WRHS66FE678ECCCC30-++-\",\"batch_uid\":\"-++-5645-++-\",\"expense_uid\":\"-++-null-
+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
11:39:29\",\"serial_id\":\"32\"}','2025-01-04 11:09:30'),
(1819,'EXP_202501041140451735972845877893888',17,'expenses_EXPE6778D7EDADC496_SAFEA
CCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','expense
s','ALE_EXPE6778D7EDADC496','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-04
11:10:45','CURR66F984C96B6691',0,0,700,700,'Expense:
y6rtretrtrtretrergdgdgfdfgdg','y6rtretrtrtretrergdgdgfdfgdg','{\"id\":\"85\",\"uid\
":\"EXPE6778D7EDADC496\",\"branch\":\"BRCH668EFCDB7C8B58\",\"type\":\"EXPT670A0F367
C7604\",\"exp_date\":\"2025-01-
04\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"700\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\",\"narr
ation\":\"y6rtretrtrtretrergdgdgfdfgdg\",\"stock_uid\":null,\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
11:10:45\",\"serial_id\":\"17\"}','2025-01-04 11:10:45'),
(1822,'PCH_202501041645061735991106589533184',4,'purchases_pa_PRCH67791F426D5DE5_AC
CT66E7B6A66174E2_supplier_usd','BRCH664D790E231556','purchases','ALE_PRCH67791F426D
5DE5','ACCT66E7B6A66174E2','supplier','2025-01-04 16:45:06','usd',0,0,3150,3150,'<a
href=\"__embed_host__/purchases/invoice/PRCH67791F426D5DE5\"
target=\"_blank\">Purchase# 2, Total: 3,150.00, Paid:
0.00</a>','30','{\"id\":\"123\",\"uid\":\"PRCH67791F426D5DE5\",\"branch\":\"BRCH664
D790E231556\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT66E7B6A66174E2\",\"old_balance\":null,\"invoice\":\"2\",\"memo\":\"30\",\"grand
_total\":\"3150\",\"discount_amount\":\"0\",\"sub_total_amount\":\"3150\",\"paid_am
ount\":null,\"cash_paid_account\":\"ACCT66E7B6F7A63888\",\"pending_amount\":\"3150\
",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6731CB65AE34C9\\\"
,\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\\\",\\\"cost\\\":105,\\\"real_cost\\\":10
5,\\\"qty\\\":30,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"profit\\\":6,\\\"tp\\\":111,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\
\\"6\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":111,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"TRST66A5EAB4AADC73\\\",\\\"total\\\":3150}]\",\"i
tems_uid\":\"-++-ITEM6731CB65AE34C9-++-\",\"warehouses_uid\":\"-++-
WRHS66E1B7FF9D7EA7-++-\",\"batch_uid\":\"-++-6-++-\",\"expense_uid\":\"-++-
TRST66A5EAB4AADC73-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
16:45:06\",\"serial_id\":\"4\"}','2025-01-04 16:15:06'),
(1823,'PCH_202501041645061735991106723858944',4,'purchases_cpa_PRCH67791F426D5DE5_A
CCT66E7B6F7A63888_bank_usd','BRCH664D790E231556','purchases','ALE_PRCH67791F426D5DE
5','ACCT66E7B6F7A63888','bank','2025-01-04 16:45:06','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67791F426D5DE5\"
target=\"_blank\">Purchase# 2, Total: 3,150.00, Paid:
0.00</a>','30','{\"id\":\"123\",\"uid\":\"PRCH67791F426D5DE5\",\"branch\":\"BRCH664
D790E231556\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT66E7B6A66174E2\",\"old_balance\":null,\"invoice\":\"2\",\"memo\":\"30\",\"grand
_total\":\"3150\",\"discount_amount\":\"0\",\"sub_total_amount\":\"3150\",\"paid_am
ount\":null,\"cash_paid_account\":\"ACCT66E7B6F7A63888\",\"pending_amount\":\"3150\
",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6731CB65AE34C9\\\"
,\\\"warehouse\\\":\\\"WRHS66E1B7FF9D7EA7\\\",\\\"cost\\\":105,\\\"real_cost\\\":10
5,\\\"qty\\\":30,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"
unit\\\":\\\"purchase\\\",\\\"profit\\\":6,\\\"tp\\\":111,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\
\\"6\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":111,\\\"transport_
expense\\\":0,\\\"expense\\\":\\\"TRST66A5EAB4AADC73\\\",\\\"total\\\":3150}]\",\"i
tems_uid\":\"-++-ITEM6731CB65AE34C9-++-\",\"warehouses_uid\":\"-++-
WRHS66E1B7FF9D7EA7-++-\",\"batch_uid\":\"-++-6-++-\",\"expense_uid\":\"-++-
TRST66A5EAB4AADC73-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
16:45:06\",\"serial_id\":\"4\"}','2025-01-04 16:15:06'),
(1824,'ACT_202501051142141736059334875042816',NULL,'opening_balance_ACCT677A29C6A9A
913_ACCT677A29C6A9A913_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT677A29C6A9A913','ACCT677A29C6A9A913','client','2025-01-05
11:12:14','CURR66F984C96B6691',20000,20000,0,0,'vbv','vbv','{\"id\":\"5338\",\"uid\
":\"ACCT677A29C6A9A913\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"ali\",\"type\
":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"
category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\"
:null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"m
emo\":\"vbv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\
\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\
\"20000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2025-01-05
11:12:14\"}','2025-01-05 11:12:14'),
(1825,'ACT_202501051145061736059506669784064',NULL,'opening_balance_ACCT677A2A7282D
867_ACCT677A2A7282D867_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT677A2A7282D867','ACCT677A2A7282D867','client','2025-01-05
11:15:06','CURR66F984C96B6691',10000,10000,0,0,'cxvxcv','cxvxcv','{\"id\":\"5339\",
\"uid\":\"ACCT677A2A7282D867\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"hamid\"
,\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"gene
ral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"us
ername\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":
null,\"memo\":\"cxvxcv\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\
\"currency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_d
ebit\\\":\\\"10000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2025-01-05
11:15:06\"}','2025-01-05 11:15:06'),
(1826,'ACT_202501051146501736059610168911872',NULL,'opening_balance_ACCT677A2ADA084
E23_ACCT677A2ADA084E23_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT677A2ADA084E23','ACCT677A2ADA084E23','client','2025-01-05
11:16:50','CURR66F984C96B6691',50000,50000,0,0,'fgdg','fgdg','{\"id\":\"5340\",\"ui
d\":\"ACCT677A2ADA084E23\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"fawad\",\"t
ype\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\
",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"userna
me\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null
,\"memo\":\"fgdg\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"curr
ency\\\":\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\
\":\\\"50000\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2025-01-05
11:16:50\"}','2025-01-05 11:16:50'),
(1827,'ACT_202501051330241736065824104020992',NULL,'opening_balance_ACCT677A431FEAD
6C4_ACCT677A431FEAD6C4_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT677A431FEAD6C4','ACCT677A431FEAD6C4','client','2025-01-05
13:00:23','CURR66F984C96B6691',2000,2000,0,0,'c','c','{\"id\":\"5341\",\"uid\":\"AC
CT677A431FEAD6C4\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"mohamad\",\"type\":
\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"ca
tegory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":n
ull,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"mem
o\":\"c\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":
\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"20
00\\\",\\\"ob_credit\\\":null}]\",\"created_at\":\"2025-01-05 13:00:23\"}','2025-
01-05 13:00:24'),
(1828,'ACT_202501051331311736065891943025152',NULL,'opening_balance_ACCT677A4363BD0
587_ACCT677A4363BD0587_supplier_usd','BRCH668EFCDB7C8B58','accounts','ALE_ACCT677A4
363BD0587','ACCT677A4363BD0587','supplier','2025-01-05
13:01:31','usd',0,0,1000,1000,'‫'لللب‬,'‫'لللب‬,'{\"id\":\"5342\",\"uid\":\"ACCT677A436
3BD0587\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"\\u0634\\u0631\\u06a9\\u062a
\\u062e\\u0627\\u0644\\u062f \\u0648\\u0644\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\u0644\\u0644\\u0644\\
u0628\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\
\\"1000\\\"}]\",\"created_at\":\"2025-01-05 13:01:31\"}','2025-01-05 13:01:31'),
(1829,'MPCH_202501071328211736238501153837056',NULL,'mtpurchases_pa_METUPUR677CE5A5
1ECED9_ACCT677CE345869B40_supplier_CURR66A865CEADC264','BRCH668E4256885D12','metu-
purchases','ALE_METUPUR677CE5A51ECED9','ACCT677CE345869B40','supplier','2025-01-07
13:28:21','CURR66A865CEADC264',0,0,100000,100000,'<a href=\"__embed_host__/metu-
purchases/edit/METUPUR677CE5A51ECED9\" target=\"_blank\"> ‫خرید میتیو بلورو‬
‫<شسیبسب‬/a>','‫'شسیبسب‬,'{\"id\":5,\"uid\":\"METUPUR677CE5A51ECED9\",\"branch\":\"BRCH
668E4256885D12\",\"currency\":\"CURR66A865CEADC264\",\"currency_name\":\"\\u0627\\
u0641\\u063a\\u0627\\u0646\\u06cc\",\"currency_symbol\":\"\\u0627\\u0641\\u063a\\
u0627\\u0646\\
u06cc\",\"currency_usd_equalance\":68,\"metu\":\"METU677CE287DD6699\",\"metu_name\"
:\"\\u0645\\u06cc\\u062a\\u06cc\\u0648 \\u0628\\u0644\\u0648\\u0631\\
u0648\",\"supplier\":\"ACCT677CE345869B40\",\"supplier_name\":\"\\u0634\\u0631\\
u06a9\\u062a \\u0628\\u0644\\u0648\\u0631\\u0648 \\u0627\\u0641\\u063a\\u0627\\
u0646\\u0633\\u062a\\u0627\\u0646\",\"details\":\"\\u0634\\u0633\\u06cc\\u0628\\
u0633\\
u0628\",\"value\":100000,\"rate\":1,\"percentage\":5,\"percentage_amount\":0.050000
00000000000277555756156289135105907917022705078125,\"cost\":1.050000000000000044408
9209850062616169452667236328125,\"total\":105000,\"created_at\":\"2025-01-07
13:28:21\"}','2025-01-07 12:58:21'),
(1830,'JRL_202501071500541736244054884717824',18,'journal_receiving_JRNL677CFB56D36
8B1_ACCT66BF07B86D7F75_cashbook_usd','BRCH668EE8F08DD356','journal','ALE_JRNL677CFB
56D368B1','ACCT66BF07B86D7F75','cashbook','2025-01-07
14:30:54','usd',0,0,1000,1000,'Journal # 18
payment','payment','{\"id\":179,\"uid\":\"JRNL677CFB56D368B1\",\"branch\":\"BRCH668
EE8F08DD356\",\"journal_date\":\"2025-01-
07\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66E15AD2ADA677\",\"receiving_a
mount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\"rate\":1,\
"receiving_narration\":\"payment\",\"payment_narration\":\"payment\",\"receiving_cu
e\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid
\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\
"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_use
r_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_de
tails\":null,\"created_at\":\"2025-01-07
14:30:54\",\"invoice\":18,\"extra_income_account\":null,\"extra_income_amount\":nul
l,\"is_extra_income\":\"no\",\"serial_id\":18}','2025-01-07 14:30:54'),
(1831,'JRL_202501071500541736244054894002944',18,'journal_payment_JRNL677CFB56D368B
1_ACCT66E15AD2ADA677_supplier_usd','BRCH668EE8F08DD356','journal','ALE_JRNL677CFB56
D368B1','ACCT66E15AD2ADA677','supplier','2025-01-07
14:30:54','usd',1000,1000,0,0,'Journal # 18
payment','payment','{\"id\":179,\"uid\":\"JRNL677CFB56D368B1\",\"branch\":\"BRCH668
EE8F08DD356\",\"journal_date\":\"2025-01-
07\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66BF07B86D7F75\",\"payment_account\":\"ACCT66E15AD2ADA677\",\"receiving_a
mount\":1000,\"payment_amount\":1000,\"calculation_type\":\"multiply\",\"rate\":1,\
"receiving_narration\":\"payment\",\"payment_narration\":\"payment\",\"receiving_cu
e\":1,\"payment_cue\":1,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid
\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"
ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\
"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_use
r_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_de
tails\":null,\"created_at\":\"2025-01-07
14:30:54\",\"invoice\":18,\"extra_income_account\":null,\"extra_income_amount\":nul
l,\"is_extra_income\":\"no\",\"serial_id\":18}','2025-01-07 14:30:54'),
(1832,'CPR_202501071522111736245331725039104',NULL,'project_purchase_CPCH677D0053A6
8829_ACCT6731AAFB33C9B4_supplier_CURR668EFECFDD0671','BRCH668EE8F08DD356','cpurchas
es','ALE_CPCH677D0053A68829','ACCT6731AAFB33C9B4','supplier','2025-01-07
14:52:11','CURR668EFECFDD0671',0,0,10000,10000,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH677D0053A68829\"
target=\"_blank\">Project Item Purchase:
6489</a>',NULL,'{\"id\":7,\"uid\":\"CPCH677D0053A68829\",\"branch\":\"BRCH668EE8F08
DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":67,\"item\":
\"CITM677CFDAC29F214\",\"warehouse\":\"CWRS66D2AE99360B32\",\"invoice\":\"6489\",\"
supplier\":\"ACCT6731AAFB33C9B4\",\"rate\":100,\"qty\":200,\"total\":20000,\"cash_p
aid\":10000,\"cash_paid_account\":\"ACCT66E15251A6D896\",\"pending\":10000,\"user\"
:\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2025-01-07 14:52:11\"}','2025-01-07
14:52:11'),
(1833,'CPR_202501071522111736245331793989888',NULL,'project_purchase_cp_CPCH677D005
3A68829_ACCT66E15251A6D896_bank_CURR668EFECFDD0671','BRCH668EE8F08DD356','cpurchase
s','ALE_CPCH677D0053A68829','ACCT66E15251A6D896','bank','2025-01-07
14:52:11','CURR668EFECFDD0671',0,0,10000,10000,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH677D0053A68829\"
target=\"_blank\">Project Purchase# 6489, Total: 20,000.00, Paid:
10,000.00</a>',NULL,'{\"id\":7,\"uid\":\"CPCH677D0053A68829\",\"branch\":\"BRCH668E
E8F08DD356\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":67,\"it
em\":\"CITM677CFDAC29F214\",\"warehouse\":\"CWRS66D2AE99360B32\",\"invoice\":\"6489
\",\"supplier\":\"ACCT6731AAFB33C9B4\",\"rate\":100,\"qty\":200,\"total\":20000,\"c
ash_paid\":10000,\"cash_paid_account\":\"ACCT66E15251A6D896\",\"pending\":10000,\"u
ser\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2025-01-07 14:52:11\"}','2025-
01-07 14:52:11'),
(1836,'SAL_202501071559481736247588120107776',10,'sales_SALE677D0885372DE3_missing_
missing_','BRCH664D790E231556','sales','ALE_SALE677D0885372DE3',NULL,'missing','202
5-01-07 15:57:09',NULL,22.95,22.95,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677D0885372DE3\" target=\"_blank\">Sales#
2586, Total: 22.95, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":229,\"uid\":\"SALE677D0885372DE3\",\"serial_id\":10,\"branc
h\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":null,\"currency_usd_equa
lance\":null,\"client\":null,\"marketer\":null,\"sales_man\":null,\"commission_type
\":null,\"marketer_commission\":0,\"cash_client_name\":null,\"cash_client_mobile\":
null,\"cash_received_account\":null,\"old_balance\":null,\"invoice\":2586,\"memo\":
null,\"sales_total\":22.949999999999999289457264239899814128875732421875,\"trans_ex
pense\":0,\"expense_account\":null,\"sub_total\":22.9499999999999992894572642398998
14128875732421875,\"cash_received\":0,\"remaining_amount\":22.949999999999999289457
264239899814128875732421875,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":
null,\\\"item\\\":\\\"MITNAME_Instagram Follower Good
Quality\\\",\\\"item_uqid\\\":\\\"RTIREM1736247396525\\\",\\\"warehouse\\\":null,\\
\"batch\\\":null,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"co
st\\\":1.5300000000000000266453525910037569701671600341796875,\\\"sale_price\\\":1.
5300000000000000266453525910037569701671600341796875,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":15,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\"
:null,\\\"m2\\\":null,\\\"width\\\":null,\\\"height\\\":null,\\\"unit\\\":\\\"K\\\"
,\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":22.
949999999999999289457264239899814128875732421875,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-MITNAME_Instagram Follower Good Quality-+
+-\",\"sale_warehouse\":\"-++--++-\",\"sale_batch\":\"-++--+
+-\",\"total_sales_amount\":22.949999999999999289457264239899814128875732421875,\"t
otal_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":
0,\"gross_total_amount\":22.949999999999999289457264239899814128875732421875,\"tota
l_profit_amount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":
null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"
delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admi
n\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approv
al_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appr
oval_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":null,\\\"currency_usd
_equalance\\\":null,\\\"client\\\":null,\\\"marketer\\\":null,\\\"sales_man\\\":nul
l,\\\"commission_type\\\":null,\\\"marketer_commission\\\":0,\\\"cash_client_name\\
\":null,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":2586,\\\"memo\\\":null,\\\"
sales_total\\\":22.949999999999999289457264239899814128875732421875,\\\"trans_expen
se\\\":0,\\\"expense_account\\\":null,\\\"sub_total\\\":22.949999999999999289457264
239899814128875732421875,\\\"cash_received\\\":0,\\\"remaining_amount\\\":22.949999
999999999289457264239899814128875732421875,\\\"items_details\\\":\\\"[{\\\\\\\"agen
t\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\"MITNAME_Inst
agram Follower Good
Quality\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1736247396525\\\\\\\",\\\\\
\\"warehouse\\\\\\\":null,\\\\\\\"batch\\\\\\\":null,\\\\\\\"mfg\\\\\\\":null,\\\\\
\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":1.530000
0000000000266453525910037569701671600341796875,\\\\\\\"sale_price\\\\\\\":1.5300000
000000000266453525910037569701671600341796875,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop
\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":15,\\\\\\\"out_qty\\\\\
\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":null,\\\\\\\"m2\\\\\\\":null,\\\\
\\\"width\\\\\\\":null,\\\\\\\"height\\\\\\\":null,\\\\\\\"unit\\\\\\\":\\\\\\\"K\\
\\\\\",\\\\\\\"discount\\\\\\\":null,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\
\\\\":0,\\\\\\\"item_total\\\\\\\":22.949999999999999289457264239899814128875732421
875,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\
\\"-++-MITNAME_Instagram Follower Good Quality-++-\\\",\\\"sale_warehouse\\\":\\\"-
++--++-\\\",\\\"sale_batch\\\":\\\"-++--+
+-\\\",\\\"total_sales_amount\\\":22.9499999999999992894572642398998141288757324218
75,\\\"total_discount_amount\\\":0,\\\"total_discount_amount_1\\\":0,\\\"total_disc
ount_amount_2\\\":0,\\\"gross_total_amount\\\":22.949999999999999289457264239899814
128875732421875,\\\"total_profit_amount\\\":0,\\\"cash_received_account\\\":null,\\
\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"2025-01-07
15:57:09\\\"}\",\"old_entry_details\":\"{\\\"id\\\":229,\\\"uid\\\":\\\"SALE677D088
5372DE3\\\",\\\"serial_id\\\":10,\\\"branch\\\":\\\"BRCH664D790E231556\\\",\\\"quot
ation\\\":null,\\\"currency\\\":null,\\\"currency_usd_equalance\\\":null,\\\"client
\\\":null,\\\"marketer\\\":null,\\\"sales_man\\\":null,\\\"commission_type\\\":null
,\\\"marketer_commission\\\":null,\\\"cash_client_name\\\":null,\\\"cash_client_mob
ile\\\":null,\\\"cash_received_account\\\":null,\\\"old_balance\\\":null,\\\"invoic
e\\\":2586,\\\"memo\\\":null,\\\"sales_total\\\":22.9499999999999992894572642398998
14128875732421875,\\\"trans_expense\\\":0,\\\"expense_account\\\":null,\\\"sub_tota
l\\\":22.949999999999999289457264239899814128875732421875,\\\"cash_received\\\":0,\
\\"remaining_amount\\\":22.949999999999999289457264239899814128875732421875,\\\"ite
ms_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"
item\\\\\\\":\\\\\\\"MITNAME_Instagram Follower Good
Quality\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1736247396525\\\\\\\",\\\\\
\\"warehouse\\\\\\\":null,\\\\\\\"batch\\\\\\\":null,\\\\\\\"mfg\\\\\\\":null,\\\\\
\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":1.530000
0000000000266453525910037569701671600341796875,\\\\\\\"sale_price\\\\\\\":1.5300000
000000000266453525910037569701671600341796875,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop
\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":15,\\\\\\\"out_qty\\\\\
\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":null,\\\\\\\"m2\\\\\\\":null,\\\\
\\\"width\\\\\\\":null,\\\\\\\"height\\\\\\\":null,\\\\\\\"unit\\\\\\\":\\\\\\\"K\\
\\\\\",\\\\\\\"discount\\\\\\\":null,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\
\\\\":0,\\\\\\\"item_total\\\\\\\":22.949999999999999289457264239899814128875732421
875,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\
\\"-++-MITNAME_Instagram Follower Good Quality-++-\\\",\\\"sale_warehouse\\\":\\\"-
++--++-\\\",\\\"sale_batch\\\":\\\"-++--+
+-\\\",\\\"total_sales_amount\\\":22.9499999999999992894572642398998141288757324218
75,\\\"total_discount_amount\\\":0,\\\"total_discount_amount_1\\\":0,\\\"total_disc
ount_amount_2\\\":0,\\\"gross_total_amount\\\":22.949999999999999289457264239899814
128875732421875,\\\"total_profit_amount\\\":0,\\\"return_discount_amount_1\\\":null
,\\\"return_discount_amount_2\\\":null,\\\"total_return_discount\\\":null,\\\"retur
n_profit\\\":null,\\\"return_total\\\":null,\\\"delivery_type\\\":\\\"full\\\",\\\"
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"user_name\\\":\\\"admin\\\",\\\"sub_a
pproval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!
\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approve
d\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval
_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\
\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"2025-01-07
15:57:09\\\"}\",\"created_at\":\"2025-01-07 15:57:09\"}','2025-01-07 15:29:48'),
(1837,'SAL_202501071559481736247588124881920',10,'sales_sacrSALE677D0885372DE3_SAFE
ACCOUNTBRCH664D790E231556_cashbook_','BRCH664D790E231556','sales','ALE_SALE677D0885
372DE3','SAFEACCOUNTBRCH664D790E231556','cashbook','2025-01-07
15:57:09',NULL,0,0,0,0,'<a href=\"__embed_host__/sales/invoice/SALE677D0885372DE3\"
target=\"_blank\">Sales# 2586, Total: 22.95, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":229,\"uid\":\"SALE677D0885372DE3\",\"serial_id\":10,\"branc
h\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":null,\"currency_usd_equa
lance\":null,\"client\":null,\"marketer\":null,\"sales_man\":null,\"commission_type
\":null,\"marketer_commission\":0,\"cash_client_name\":null,\"cash_client_mobile\":
null,\"cash_received_account\":null,\"old_balance\":null,\"invoice\":2586,\"memo\":
null,\"sales_total\":22.949999999999999289457264239899814128875732421875,\"trans_ex
pense\":0,\"expense_account\":null,\"sub_total\":22.9499999999999992894572642398998
14128875732421875,\"cash_received\":0,\"remaining_amount\":22.949999999999999289457
264239899814128875732421875,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":
null,\\\"item\\\":\\\"MITNAME_Instagram Follower Good
Quality\\\",\\\"item_uqid\\\":\\\"RTIREM1736247396525\\\",\\\"warehouse\\\":null,\\
\"batch\\\":null,\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"co
st\\\":1.5300000000000000266453525910037569701671600341796875,\\\"sale_price\\\":1.
5300000000000000266453525910037569701671600341796875,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":15,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\"
:null,\\\"m2\\\":null,\\\"width\\\":null,\\\"height\\\":null,\\\"unit\\\":\\\"K\\\"
,\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":22.
949999999999999289457264239899814128875732421875,\\\"set_name\\\":0,\\\"set_uid\\\"
:0}]\",\"sale_items\":\"-++-MITNAME_Instagram Follower Good Quality-+
+-\",\"sale_warehouse\":\"-++--++-\",\"sale_batch\":\"-++--+
+-\",\"total_sales_amount\":22.949999999999999289457264239899814128875732421875,\"t
otal_discount_amount\":0,\"total_discount_amount_1\":0,\"total_discount_amount_2\":
0,\"gross_total_amount\":22.949999999999999289457264239899814128875732421875,\"tota
l_profit_amount\":0,\"return_discount_amount_1\":null,\"return_discount_amount_2\":
null,\"total_return_discount\":null,\"return_profit\":null,\"return_total\":null,\"
delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admi
n\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\
",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approv
al_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"appr
oval_type\":\"update\",\"approval_entry\":\"{\\\"currency\\\":null,\\\"currency_usd
_equalance\\\":null,\\\"client\\\":null,\\\"marketer\\\":null,\\\"sales_man\\\":nul
l,\\\"commission_type\\\":null,\\\"marketer_commission\\\":0,\\\"cash_client_name\\
\":null,\\\"cash_client_mobile\\\":null,\\\"invoice\\\":2586,\\\"memo\\\":null,\\\"
sales_total\\\":22.949999999999999289457264239899814128875732421875,\\\"trans_expen
se\\\":0,\\\"expense_account\\\":null,\\\"sub_total\\\":22.949999999999999289457264
239899814128875732421875,\\\"cash_received\\\":0,\\\"remaining_amount\\\":22.949999
999999999289457264239899814128875732421875,\\\"items_details\\\":\\\"[{\\\\\\\"agen
t\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"item\\\\\\\":\\\\\\\"MITNAME_Inst
agram Follower Good
Quality\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1736247396525\\\\\\\",\\\\\
\\"warehouse\\\\\\\":null,\\\\\\\"batch\\\\\\\":null,\\\\\\\"mfg\\\\\\\":null,\\\\\
\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":1.530000
0000000000266453525910037569701671600341796875,\\\\\\\"sale_price\\\\\\\":1.5300000
000000000266453525910037569701671600341796875,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop
\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":15,\\\\\\\"out_qty\\\\\
\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":null,\\\\\\\"m2\\\\\\\":null,\\\\
\\\"width\\\\\\\":null,\\\\\\\"height\\\\\\\":null,\\\\\\\"unit\\\\\\\":\\\\\\\"K\\
\\\\\",\\\\\\\"discount\\\\\\\":null,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\
\\\\":0,\\\\\\\"item_total\\\\\\\":22.949999999999999289457264239899814128875732421
875,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\
\\"-++-MITNAME_Instagram Follower Good Quality-++-\\\",\\\"sale_warehouse\\\":\\\"-
++--++-\\\",\\\"sale_batch\\\":\\\"-++--+
+-\\\",\\\"total_sales_amount\\\":22.9499999999999992894572642398998141288757324218
75,\\\"total_discount_amount\\\":0,\\\"total_discount_amount_1\\\":0,\\\"total_disc
ount_amount_2\\\":0,\\\"gross_total_amount\\\":22.949999999999999289457264239899814
128875732421875,\\\"total_profit_amount\\\":0,\\\"cash_received_account\\\":null,\\
\"delivery_type\\\":\\\"full\\\",\\\"created_at\\\":\\\"2025-01-07
15:57:09\\\"}\",\"old_entry_details\":\"{\\\"id\\\":229,\\\"uid\\\":\\\"SALE677D088
5372DE3\\\",\\\"serial_id\\\":10,\\\"branch\\\":\\\"BRCH664D790E231556\\\",\\\"quot
ation\\\":null,\\\"currency\\\":null,\\\"currency_usd_equalance\\\":null,\\\"client
\\\":null,\\\"marketer\\\":null,\\\"sales_man\\\":null,\\\"commission_type\\\":null
,\\\"marketer_commission\\\":null,\\\"cash_client_name\\\":null,\\\"cash_client_mob
ile\\\":null,\\\"cash_received_account\\\":null,\\\"old_balance\\\":null,\\\"invoic
e\\\":2586,\\\"memo\\\":null,\\\"sales_total\\\":22.9499999999999992894572642398998
14128875732421875,\\\"trans_expense\\\":0,\\\"expense_account\\\":null,\\\"sub_tota
l\\\":22.949999999999999289457264239899814128875732421875,\\\"cash_received\\\":0,\
\\"remaining_amount\\\":22.949999999999999289457264239899814128875732421875,\\\"ite
ms_details\\\":\\\"[{\\\\\\\"agent\\\\\\\":null,\\\\\\\"plate\\\\\\\":null,\\\\\\\"
item\\\\\\\":\\\\\\\"MITNAME_Instagram Follower Good
Quality\\\\\\\",\\\\\\\"item_uqid\\\\\\\":\\\\\\\"RTIREM1736247396525\\\\\\\",\\\\\
\\"warehouse\\\\\\\":null,\\\\\\\"batch\\\\\\\":null,\\\\\\\"mfg\\\\\\\":null,\\\\\
\\"expiry\\\\\\\":null,\\\\\\\"narration\\\\\\\":null,\\\\\\\"cost\\\\\\\":1.530000
0000000000266453525910037569701671600341796875,\\\\\\\"sale_price\\\\\\\":1.5300000
000000000266453525910037569701671600341796875,\\\\\\\"bundle\\\\\\\":0,\\\\\\\"toop
\\\\\\\":0,\\\\\\\"item_token\\\\\\\":0,\\\\\\\"qty\\\\\\\":15,\\\\\\\"out_qty\\\\\
\\":0,\\\\\\\"out\\\\\\\":0,\\\\\\\"bonus\\\\\\\":null,\\\\\\\"m2\\\\\\\":null,\\\\
\\\"width\\\\\\\":null,\\\\\\\"height\\\\\\\":null,\\\\\\\"unit\\\\\\\":\\\\\\\"K\\
\\\\\",\\\\\\\"discount\\\\\\\":null,\\\\\\\"discount_2\\\\\\\":0,\\\\\\\"profit\\\
\\\\":0,\\\\\\\"item_total\\\\\\\":22.949999999999999289457264239899814128875732421
875,\\\\\\\"set_name\\\\\\\":0,\\\\\\\"set_uid\\\\\\\":0}]\\\",\\\"sale_items\\\":\
\\"-++-MITNAME_Instagram Follower Good Quality-++-\\\",\\\"sale_warehouse\\\":\\\"-
++--++-\\\",\\\"sale_batch\\\":\\\"-++--+
+-\\\",\\\"total_sales_amount\\\":22.9499999999999992894572642398998141288757324218
75,\\\"total_discount_amount\\\":0,\\\"total_discount_amount_1\\\":0,\\\"total_disc
ount_amount_2\\\":0,\\\"gross_total_amount\\\":22.949999999999999289457264239899814
128875732421875,\\\"total_profit_amount\\\":0,\\\"return_discount_amount_1\\\":null
,\\\"return_discount_amount_2\\\":null,\\\"total_return_discount\\\":null,\\\"retur
n_profit\\\":null,\\\"return_total\\\":null,\\\"delivery_type\\\":\\\"full\\\",\\\"
user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"user_name\\\":\\\"admin\\\",\\\"sub_a
pproval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!
\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"approve
d\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_approval
_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"new\\\",\\\"approval_entry\\
\":null,\\\"old_entry_details\\\":null,\\\"created_at\\\":\\\"2025-01-07
15:57:09\\\"}\",\"created_at\":\"2025-01-07 15:57:09\"}','2025-01-07 15:29:48'),
(1838,'SAL_202501071607271736248047671531008',11,'sales_SALE677D0AEF9E7A02_ACCT677D
095907DAC1_client_usd','BRCH664D790E231556','sales','ALE_SALE677D0AEF9E7A02','ACCT6
77D095907DAC1','client','2025-01-07 16:07:27','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677D0AEF9E7A02\" target=\"_blank\">Sales#
2587, Total: 23.25, Trans Exp: 0.00, Paid:
23.25</a>',NULL,'{\"id\":230,\"uid\":\"SALE677D0AEF9E7A02\",\"serial_id\":11,\"bran
ch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_
equalance\":1,\"client\":\"ACCT677D095907DAC1\",\"marketer\":\"undefined\",\"sales_
man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name
\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT66BF07B86D7F75\
",\"old_balance\":null,\"invoice\":2587,\"memo\":null,\"sales_total\":23.25,\"trans
_expense\":0,\"expense_account\":null,\"sub_total\":23.25,\"cash_received\":23.25,\
"remaining_amount\":0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\
\\"item\\\":\\\"ITEM677D0A23580083\\\",\\\"item_uqid\\\":\\\"RTIREM1736248018850\\\
",\\\"warehouse\\\":\\\"WRHS677D0A8B42B154\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mf
g\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1.5,\\\"sale_pri
ce\\\":1.5500000000000000444089209850062616169452667236328125,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":15,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purch
ase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0.050000000000000
0444089209850062616169452667236328125,\\\"item_total\\\":23.25,\\\"set_name\\\":0,\
\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM677D0A23580083-+
+-\",\"sale_warehouse\":\"-++-WRHS677D0A8B42B154-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":23.25,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":23.25,\"total_profit_
amount\":0.7500000000000006661338147750939242541790008544921875,\"return_discount_a
mount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"r
eturn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADM
IN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2025-01-07 16:07:27\"}','2025-01-
07 15:37:27'),
(1839,'SAL_202501071607271736248047679110912',11,'sales_cra_SALE677D0AEF9E7A02_ACCT
66BF07B86D7F75_cashbook_usd','BRCH664D790E231556','sales','ALE_SALE677D0AEF9E7A02',
'ACCT66BF07B86D7F75','cashbook','2025-01-07 16:07:27','usd',23.25,23.25,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677D0AEF9E7A02\" target=\"_blank\">Sales#
2587, Total: 23.25, Trans Exp: 0.00, Paid:
23.25</a>',NULL,'{\"id\":230,\"uid\":\"SALE677D0AEF9E7A02\",\"serial_id\":11,\"bran
ch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"usd\",\"currency_usd_
equalance\":1,\"client\":\"ACCT677D095907DAC1\",\"marketer\":\"undefined\",\"sales_
man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_client_name
\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT66BF07B86D7F75\
",\"old_balance\":null,\"invoice\":2587,\"memo\":null,\"sales_total\":23.25,\"trans
_expense\":0,\"expense_account\":null,\"sub_total\":23.25,\"cash_received\":23.25,\
"remaining_amount\":0,\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\
\\"item\\\":\\\"ITEM677D0A23580083\\\",\\\"item_uqid\\\":\\\"RTIREM1736248018850\\\
",\\\"warehouse\\\":\\\"WRHS677D0A8B42B154\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mf
g\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1.5,\\\"sale_pri
ce\\\":1.5500000000000000444089209850062616169452667236328125,\\\"bundle\\\":0,\\\"
toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":15,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"
bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purch
ase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0.050000000000000
0444089209850062616169452667236328125,\\\"item_total\\\":23.25,\\\"set_name\\\":0,\
\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM677D0A23580083-+
+-\",\"sale_warehouse\":\"-++-WRHS677D0A8B42B154-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":23.25,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":23.25,\"total_profit_
amount\":0.7500000000000006661338147750939242541790008544921875,\"return_discount_a
mount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"r
eturn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADM
IN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2025-01-07 16:07:27\"}','2025-01-
07 15:37:27'),
(1840,'SAL_202501071609301736248170421794048',12,'sales_SALE677D0B6A6219A9_ACCT677D
095907DAC1_client_CURR677D0B3CC07F34','BRCH664D790E231556','sales','ALE_SALE677D0B6
A6219A9','ACCT677D095907DAC1','client','2025-01-07
16:09:30','CURR677D0B3CC07F34',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677D0B6A6219A9\" target=\"_blank\">Sales#
2588, Total: 23.25, Trans Exp: 0.00, Paid:
23.25</a>',NULL,'{\"id\":231,\"uid\":\"SALE677D0B6A6219A9\",\"serial_id\":12,\"bran
ch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR677D0B3CC07F34\",
\"currency_usd_equalance\":1,\"client\":\"ACCT677D095907DAC1\",\"marketer\":\"undef
ined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"c
ash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT
66BF07B86D7F75\",\"old_balance\":null,\"invoice\":2588,\"memo\":null,\"sales_total\
":23.25,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":23.25,\"cash_rec
eived\":23.25,\"remaining_amount\":0,\"items_details\":\"[{\\\"agent\\\":null,\\\"p
late\\\":null,\\\"item\\\":\\\"ITEM677D0A23580083\\\",\\\"item_uqid\\\":\\\"RTIREM1
736248161827\\\",\\\"warehouse\\\":\\\"WRHS677D0A8B42B154\\\",\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1
.5,\\\"sale_price\\\":1.5500000000000000444089209850062616169452667236328125,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":15,\\\"out_qty\\\":0,\\\
"out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"uni
t\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0.
0500000000000000444089209850062616169452667236328125,\\\"item_total\\\":23.25,\\\"s
et_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM677D0A23580083-+
+-\",\"sale_warehouse\":\"-++-WRHS677D0A8B42B154-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":23.25,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":23.25,\"total_profit_
amount\":0.7500000000000006661338147750939242541790008544921875,\"return_discount_a
mount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"r
eturn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADM
IN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2025-01-07 16:09:30\"}','2025-01-
07 15:39:30'),
(1841,'SAL_202501071609301736248170428977920',12,'sales_cra_SALE677D0B6A6219A9_ACCT
66BF07B86D7F75_cashbook_CURR677D0B3CC07F34','BRCH664D790E231556','sales','ALE_SALE6
77D0B6A6219A9','ACCT66BF07B86D7F75','cashbook','2025-01-07
16:09:30','CURR677D0B3CC07F34',23.25,23.25,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE677D0B6A6219A9\" target=\"_blank\">Sales#
2588, Total: 23.25, Trans Exp: 0.00, Paid:
23.25</a>',NULL,'{\"id\":231,\"uid\":\"SALE677D0B6A6219A9\",\"serial_id\":12,\"bran
ch\":\"BRCH664D790E231556\",\"quotation\":null,\"currency\":\"CURR677D0B3CC07F34\",
\"currency_usd_equalance\":1,\"client\":\"ACCT677D095907DAC1\",\"marketer\":\"undef
ined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"c
ash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":\"ACCT
66BF07B86D7F75\",\"old_balance\":null,\"invoice\":2588,\"memo\":null,\"sales_total\
":23.25,\"trans_expense\":0,\"expense_account\":null,\"sub_total\":23.25,\"cash_rec
eived\":23.25,\"remaining_amount\":0,\"items_details\":\"[{\\\"agent\\\":null,\\\"p
late\\\":null,\\\"item\\\":\\\"ITEM677D0A23580083\\\",\\\"item_uqid\\\":\\\"RTIREM1
736248161827\\\",\\\"warehouse\\\":\\\"WRHS677D0A8B42B154\\\",\\\"batch\\\":\\\"BCH
1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":1
.5,\\\"sale_price\\\":1.5500000000000000444089209850062616169452667236328125,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":15,\\\"out_qty\\\":0,\\\
"out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"uni
t\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0.
0500000000000000444089209850062616169452667236328125,\\\"item_total\\\":23.25,\\\"s
et_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-ITEM677D0A23580083-+
+-\",\"sale_warehouse\":\"-++-WRHS677D0A8B42B154-++-\",\"sale_batch\":\"-++-
BCH1001-+
+-\",\"total_sales_amount\":23.25,\"total_discount_amount\":0,\"total_discount_amou
nt_1\":0,\"total_discount_amount_2\":0,\"gross_total_amount\":23.25,\"total_profit_
amount\":0.7500000000000006661338147750939242541790008544921875,\"return_discount_a
mount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"r
eturn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADM
IN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub
_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",
\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",
\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":
null,\"old_entry_details\":null,\"created_at\":\"2025-01-07 16:09:30\"}','2025-01-
07 15:39:30'),
(1842,'ACT_202501081125251736317525931714048',NULL,'opening_balance_ACCT677E1A55E0C
149_ACCT677E1A55E0C149_client_usd','BRCH668EE8F08DD356','accounts','ALE_ACCT677E1A5
5E0C149','ACCT677E1A55E0C149','client','2025-01-08 10:55:25','usd',2000,2000,0,0,'
‫'حساب پروزه‬,'‫حساب پروزه قبلی‬
‫'قبلی‬,'{\"id\":5350,\"uid\":\"ACCT677E1A55E0C149\",\"branch\":\"BRCH668EE8F08DD356\
",\"name\":\"\\u0634\\u0627\\u0631\\u0648\\u0627\\u0644\\u06cc \\u06a9\\u0627\\
u0628\\
u0644\",\"type\":\"client\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"g
eneral\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\
"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid
\":null,\"memo\":\"\\u062d\\u0633\\u0627\\u0628 \\u067e\\u0631\\u0648\\u0632\\u0647
\\u0642\\u0628\\u0644\\
u06cc\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":1,\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":n
ull}]\",\"created_at\":\"2025-01-08 10:55:25\"}','2025-01-08 10:55:25'),
(1843,'ACT_202501081126051736317565318720000',NULL,'opening_balance_ACCT677E1A7D4B2
F96_ACCT677E1A7D4B2F96_supplier_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts'
,'ALE_ACCT677E1A7D4B2F96','ACCT677E1A7D4B2F96','supplier','2025-01-08
10:56:05','CURR668EFECFDD0671',2000,2000,0,0,'‫'ذا‬,'‫'ذا‬,'{\"id\":5351,\"uid\":\"ACCT
677E1A7D4B2F96\",\"branch\":\"BRCH668EE8F08DD356\",\"name\":\"\\u0634\\u0631\\
u06a9\\u062a \\u0633\\u0645\\u0646\\u062a \\u0641\\u0631\\u0648\\u0634\\
u06cc\",\"type\":\"supplier\",\"code\":2147483647,\"mobile\":null,\"client_type\":\
"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null
,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_u
id\":null,\"memo\":\"\\u0630\\
u0627\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70,\\\"ob_debit\\\":\\\"2000\\\",\\\
"ob_credit\\\":null}]\",\"created_at\":\"2025-01-08 10:56:05\"}','2025-01-08
10:56:05'),
(1844,'ACT_202501081126241736317584351794944',NULL,'opening_balance_ACCT677E1A90524
DF3_ACCT677E1A90524DF3_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts'
,'ALE_ACCT677E1A90524DF3','ACCT677E1A90524DF3','employee','2025-01-08
10:56:24','CURR668EFECFDD0671',0,0,4000,4000,'‫'و‬,'‫'و‬,'{\"id\":5352,\"uid\":\"ACCT67
7E1A90524DF3\",\"branch\":\"BRCH668EE8F08DD356\",\"name\":\"ahmad\",\"type\":\"empl
oyee\",\"code\":2147483647,\"mobile\":null,\"client_type\":\"general\",\"category\"
:null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"pa
ssword\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"\\
u0648\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":70,\\\"ob_debit\\\":null,\\\"ob_cred
it\\\":\\\"4000\\\"}]\",\"created_at\":\"2025-01-08 10:56:24\"}','2025-01-08
10:56:24'),
(1845,'EXP_202501081320191736324419240211968',NULL,'advances_EADV677E354336C7E9_SAF
EACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','advan
ces','ALE_EADV677E354336C7E9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-
08 12:50:19','CURR66F984C96B6691',0,0,67,67,'Advance:
',NULL,'{\"id\":15,\"uid\":\"EADV677E354336C7E9\",\"branch\":\"BRCH668EFCDB7C8B58\"
,\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",
\"advance_date\":\"2025-01-
08\",\"employee\":\"EMPL6753FB1F79DE38\",\"previous_advance\":5000,\"new_advance\":
67,\"total_advance\":5067,\"narration\":null,\"created_at\":\"2025-01-08
12:50:19\"}','2025-01-08 12:50:19'),
(1846,'ACT_202501091847471736430467638353152',NULL,'opening_balance_ACCT677FD383917
498_ACCT677FD383917498_employee_CURR6690AF39D9B836','BRCH664D790E231556','accounts'
,'ALE_ACCT677FD383917498','ACCT677FD383917498','employee','2025-01-09
18:17:47','CURR6690AF39D9B836',10000,10000,5000,5000,'Sales','Sales','{\"id\":5355,
\"uid\":\"ACCT677FD383917498\",\"branch\":\"BRCH664D790E231556\",\"name\":\"Ahsan
Khan
Noori\",\"type\":\"employee\",\"code\":2147483647,\"mobile\":\"0748094852\",\"clien
t_type\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marke
ter\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":\"ahsan
[email protected]\",\"employee_uid\":null,\"memo\":\"Sales\",\"address\":\"Herat\
",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR6690AF39D9B836\\\
",\\\"usd_equalance\\\":70.599999999999994315658113919198513031005859375,\\\"ob_deb
it\\\":\\\"10000\\\",\\\"ob_credit\\\":\\\"5000\\\"}]\",\"created_at\":\"2025-01-09
18:17:47\"}','2025-01-09 18:17:47'),
(1847,'SAL_202501102008401736521720681406976',63,'sales_SALE678137F8A14121_ACCT66FE
5FF87999F1_client_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE678137F8A14121','ACCT6
6FE5FF87999F1','client','2025-01-10 20:08:40','usd',2125.714284,2125.714284,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678137F8A14121\" target=\"_blank\">Sales#
64, Total: 2,125.71, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"232\",\"uid\":\"SALE678137F8A14121\",\"serial_id\":\"63\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT66FE5FF87999F1\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":null,\"invoice\":\"64\",\"memo\":null,\"sales_total\":\"2125.714284\",\"
trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"2125.714284\",\"cash
_received\":\"0\",\"remaining_amount\":\"2125.714284\",\"items_details\":\"[{\\\"ag
ent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6732DA856AAC11\\\",\\\"item_uq
id\\\":\\\"RTIREM1736521561336\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\\\",\\\
"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\
\\"\\\\u0648\\\\u0637\\\\u0646\\\\
u06cc\\\",\\\"cost\\\":14.285714285714286,\\\"sale_price\\\":16,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":-
10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":60000,\\\"m2\\\":0,\\\"width\\\":0
,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_
2\\\":0,\\\"profit\\\":1.7142857142857135,\\\"item_total\\\":-
160,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM670A0E8E6D6BF3\\\",\\\"
item_uqid\\\":\\\"RTIREM1736521669876\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":10,\\\"sale_price\\\":11.42857142,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":200,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bon
us\\\":60000,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchas
e\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":1.4285714200000008,
\\\"item_total\\\":2285.714284,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_item
s\":\"-++-ITEM6732DA856AAC11-++-,-++-ITEM670A0E8E6D6BF3-+
+-\",\"sale_warehouse\":\"-++-WRHS67173F850657C7-++-,-++-WRHS670A0DFD04F8E9-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"2125.714284\",\"total_discount_amount\":\"0\",\"total
_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\"
:\"2125.714284\",\"total_profit_amount\":\"268.571426857143\",\"return_discount_amo
unt_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"ret
urn_profit\":null,\"return_total\":null,\"delivery_type\":\"pending\",\"user\":\"AD
MIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"su
b_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\"
,\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\"
:null,\"old_entry_details\":null,\"created_at\":\"2025-01-10 20:08:40\"}','2025-01-
10 19:38:40'),
(1848,'SAL_202501102008401736521720691264000',63,'sales_sacrSALE678137F8A14121_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_usd','BRCH668EFCDB7C8B58','sales','ALE_SALE67813
7F8A14121','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
20:08:40','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678137F8A14121\" target=\"_blank\">Sales#
64, Total: 2,125.71, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"232\",\"uid\":\"SALE678137F8A14121\",\"serial_id\":\"63\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT66FE5FF87999F1\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":null,\"invoice\":\"64\",\"memo\":null,\"sales_total\":\"2125.714284\",\"
trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"2125.714284\",\"cash
_received\":\"0\",\"remaining_amount\":\"2125.714284\",\"items_details\":\"[{\\\"ag
ent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6732DA856AAC11\\\",\\\"item_uq
id\\\":\\\"RTIREM1736521561336\\\",\\\"warehouse\\\":\\\"WRHS67173F850657C7\\\",\\\
"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":\
\\"\\\\u0648\\\\u0637\\\\u0646\\\\
u06cc\\\",\\\"cost\\\":14.285714285714286,\\\"sale_price\\\":16,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":-
10,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":60000,\\\"m2\\\":0,\\\"width\\\":0
,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_
2\\\":0,\\\"profit\\\":1.7142857142857135,\\\"item_total\\\":-
160,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM670A0E8E6D6BF3\\\",\\\"
item_uqid\\\":\\\"RTIREM1736521669876\\\",\\\"warehouse\\\":\\\"WRHS670A0DFD04F8E9\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":10,\\\"sale_price\\\":11.42857142,\\\"bundle\\\":0,\\\"toop
\\\":0,\\\"item_token\\\":0,\\\"qty\\\":200,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bon
us\\\":60000,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchas
e\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":1.4285714200000008,
\\\"item_total\\\":2285.714284,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_item
s\":\"-++-ITEM6732DA856AAC11-++-,-++-ITEM670A0E8E6D6BF3-+
+-\",\"sale_warehouse\":\"-++-WRHS67173F850657C7-++-,-++-WRHS670A0DFD04F8E9-+
+-\",\"sale_batch\":\"-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"2125.714284\",\"total_discount_amount\":\"0\",\"total
_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\"
:\"2125.714284\",\"total_profit_amount\":\"268.571426857143\",\"return_discount_amo
unt_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"ret
urn_profit\":null,\"return_total\":null,\"delivery_type\":\"pending\",\"user\":\"AD
MIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"su
b_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\"
,\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\"
:null,\"old_entry_details\":null,\"created_at\":\"2025-01-10 20:08:40\"}','2025-01-
10 19:38:40'),
(1849,'SAL_202501102101391736524899097807872',64,'sales_SALE678144630F03B9_ACCT66FA
F39CE100E5_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SALE6781446
30F03B9','ACCT66FAF39CE100E5','client','2025-01-10
21:01:39','CURR66F984C96B6691',4087.59124087587,4087.59124087587,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678144630F03B9\" target=\"_blank\">Sales#
65, Total: 4,087.59, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"233\",\"uid\":\"SALE678144630F03B9\",\"serial_id\":\"64\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"market
er\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commissio
n\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acco
unt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"45055.94537320452\",\"inv
oice\":\"65\",\"memo\":null,\"sales_total\":\"4087.59124087587\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"4087.59124087587\",\"cash_received\"
:\"0\",\"remaining_amount\":\"4087.59124087587\",\"items_details\":\"[{\\\"agent\\\
":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\"
:\\\"RTIREM1736524842573\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch
\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\
\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087587,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":100,\\\"out_qty\\\":0,\\\"out\\\":0,\
\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":10.21897810218
95,\\\"item_total\\\":4087.59124087587,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"s
ale_items\":\"-++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"4087.59124087587\",\"total_discount_amount\":\"0\",\"
total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amo
unt\":\"4087.59124087587\",\"total_profit_amount\":\"1021.89781021895\",\"return_di
scount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":
null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user
\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
21:01:39\"}','2025-01-10 20:31:39'),
(1850,'SAL_202501102101391736524899105254912',64,'sales_cra_SALE678144630F03B9_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE678144630F03B9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
21:01:39','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678144630F03B9\" target=\"_blank\">Sales#
65, Total: 4,087.59, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"233\",\"uid\":\"SALE678144630F03B9\",\"serial_id\":\"64\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"ACCT66FAF39CE100E5\",\"market
er\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commissio
n\":null,\"cash_client_name\":null,\"cash_client_mobile\":null,\"cash_received_acco
unt\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"old_balance\":\"45055.94537320452\",\"inv
oice\":\"65\",\"memo\":null,\"sales_total\":\"4087.59124087587\",\"trans_expense\":
\"0\",\"expense_account\":null,\"sub_total\":\"4087.59124087587\",\"cash_received\"
:\"0\",\"remaining_amount\":\"4087.59124087587\",\"items_details\":\"[{\\\"agent\\\
":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"item_uqid\\\"
:\\\"RTIREM1736524842573\\\",\\\"warehouse\\\":\\\"WRHS66F84386552188\\\",\\\"batch
\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\
\"cost\\\":30.6569343065692,\\\"sale_price\\\":40.8759124087587,\\\"bundle\\\":0,\\
\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":100,\\\"out_qty\\\":0,\\\"out\\\":0,\
\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"pu
rchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":10.21897810218
95,\\\"item_total\\\":4087.59124087587,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"s
ale_items\":\"-++-ITEM66F85D838E02F9-++-\",\"sale_warehouse\":\"-++-
WRHS66F84386552188-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"4087.59124087587\",\"total_discount_amount\":\"0\",\"
total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amo
unt\":\"4087.59124087587\",\"total_profit_amount\":\"1021.89781021895\",\"return_di
scount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":
null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user
\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
21:01:39\"}','2025-01-10 20:31:39'),
(1851,'SAL_202501102110441736525444561305088',65,'sales_SALE678146847111B9_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E678146847111B9','CASHSALEBRCH668EFCDB7C8B58','client','2025-01-10
21:10:44','CURR66F984C96B6691',12500,12500,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678146847111B9\" target=\"_blank\">Sales#
66, Total: 12,500.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"234\",\"uid\":\"SALE678146847111B9\",\"serial_id\":\"65\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1041135.8873191325\",\"invoice\":\"66\",\"memo\":null,\"sales_total\":\
"12500\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"12500\",\
"cash_received\":\"0\",\"remaining_amount\":\"12500\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678145F9335D63\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736525383780\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1250,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":50,\\\"item
_total\\\":12500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678145F9335D63-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"12500\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"125
00\",\"total_profit_amount\":\"500\",\"return_discount_amount_1\":null,\"return_dis
count_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retur
n_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"u
ser_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127
H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approve
d\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\"
:\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":
null,\"created_at\":\"2025-01-10 21:10:44\"}','2025-01-10 20:40:44'),
(1852,'SAL_202501102110441736525444575774976',65,'sales_sacrSALE678146847111B9_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE678146847111B9','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
21:10:44','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678146847111B9\" target=\"_blank\">Sales#
66, Total: 12,500.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"234\",\"uid\":\"SALE678146847111B9\",\"serial_id\":\"65\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1041135.8873191325\",\"invoice\":\"66\",\"memo\":null,\"sales_total\":\
"12500\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"12500\",\
"cash_received\":\"0\",\"remaining_amount\":\"12500\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678145F9335D63\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736525383780\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1250,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":50,\\\"item
_total\\\":12500,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678145F9335D63-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"12500\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"125
00\",\"total_profit_amount\":\"500\",\"return_discount_amount_1\":null,\"return_dis
count_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retur
n_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"u
ser_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127
H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approve
d\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\"
:\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":
null,\"created_at\":\"2025-01-10 21:10:44\"}','2025-01-10 20:40:44'),
(1853,'SAL_202501102114591736525699934443008',66,'sales_SALE67814783C7FB39_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E67814783C7FB39','CASHSALEBRCH668EFCDB7C8B58','client','2025-01-10
21:14:59','CURR66F984C96B6691',26000,26000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67814783C7FB39\" target=\"_blank\">Sales#
67, Total: 26,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"235\",\"uid\":\"SALE67814783C7FB39\",\"serial_id\":\"66\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1053635.8873191325\",\"invoice\":\"67\",\"memo\":null,\"sales_total\":\
"26000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"26000\",\
"cash_received\":\"0\",\"remaining_amount\":\"26000\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678145F9335D63\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736525558721\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1300,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"ite
m_total\\\":26000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678145F9335D63-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"26000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"260
00\",\"total_profit_amount\":\"2000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-10 21:14:59\"}','2025-01-10 20:44:59'),
(1854,'SAL_202501102114591736525699961334016',66,'sales_sacrSALE67814783C7FB39_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE67814783C7FB39','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
21:14:59','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67814783C7FB39\" target=\"_blank\">Sales#
67, Total: 26,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"235\",\"uid\":\"SALE67814783C7FB39\",\"serial_id\":\"66\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1053635.8873191325\",\"invoice\":\"67\",\"memo\":null,\"sales_total\":\
"26000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"26000\",\
"cash_received\":\"0\",\"remaining_amount\":\"26000\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678145F9335D63\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736525558721\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1300,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"ite
m_total\\\":26000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678145F9335D63-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"26000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"260
00\",\"total_profit_amount\":\"2000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-10 21:14:59\"}','2025-01-10 20:44:59'),
(1855,'SAL_202501102120031736526003540329984',67,'sales_SALE678148B37E1831_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E678148B37E1831','CASHSALEBRCH668EFCDB7C8B58','client','2025-01-10
21:20:03','CURR66F984C96B6691',26000,26000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678148B37E1831\" target=\"_blank\">Sales#
68, Total: 26,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"236\",\"uid\":\"SALE678148B37E1831\",\"serial_id\":\"67\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1079635.8873191325\",\"invoice\":\"68\",\"memo\":null,\"sales_total\":\
"26000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"26000\",\
"cash_received\":\"0\",\"remaining_amount\":\"26000\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678145F9335D63\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736525956455\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1300,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"ite
m_total\\\":26000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678145F9335D63-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"26000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"260
00\",\"total_profit_amount\":\"2000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-10 21:20:03\"}','2025-01-10 20:50:03'),
(1856,'SAL_202501102120031736526003549299968',67,'sales_sacrSALE678148B37E1831_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE678148B37E1831','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
21:20:03','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678148B37E1831\" target=\"_blank\">Sales#
68, Total: 26,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"236\",\"uid\":\"SALE678148B37E1831\",\"serial_id\":\"67\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1079635.8873191325\",\"invoice\":\"68\",\"memo\":null,\"sales_total\":\
"26000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"26000\",\
"cash_received\":\"0\",\"remaining_amount\":\"26000\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678145F9335D63\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736525956455\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1200,\\\"sale_price\\\":1300,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"ite
m_total\\\":26000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678145F9335D63-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"26000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"260
00\",\"total_profit_amount\":\"2000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-10 21:20:03\"}','2025-01-10 20:50:03'),
(1857,'SAL_202501102125351736526335330830080',68,'sales_SALE678149FF4894C8_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E678149FF4894C8','CASHSALEBRCH668EFCDB7C8B58','client','2025-01-10
21:25:35','CURR66F984C96B6691',42000,42000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678149FF4894C8\" target=\"_blank\">Sales#
69, Total: 42,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"237\",\"uid\":\"SALE678149FF4894C8\",\"serial_id\":\"68\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1105635.8873191325\",\"invoice\":\"69\",\"memo\":null,\"sales_total\":\
"42000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"42000\",\
"cash_received\":\"0\",\"remaining_amount\":\"42000\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678149B713E979\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736526309769\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1300,\\\"sale_price\\\":1400,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":30,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"ite
m_total\\\":42000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678149B713E979-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"42000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"420
00\",\"total_profit_amount\":\"3000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-10 21:25:35\"}','2025-01-10 20:55:35'),
(1858,'SAL_202501102125351736526335339570944',68,'sales_sacrSALE678149FF4894C8_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE678149FF4894C8','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
21:25:35','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678149FF4894C8\" target=\"_blank\">Sales#
69, Total: 42,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"237\",\"uid\":\"SALE678149FF4894C8\",\"serial_id\":\"68\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0627\\u062d\\u0645\\
u062f\",\"cash_client_mobile\":\"0788801022\",\"cash_received_account\":null,\"old_
balance\":\"1105635.8873191325\",\"invoice\":\"69\",\"memo\":null,\"sales_total\":\
"42000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"42000\",\
"cash_received\":\"0\",\"remaining_amount\":\"42000\",\"items_details\":\"[{\\\"age
nt\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM678149B713E979\\\",\\\"item_uqi
d\\\":\\\"RTIREM1736526309769\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"
batch\\\":\\\"123\\\",\\\"mfg\\\":\\\"2025-01-04\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":1300,\\\"sale_price\\\":1400,\\\"bundle\
\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":30,\\\"out_qty\\\":0,\\\"out\
\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\"
:\\\"sale\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":100,\\\"ite
m_total\\\":42000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM678149B713E979-++-\",\"sale_warehouse\":\"-++-WRHS670F7593E510A4-+
+-\",\"sale_batch\":\"-++-123-+
+-\",\"total_sales_amount\":\"42000\",\"total_discount_amount\":\"0\",\"total_disco
unt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"420
00\",\"total_profit_amount\":\"3000\",\"return_discount_amount_1\":null,\"return_di
scount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"retu
rn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"
user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN12
7H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approv
ed\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\
":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\"
:null,\"created_at\":\"2025-01-10 21:25:35\"}','2025-01-10 20:55:35'),
(1859,'PCH_202501102144481736527488172066816',33,'purchases_pa_PRCH67814E8020C091_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67814E8020C091','ACCT66FCE5D9C135C3','supplier','2025-01-10
21:44:48','CURR66F984C96B6691',0,0,20000,20000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67814E8020C091\"
target=\"_blank\">Purchase# 66, Total: 20,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"125\",\"uid\":\"PRCH67814E8020C091\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
114190.29197080291\",\"invoice\":\"66\",\"memo\":null,\"grand_total\":\"20000\",\"d
iscount_amount\":\"0\",\"sub_total_amount\":\"20000\",\"paid_amount\":null,\"cash_p
aid_account\":null,\"pending_amount\":\"20000\",\"transport_expense\":\"0\",\"items
\":\"[{\\\"item\\\":\\\"ITEM67814D70EE7BE0\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8D
B056\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":100,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit
\\\":100,\\\"tp\\\":300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"it
em_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"574\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":300,\\\"transport_expense\\\":0,\\\"expense\\\":\\
\"null\\\",\\\"total\\\":20000}]\",\"items_uid\":\"-++-ITEM67814D70EE7BE0-+
+-\",\"warehouses_uid\":\"-++-WRHS6714BCAC8DB056-++-\",\"batch_uid\":\"-++-574-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
21:44:48\",\"serial_id\":\"33\"}','2025-01-10 21:14:48'),
(1860,'PCH_202501102144481736527488180922880',33,'purchases_sapaPRCH67814E8020C091_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67814E8020C091','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-
01-10 21:44:48','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67814E8020C091\"
target=\"_blank\">Purchase# 66, Total: 20,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"125\",\"uid\":\"PRCH67814E8020C091\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
114190.29197080291\",\"invoice\":\"66\",\"memo\":null,\"grand_total\":\"20000\",\"d
iscount_amount\":\"0\",\"sub_total_amount\":\"20000\",\"paid_amount\":null,\"cash_p
aid_account\":null,\"pending_amount\":\"20000\",\"transport_expense\":\"0\",\"items
\":\"[{\\\"item\\\":\\\"ITEM67814D70EE7BE0\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8D
B056\\\",\\\"cost\\\":200,\\\"real_cost\\\":200,\\\"qty\\\":100,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit
\\\":100,\\\"tp\\\":300,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"it
em_token\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"574\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":300,\\\"transport_expense\\\":0,\\\"expense\\\":\\
\"null\\\",\\\"total\\\":20000}]\",\"items_uid\":\"-++-ITEM67814D70EE7BE0-+
+-\",\"warehouses_uid\":\"-++-WRHS6714BCAC8DB056-++-\",\"batch_uid\":\"-++-574-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
21:44:48\",\"serial_id\":\"33\"}','2025-01-10 21:14:48'),
(1861,'PCH_202501102155221736528122802337024',34,'purchases_pa_PRCH678150FAAB6776_A
CCT66FCE5D9C135C3_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH678150FAAB6776','ACCT66FCE5D9C135C3','supplier','2025-01-10
21:55:22','CURR66F984C96B6691',0,0,5000,5000,'<a
href=\"__embed_host__/purchases/invoice/PRCH678150FAAB6776\"
target=\"_blank\">Purchase# 43, Total: 5,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"126\",\"uid\":\"PRCH678150FAAB6776\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
134190.2919708029\",\"invoice\":\"43\",\"memo\":null,\"grand_total\":\"5000\",\"dis
count_amount\":\"0\",\"sub_total_amount\":\"5000\",\"paid_amount\":null,\"cash_paid
_account\":null,\"pending_amount\":\"5000\",\"transport_expense\":\"0\",\"items\":\
"[{\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71
\\\",\\\"cost\\\":500,\\\"real_cost\\\":500,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2\\
\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":
50,\\\"tp\\\":550,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_tok
en\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"85\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"sale_price\\\":550,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\
\\",\\\"total\\\":5000}]\",\"items_uid\":\"-++-ITEM66F85D838E02F9-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-85-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
21:55:22\",\"serial_id\":\"34\"}','2025-01-10 21:25:22'),
(1862,'PCH_202501102155221736528122832692992',34,'purchases_sapaPRCH678150FAAB6776_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH678150FAAB6776','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-
01-10 21:55:22','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH678150FAAB6776\"
target=\"_blank\">Purchase# 43, Total: 5,000.00, Paid:
0.00</a>',NULL,'{\"id\":\"126\",\"uid\":\"PRCH678150FAAB6776\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FCE5D9C135C3\",\"old_balance\":\"-
134190.2919708029\",\"invoice\":\"43\",\"memo\":null,\"grand_total\":\"5000\",\"dis
count_amount\":\"0\",\"sub_total_amount\":\"5000\",\"paid_amount\":null,\"cash_paid
_account\":null,\"pending_amount\":\"5000\",\"transport_expense\":\"0\",\"items\":\
"[{\\\"item\\\":\\\"ITEM66F85D838E02F9\\\",\\\"warehouse\\\":\\\"WRHS66F99D28059D71
\\\",\\\"cost\\\":500,\\\"real_cost\\\":500,\\\"qty\\\":10,\\\"bonus\\\":0,\\\"m2\\
\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":
50,\\\"tp\\\":550,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_tok
en\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"85\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"sale_price\\\":550,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\
\\",\\\"total\\\":5000}]\",\"items_uid\":\"-++-ITEM66F85D838E02F9-+
+-\",\"warehouses_uid\":\"-++-WRHS66F99D28059D71-++-\",\"batch_uid\":\"-++-85-+
+-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
21:55:22\",\"serial_id\":\"34\"}','2025-01-10 21:25:22'),
(1863,'PCH_202501102204061736528646504049152',35,'purchases_pa_PRCH67815306635805_A
CCT66FE659B78BE01_supplier_CURR66F984C96B6691','BRCH668EFCDB7C8B58','purchases','AL
E_PRCH67815306635805','ACCT66FE659B78BE01','supplier','2025-01-10
22:04:06','CURR66F984C96B6691',0,0,22500,22500,'<a
href=\"__embed_host__/purchases/invoice/PRCH67815306635805\"
target=\"_blank\">Purchase# 89, Total: 22,500.00, Paid:
0.00</a>',NULL,'{\"id\":\"127\",\"uid\":\"PRCH67815306635805\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FE659B78BE01\",\"old_balance\":\"5481805\",\"invoice\":\"89\"
,\"memo\":null,\"grand_total\":\"22500\",\"discount_amount\":\"0\",\"sub_total_amou
nt\":\"22500\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\
"22500\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6781527A149
0E6\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\\",\\\"cost\\\":450,\\\"real_cost
\\\":450,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":500,\\\"bundle\\\":0,
\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"bat
ch\\\":\\\"98\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":500,\\\"t
ransport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":22500}]\",\"items
_uid\":\"-++-ITEM6781527A1490E6-++-\",\"warehouses_uid\":\"-++-WRHS6714BCAC8DB056-+
+-\",\"batch_uid\":\"-++-98-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
22:04:06\",\"serial_id\":\"35\"}','2025-01-10 21:34:06'),
(1864,'PCH_202501102204061736528646527316992',35,'purchases_sapaPRCH67815306635805_
SAFEACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','pu
rchases','ALE_PRCH67815306635805','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-
01-10 22:04:06','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH67815306635805\"
target=\"_blank\">Purchase# 89, Total: 22,500.00, Paid:
0.00</a>',NULL,'{\"id\":\"127\",\"uid\":\"PRCH67815306635805\",\"branch\":\"BRCH668
EFCDB7C8B58\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"70\"
,\"supplier\":\"ACCT66FE659B78BE01\",\"old_balance\":\"5481805\",\"invoice\":\"89\"
,\"memo\":null,\"grand_total\":\"22500\",\"discount_amount\":\"0\",\"sub_total_amou
nt\":\"22500\",\"paid_amount\":null,\"cash_paid_account\":null,\"pending_amount\":\
"22500\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"ITEM6781527A149
0E6\\\",\\\"warehouse\\\":\\\"WRHS6714BCAC8DB056\\\",\\\"cost\\\":450,\\\"real_cost
\\\":450,\\\"qty\\\":50,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\"
:0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\\"tp\\\":500,\\\"bundle\\\":0,
\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount\\\":0,\\\"bat
ch\\\":\\\"98\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_price\\\":500,\\\"t
ransport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\":22500}]\",\"items
_uid\":\"-++-ITEM6781527A1490E6-++-\",\"warehouses_uid\":\"-++-WRHS6714BCAC8DB056-+
+-\",\"batch_uid\":\"-++-98-++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-10
22:04:06\",\"serial_id\":\"35\"}','2025-01-10 21:34:06'),
(1865,'SAL_202501102207081736528828426099968',69,'sales_SALE678153BC608F61_CASHSALE
BRCH668EFCDB7C8B58_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales','ALE_SAL
E678153BC608F61','CASHSALEBRCH668EFCDB7C8B58','client','2025-01-10
22:07:08','CURR66F984C96B6691',5000,5000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678153BC608F61\" target=\"_blank\">Sales#
70, Total: 5,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"238\",\"uid\":\"SALE678153BC608F61\",\"serial_id\":\"69\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0647\\u0627\\u0631\\u0648\\
u0646\",\"cash_client_mobile\":\"0700031327\",\"cash_received_account\":null,\"old_
balance\":\"1147635.8873191325\",\"invoice\":\"70\",\"memo\":null,\"sales_total\":\
"5000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"5000\",\"c
ash_received\":\"0\",\"remaining_amount\":\"5000\",\"items_details\":\"[{\\\"agent\
\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6781527A1490E6\\\",\\\"item_uqid\\
\":\\\"RTIREM1736528765306\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"bat
ch\\\":\\\"67\\\",\\\"mfg\\\":\\\"2024-12-28\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":441.66666666667,\\\"sale_price\\\":500,\
\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":
0,\\\"out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\
\"unit\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\
\":58.33333333333002,\\\"item_total\\\":5000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]
\",\"sale_items\":\"-++-ITEM6781527A1490E6-++-\",\"sale_warehouse\":\"-++-
WRHS670F7593E510A4-++-\",\"sale_batch\":\"-++-67-+
+-\",\"total_sales_amount\":\"5000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5000
\",\"total_profit_amount\":\"583.3333333333002\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2025-01-10 22:07:08\"}','2025-01-10 21:37:08'),
(1866,'SAL_202501102207081736528828435801088',69,'sales_sacrSALE678153BC608F61_SAFE
ACCOUNTBRCH668EFCDB7C8B58_cashbook_CURR66F984C96B6691','BRCH668EFCDB7C8B58','sales'
,'ALE_SALE678153BC608F61','SAFEACCOUNTBRCH668EFCDB7C8B58','cashbook','2025-01-10
22:07:08','CURR66F984C96B6691',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE678153BC608F61\" target=\"_blank\">Sales#
70, Total: 5,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"238\",\"uid\":\"SALE678153BC608F61\",\"serial_id\":\"69\"
,\"branch\":\"BRCH668EFCDB7C8B58\",\"quotation\":null,\"currency\":\"CURR66F984C96B
6691\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EFCDB7C8B58\",
\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_c
ommission\":null,\"cash_client_name\":\"\\u0647\\u0627\\u0631\\u0648\\
u0646\",\"cash_client_mobile\":\"0700031327\",\"cash_received_account\":null,\"old_
balance\":\"1147635.8873191325\",\"invoice\":\"70\",\"memo\":null,\"sales_total\":\
"5000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"5000\",\"c
ash_received\":\"0\",\"remaining_amount\":\"5000\",\"items_details\":\"[{\\\"agent\
\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6781527A1490E6\\\",\\\"item_uqid\\
\":\\\"RTIREM1736528765306\\\",\\\"warehouse\\\":\\\"WRHS670F7593E510A4\\\",\\\"bat
ch\\\":\\\"67\\\",\\\"mfg\\\":\\\"2024-12-28\\\",\\\"expiry\\\":\\\"2025-01-
17\\\",\\\"narration\\\":null,\\\"cost\\\":441.66666666667,\\\"sale_price\\\":500,\
\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":10,\\\"out_qty\\\":
0,\\\"out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\
\"unit\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\
\":58.33333333333002,\\\"item_total\\\":5000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]
\",\"sale_items\":\"-++-ITEM6781527A1490E6-++-\",\"sale_warehouse\":\"-++-
WRHS670F7593E510A4-++-\",\"sale_batch\":\"-++-67-+
+-\",\"total_sales_amount\":\"5000\",\"total_discount_amount\":\"0\",\"total_discou
nt_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"5000
\",\"total_profit_amount\":\"583.3333333333002\",\"return_discount_amount_1\":null,
\"return_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":
null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FE
HH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval
\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval
_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entr
y_details\":null,\"created_at\":\"2025-01-10 22:07:08\"}','2025-01-10 21:37:08'),
(1867,'ACT_202501111229501736580590181320960',NULL,'opening_balance_ACCT67821DEE298
A55_ACCT67821DEE298A55_client_usd','BRCH668A8A93BFCAF8','accounts','ALE_ACCT67821DE
E298A55','ACCT67821DEE298A55','client','2025-01-11
11:59:50','usd',3000,3000,0,0,'vvv','vvv','{\"id\":\"5356\",\"uid\":\"ACCT67821DEE2
98A55\",\"branch\":\"BRCH668A8A93BFCAF8\",\"name\":\"ali\",\"type\":\"client\",\"co
de\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\
"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\
":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"vvv\",\"a
ddress\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\
\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"3000\\\",\\\"ob_credit\\\":null
}]\",\"created_at\":\"2025-01-11 11:59:50\"}','2025-01-11 11:59:50'),
(1868,'ACT_202501111232471736580767344611840',NULL,'opening_balance_ACCT67821E9F4C7
FF7_ACCT67821E9F4C7FF7_supplier_usd','BRCH668A8A93BFCAF8','accounts','ALE_ACCT67821
E9F4C7FF7','ACCT67821E9F4C7FF7','supplier','2025-01-11
12:02:47','usd',0,0,4000,4000,'‫'د‬,'‫'د‬,'{\"id\":\"5357\",\"uid\":\"ACCT67821E9F4C7FF
7\",\"branch\":\"BRCH668A8A93BFCAF8\",\"name\":\"\\u0634\\u0631\\u06a9\\u062a \\
u062e\\u0627\\u0644\\u062f \\u0648\\u0644\\
u06cc\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\
u062f\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\
\\"4000\\\"}]\",\"created_at\":\"2025-01-11 12:02:47\"}','2025-01-11 12:02:47'),
(1869,'JRL_202501111337061736584626537993984',42,'journal_receiving_JRNL6778D7D5AB7
031_ACCT66FD0DCAAD5114_bank_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL6778D7D5AB
7031','ACCT66FD0DCAAD5114','bank','2025-01-04
11:10:21','usd',0,0,8000,8000,'Journal # 42
htyutghghhgfggg','htyutghghhgfggg','{\"id\":\"178\",\"uid\":\"JRNL6778D7D5AB7031\",
\"branch\":\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2025-01-
04\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FD0DCAAD5114\",\"payment_account\":\"ACCT66FE659B78BE01\",\"receiving_a
mount\":\"8000\",\"payment_amount\":\"8000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"htyutghghhgfggg\",\"payment_narration\":\"htyu
tghghhgfggg\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\"
,\"approval_entry\":\"{\\\"journal_date\\\":\\\"2025-01-
04\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT66FD0DCAAD5114\\\",\\\"payment_account\\\":\\\"AC
CT66FE659B78BE01\\\",\\\"receiving_amount\\\":\\\"8000\\\",\\\"payment_amount\\\":\
\\"8000\\\",\\\"receiving_narration\\\":\\\"htyutghghhgfggg\\\",\\\"payment_narrati
on\\\":\\\"htyutghghhgfggg\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":
\\\"1\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extr
a_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\"
:\"{\\\"id\\\":\\\"178\\\",\\\"uid\\\":\\\"JRNL6778D7D5AB7031\\\",\\\"branch\\\":\\
\"BRCH668EFCDB7C8B58\\\",\\\"journal_date\\\":\\\"2025-01-
04\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT66FD0DCAAD5114\\\",\\\"payment_account\\\":\\\"AC
CT66FE659B78BE01\\\",\\\"receiving_amount\\\":\\\"8000\\\",\\\"payment_amount\\\":\
\\"8000\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"re
ceiving_narration\\\":\\\"htyutghghhgfggg\\\",\\\"payment_narration\\\":\\\"htyutgh
ghhgfggg\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\\\"is_a
ctivity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"
receipt_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\
":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\
"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45
FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\
\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at
\\\":\\\"2025-01-04
11:10:21\\\",\\\"invoice\\\":\\\"42\\\",\\\"extra_income_account\\\":null,\\\"extra
_income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"42
\\\"}\",\"created_at\":\"2025-01-04
11:10:21\",\"invoice\":\"42\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"42\"}','2025-01-11 13:07:06'),
(1870,'JRL_202501111337061736584626567645952',42,'journal_payment_JRNL6778D7D5AB703
1_ACCT66FE659B78BE01_supplier_usd','BRCH668EFCDB7C8B58','journal','ALE_JRNL6778D7D5
AB7031','ACCT66FE659B78BE01','supplier','2025-01-04
11:10:21','usd',8000,8000,0,0,'Journal # 42
htyutghghhgfggg','htyutghghhgfggg','{\"id\":\"178\",\"uid\":\"JRNL6778D7D5AB7031\",
\"branch\":\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2025-01-
04\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FD0DCAAD5114\",\"payment_account\":\"ACCT66FE659B78BE01\",\"receiving_a
mount\":\"8000\",\"payment_amount\":\"8000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"htyutghghhgfggg\",\"payment_narration\":\"htyu
tghghhgfggg\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\"
,\"approval_entry\":\"{\\\"journal_date\\\":\\\"2025-01-
04\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT66FD0DCAAD5114\\\",\\\"payment_account\\\":\\\"AC
CT66FE659B78BE01\\\",\\\"receiving_amount\\\":\\\"8000\\\",\\\"payment_amount\\\":\
\\"8000\\\",\\\"receiving_narration\\\":\\\"htyutghghhgfggg\\\",\\\"payment_narrati
on\\\":\\\"htyutghghhgfggg\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":
\\\"1\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"extr
a_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\"
:\"{\\\"id\\\":\\\"178\\\",\\\"uid\\\":\\\"JRNL6778D7D5AB7031\\\",\\\"branch\\\":\\
\"BRCH668EFCDB7C8B58\\\",\\\"journal_date\\\":\\\"2025-01-
04\\\",\\\"receiving_currency\\\":\\\"usd\\\",\\\"payment_currency\\\":\\\"usd\\\",
\\\"receiving_account\\\":\\\"ACCT66FD0DCAAD5114\\\",\\\"payment_account\\\":\\\"AC
CT66FE659B78BE01\\\",\\\"receiving_amount\\\":\\\"8000\\\",\\\"payment_amount\\\":\
\\"8000\\\",\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"re
ceiving_narration\\\":\\\"htyutghghhgfggg\\\",\\\"payment_narration\\\":\\\"htyutgh
ghhgfggg\\\",\\\"receiving_cue\\\":\\\"1\\\",\\\"payment_cue\\\":\\\"1\\\",\\\"is_a
ctivity\\\":\\\"no\\\",\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"
receipt_uid\\\":null,\\\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\
":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\
"main_approval\\\":\\\"approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45
FEHH943!\\\",\\\"main_approval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\
\"new\\\",\\\"approval_entry\\\":null,\\\"old_entry_details\\\":null,\\\"created_at
\\\":\\\"2025-01-04
11:10:21\\\",\\\"invoice\\\":\\\"42\\\",\\\"extra_income_account\\\":null,\\\"extra
_income_amount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":\\\"42
\\\"}\",\"created_at\":\"2025-01-04
11:10:21\",\"invoice\":\"42\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"42\"}','2025-01-11 13:07:06'),
(1871,'ACT_202501111349461736585386849884928',NULL,'opening_balance_ACCT678230AACCF
F76_ACCT678230AACCFF76_client_usd','BRCH668EE8F08DD356','accounts','ALE_ACCT678230A
ACCFF76','ACCT678230AACCFF76','client','2025-01-11
13:19:46','usd',2000,2000,0,0,'v','v','{\"id\":\"5358\",\"uid\":\"ACCT678230AACCFF7
6\",\"branch\":\"BRCH668EE8F08DD356\",\"name\":\"ahmad\",\"type\":\"client\",\"code
\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\"s
ales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\":
null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"v\",\"addre
ss\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"u
sd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":\\\"2000\\\",\\\"ob_credit\\\":null}]\"
,\"created_at\":\"2025-01-11 13:19:46\"}','2025-01-11 13:19:46'),
(1872,'ACT_202501111352011736585521340552192',NULL,'opening_balance_ACCT678231314F5
477_ACCT678231314F5477_client_usd','BRCH668EE8F08DD356','accounts','ALE_ACCT6782313
14F5477','ACCT678231314F5477','client','2025-01-11
13:22:01','usd',0,0,10000,10000,'b','b','{\"id\":\"5359\",\"uid\":\"ACCT678231314F5
477\",\"branch\":\"BRCH668EE8F08DD356\",\"name\":\"ahmad\",\"type\":\"client\",\"co
de\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"category\":null,\
"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":null,\"password\
":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\":\"b\",\"add
ress\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\
"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\"10000\\\"}
]\",\"created_at\":\"2025-01-11 13:22:01\"}','2025-01-11 13:22:01'),
(1873,'ACT_202501111532531736591573552081152',NULL,'opening_balance_ACCT678248D57A5
047_ACCT678248D57A5047_client_CURR66F984C96B6691','BRCH668EFCDB7C8B58','accounts','
ALE_ACCT678248D57A5047','ACCT678248D57A5047','client','2025-01-11
15:02:53','CURR66F984C96B6691',10000,10000,0,0,'asdf','asdf','{\"id\":\"5360\",\"ui
d\":\"ACCT678248D57A5047\",\"branch\":\"BRCH668EFCDB7C8B58\",\"name\":\"Abdul
Rashid
Alami\",\"type\":\"client\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\"
:\"category\",\"category\":\"CLC66F84ABD860185\",\"sales_man\":null,\"shared\":\"no
\",\"marketer\":null,\"username\":\"nangarhar\",\"password\":\"$2y$10$7.2m7xK6zbYJz
Kl82oDZnuryMOPb1b0\\/TpyBfJzV\\/
kw2FGTEOoULi\",\"is_user\":\"yes\",\"email\":null,\"employee_uid\":null,\"memo\":\"
asdf\",\"address\":\"asdf\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\"
:\\\"CURR66F984C96B6691\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":\\\"1
0000\\\",\\\"ob_credit\\\":\\\"0\\\"}]\",\"created_at\":\"2025-01-11
15:02:53\"}','2025-01-11 15:02:53'),
(1874,'JRL_202501121527031736677623740972032',11,'journal_receiving_JRNL678398F7A57
085_ACCT672E7862305F54_bank_CURR66A62FD1221852','BRCH668EE90B988A64','journal','ALE
_JRNL678398F7A57085','ACCT672E7862305F54','bank','2025-01-12
14:57:03','CURR66A62FD1221852',0,0,3000,3000,'Journal # 11
A','A','{\"id\":\"180\",\"uid\":\"JRNL678398F7A57085\",\"branch\":\"BRCH668EE90B988
A64\",\"journal_date\":\"2025-01-
12\",\"receiving_currency\":\"CURR66A62FD1221852\",\"payment_currency\":\"CURR66A62
FD1221852\",\"receiving_account\":\"ACCT672E7862305F54\",\"payment_account\":\"ACCT
672E7862305F54\",\"receiving_amount\":\"3000\",\"payment_amount\":\"3000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"A\",\"payment_na
rration\":\"A\",\"receiving_cue\":\"67.5\",\"payment_cue\":\"67.5\",\"is_activity\"
:\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_appr
oval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approv
al_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"
new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-
12
14:57:03\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2025-01-12 14:57:03'),
(1875,'JRL_202501121527031736677623768163072',11,'journal_payment_JRNL678398F7A5708
5_ACCT672E7862305F54_bank_CURR66A62FD1221852','BRCH668EE90B988A64','journal','ALE_J
RNL678398F7A57085','ACCT672E7862305F54','bank','2025-01-12
14:57:03','CURR66A62FD1221852',3000,3000,0,0,'Journal # 11
A','A','{\"id\":\"180\",\"uid\":\"JRNL678398F7A57085\",\"branch\":\"BRCH668EE90B988
A64\",\"journal_date\":\"2025-01-
12\",\"receiving_currency\":\"CURR66A62FD1221852\",\"payment_currency\":\"CURR66A62
FD1221852\",\"receiving_account\":\"ACCT672E7862305F54\",\"payment_account\":\"ACCT
672E7862305F54\",\"receiving_amount\":\"3000\",\"payment_amount\":\"3000\",\"calcul
ation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"A\",\"payment_na
rration\":\"A\",\"receiving_cue\":\"67.5\",\"payment_cue\":\"67.5\",\"is_activity\"
:\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_appr
oval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approv
al_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"
new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-
12
14:57:03\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2025-01-12 14:57:03'),
(1876,'ACT_202501131107011736748421354100992',NULL,'opening_balance_ACCT6784AD85517
482_ACCT6784AD85517482_supplier_usd','BRCH677E30321C0BF1','accounts','ALE_ACCT6784A
D85517482','ACCT6784AD85517482','supplier','2025-01-13
10:37:01','usd',0,0,4000,4000,'‫'و‬,'‫'و‬,'{\"id\":\"5361\",\"uid\":\"ACCT6784AD8551748
2\",\"branch\":\"BRCH677E30321C0BF1\",\"name\":\"\\u0634\\u0631\\u06a9\\u062a \\
u062e\\u0627\\
u0646\",\"type\":\"supplier\",\"code\":\"2147483647\",\"mobile\":null,\"client_type
\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":
null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employ
ee_uid\":null,\"memo\":\"\\
u0648\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"usd\\\",\\\"usd_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\
\\"4000\\\"}]\",\"created_at\":\"2025-01-13 10:37:01\"}','2025-01-13 10:37:01'),
(1877,'PCH_202501131109011736748541326444032',1,'purchases_pa_PRCH6784ADFD4A2987_AC
CT6784AD85517482_supplier_usd','BRCH677E30321C0BF1','purchases','ALE_PRCH6784ADFD4A
2987','ACCT6784AD85517482','supplier','2025-01-13 11:09:01','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6784ADFD4A2987\"
target=\"_blank\">Purchase# 1, Total: 10.00, Paid:
10.00</a>',NULL,'{\"id\":\"128\",\"uid\":\"PRCH6784ADFD4A2987\",\"branch\":\"BRCH67
7E30321C0BF1\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\
"ACCT6784AD85517482\",\"old_balance\":\"-
4000\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"10\",\"discount_amount\":\
"0\",\"sub_total_amount\":\"10\",\"paid_amount\":\"10\",\"cash_paid_account\":\"SAF
EACCOUNTBRCH677E30321C0BF1\",\"pending_amount\":\"0\",\"transport_expense\":\"0\",\
"items\":\"[{\\\"item\\\":\\\"ITEM678367AC71A909\\\",\\\"warehouse\\\":\\\"WRHS6783
66A2892DA3\\\",\\\"cost\\\":2,\\\"real_cost\\\":2,\\\"qty\\\":4,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit
\\\":0,\\\"tp\\\":2,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_t
oken\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":2,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"
null\\\",\\\"total\\\":8},
{\\\"item\\\":\\\"ITEM678367F8542187\\\",\\\"warehouse\\\":\\\"WRHS678366A2892DA3\\
\",\\\"cost\\\":1,\\\"real_cost\\\":1,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":0,\\
\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"t
p\\\":1,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":1,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\
"total\\\":2}]\",\"items_uid\":\"-++-ITEM678367AC71A909-++-,-++-ITEM678367F8542187-
++-\",\"warehouses_uid\":\"-++-WRHS678366A2892DA3-++-,-++-WRHS678366A2892DA3-+
+-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
11:09:01\",\"serial_id\":\"1\"}','2025-01-13 10:39:01'),
(1878,'PCH_202501131109011736748541336806144',1,'purchases_cpa_PRCH6784ADFD4A2987_S
AFEACCOUNTBRCH677E30321C0BF1_cashbook_usd','BRCH677E30321C0BF1','purchases','ALE_PR
CH6784ADFD4A2987','SAFEACCOUNTBRCH677E30321C0BF1','cashbook','2025-01-13
11:09:01','usd',0,0,10,10,'<a
href=\"__embed_host__/purchases/invoice/PRCH6784ADFD4A2987\"
target=\"_blank\">Purchase# 1, Total: 10.00, Paid:
10.00</a>',NULL,'{\"id\":\"128\",\"uid\":\"PRCH6784ADFD4A2987\",\"branch\":\"BRCH67
7E30321C0BF1\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\
"ACCT6784AD85517482\",\"old_balance\":\"-
4000\",\"invoice\":\"1\",\"memo\":null,\"grand_total\":\"10\",\"discount_amount\":\
"0\",\"sub_total_amount\":\"10\",\"paid_amount\":\"10\",\"cash_paid_account\":\"SAF
EACCOUNTBRCH677E30321C0BF1\",\"pending_amount\":\"0\",\"transport_expense\":\"0\",\
"items\":\"[{\\\"item\\\":\\\"ITEM678367AC71A909\\\",\\\"warehouse\\\":\\\"WRHS6783
66A2892DA3\\\",\\\"cost\\\":2,\\\"real_cost\\\":2,\\\"qty\\\":4,\\\"bonus\\\":0,\\\
"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit
\\\":0,\\\"tp\\\":2,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_t
oken\\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"ex
piry\\\":null,\\\"sale_price\\\":2,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"
null\\\",\\\"total\\\":8},
{\\\"item\\\":\\\"ITEM678367F8542187\\\",\\\"warehouse\\\":\\\"WRHS678366A2892DA3\\
\",\\\"cost\\\":1,\\\"real_cost\\\":1,\\\"qty\\\":2,\\\"bonus\\\":0,\\\"m2\\\":0,\\
\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":0,\\\"t
p\\\":1,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\
\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":nul
l,\\\"sale_price\\\":1,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\
"total\\\":2}]\",\"items_uid\":\"-++-ITEM678367AC71A909-++-,-++-ITEM678367F8542187-
++-\",\"warehouses_uid\":\"-++-WRHS678366A2892DA3-++-,-++-WRHS678366A2892DA3-+
+-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
11:09:01\",\"serial_id\":\"1\"}','2025-01-13 10:39:01'),
(1879,'SAL_202501131114401736748880826682112',1,'sales_SALE6784AF50C114C4_CASHSALEB
RCH677E30321C0BF1_client_usd','BRCH677E30321C0BF1','sales','ALE_SALE6784AF50C114C4'
,'CASHSALEBRCH677E30321C0BF1','client','2025-01-13
11:14:40','usd',0.1333333333329989,0.1333333333329989,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6784AF50C114C4\" target=\"_blank\">Sales#
1, Total: 17.13, Trans Exp: 0.00, Paid:
17.00</a>',NULL,'{\"id\":\"239\",\"uid\":\"SALE6784AF50C114C4\",\"serial_id\":\"1\"
,\"branch\":\"BRCH677E30321C0BF1\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH677E30321C0BF1\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_accou
nt\":\"SAFEACCOUNTBRCH677E30321C0BF1\",\"old_balance\":null,\"invoice\":\"1\",\"mem
o\":null,\"sales_total\":\"17.133333333333\",\"trans_expense\":\"0\",\"expense_acco
unt\":null,\"sub_total\":\"17.133333333333\",\"cash_received\":\"17\",\"remaining_a
mount\":\"0.1333333333329989\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM67836895748F33\\\",\\\"item_uqid\\\":\\\"RTIREM1736690
176656\\\",\\\"warehouse\\\":\\\"WRHS678366B8DF14C7\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":14.1333
33333333,\\\"sale_price\\\":17.133333333333,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"ite
m_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":null,\\\"
m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discoun
t\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":2.9999999999999982,\\\"item_total\\\
":17.133333333333,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM67836895748F33-++-\",\"sale_warehouse\":\"-++-WRHS678366B8DF14C7-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"17.133333333333\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"17.133333333333\",\"total_profit_amount\":\"2.9999999999999982\",\"return_di
scount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":
null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user
\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
11:14:40\"}','2025-01-13 10:44:40'),
(1880,'SAL_202501131114401736748880838540032',1,'sales_cra_SALE6784AF50C114C4_SAFEA
CCOUNTBRCH677E30321C0BF1_cashbook_usd','BRCH677E30321C0BF1','sales','ALE_SALE6784AF
50C114C4','SAFEACCOUNTBRCH677E30321C0BF1','cashbook','2025-01-13
11:14:40','usd',17,17,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6784AF50C114C4\" target=\"_blank\">Sales#
1, Total: 17.13, Trans Exp: 0.00, Paid:
17.00</a>',NULL,'{\"id\":\"239\",\"uid\":\"SALE6784AF50C114C4\",\"serial_id\":\"1\"
,\"branch\":\"BRCH677E30321C0BF1\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"CASHSALEBRCH677E30321C0BF1\",\"marketer\":\"u
ndefined\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null
,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\"cash_received_accou
nt\":\"SAFEACCOUNTBRCH677E30321C0BF1\",\"old_balance\":null,\"invoice\":\"1\",\"mem
o\":null,\"sales_total\":\"17.133333333333\",\"trans_expense\":\"0\",\"expense_acco
unt\":null,\"sub_total\":\"17.133333333333\",\"cash_received\":\"17\",\"remaining_a
mount\":\"0.1333333333329989\",\"items_details\":\"[{\\\"agent\\\":null,\\\"plate\\
\":null,\\\"item\\\":\\\"ITEM67836895748F33\\\",\\\"item_uqid\\\":\\\"RTIREM1736690
176656\\\",\\\"warehouse\\\":\\\"WRHS678366B8DF14C7\\\",\\\"batch\\\":\\\"BCH1001\\
\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\\\":null,\\\"cost\\\":14.1333
33333333,\\\"sale_price\\\":17.133333333333,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"ite
m_token\\\":0,\\\"qty\\\":1,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":null,\\\"
m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discoun
t\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":2.9999999999999982,\\\"item_total\\\
":17.133333333333,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM67836895748F33-++-\",\"sale_warehouse\":\"-++-WRHS678366B8DF14C7-+
+-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"17.133333333333\",\"total_discount_amount\":\"0\",\"t
otal_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amou
nt\":\"17.133333333333\",\"total_profit_amount\":\"2.9999999999999982\",\"return_di
scount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":
null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user
\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
11:14:40\"}','2025-01-13 10:44:40'),
(1881,'JRL_202501131118021736749082039493120',1,'journal_receiving_JRNL6784B01A0208
49_SAFEACCOUNTBRCH677E30321C0BF1_cashbook_usd','BRCH677E30321C0BF1','journal','ALE_
JRNL6784B01A020849','SAFEACCOUNTBRCH677E30321C0BF1','cashbook','2025-01-13
10:48:02','usd',0,0,6,6,'Journal # 1
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"181\",\"uid\":\"JRNL6784B01A020849\",\"branch\":\"BRC
H677E30321C0BF1\",\"journal_date\":\"2025-01-
13\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH677E30321C0BF1\",\"payment_account\":\"ACCT6784AD85517482\",\"
receiving_amount\":\"6\",\"payment_amount\":\"6\",\"calculation_type\":\"multiply\"
,\"rate\":\"1\",\"receiving_narration\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\
u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
10:48:02\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2025-01-13 10:48:02'),
(1882,'JRL_202501131118021736749082055766016',1,'journal_payment_JRNL6784B01A020849
_ACCT6784AD85517482_supplier_usd','BRCH677E30321C0BF1','journal','ALE_JRNL6784B01A0
20849','ACCT6784AD85517482','supplier','2025-01-13 10:48:02','usd',6,6,0,0,'Journal
# 1
‫'اوگرایی‬,'‫'اوگرایی‬,'{\"id\":\"181\",\"uid\":\"JRNL6784B01A020849\",\"branch\":\"BRC
H677E30321C0BF1\",\"journal_date\":\"2025-01-
13\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"SAFEACCOUNTBRCH677E30321C0BF1\",\"payment_account\":\"ACCT6784AD85517482\",\"
receiving_amount\":\"6\",\"payment_amount\":\"6\",\"calculation_type\":\"multiply\"
,\"rate\":\"1\",\"receiving_narration\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\
u06cc\\u06cc\",\"payment_narration\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_r
eceipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"appro
ved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\"
:\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approv
al_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
10:48:02\",\"invoice\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"1\"}','2025-01-13 10:48:02'),
(1883,'SAL_202501131241501736754110361529088',19,'sales_SALE6784C3BE48A5C4_CASHSALE
BRCH668A8A93BFCAF8_client_CURR66921C11107792','BRCH668A8A93BFCAF8','sales','ALE_SAL
E6784C3BE48A5C4','CASHSALEBRCH668A8A93BFCAF8','client','2025-01-13
12:41:50','CURR66921C11107792',49000000,49000000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6784C3BE48A5C4\" target=\"_blank\">Sales#
1014, Total: 49,000,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"240\",\"uid\":\"SALE6784C3BE48A5C4\",\"serial_id\":\"19\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C1110
7792\",\"currency_usd_equalance\":\"66.5\",\"client\":\"CASHSALEBRCH668A8A93BFCAF8\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"\\u0639\\u0632\\u06cc\\u0632\\
u06cc\",\"cash_client_mobile\":\"07848548358\",\"cash_received_account\":null,\"old
_balance\":\"109002.0591133005\",\"invoice\":\"1014\",\"memo\":null,\"sales_total\"
:\"49000000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"4900
0000\",\"cash_received\":\"0\",\"remaining_amount\":\"49000000\",\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6784C1F8D1A131\\\",\
\\"item_uqid\\\":\\\"RTIREM1736753777112\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA9
64\\\",\\\"batch\\\":\\\"00112\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narrati
on\\\":null,\\\"cost\\\":35000,\\\"sale_price\\\":35000,\\\"bundle\\\":0,\\\"toop\\
\":0,\\\"item_token\\\":0,\\\"qty\\\":200,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":10,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\"
,\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":700
0000,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6784C1F8D1A131\\\",\\\"
item_uqid\\\":\\\"RTIREM1736753851486\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\
\\",\\\"batch\\\":\\\"00112\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\
\\":null,\\\"cost\\\":35000,\\\"sale_price\\\":35000,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":1200,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\
\":10,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":42000
000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6784C1F8D1A131-++-,-++-ITEM6784C1F8D1A131-++-\",\"sale_warehouse\":\"-++-
WRHS6697EC5B6CA964-++-,-++-WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-00112-+
+-,-++-00112-+
+-\",\"total_sales_amount\":\"49000000\",\"total_discount_amount\":\"0\",\"total_di
scount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"
49000000\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return
_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"r
eturn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"app
roved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_na
me\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detail
s\":null,\"created_at\":\"2025-01-13 12:41:50\"}','2025-01-13 12:11:50'),
(1884,'SAL_202501131241501736754110413089024',19,'sales_sacrSALE6784C3BE48A5C4_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_CURR66921C11107792','BRCH668A8A93BFCAF8','sales'
,'ALE_SALE6784C3BE48A5C4','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2025-01-13
12:41:50','CURR66921C11107792',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6784C3BE48A5C4\" target=\"_blank\">Sales#
1014, Total: 49,000,000.00, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"240\",\"uid\":\"SALE6784C3BE48A5C4\",\"serial_id\":\"19\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"CURR66921C1110
7792\",\"currency_usd_equalance\":\"66.5\",\"client\":\"CASHSALEBRCH668A8A93BFCAF8\
",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"marketer
_commission\":null,\"cash_client_name\":\"\\u0639\\u0632\\u06cc\\u0632\\
u06cc\",\"cash_client_mobile\":\"07848548358\",\"cash_received_account\":null,\"old
_balance\":\"109002.0591133005\",\"invoice\":\"1014\",\"memo\":null,\"sales_total\"
:\"49000000\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"4900
0000\",\"cash_received\":\"0\",\"remaining_amount\":\"49000000\",\"items_details\":
\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6784C1F8D1A131\\\",\
\\"item_uqid\\\":\\\"RTIREM1736753777112\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA9
64\\\",\\\"batch\\\":\\\"00112\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narrati
on\\\":null,\\\"cost\\\":35000,\\\"sale_price\\\":35000,\\\"bundle\\\":0,\\\"toop\\
\":0,\\\"item_token\\\":0,\\\"qty\\\":200,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus
\\\":10,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\"
,\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":700
0000,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM6784C1F8D1A131\\\",\\\"
item_uqid\\\":\\\"RTIREM1736753851486\\\",\\\"warehouse\\\":\\\"WRHS6697EC5B6CA964\
\\",\\\"batch\\\":\\\"00112\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\
\\":null,\\\"cost\\\":35000,\\\"sale_price\\\":35000,\\\"bundle\\\":0,\\\"toop\\\":
0,\\\"item_token\\\":0,\\\"qty\\\":1200,\\\"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\
\":10,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\
\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":0,\\\"item_total\\\":42000
000,\\\"set_name\\\":0,\\\"set_uid\\\":0}]\",\"sale_items\":\"-++-
ITEM6784C1F8D1A131-++-,-++-ITEM6784C1F8D1A131-++-\",\"sale_warehouse\":\"-++-
WRHS6697EC5B6CA964-++-,-++-WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-00112-+
+-,-++-00112-+
+-\",\"total_sales_amount\":\"49000000\",\"total_discount_amount\":\"0\",\"total_di
scount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_amount\":\"
49000000\",\"total_profit_amount\":\"0\",\"return_discount_amount_1\":null,\"return
_discount_amount_2\":null,\"total_return_discount\":null,\"return_profit\":null,\"r
eturn_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN127H8JL7T45FEHH943!\"
,\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMI
N127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"app
roved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_na
me\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_detail
s\":null,\"created_at\":\"2025-01-13 12:41:50\"}','2025-01-13 12:11:50'),
(1885,'JRL_202501131248291736754509413276928',2,'journal_receiving_JRNL6784C54D5DB0
15_ACCT6784C48365DC19_client_usd','BRCH677E30321C0BF1','journal','ALE_JRNL6784C54D5
DB015','ACCT6784C48365DC19','client','2025-01-13
12:18:29','usd',0,0,20000,20000,'Journal # 2
tyut','tyut','{\"id\":\"182\",\"uid\":\"JRNL6784C54D5DB015\",\"branch\":\"BRCH677E3
0321C0BF1\",\"journal_date\":\"2025-01-
13\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6784C48365DC19\",\"payment_account\":\"SAFEACCOUNTBRCH677E30321C0BF1\",\"
receiving_amount\":\"20000\",\"payment_amount\":\"20000\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"tyut\",\"payment_narration\":\"ty
ut\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_rece
ipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
12:18:29\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2025-01-13 12:18:29'),
(1886,'JRL_202501131248291736754509425472000',2,'journal_payment_JRNL6784C54D5DB015
_SAFEACCOUNTBRCH677E30321C0BF1_cashbook_usd','BRCH677E30321C0BF1','journal','ALE_JR
NL6784C54D5DB015','SAFEACCOUNTBRCH677E30321C0BF1','cashbook','2025-01-13
12:18:29','usd',20000,20000,0,0,'Journal # 2
tyut','tyut','{\"id\":\"182\",\"uid\":\"JRNL6784C54D5DB015\",\"branch\":\"BRCH677E3
0321C0BF1\",\"journal_date\":\"2025-01-
13\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6784C48365DC19\",\"payment_account\":\"SAFEACCOUNTBRCH677E30321C0BF1\",\"
receiving_amount\":\"20000\",\"payment_amount\":\"20000\",\"calculation_type\":\"mu
ltiply\",\"rate\":\"1\",\"receiving_narration\":\"tyut\",\"payment_narration\":\"ty
ut\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_rece
ipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved
\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"
admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEH
H943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_
entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
12:18:29\",\"invoice\":\"2\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"2\"}','2025-01-13 12:18:29'),
(1887,'EXP_202501131259071736755147700740096',NULL,'capitals_CAP6784C7CBA4C2A9_SAFE
ACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','capitals','ALE_CAP678
4C7CBA4C2A9','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2025-01-13
12:29:07','usd',200,200,0,0,'Capitals:
Offlien','Offlien','{\"id\":\"46\",\"uid\":\"CAP6784C7CBA4C2A9\",\"branch\":\"BRCH6
68EE96F643F60\",\"event_date\":\"2025-01-
13\",\"type\":\"CPCT66B47BE03F50E3\",\"type_name\":\"\\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL66B44E9040F4D1\",\"shareholder_name\":\"nahid
rahimi\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"200\",\"percentage\":\"70\",\"details\":\"Offlien\",\"created_
at\":\"2025-01-13 12:29:07\",\"currency_usd_equalance\":\"1\"}','2025-01-13
12:29:07'),
(1888,'JRL_202501131300201736755220483171072',11,'journal_receiving_JRNL6784C8146AA
208_ACCT66B73351E7EAE6_supplier_usd','BRCH668EE96F643F60','journal','ALE_JRNL6784C8
146AA208','ACCT66B73351E7EAE6','supplier','2025-01-13
12:30:20','usd',0,0,3000,3000,'Journal # 11
dgg','dgg','{\"id\":\"183\",\"uid\":\"JRNL6784C8146AA208\",\"branch\":\"BRCH668EE96
F643F60\",\"journal_date\":\"2025-01-
13\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66B73351E7EAE6\",\"payment_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"
receiving_amount\":\"3000\",\"payment_amount\":\"3000\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"dgg\",\"payment_narration\":\"dgg\"
,\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
12:30:20\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2025-01-13 12:30:20'),
(1889,'JRL_202501131300201736755220519116032',11,'journal_payment_JRNL6784C8146AA20
8_SAFEACCOUNTBRCH668EE96F643F60_cashbook_usd','BRCH668EE96F643F60','journal','ALE_J
RNL6784C8146AA208','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2025-01-13
12:30:20','usd',3000,3000,0,0,'Journal # 11
dgg','dgg','{\"id\":\"183\",\"uid\":\"JRNL6784C8146AA208\",\"branch\":\"BRCH668EE96
F643F60\",\"journal_date\":\"2025-01-
13\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66B73351E7EAE6\",\"payment_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"
receiving_amount\":\"3000\",\"payment_amount\":\"3000\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"receiving_narration\":\"dgg\",\"payment_narration\":\"dgg\"
,\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receipt\
":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\
"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admi
n\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entr
y\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-13
12:30:20\",\"invoice\":\"11\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"11\"}','2025-01-13 12:30:20'),
(1890,'EXP_202501131608481736766528635117056',5,'expenses_EXPE6784F4408229F1_SAFEAC
COUNTBRCH668EE90B988A64_cashbook_CURR66A62FD1221852','BRCH668EE90B988A64','expenses
','ALE_EXPE6784F4408229F1','SAFEACCOUNTBRCH668EE90B988A64','cashbook','2025-01-13
15:38:48','CURR66A62FD1221852',0,0,8000,8000,'Expense: ‫'نان روز‬,'‫نان روز مره‬
‫'مره‬,'{\"id\":\"86\",\"uid\":\"EXPE6784F4408229F1\",\"branch\":\"BRCH668EE90B988A64
\",\"type\":\"EXPT672E7D544A2409\",\"exp_date\":\"2025-01-
13\",\"marketer\":\"get\",\"account\":\"SAFEACCOUNTBRCH668EE90B988A64\",\"amount\":
\"8000\",\"currency\":\"CURR66A62FD1221852\",\"currency_usd_equalance\":\"67.5\",\"
narration\":\"\\u0646\\u0627\\u0646 \\u0631\\u0648\\u0632 \\u0645\\u0631\\
u0647\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2025-01-13 15:38:48\",\"serial_id\":\"5\"}','2025-01-13
15:38:48'),
(1891,'ACT_202501132027321736782052902068992',NULL,'opening_balance_ACCT678530E4CCD
153_ACCT678530E4CCD153_client_CURR67852396A0E0C6','BRCH678520342BC8E1','accounts','
ALE_ACCT678530E4CCD153','ACCT678530E4CCD153','client','2025-01-13
19:57:32','CURR67852396A0E0C6',200000,200000,0,0,' ‫'از درک‬,'‫از درک کتابچه دکان‬
‫کتابچه‬
‫'دکان‬,'{\"id\":\"5366\",\"uid\":\"ACCT678530E4CCD153\",\"branch\":\"BRCH678520342BC
8E1\",\"name\":\"\\u062d\\u0627\\u062c\\u06cc \\u0622\\u063a\\u0627 \\u0645\\
u062d\\u0645\\u062f \\u062f\\u0648\\u0627\\u0628\\
u06cc\",\"type\":\"client\",\"code\":\"123\",\"mobile\":\"0700982464\",\"client_typ
e\":\"category\",\"category\":\"CLC67852EA06717B7\",\"sales_man\":null,\"shared\":\
"no\",\"marketer\":null,\"username\":\"\\u0622\\u063a\\u0627 \\u0645\\u062d\\
u0645\\u062f\",\"password\":\"$2y$10$1lwnJiDExzezVbqnj2GiXufrZvyfpy8metFRnyCw\\/
u1udLaSTbwV.\",\"is_user\":\"yes\",\"email\":null,\"employee_uid\":null,\"memo\":\"
\\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u06a9\\u062a\\u0627\\u0628\\u0686\\u0647 \\
u062f\\u06a9\\u0627\\u0646\",\"address\":\"\\u062f\\u0648\\u0627\\u0628\\u06cc \\
u062e\\u0648\\u0633\\u062a \\u0628\\u063a\\u0644\\u0627\\
u0646\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR67852396A0E
0C6\\\",\\\"usd_equalance\\\":\\\"72\\\",\\\"ob_debit\\\":\\\"200000\\\",\\\"ob_cre
dit\\\":null}]\",\"created_at\":\"2025-01-13 19:57:32\"}','2025-01-13 19:57:32'),
(1892,'ACT_202501132038231736782703689862912',NULL,'opening_balance_ACCT6785336F989
D42_ACCT6785336F989D42_bank_usd','BRCH678520342BC8E1','accounts','ALE_ACCT6785336F9
89D42','ACCT6785336F989D42','bank','2025-01-13 20:08:23','usd',0,0,1200,1200,' ‫از‬
‫'از حساب‬,'‫حساب سابقه‬
‫'سابقه‬,'{\"id\":\"5367\",\"uid\":\"ACCT6785336F989D42\",\"branch\":\"BRCH678520342B
C8E1\",\"name\":\"\\u0647\\u062c\\u0631\\
u062a\",\"type\":\"bank\",\"code\":\"122\",\"mobile\":\"0700982464\",\"client_type\
":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":n
ull,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employe
e_uid\":null,\"memo\":\"\\u0627\\u0632 \\u062d\\u0633\\u0627\\u0628 \\u0633\\
u0627\\u0628\\u0642\\u0647\",\"address\":\"\\u067e\\u0644\\u062e\\u0645\\u0631\\
u06cc\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"usd
_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\"1200\\\"}]\",\
"created_at\":\"2025-01-13 20:08:23\"}','2025-01-13 20:08:23'),
(1893,'ACT_202501132041231736782883364128000',NULL,'opening_balance_ACCT67853423537
422_ACCT67853423537422_supplier_usd','BRCH678520342BC8E1','accounts','ALE_ACCT67853
423537422','ACCT67853423537422','supplier','2025-01-13
20:11:23','usd',0,0,7000,7000,' 22 ‫'از درک‬,'‫ قلم‬2 ‫ تن آرد قالین و کاله سرخ‬22 ‫از درک‬
2 ‫تن آرد قالین و کاله سرخ‬
‫'قلم‬,'{\"id\":\"5368\",\"uid\":\"ACCT67853423537422\",\"branch\":\"BRCH678520342BC8
E1\",\"name\":\"\\u062d\\u06cc\\u0627\\u062a \\u0627\\u0644\\u0644\\
u0647\",\"type\":\"supplier\",\"code\":\"124\",\"mobile\":\"0700982464\",\"client_t
ype\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer
\":null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":null,\"emp
loyee_uid\":null,\"memo\":\"\\u0627\\u0632 \\u062f\\u0631\\u06a9 22 \\u062a\\
u0646 \\u0622\\u0631\\u062f \\u0642\\u0627\\u0644\\u06cc\\u0646 \\u0648 \\u06a9\\
u0644\\u0627\\u0647 \\u0633\\u0631\\u062e 2 \\u0642\\u0644\\
u0645\",\"address\":\"\\u0645\\u0632\\u0627\\u0631 \\u0634\\u0631\\u06cc\\
u0641\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"usd\\\",\\\"usd
_equalance\\\":\\\"1\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\":\\\"7000\\\"}]\",\
"created_at\":\"2025-01-13 20:11:23\"}','2025-01-13 20:11:23'),
(1894,'SAL_202501140743531736822633437731072',20,'sales_SALE6785CF6960EE88_ACCT6692
2598854C51_client_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE6785CF6960EE88','ACCT6
6922598854C51','client','2025-01-14
07:43:53','usd',120.30075187969925,120.30075187969925,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6785CF6960EE88\" target=\"_blank\">Sales#
1015, Total: 120.30, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"241\",\"uid\":\"SALE6785CF6960EE88\",\"serial_id\":\"20\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT66922598854C51\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":null,\"invoice\":\"1015\",\"memo\":null,\"sales_total\":\"120.3007518796
9925\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"120.3007518
7969925\",\"cash_received\":\"0\",\"remaining_amount\":\"120.30075187969925\",\"ite
ms_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM669CB17
1483709\\\",\\\"item_uqid\\\":\\\"RTIREM1736822618273\\\",\\\"warehouse\\\":\\\"WRH
S6697EC5B6CA964\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":n
ull,\\\"narration\\\":null,\\\"cost\\\":6.015037593984962,\\\"sale_price\\\":6.0150
37593984962,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\
"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"he
ight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0
,\\\"profit\\\":0,\\\"item_total\\\":120.30075187969925,\\\"set_name\\\":0,\\\"set_
uid\\\":0}]\",\"sale_items\":\"-++-ITEM669CB171483709-++-\",\"sale_warehouse\":\"-+
+-WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"120.30075187969925\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"120.30075187969925\",\"total_profit_amount\":\"0\",\"return_discount_amou
nt_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"retu
rn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_ap
proval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"m
ain_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"m
ain_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nul
l,\"old_entry_details\":null,\"created_at\":\"2025-01-14 07:43:53\"}','2025-01-14
07:13:53'),
(1895,'SAL_202501140743531736822633449541120',20,'sales_sacrSALE6785CF6960EE88_SAFE
ACCOUNTBRCH668A8A93BFCAF8_cashbook_usd','BRCH668A8A93BFCAF8','sales','ALE_SALE6785C
F6960EE88','SAFEACCOUNTBRCH668A8A93BFCAF8','cashbook','2025-01-14
07:43:53','usd',0,0,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE6785CF6960EE88\" target=\"_blank\">Sales#
1015, Total: 120.30, Trans Exp: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"241\",\"uid\":\"SALE6785CF6960EE88\",\"serial_id\":\"20\"
,\"branch\":\"BRCH668A8A93BFCAF8\",\"quotation\":null,\"currency\":\"usd\",\"curren
cy_usd_equalance\":\"1\",\"client\":\"ACCT66922598854C51\",\"marketer\":\"undefined
\",\"sales_man\":null,\"commission_type\":null,\"marketer_commission\":null,\"cash_
client_name\":null,\"cash_client_mobile\":null,\"cash_received_account\":null,\"old
_balance\":null,\"invoice\":\"1015\",\"memo\":null,\"sales_total\":\"120.3007518796
9925\",\"trans_expense\":\"0\",\"expense_account\":null,\"sub_total\":\"120.3007518
7969925\",\"cash_received\":\"0\",\"remaining_amount\":\"120.30075187969925\",\"ite
ms_details\":\"[{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM669CB17
1483709\\\",\\\"item_uqid\\\":\\\"RTIREM1736822618273\\\",\\\"warehouse\\\":\\\"WRH
S6697EC5B6CA964\\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":n
ull,\\\"narration\\\":null,\\\"cost\\\":6.015037593984962,\\\"sale_price\\\":6.0150
37593984962,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":20,\\\
"out_qty\\\":0,\\\"out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"he
ight\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0
,\\\"profit\\\":0,\\\"item_total\\\":120.30075187969925,\\\"set_name\\\":0,\\\"set_
uid\\\":0}]\",\"sale_items\":\"-++-ITEM669CB171483709-++-\",\"sale_warehouse\":\"-+
+-WRHS6697EC5B6CA964-++-\",\"sale_batch\":\"-++-BCH1001-+
+-\",\"total_sales_amount\":\"120.30075187969925\",\"total_discount_amount\":\"0\",
\"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_a
mount\":\"120.30075187969925\",\"total_profit_amount\":\"0\",\"return_discount_amou
nt_1\":null,\"return_discount_amount_2\":null,\"total_return_discount\":null,\"retu
rn_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"user\":\"ADMIN1
27H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"approved\",\"sub_ap
proval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"m
ain_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"m
ain_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nul
l,\"old_entry_details\":null,\"created_at\":\"2025-01-14 07:43:53\"}','2025-01-14
07:13:53'),
(1896,'PCH_202501150947011736916421698785024',8,'purchases_pa_PRCH67873DC5A36F81_AC
CT66B2FA4082C189_supplier_CURR66B4787C383EC4','BRCH668EE96F643F60','purchases','ALE
_PRCH67873DC5A36F81','ACCT66B2FA4082C189','supplier','2025-01-15
09:47:01','CURR66B4787C383EC4',0,0,800,800,'<a
href=\"__embed_host__/purchases/invoice/PRCH67873DC5A36F81\"
target=\"_blank\">Purchase# 2, Total: 14,800.00, Paid:
14,000.00</a>',NULL,'{\"id\":\"129\",\"uid\":\"PRCH67873DC5A36F81\",\"branch\":\"BR
CH668EE96F643F60\",\"currency\":\"CURR66B4787C383EC4\",\"currency_usd_equalance\":\
"70\",\"supplier\":\"ACCT66B2FA4082C189\",\"old_balance\":\"0\",\"invoice\":\"2\",\
"memo\":null,\"grand_total\":\"14800\",\"discount_amount\":\"0\",\"sub_total_amount
\":\"14800\",\"paid_amount\":\"14000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE
96F643F60\",\"pending_amount\":\"800\",\"transport_expense\":\"0\",\"items\":\"[{\\
\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\\\",
\\\"cost\\\":230,\\\"real_cost\\\":230,\\\"qty\\\":56,\\\"bonus\\\":0,\\\"m2\\\":0,
\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\
\"tp\\\":280,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\
":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"sale_price\\\":280,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\
\\",\\\"total\\\":12880},
{\\\"item\\\":\\\"ITEM66B729D27B00E7\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\\
\",\\\"cost\\\":320,\\\"real_cost\\\":320,\\\"qty\\\":6,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":30,
\\\"tp\\\":350,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":350,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":1920}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-++-,-++-
ITEM66B729D27B00E7-++-\",\"warehouses_uid\":\"-++-WRHS66B6F95D4C7C00-++-,-++-
WRHS66B6F95D4C7C00-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-15
09:47:01\",\"serial_id\":\"8\"}','2025-01-15 09:17:01'),
(1897,'PCH_202501150947011736916421711955968',8,'purchases_cpa_PRCH67873DC5A36F81_S
AFEACCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','pur
chases','ALE_PRCH67873DC5A36F81','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2025-
01-15 09:47:01','CURR66B4787C383EC4',0,0,14000,14000,'<a
href=\"__embed_host__/purchases/invoice/PRCH67873DC5A36F81\"
target=\"_blank\">Purchase# 2, Total: 14,800.00, Paid:
14,000.00</a>',NULL,'{\"id\":\"129\",\"uid\":\"PRCH67873DC5A36F81\",\"branch\":\"BR
CH668EE96F643F60\",\"currency\":\"CURR66B4787C383EC4\",\"currency_usd_equalance\":\
"70\",\"supplier\":\"ACCT66B2FA4082C189\",\"old_balance\":\"0\",\"invoice\":\"2\",\
"memo\":null,\"grand_total\":\"14800\",\"discount_amount\":\"0\",\"sub_total_amount
\":\"14800\",\"paid_amount\":\"14000\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE
96F643F60\",\"pending_amount\":\"800\",\"transport_expense\":\"0\",\"items\":\"[{\\
\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\\\",
\\\"cost\\\":230,\\\"real_cost\\\":230,\\\"qty\\\":56,\\\"bonus\\\":0,\\\"m2\\\":0,
\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":50,\\
\"tp\\\":280,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\
":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\
":null,\\\"sale_price\\\":280,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\
\\",\\\"total\\\":12880},
{\\\"item\\\":\\\"ITEM66B729D27B00E7\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\\
\",\\\"cost\\\":320,\\\"real_cost\\\":320,\\\"qty\\\":6,\\\"bonus\\\":0,\\\"m2\\\":
0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":30,
\\\"tp\\\":350,\\\"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\
\\":0,\\\"discount\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\
\\":null,\\\"sale_price\\\":350,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"nul
l\\\",\\\"total\\\":1920}]\",\"items_uid\":\"-++-ITEM66B2FB2E29DBA4-++-,-++-
ITEM66B729D27B00E7-++-\",\"warehouses_uid\":\"-++-WRHS66B6F95D4C7C00-++-,-++-
WRHS66B6F95D4C7C00-++-\",\"batch_uid\":\"-++--++-,-++--++-\",\"expense_uid\":\"-++-
null-++-,-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-15
09:47:01\",\"serial_id\":\"8\"}','2025-01-15 09:17:01'),
(1898,'SAL_202501150952121736916732756444928',9,'sales_SALE67873EFCB022A3_CASHSALEB
RCH668EE96F643F60_client_CURR66B4787C383EC4','BRCH668EE96F643F60','sales','ALE_SALE
67873EFCB022A3','CASHSALEBRCH668EE96F643F60','client','2025-01-15
09:52:12','CURR66B4787C383EC4',517354.36590435484,517354.36590435484,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67873EFCB022A3\" target=\"_blank\">Sales#
237, Total: 557,354.37, Trans Exp: 0.00, Paid:
40,000.00</a>',NULL,'{\"id\":\"242\",\"uid\":\"SALE67873EFCB022A3\",\"serial_id\":\
"9\",\"branch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B478
7C383EC4\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EE96F643F6
0\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"market
er_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\
"cash_received_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"i
nvoice\":\"237\",\"memo\":null,\"sales_total\":\"557354.3659043548\",\"trans_expens
e\":\"0\",\"expense_account\":null,\"sub_total\":\"557354.3659043548\",\"cash_recei
ved\":\"40000\",\"remaining_amount\":\"517354.36590435484\",\"items_details\":\"[{\
\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"it
em_uqid\\\":\\\"RTIREM1736959787523\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\
",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\
\\":null,\\\"cost\\\":7071.8918918921,\\\"sale_price\\\":7121.8918918917,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":45,\\\"out_qty\\\":0,\\\"out
\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":49.999
99999959982,\\\"item_total\\\":320485.1351351265,\\\"set_name\\\":0,\\\"set_uid\\\"
:0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"
item_uqid\\\":\\\"RTIREM1736959795000\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":100399.999999999,\\\"sale_price\\\":101099.999999999,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit
\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":700
,\\\"item_total\\\":202199.999999998,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B729D27B00E7\\\",\\\"
item_uqid\\\":\\\"RTIREM1736959799996\\\",\\\"warehouse\\\":\\\"WRHS66B728E55751F7\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":17304.6153846153,\\\"sale_price\\\":17334.6153846152,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit
\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":29.
999999999901775,\\\"item_total\\\":34669.2307692304,\\\"set_name\\\":0,\\\"set_uid\
\\":0}]\",\"sale_items\":\"-++-ITEM66B2FB2E29DBA4-++-,-++-ITEM66B6F8DE942A99-++-,-+
+-ITEM66B729D27B00E7-++-\",\"sale_warehouse\":\"-++-WRHS66B2FA79C91636-++-,-++-
WRHS66B6F95D4C7C00-++-,-++-WRHS66B728E55751F7-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"557354.3659043548\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"557354.3659043548\",\"total_profit_amount\":\"3709.9999999817956\",\"retur
n_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discoun
t\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"
user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-15
09:52:12\"}','2025-01-15 09:22:12'),
(1899,'SAL_202501150952121736916732769548032',9,'sales_cra_SALE67873EFCB022A3_SAFEA
CCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','sales',
'ALE_SALE67873EFCB022A3','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2025-01-15
09:52:12','CURR66B4787C383EC4',40000,40000,0,0,'<a
href=\"__embed_host__/sales/invoice/SALE67873EFCB022A3\" target=\"_blank\">Sales#
237, Total: 557,354.37, Trans Exp: 0.00, Paid:
40,000.00</a>',NULL,'{\"id\":\"242\",\"uid\":\"SALE67873EFCB022A3\",\"serial_id\":\
"9\",\"branch\":\"BRCH668EE96F643F60\",\"quotation\":null,\"currency\":\"CURR66B478
7C383EC4\",\"currency_usd_equalance\":\"70\",\"client\":\"CASHSALEBRCH668EE96F643F6
0\",\"marketer\":\"undefined\",\"sales_man\":null,\"commission_type\":null,\"market
er_commission\":null,\"cash_client_name\":\"mohamad\",\"cash_client_mobile\":null,\
"cash_received_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"old_balance\":null,\"i
nvoice\":\"237\",\"memo\":null,\"sales_total\":\"557354.3659043548\",\"trans_expens
e\":\"0\",\"expense_account\":null,\"sub_total\":\"557354.3659043548\",\"cash_recei
ved\":\"40000\",\"remaining_amount\":\"517354.36590435484\",\"items_details\":\"[{\
\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B2FB2E29DBA4\\\",\\\"it
em_uqid\\\":\\\"RTIREM1736959787523\\\",\\\"warehouse\\\":\\\"WRHS66B2FA79C91636\\\
",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narration\
\\":null,\\\"cost\\\":7071.8918918921,\\\"sale_price\\\":7121.8918918917,\\\"bundle
\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":45,\\\"out_qty\\\":0,\\\"out
\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit\\\
":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":49.999
99999959982,\\\"item_total\\\":320485.1351351265,\\\"set_name\\\":0,\\\"set_uid\\\"
:0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B6F8DE942A99\\\",\\\"
item_uqid\\\":\\\"RTIREM1736959795000\\\",\\\"warehouse\\\":\\\"WRHS66B6F95D4C7C00\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":100399.999999999,\\\"sale_price\\\":101099.999999999,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit
\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":700
,\\\"item_total\\\":202199.999999998,\\\"set_name\\\":0,\\\"set_uid\\\":0},
{\\\"agent\\\":null,\\\"plate\\\":null,\\\"item\\\":\\\"ITEM66B729D27B00E7\\\",\\\"
item_uqid\\\":\\\"RTIREM1736959799996\\\",\\\"warehouse\\\":\\\"WRHS66B728E55751F7\
\\",\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"narratio
n\\\":null,\\\"cost\\\":17304.6153846153,\\\"sale_price\\\":17334.6153846152,\\\"bu
ndle\\\":0,\\\"toop\\\":0,\\\"item_token\\\":0,\\\"qty\\\":2,\\\"out_qty\\\":0,\\\"
out\\\":0,\\\"bonus\\\":null,\\\"m2\\\":0,\\\"width\\\":0,\\\"height\\\":0,\\\"unit
\\\":\\\"purchase\\\",\\\"discount\\\":null,\\\"discount_2\\\":0,\\\"profit\\\":29.
999999999901775,\\\"item_total\\\":34669.2307692304,\\\"set_name\\\":0,\\\"set_uid\
\\":0}]\",\"sale_items\":\"-++-ITEM66B2FB2E29DBA4-++-,-++-ITEM66B6F8DE942A99-++-,-+
+-ITEM66B729D27B00E7-++-\",\"sale_warehouse\":\"-++-WRHS66B2FA79C91636-++-,-++-
WRHS66B6F95D4C7C00-++-,-++-WRHS66B728E55751F7-++-\",\"sale_batch\":\"-++-BCH1001-+
+-,-++-BCH1001-++-,-++-BCH1001-+
+-\",\"total_sales_amount\":\"557354.3659043548\",\"total_discount_amount\":\"0\",\
"total_discount_amount_1\":\"0\",\"total_discount_amount_2\":\"0\",\"gross_total_am
ount\":\"557354.3659043548\",\"total_profit_amount\":\"3709.9999999817956\",\"retur
n_discount_amount_1\":null,\"return_discount_amount_2\":null,\"total_return_discoun
t\":null,\"return_profit\":null,\"return_total\":null,\"delivery_type\":\"full\",\"
user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"appr
oved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\
":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T4
5FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appro
val_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-15
09:52:12\"}','2025-01-15 09:22:12'),
(1900,'JRL_202501150954141736916854183763968',12,'journal_receiving_JRNL67873F76272
589_SAFEACCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60'
,'journal','ALE_JRNL67873F76272589','SAFEACCOUNTBRCH668EE96F643F60','cashbook','202
5-01-15 09:24:14','CURR66B4787C383EC4',0,0,20000,20000,'Journal # 12
mbkbkjbkjx','mbkbkjbkjx','{\"id\":\"184\",\"uid\":\"JRNL67873F76272589\",\"branch\"
:\"BRCH668EE96F643F60\",\"journal_date\":\"2025-01-
15\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_accou
nt\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"receiving_amount\":\"20000\",\"payment_amo
unt\":\"20000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narrat
ion\":\"mbkbkjbkjx\",\"payment_narration\":\"mbkbkjbkjx\",\"receiving_cue\":\"70\",
\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\
":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2025-01-15
09:24:14\",\"invoice\":\"12\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"12\"}','2025-01-15 09:24:14'),
(1901,'JRL_202501150954141736916854195666176',12,'journal_payment_JRNL67873F7627258
9_SAFEACCOUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','
journal','ALE_JRNL67873F76272589','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2025-
01-15 09:24:14','CURR66B4787C383EC4',20000,20000,0,0,'Journal # 12
mbkbkjbkjx','mbkbkjbkjx','{\"id\":\"184\",\"uid\":\"JRNL67873F76272589\",\"branch\"
:\"BRCH668EE96F643F60\",\"journal_date\":\"2025-01-
15\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"payment_accou
nt\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"receiving_amount\":\"20000\",\"payment_amo
unt\":\"20000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narrat
ion\":\"mbkbkjbkjx\",\"payment_narration\":\"mbkbkjbkjx\",\"receiving_cue\":\"70\",
\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\
":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"A
DMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"
approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user
_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_det
ails\":null,\"created_at\":\"2025-01-15
09:24:14\",\"invoice\":\"12\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"12\"}','2025-01-15 09:24:14'),
(1902,'EXP_202501150957041736917024392782848',2,'expenses_EXPE678740205A98E1_SAFEAC
COUNTBRCH668EE96F643F60_cashbook_CURR66B4787C383EC4','BRCH668EE96F643F60','expenses
','ALE_EXPE678740205A98E1','SAFEACCOUNTBRCH668EE96F643F60','cashbook','2025-01-15
09:27:04','CURR66B4787C383EC4',0,0,9000,9000,'Expense:
‫'ر‬,'‫'ر‬,'{\"id\":\"87\",\"uid\":\"EXPE678740205A98E1\",\"branch\":\"BRCH668EE96F643F
60\",\"type\":\"EXPT67874003E4ECB9\",\"exp_date\":\"2025-01-
15\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EE96F643F60\",\"amount\":\
"9000\",\"currency\":\"CURR66B4787C383EC4\",\"currency_usd_equalance\":\"70\",\"nar
ration\":\"\\
u0631\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2025-01-15 09:27:04\",\"serial_id\":\"2\"}','2025-01-15
09:27:04'),
(1903,'ACT_202501151005301736917530571984128',NULL,'opening_balance_ACCT6787421A88D
262_ACCT6787421A88D262_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','accounts'
,'ALE_ACCT6787421A88D262','ACCT6787421A88D262','employee','2025-01-15
09:35:30','CURR668EFECFDD0671',0,0,4000,4000,'c','c','{\"id\":\"5372\",\"uid\":\"AC
CT6787421A88D262\",\"branch\":\"BRCH668EE8F08DD356\",\"name\":\"ali\",\"type\":\"em
ployee\",\"code\":\"2147483647\",\"mobile\":null,\"client_type\":\"general\",\"cate
gory\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\":null,\"username\":nul
l,\"password\":null,\"is_user\":\"no\",\"email\":null,\"employee_uid\":null,\"memo\
":\"c\",\"address\":null,\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\
\"CURR668EFECFDD0671\\\",\\\"usd_equalance\\\":\\\"70\\\",\\\"ob_debit\\\":null,\\\
"ob_credit\\\":\\\"4000\\\"}]\",\"created_at\":\"2025-01-15 09:35:30\"}','2025-01-
15 09:35:30'),
(1904,'PJT_202501151008391736917719290926080',NULL,'projects_client_cost_PJCT678742
D7373AB0_ACCT66DEAB6A37D9F1_client_usd','BRCH668EE8F08DD356','projects','ALE_PJCT67
8742D7373AB0','ACCT66DEAB6A37D9F1','client','2025-01-15
09:38:39','usd',200000,200000,0,0,'Project Cost:
l,nlk','l,nlk','{\"id\":\"7\",\"uid\":\"PJCT678742D7373AB0\",\"branch\":\"BRCH668EE
8F08DD356\",\"name\":\"\\u067e\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\
u0627\\u0631 \\u0633\\u0631\\
u06a9\",\"address\":\"kabul\",\"contact_person\":\"ahmad\",\"contact_number\":\"078
7665\",\"company\":\"hoco\",\"client\":\"ACCT66DEAB6A37D9F1\",\"currency\":\"usd\",
\"currency_usd_equalance\":\"1\",\"cost\":\"200000\",\"cash_paid_account\":\"SAFEAC
COUNTBRCH668EE8F08DD356\",\"cash_paid\":\"20000\",\"pending_amount\":\"180000\",\"s
tart_date\":\"2025-01-15\",\"end_date\":\"2025-06-
08\",\"comments\":\"l,nlk\",\"image\":null,\"username\":\"alikhan\",\"password\":\"
YWxpa2hhbg==\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"creat
ed_at\":\"2025-01-15 09:38:39\"}','2025-01-15 09:38:39'),
(1905,'PJT_202501151008391736917719357632000',NULL,'projects_client_cash_paid_PJCT6
78742D7373AB0_ACCT66DEAB6A37D9F1_client_usd','BRCH668EE8F08DD356','projects','ALE_P
JCT678742D7373AB0','ACCT66DEAB6A37D9F1','client','2025-01-15
00:00:00','usd',0,0,20000,20000,'Project Cash Paid:
l,nlk','l,nlk','{\"id\":\"7\",\"uid\":\"PJCT678742D7373AB0\",\"branch\":\"BRCH668EE
8F08DD356\",\"name\":\"\\u067e\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\
u0627\\u0631 \\u0633\\u0631\\
u06a9\",\"address\":\"kabul\",\"contact_person\":\"ahmad\",\"contact_number\":\"078
7665\",\"company\":\"hoco\",\"client\":\"ACCT66DEAB6A37D9F1\",\"currency\":\"usd\",
\"currency_usd_equalance\":\"1\",\"cost\":\"200000\",\"cash_paid_account\":\"SAFEAC
COUNTBRCH668EE8F08DD356\",\"cash_paid\":\"20000\",\"pending_amount\":\"180000\",\"s
tart_date\":\"2025-01-15\",\"end_date\":\"2025-06-
08\",\"comments\":\"l,nlk\",\"image\":null,\"username\":\"alikhan\",\"password\":\"
YWxpa2hhbg==\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"creat
ed_at\":\"2025-01-15 09:38:39\"}','2025-01-15 09:38:39'),
(1906,'PJT_202501151008391736917719408660992',NULL,'projects_cash_paid_PJCT678742D7
373AB0_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','projects',
'ALE_PJCT678742D7373AB0','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2025-01-15
09:38:39','usd',20000,20000,0,0,'Project Cash Paid:
l,nlk','l,nlk','{\"id\":\"7\",\"uid\":\"PJCT678742D7373AB0\",\"branch\":\"BRCH668EE
8F08DD356\",\"name\":\"\\u067e\\u0631\\u0648\\u0632\\u0647 \\u0627\\u0639\\u0645\\
u0627\\u0631 \\u0633\\u0631\\
u06a9\",\"address\":\"kabul\",\"contact_person\":\"ahmad\",\"contact_number\":\"078
7665\",\"company\":\"hoco\",\"client\":\"ACCT66DEAB6A37D9F1\",\"currency\":\"usd\",
\"currency_usd_equalance\":\"1\",\"cost\":\"200000\",\"cash_paid_account\":\"SAFEAC
COUNTBRCH668EE8F08DD356\",\"cash_paid\":\"20000\",\"pending_amount\":\"180000\",\"s
tart_date\":\"2025-01-15\",\"end_date\":\"2025-06-
08\",\"comments\":\"l,nlk\",\"image\":null,\"username\":\"alikhan\",\"password\":\"
YWxpa2hhbg==\",\"status\":\"pending\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"creat
ed_at\":\"2025-01-15 09:38:39\"}','2025-01-15 09:38:39'),
(1907,'CPR_202501151011171736917877026770944',NULL,'project_purchase_CPCH67874374F0
0369_ACCT66E15AD2ADA677_supplier_usd','BRCH668EE8F08DD356','cpurchases','ALE_CPCH67
874374F00369','ACCT66E15AD2ADA677','supplier','2025-01-15
09:41:16','usd',0,0,2300,2300,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH67874374F00369\"
target=\"_blank\">Project Item Purchase:
34</a>',NULL,'{\"id\":\"8\",\"uid\":\"CPCH67874374F00369\",\"branch\":\"BRCH668EE8F
08DD356\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"item\":\"CITM66D2
AE632C8D80\",\"warehouse\":\"CWRS6787433402E3B5\",\"invoice\":\"34\",\"supplier\":\
"ACCT66E15AD2ADA677\",\"rate\":\"100\",\"qty\":\"23\",\"total\":\"2300\",\"cash_pai
d\":\"0\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"pending\":\"230
0\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2025-01-15
09:41:16\"}','2025-01-15 09:41:17'),
(1908,'CPR_202501151011171736917877062614016',NULL,'project_purchase_cp_CPCH6787437
4F00369_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_usd','BRCH668EE8F08DD356','cpurchase
s','ALE_CPCH67874374F00369','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2025-01-15
09:41:16','usd',0,0,0,0,'<a
href=\"__embed_host__/cpurchases/invoice/CPCH67874374F00369\"
target=\"_blank\">Project Purchase# 34, Total: 2,300.00, Paid:
0.00</a>',NULL,'{\"id\":\"8\",\"uid\":\"CPCH67874374F00369\",\"branch\":\"BRCH668EE
8F08DD356\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"item\":\"CITM66
D2AE632C8D80\",\"warehouse\":\"CWRS6787433402E3B5\",\"invoice\":\"34\",\"supplier\"
:\"ACCT66E15AD2ADA677\",\"rate\":\"100\",\"qty\":\"23\",\"total\":\"2300\",\"cash_p
aid\":\"0\",\"cash_paid_account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"pending\":\"2
300\",\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"created_at\":\"2025-01-15
09:41:16\"}','2025-01-15 09:41:17'),
(1909,'PCA_202501151014321736918072200103168',NULL,'project_contract_assign_CPAS678
744382DD973_missing_missing_usd','BRCH668EE8F08DD356','projects_assign','ALE_CPAS67
8744382DD973','','missing','2025-01-15
09:44:32','usd',0,0,0,0,'','','{\"id\":\"13\",\"uid\":\"CPAS678744382DD973\",\"bran
ch\":\"BRCH668EE8F08DD356\",\"project\":\"PJCT678742D7373AB0\",\"project_currency\"
:\"usd\",\"project_currency_usd_equalance\":\"1\",\"assign_type\":\"material\",\"em
ployee\":null,\"start_date\":null,\"end_date\":null,\"employee_comments\":null,\"ma
chinery\":null,\"supplier\":null,\"start_time\":null,\"end_time\":null,\"machinery_
comments\":null,\"warehouse\":\"CWRS6787433402E3B5\",\"item\":\"CITM66D2AE632C8D80\
",\"qty\":\"3\",\"rate\":\"100\",\"item_total\":\"300\",\"num_of_duration\":null,\"
number_of_hours\":null,\"material_comments\":\"dcvsaCsad\",\"user\":\"ADMIN127H8JL7
T45FEHH943!\",\"user_request\":\"no\",\"status\":\"passed\",\"created_at\":\"2025-
01-15 09:44:32\"}','2025-01-15 09:44:32'),
(1910,'PCA_202501151014471736918087807288832',NULL,'project_contract_assign_CPAS678
74447C11C74_ACCT6787421A88D262_employee_CURR668EFECFDD0671','BRCH668EE8F08DD356','p
rojects_assign','ALE_CPAS67874447C11C74','ACCT6787421A88D262','employee','2025-01-
15 09:44:47','CURR668EFECFDD0671',0,0,1500,1500,'‫ پروزه اعمار سرک‬kabul 5 hours
nm','‫ پروزه اعمار سرک‬kabul 5 hours
nm','{\"id\":\"14\",\"uid\":\"CPAS67874447C11C74\",\"branch\":\"BRCH668EE8F08DD356\
",\"project\":\"PJCT678742D7373AB0\",\"project_currency\":\"CURR668EFECFDD0671\",\"
project_currency_usd_equalance\":\"70\",\"assign_type\":\"employee\",\"employee\":\
"CCNT678743FC5B9332\",\"start_date\":null,\"end_date\":null,\"employee_comments\":\
"nm\",\"machinery\":null,\"supplier\":null,\"start_time\":null,\"end_time\":null,\"
machinery_comments\":null,\"warehouse\":null,\"item\":null,\"qty\":null,\"rate\":\"
0\",\"item_total\":\"0\",\"num_of_duration\":\"5\",\"number_of_hours\":null,\"mater
ial_comments\":null,\"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_request\":\"no\",\
"status\":\"passed\",\"created_at\":\"2025-01-15 09:44:47\"}','2025-01-15
09:44:47'),
(1911,'PDT_202501151016221736918182977613056',NULL,'payment_deduction_from_account_
PPDT678744A6EB3287_ACCT66DEAB6A37D9F1_client_CURR668EFECFDD0671','BRCH668EE8F08DD35
6','payment_deductions','ALE_PPDT678744A6EB3287','ACCT66DEAB6A37D9F1','client','202
5-01-15 09:46:22','CURR668EFECFDD0671',0,0,10000,10000,'Payment Deduction:
',NULL,'{\"id\":\"5\",\"uid\":\"PPDT678744A6EB3287\",\"branch\":\"BRCH668EE8F08DD35
6\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"70\",\"amount\
":\"10000\",\"pdate\":\"2025-01-
15\",\"project\":\"PJCT678742D7373AB0\",\"project_according_amount\":\"142.85714285
714286\",\"from_account\":\"ACCT66DEAB6A37D9F1\",\"to_account\":\"SAFEACCOUNTBRCH66
8EE8F08DD356\",\"comments\":null,\"scan_copy\":null,\"user\":\"ADMIN127H8JL7T45FEHH
943!\",\"created_at\":\"2025-01-15 09:46:22\"}','2025-01-15 09:46:22'),
(1912,'PDT_202501151016221736918182988684800',NULL,'payment_deduction_to_account_PP
DT678744A6EB3287_SAFEACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH66
8EE8F08DD356','payment_deductions','ALE_PPDT678744A6EB3287','SAFEACCOUNTBRCH668EE8F
08DD356','cashbook','2025-01-15
00:00:00','CURR668EFECFDD0671',10000,10000,0,0,'Payment Deduction:
',NULL,'{\"id\":\"5\",\"uid\":\"PPDT678744A6EB3287\",\"branch\":\"BRCH668EE8F08DD35
6\",\"currency\":\"CURR668EFECFDD0671\",\"currency_usd_equalance\":\"70\",\"amount\
":\"10000\",\"pdate\":\"2025-01-
15\",\"project\":\"PJCT678742D7373AB0\",\"project_according_amount\":\"142.85714285
714286\",\"from_account\":\"ACCT66DEAB6A37D9F1\",\"to_account\":\"SAFEACCOUNTBRCH66
8EE8F08DD356\",\"comments\":null,\"scan_copy\":null,\"user\":\"ADMIN127H8JL7T45FEHH
943!\",\"created_at\":\"2025-01-15 09:46:22\"}','2025-01-15 09:46:22'),
(1913,'EXP_202501151019041736918344168250112',NULL,'advances_EADV6787454824A710_SAF
EACCOUNTBRCH668EE8F08DD356_cashbook_CURR668EFECFDD0671','BRCH668EE8F08DD356','advan
ces','ALE_EADV6787454824A710','SAFEACCOUNTBRCH668EE8F08DD356','cashbook','2025-01-
15 09:49:04','CURR668EFECFDD0671',0,0,1000,1000,'Advance:
c','c','{\"id\":\"16\",\"uid\":\"EADV6787454824A710\",\"branch\":\"BRCH668EE8F08DD3
56\",\"account\":\"SAFEACCOUNTBRCH668EE8F08DD356\",\"currency\":\"CURR668EFECFDD067
1\",\"advance_date\":\"2025-01-
15\",\"employee\":\"EMPL6704F23053FB84\",\"previous_advance\":\"4000\",\"new_advanc
e\":\"1000\",\"total_advance\":\"5000\",\"narration\":\"c\",\"created_at\":\"2025-
01-15 09:49:04\"}','2025-01-15 09:49:04'),
(1915,'EXP_202501151121131736922073859762944',NULL,'capitals_CAP678753D9C7E1F5_SAFE
ACCOUNTBRCH67874070DE1236_cashbook_usd','BRCH67874070DE1236','capitals','ALE_CAP678
753D9C7E1F5','SAFEACCOUNTBRCH67874070DE1236','cashbook','2025-01-15
10:51:13','usd',100000,100000,0,0,'Capitals:
',NULL,'{\"id\":\"48\",\"uid\":\"CAP678753D9C7E1F5\",\"branch\":\"BRCH67874070DE123
6\",\"event_date\":\"2025-01-
15\",\"type\":\"CPCT67874D28626C42\",\"type_name\":\"\\u0633\\u0631\\u0645\\u0627\\
u06cc\\
u0647\",\"account\":\"SAFEACCOUNTBRCH67874070DE1236\",\"account_name\":\"Cash\",\"s
hareholder\":\"SHRHL67874D4E618DE3\",\"shareholder_name\":\"\\u062d\\u0627\\u062c\\
u06cc \\u0639\\u0628\\u062f\\u0627\\u0644\\u0633\\u062a\\u0627\\u0631
0\",\"currency\":\"usd\",\"currency_name\":\"\\u062f\\u0627\\u0644\\
u0631\",\"currency_symbol\":\"\\u062f\\u0627\\u0644\\
u0631\",\"amount\":\"100000\",\"percentage\":\"100\",\"details\":null,\"created_at\
":\"2025-01-15 10:51:13\",\"currency_usd_equalance\":\"1\"}','2025-01-15
10:51:13'),
(1916,'PCH_202501161326241737015984439354880',6,'purchases_pa_PRCH6788C2B0578704_AC
CT66E7B6A66174E2_supplier_usd','BRCH664D790E231556','purchases','ALE_PRCH6788C2B057
8704','ACCT66E7B6A66174E2','supplier','2025-01-16 13:26:24','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6788C2B0578704\"
target=\"_blank\">Purchase# R22, Total: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"130\",\"uid\":\"PRCH6788C2B0578704\",\"branch\":\"BRCH664
D790E231556\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT66E7B6A66174E2\",\"old_balance\":\"-
3150\",\"invoice\":\"R22\",\"memo\":null,\"grand_total\":\"0\",\"discount_amount\":
\"0\",\"sub_total_amount\":\"0\",\"paid_amount\":null,\"cash_paid_account\":null,\"
pending_amount\":\"0\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"I
TEM66F51A70047BE4\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"cost\\\":200
,\\\"real_cost\\\":200,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\
\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":120,\\\"tp\\\":320,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount
\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_
price\\\":320,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\
":0}]\",\"items_uid\":\"-++-ITEM66F51A70047BE4-++-\",\"warehouses_uid\":\"-++-
WRHS66E1B8649CC835-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-16
13:26:24\",\"serial_id\":\"6\"}','2025-01-16 12:56:24'),
(1917,'PCH_202501161326241737015984508979200',6,'purchases_sapaPRCH6788C2B0578704_S
AFEACCOUNTBRCH664D790E231556_cashbook_usd','BRCH664D790E231556','purchases','ALE_PR
CH6788C2B0578704','SAFEACCOUNTBRCH664D790E231556','cashbook','2025-01-16
13:26:24','usd',0,0,0,0,'<a
href=\"__embed_host__/purchases/invoice/PRCH6788C2B0578704\"
target=\"_blank\">Purchase# R22, Total: 0.00, Paid:
0.00</a>',NULL,'{\"id\":\"130\",\"uid\":\"PRCH6788C2B0578704\",\"branch\":\"BRCH664
D790E231556\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"supplier\":\"
ACCT66E7B6A66174E2\",\"old_balance\":\"-
3150\",\"invoice\":\"R22\",\"memo\":null,\"grand_total\":\"0\",\"discount_amount\":
\"0\",\"sub_total_amount\":\"0\",\"paid_amount\":null,\"cash_paid_account\":null,\"
pending_amount\":\"0\",\"transport_expense\":\"0\",\"items\":\"[{\\\"item\\\":\\\"I
TEM66F51A70047BE4\\\",\\\"warehouse\\\":\\\"WRHS66E1B8649CC835\\\",\\\"cost\\\":200
,\\\"real_cost\\\":200,\\\"qty\\\":1,\\\"bonus\\\":0,\\\"m2\\\":0,\\\"width\\\":0,\
\\"height\\\":0,\\\"unit\\\":\\\"purchase\\\",\\\"profit\\\":120,\\\"tp\\\":320,\\\
"bundle\\\":0,\\\"toop\\\":0,\\\"token_rate\\\":0,\\\"item_token\\\":0,\\\"discount
\\\":0,\\\"batch\\\":\\\"BCH1001\\\",\\\"mfg\\\":null,\\\"expiry\\\":null,\\\"sale_
price\\\":320,\\\"transport_expense\\\":0,\\\"expense\\\":\\\"null\\\",\\\"total\\\
":0}]\",\"items_uid\":\"-++-ITEM66F51A70047BE4-++-\",\"warehouses_uid\":\"-++-
WRHS66E1B8649CC835-++-\",\"batch_uid\":\"-++--++-\",\"expense_uid\":\"-++-null-+
+-\",\"incoming\":null,\"lot_id\":null,\"lot_child_id\":null,\"lot_move_diff_type\"
:null,\"lot_move_diff\":null,\"lot_move_gross_weight\":null,\"status\":\"passed\",\
"user\":\"ADMIN127H8JL7T45FEHH943!\",\"user_name\":\"admin\",\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-16
13:26:24\",\"serial_id\":\"6\"}','2025-01-16 12:56:24'),
(1918,'ACT_202501161803221737032602691403008',NULL,'opening_balance_ACCT6789039AA3E
B86_ACCT6789039AA3EB86_supplier_CURR672EF7E10383A1','BRCH668E33B1D26DF1','accounts'
,'ALE_ACCT6789039AA3EB86','ACCT6789039AA3EB86','supplier','2025-01-16
17:33:22','CURR672EF7E10383A1',0,0,0,0,'Pharmaceuticals Company','Pharmaceuticals
Company','{\"id\":\"5374\",\"uid\":\"ACCT6789039AA3EB86\",\"branch\":\"BRCH668E33B1
D26DF1\",\"name\":\"Macter International
Ltd\",\"type\":\"supplier\",\"code\":\"308\",\"mobile\":\"0764462143\",\"client_typ
e\":\"general\",\"category\":null,\"sales_man\":null,\"shared\":\"no\",\"marketer\"
:null,\"username\":null,\"password\":null,\"is_user\":\"no\",\"email\":\"zaheermang
[email protected]\",\"employee_uid\":null,\"memo\":\"Pharmaceuticals
Company\",\"address\":\"Karachi
Pakistan\",\"stats\":null,\"opening_balance\":\"[{\\\"currency\\\":\\\"CURR672EF7E1
0383A1\\\",\\\"usd_equalance\\\":\\\"285\\\",\\\"ob_debit\\\":null,\\\"ob_credit\\\
":null}]\",\"created_at\":\"2025-01-16 17:33:22\"}','2025-01-16 17:33:22'),
(1919,'EXP_202501161807201737032840653733120',4,'expenses_EXPE67890488844554_ACCT67
89039AA3EB86_supplier_CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','expenses','ALE_EXPE
67890488844554','ACCT6789039AA3EB86','supplier','2025-01-16
17:37:20','CURR66BB048E0D9DC8',0,0,10000,10000,'Expense: Cash given to Sayeed for
Dr Aimal safi Arzan kemat','Cash given to Sayeed for Dr Aimal safi Arzan
kemat','{\"id\":\"88\",\"uid\":\"EXPE67890488844554\",\"branch\":\"BRCH668E33B1D26D
F1\",\"type\":\"EXPT67347908BFA957\",\"exp_date\":\"2025-01-
16\",\"marketer\":\"yes\",\"account\":\"ACCT6789039AA3EB86\",\"amount\":\"10000\",\
"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"75\",\"narration\":
\"Cash given to Sayeed for Dr Aimal safi Arzan
kemat\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2025-01-16 17:37:20\",\"serial_id\":\"4\"}','2025-01-16
17:37:20'),
(1920,'EXP_202501171742091737117729855799808',6,'expenses_EXPE678A5021C7C4D9_ACCT67
2E78CD745CF1_client_CURR66A62FD1221852','BRCH668EE90B988A64','expenses','ALE_EXPE67
8A5021C7C4D9','ACCT672E78CD745CF1','client','2025-01-17
17:12:09','CURR66A62FD1221852',0,0,150000,150000,'Expense: ‫درک مصارف خوراکی‬
‫'درک مصارف خوراکی‬,'‫فابریکه‬
‫'فابریکه‬,'{\"id\":\"89\",\"uid\":\"EXPE678A5021C7C4D9\",\"branch\":\"BRCH668EE90B98
8A64\",\"type\":\"EXPT672E7D544A2409\",\"exp_date\":\"2025-01-
17\",\"marketer\":\"get\",\"account\":\"ACCT672E78CD745CF1\",\"amount\":\"150000\",
\"currency\":\"CURR66A62FD1221852\",\"currency_usd_equalance\":\"67.5\",\"narration
\":\"\\u062f\\u0631\\u06a9 \\u0645\\u0635\\u0627\\u0631\\u0641 \\u062e\\u0648\\
u0631\\u0627\\u06a9\\u06cc \\u0641\\u0627\\u0628\\u0631\\u06cc\\u06a9\\
u0647\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2025-01-17 17:12:09\",\"serial_id\":\"6\"}','2025-01-17
17:12:09');
/*!40000 ALTER TABLE `accounts_ledger` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `activities`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `activities` (
`id` int(11) NOT NULL,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`amount` double DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`user_type` varchar(100) DEFAULT NULL,
`salesman` varchar(100) DEFAULT NULL,
`marketer` varchar(100) DEFAULT NULL,
`debit_account` varchar(100) DEFAULT NULL,
`credit_account` varchar(255) DEFAULT NULL,
`approved_by` varchar(100) DEFAULT NULL,
`approved_date` datetime DEFAULT NULL,
`narration` longtext DEFAULT NULL,
`status` varchar(100) DEFAULT 'pending',
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`exchange_amount` double DEFAULT NULL,
`rate` double DEFAULT 1,
`activities_formula` varchar(255) DEFAULT 'multiply',
`exchange_currency` varchar(255) DEFAULT NULL,
`exchange_currency_usd_equalance` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `activities` WRITE;


/*!40000 ALTER TABLE `activities` DISABLE KEYS */;
/*!40000 ALTER TABLE `activities` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `activity_alerts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `activity_alerts` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`module` varchar(100) DEFAULT NULL,
`activity` varchar(100) DEFAULT NULL,
`details` text DEFAULT NULL,
`url` text DEFAULT NULL,
`activity_time` datetime DEFAULT NULL,
`user` varchar(255) DEFAULT NULL,
`user_name` varchar(255) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1259 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `activity_alerts` WRITE;
/*!40000 ALTER TABLE `activity_alerts` DISABLE KEYS */;
INSERT INTO `activity_alerts` VALUES
(1,'202407110240141720647614509011968','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم سیخ‬
‫ تن‬:‫ واحد‬,‫'گول‬,'/citems/edit/CITM668EFFBE362FB3','2024-07-11
02:40:14','ADMIN127H8JL7T45FEHH943!','admin','2024-07-10 17:40:14'),
(2,'202407110240181720647618791828992','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ بوجی‬:‫ واحد‬,‫'سیمنت‬,'/citems/edit/CITM668EFFC2887459','2024-07-11
02:40:18','ADMIN127H8JL7T45FEHH943!','admin','2024-07-10 17:40:18'),
(3,'202407110920221720671622916479232','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',4546 #‫بیل‬
17,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH668F5D849D17A9','2024-07-11
09:20:22','ADMIN127H8JL7T45FEHH943!','admin','2024-07-11 00:20:22'),
(4,'202407110922591720671779775499008','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
3,100.00 :‫'مبلغ‬,'/sales/edit/SALE668F5E21418854','2024-07-11
09:22:59','ADMIN127H8JL7T45FEHH943!','admin','2024-07-11 00:22:59'),
(5,'202407110923261720671806906619136','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
3,100.00 :‫'مبلغ‬,'/sales/edit/SALE668F5E3C5B5343','2024-07-11
09:23:26','ADMIN127H8JL7T45FEHH943!','admin','2024-07-11 00:23:26'),
(6,'202407110925561720671956253575936','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,2 #‫بیل‬
20.40 :‫'مبلغ‬,'/sales/edit/SALE668F5ED27F6F41','2024-07-11
09:25:56','ADMIN127H8JL7T45FEHH943!','admin','2024-07-11 00:25:56'),
(7,'202407111128021720679282276820992','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,3 #‫بیل‬
3,621.00 :‫'مبلغ‬,'/sales/edit/SALE668F7B7083B035','2024-07-11
11:28:02','ADMIN127H8JL7T45FEHH943!','admin','2024-07-11 02:28:02'),
(8,'202407131123411720851821979024896','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
4,000.00 :‫ مبلغ‬,‫'نقده مصارف‬,'/journal/edit/JRNL66921D6CE688D8','2024-07-13
11:23:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 02:23:41'),
(9,'202407132001091720882869211142144','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,4 #‫بیل‬
1,775.00 :‫'مبلغ‬,'/sales/edit/SALE669296B392C780','2024-07-13
20:01:09','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 11:01:09'),
(10,'202407132006511720883211742695168','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',009 #‫بیل‬
1,950.00 :‫'مبلغ‬,'/purchases/edit/PRCH6692980A25CC86','2024-07-13
20:06:51','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 11:06:51'),
(11,'202407132019241720883964262883072','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',809 #‫بیل‬
1,296.00 :‫'مبلغ‬,'/purchases/edit/PRCH66929AF99B1C81','2024-07-13
20:19:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 11:19:24'),
(12,'202407140038381720899518103055872','BRCH664D790E231556','‫'فروش‬,NULL,' ,1 #‫بیل‬
17,000.00 :‫'مبلغ‬,'/sales/edit/SALE6692D7BC127630','2024-07-14
00:38:38','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:38:38'),
(13,'202407140043381720899818904306944','BRCH664D790E231556','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 45,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6692D8E9C907B6','2024-07-14
00:43:38','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:43:38'),
(14,'202407140049401720900180543026944','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
3,000.00 :‫ مبلغ‬,‫'مالیات شاروالی‬,'/expenses/edit/EXPE6692DA53D5ED50','2024-07-14
00:49:40','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:49:40'),
(15,'202407140049581720900198035479040','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
2,700.00 :‫ مبلغ‬,‫'مالیه مستوفیت‬,'/expenses/edit/EXPE6692DA656672F2','2024-07-14
00:49:58','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:49:58'),
(16,'202407140050211720900221388595968','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
12,000.00 :‫ مبلغ‬,‫'مالیات گمرک‬,'/expenses/edit/EXPE6692DA7CBE0874','2024-07-14
00:50:21','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:50:21'),
(17,'202407140050421720900242942897920','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
13,000.00 :‫ مبلغ‬,‫'مصرف کرایه دوکان‬,'/expenses/edit/EXPE6692DA924C3835','2024-07-14
00:50:42','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:50:42'),
(18,'202407140051011720900261826676992','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
1,200.00 :‫ مبلغ‬,‫'مصرف روزمره شرکت‬,'/expenses/edit/EXPE6692DAA52A0557','2024-07-14
00:51:01','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:51:01'),
(19,'202407140051251720900285099764224','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
8,000.00 :‫ مبلغ‬,‫'معاش احمد منشی‬,'/expenses/edit/EXPE6692DABC6FD314','2024-07-14
00:51:25','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:51:25'),
(20,'202407140053401720900420192798976','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
800.00 :‫ مبلغ‬,‫'صرافی احمد برادران‬,'/journal/edit/JRNL6692DB43472806','2024-07-14
00:53:40','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:53:40'),
(21,'202407140054421720900482128875008','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
500.00 :‫ مبلغ‬,‫'شرکت کوکا کوال‬,'/journal/edit/JRNL6692DB81446CA2','2024-07-14
00:54:42','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:54:42'),
(22,'202407140055261720900526463079936','BRCH664D790E231556',' ‫'تغیر‬,'‫روزنامچه‬
:‫ مبلغ‬,‫ صرافی احمد برادران‬:‫'از‬,'‫شد‬
500.00','/journal/edit/JRNL6692DB81446CA2','2024-07-14
00:55:26','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 15:55:26'),
(23,'202407140109341720901374533723136','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
700.00 :‫ مبلغ‬,‫'صرافی محمد راقی‬,'/journal/edit/JRNL6692DEFD98C271','2024-07-14
01:09:34','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:09:34'),
(24,'202407140110241720901424233230080','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
200.00 :‫ مبلغ‬,‫'محمد صابر برادران‬,'/journal/edit/JRNL6692DF2F3F0024','2024-07-14
01:10:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:10:24'),
(25,'202407140111571720901517241617920','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
3,500.00 :‫ مبلغ‬,‫'مالیات شاروالی‬,'/expenses/edit/EXPE6692DF8C8C6413','2024-07-14
01:11:57','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:11:57'),
(26,'202407140112211720901541745807872','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
2,800.00 :‫ مبلغ‬,‫'مالیه مستوفیت‬,'/expenses/edit/EXPE6692DFA5243750','2024-07-14
01:12:21','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:12:21'),
(27,'202407140112491720901569964281088','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
4,500.00 :‫ مبلغ‬,‫'مالیات گمرک‬,'/expenses/edit/EXPE6692DFC164AD78','2024-07-14
01:12:49','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:12:49'),
(28,'202407140113101720901590982798080','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
6,000.00 :‫ مبلغ‬,‫'مصرف روزمره شرکت‬,'/expenses/edit/EXPE6692DFD657C155','2024-07-14
01:13:10','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:13:10'),
(29,'202407140113351720901615178873088','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
6,000.00 :‫ مبلغ‬,‫'کرایه شرکت‬,'/expenses/edit/EXPE6692DFEE7F4214','2024-07-14
01:13:35','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:13:35'),
(30,'202407140119241720901964005698816','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
1,950.00 :‫ مبلغ‬,009',NULL,'2024-07-14
01:19:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:19:24'),
(31,'202407140119271720901967989330176','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
1,296.00 :‫ مبلغ‬,809',NULL,'2024-07-14
01:19:27','ADMIN127H8JL7T45FEHH943!','admin','2024-07-13 16:19:27'),
(32,'202407141606571720955217346893056','BRCH664D790E231556',' ‫'تغیر‬,'‫روزنامچه‬
:‫ مبلغ‬,‫ صرافی احمد برادران‬:‫'از‬,'‫شد‬
800.00','/journal/edit/JRNL6692DB43472806','2024-07-14
16:06:57','ADMIN127H8JL7T45FEHH943!','admin','2024-07-14 07:06:57'),
(33,'202407151050351721022635680659968','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,5 #‫بیل‬
525.00 :‫'مبلغ‬,'/sales/edit/SALE6694B8A8CBFB18','2024-07-15
10:50:35','ADMIN127H8JL7T45FEHH943!','admin','2024-07-15 01:50:35'),
(34,'202407151532441721039564659854848','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 8.00 :‫'مبلغ‬,'/journal/edit/JRNL6694FACBA36CA8','2024-07-15
15:32:44','ADMIN127H8JL7T45FEHH943!','admin','2024-07-15 06:32:44'),
(35,'202407161100001721109600403358976','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
4,000.00 :‫ مبلغ‬,‫'کرایه خانه‬,'/expenses/edit/EXPE66960C5F6587E1','2024-07-16
11:00:00','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 02:00:00'),
(36,'202407161117161721110636921467904','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
50,000.00 :‫ مبلغ‬,‫'کرایه خانه‬,'/expenses/edit/EXPE6696106C35CA38','2024-07-16
11:17:16','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 02:17:16'),
(37,'202407161134021721111642147185920','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'نان جاشت شرکت‬,'/expenses/edit/EXPE66961458F227D6','2024-07-16
11:34:02','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 02:34:02'),
(38,'202407161220591721114459289856000','BRCH664D790E231556','#‫'بیل‬,'‫'تغیر شد‬,'‫فروش‬
17,000.00 :‫ مبلغ‬,1','/sales/edit/SALE6692D7BC127630','2024-07-16
12:20:59','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 03:20:59'),
(39,'202407161257191721116639199414016','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,' :‫نوعیت‬
5,000.00 :‫ مبلغ‬,‫'نفده‬,'/capitals/edit/CAP669627DF2DC911','2024-07-16
12:57:19','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 03:57:19'),
(40,'202407161257481721116668181761024','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
5,000.00 :‫ مبلغ‬,‫ نفده‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-16
12:57:48','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 03:57:48'),
(41,'202407161257581721116678601128192','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫سرمایه‬
:‫ مبلغ‬,‫ نفده‬:‫'نوعیت‬,'‫شد‬
50,000,000,000.00','/capitals/edit/CAP66962770EDAEA8','2024-07-16
12:57:58','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 03:57:58'),
(42,'202407161300561721116856130276864','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
50,000,000,000.00 :‫ مبلغ‬,‫ نفده‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-16
13:00:56','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 04:00:56'),
(43,'202407161301011721116861058580992','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫سرمایه‬
9,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,'/capitals/edit/CAP6694FCBA47C3E3','2024-07-16
13:01:01','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 04:01:01'),
(44,'202407170857251721188645896071936','BRCH664D790E231556','‫'فروش‬,NULL,' ,2 #‫بیل‬
607.82 :‫'مبلغ‬,'/sales/edit/SALE66974125CE7560','2024-07-17
08:57:25','ADMIN127H8JL7T45FEHH943!','admin','2024-07-16 23:57:25'),
(45,'202407171200551721199655211059200','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
43,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66976C26CCA621','2024-07-17
12:00:55','ADMIN127H8JL7T45FEHH943!','admin','2024-07-17 03:00:55'),
(46,'202407171221411721200901852940032','BRCH664D790E231556','Debit Credit
Note',NULL,':‫ مبلغ‬,1 #‫بیل‬
1,200.00','/debit-credit-note/edit/DBCRNOTE66977105CD1B19','2024-07-17
12:21:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-17 03:21:41'),
(47,'202407171222501721200970134596096','BRCH664D790E231556','‫'سرمایه‬,NULL,' :‫نوعیت‬
30,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP6697714A1DB449','2024-07-17
12:22:50','ADMIN127H8JL7T45FEHH943!','admin','2024-07-17 03:22:50'),
(48,'202407171239551721201995348171008','BRCH664D790E231556','‫'خرید‬,NULL,' ,3 #‫بیل‬
420,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH6697754B2C7B45','2024-07-17
12:39:55','ADMIN127H8JL7T45FEHH943!','admin','2024-07-17 03:39:55'),
(49,'202407181212351721286755874028800','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
15,000.00 :‫ مبلغ‬,‫'مالیات به دولت‬,'/expenses/edit/EXPE6698C063CC5D86','2024-07-18
12:12:35','ADMIN127H8JL7T45FEHH943!','admin','2024-07-18 03:12:35'),
(50,'202407181221291721287289338074880','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'مالیات برای خود شرکت‬,'/expenses/edit/EXPE6698C2794B1543','2024-07-18
12:21:29','ADMIN127H8JL7T45FEHH943!','admin','2024-07-18 03:21:29'),
(51,'202407182124591721319899233908992','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مالیات‬,'/expenses/edit/EXPE669941DB322058','2024-07-18
21:24:59','ADMIN127H8JL7T45FEHH943!','admin','2024-07-18 12:24:59'),
(52,'202407182147431721321263009010944','BRCH668A8A93BFCAF8','‫'معاش‬,NULL,' :‫کارمند‬
580.65- :‫ معاش‬,‫'احمد‬,'/payslips/edit/EPAY6699472F0118B9','2024-07-18
21:47:43','ADMIN127H8JL7T45FEHH943!','admin','2024-07-18 12:47:43'),
(53,'202407182153491721321629911194112','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'حساب نماینده مزار‬,'/journal/edit/JRNL6699489DD32388','2024-07-18
21:53:49','ADMIN127H8JL7T45FEHH943!','admin','2024-07-18 12:53:49'),
(54,'202407182215321721322932361084928','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,' :‫از‬
100.00 :‫ مبلغ‬,‫'حساب نماینده مزار‬,'/journal/edit/JRNL66994DB43EF300','2024-07-18
22:15:32','ADMIN127H8JL7T45FEHH943!','admin','2024-07-18 13:15:32'),
(55,'202407201013501721452430135703040','BRCH664D790E231556',' ‫'تغیر‬,'‫روزنامچه‬
43,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL66976C26CCA621','2024-07-20
10:13:50','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 01:13:50'),
(56,'202407201014441721452484294034944','BRCH664D790E231556',' ‫'تغیر‬,'‫روزنامچه‬
43,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL66976C26CCA621','2024-07-20
10:14:44','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 01:14:44'),
(57,'202407201104061721455446099054080','BRCH664D790E231556','‫'فروش‬,NULL,' ,3 #‫بیل‬
5,479.45 :‫'مبلغ‬,'/sales/edit/SALE669B53560A73E7','2024-07-20
11:04:06','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 02:04:06'),
(58,'202407201117581721456278154632192','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
9,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-20
11:17:58','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 02:17:58'),
(59,'202407201119001721456340000706048','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,' :‫نوعیت‬
600,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP669B56D3F0D894','2024-07-20
11:19:00','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 02:19:00'),
(60,'202407201228171721460497872345856','BRCH664D790E231556',' ‫'حذف‬,'‫سرمایه‬
200,000,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-20
12:28:17','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 03:28:17'),
(61,'202407201228231721460503066883072','BRCH664D790E231556',' ‫'حذف‬,'‫سرمایه‬
200,000,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-20
12:28:23','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 03:28:23'),
(62,'202407201228261721460506795371008','BRCH664D790E231556',' ‫'حذف‬,'‫سرمایه‬
30,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-20
12:28:26','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 03:28:26'),
(63,'202407201231281721460688039417856','BRCH664D790E231556','‫'سرمایه‬,NULL,' :‫نوعیت‬
34,500.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP669B67D00275A8','2024-07-20
12:31:28','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 03:31:28'),
(64,'202407201232001721460720190256128','BRCH664D790E231556','‫'سرمایه‬,NULL,' :‫نوعیت‬
15,000.00 :‫ مبلغ‬,‫'نقده‬,'/capitals/edit/CAP669B67F02A6F24','2024-07-20
12:32:00','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 03:32:00'),
(65,'202407201302111721462531388081152','BRCH664D790E231556','‫'فروش‬,NULL,' ,4 #‫بیل‬
747.95 :‫'مبلغ‬,'/sales/edit/SALE669B6F034F9CB5','2024-07-20
13:02:11','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:02:11'),
(66,'202407201307491721462869845251072','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
20.00 :‫ مبلغ‬,‫'مصرف کرایه دوکان‬,'/expenses/edit/EXPE669B7055C72C85','2024-07-20
13:07:49','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:07:49'),
(67,'202407201320481721463648781886976','BRCH664D790E231556','‫'فروش‬,NULL,' ,5 #‫بیل‬
45.00 :‫'مبلغ‬,'/sales/edit/SALE669B7360600016','2024-07-20
13:20:48','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:20:48'),
(68,'202407201322451721463765768937984','BRCH664D790E231556','#‫'بیل‬,'‫'تغیر شد‬,'‫فروش‬
45.00 :‫ مبلغ‬,5','/sales/edit/SALE669B7360600016','2024-07-20
13:22:45','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:22:45'),
(69,'202407201323241721463804375744000','BRCH664D790E231556','#‫'بیل‬,'‫'تغیر شد‬,'‫فروش‬
45.00 :‫ مبلغ‬,5','/sales/edit/SALE669B7360600016','2024-07-20
13:23:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:23:24'),
(70,'202407201337561721464676165357056','BRCH664D790E231556','‫'فروش‬,NULL,' ,6 #‫بیل‬
90.00 :‫'مبلغ‬,'/sales/edit/SALE669B77641A7726','2024-07-20
13:37:56','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:37:56'),
(71,'202407201339281721464768018656000','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,2 #‫بیل‬
2.35 :‫'مبلغ‬,'/purchases/edit/PRCH669B77BFED31D3','2024-07-20
13:39:28','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:39:28'),
(72,'202407201349391721465379548273920','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
10.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL669B7A237ACA02','2024-07-20
13:49:39','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 04:49:39'),
(73,'202407201553411721472821641722880','BRCH664D790E231556','Bookings',NULL,'#‫بیل‬
0.00 :‫مبلغ‬,1','/bookings/edit/BOOK669B973598D844','2024-07-20
15:53:41','USR669B96D2236AC8','Sherullah','2024-07-20 06:53:41'),
(74,'202407201641431721475703628129024','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,1 #‫بیل‬
1,000.00 :‫'مبلغ‬,'/sales/edit/SALE669BA277866CC7','2024-07-20
16:41:43','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 07:41:43'),
(75,'202407202216411721495801228717056','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
5,000.00 :‫ مبلغ‬,‫'احمد‬,'/journal/edit/JRNL669BF0F92A3957','2024-07-20
22:16:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 13:16:41'),
(76,'202407202219551721495995102205952','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1,000.00 :‫ مبلغ‬,1',NULL,'2024-07-20
22:19:55','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 13:19:55'),
(77,'202407202225141721496314955012096','BRCH668E33B1D26DF1','‫'سرمایه‬,NULL,' :‫نوعیت‬
26,000.00 :‫ مبلغ‬,‫'شخصی‬,'/capitals/edit/CAP669BF2FAE429E1','2024-07-20
22:25:14','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 13:25:14'),
(78,'202407202230481721496648980961024','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫سرمایه‬
28,000.00 :‫ مبلغ‬,‫ شخصی‬:‫'نوعیت‬,'‫'شد‬,'/capitals/edit/CAP669BF2FAE429E1','2024-07-20
22:30:48','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 13:30:48'),
(79,'202407202234401721496880921447936','BRCH668E33B1D26DF1',' ‫'حذف‬,'‫سرمایه‬
28,000.00 :‫ مبلغ‬,‫ شخصی‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-20
22:34:40','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 13:34:40'),
(80,'202407202246541721497614969806848','BRCH668E33B1D26DF1','‫'سرمایه‬,NULL,' :‫نوعیت‬
28,000.00 :‫ مبلغ‬,‫'شخصی‬,'/capitals/edit/CAP669BF80EE72232','2024-07-20
22:46:54','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 13:46:54'),
(81,'202407202301081721498468808978176','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,1 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/sales/edit/SALE669BFB64B49458','2024-07-20
23:01:08','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 14:01:08'),
(82,'202407202311341721499094145924096','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
20,000.00 :‫ مبلغ‬,1',NULL,'2024-07-20
23:11:34','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 14:11:34'),
(83,'202407202313101721499190465091840','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,1 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/sales/edit/SALE669BFE3664FFD5','2024-07-20
23:13:10','ADMIN127H8JL7T45FEHH943!','admin','2024-07-20 14:13:10'),
(84,'202407210944541721537094019238912','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL669C9245EBF370','2024-07-21
09:44:54','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 00:44:54'),
(85,'202407210948361721537316894562048','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 28.17 :‫'مبلغ‬,'/journal/edit/JRNL669C9324C95833','2024-07-21
09:48:36','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 00:48:36'),
(86,'202407210955521721537752742903040','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,6 #‫بیل‬
23,300.00 :‫'مبلغ‬,'/sales/edit/SALE669C94D89C5E73','2024-07-21
09:55:52','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 00:55:52'),
(87,'202407211002401721538160298234112','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,3 #‫بیل‬
12,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH669C967024F5E9','2024-07-21
10:02:40','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 01:02:40'),
(88,'202407211005241721538324720297216','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصرف معاش کارمندان‬,'/expenses/edit/EXPE669C9714A39802','2024-07-21
10:05:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 01:05:24'),
(89,'202407211039231721540363707952128','BRCH668EE8F08DD356','‫'درآمد اضافی‬,NULL,'
9,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'حساب‬,'/extra-income/edit/EXTIC669C9F0B9EA489','2024-07-
21 10:39:23','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 01:39:23'),
(90,'202407211232471721547167252389888','BRCH668A8A93BFCAF8','‫'تولید‬,NULL,' ,1 #‫بیل‬
2,040.00 :‫'مبلغ‬,'/production/edit/PROI669CB99EF3FDC9','2024-07-21
12:32:47','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 03:32:47'),
(91,'202407211653441721562824826937856','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'مشتری بازار‬,'/journal/edit/JRNL669CF6C8B2F4E3','2024-07-21
16:53:44','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 07:53:44'),
(92,'202407211656421721563002702120192','BRCH664D790E231556','‫'فروش‬,NULL,' ,7 #‫بیل‬
1,195.00 :‫'مبلغ‬,'/sales/edit/SALE669CF77A8D3FD0','2024-07-21
16:56:42','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 07:56:42'),
(93,'202407211658361721563116835088896','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'مشتری بازار‬,'/journal/edit/JRNL669CF7ECBC7CA6','2024-07-21
16:58:36','ADMIN127H8JL7T45FEHH943!','admin','2024-07-21 07:58:36'),
(94,'202407221126161721629576748940032','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT669DFB88B4A9C2','2024-07-22
11:26:16','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:26:16'),
(95,'202407221131381721629898003546880','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT669DFCC9F1E2F0','2024-07-22
11:31:38','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:31:38'),
(96,'202407221133061721629986923193856','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT669DFD22D64295','2024-07-22
11:33:06','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:33:06'),
(97,'202407221133361721630016749779968','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: machinery',NULL,'2024-07-22
11:33:36','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:33:36'),
(98,'202407221135211721630121473159936','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'سنگ‬,'/citems/edit/CITM669DFDA949E5E7','2024-07-22
11:35:21','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:35:21'),
(99,'202407221136211721630181344263168','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ متر مکعب‬:‫ واحد‬,‫'خشت‬,'/citems/edit/CITM669DFDDCB64AB9','2024-07-22
11:36:21','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:36:21'),
(100,'202407221138471721630327191663872','BRCH668EE8F08DD356','Cwarehouse',NULL,'Ne
w Warehouse, ‫'اسم گدام پروزه شاروالی‬,'/cwarehouses/edit/CWRS669DFE76588800','2024-
07-22 11:38:47','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:38:47'),
(101,'202407221141531721630513339811072','BRCH668EE8F08DD356','Cpurchases',NULL,'
36000 :‫ مبلغ‬,۱ #‫'بیل‬,'/cpurchases/edit/CPCH669DFF2F3D5E01','2024-07-22
11:41:53','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:41:53'),
(102,'202407221146521721630812325298176','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS669E005C2F4C72','2024-07-22
11:46:52','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 02:46:52'),
(103,'202407221151201721631080131004928','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS669E01681C5669','2024-07-22
11:51:20','USRPJCT669CA10EEA6589','02:51:20 22-07-2024','‫)'اعمار بند ابگردان‬,
(104,'202407221428041721640484908114944','BRCH664D790E231556','‫'فروش‬,NULL,' ,8 #‫بیل‬
3,285.00 :‫'مبلغ‬,'/sales/edit/SALE669E2624CAF377','2024-07-22
14:28:04','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 05:28:04'),
(105,'202407221437051721641025055717888','BRCH664D790E231556','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصرف کرایه‬,'/expenses/edit/EXPE669E284101EDD3','2024-07-22
14:37:05','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 05:37:05'),
(106,'202407221438591721641139480530944','BRCH668A8A93BFCAF8','‫'سرمایه‬,NULL,'‫نوعیت‬:
Assets Fixed, 20,000.00 :‫'مبلغ‬,'/capitals/edit/CAP669E28B36DE673','2024-07-22
14:38:59','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 05:38:59'),
(107,'202407221439461721641186133091072','BRCH664D790E231556','‫'خرید‬,NULL,' ,2 #‫بیل‬
230.50 :‫'مبلغ‬,'/purchases/edit/PRCH669E28E20602E5','2024-07-22
14:39:46','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 05:39:46'),
(108,'202407221548371721645317858478080','BRCH664D790E231556','‫'فروش‬,NULL,' ,9 #‫بیل‬
2,575.25 :‫'مبلغ‬,'/sales/edit/SALE669E3905BEEB86','2024-07-22
15:48:37','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 06:48:37'),
(109,'202407221551141721645474862616064','BRCH664D790E231556','‫'خرید‬,NULL,' ,1 #‫بیل‬
7,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH669E39A2C3AF08','2024-07-22
15:51:14','ADMIN127H8JL7T45FEHH943!','admin','2024-07-22 06:51:14'),
(110,'202407231223561721719436041414144','BRCH664D790E231556','‫'فروش‬,NULL,',10 #‫بیل‬
13,376.25 :‫'مبلغ‬,'/sales/edit/SALE669F5A8BE66981','2024-07-23
12:23:56','ADMIN127H8JL7T45FEHH943!','admin','2024-07-23 03:23:56'),
(111,'202407231624591721733899987986176','BRCH664D790E231556','‫'فروش‬,NULL,',11 #‫بیل‬
6,360.00 :‫'مبلغ‬,'/sales/edit/SALE669F930BDB08D3','2024-07-23
16:24:59','ADMIN127H8JL7T45FEHH943!','admin','2024-07-23 07:24:59'),
(112,'202407231715241721736924443098112','BRCH668E33B1D26DF1','‫'خرید‬,NULL,',25 #‫بیل‬
5,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH669F9EDC597219','2024-07-23
17:15:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-23 08:15:24'),
(113,'202407231717181721737038504076032','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,2 #‫بیل‬
3,000.00 :‫'مبلغ‬,'/sales/edit/SALE669F9F4E62B9C7','2024-07-23
17:17:18','ADMIN127H8JL7T45FEHH943!','admin','2024-07-23 08:17:18'),
(114,'202407231720211721737221598128128','BRCH668E33B1D26DF1','‫'انتقال گدام‬,NULL,'
‫جنس‬: Laptap, 20.00 :‫'تعداد‬,'/transfer/edit/TSFR669FA00585BDE9','2024-07-23
17:20:21','ADMIN127H8JL7T45FEHH943!','admin','2024-07-23 08:20:21'),
(115,'202407241030451721799045294515968','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
3,000.00 :‫ مبلغ‬,2',NULL,'2024-07-24
10:30:45','ADMIN127H8JL7T45FEHH943!','admin','2024-07-24 01:30:45'),
(116,'202407241030481721799048082994944','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
20,000.00 :‫ مبلغ‬,1',NULL,'2024-07-24
10:30:48','ADMIN127H8JL7T45FEHH943!','admin','2024-07-24 01:30:48'),
(117,'202407241030571721799057775470080','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
5,000.00 :‫ مبلغ‬,25',NULL,'2024-07-24
10:30:57','ADMIN127H8JL7T45FEHH943!','admin','2024-07-24 01:30:57'),
(118,'202407241035411721799341770787840','BRCH668E33B1D26DF1',' ‫'حذف‬,'‫سرمایه‬
28,000.00 :‫ مبلغ‬,‫ شخصی‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-24
10:35:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-24 01:35:41'),
(119,'202407241305021721808302275074048','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,' :‫از‬
5,000.00 :‫ مبلغ‬,‫'میوند بانک‬,'/journal/edit/JRNL66A0B5AE2F6E97','2024-07-24
13:05:02','ADMIN127H8JL7T45FEHH943!','admin','2024-07-24 04:05:02'),
(120,'202407241306411721808401305362944','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'کرایه‬,'/expenses/edit/EXPE66A0B61140C9C0','2024-07-24
13:06:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-24 04:06:41'),
(121,'202407251515401721902540626365952','BRCH664D790E231556','‫'فروش‬,NULL,',12 #‫بیل‬
377.71 :‫'مبلغ‬,'/sales/edit/SALE66A225CC668F56','2024-07-25
15:15:40','ADMIN127H8JL7T45FEHH943!','admin','2024-07-25 06:15:40'),
(122,'202407251518371721902717878832128','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
600.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66A2267DAB4E72','2024-07-25
15:18:37','ADMIN127H8JL7T45FEHH943!','admin','2024-07-25 06:18:37'),
(123,'202407252100411721923241211468032','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,7 #‫بیل‬
7,241,999,999,927,578.00- :‫'مبلغ‬,'/sales/edit/SALE66A276A91EB035','2024-07-25
21:00:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-25 12:00:41'),
(124,'202407262311281722017488425852928','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
4,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:28','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:28'),
(125,'202407262311321722017492585988096','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
45,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:32','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:32'),
(126,'202407262311351722017495681965056','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
800.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:35','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:35'),
(127,'202407262311381722017498828569856','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
500.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:38','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:38'),
(128,'202407262311411722017501844038912','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
43,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:41','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:41'),
(129,'202407262311441722017504875407104','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
10.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:44','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:44'),
(130,'202407262311471722017507570388992','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬,‫ مشتری بازار‬:‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:47','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:47'),
(131,'202407262311511722017511164818944','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬,‫ مشتری بازار‬:‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:51','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:51'),
(132,'202407262311541722017514550377984','BRCH664D790E231556',' ‫'حذف‬,'‫روزنامچه‬
600.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-07-26
23:11:54','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:11:54'),
(133,'202407262313021722017582732569088','BRCH664D790E231556','Debit Credit Note','
1,200.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'حذف شد‬,NULL,'2024-07-26
23:13:02','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:13:02'),
(134,'202407262313101722017590279618048','BRCH664D790E231556',' ‫'حذف‬,'‫سرمایه‬
15,000.00 :‫ مبلغ‬,‫ نقده‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-26
23:13:10','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:13:10'),
(135,'202407262313131722017593199091968','BRCH664D790E231556',' ‫'حذف‬,'‫سرمایه‬
34,500.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-07-26
23:13:13','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:13:13'),
(136,'202407262313511722017631161016832','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
17,000.00 :‫ مبلغ‬,1',NULL,'2024-07-26
23:13:51','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:13:51'),
(137,'202407262313541722017634814861056','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
607.82 :‫ مبلغ‬,2',NULL,'2024-07-26
23:13:54','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:13:54'),
(138,'202407262313571722017637611685120','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
5,479.45 :‫ مبلغ‬,3',NULL,'2024-07-26
23:13:57','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:13:57'),
(139,'202407262314001722017640595714048','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
747.95 :‫ مبلغ‬,4',NULL,'2024-07-26
23:14:00','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:00'),
(140,'202407262314031722017643409417984','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
45.00 :‫ مبلغ‬,5',NULL,'2024-07-26
23:14:03','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:03'),
(141,'202407262314061722017646276129024','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
90.00 :‫ مبلغ‬,6',NULL,'2024-07-26
23:14:06','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:06'),
(142,'202407262314101722017650265324032','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1,195.00 :‫ مبلغ‬,7',NULL,'2024-07-26
23:14:10','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:10'),
(143,'202407262314131722017653238976000','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
3,285.00 :‫ مبلغ‬,8',NULL,'2024-07-26
23:14:13','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:13'),
(144,'202407262314171722017657138048000','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
2,575.25 :‫ مبلغ‬,9',NULL,'2024-07-26
23:14:17','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:17'),
(145,'202407262314201722017660315348992','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
13,376.25 :‫ مبلغ‬,10',NULL,'2024-07-26
23:14:20','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:20'),
(146,'202407262314231722017663102659840','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
6,360.00 :‫ مبلغ‬,11',NULL,'2024-07-26
23:14:23','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:23'),
(147,'202407262314261722017666057656064','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
377.71 :‫ مبلغ‬,12',NULL,'2024-07-26
23:14:26','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:26'),
(148,'202407262314511722017691858238976','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
420,000.00 :‫ مبلغ‬,3',NULL,'2024-07-26
23:14:51','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:51'),
(149,'202407262314551722017695376611072','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
230.50 :‫ مبلغ‬,2',NULL,'2024-07-26
23:14:55','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:55'),
(150,'202407262314581722017698569550080','BRCH664D790E231556','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
7,000.00 :‫ مبلغ‬,1',NULL,'2024-07-26
23:14:58','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:14:58'),
(151,'202407262353331722020013644072960','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
1,500.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66A3F0AD8A0495','2024-07-26
23:53:33','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:53:33'),
(152,'202407262355051722020105119944192','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
15,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66A3F108F17CA0','2024-07-26
23:55:05','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 14:55:05'),
(153,'202407270005531722020753245901056','BRCH664D790E231556','‫'خرید‬,NULL,',34 #‫بیل‬
3,400.00 :‫'مبلغ‬,'/purchases/edit/PRCH66A3F3911BF0B3','2024-07-27
00:05:53','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 15:05:53'),
(154,'202407270009351722020975780493056','BRCH664D790E231556','‫'فروش‬,NULL,' ,1 #‫بیل‬
3,320.00 :‫'مبلغ‬,'/sales/edit/SALE66A3F46F705DC7','2024-07-27
00:09:35','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 15:09:35'),
(155,'202407270014181722021258589713152','BRCH664D790E231556','‫'خرید‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,567','/purchases/edit/PRCH66A3F58A7D3F14','2024-07-27
00:14:18','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 15:14:18'),
(156,'202407270016591722021419974676992','BRCH664D790E231556','‫'فروش‬,NULL,' ,2 #‫بیل‬
1,520.00 :‫'مبلغ‬,'/sales/edit/SALE66A3F62BCEF643','2024-07-27
00:16:59','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 15:16:59'),
(157,'202407270017451722021465225402112','BRCH664D790E231556','‫'فروش‬,NULL,' ,3 #‫بیل‬
3,000.00 :‫'مبلغ‬,'/sales/edit/SALE66A3F65917AA90','2024-07-27
00:17:45','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 15:17:45'),
(158,'202407270018391722021519652509952','BRCH664D790E231556','‫'فروش‬,NULL,' ,4 #‫بیل‬
600.00 :‫'مبلغ‬,'/sales/edit/SALE66A3F68F8A0CD6','2024-07-27
00:18:39','ADMIN127H8JL7T45FEHH943!','admin','2024-07-26 15:18:39'),
(159,'202407271001571722056517938867968','BRCH668EE8F08DD356','‫'خدمات‬,NULL,',1 #‫بیل‬
40,000.00 :‫'مبلغ‬,'/services/edit/SERVICES66A47F45D5CB74','2024-07-27
10:01:57','ADMIN127H8JL7T45FEHH943!','admin','2024-07-27 01:01:57'),
(160,'202407271012311722057151204004096','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'شرکت ماشینری احمد‬,'/journal/edit/JRNL66A481BF1F66D9','2024-07-27
10:12:31','ADMIN127H8JL7T45FEHH943!','admin','2024-07-27 01:12:31'),
(161,'202407271013281722057208532413952','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66A481F86837E0','2024-07-27
10:13:28','ADMIN127H8JL7T45FEHH943!','admin','2024-07-27 01:13:28'),
(162,'202407271038551722058735277117952','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
200.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66A487EF2CD770','2024-07-27
10:38:55','ADMIN127H8JL7T45FEHH943!','admin','2024-07-27 01:38:55'),
(163,'202407271042381722058958538824960','BRCH664D790E231556','‫'روزنامچه‬,NULL,' :‫از‬
50,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66A488CD7495F9','2024-07-27
10:42:38','ADMIN127H8JL7T45FEHH943!','admin','2024-07-27 01:42:38'),
(164,'202407271631301722079890028267008','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
14,640.00 :‫'مبلغ‬,'/purchases/edit/PRCH66A4DA91E00202','2024-07-27
16:31:30','ADMIN127H8JL7T45FEHH943!','admin','2024-07-27 07:31:30'),
(165,'202407281152361722149556757678080','BRCH664D790E231556','Transit','Added','Bu
ilty# ۴۵۴, Amount: 224.72','/transit/edit/TRST66A5EAB4AADC73','2024-07-28
11:52:36','ADMIN127H8JL7T45FEHH943!','admin','2024-07-28 02:52:36'),
(166,'202407281301381722153698008261888','BRCH664D790E231556','Sales','Added','Invo
ice# 5, Amount: 5,340.00','/sales/edit/SALE66A5FAE1D4D753','2024-07-28
13:01:38','ADMIN127H8JL7T45FEHH943!','admin','2024-07-28 04:01:38'),
(167,'202407281642291722166949725070080','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
:‫ مبلغ‬,‫شرکت تیل فروشی رامین ایرانی‬
500.00','/journal/edit/JRNL66A62EA591F428','2024-07-28
16:42:29','ADMIN127H8JL7T45FEHH943!','admin','2024-07-28 07:42:29'),
(168,'202407291029531722230993184168192','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66A728D11B8F86','2024-07-29
10:29:53','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 01:29:53'),
(169,'202407291033521722231232297785088','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مالیات‬,'/expenses/edit/EXPE66A729C0395443','2024-07-29
10:33:52','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 01:33:52'),
(170,'202407291034201722231260371449856','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
1,000.00 :‫ مبلغ‬,‫'روزانه‬,'/expenses/edit/EXPE66A729DC4E81B5','2024-07-29
10:34:20','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 01:34:20'),
(171,'202407291045471722231947199992832','BRCH668EE90B988A64','‫'خرید‬,NULL,' ,1 #‫بیل‬
900,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66A72C8AEEEE54','2024-07-29
10:45:47','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 01:45:47'),
(172,'202407291048101722232090983154944','BRCH668EE90B988A64','‫'فروش‬,NULL,' ,1 #‫بیل‬
583.33 :‫'مبلغ‬,'/sales/edit/SALE66A72D1ACBF235','2024-07-29
10:48:10','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 01:48:10'),
(173,'202407291116451722233805875767040','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
500.00 :‫ مبلغ‬,‫'احمد‬,'/journal/edit/JRNL66A733CDBDF980','2024-07-29
11:16:45','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 02:16:45'),
(174,'202407291121191722234079395235072','BRCH668EE90B988A64','‫'خرید‬,NULL,' ,5 #‫بیل‬
14,250.00 :‫'مبلغ‬,'/purchases/edit/PRCH66A734DF402FC3','2024-07-29
11:21:19','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 02:21:19'),
(175,'202407291329421722241782243254016','BRCH668EED6BC0B172','‫'روزنامچه‬,NULL,' :‫از‬
200.00 :‫ مبلغ‬,‫'شرکت فرید جلیل‬,'/journal/edit/JRNL66A752F61CF375','2024-07-29
13:29:42','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 04:29:42'),
(176,'202407291453131722246793077806080','BRCH668EE8F08DD356','Citems',' ‫تغیر‬
‫ تن‬:‫ واحد‬,‫'اسم سیخ گول‬,'‫'شد‬,'/citems/edit/CITM668EFFBE362FB3','2024-07-29
14:53:13','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 05:53:13'),
(177,'202407291453241722246804621617920','BRCH668EE8F08DD356','Citems',' ‫تغیر‬
150‫ تن‬:‫ واحد‬,‫'اسم سیخ گول‬,'‫'شد‬,'/citems/edit/CITM668EFFBE362FB3','2024-07-29
14:53:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-29 05:53:24'),
(178,'202407301017231722316643068854016','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مالیه مستوفیت‬,'/expenses/edit/EXPE66A87762DD8CB6','2024-07-30
10:17:23','ADMIN127H8JL7T45FEHH943!','admin','2024-07-30 01:17:23'),
(179,'202407301021091722316869875334144','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
9,600.00 :‫'مبلغ‬,'/purchases/edit/PRCH66A87844737215','2024-07-30
10:21:09','ADMIN127H8JL7T45FEHH943!','admin','2024-07-30 01:21:09'),
(180,'202407301024231722317063257519104','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
15,600.00 :‫ مبلغ‬,‫'شرکت خان‬,'/journal/edit/JRNL66A87906E74386','2024-07-30
10:24:23','ADMIN127H8JL7T45FEHH943!','admin','2024-07-30 01:24:23'),
(181,'202407310034521722368092414406912','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ مازدا‬:‫ واحد‬,‫'ریګ‬,'/citems/edit/CITM66A9405C5A7271','2024-07-31
00:34:52','ADMIN127H8JL7T45FEHH943!','admin','2024-07-30 15:34:52'),
(182,'202407311022241722403344427153152','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT66A9CA10589713','2024-07-31
10:22:24','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:22:24'),
(183,'202407311022521722403372722484224','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT66A9CA2C9CA3E6','2024-07-31
10:22:52','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:22:52'),
(184,'202407311025431722403543244483840','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ موتر‬:‫ واحد‬,‫'خشت‬,'/citems/edit/CITM66A9CAD72B51D4','2024-07-31
10:25:43','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:25:43'),
(185,'202407311026321722403592331209984','BRCH668EE8F08DD356','Cwarehouse',NULL,'Ne
w Warehouse, ‫اسم گدام پروزه اعمار‬
‫'سرک‬,'/cwarehouses/edit/CWRS66A9CB0845BC32','2024-07-31
10:26:32','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:26:32'),
(186,'202407311028251722403705628840960','BRCH668EE8F08DD356','Cpurchases',NULL,'
108000 :‫ مبلغ‬,12 #‫'بیل‬,'/cpurchases/edit/CPCH66A9CB7975C225','2024-07-31
10:28:25','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:28:25'),
(187,'202407311029331722403773612641024','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS66A9CBBD668F89','2024-07-31
10:29:33','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:29:33'),
(188,'202407311057201722405440334498816','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصرف روزمره شرکت‬,'/expenses/edit/EXPE66A9D23F22C021','2024-07-31
10:57:20','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 01:57:20'),
(189,'202407311107201722406040302726144','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'نانوایی‬,'/journal/edit/JRNL66A9D4982CEBD8','2024-07-31
11:07:20','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 02:07:20'),
(190,'202407311117121722406632426084096','BRCH668EFCDB7C8B58','‫'معاش‬,NULL,' :‫کارمند‬
4,967.74 :‫ معاش‬,‫'احمد‬,'/payslips/edit/EPAY66A9D6E85FDE94','2024-07-31
11:17:12','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 02:17:12'),
(191,'202407311630441722425444171591936','BRCH664D790E231556','Sales','Added','Invo
ice# 6, Amount: 75.00','/sales/edit/SALE66AA2063D8DCC8','2024-07-31
16:30:44','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 07:30:44'),
(192,'202407311749171722430157893088000','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT66AA32CDCB1154','2024-07-31
17:49:17','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 08:49:17'),
(193,'202408010154281722459268489803008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
7,241,999,999,927,578.00- :‫ مبلغ‬,7',NULL,'2024-08-01
01:54:28','ADMIN127H8JL7T45FEHH943!','admin','2024-07-31 16:54:28'),
(194,'202408011009501722488990042449920','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT66AB189DEF5153','2024-08-01
10:09:50','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:09:50'),
(195,'202408011012401722489160725590016','BRCH668EE8F08DD356','Cwarehouse',' ‫تغیر‬
‫'شد‬,'Warehouse Updated, ‫اسم گدام پروزه مواد‬
‫'غذایی‬,'/cwarehouses/edit/CWRS66A9CB0845BC32','2024-08-01
10:12:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:12:40'),
(196,'202408011014091722489249889980928','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT66AB19A1CEB6E0','2024-08-01
10:14:09','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:14:09'),
(197,'202408011014451722489285424890112','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ بوجی‬:‫ واحد‬,‫'برنح‬,'/citems/edit/CITM66AB19C5554375','2024-08-01
10:14:45','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:14:45'),
(198,'202408011015141722489314386491136','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ بوحی‬:‫ واحد‬,‫'ارد‬,'/citems/edit/CITM66AB19E254D781','2024-08-01
10:15:14','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:15:14'),
(199,'202408011030461722490246942630912','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫گندم‬/','/citems/edit/CITM66AB1D86DA36D1','2024-08-01
10:30:46','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:30:46'),
(200,'202408011031401722490300763931904','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'گندم‬,'/citems/edit/CITM66AB1DBCB0BEB7','2024-08-01
10:31:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 01:31:40'),
(201,'202408011314351722500075074760960','BRCH668EE90B988A64','‫'خرید‬,NULL,' ,1 #‫بیل‬
223,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66AB43EA829E53','2024-08-01
13:14:35','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 04:14:35'),
(202,'202408011322231722500543754829056','BRCH668EE90B988A64','‫'فروش‬,NULL,' ,2 #‫بیل‬
774,264.37 :‫'مبلغ‬,'/sales/edit/SALE66AB45BF75D499','2024-08-01
13:22:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-01 04:22:23'),
(203,'202408031349541722674994021812992','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,7 #‫بیل‬
10,000.00 :‫'مبلغ‬,'/sales/edit/SALE66ADEF31AAAB68','2024-08-03
13:49:54','ADMIN127H8JL7T45FEHH943!','admin','2024-08-03 04:49:54'),
(204,'202408041037111722749831206669056','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
:‫ مبلغ‬,‫شرکت مواد تعمیراتی کریم خان‬
10,000.00','/journal/edit/JRNL66AF13867482B0','2024-08-04
10:37:11','ADMIN127H8JL7T45FEHH943!','admin','2024-08-04 01:37:11'),
(205,'202408041040561722750056114587136','BRCH668EE8F08DD356','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصارف اضافه‬,'/expenses/edit/EXPE66AF1467E3E094','2024-08-04
10:40:56','ADMIN127H8JL7T45FEHH943!','admin','2024-08-04 01:40:56'),
(206,'202408041149521722754192599451904','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫معاش‬
4,967.74 :‫ معاش‬,‫ احمد‬:‫'کارمند‬,'‫'شد‬,NULL,'2024-08-04
11:49:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-04 02:49:52'),
(207,'202408041206121722755172098688000','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
500.00 :‫ تعداد‬,‫ جوجه یک روزه‬:‫'جنس‬,'/transfer/edit/TSFR66AF2863B51172','2024-08-04
12:06:12','ADMIN127H8JL7T45FEHH943!','admin','2024-08-04 03:06:12'),
(208,'202408041208131722755293518757120','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
550.00 :‫ مبلغ‬,12343','/purchases/edit/PRCH66AF28DD034266','2024-08-04
12:08:13','ADMIN127H8JL7T45FEHH943!','admin','2024-08-04 03:08:13'),
(209,'202408041210481722755448523580928','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,8 #‫بیل‬
2,325.00 :‫'مبلغ‬,'/sales/edit/SALE66AF2977B3A7A3','2024-08-04
12:10:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-04 03:10:48'),
(210,'202408051222481722842568901391872','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,' ,1 #‫بیل‬
61.97 :‫'مبلغ‬,'/sales/edit/SALE66B07DC86EADB9','2024-08-05
12:22:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 03:22:48'),
(211,'202408051225031722842703147528960','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,' ,2 #‫بیل‬
1.00 :‫'مبلغ‬,'/sales/edit/SALE66B07E4EA87B61','2024-08-05
12:25:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 03:25:03'),
(212,'202408051226121722842772536911872','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,' ,3 #‫بیل‬
2,500.00 :‫'مبلغ‬,'/sales/edit/SALE66B07E9432F0C7','2024-08-05
12:26:12','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 03:26:12'),
(213,'202408051228481722842928155010048','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,' ,4 #‫بیل‬
800.00 :‫'مبلغ‬,'/sales/edit/SALE66B07F2FCE6AA4','2024-08-05
12:28:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 03:28:48'),
(214,'202408051230351722843035793889024','BRCH668A8A93BFCAF8',' ‫'تغیر‬,'‫روزنامچه‬
:‫ مبلغ‬,‫ حساب نماینده مزار‬:‫'از‬,'‫شد‬
1,000.00','/journal/edit/JRNL6699489DD32388','2024-08-05
12:30:35','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 03:30:35'),
(215,'202408051245291722843929941408000','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
2,000.00 :‫ مبلغ‬,‫'کرایه‬,'/expenses/edit/EXPE66B08319CAE1A5','2024-08-05
12:45:29','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 03:45:29'),
(216,'202408051301441722844904978524928','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 100.00 :‫'مبلغ‬,'/journal/edit/JRNL66B086E8C83CD2','2024-08-05
13:01:44','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 04:01:44'),
(217,'202408051333141722846794325520896','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 75,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B08E4A291889','2024-08-05
13:33:14','ADMIN127H8JL7T45FEHH943!','admin','2024-08-05 04:33:14'),
(218,'202408061012311722921151177169152','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
4,616.30 :‫'مبلغ‬,'/purchases/edit/PRCH66B1B0BEA1C432','2024-08-06
10:12:31','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:12:31'),
(219,'202408061023001722921780200241920','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',30 #‫بیل‬
240.00 :‫'مبلغ‬,'/sales/edit/SALE66B1B333A54FD4','2024-08-06
10:23:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:23:00'),
(220,'202408061025161722921916695888128','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',31 #‫بیل‬
240.00 :‫'مبلغ‬,'/sales/edit/SALE66B1B3BB81C1A8','2024-08-06
10:25:16','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:25:16'),
(221,'202408061029201722922160803409152','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصزف اصافه‬,'/expenses/edit/EXPE66B1B4B0877E97','2024-08-06
10:29:20','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:29:20'),
(222,'202408061029301722922170260626944','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 6,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B1B4BA00EF53','2024-08-06
10:29:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:29:30'),
(223,'202408061031361722922296749434880','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'احمد فواد‬,'/journal/edit/JRNL66B1B537A3F710','2024-08-06
10:31:36','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:31:36'),
(224,'202408061032261722922346645622016','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
700.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-06
10:32:26','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:26'),
(225,'202408061032281722922348728179968','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
200.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-06
10:32:28','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:28'),
(226,'202408061032301722922350985837056','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 8.00 :‫'مبلغ‬,NULL,'2024-08-06
10:32:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:30'),
(227,'202408061032331722922353152424960','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
5,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-06
10:32:33','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:33'),
(228,'202408061032351722922355584523008','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 1,000.00 :‫'مبلغ‬,NULL,'2024-08-06
10:32:35','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:35'),
(229,'202408061032381722922358187110912','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 28.17 :‫'مبلغ‬,NULL,'2024-08-06
10:32:38','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:38'),
(230,'202408061032401722922360881575936','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-06
10:32:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:40'),
(231,'202408061032441722922364289751040','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
15,600.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-06
10:32:44','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:44'),
(232,'202408061032461722922366501617920','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 6,000.00 :‫'مبلغ‬,NULL,'2024-08-06
10:32:46','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:46'),
(233,'202408061032481722922368781783040','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-06
10:32:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:48'),
(234,'202408061032571722922377159749120','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
240.00 :‫ مبلغ‬,31',NULL,'2024-08-06
10:32:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:57'),
(235,'202408061032591722922379039419904','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
2,325.00 :‫ مبلغ‬,8',NULL,'2024-08-06
10:32:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:32:59'),
(236,'202408061033011722922381622477056','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
240.00 :‫ مبلغ‬,30',NULL,'2024-08-06
10:33:01','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:01'),
(237,'202408061033041722922384788340992','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
10,000.00 :‫ مبلغ‬,7',NULL,'2024-08-06
10:33:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:04'),
(238,'202408061033071722922387117868032','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
23,300.00 :‫ مبلغ‬,6',NULL,'2024-08-06
10:33:07','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:07'),
(239,'202408061033091722922389522629120','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
525.00 :‫ مبلغ‬,5',NULL,'2024-08-06
10:33:09','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:09'),
(240,'202408061033111722922391693382144','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1,775.00 :‫ مبلغ‬,4',NULL,'2024-08-06
10:33:11','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:11'),
(241,'202408061033141722922394203840000','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
3,621.00 :‫ مبلغ‬,3',NULL,'2024-08-06
10:33:14','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:14'),
(242,'202408061033161722922396351414016','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
20.40 :‫ مبلغ‬,2',NULL,'2024-08-06
10:33:16','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:16'),
(243,'202408061033181722922398301150976','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
3,100.00 :‫ مبلغ‬,1',NULL,'2024-08-06
10:33:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:18'),
(244,'202408061033201722922400762636032','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
3,100.00 :‫ مبلغ‬,1',NULL,'2024-08-06
10:33:20','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:20'),
(245,'202408061033281722922408231710976','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
17,000.00 :‫ مبلغ‬,4546',NULL,'2024-08-06
10:33:28','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:28'),
(246,'202408061033301722922410519640832','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
2.35 :‫ مبلغ‬,2',NULL,'2024-08-06 10:33:30','ADMIN127H8JL7T45FEHH943!','admin','2024-
08-06 01:33:30'),
(247,'202408061033361722922416433271040','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
12,000.00 :‫ مبلغ‬,3',NULL,'2024-08-06
10:33:36','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:36'),
(248,'202408061033391722922419191257856','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
14,640.00 :‫ مبلغ‬,1',NULL,'2024-08-06
10:33:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:39'),
(249,'202408061033411722922421617984000','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
9,600.00 :‫ مبلغ‬,1',NULL,'2024-08-06
10:33:41','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:41'),
(250,'202408061033431722922423955324928','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
4,616.30 :‫ مبلغ‬,1',NULL,'2024-08-06
10:33:43','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:43'),
(251,'202408061033461722922426405797120','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
550.00 :‫ مبلغ‬,12343',NULL,'2024-08-06
10:33:46','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:33:46'),
(252,'202408061036141722922574439693824','BRCH664D790E231556','Journal','Added','Fr
om: ‫فارم اول‬, Amount: 2,000.00','/journal/edit/JRNL66B1B64E311E45','2024-08-06
10:36:14','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:36:14'),
(253,'202408061039401722922780508059904','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',30 #‫بیل‬
680.00 :‫'مبلغ‬,'/sales/edit/SALE66B1B71C08F894','2024-08-06
10:39:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-06 01:39:40'),
(254,'202408070943261723005806367918848','BRCH668EE96F643F60','‫'خرید‬,NULL,' ,2 #‫بیل‬
4,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B2FB6E147D30','2024-08-07
09:43:26','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 00:43:26'),
(255,'202408070949361723006176912473856','BRCH668EE96F643F60','‫'خرید‬,NULL,' ,3 #‫بیل‬
196.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B2FCE09723D5','2024-08-07
09:49:36','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 00:49:36'),
(256,'202408070954321723006472764299008','BRCH668EE96F643F60','‫'فروش‬,NULL,' ,1 #‫بیل‬
6,750.00 :‫'مبلغ‬,'/sales/edit/SALE66B2FE08481800','2024-08-07
09:54:32','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 00:54:32'),
(257,'202408071024141723008254208220928','BRCH668EE96F643F60','‫'خرید‬,NULL,' ,2 #‫بیل‬
4,600.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B304FDA3FA81','2024-08-07
10:24:14','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 01:24:14'),
(258,'202408071036351723008995992909056','BRCH668EE96F643F60',' ‫'تغیر‬,'‫فروش‬
500.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,'/sales/edit/SALE66B2FE08481800','2024-08-07
10:36:35','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 01:36:35'),
(259,'202408071139371723012777741168128','BRCH668A8A93BFCAF8',' ‫'تغیر‬,'‫معاش‬
580.65- :‫ معاش‬,‫ احمد‬:‫'کارمند‬,'‫'شد‬,'/payslips/edit/EPAY6699472F0118B9','2024-08-07
11:39:37','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 02:39:37'),
(260,'202408071227031723015623521699072','BRCH668EE96F643F60','‫'ثبت ترانزیت‬,NULL,'
30,000.00 :‫ مبلغ‬,۴۵۴ #‫'بیلتی‬,'/transit/edit/TRST66B321C761E3D6','2024-08-07
12:27:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 03:27:03'),
(261,'202408071228041723015684776527872','BRCH668EE96F643F60','‫'خرید‬,NULL,' ,4 #‫بیل‬
200.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B322044C3D39','2024-08-07
12:28:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 03:28:04'),
(262,'202408071257071723017427723777024','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
1,000.00 :‫ مبلغ‬,‫'مصرف معاش کارمندان‬,'/expenses/edit/EXPE66B328D389F7B2','2024-08-07
12:57:07','ADMIN127H8JL7T45FEHH943!','admin','2024-08-07 03:57:07'),
(263,'202408080932091723091529455853824','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,' :‫از‬
2,000.00 :‫ مبلغ‬,‫'شرکت خالد ولی‬,'/journal/edit/JRNL66B44A48D21D74','2024-08-08
09:32:09','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 00:32:09'),
(264,'202408080936421723091802594259968','BRCH668EE96F643F60','‫'مصرف‬,NULL,' :‫نوعیت‬
1,000.00 :‫ مبلغ‬,‫'مصرف روزانه‬,'/expenses/edit/EXPE66B44B5A71D849','2024-08-08
09:36:42','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 00:36:42'),
(265,'202408080940211723092021710918912','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B44C358108B4','2024-08-08
09:40:21','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 00:40:21'),
(266,'202408080942591723092179824274944','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 14,890.00 :‫'مبلغ‬,'/journal/edit/JRNL66B44CD39BCE21','2024-08-08
09:42:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 00:42:59'),
(267,'202408080955171723092917758119168','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,' :‫از‬
11,000.00 :‫ مبلغ‬,‫'شرکت خالد ولی‬,'/journal/edit/JRNL66B44FB58D4197','2024-08-08
09:55:17','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 00:55:17'),
(268,'202408081011241723093884836688896','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'خیرالدین‬,'/journal/edit/JRNL66B4537C9B35C9','2024-08-08
10:11:24','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 01:11:24'),
(269,'202408081644491723117489820794112','BRCH668EE90B988A64',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66A728D11B8F86','2024-08-08
16:44:49','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 07:44:49'),
(270,'202408081655151723118115891998976','BRCH668EE90B988A64',' ‫'تغیر‬,'‫روزنامچه‬
:‫ مبلغ‬,‫ شرکت تیل فروشی رامین ایرانی‬:‫'از‬,'‫شد‬
6,000,000.00','/journal/edit/JRNL66A728D11B8F86','2024-08-08
16:55:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-08 07:55:15'),
(271,'202408100955581723265758321152000','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B6F2DE1CD3C5','2024-08-10
09:55:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 00:55:58'),
(272,'202408101000031723266003017814016','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 10,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B6F3D28A0864','2024-08-10
10:00:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 01:00:03'),
(273,'202408101304071723277047282385152','BRCH668A8A93BFCAF8','‫'درآمد اضافی‬,NULL,'
‫حساب‬: Cash, 100.00 :‫'مبلغ‬,'/extra-income/edit/EXTIC66B71EF727C901','2024-08-10
13:04:07','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 04:04:07'),
(274,'202408101353541723280034719096832','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
720.00 :‫ مبلغ‬,230','/sales/edit/SALE66B72AA26291B7','2024-08-10
13:53:54','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 04:53:54'),
(275,'202408101357581723280278013807104','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
700.00 :‫ مبلغ‬,231','/sales/edit/SALE66B72B95AB5F54','2024-08-10
13:57:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 04:57:58'),
(276,'202408101415571723281357337285888','BRCH668EE96F643F60','‫'خرید‬,NULL,' ,3 #‫بیل‬
330,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B72FCCF21196','2024-08-10
14:15:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 05:15:57'),
(277,'202408101420561723281656173177088','BRCH668EE90B988A64',' ‫'تغیر‬,'‫روزنامچه‬
:‫ مبلغ‬,‫ شرکت تیل فروشی رامین ایرانی‬:‫'از‬,'‫شد‬
6,000,000.00','/journal/edit/JRNL66A728D11B8F86','2024-08-10
14:20:56','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 05:20:56'),
(278,'202408101424521723281892579136000','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
42,000.00 :‫ مبلغ‬,232','/sales/edit/SALE66B731E4396E91','2024-08-10
14:24:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 05:24:52'),
(279,'202408101433301723282410726265856','BRCH668EE96F643F60','‫'خرید‬,NULL,' ,3 #‫بیل‬
330,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B733EA6C4F15','2024-08-10
14:33:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 05:33:30'),
(280,'202408101610091723288209937117952','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT66B74A91D6D748','2024-08-10
16:10:09','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:10:09'),
(281,'202408101611191723288279292247040','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT66B74AD73B8F63','2024-08-10
16:11:19','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:11:19'),
(282,'202408101612121723288332798526976','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ سمنت‬:‫ واحد‬,‫'سمنت‬,'/citems/edit/CITM66B74B0CB4E123','2024-08-10
16:12:12','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:12:12'),
(283,'202408101612311723288351042882048','BRCH668EE8F08DD356','Citems',' ‫تغیر‬
‫ تن‬:‫ واحد‬,‫'اسم سمنت‬,'‫'شد‬,'/citems/edit/CITM66B74B0CB4E123','2024-08-10
16:12:31','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:12:31'),
(284,'202408101613321723288412127616768','BRCH668EE8F08DD356','Cwarehouse',NULL,'Ne
w Warehouse, ‫'اسم پروزه مکروریان‬,'/cwarehouses/edit/CWRS66B74B5C0F8570','2024-08-10
16:13:32','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:13:32'),
(285,'202408101616341723288594084260096','BRCH668EE8F08DD356','Cpurchases',NULL,'
2000 :‫ مبلغ‬,2 #‫'بیل‬,'/cpurchases/edit/CPCH66B74C10787363','2024-08-10
16:16:34','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:16:34'),
(286,'202408101619521723288792883513856','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS66B74CD8B24B13','2024-08-10
16:19:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:19:52'),
(287,'202408101621431723288903155265024','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
employee','/projects-assign/edit/CPAS66B74D47035716','2024-08-10
16:21:43','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:21:43'),
(288,'202408101622061723288926039522816','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
machinery','/projects-assign/edit/CPAS66B74D5D958EE6','2024-08-10
16:22:06','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 07:22:06'),
(289,'202408101744591723293899887079936','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
50,000.00 :‫ مبلغ‬,‫'دین محمد‬,'/journal/edit/JRNL66B760CB96A180','2024-08-10
17:44:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-10 08:44:59'),
(290,'202408111224451723361085544238080','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 5,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B8673D436249','2024-08-11
12:24:45','ADMIN127H8JL7T45FEHH943!','admin','2024-08-11 03:24:45'),
(291,'202408111445521723369552551286016','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
900.00 :‫ مبلغ‬,‫'مصارف تیل موتر‬,'/expenses/edit/EXPE66B8885059D284','2024-08-11
14:45:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-11 05:45:52'),
(292,'202408111645571723376757050315008','BRCH664D790E231556','Expenses','Added','T
ype: ‫مصارف روزانه‬, Amount: 20,000.00','/expenses/edit/EXPE66B8A474D506C9','2024-08-
11 16:45:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-11 07:45:57'),
(293,'202408120544391723423479625245184','BRCH664D790E231556','Purchases','Added','
Invoice# 12, Amount: 2,500.00','/purchases/edit/PRCH66B95AF738C6E4','2024-08-12
05:44:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-11 20:44:39'),
(294,'202408121035411723440941230448896','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
26,000.00 :‫ مبلغ‬,1000','/sales/edit/SALE66B99F2BC8E157','2024-08-12
10:35:41','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 01:35:41'),
(295,'202408121040311723441231425153024','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
14,000.00 :‫ مبلغ‬,1001','/sales/edit/SALE66B9A04ED21B22','2024-08-12
10:40:31','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 01:40:31'),
(296,'202408121055341723442134692934144','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
130,000.00 :‫ مبلغ‬,1002','/sales/edit/SALE66B9A3D6503D08','2024-08-12
10:55:34','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 01:55:34'),
(297,'202408121103021723442582159684864','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
84,500.00 :‫ مبلغ‬,1003','/sales/edit/SALE66B9A59358AC03','2024-08-12
11:03:02','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 02:03:02'),
(298,'202408121132181723444338340875008','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,'#‫بیل‬
600,000.00 :‫ مبلغ‬,۱۲۲','/purchases/edit/PRCH66B9AC71DE8F19','2024-08-12
11:32:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 02:32:18'),
(299,'202408121145021723445102624218880','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,',13 #‫بیل‬
36,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B9AF6CE5B3A8','2024-08-12
11:45:02','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 02:45:02'),
(300,'202408121148231723445303122556928','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,',12 #‫بیل‬
132,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B9B0329F2D32','2024-08-12
11:48:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 02:48:28'),
(301,'202408121150371723445437640117760','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,',12 #‫بیل‬
108,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B9B0BCB39230','2024-08-12
11:50:37','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 02:50:37'),
(302,'202408121152341723445554603634176','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,',13 #‫بیل‬
60,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B9B131906941','2024-08-12
11:52:34','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 02:52:34'),
(303,'202408121320281723450828083992832','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,'#‫بیل‬
72,000.00 :‫ مبلغ‬,444','/purchases/edit/PRCH66B9C5CBB19413','2024-08-12
13:20:28','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 04:20:28'),
(304,'202408121357061723453026926846976','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,',12 #‫بیل‬
180,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66B9CE62767B67','2024-08-12
13:57:06','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 04:57:06'),
(305,'202408121410131723453813934556928','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
180.00 :‫ مبلغ‬,‫'مصارف چای صبح کارمند‬,'/expenses/edit/EXPE66B9D175BF7829','2024-08-12
14:10:13','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 05:10:13'),
(306,'202408121411171723453877169723136','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
300.00 :‫ مبلغ‬,‫'مصارف نان چاشت کارمندا‬,'/expenses/edit/EXPE66B9D1B3E7C327','2024-08-
12 14:11:17','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 05:11:17'),
(307,'202408121511521723457512491265024','BRCH668EE8F08DD356','‫'مصرف‬,NULL,' :‫نوعیت‬
1,000.00 :‫ مبلغ‬,‫'مصرف روزمره شرکت‬,'/expenses/edit/EXPE66B9DFE841E135','2024-08-12
15:11:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 06:11:52'),
(308,'202408121513321723457612308850944','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,'#‫بیل‬
72,000.00 :‫ مبلغ‬,4444','/purchases/edit/PRCH66B9E04BDB8A07','2024-08-12
15:13:32','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 06:13:32'),
(309,'202408121516231723457783049431040','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'خیرالدین‬,'/journal/edit/JRNL66B9E0F6C698B9','2024-08-12
15:16:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 06:16:23'),
(310,'202408121517491723457869455629056','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
65,000.00 :‫ مبلغ‬,1004','/sales/edit/SALE66B9E14CF001D5','2024-08-12
15:17:49','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 06:17:49'),
(311,'202408121520041723458004049487104','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
ali, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66B9E1D2B33845','2024-08-12
15:20:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 06:20:04'),
(312,'202408121521581723458118460353024','BRCH668EE8F08DD356','‫'درآمد اضافی‬,NULL,'
9,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'حساب‬,'/extra-income/edit/EXTIC66B9E2464AF542','2024-08-
12 15:21:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 06:21:58'),
(313,'202408121744441723466684374034944','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'عوارض موتر‬,'/expenses/edit/EXPE66BA03BC34C963','2024-08-12
17:44:44','ADMIN127H8JL7T45FEHH943!','admin','2024-08-12 08:44:44'),
(314,'202408131112171723529537568299008','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,'#‫بیل‬
60,000.00 :‫ مبلغ‬,111','/purchases/edit/PRCH66BAF941284E73','2024-08-13
11:12:17','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 02:12:17'),
(315,'202408131208051723532885758189824','BRCH664D790E231556','Sales','Added','Invo
ice# 7, Amount: 30.00','/sales/edit/SALE66BB06546469F3','2024-08-13
12:08:05','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 03:08:05'),
(316,'202408131510551723543855986348032','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 300.00 :‫'مبلغ‬,'/journal/edit/JRNL66BB312FA65F47','2024-08-13
15:10:55','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 06:10:55'),
(317,'202408131520531723544453273266176','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,2 #‫بیل‬
100.00 :‫'مبلغ‬,'/purchases/edit/PRCH66BB3384D18AF9','2024-08-13
15:20:53','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 06:20:53'),
(318,'202408131526311723544791329248000','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
100.00 :‫ مبلغ‬,2',NULL,'2024-08-13
15:26:31','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 06:26:31'),
(319,'202408131527441723544864313344000','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,2 #‫بیل‬
200.00 :‫'مبلغ‬,'/purchases/edit/PRCH66BB351FE40EB8','2024-08-13
15:27:44','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 06:27:44'),
(320,'202408131555351723546535745697024','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',31 #‫بیل‬
44.00 :‫'مبلغ‬,'/sales/edit/SALE66BB3BA7363F63','2024-08-13
15:55:35','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 06:55:35'),
(321,'202408131601151723546875290027008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
680.00 :‫ مبلغ‬,30',NULL,'2024-08-13
16:01:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:01:15'),
(322,'202408131607371723547257174702848','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
600,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:07:37','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:07:37'),
(323,'202408131607591723547279056732928','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
44.00 :‫ مبلغ‬,31',NULL,'2024-08-13
16:07:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:07:59'),
(324,'202408131608081723547288966013952','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
200.00 :‫ مبلغ‬,2',NULL,'2024-08-13
16:08:08','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:08:08'),
(325,'202408131608521723547332612817152','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
3,500.00 :‫ مبلغ‬,‫ مالیات شاروالی‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:08:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:08:52'),
(326,'202408131608551723547335482852096','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
2,800.00 :‫ مبلغ‬,‫ مالیه مستوفیت‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:08:55','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:08:55'),
(327,'202408131608591723547339761499904','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
4,500.00 :‫ مبلغ‬,‫ مالیات گمرک‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:08:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:08:59'),
(328,'202408131609021723547342678537984','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
6,000.00 :‫ مبلغ‬,‫ مصرف روزمره شرکت‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:02','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:02'),
(329,'202408131609051723547345334430976','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
6,000.00 :‫ مبلغ‬,‫ کرایه شرکت‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:05','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:05'),
(330,'202408131609081723547348579799808','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
9,000.00 :‫ مبلغ‬,‫ مصرف معاش کارمندان‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:08','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:08'),
(331,'202408131609121723547352164388864','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
9,000.00 :‫ مبلغ‬,‫ مالیه مستوفیت‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:12','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:12'),
(332,'202408131609151723547355028920832','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
9,000.00 :‫ مبلغ‬,‫ مصرف روزمره شرکت‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:15'),
(333,'202408131609181723547358215341056','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
9,000.00 :‫ مبلغ‬,‫ مصزف اصافه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:18'),
(334,'202408131609211723547361464826112','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
1,000.00 :‫ مبلغ‬,‫ مصرف معاش کارمندان‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-13
16:09:21','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:21'),
(335,'202408131609521723547392868107008','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 300.00 :‫'مبلغ‬,NULL,'2024-08-13
16:09:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-13 07:09:52'),
(336,'202408141141501723617710969014784','BRCH664D790E231556','Purchases','Added','
Invoice# 1, Amount: 2,500.00','/purchases/edit/PRCH66BC51AE782D53','2024-08-14
11:41:50','ADMIN127H8JL7T45FEHH943!','admin','2024-08-14 02:41:50'),
(337,'202408141146391723617999991600896','BRCH664D790E231556','Purchases','Added','
Invoice# 01, Amount: 25,000.00','/purchases/edit/PRCH66BC52CF7E6423','2024-08-14
11:46:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-14 02:46:39'),
(338,'202408141157481723618668984233984','BRCH664D790E231556','Expenses','Added','T
ype: ‫مصارف روزانه‬, Amount: 500.00','/expenses/edit/EXPE66BC556CC5C727','2024-08-14
11:57:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-14 02:57:48'),
(339,'202408141214041723619644527478016','BRCH664D790E231556','Purchases','Added','
Invoice# 02, Amount: 25,000.00','/purchases/edit/PRCH66BC593C074429','2024-08-14
12:14:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-14 03:14:04'),
(340,'202408141225251723620325902735104','BRCH664D790E231556','Journal','Added','Fr
om: jan, Amount: 25,000.00','/journal/edit/JRNL66BC5BE5899DC3','2024-08-14
12:25:25','ADMIN127H8JL7T45FEHH943!','admin','2024-08-14 03:25:25'),
(341,'202408151723571723724637719095040','BRCH664D790E231556','Sales','Added','Invo
ice# 8, Amount: 240,000.00','/sales/edit/SALE66BDF35D4F73D0','2024-08-15
17:23:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-15 08:23:57'),
(342,'202408151725521723724752708327936','BRCH664D790E231556','Sales','Added','Invo
ice# 9, Amount: 113,520.00','/sales/edit/SALE66BDF3D05273C4','2024-08-15
17:25:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-15 08:25:52'),
(343,'202408151727301723724850039491840','BRCH664D790E231556','Journal','Added','Fr
om: ‫دخل شرکت‬, Amount: 500,000.00','/journal/edit/JRNL66BDF431C29DC9','2024-08-15
17:27:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-15 08:27:30'),
(344,'202408151731301723725090831940864','BRCH664D790E231556','Journal','Added','Fr
om: ‫فارم دوم‬, Amount: 3,000.00','/journal/edit/JRNL66BDF5228F1DD1','2024-08-15
17:31:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-15 08:31:30'),
(345,'202408151956001723733760777004032','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
59,999.00 :‫ مبلغ‬,‫'خیرالدین‬,'/journal/edit/JRNL66BE16FFA1C7F2','2024-08-15
19:56:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-15 10:56:00'),
(346,'202408152017591723735079107394048','BRCH668EE90B988A64',' ‫'تغیر‬,'‫روزنامچه‬
50,000.00 :‫ مبلغ‬,‫ دین محمد‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL66B760CB96A180','2024-08-15
20:17:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-15 11:17:59'),
(347,'202408161105221723788322432992000','BRCH668A8A93BFCAF8','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
61.97 :‫ مبلغ‬,1',NULL,'2024-08-16
11:05:22','ADMIN127H8JL7T45FEHH943!','admin','2024-08-16 02:05:22'),
(348,'202408161105241723788324790950144','BRCH668A8A93BFCAF8','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1.00 :‫ مبلغ‬,2',NULL,'2024-08-16 11:05:24','ADMIN127H8JL7T45FEHH943!','admin','2024-
08-16 02:05:24'),
(349,'202408171328221723883302969722880','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
102,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66C05F2652A6F8','2024-08-17
13:28:22','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 04:28:22'),
(350,'202408171330231723883423508739072','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',30 #‫بیل‬
6,000.00 :‫'مبلغ‬,'/sales/edit/SALE66C05F9F2EF063','2024-08-17
13:30:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 04:30:23'),
(351,'202408171332021723883522737741824','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
1,000.00 :‫ مبلغ‬,‫'مصرف روزانه‬,'/expenses/edit/EXPE66C0600292E9D2','2024-08-17
13:32:02','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 04:32:02'),
(352,'202408171334211723883661541320960','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
2,000.00 :‫ مبلغ‬,‫'شرکت علی‬,'/journal/edit/JRNL66C0608D5199D0','2024-08-17
13:34:21','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 04:34:21'),
(353,'202408171340001723884000218504960','BRCH668EFCDB7C8B58','‫'معاش‬,NULL,'‫کارمند‬:
ahmad, 467.74 :‫'معاش‬,'/payslips/edit/EPAY66C061D8393D87','2024-08-17
13:40:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 04:40:00'),
(354,'202408171634341723894474575216128','BRCH668EE8F08DD356','‫'سرمایه‬,NULL,':‫نوعیت‬
200,000.00 :‫ مبلغ‬,‫'حسابات ریس‬,'/capitals/edit/CAP66C08ACA4BEAE7','2024-08-17
16:34:34','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:34:34'),
(355,'202408171635541723894554084605952','BRCH668EE8F08DD356','‫'مصرف‬,NULL,' :‫نوعیت‬
50,000.00 :‫ مبلغ‬,‫'مصرف روزمره شرکت‬,'/expenses/edit/EXPE66C08B19E8BF77','2024-08-17
16:35:54','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:35:54'),
(356,'202408171636581723894618796466176','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
40,000.00 :‫ مبلغ‬,‫'شرکت ماشینری احمد‬,'/journal/edit/JRNL66C08B5A8CA381','2024-08-17
16:36:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:36:58'),
(357,'202408171644031723895043678977024','BRCH668EE8F08DD356','Citems',' ‫حذف‬
150‫ تن‬:‫ واحد‬,‫'اسم سیخ گول‬,'‫'شد‬,NULL,'2024-08-17
16:44:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:44:03'),
(358,'202408171644061723895046269100032','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ بوجی‬:‫ واحد‬,‫'اسم سیمنت‬,'‫'شد‬,NULL,'2024-08-17
16:44:06','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:44:06'),
(359,'202408171644081723895048874722048','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ تن‬:‫ واحد‬,‫'اسم سنگ‬,'‫'شد‬,NULL,'2024-08-17
16:44:08','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:44:08'),
(360,'202408171644101723895050700017920','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ متر مکعب‬:‫ واحد‬,‫'اسم خشت‬,'‫'شد‬,NULL,'2024-08-17
16:44:10','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:44:10'),
(361,'202408171644131723895053804750848','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ مازدا‬:‫ واحد‬,‫'اسم ریګ‬,'‫'شد‬,NULL,'2024-08-17
16:44:13','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:44:13'),
(362,'202408171644151723895055568401152','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ موتر‬:‫ واحد‬,‫'اسم خشت‬,'‫'شد‬,NULL,'2024-08-17
16:44:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:44:15'),
(363,'202408171645181723895118179218176','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ بوجی‬:‫ واحد‬,‫'اسم برنح‬,'‫'شد‬,NULL,'2024-08-17
16:45:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:18'),
(364,'202408171645201723895120170802944','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ بوحی‬:‫ واحد‬,‫'اسم ارد‬,'‫'شد‬,NULL,'2024-08-17
16:45:20','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:20'),
(365,'202408171645211723895121820609024','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ تن‬:‫ واحد‬,‫گندم‬/ ‫'اسم‬,'‫'شد‬,NULL,'2024-08-17
16:45:21','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:21'),
(366,'202408171645231723895123558082048','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ تن‬:‫ واحد‬,‫'اسم گندم‬,'‫'شد‬,NULL,'2024-08-17
16:45:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:23'),
(367,'202408171645251723895125363197952','BRCH668EE8F08DD356','Citems',' ‫حذف‬
‫ تن‬:‫ واحد‬,‫'اسم سمنت‬,'‫'شد‬,NULL,'2024-08-17
16:45:25','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:25'),
(368,'202408171645301723895130917083904','BRCH668EE8F08DD356','Cwarehouse',' ‫حذف‬
‫'شد‬,'Warehouse Deleted, ‫'اسم گدام پروزه شاروالی‬,NULL,'2024-08-17
16:45:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:30'),
(369,'202408171645321723895132744760064','BRCH668EE8F08DD356','Cwarehouse',' ‫حذف‬
‫'شد‬,'Warehouse Deleted, ‫'اسم گدام پروزه مواد غذایی‬,NULL,'2024-08-17
16:45:32','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:32'),
(370,'202408171645341723895134352841984','BRCH668EE8F08DD356','Cwarehouse',' ‫حذف‬
‫'شد‬,'Warehouse Deleted, ‫'اسم پروزه مکروریان‬,NULL,'2024-08-17
16:45:34','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:34'),
(371,'202408171645391723895139267939072','BRCH668EE8F08DD356','Cpurchases',' ‫حذف‬
36000 :‫ مبلغ‬,۱ #‫'بیل‬,'‫'شد‬,NULL,'2024-08-17
16:45:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:39'),
(372,'202408171645411723895141803633920','BRCH668EE8F08DD356','Cpurchases',' ‫حذف‬
108000 :‫ مبلغ‬,12 #‫'بیل‬,'‫'شد‬,NULL,'2024-08-17
16:45:41','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:41'),
(373,'202408171645431723895143636489984','BRCH668EE8F08DD356','Cpurchases',' ‫حذف‬
2000 :‫ مبلغ‬,2 #‫'بیل‬,'‫'شد‬,NULL,'2024-08-17
16:45:43','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:43'),
(374,'202408171645511723895151821558016','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: employee',NULL,'2024-08-17
16:45:51','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:51'),
(375,'202408171645531723895153459759872','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: ',NULL,'2024-08-17
16:45:53','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:53'),
(376,'202408171645551723895155796966912','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: ',NULL,'2024-08-17
16:45:55','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:55'),
(377,'202408171645581723895158492404992','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: machinery',NULL,'2024-08-17
16:45:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:45:58'),
(378,'202408171646001723895160763726080','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: ',NULL,'2024-08-17
16:46:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:46:00'),
(379,'202408171646171723895177097052928','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: employee',NULL,'2024-08-17
16:46:17','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:46:17'),
(380,'202408171646301723895190879739904','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: ',NULL,'2024-08-17
16:46:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:46:30'),
(381,'202408171646461723895206266167040','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: machinery',NULL,'2024-08-17
16:46:46','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:46:46'),
(382,'202408171647131723895233743145984','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: machinery',NULL,'2024-08-17
16:47:13','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:13'),
(383,'202408171647161723895236128427008','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: ',NULL,'2024-08-17
16:47:16','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:16'),
(384,'202408171647181723895238925573120','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: employee',NULL,'2024-08-17
16:47:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:18'),
(385,'202408171647231723895243119672064','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: machinery',NULL,'2024-08-17
16:47:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:23'),
(386,'202408171647301723895250272036096','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: machinery',NULL,'2024-08-17
16:47:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:30'),
(387,'202408171647341723895254745186048','BRCH668EE8F08DD356','Contracts',' ‫حذف‬
‫ نوعیت قرارداد‬,‫'ایجاد قرارداد‬,'‫شد‬: employee',NULL,'2024-08-17
16:47:34','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:34'),
(388,'202408171647481723895268769608960','BRCH668EE8F08DD356','Project Assign','‫حذف‬
‫'شد‬,'Project Assigned, Assign Type: material',NULL,'2024-08-17
16:47:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:48'),
(389,'202408171647511723895271151542016','BRCH668EE8F08DD356','Project Assign','‫حذف‬
‫'شد‬,'Project Assigned, Assign Type: material',NULL,'2024-08-17
16:47:51','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:51'),
(390,'202408171647531723895273170695936','BRCH668EE8F08DD356','Project Assign','‫حذف‬
‫'شد‬,'Project Assigned, Assign Type: material',NULL,'2024-08-17
16:47:53','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:53'),
(391,'202408171647541723895274886672896','BRCH668EE8F08DD356','Project Assign','‫حذف‬
‫'شد‬,'Project Assigned, Assign Type: material',NULL,'2024-08-17
16:47:54','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:54'),
(392,'202408171647571723895277370723840','BRCH668EE8F08DD356','Project Assign','‫حذف‬
‫'شد‬,'Project Assigned, Assign Type: employee',NULL,'2024-08-17
16:47:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:57'),
(393,'202408171647591723895279483366912','BRCH668EE8F08DD356','Project Assign','‫حذف‬
‫'شد‬,'Project Assigned, Assign Type: machinery',NULL,'2024-08-17
16:47:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 07:47:59'),
(394,'202408172107401723910860328083968','BRCH668EED6BC0B172','‫'روزنامچه‬,NULL,'‫از‬:
Cash Sale, 100.00 :‫'مبلغ‬,'/journal/edit/JRNL66C0CACC1ED226','2024-08-17
21:07:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-17 12:07:40'),
(395,'202408181045401723959940209716992','BRCH664D790E231556','Sales','Added','Invo
ice# 10, Amount: 22,200.00','/sales/edit/SALE66C18A82E33384','2024-08-18
10:45:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-18 01:45:40'),
(396,'202408181440001723974000539432960','BRCH668A8A93BFCAF8',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 5,000.00 :‫'مبلغ‬,NULL,'2024-08-18
14:40:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-18 05:40:00'),
(397,'202408181606581723979218857422080','BRCH664D790E231556','Sales','Added','Invo
ice# 11, Amount: 2,500,000.00','/sales/edit/SALE66C1D5CB162D42','2024-08-18
16:06:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-18 07:06:58'),
(398,'202408181609001723979340742990848','BRCH664D790E231556','Sales','Update','Inv
oice# 11, Amount: 1,250,000.00','/sales/edit/SALE66C1D5CB162D42','2024-08-18
16:09:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-18 07:09:00'),
(399,'202408191114001724048040060537088','BRCH668A8A93BFCAF8','‫'درآمد اضافی‬,NULL,'
‫حساب‬: Cash, 20,000.00 :‫'مبلغ‬,'/extra-income/edit/EXTIC66C2E2A7884925','2024-08-19
11:14:00','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 02:14:00'),
(400,'202408191125461724048746529722880','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
27,830.00 :‫ مبلغ‬,1005','/sales/edit/SALE66C2E568E73619','2024-08-19
11:25:46','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 02:25:46'),
(401,'202408191347441724057264065422080','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66C306AED84815','2024-08-19
13:47:44','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 04:47:44'),
(402,'202408191444541724060694690349056','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
10,000.00 :‫ مبلغ‬,‫'احمد‬,'/journal/edit/JRNL66C314155AA669','2024-08-19
14:44:54','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 05:44:54'),
(403,'202408191751031724071863930496000','BRCH664D790E231556','Journal','Added','Fr
om: ‫دخل شرکت‬, Amount: 100,000.00','/journal/edit/JRNL66C33FB60F4776','2024-08-19
17:51:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 08:51:03'),
(404,'202408191754031724072043117736192','BRCH664D790E231556','Purchases','Added','
Invoice# 4, Amount: 565.60','/purchases/edit/PRCH66C3406A74D535','2024-08-19
17:54:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 08:54:03'),
(405,'202408191805541724072754180325120','BRCH664D790E231556','Sales','Added','Invo
ice# 12, Amount: 22,704.00','/sales/edit/SALE66C34331A8C500','2024-08-19
18:05:54','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 09:05:54'),
(406,'202408191835391724074539470515968','BRCH664D790E231556','Journal','Added','Fr
om: ‫دخل شرکت‬, Amount: 15,088.00','/journal/edit/JRNL66C34A2AE63A16','2024-08-19
18:35:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-19 09:35:39'),
(407,'202408201027401724131660470948864','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
200.00 :‫'مبلغ‬,'/purchases/edit/PRCH66C4294BA692E9','2024-08-20
10:27:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-20 01:27:40'),
(408,'202408201036151724132175952096000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',31 #‫بیل‬
6,000.00 :‫'مبلغ‬,'/sales/edit/SALE66C42B4F791F43','2024-08-20
10:36:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-20 01:36:15'),
(409,'202408201050301724133030832844032','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
3,000.00 :‫ مبلغ‬,31','/sales-return/edit/SALERT66C42EA651CFA9','2024-08-20
10:50:30','ADMIN127H8JL7T45FEHH943!','admin','2024-08-20 01:50:30'),
(410,'202408201057241724133444111633920','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',32 #‫بیل‬
36,300.00 :‫'مبلغ‬,'/sales/edit/SALE66C4304377C398','2024-08-20
10:57:24','ADMIN127H8JL7T45FEHH943!','admin','2024-08-20 01:57:24'),
(411,'202408201110321724134232420310016','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'شرکت علی‬,'/journal/edit/JRNL66C433580E7981','2024-08-20
11:10:32','ADMIN127H8JL7T45FEHH943!','admin','2024-08-20 02:10:32'),
(412,'202408211436071724232967922266880','BRCH668A8A93BFCAF8',' ‫'تغیر‬,'‫فروش‬
27,830.00 :‫ مبلغ‬,1005 #‫'بیل‬,'‫'شد‬,'/sales/edit/SALE66C2E568E73619','2024-08-21
14:36:07','ADMIN127H8JL7T45FEHH943!','admin','2024-08-21 05:36:07'),
(413,'202408220947361724302056630368000','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 100,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66C6C2E8505A82','2024-08-22
09:47:36','ADMIN127H8JL7T45FEHH943!','admin','2024-08-22 00:47:36'),
(414,'202408241205071724483107051238912','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 2,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66C9862015C6E6','2024-08-24
12:05:07','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 03:05:07'),
(415,'202408241529041724495344652585984','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
2,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-24
15:29:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:04'),
(416,'202408241529071724495347226286848','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-24
15:29:07','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:07'),
(417,'202408241529261724495366913131008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
6,000.00 :‫ مبلغ‬,30',NULL,'2024-08-24
15:29:26','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:26'),
(418,'202408241529311724495371456131072','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
6,000.00 :‫ مبلغ‬,31',NULL,'2024-08-24
15:29:31','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:31'),
(419,'202408241529351724495375063710976','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
36,300.00 :‫ مبلغ‬,32',NULL,'2024-08-24
15:29:35','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:35'),
(420,'202408241529441724495384892313088','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
102,000.00 :‫ مبلغ‬,1',NULL,'2024-08-24
15:29:44','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:44'),
(421,'202408241529481724495388873017088','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
200.00 :‫ مبلغ‬,1',NULL,'2024-08-24
15:29:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:29:48'),
(422,'202408241530051724495405808975104','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫مصرف‬
1,000.00 :‫ مبلغ‬,‫ مصرف روزانه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-08-24
15:30:05','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:30:05'),
(423,'202408241531101724495470505664000','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
3,000.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,NULL,'2024-08-24
15:31:10','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 06:31:10'),
(424,'202408241620401724498440954180864','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
45,000.00 :‫'مبلغ‬,'/sales/edit/SALE66C9C2087DEA88','2024-08-24
16:20:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 07:20:40'),
(425,'202408241628581724498938004167936','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,2 #‫بیل‬
15,000.00 :‫'مبلغ‬,'/sales/edit/SALE66C9C3F966BCC9','2024-08-24
16:28:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 07:28:58'),
(426,'202408241633401724499220327054080','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',22 #‫بیل‬
12,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66C9C5137B0613','2024-08-24
16:33:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 07:33:40'),
(427,'202408241638131724499493709773056','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',23 #‫بیل‬
300,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66C9C623944633','2024-08-24
16:38:13','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 07:38:13'),
(428,'202408241646411724500001195348992','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
150,000.00 :‫ مبلغ‬,‫'فارم جمال‬,'/journal/edit/JRNL66C9C820DFCE87','2024-08-24
16:46:41','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 07:46:41'),
(429,'202408241652241724500344872077824','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
100,000.00 :‫ مبلغ‬,‫'فارم جمال‬,'/journal/edit/JRNL66C9C9789136B8','2024-08-24
16:52:24','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 07:52:24'),
(430,'202408241726461724502406285456896','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
15,000.00 :‫ مبلغ‬,2',NULL,'2024-08-24
17:26:46','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:26:46'),
(431,'202408241726511724502411725768192','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
45,000.00 :‫ مبلغ‬,1',NULL,'2024-08-24
17:26:51','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:26:51'),
(432,'202408241727031724502423956669952','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
300,000.00 :‫ مبلغ‬,23',NULL,'2024-08-24
17:27:03','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:27:03'),
(433,'202408241727061724502426805085952','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
12,000.00 :‫ مبلغ‬,22',NULL,'2024-08-24
17:27:06','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:27:06'),
(434,'202408241728531724502533064269056','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
150,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-24
17:28:53','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:28:53'),
(435,'202408241728561724502536056941056','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
100,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-08-24
17:28:56','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:28:56'),
(436,'202408241736181724502978112854016','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,' :‫از‬
12.00 :‫ مبلغ‬,‫'خیرالدین‬,'/journal/edit/JRNL66C9D3C1A736F0','2024-08-24
17:36:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 08:36:18'),
(437,'202408241848381724507318267750912','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',23 #‫بیل‬
12,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66C9E4B5B0FF41','2024-08-24
18:48:38','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 09:48:38'),
(438,'202408241854271724507667380825088','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',34 #‫بیل‬
60,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66C9E612CF95F1','2024-08-24
18:54:27','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 09:54:27'),
(439,'202408241858121724507892095442944','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
45,000.00 :‫'مبلغ‬,'/sales/edit/SALE66C9E6F39CB8B2','2024-08-24
18:58:12','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 09:58:12'),
(440,'202408241900581724508058559767040','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,2 #‫بیل‬
15,000.00 :‫'مبلغ‬,'/sales/edit/SALE66C9E79A0D2E26','2024-08-24
19:00:58','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 10:00:58'),
(441,'202408241903371724508217475068160','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 25,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66C9E8392F69C2','2024-08-24
19:03:37','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 10:03:37'),
(442,'202408241907321724508452438627840','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'فارم جمال‬,'/journal/edit/JRNL66C9E924223FC7','2024-08-24
19:07:32','ADMIN127H8JL7T45FEHH943!','admin','2024-08-24 10:07:32'),
(443,'202408251631201724585480489399040','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP66CB16082AD591','2024-08-25
16:31:20','ADMIN127H8JL7T45FEHH943!','admin','2024-08-25 07:31:20'),
(444,'202408251632181724585538911521024','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
100,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP66CB164294AC15','2024-08-25
16:32:18','ADMIN127H8JL7T45FEHH943!','admin','2024-08-25 07:32:18'),
(445,'202408261040331724650833781562112','BRCH668EFCDB7C8B58','‫'معاش‬,NULL,'‫کارمند‬:
ahmad, 435.48 :‫'معاش‬,'/payslips/edit/EPAY66CC1551A5F280','2024-08-26
10:40:33','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 01:40:33'),
(446,'202408261128391724653719565229056','BRCH668E33B1D26DF1','‫'معاش‬,NULL,' :‫کارمند‬
2,419.35 :‫ معاش‬,‫'احمد ریس‬,'/payslips/edit/EPAY66CC2097748FA7','2024-08-26
11:28:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 02:28:39'),
(447,'202408261154481724655288025955072','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
3,300.00 :‫ مبلغ‬,2301','/sales/edit/SALE66CC26B720D8A6','2024-08-26
11:54:48','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 02:54:48'),
(448,'202408261618221724671102174546944','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
1,000.00 :‫ مبلغ‬,‫'نان چاشت‬,'/expenses/edit/EXPE66CC647DF0BF89','2024-08-26
16:18:22','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 07:18:22'),
(449,'202408261623361724671416217869056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
46,415.00 :‫ مبلغ‬,2302','/sales/edit/SALE66CC65B716FFD0','2024-08-26
16:23:36','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 07:23:36'),
(450,'202408261628561724671736899364864','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
18,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66CC66F854C3A0','2024-08-26
16:28:56','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 07:28:56'),
(451,'202408261804571724677497879425024','BRCH668E33B1D26DF1','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'عزیزی‬,'/journal/edit/JRNL66CC7D78F33471','2024-08-26
18:04:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 09:04:57'),
(452,'202408270027211724700441444933888','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
2,000.00 :‫ مبلغ‬,‫'فارم جمال‬,'/journal/edit/JRNL66CCD7192C19B3','2024-08-27
00:27:21','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 15:27:21'),
(453,'202408270040571724701257281678080','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫روزنامچه‬
4,000.00 :‫ مبلغ‬,‫ فارم جمال‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL66CCD7192C19B3','2024-08-27
00:40:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-26 15:40:57'),
(454,'202408271634201724758460281008128','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
10.00 :‫ تعداد‬,‫ لدبب‬:‫'جنس‬,'/transfer/edit/TSFR66CDB9BAE31322','2024-08-27
16:34:20','ADMIN127H8JL7T45FEHH943!','admin','2024-08-27 07:34:20'),
(455,'202408280449521724802592408723200','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
9,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66CE661FD16537','2024-08-28
04:49:52','ADMIN127H8JL7T45FEHH943!','admin','2024-08-27 19:49:52'),
(456,'202408280456041724802964470330880','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
9,000.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66CE661FD16537','2024-08-28
04:56:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-27 19:56:04'),
(457,'202408280503531724803433254301184','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
100.00 :‫ مبلغ‬,200','/purchases/edit/PRCH66CE6968C859F3','2024-08-28
05:03:53','ADMIN127H8JL7T45FEHH943!','admin','2024-08-27 20:03:53'),
(458,'202408292145011724949901973058048','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 1,500.00',NULL,'2024-08-29
21:45:01','ADMIN127H8JL7T45FEHH943!','admin','2024-08-29 12:45:01'),
(459,'202408292343411724957021743756032','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
13‫ رنج‬:‫جنس‬D, 2.00- :‫'تعداد‬,'/transfer/edit/TSFR66D0C15D3047E6','2024-08-29
23:43:41','ADMIN127H8JL7T45FEHH943!','admin','2024-08-29 14:43:41'),
(460,'202408302137401725035860511190784','BRCH668EE8F08DD356','‫'کوتیشن خدمات‬,NULL,'
2,836.88 :‫ مبلغ‬,1 #‫'بیل‬,'/services-quotation/edit/SERVICESQUT66D1F55462E178','2024-
08-30 21:37:40','ADMIN127H8JL7T45FEHH943!','admin','2024-08-30 12:37:40'),
(461,'202408302138231725035903311932160','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
2.00 :‫ تعداد‬,‫انچ‬6 ‫ موش پالس‬:‫'جنس‬,'/transfer/edit/TSFR66D1F57EB0DF28','2024-08-30
21:38:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-30 12:38:23'),
(462,'202408302202271725037347600439040','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
4.00 :‫ تعداد‬,‫انچ‬6 ‫ کتر پالس‬:‫'جنس‬,'/transfer/edit/TSFR66D1FB231391E7','2024-08-30
22:02:27','ADMIN127H8JL7T45FEHH943!','admin','2024-08-30 13:02:27'),
(463,'202408302206371725037597997769984','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
500.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-08-30
22:06:37','ADMIN127H8JL7T45FEHH943!','admin','2024-08-30 13:06:37'),
(464,'202408302206451725037605283453952','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
10.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-08-30
22:06:45','ADMIN127H8JL7T45FEHH943!','admin','2024-08-30 13:06:45'),
(465,'202408302232591725039179619715072','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
6.00 :‫ تعداد‬,‫انچ‬8‫ کترپالس‬:‫'جنس‬,'/transfer/edit/TSFR66D2024B0B8740','2024-08-30
22:32:59','ADMIN127H8JL7T45FEHH943!','admin','2024-08-30 13:32:59'),
(466,'202408310958471725080327874780928','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
10,000.00 :‫ مبلغ‬,‫'حاجی میرزاغا‬,'/journal/edit/JRNL66D2A306A845D7','2024-08-31
09:58:47','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 00:58:47'),
(467,'202408311001391725080499772280832','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'حاجی میرزاغا‬,'/journal/edit/JRNL66D2A3B29A5505','2024-08-31
10:01:39','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 01:01:39'),
(468,'202408311027041725082024217061888','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,666.67 :‫ مبلغ‬,2303','/sales/edit/SALE66D2A9A664BDB7','2024-08-31
10:27:04','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 01:27:04'),
(469,'202408311047151725083235283282944','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'سمنت‬,'/citems/edit/CITM66D2AE632C8D80','2024-08-31
10:47:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 01:47:15'),
(470,'202408311047381725083258540278016','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'سنگ‬,'/citems/edit/CITM66D2AE79CEA234','2024-08-31
10:47:38','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 01:47:38'),
(471,'202408311048091725083289477214976','BRCH668EE8F08DD356','Cwarehouse',NULL,'Ne
w Warehouse, ‫اسم گدام پروزه اعمار‬
‫'سرک‬,'/cwarehouses/edit/CWRS66D2AE99360B32','2024-08-31
10:48:09','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 01:48:09'),
(472,'202408311053231725083603233227008','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT66D2AFD31DFFF1','2024-08-31
10:53:23','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 01:53:23'),
(473,'202408311105371725084337898771968','BRCH668EE90B988A64','‫'فروش‬,NULL,' ,3 #‫بیل‬
0.24 :‫'مبلغ‬,'/sales/edit/SALE66D2B2B1456B17','2024-08-31
11:05:37','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 02:05:37'),
(474,'202408311130571725085857496421120','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
10.00 :‫ تعداد‬,‫انچ‬8‫ پالس سیاه‬:‫'جنس‬,'/transfer/edit/TSFR66D2B8A0CF14D4','2024-08-31
11:30:57','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 02:30:57'),
(475,'202408311250151725090615948015872','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
512.77 :‫ مبلغ‬,2304','/sales/edit/SALE66D2CB372F3DA0','2024-08-31
12:50:15','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 03:50:15'),
(476,'202408311251091725090669786923008','BRCH664D790E231556','Sales','Added','Invo
ice# 13, Amount: 11,174.63','/sales/edit/SALE66D2CB6CB85575','2024-08-31
12:51:09','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 03:51:09'),
(477,'202408312023271725117807944610048','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
12.00 :‫ تعداد‬,‫چینای‬300 ‫ تمپل پرس‬:‫'جنس‬,'/transfer/edit/TSFR66D3356F724519','2024-08-
31 20:23:27','ADMIN127H8JL7T45FEHH943!','admin','2024-08-31 11:23:27'),
(478,'202409010931271725165087459173888','BRCH664D790E231556','Journal','Added','Fr
om: ‫مشتری بازار‬, Amount: 2,000.00','/journal/edit/JRNL66D3EE1F118577','2024-09-01
09:31:27','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 00:31:27'),
(479,'202409010942531725165773069884928','BRCH664D790E231556','Sales','Added','Invo
ice# 14, Amount: 4,789.13','/sales/edit/SALE66D3F0CC3810E2','2024-09-01
09:42:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 00:42:53'),
(480,'202409010958331725166713633277952','BRCH664D790E231556','Sales','Added','Invo
ice# 15, Amount: 52,158.10','/sales/edit/SALE66D3F478B79C80','2024-09-01
09:58:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 00:58:33'),
(481,'202409011106301725170790740581888','BRCH668A8A93BFCAF8','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
2,500.00 :‫ مبلغ‬,3',NULL,'2024-09-01
11:06:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 02:06:30'),
(482,'202409011106351725170795216485888','BRCH668A8A93BFCAF8','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
800.00 :‫ مبلغ‬,4',NULL,'2024-09-01
11:06:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 02:06:35'),
(483,'202409011235591725176159302416128','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
100.00 :‫ مبلغ‬,‫'روزانه‬,'/expenses/edit/EXPE66D4195EB9F464','2024-09-01
12:35:59','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 03:35:59'),
(484,'202409011238321725176312837064960','BRCH668EE90B988A64','‫'خرید‬,NULL,'#‫بیل‬
69,500.00 :‫ مبلغ‬,23452345','/purchases/edit/PRCH66D419F7ACE9F6','2024-09-01
12:38:32','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 03:38:32'),
(485,'202409011331471725179507109616128','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
16,312,257.00 :‫ مبلغ‬,233','/sales/edit/SALE66D4267161A966','2024-09-01
13:31:47','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 04:31:47'),
(486,'202409012304291725213869891278080','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
6.00 :‫ تعداد‬,‫ شش رخی کالن پریت‬:‫'جنس‬,'/transfer/edit/TSFR66D4ACAD44A1C8','2024-09-01
23:04:29','ADMIN127H8JL7T45FEHH943!','admin','2024-09-01 14:04:29'),
(487,'202409021056241725256584145881856','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT66D553880897F8','2024-09-02
10:56:24','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 01:56:24'),
(488,'202409021410251725268225422187008','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫انتقال گدام‬
6.00 :‫ تعداد‬,‫ شش رخی کالن پریت‬:‫'جنس‬,'‫'شد‬,'/transfer/edit/TSFR66D4ACAD44A1C8','2024-
09-02 14:10:25','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 05:10:25'),
(489,'202409021410361725268236207695872','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫انتقال گدام‬
6.00 :‫ تعداد‬,‫ شش رخی کالن پریت‬:‫'جنس‬,'‫'شد‬,'/transfer/edit/TSFR66D4ACAD44A1C8','2024-
09-02 14:10:36','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 05:10:36'),
(490,'202409021550091725274209715836928','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
4,000.00 :‫ مبلغ‬,‫'خوشبخت‬,'/journal/edit/JRNL66D5986073F4C8','2024-09-02
15:50:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 06:50:09'),
(491,'202409021927001725287220455874048','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
10,100.00 :‫ مبلغ‬,200 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66CE6968C859F3','2024-09-02
19:27:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 10:27:00'),
(492,'202409022139001725295140487337984','BRCH664D790E231556','Sales','Added','Invo
ice# 16, Amount: 191,635.88','/sales/edit/SALE66D5EA23B90613','2024-09-02
21:39:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 12:39:00'),
(493,'202409022143111725295391355702016','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
50.00 :‫ تعداد‬,3/4‫ سایز‬55 ‫ بکساوانه‬:‫'جنس‬,'/transfer/edit/TSFR66D5EB1ED9E147','2024-
09-02 21:43:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-02 12:43:11'),
(494,'202409041459041725443944286745088','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
36.21 :‫ مبلغ‬,1006','/sales/edit/SALE66D82F67450A13','2024-09-04
14:59:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-04 05:59:04'),
(495,'202409041536561725446216369213952','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
122.00 :‫ مبلغ‬,‫'روزانه‬,'/expenses/edit/EXPE66D838482253D6','2024-09-04
15:36:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-04 06:36:56'),
(496,'202409041634181725449658745664000','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
122.00 :‫ مبلغ‬,‫'نون چاشت‬,'/expenses/edit/EXPE66D845BA7FC792','2024-09-04
16:34:18','ADMIN127H8JL7T45FEHH943!','admin','2024-09-04 07:34:18'),
(497,'202409041658031725451083814735872','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
123.00 :‫ مبلغ‬,‫'نان ظهر‬,'/expenses/edit/EXPE66D84B4B8D1AA5','2024-09-04
16:58:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-04 07:58:03'),
(498,'202409051742211725540141197235200','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,1 #‫بیل‬
6,090.00 :‫'مبلغ‬,'/sales/edit/SALE66D9A72C87A815','2024-09-05
17:42:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-05 08:42:21'),
(499,'202409051758421725541122067481088','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,2 #‫بیل‬
269,100,000.00- :‫'مبلغ‬,'/sales/edit/SALE66D9AB016E5F83','2024-09-05
17:58:42','ADMIN127H8JL7T45FEHH943!','admin','2024-09-05 08:58:42'),
(500,'202409071101521725688912483513088','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
170.21 :‫ مبلغ‬,2312','/sales/edit/SALE66DBEC4F900918','2024-09-07
11:01:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 02:01:52'),
(501,'202409071103381725689018931458048','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
33.90 :‫ مبلغ‬,2313','/sales/edit/SALE66DBECBA17A8B0','2024-09-07
11:03:38','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 02:03:38'),
(502,'202409071105261725689126311790848','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66DBED25E9F898','2024-09-07
11:05:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 02:05:26'),
(503,'202409071107251725689245342440960','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
200,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66DBED9C792718','2024-09-07
11:07:25','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 02:07:25'),
(504,'202409071706091725710769811870208','BRCH664D790E231556','Journal','Added','Fr
om: ‫دخل شرکت‬, Amount: 900.00','/journal/edit/JRNL66DC41B0C77D03','2024-09-07
17:06:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 08:06:09'),
(505,'202409071708061725710886495418112','BRCH664D790E231556','Sales','Added','Invo
ice# 17, Amount: 18.00','/sales/edit/SALE66DC4224E2ED69','2024-09-07
17:08:06','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 08:08:06'),
(506,'202409072310161725732616832140032','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
5.00 :‫ تعداد‬,15‫ رنج نمبر‬:‫'جنس‬,'/transfer/edit/TSFR66DC970832BF05','2024-09-07
23:10:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-07 14:10:16'),
(507,'202409081102321725775352367822848','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
283,012.36 :‫ مبلغ‬,2315','/sales/edit/SALE66DD3DF79CACA1','2024-09-08
11:02:32','ADMIN127H8JL7T45FEHH943!','admin','2024-09-08 02:02:32'),
(508,'202409081607411725793661384973056','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,3 #‫بیل‬
333,000.00 :‫'مبلغ‬,'/sales/edit/SALE66DD857C78D9D6','2024-09-08
16:07:41','ADMIN127H8JL7T45FEHH943!','admin','2024-09-08 07:07:41'),
(509,'202409081630211725795021081341952','BRCH668E33B1D26DF1','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'احمد ریس‬,'/journal/edit/JRNL66DD8ACC993357','2024-09-08
16:30:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-08 07:30:21'),
(510,'202409090838391725853119548664064','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
279.94 :‫ مبلغ‬,1007','/sales/edit/SALE66DE6DBE82BE68','2024-09-09
08:38:39','ADMIN127H8JL7T45FEHH943!','admin','2024-09-08 23:38:39'),
(511,'202409091219401725866380364454144','BRCH664D790E231556','Purchases','Delete',
'Invoice# 34, Amount: 3,400.00',NULL,'2024-09-09
12:19:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:19:40'),
(512,'202409091219431725866383515161088','BRCH664D790E231556','Purchases','Delete',
'Invoice# 567, Amount: 5,000.00',NULL,'2024-09-09
12:19:43','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:19:43'),
(513,'202409091219461725866386936721920','BRCH664D790E231556','Purchases','Delete',
'Invoice# 12, Amount: 2,500.00',NULL,'2024-09-09
12:19:46','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:19:46'),
(514,'202409091219491725866389814004992','BRCH664D790E231556','Purchases','Delete',
'Invoice# 1, Amount: 2,500.00',NULL,'2024-09-09
12:19:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:19:49'),
(515,'202409091219521725866392263034112','BRCH664D790E231556','Purchases','Delete',
'Invoice# 01, Amount: 25,000.00',NULL,'2024-09-09
12:19:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:19:52'),
(516,'202409091219571725866397638472960','BRCH664D790E231556','Purchases','Delete',
'Invoice# 02, Amount: 25,000.00',NULL,'2024-09-09
12:19:57','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:19:57'),
(517,'202409091220031725866403651046912','BRCH664D790E231556','Purchases','Delete',
'Invoice# 4, Amount: 565.60',NULL,'2024-09-09
12:20:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:20:03'),
(518,'202409091227161725866836583194112','BRCH664D790E231556','Purchases','Added','
Invoice# 1234, Amount: 308,000.00','/purchases/edit/PRCH66DEA353D65354','2024-09-09
12:27:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:27:16'),
(519,'202409091233201725867200925019904','BRCH664D790E231556','Sales','Added','Invo
ice# 18, Amount: 111,560.21','/sales/edit/SALE66DEA4BF2A6158','2024-09-09
12:33:20','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 03:33:20'),
(520,'202409091303591725869039603044096','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66DEABEE5C05E6','2024-09-09
13:03:59','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 04:03:59'),
(521,'202409091307251725869245586353152','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
714.29 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66DEACBC4D7192','2024-09-09
13:07:25','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 04:07:25'),
(522,'202409091503131725876193973496832','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
6,800.00 :‫ مبلغ‬,1008','/sales/edit/SALE66DEC7E13596D4','2024-09-09
15:03:13','ADMIN127H8JL7T45FEHH943!','admin','2024-09-09 06:03:13'),
(523,'202409101624041725967444640825088','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
7,600.00 :‫'مبلغ‬,'/purchases/edit/PRCH66E02C53531112','2024-09-10
16:24:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-10 07:24:04'),
(524,'202409101627321725967652131464960','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
300.00 :‫ مبلغ‬,2316','/sales/edit/SALE66E02D23709EC4','2024-09-10
16:27:32','ADMIN127H8JL7T45FEHH943!','admin','2024-09-10 07:27:32'),
(525,'202409101629491725967789653839104','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'کرایه‬,'/expenses/edit/EXPE66E02DAD4D0998','2024-09-10
16:29:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-10 07:29:49'),
(526,'202409111322061726042926444295936','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'ریګ‬,'/citems/edit/CITM66E1532E4D3785','2024-09-11
13:22:06','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 04:22:06'),
(527,'202409111322281726042948668133120','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ موتر‬:‫ واحد‬,‫'خشت‬,'/citems/edit/CITM66E1534486DE11','2024-09-11
13:22:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 04:22:28'),
(528,'202409111358491726045129714760960','BRCH668EE8F08DD356','‫'سرمایه‬,NULL,':‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP66E15BC951B9F4','2024-09-11
13:58:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 04:58:49'),
(529,'202409111359121726045152479983104','BRCH668EE8F08DD356','‫'سرمایه‬,NULL,':‫نوعیت‬
30,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP66E15BE0115968','2024-09-11
13:59:12','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 04:59:12'),
(530,'202409111359461726045186492142080','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'جغل‬,'/citems/edit/CITM66E15C025EA674','2024-09-11
13:59:46','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 04:59:46'),
(531,'202409111400361726045236154516992','BRCH668EE8F08DD356','Cwarehouse',NULL,'Ne
w Warehouse, ‫اسم گدام ئروزه اعمار‬
‫'بند‬,'/cwarehouses/edit/CWRS66E15C3400F0C9','2024-09-11
14:00:36','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 05:00:36'),
(532,'202409111410371726045837360404992','BRCH668EE8F08DD356','Cpurchases',NULL,'
5000 :‫ مبلغ‬,۱ #‫'بیل‬,'/cpurchases/edit/CPCH66E15E8CDB4853','2024-09-11
14:10:37','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 05:10:37'),
(533,'202409111414371726046077578702080','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
employee','/projects-assign/edit/CPAS66E15F7D389DB7','2024-09-11
14:14:37','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 05:14:37'),
(534,'202409111422001726046520360212992','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
employee','/projects-assign/edit/CPAS66E16138175969','2024-09-11
14:22:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 05:22:00'),
(535,'202409111422171726046537164023040','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS66E16148DBE0C0','2024-09-11
14:22:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 05:22:17'),
(536,'202409111423221726046602919554048','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,' :‫از‬
5,000.00 :‫ مبلغ‬,‫'احمد‬,'/journal/edit/JRNL66E1618A7072D3','2024-09-11
14:23:22','ADMIN127H8JL7T45FEHH943!','admin','2024-09-11 05:23:22'),
(537,'202409120951171726116677110721024','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
30,000.00 :‫ مبلغ‬,‫'نفده‬,'/capitals/edit/CAP66E27344A0E073','2024-09-12
09:51:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-12 00:51:17'),
(538,'202409121004051726117445256418048','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 10,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E276448C5CD9','2024-09-12
10:04:05','ADMIN127H8JL7T45FEHH943!','admin','2024-09-12 01:04:05'),
(539,'202409121004251726117465912718080','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 5,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E276596CF0D1','2024-09-12
10:04:25','ADMIN127H8JL7T45FEHH943!','admin','2024-09-12 01:04:25'),
(540,'202409122311141726164674752922112','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
36,400.00 :‫ مبلغ‬,2319','/sales/edit/SALE66E32EC151D973','2024-09-12
23:11:14','ADMIN127H8JL7T45FEHH943!','admin','2024-09-12 14:11:14'),
(541,'202409122332051726165925304121088','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
30,700.00 :‫ مبلغ‬,2320','/sales/edit/SALE66E333A428DBC4','2024-09-12
23:32:05','ADMIN127H8JL7T45FEHH943!','admin','2024-09-12 14:32:05'),
(542,'202409130835091726198509282646016','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash Sale, 500,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E3B2ECD68B24','2024-09-13
08:35:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-12 23:35:09'),
(543,'202409131258041726214284680294912','BRCH664D790E231556','Sales','Added','Invo
ice# 19, Amount: 1,560.00','/sales/edit/SALE66E3F08BC65893','2024-09-13
12:58:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-13 03:58:04'),
(544,'202409131551511726224711275175936','BRCH664D790E231556','Purchases','Added','
Invoice# 1234, Amount: 1,155,000.00','/purchases/edit/PRCH66E4194681C0C0','2024-09-
13 15:51:51','ADMIN127H8JL7T45FEHH943!','admin','2024-09-13 06:51:51'),
(545,'202409131608351726225715164794880','BRCH664D790E231556','Sales','Added','Invo
ice# 20, Amount: 67,500.00','/sales/edit/SALE66E41D3259D926','2024-09-13
16:08:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-13 07:08:35'),
(546,'202409132350121726253412606692096','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
21,500.00 :‫ مبلغ‬,2321','/sales/edit/SALE66E48962C86209','2024-09-13
23:50:12','ADMIN127H8JL7T45FEHH943!','admin','2024-09-13 14:50:12'),
(547,'202409140002031726254123393721088','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
15,400.00 :‫ مبلغ‬,2322','/sales/edit/SALE66E48C291FEB43','2024-09-14
00:02:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-13 15:02:03'),
(548,'202409141253301726300410861701888','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
1,520,000.00 :‫ مبلغ‬,234','/sales/edit/SALE66E540F9633380','2024-09-14
12:53:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-14 03:53:30'),
(549,'202409141254561726300496070370816','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E5414EBFC367','2024-09-14
12:54:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-14 03:54:56'),
(550,'202409141318511726301931513709056','BRCH668EE8F08DD356','‫'خدمات‬,NULL,',2 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/services/edit/SERVICES66E546EAC9A459','2024-09-14
13:18:51','ADMIN127H8JL7T45FEHH943!','admin','2024-09-14 04:18:51'),
(551,'202409150950401726375840373008128','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
125.00 :‫ مبلغ‬,9000','/purchases/edit/PRCH66E6679FB0D2B6','2024-09-15
09:50:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 00:50:40'),
(552,'202409151706281726401988207962112','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
3.00 :‫ تعداد‬,6 ‫ اسکورنج نمر‬:‫'جنس‬,'/transfer/edit/TSFR66E6CDC30B7C40','2024-09-15
17:06:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 08:06:28'),
(553,'202409151708261726402106618163968','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫انتقال گدام‬
3.00 :‫ تعداد‬,6 ‫ اسکورنج نمر‬:‫'جنس‬,'‫'شد‬,'/transfer/edit/TSFR66E6CDC30B7C40','2024-09-
15 17:08:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 08:08:26'),
(554,'202409151728031726403283067365888','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
60,600.00 :‫ مبلغ‬,2323','/sales/edit/SALE66E6D2D1605B54','2024-09-15
17:28:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 08:28:03'),
(555,'202409151754321726404872065371136','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
30,500.00 :‫ مبلغ‬,2324','/sales/edit/SALE66E6D905C89E30','2024-09-15
17:54:32','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 08:54:32'),
(556,'202409152024351726413875536112128','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
198.58 :‫ مبلغ‬,2325','/sales/edit/SALE66E6FC327B2AE3','2024-09-15
20:24:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 11:24:35'),
(557,'202409152355571726426557642615040','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
5.00 :‫ تعداد‬,‫ کریس پمپ شیشه‬:‫'جنس‬,'/transfer/edit/TSFR66E72DBC404FC8','2024-09-15
23:55:57','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 14:55:57'),
(558,'202409160831511726457511312207104','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
40,200.00 :‫ مبلغ‬,2326','/sales/edit/SALE66E7A6A5834B79','2024-09-16
08:31:51','ADMIN127H8JL7T45FEHH943!','admin','2024-09-15 23:31:51'),
(559,'202409160928391726460919815598848','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,268,500.00 :‫ مبلغ‬,2327','/sales/edit/SALE66E7B3E101BD37','2024-09-16
09:28:39','ADMIN127H8JL7T45FEHH943!','admin','2024-09-16 00:28:39'),
(560,'202409161025451726464345111494912','BRCH664D790E231556','Purchases','Added','
Invoice# 1234, Amount: 825.00','/purchases/edit/PRCH66E7C15846F0E0','2024-09-16
10:25:45','ADMIN127H8JL7T45FEHH943!','admin','2024-09-16 01:25:45'),
(561,'202409171209231726556963108041984','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP66E92B22A11FB5','2024-09-17
12:09:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-17 03:09:23'),
(562,'202409181110381726639838693223936','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
700.00 :‫ مبلغ‬,‫'کرایه شرکت‬,'/expenses/edit/EXPE66EA6EDE58A8D7','2024-09-18
11:10:38','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 02:10:38'),
(563,'202409181111091726639869751665152','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
900.00 :‫ مبلغ‬,‫'مصرف روزمره شرکت‬,'/expenses/edit/EXPE66EA6EFD71D2D5','2024-09-18
11:11:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 02:11:09'),
(564,'202409181120441726640444719281920','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,400.00 :‫ مبلغ‬,2328','/sales/edit/SALE66EA713BDC87E5','2024-09-18
11:20:44','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 02:20:44'),
(565,'202409181123501726640630282070016','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
2,400.00 :‫ مبلغ‬,34634643654','/purchases/edit/PRCH66EA71F57074F1','2024-09-18
11:23:50','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 02:23:50'),
(566,'202409181127181726640838059414016','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
800.00 :‫ مبلغ‬,‫'خیرالدین‬,'/journal/edit/JRNL66EA72C57DE074','2024-09-18
11:27:18','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 02:27:18'),
(567,'202409181432351726651955840353024','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 10,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66EA9E2D0785C0','2024-09-18
14:32:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 05:32:35'),
(568,'202409181434231726652063782487040','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66EA9E9E71D417','2024-09-18
14:34:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 05:34:23'),
(569,'202409181612301726657950469664000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
12,497.88 :‫ مبلغ‬,2329','/sales/edit/SALE66EAB59D629102','2024-09-18
16:12:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 07:12:30'),
(570,'202409181628591726658939580806912','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
14,200.00 :‫ مبلغ‬,2330','/sales/edit/SALE66EAB97AD35A19','2024-09-18
16:28:59','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 07:28:59'),
(571,'202409181718261726661906490721024','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
0.00 :‫ مبلغ‬,2323','/sales-return/edit/SALERT66EAC51156A381','2024-09-18
17:18:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 08:18:26'),
(572,'202409181816551726665415879385856','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
0.00 :‫ مبلغ‬,2323','/sales-return/edit/SALERT66EAD2C704C156','2024-09-18
18:16:55','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 09:16:55'),
(573,'202409181817231726665443173799936','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
0.00 :‫ مبلغ‬,2323','/sales-return/edit/SALERT66EAD2E21C2865','2024-09-18
18:17:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 09:17:23'),
(574,'202409181818241726665504263936000','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
0.00 :‫ مبلغ‬,2323','/sales-return/edit/SALERT66EAD31F351441','2024-09-18
18:18:24','ADMIN127H8JL7T45FEHH943!','admin','2024-09-18 09:18:24'),
(575,'202409191252141726732334261560832','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
6,500.00 :‫ مبلغ‬,2331','/sales/edit/SALE66EBD82D687826','2024-09-19
12:52:14','ADMIN127H8JL7T45FEHH943!','admin','2024-09-19 03:52:14'),
(576,'202409191627081726745228225033984','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
1.00 :‫ تعداد‬,‫ دای کالن سرخ‬:‫'جنس‬,'/transfer/edit/TSFR66EC0A8B34AC11','2024-09-19
16:27:08','ADMIN127H8JL7T45FEHH943!','admin','2024-09-19 07:27:08'),
(577,'202409191633101726745590599096064','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
10,400.00 :‫ مبلغ‬,2332','/sales/edit/SALE66EC0BF54DD237','2024-09-19
16:33:10','ADMIN127H8JL7T45FEHH943!','admin','2024-09-19 07:33:10'),
(578,'202409191812111726751531317542144','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
24,000.00 :‫ مبلغ‬,4049','/purchases/edit/PRCH66EC232A7C75B1','2024-09-19
18:12:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-19 09:12:11'),
(579,'202409211243481726904628162029056','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS66EE7933C26FE5','2024-09-21
12:43:48','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 03:43:48'),
(580,'202409212234211726940061085566976','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
6,000.00 :‫ مبلغ‬,4049','/purchases/edit/PRCH66EF039BF417F0','2024-09-21
22:34:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:34:21'),
(581,'202409212246331726940793775321856','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
70,000.00 :‫ مبلغ‬,4049','/purchases/edit/PRCH66EF0679146374','2024-09-21
22:46:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:46:33'),
(582,'202409212248091726940889457636096','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
70,000.00 :‫ مبلغ‬,4049 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66EF0679146374','2024-09-21
22:48:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:48:09'),
(583,'202409212253281726941208369972992','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
24,000.00 :‫ مبلغ‬,4049 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66EC232A7C75B1','2024-09-21
22:53:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:53:28'),
(584,'202409212253521726941232079368960','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
24,000.00 :‫ مبلغ‬,4049 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66EC232A7C75B1','2024-09-21
22:53:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:53:52'),
(585,'202409212255221726941322062045184','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
6,000.00 :‫ مبلغ‬,4049 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66EF039BF417F0','2024-09-21
22:55:22','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:55:22'),
(586,'202409212256581726941418534519808','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
6,000.00 :‫ مبلغ‬,4049 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66EF039BF417F0','2024-09-21
22:56:58','ADMIN127H8JL7T45FEHH943!','admin','2024-09-21 13:56:58'),
(587,'202409221200111726988411062659072','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
30,000.00 :‫ مبلغ‬,2333','/sales/edit/SALE66EFC07A33E1C4','2024-09-22
12:00:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 03:00:11'),
(588,'202409221205121726988712396177152','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
100,000.00 :‫ مبلغ‬,2334','/sales/edit/SALE66EFC1A6470280','2024-09-22
12:05:12','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 03:05:12'),
(589,'202409221216441726989404020695808','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
764.18 :‫ مبلغ‬,2335','/sales/edit/SALE66EFC45B2C0323','2024-09-22
12:16:44','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 03:16:44'),
(590,'202409221218231726989503162725888','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
764.18 :‫ مبلغ‬,2336','/sales/edit/SALE66EFC4BE493E61','2024-09-22
12:18:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 03:18:23'),
(591,'202409222119001727021940366137088','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
3,000.00 :‫ مبلغ‬,322','/purchases/edit/PRCH66F04372E37AA2','2024-09-22
21:19:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 12:19:00'),
(592,'202409230841161727062876232770816','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
2,100.00 :‫ مبلغ‬,325','/purchases/edit/PRCH66F0E35B844744','2024-09-23
08:41:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 23:41:16'),
(593,'202409230856531727063813974135040','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
595.00 :‫ مبلغ‬,2337','/sales/edit/SALE66F0E7054DB818','2024-09-23
08:56:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-22 23:56:53'),
(594,'202409230905131727064313132692224','BRCH668EE8F08DD356','Cwarehouse',' ‫تغیر‬
‫'شد‬,'Warehouse Updated, ‫اسم گدام پروزه اعمار‬
‫'سرک‬,'/cwarehouses/edit/CWRS66D2AE99360B32','2024-09-23
09:05:13','ADMIN127H8JL7T45FEHH943!','admin','2024-09-23 00:05:13'),
(595,'202409231321371727079697020442112','BRCH664D790E231556','Sales','Added','Invo
ice# 21, Amount: 1,500.00','/sales/edit/SALE66F1251037BE82','2024-09-23
13:21:37','ADMIN127H8JL7T45FEHH943!','admin','2024-09-23 04:21:37'),
(596,'202409231330101727080210214576128','BRCH664D790E231556','Sales','Added','Invo
ice# 22, Amount: 17,500.00','/sales/edit/SALE66F12711713F75','2024-09-23
13:30:10','ADMIN127H8JL7T45FEHH943!','admin','2024-09-23 04:30:10'),
(597,'202409231331051727080265822401024','BRCH664D790E231556','Sales','Update','Inv
oice# 22, Amount: 10,500.00','/sales/edit/SALE66F12711713F75','2024-09-23
13:31:05','ADMIN127H8JL7T45FEHH943!','admin','2024-09-23 04:31:05'),
(598,'202409231544211727088261071963904','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,1009','/sales/edit/SALE66F1468441A259','2024-09-23
15:44:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-23 06:44:21'),
(599,'202409241011041727154664048424960','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
443.62 :‫ مبلغ‬,2338','/sales/edit/SALE66F249E64D9651','2024-09-24
10:11:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 01:11:04'),
(600,'202409241013531727154833442213120','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
204,840.00 :‫'مبلغ‬,'/purchases/edit/PRCH66F24A9064A736','2024-09-24
10:13:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 01:13:53'),
(601,'202409241016161727154976114151936','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مالیات گمرک‬,'/expenses/edit/EXPE66F24B1FB6A1B6','2024-09-24
10:16:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 01:16:16'),
(602,'202409241017411727155061511962880','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'شرکت احمدیار‬,'/journal/edit/JRNL66F24B750744F1','2024-09-24
10:17:41','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 01:17:41'),
(603,'202409241159531727161193854379776','BRCH668EE96F643F60',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E5414EBFC367','2024-09-24
11:59:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 02:59:53'),
(604,'202409241200031727161203718276096','BRCH668EE96F643F60',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E5414EBFC367','2024-09-24
12:00:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 03:00:03'),
(605,'202409241200071727161207913038848','BRCH668EE96F643F60',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E5414EBFC367','2024-09-24
12:00:07','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 03:00:07'),
(606,'202409241200111727161211960225024','BRCH668EE96F643F60',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E5414EBFC367','2024-09-24
12:00:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 03:00:12'),
(607,'202409241203351727161415273467136','BRCH668EE96F643F60',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66E5414EBFC367','2024-09-24
12:03:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 03:03:35'),
(608,'202409241534381727174078542352896','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
70,500.00 :‫ مبلغ‬,2339','/sales/edit/SALE66F295BC7C51A5','2024-09-24
15:34:38','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 06:34:38'),
(609,'202409241619561727176796471152128','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
50,400.00 :‫ مبلغ‬,2340','/sales/edit/SALE66F2A05AD62016','2024-09-24
16:19:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 07:19:56'),
(610,'202409242342481727203368082479872','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
30,300.00 :‫ مبلغ‬,2341','/sales/edit/SALE66F30826AD6B56','2024-09-24
23:42:48','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 14:42:48'),
(611,'202409242358001727204280423527936','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
175,000.00 :‫ مبلغ‬,4560','/purchases/edit/PRCH66F30BB75DD695','2024-09-24
23:58:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-24 14:58:00'),
(612,'202409251152131727247133239525120','BRCH668E33B1D26DF1','‫'روزنامچه‬,NULL,' :‫از‬
50,000.00 :‫ مبلغ‬,‫'احمد ریس‬,'/journal/edit/JRNL66F3B31CB94AF8','2024-09-25
11:52:13','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 02:52:13'),
(613,'202409251927081727274428080913920','BRCH664D790E231556','Purchases','Delete',
'Invoice# 1234, Amount: 308,000.00',NULL,'2024-09-25
19:27:08','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:27:08'),
(614,'202409251927111727274431751388928','BRCH664D790E231556','Purchases','Delete',
'Invoice# 1234, Amount: 1,155,000.00',NULL,'2024-09-25
19:27:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:27:11'),
(615,'202409251927141727274434135124992','BRCH664D790E231556','Purchases','Delete',
'Invoice# 1234, Amount: 825.00',NULL,'2024-09-25
19:27:14','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:27:14'),
(616,'202409251929311727274571387186176','BRCH664D790E231556','Purchases','Added','
Invoice# 1234, Amount: 20,000.00','/purchases/edit/PRCH66F41E4AAC7055','2024-09-25
19:29:31','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:29:31'),
(617,'202409251935401727274940222199040','BRCH664D790E231556','Sales','Delete','Inv
oice# 1, Amount: 3,320.00',NULL,'2024-09-25
19:35:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:35:40'),
(618,'202409251935451727274945688265984','BRCH664D790E231556','Sales','Delete','Inv
oice# 3, Amount: 3,000.00',NULL,'2024-09-25
19:35:45','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:35:45'),
(619,'202409251935551727274955527678976','BRCH664D790E231556','Sales','Delete','Inv
oice# 5, Amount: 5,340.00',NULL,'2024-09-25
19:35:55','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:35:55'),
(620,'202409251936001727274960355705856','BRCH664D790E231556','Sales','Delete','Inv
oice# 7, Amount: 30.00',NULL,'2024-09-25
19:36:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:00'),
(621,'202409251936081727274968741480192','BRCH664D790E231556','Sales','Delete','Inv
oice# 15, Amount: 52,158.10',NULL,'2024-09-25
19:36:08','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:08'),
(622,'202409251936121727274972210149120','BRCH664D790E231556','Sales','Delete','Inv
oice# 16, Amount: 191,635.88',NULL,'2024-09-25
19:36:12','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:12'),
(623,'202409251936151727274975730220032','BRCH664D790E231556','Sales','Delete','Inv
oice# 17, Amount: 18.00',NULL,'2024-09-25
19:36:15','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:15'),
(624,'202409251936181727274978843430144','BRCH664D790E231556','Sales','Delete','Inv
oice# 18, Amount: 111,560.21',NULL,'2024-09-25
19:36:18','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:18'),
(625,'202409251936211727274981438815232','BRCH664D790E231556','Sales','Delete','Inv
oice# 19, Amount: 1,560.00',NULL,'2024-09-25
19:36:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:21'),
(626,'202409251936271727274987834039040','BRCH664D790E231556','Sales','Delete','Inv
oice# 14, Amount: 4,789.13',NULL,'2024-09-25
19:36:27','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:27'),
(627,'202409251936301727274990569509120','BRCH664D790E231556','Sales','Delete','Inv
oice# 20, Amount: 67,500.00',NULL,'2024-09-25
19:36:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:30'),
(628,'202409251936331727274993074572032','BRCH664D790E231556','Sales','Delete','Inv
oice# 21, Amount: 1,500.00',NULL,'2024-09-25
19:36:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:33'),
(629,'202409251936351727274995607297792','BRCH664D790E231556','Sales','Delete','Inv
oice# 11, Amount: 1,250,000.00',NULL,'2024-09-25
19:36:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:35'),
(630,'202409251936381727274998469019904','BRCH664D790E231556','Sales','Delete','Inv
oice# 12, Amount: 22,704.00',NULL,'2024-09-25
19:36:38','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:38'),
(631,'202409251936421727275002738460928','BRCH664D790E231556','Sales','Delete','Inv
oice# 10, Amount: 22,200.00',NULL,'2024-09-25
19:36:42','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:42'),
(632,'202409251936481727275008111294976','BRCH664D790E231556','Sales','Delete','Inv
oice# 9, Amount: 113,520.00',NULL,'2024-09-25
19:36:48','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:48'),
(633,'202409251936531727275013406604032','BRCH664D790E231556','Sales','Delete','Inv
oice# 8, Amount: 240,000.00',NULL,'2024-09-25
19:36:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:53'),
(634,'202409251936561727275016326561024','BRCH664D790E231556','Sales','Delete','Inv
oice# 6, Amount: 75.00',NULL,'2024-09-25
19:36:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:56'),
(635,'202409251936591727275019470659072','BRCH664D790E231556','Sales','Delete','Inv
oice# 4, Amount: 600.00',NULL,'2024-09-25
19:36:59','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:36:59'),
(636,'202409251937031727275023249353984','BRCH664D790E231556','Sales','Delete','Inv
oice# 2, Amount: 1,520.00',NULL,'2024-09-25
19:37:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:37:03'),
(637,'202409251937071727275027913556992','BRCH664D790E231556','Sales','Delete','Inv
oice# 13, Amount: 11,174.63',NULL,'2024-09-25
19:37:07','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:37:07'),
(638,'202409251937151727275035416489984','BRCH664D790E231556','Sales','Delete','Inv
oice# 22, Amount: 10,500.00',NULL,'2024-09-25
19:37:15','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:37:15'),
(639,'202409251938361727275116117404928','BRCH664D790E231556','Sales','Added','Invo
ice# 1, Amount: 2,100.00','/sales/edit/SALE66F4206B5D7AC1','2024-09-25
19:38:36','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:38:36'),
(640,'202409251942401727275360003683072','BRCH664D790E231556','Sales','Added','Invo
ice# 2, Amount: 3.00','/sales/edit/SALE66F4215F4AD447','2024-09-25
19:42:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:42:40'),
(641,'202409251947211727275641646464000','BRCH664D790E231556','Sales','Added','Invo
ice# 3, Amount: 8,350.00','/sales/edit/SALE66F42278E5F0D9','2024-09-25
19:47:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:47:21'),
(642,'202409251953251727276005616971008','BRCH664D790E231556','Sales','Added','Invo
ice# 4, Amount: 186,600.00','/sales/edit/SALE66F423E4D47E56','2024-09-25
19:53:25','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:53:25'),
(643,'202409251958021727276282841697024','BRCH664D790E231556','Journal','Added','Fr
om: ‫دخل شرکت‬, Amount: 46,650.00','/journal/edit/JRNL66F424FA543BE9','2024-09-25
19:58:02','ADMIN127H8JL7T45FEHH943!','admin','2024-09-25 10:58:02'),
(644,'202409260942281727325748182075904','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'آقای عزیزی‬,'/journal/edit/JRNL66F4E633A2A545','2024-09-26
09:42:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 00:42:28'),
(645,'202409260954341727326474060764928','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
30,000.00 :‫ مبلغ‬,‫'آقای عزیزی‬,'/journal/edit/JRNL66F4E908DFE556','2024-09-26
09:54:34','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 00:54:34'),
(646,'202409260958301727326710759269888','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66F4E9F6417743','2024-09-26
09:58:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 00:58:30'),
(647,'202409260959091727326749270056960','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 30,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66F4EA1CC4AF96','2024-09-26
09:59:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 00:59:09'),
(648,'202409261239441727336384501849856','BRCH664D790E231556','Sales','Delete','Inv
oice# 1, Amount: 2,100.00',NULL,'2024-09-26
12:39:44','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 03:39:44'),
(649,'202409261240181727336418999166976','BRCH664D790E231556','Sales','Delete','Inv
oice# 2, Amount: 3.00',NULL,'2024-09-26
12:40:18','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 03:40:19'),
(650,'202409261240281727336428074502912','BRCH664D790E231556','Sales','Delete','Inv
oice# 3, Amount: 8,350.00',NULL,'2024-09-26
12:40:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 03:40:28'),
(651,'202409261240331727336433493777152','BRCH664D790E231556','Sales','Delete','Inv
oice# 4, Amount: 186,600.00',NULL,'2024-09-26
12:40:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 03:40:33'),
(652,'202409261325471727339147014327040','BRCH664D790E231556','Purchases','Delete',
'Invoice# 1234, Amount: 20,000.00',NULL,'2024-09-26
13:25:47','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 04:25:47'),
(653,'202409261326331727339193227073024','BRCH664D790E231556','Purchases','Added','
Invoice# 1234, Amount: 200.00','/purchases/edit/PRCH66F51AB87D3469','2024-09-26
13:26:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 04:26:33'),
(654,'202409262157461727369866957993984','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
15,000.00 :‫ مبلغ‬,4563','/purchases/edit/PRCH66F59289EA62A7','2024-09-26
21:57:46','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 12:57:46'),
(655,'202409262201581727370118814845184','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
10,000.00 :‫ مبلغ‬,2342','/sales/edit/SALE66F59386214A37','2024-09-26
22:01:58','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 13:01:58'),
(656,'202409262203331727370213823766016','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
6,000.00 :‫ مبلغ‬,‫'آقای عزیزی‬,'/journal/edit/JRNL66F593E55EE661','2024-09-26
22:03:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 13:03:33'),
(657,'202409262306091727373969657402880','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
25,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:09'),
(658,'202409262306131727373973287084032','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:13','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:13'),
(659,'202409262306161727373976090472960','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
4,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:16'),
(660,'202409262306171727373977983380992','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
10,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:17'),
(661,'202409262306221727373982700417024','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:22','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:22'),
(662,'202409262306241727373984721678848','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
4,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:24','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:24'),
(663,'202409262306261727373986722903040','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:26'),
(664,'202409262306281727373988704663040','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
10,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:28'),
(665,'202409262306301727373990571687936','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
5,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:30'),
(666,'202409262306341727373994875706880','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
500,000.00 :‫ مبلغ‬,‫ مشتری بازار‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:34','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:34'),
(667,'202409262306361727373996740868096','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
800.00 :‫ مبلغ‬,‫ خیرالدین‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:36','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:36'),
(668,'202409262306401727374000261980160','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
10,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:40'),
(669,'202409262306431727374003160679936','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:43','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:43'),
(670,'202409262306461727374006026994944','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:46','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:46'),
(671,'202409262306511727374011942814976','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:51','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:51'),
(672,'202409262306581727374018067888896','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
30,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:06:58','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:06:58'),
(673,'202409262307001727374020936798208','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:07:00','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:07:00'),
(674,'202409262307061727374026022566144','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
30,000.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:07:06','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:07:06'),
(675,'202409262307081727374028285733888','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫روزنامچه‬
6,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-26
23:07:08','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:07:08'),
(676,'202409262308171727374097857012992','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-09-26
23:08:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:08:17'),
(677,'202409262308201727374100995523072','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
100,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-09-26
23:08:20','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:08:20'),
(678,'202409262308241727374104183486976','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
30,000.00 :‫ مبلغ‬,‫ نفده‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-09-26
23:08:24','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:08:24'),
(679,'202409262308271727374107573338112','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-09-26
23:08:27','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:08:27'),
(680,'202409262308551727374135916076800','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
45,000.00 :‫ مبلغ‬,1',NULL,'2024-09-26
23:08:55','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:08:55'),
(681,'202409262308591727374139773515008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
15,000.00 :‫ مبلغ‬,2',NULL,'2024-09-26
23:08:59','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:08:59'),
(682,'202409262309031727374143073868032','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
3,300.00 :‫ مبلغ‬,2301',NULL,'2024-09-26
23:09:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:03'),
(683,'202409262309061727374146347132928','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
46,415.00 :‫ مبلغ‬,2302',NULL,'2024-09-26
23:09:06','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:06'),
(684,'202409262309081727374148935350784','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1,666.67 :‫ مبلغ‬,2303',NULL,'2024-09-26
23:09:08','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:08'),
(685,'202409262309101727374150991190784','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
512.77 :‫ مبلغ‬,2304',NULL,'2024-09-26
23:09:10','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:10'),
(686,'202409262309161727374156400017920','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
170.21 :‫ مبلغ‬,2312',NULL,'2024-09-26
23:09:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:16'),
(687,'202409262309211727374161441081088','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
33.90 :‫ مبلغ‬,2313',NULL,'2024-09-26
23:09:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:21'),
(688,'202409262309231727374163528748032','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
283,012.36 :‫ مبلغ‬,2315',NULL,'2024-09-26
23:09:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:23'),
(689,'202409262309281727374168011725056','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
300.00 :‫ مبلغ‬,2316',NULL,'2024-09-26
23:09:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:28'),
(690,'202409262309301727374170242252032','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
36,400.00 :‫ مبلغ‬,2319',NULL,'2024-09-26
23:09:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:30'),
(691,'202409262309321727374172348272128','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
30,700.00 :‫ مبلغ‬,2320',NULL,'2024-09-26
23:09:32','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:32'),
(692,'202409262309371727374177291460096','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
21,500.00 :‫ مبلغ‬,2321',NULL,'2024-09-26
23:09:37','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:37'),
(693,'202409262309421727374182259998976','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
15,400.00 :‫ مبلغ‬,2322',NULL,'2024-09-26
23:09:42','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:42'),
(694,'202409262309441727374184398885888','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
60,600.00 :‫ مبلغ‬,2323',NULL,'2024-09-26
23:09:44','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:44'),
(695,'202409262309491727374189500308992','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
30,500.00 :‫ مبلغ‬,2324',NULL,'2024-09-26
23:09:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:49'),
(696,'202409262309511727374191657302016','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
198.58 :‫ مبلغ‬,2325',NULL,'2024-09-26
23:09:51','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:51'),
(697,'202409262309531727374193862905856','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
40,200.00 :‫ مبلغ‬,2326',NULL,'2024-09-26
23:09:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:53'),
(698,'202409262309561727374196343401984','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1,268,500.00 :‫ مبلغ‬,2327',NULL,'2024-09-26
23:09:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:09:56'),
(699,'202409262310041727374204154835968','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
1,400.00 :‫ مبلغ‬,2328',NULL,'2024-09-26
23:10:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:04'),
(700,'202409262310111727374211881021952','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
12,497.88 :‫ مبلغ‬,2329',NULL,'2024-09-26
23:10:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:11'),
(701,'202409262310141727374214973067008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
14,200.00 :‫ مبلغ‬,2330',NULL,'2024-09-26
23:10:14','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:14'),
(702,'202409262310171727374217806571008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
6,500.00 :‫ مبلغ‬,2331',NULL,'2024-09-26
23:10:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:17'),
(703,'202409262310201727374220272488960','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
10,400.00 :‫ مبلغ‬,2332',NULL,'2024-09-26
23:10:20','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:20'),
(704,'202409262310491727374249310415872','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
30,000.00 :‫ مبلغ‬,2333',NULL,'2024-09-26
23:10:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:49'),
(705,'202409262310551727374255215691008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
100,000.00 :‫ مبلغ‬,2334',NULL,'2024-09-26
23:10:55','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:10:55'),
(706,'202409262311071727374267787481088','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
764.18 :‫ مبلغ‬,2335',NULL,'2024-09-26
23:11:07','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:07'),
(707,'202409262311151727374275249159936','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
443.62 :‫ مبلغ‬,2338',NULL,'2024-09-26
23:11:15','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:15'),
(708,'202409262311411727374301015126016','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
30,300.00 :‫ مبلغ‬,2341',NULL,'2024-09-26
23:11:41','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:41'),
(709,'202409262311431727374303385922816','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
50,400.00 :‫ مبلغ‬,2340',NULL,'2024-09-26
23:11:43','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:43'),
(710,'202409262311451727374305268214016','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
70,500.00 :‫ مبلغ‬,2339',NULL,'2024-09-26
23:11:45','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:45'),
(711,'202409262311471727374307165807872','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
595.00 :‫ مبلغ‬,2337',NULL,'2024-09-26
23:11:47','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:47'),
(712,'202409262311491727374309287028992','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
764.18 :‫ مبلغ‬,2336',NULL,'2024-09-26
23:11:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:49'),
(713,'202409262311521727374312375447040','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
10,000.00 :‫ مبلغ‬,2342',NULL,'2024-09-26
23:11:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:11:52'),
(714,'202409262312041727374324897103104','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:04'),
(715,'202409262312091727374329495860992','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,2 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:09'),
(716,'202409262312111727374331738579968','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,3 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:11'),
(717,'202409262312131727374333997148160','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,4 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:13','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:13'),
(718,'202409262312161727374336516820992','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,5 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:16','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:16'),
(719,'202409262312191727374339240632064','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,6 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:19','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:19'),
(720,'202409262312211727374341543013120','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,7 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:21'),
(721,'202409262312231727374343771617024','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,8 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:23'),
(722,'202409262312261727374346563375872','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
373.41 :‫ مبلغ‬,9 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:26'),
(723,'202409262312281727374348829669120','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
0.00 :‫ مبلغ‬,10 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:28'),
(724,'202409262312311727374351367120896','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
0.00 :‫ مبلغ‬,11 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:31','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:31'),
(725,'202409262312331727374353898477056','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
0.00 :‫ مبلغ‬,12 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:33'),
(726,'202409262312351727374355976792064','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫برگشتی‬
0.00 :‫ مبلغ‬,13 #‫'بیل‬,'‫'شد‬,NULL,'2024-09-26
23:12:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:12:35'),
(727,'202409262313011727374381514339840','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
12,000.00 :‫ مبلغ‬,23',NULL,'2024-09-26
23:13:01','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:01'),
(728,'202409262313031727374383694459904','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
60,000.00 :‫ مبلغ‬,34',NULL,'2024-09-26
23:13:03','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:03'),
(729,'202409262313051727374385683442176','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
18,000.00 :‫ مبلغ‬,1',NULL,'2024-09-26
23:13:05','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:05'),
(730,'202409262313091727374389290266112','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
9,000.00 :‫ مبلغ‬,1',NULL,'2024-09-26
23:13:09','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:09'),
(731,'202409262313131727374393522306816','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
10,100.00 :‫ مبلغ‬,200',NULL,'2024-09-26
23:13:13','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:13'),
(732,'202409262313151727374395667586048','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
200,000.00 :‫ مبلغ‬,1',NULL,'2024-09-26
23:13:15','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:15'),
(733,'202409262313171727374397644498944','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
7,600.00 :‫ مبلغ‬,1',NULL,'2024-09-26
23:13:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:17'),
(734,'202409262313201727374400036982016','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
125.00 :‫ مبلغ‬,9000',NULL,'2024-09-26
23:13:20','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:20'),
(735,'202409262313221727374402419687936','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
2,400.00 :‫ مبلغ‬,34634643654',NULL,'2024-09-26
23:13:22','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:22'),
(736,'202409262313261727374406246814976','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
3,000.00 :‫ مبلغ‬,322',NULL,'2024-09-26
23:13:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:26'),
(737,'202409262313281727374408799296000','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
204,840.00 :‫ مبلغ‬,1',NULL,'2024-09-26
23:13:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:28'),
(738,'202409262313311727374411489534976','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
2,100.00 :‫ مبلغ‬,325',NULL,'2024-09-26
23:13:31','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:31'),
(739,'202409262313331727374413584638208','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
70,000.00 :‫ مبلغ‬,4049',NULL,'2024-09-26
23:13:33','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:33'),
(740,'202409262313351727374415593543168','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
6,000.00 :‫ مبلغ‬,4049',NULL,'2024-09-26
23:13:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:35'),
(741,'202409262313371727374417615264768','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
24,000.00 :‫ مبلغ‬,4049',NULL,'2024-09-26
23:13:37','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:37'),
(742,'202409262313401727374420960151040','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
15,000.00 :‫ مبلغ‬,4563',NULL,'2024-09-26
23:13:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:40'),
(743,'202409262313441727374424071922944','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
175,000.00 :‫ مبلغ‬,4560',NULL,'2024-09-26
23:13:44','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:13:44'),
(744,'202409262323561727375036569125888','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
2.00- :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:23:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:23:56'),
(745,'202409262323591727375039087837952','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
2.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:23:59','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:23:59'),
(746,'202409262324011727375041867552000','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
4.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:01','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:01'),
(747,'202409262324041727375044254499072','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
6.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:04'),
(748,'202409262324071727375047471924992','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
10.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:07','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:07'),
(749,'202409262324101727375050329039104','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
12.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:10','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:10'),
(750,'202409262324171727375057551948032','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
6.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:17'),
(751,'202409262324191727375059593936896','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
50.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:19','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:19'),
(752,'202409262324211727375061882388224','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
5.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:21'),
(753,'202409262324261727375066250938880','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
3.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:26','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:26'),
(754,'202409262324281727375068004730880','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
5.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:28'),
(755,'202409262324301727375070322465024','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
1.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-09-26
23:24:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:24:30'),
(756,'202409262332321727375552721946880','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫معاش‬
467.74 :‫ معاش‬, :‫'کارمند‬,'‫'شد‬,NULL,'2024-09-26
23:32:32','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:32:32'),
(757,'202409262332351727375555266607872','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫معاش‬
435.48 :‫ معاش‬, :‫'کارمند‬,'‫'شد‬,NULL,'2024-09-26
23:32:35','ADMIN127H8JL7T45FEHH943!','admin','2024-09-26 14:32:35'),
(758,'202409270936471727411807020773888','BRCH668A8A93BFCAF8',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL66C306AED84815','2024-09-27
09:36:47','ADMIN127H8JL7T45FEHH943!','admin','2024-09-27 00:36:47'),
(759,'202409290050241727553024542887936','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66F85DFFC4D387','2024-09-29
00:50:24','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 15:50:24'),
(760,'202409290233111727559191278899968','BRCH668E33B1D26DF1',' ‫'حذف‬,'‫روزنامچه‬
50,000.00 :‫ مبلغ‬,‫ احمد ریس‬:‫'از‬,'‫'شد‬,NULL,'2024-09-29
02:33:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:33:11'),
(761,'202409290233141727559194245142016','BRCH668E33B1D26DF1',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬,‫ احمد ریس‬:‫'از‬,'‫'شد‬,NULL,'2024-09-29
02:33:14','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:33:14'),
(762,'202409290233171727559197161947136','BRCH668E33B1D26DF1',' ‫'حذف‬,'‫روزنامچه‬
1,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-09-29
02:33:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:33:17'),
(763,'202409290233381727559218896357888','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
6,090.00 :‫ مبلغ‬,1',NULL,'2024-09-29
02:33:38','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:33:38'),
(764,'202409290233421727559222987142144','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
269,100,000.00- :‫ مبلغ‬,2',NULL,'2024-09-29
02:33:42','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:33:42'),
(765,'202409290233461727559226237176064','BRCH668E33B1D26DF1','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
333,000.00 :‫ مبلغ‬,3',NULL,'2024-09-29
02:33:46','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:33:46'),
(766,'202409290234551727559295907741184','BRCH668E33B1D26DF1',' ‫'حذف‬,'‫معاش‬
2,419.35 :‫ معاش‬,‫ احمد ریس‬:‫'کارمند‬,'‫'شد‬,NULL,'2024-09-29
02:34:55','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:34:55'),
(767,'202409290238571727559537366446848','BRCH668E33B1D26DF1','‫'خرید‬,NULL,' ,1 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66F877709309D5','2024-09-29
02:38:57','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:38:57'),
(768,'202409290240241727559624765067008','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫خرید‬
20,000.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66F877709309D5','2024-09-29
02:40:24','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:40:24'),
(769,'202409290241231727559683170160128','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
20,000.00 :‫ مبلغ‬,1',NULL,'2024-09-29
02:41:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 17:41:23'),
(770,'202409290311401727561500752453120','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66F87F1BF3CA72','2024-09-29
03:11:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 18:11:40'),
(771,'202409290320211727562021774763008','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,2 #‫بیل‬
4,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66F881250FCC53','2024-09-29
03:20:21','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 18:20:21'),
(772,'202409290320521727562052836256000','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫خرید‬
4,000.00 :‫ مبلغ‬,2 #‫'بیل‬,'‫'شد‬,'/purchases/edit/PRCH66F881250FCC53','2024-09-29
03:20:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-28 18:20:52'),
(773,'202409292203521727629432832717056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
7,200.00 :‫'مبلغ‬,'/sales/edit/SALE66F98877A22E46','2024-09-29
22:03:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-29 13:03:52'),
(774,'202409292215401727630140745817856','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,2 #‫بیل‬
14,400.00 :‫'مبلغ‬,'/sales/edit/SALE66F98B3B477B09','2024-09-29
22:15:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-29 13:15:40'),
(775,'202409292229431727630983535917056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,3 #‫بیل‬
21,500.00 :‫'مبلغ‬,'/sales/edit/SALE66F98E85A26493','2024-09-29
22:29:43','ADMIN127H8JL7T45FEHH943!','admin','2024-09-29 13:29:43'),
(776,'202409292252221727632342929942016','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,4 #‫بیل‬
14,500.00 :‫'مبلغ‬,'/sales/edit/SALE66F993D5C66858','2024-09-29
22:52:22','ADMIN127H8JL7T45FEHH943!','admin','2024-09-29 13:52:22'),
(777,'202409292324561727634296124627968','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
10 ‫ رنج نمبر‬:‫ جنس‬D, 300.00 :‫'تعداد‬,'/transfer/edit/TSFR66F99B772CBB02','2024-09-
29 23:24:56','ADMIN127H8JL7T45FEHH943!','admin','2024-09-29 14:24:56'),
(778,'202409292333441727634824793015040','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫انتقال گدام‬
10 ‫ رنج نمبر‬:‫'جنس‬,'‫ شد‬D, 2.00 :‫'تعداد‬,'/transfer/edit/TSFR66F99B772CBB02','2024-
09-29 23:33:44','ADMIN127H8JL7T45FEHH943!','admin','2024-09-29 14:33:44'),
(779,'202409300955531727672153281344768','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
7,200.00 :‫ مبلغ‬,1',NULL,'2024-09-30
09:55:53','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 00:55:53'),
(780,'202409300955571727672157505788160','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
14,400.00 :‫ مبلغ‬,2',NULL,'2024-09-30
09:55:57','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 00:55:57'),
(781,'202409300956011727672161079552000','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
21,500.00 :‫ مبلغ‬,3',NULL,'2024-09-30
09:56:01','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 00:56:01'),
(782,'202409300956041727672164256766208','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
14,500.00 :‫ مبلغ‬,4',NULL,'2024-09-30
09:56:04','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 00:56:04'),
(783,'202409300956111727672171656125952','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
20,000.00 :‫ مبلغ‬,1',NULL,'2024-09-30
09:56:11','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 00:56:11'),
(784,'202409300956141727672174225195008','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
4,000.00 :‫ مبلغ‬,2',NULL,'2024-09-30
09:56:14','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 00:56:14'),
(785,'202409301024401727673880095001088','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
20,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66FA361712CA17','2024-09-30
10:24:40','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 01:24:40'),
(786,'202409301033021727674382722528000','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,2 #‫بیل‬
4,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66FA380DD28631','2024-09-30
10:33:02','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 01:33:02'),
(787,'202409301045171727675117261184000','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,3 #‫بیل‬
15,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH66FA3AEC59BF46','2024-09-30
10:45:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 01:45:17'),
(788,'202409301113171727676797865954048','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 100.00 :‫'مبلغ‬,'/journal/edit/JRNL66FA417D5E9251','2024-09-30
11:13:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 02:13:17'),
(789,'202409301125281727677528025243136','BRCH668A8A93BFCAF8','‫'تولید‬,NULL,'#‫بیل‬
147.00 :‫ مبلغ‬,1000','/production/edit/PROI66FA4455B81465','2024-09-30
11:25:28','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 02:25:28'),
(790,'202409301132381727677958870853888','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
26.17 :‫ مبلغ‬,1010','/sales/edit/SALE66FA4604B0E815','2024-09-30
11:32:38','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 02:32:38'),
(791,'202409301232461727681566425766912','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
20,000.00 :‫ مبلغ‬,1',NULL,'2024-09-30
12:32:46','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 03:32:46'),
(792,'202409301232491727681569414996992','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
4,000.00 :‫ مبلغ‬,2',NULL,'2024-09-30
12:32:49','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 03:32:49'),
(793,'202409301232521727681572910087168','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
15,000.00 :‫ مبلغ‬,3',NULL,'2024-09-30
12:32:52','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 03:32:52'),
(794,'202409302230501727717450775064832','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
40,500.00 :‫'مبلغ‬,'/sales/edit/SALE66FAE049588C60','2024-09-30
22:30:50','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 13:30:50'),
(795,'202409302241171727718077910108928','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,2 #‫بیل‬
20,200.00 :‫'مبلغ‬,'/sales/edit/SALE66FAE2BCCF4351','2024-09-30
22:41:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 13:41:17'),
(796,'202409302303301727719410494106112','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
16,000.00 :‫ مبلغ‬,325','/purchases/edit/PRCH66FAE7F1AA5E94','2024-09-30
23:03:30','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 14:03:30'),
(797,'202409302351171727722277320445184','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
40,500.00 :‫ مبلغ‬,1',NULL,'2024-09-30
23:51:17','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 14:51:17'),
(798,'202409302351231727722283368397824','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
20,200.00 :‫ مبلغ‬,2',NULL,'2024-09-30
23:51:23','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 14:51:23'),
(799,'202409302351371727722297512520192','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
16,000.00 :‫ مبلغ‬,325',NULL,'2024-09-30
23:51:37','ADMIN127H8JL7T45FEHH943!','admin','2024-09-30 14:51:37'),
(800,'202410011105451727762745811449088','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,' ,1 #‫بیل‬
1,100.00 :‫'مبلغ‬,'/purchases/edit/PRCH66FB9138941182','2024-10-01
11:05:45','ADMIN127H8JL7T45FEHH943!','admin','2024-10-01 02:05:45'),
(801,'202410011127551727764075908881920','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
300.00 :‫'مبلغ‬,'/sales/edit/SALE66FB966ADE3A03','2024-10-01
11:27:55','ADMIN127H8JL7T45FEHH943!','admin','2024-10-01 02:27:55'),
(802,'202410012059261727798366401316864','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
300.00 :‫ مبلغ‬,1',NULL,'2024-10-01
20:59:26','ADMIN127H8JL7T45FEHH943!','admin','2024-10-01 11:59:26'),
(803,'202410012230491727803849130620928','BRCH664D790E231556','Expenses','Added','T
ype: ‫مصارف کرایه‬, Amount: 1,000.00','/expenses/edit/EXPE66FC31C8BC1BB7','2024-10-01
22:30:49','ADMIN127H8JL7T45FEHH943!','admin','2024-10-01 13:30:49'),
(804,'202410012231041727803864729084928','BRCH664D790E231556','Expenses','Added','T
ype: ‫مصارف مالیات‬, Amount: 5,000.00','/expenses/edit/EXPE66FC31D85822D9','2024-10-
01 22:31:04','ADMIN127H8JL7T45FEHH943!','admin','2024-10-01 13:31:04'),
(805,'202410012231361727803896867944960','BRCH664D790E231556','Expenses','Added','T
ype: ‫مصارف روزانه‬, Amount: 2,000.00','/expenses/edit/EXPE66FC31F88012D0','2024-10-
01 22:31:36','ADMIN127H8JL7T45FEHH943!','admin','2024-10-01 13:31:36'),
(806,'202410021123151727850195366030080','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
3,800.00 :‫'مبلغ‬,'/purchases/edit/PRCH66FCE6D1D066C8','2024-10-02
11:23:15','ADMIN127H8JL7T45FEHH943!','admin','2024-10-02 02:23:15'),
(807,'202410021127051727850425532655104','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,1 #‫بیل‬
284.00 :‫'مبلغ‬,'/sales/edit/SALE66FCE7B8537217','2024-10-02
11:27:05','ADMIN127H8JL7T45FEHH943!','admin','2024-10-02 02:27:05'),
(808,'202410021128311727850511164608000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,2 #‫بیل‬
36.67 :‫'مبلغ‬,'/sales/edit/SALE66FCE80E14CE30','2024-10-02
11:28:31','ADMIN127H8JL7T45FEHH943!','admin','2024-10-02 02:28:31'),
(809,'202410021251061727855466685537024','BRCH668EE8F08DD356','Cpurchases',' ‫تغیر‬
5000 :‫ مبلغ‬,۱ #‫'بیل‬,'‫'شد‬,'/cpurchases/edit/CPCH66E15E8CDB4853','2024-10-02
12:51:06','ADMIN127H8JL7T45FEHH943!','admin','2024-10-02 03:51:06'),
(810,'202410021252461727855566554532096','BRCH668EE8F08DD356','Cpurchases',' ‫تغیر‬
5000 :‫ مبلغ‬,2 #‫'بیل‬,'‫'شد‬,'/cpurchases/edit/CPCH66E15E8CDB4853','2024-10-02
12:52:46','ADMIN127H8JL7T45FEHH943!','admin','2024-10-02 03:52:46'),
(811,'202410021330111727857811216152832','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصارف اضافه‬,'/expenses/edit/EXPE66FD0492DE7063','2024-10-02
13:30:11','ADMIN127H8JL7T45FEHH943!','admin','2024-10-02 04:30:11'),
(812,'202410031411021727946662826482944','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصرف کرایه‬,'/expenses/edit/EXPE66FE5FA668D983','2024-10-03
14:11:02','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 05:11:02'),
(813,'202410031413271727946807265510912','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,3 #‫بیل‬
880.00 :‫'مبلغ‬,'/sales/edit/SALE66FE603602C883','2024-10-03
14:13:27','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 05:13:27'),
(814,'202410031416281727946988780369920','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
800.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL66FE60EC3DBBF9','2024-10-03
14:16:28','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 05:16:28'),
(815,'202410032116021727972162754582016','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,4 #‫بیل‬
18,400.00 :‫'مبلغ‬,'/sales/edit/SALE66FEC340BE7663','2024-10-03
21:16:02','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 12:16:02'),
(816,'202410032119551727972395283264000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,5 #‫بیل‬
23,000.00 :‫'مبلغ‬,'/sales/edit/SALE66FEC42A4FCE56','2024-10-03
21:19:55','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 12:19:55'),
(817,'202410032207481727975268622270976','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
129,600.00 :‫ مبلغ‬,7800','/purchases/edit/PRCH66FECF63BA4751','2024-10-03
22:07:48','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 13:07:48'),
(818,'202410032224111727976251083260928','BRCH668EFCDB7C8B58','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
129,600.00 :‫ مبلغ‬,7800',NULL,'2024-10-03
22:24:11','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 13:24:11'),
(819,'202410032234181727976858145445120','BRCH664D790E231556','Purchases','Added','
Invoice# 123, Amount: 200.00','/purchases/edit/PRCH66FED5992EB2F1','2024-10-03
22:34:18','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 13:34:18'),
(820,'202410032235391727976939239220992','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
1,650.00 :‫ مبلغ‬,7800','/purchases/edit/PRCH66FED5E99604C0','2024-10-03
22:35:39','ADMIN127H8JL7T45FEHH943!','admin','2024-10-03 13:35:39'),
(821,'202410051951181728139878150387968','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,6 #‫بیل‬
655.00 :‫'مبلغ‬,'/sales/edit/SALE67015264377B51','2024-10-05
19:51:18','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 10:51:18'),
(822,'202410052000081728140408168340992','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,7 #‫بیل‬
27,410.00 :‫'مبلغ‬,'/sales/edit/SALE6701547724AA09','2024-10-05
20:00:08','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 11:00:08'),
(823,'202410052125481728145548819149056','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
8/32 ‫ رنج‬:‫ جنس‬set, 7.00 :‫'تعداد‬,'/transfer/edit/TSFR6701688C1129B3','2024-10-05
21:25:48','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 12:25:48'),
(824,'202410052244471728150287647259904','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,8 #‫بیل‬
16,400.00 :‫'مبلغ‬,'/sales/edit/SALE67017B0D6EFED3','2024-10-05
22:44:47','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 13:44:47'),
(825,'202410052301101728151270729298944','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,' ,9 #‫بیل‬
15,500.00 :‫'مبلغ‬,'/sales/edit/SALE67017EE5988E55','2024-10-05
23:01:10','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 14:01:10'),
(826,'202410052314161728152056840079104','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
8,970.00 :‫ مبلغ‬,7','/sales-return/edit/SALERT670181F7D1EF24','2024-10-05
23:14:16','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 14:14:16'),
(827,'202410052320001728152400313991936','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫برگشتی‬
8,970.00 :‫ مبلغ‬,7 #‫'بیل‬,'‫'شد‬,'/sales-return/edit/SALERT670181F7D1EF24','2024-10-05
23:20:00','ADMIN127H8JL7T45FEHH943!','admin','2024-10-05 14:20:00'),
(828,'202410062231011728235861409857024','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
72,000.00 :‫ مبلغ‬,386','/purchases/edit/PRCH6702C9545C00F7','2024-10-06
22:31:01','ADMIN127H8JL7T45FEHH943!','admin','2024-10-06 13:31:01'),
(829,'202410062249431728236983727035136','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
70,000.00 :‫ مبلغ‬,400','/purchases/edit/PRCH6702CDB68526F1','2024-10-06
22:49:43','ADMIN127H8JL7T45FEHH943!','admin','2024-10-06 13:49:43'),
(830,'202410062254361728237276291116032','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
7,000.00 :‫ مبلغ‬,401','/purchases/edit/PRCH6702CEDB0A3CF5','2024-10-06
22:54:36','ADMIN127H8JL7T45FEHH943!','admin','2024-10-06 13:54:36'),
(831,'202410071045521728279952515523840','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP6703758FE33520','2024-10-07
10:45:52','ADMIN127H8JL7T45FEHH943!','admin','2024-10-07 01:45:52'),
(832,'202410071049411728280181349575168','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6703767463AD82','2024-10-07
10:49:41','ADMIN127H8JL7T45FEHH943!','admin','2024-10-07 01:49:41'),
(833,'202410071055131728280513829939968','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
3,600.00 :‫'مبلغ‬,'/purchases/edit/PRCH670377C0AA8A68','2024-10-07
10:55:13','ADMIN127H8JL7T45FEHH943!','admin','2024-10-07 01:55:13'),
(834,'202410072258221728323902143322880','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
60,000.00 :‫ مبلغ‬,402','/purchases/edit/PRCH6704213D2B5B66','2024-10-07
22:58:22','ADMIN127H8JL7T45FEHH943!','admin','2024-10-07 13:58:22'),
(835,'202410072313001728324780588188928','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
3,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL670424ABE15FB7','2024-10-07
23:13:00','ADMIN127H8JL7T45FEHH943!','admin','2024-10-07 14:13:00'),
(836,'202410072328321728325712552504064','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
147.01 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6704284FE7D4A4','2024-10-07
23:28:32','ADMIN127H8JL7T45FEHH943!','admin','2024-10-07 14:28:32'),
(837,'202410081055151728366915016899072','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,1 #‫بیل‬
21,300.00 :‫'مبلغ‬,'/sales/edit/SALE6704C941872497','2024-10-08
10:55:15','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 01:55:15'),
(838,'202410081104121728367452260236032','BRCH668E33B1D26DF1','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 2,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6704CB5B753CC4','2024-10-08
11:04:12','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 02:04:12'),
(839,'202410081110491728367849504087808','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫فروش‬
19,170.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,'/sales/edit/SALE6704C941872497','2024-10-08
11:10:49','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 02:10:49'),
(840,'202410081120511728368451747736064','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫فروش‬
76,680.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,'/sales/edit/SALE6704C941872497','2024-10-08
11:20:51','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 02:20:51'),
(841,'202410081329261728376166884964096','BRCH664D790E231556','Journal','Added','Fr
om: ‫تاج ترانسپوړټ کمپنی‬, Amount:
21,000.00','/journal/edit/JRNL6704ED664D7C75','2024-10-08
13:29:26','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 04:29:26'),
(842,'202410081334381728376478813998080','BRCH664D790E231556','Capitals','Added','T
ype: Samiullah Samimi, Amount: 22,000.00','/capitals/edit/CAP6704EE9D6CC595','2024-
10-08 13:34:38','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 04:34:38'),
(843,'202410081344041728377044182066944','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
SBNABC, 23,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6704F0D2999FB1','2024-10-08
13:44:04','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 04:44:04'),
(844,'202410081416221728378982127397120','BRCH668EE8F08DD356','‫'معاش‬,NULL,'‫کارمند‬:
Samiullah, 806.45 :‫'معاش‬,'/payslips/edit/EPAY6704F865E40261','2024-10-08
14:16:22','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 05:16:22'),
(845,'202410081416521728379012354350080','BRCH668EE8F08DD356',' ‫'اجرا‬,'‫معاش‬
‫'کارمند‬,'‫شد‬: Samiullah, 806.45 :‫'معاش‬,'/payslips/paid-salaries','2024-10-08
14:16:52','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 05:16:52'),
(846,'202410081438011728380281242661888','BRCH664D790E231556','Journal','Added','Fr
om: ‫احمد‬, Amount: 9,000.00','/journal/edit/JRNL6704FD789C17D8','2024-10-08
14:38:01','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 05:38:01'),
(847,'202410082242291728409349873806848','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
10,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67056F044927F3','2024-10-08
22:42:29','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 13:42:29'),
(848,'202410082301521728410512012430848','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
10,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6705738E922EA9','2024-10-08
23:01:52','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 14:01:52'),
(849,'202410082307131728410833102243840','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
10,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL670574CFDF0231','2024-10-08
23:07:13','ADMIN127H8JL7T45FEHH943!','admin','2024-10-08 14:07:13'),
(850,'202410091155351728456935920985088','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'شرکت خالد ولی‬,'/journal/edit/JRNL670628E6DAE7A5','2024-10-09
11:55:35','ADMIN127H8JL7T45FEHH943!','admin','2024-10-09 02:55:35'),
(851,'202410121055501728712550496316928','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصارف برق‬,'/expenses/edit/EXPE670A0F659A47F8','2024-10-12
10:55:50','ADMIN127H8JL7T45FEHH943!','admin','2024-10-12 01:55:50'),
(852,'202410131420571728811257110362112','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
ahmady, 2,000.00 :‫'مبلغ‬,'/journal/edit/JRNL670B90F74D1312','2024-10-13
14:20:57','ADMIN127H8JL7T45FEHH943!','admin','2024-10-13 05:20:57'),
(853,'202410131424481728811488514790144','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
900.00 :‫'مبلغ‬,'/purchases/edit/PRCH670B91DB095D05','2024-10-13
14:24:48','ADMIN127H8JL7T45FEHH943!','admin','2024-10-13 05:24:48'),
(854,'202410141325091728894309406956800','BRCH668EFCDB7C8B58','Bookings',NULL,'#‫بیل‬
0.00 :‫مبلغ‬,1','/bookings/edit/BOOK670CD56534F830','2024-10-14
13:25:09','USR66EA74AE6E6809','04:25:09 14-10-2024','‫)'احمد‬,
(855,'202410152236111729013771642237952','BRCH668E4256885D12','‫'روزنامچه‬,NULL,' :‫از‬
2,000.00 :‫ مبلغ‬,‫'احمد‬,'/journal/edit/JRNL670EA80A76F688','2024-10-15
22:36:11','ADMIN127H8JL7T45FEHH943!','admin','2024-10-15 13:36:11'),
(856,'202410161309141729066154726507008','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP670F74AA73A951','2024-10-16
13:09:14','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:09:14'),
(857,'202410161321131729066873790138112','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
207,200.00 :‫'مبلغ‬,'/purchases/edit/PRCH670F7779264AD1','2024-10-16
13:21:13','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:21:13'),
(858,'202410161324091729067049905273088','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',10 #‫بیل‬
24,000.00 :‫'مبلغ‬,'/sales/edit/SALE670F78296D3CF6','2024-10-16
13:24:09','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:24:09'),
(859,'202410161326091729067169039416064','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'عزیز غزنی‬,'/journal/edit/JRNL670F789F90A670','2024-10-16
13:26:09','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:26:09'),
(860,'202410161328481729067328169409024','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',11 #‫بیل‬
3,600,000.00 :‫'مبلغ‬,'/sales/edit/SALE670F793FA9B7E7','2024-10-16
13:28:48','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:28:48'),
(861,'202410161331341729067494493383936','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL670F79E62FACC7','2024-10-16
13:31:34','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:31:34'),
(862,'202410161332441729067564583912960','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مالیات‬,'/expenses/edit/EXPE670F7A2C59FB86','2024-10-16
13:32:44','ADMIN127H8JL7T45FEHH943!','admin','2024-10-16 04:32:44'),
(863,'202410191247561729324076232038144','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6713642BE67002','2024-10-19
12:47:56','ADMIN127H8JL7T45FEHH943!','admin','2024-10-19 03:47:56'),
(864,'202410191252181729324338527934976','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL67136531CBAF57','2024-10-19
12:52:18','ADMIN127H8JL7T45FEHH943!','admin','2024-10-19 03:52:18'),
(865,'202410201327571729412877852866816','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
2,410.00 :‫'مبلغ‬,'/purchases/edit/PRCH6714BF0D320C40','2024-10-20
13:27:57','ADMIN127H8JL7T45FEHH943!','admin','2024-10-20 04:27:57'),
(866,'202410201330591729413059925164032','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',12 #‫بیل‬
380.00 :‫'مبلغ‬,'/sales/edit/SALE6714BFC355B021','2024-10-20
13:30:59','ADMIN127H8JL7T45FEHH943!','admin','2024-10-20 04:30:59'),
(867,'202410211212461729494766589103104','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6715FEED758972','2024-10-21
12:12:46','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:12:46'),
(868,'202410211215281729494928037486080','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT6715FF8FE13035','2024-10-21
12:15:28','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:15:28'),
(869,'202410211218521729495132787005952','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT6716005BD4C019','2024-10-21
12:18:52','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:18:52'),
(870,'202410211219291729495169803444992','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT6716008195E3A1','2024-10-21
12:19:29','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:19:29'),
(871,'202410211220231729495223679377152','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
ali, 3,000.00 :‫'مبلغ‬,'/journal/edit/JRNL671600B6F1DC13','2024-10-21
12:20:23','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:20:23'),
(872,'202410211231381729495898455593216','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
khan, 40,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6716035A27CDC7','2024-10-21
12:31:38','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:31:38'),
(873,'202410211232161729495936496692992','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,'‫از‬:
ali, 2,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6716038030F748','2024-10-21
12:32:16','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 03:32:16'),
(874,'202410211334171729499657160075008','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,' ,2 #‫بیل‬
2,590.00 :‫'مبلغ‬,'/purchases/edit/PRCH6716120856F199','2024-10-21
13:34:17','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 04:34:17'),
(875,'202410211335281729499728985718016','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL671612504C76F7','2024-10-21
13:35:28','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 04:35:28'),
(876,'202410211337521729499872372720896','BRCH668A8A93BFCAF8',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL671612504C76F7','2024-10-21
13:37:52','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 04:37:52'),
(877,'202410211340101729500010095761920','BRCH668A8A93BFCAF8','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL67161369BB3F88','2024-10-21
13:40:10','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 04:40:10'),
(878,'202410211345191729500319099284992','BRCH668A8A93BFCAF8','‫'تولید‬,NULL,',1 #‫بیل‬
11,767.95 :‫'مبلغ‬,'/production/edit/PROI6716149DC67105','2024-10-21
13:45:19','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 04:45:19'),
(879,'202410211348191729500499109587968','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
2.06 :‫ مبلغ‬,1011','/sales/edit/SALE6716155286EBD9','2024-10-21
13:48:19','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 04:48:19'),
(880,'202410212229201729531760365209088','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
200,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67168F70019610','2024-10-21
22:29:20','ADMIN127H8JL7T45FEHH943!','admin','2024-10-21 13:29:20'),
(881,'202410221129051729578545178846976','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',13 #‫بیل‬
600.00 :‫'مبلغ‬,'/sales/edit/SALE6717462FBCB3D4','2024-10-22
11:29:05','ADMIN127H8JL7T45FEHH943!','admin','2024-10-22 02:29:05'),
(882,'202410221652551729597975739767040','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,2 #‫بیل‬
11,850.00 :‫'مبلغ‬,'/sales/edit/SALE671792171A04F9','2024-10-22
16:52:55','ADMIN127H8JL7T45FEHH943!','admin','2024-10-22 07:52:55'),
(883,'202410221653321729598012130253056','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,3 #‫بیل‬
11,850.00 :‫'مبلغ‬,'/sales/edit/SALE6717923B5EFB45','2024-10-22
16:53:32','ADMIN127H8JL7T45FEHH943!','admin','2024-10-22 07:53:32'),
(884,'202410231220291729668029445005056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',14 #‫بیل‬
440.00 :‫'مبلغ‬,'/sales/edit/SALE6718A3BCE0A2B4','2024-10-23
12:20:29','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 03:20:29'),
(885,'202410231223081729668188463447040','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
440.00 :‫ مبلغ‬,14','/sales-return/edit/SALERT6718A45B2139C9','2024-10-23
12:23:08','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 03:23:08'),
(886,'202410231426051729675565316281088','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',15 #‫بیل‬
440.00 :‫'مبلغ‬,'/sales/edit/SALE6718C12CB944B1','2024-10-23
14:26:05','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 05:26:05'),
(887,'202410231450501729677050414125824','BRCH668A8A93BFCAF8','‫'تولید‬,NULL,'#‫بیل‬
39,102.00 :‫ مبلغ‬,1001','/production/edit/PROI6718C6F7B07DD4','2024-10-23
14:50:50','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 05:50:50'),
(888,'202410232058401729699120071778048','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
1.03 :‫ مبلغ‬,1012','/sales/edit/SALE67191D2F7CA727','2024-10-23
20:58:40','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 11:58:40'),
(889,'202410240032091729711929111352832','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
100.00 :‫ مبلغ‬,‫'نان جاشت‬,'/expenses/edit/EXPE67194F38D3B258','2024-10-24
00:32:09','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 15:32:09'),
(890,'202410240056021729713362424329984','BRCH668A8A93BFCAF8','‫'معاش‬,NULL,' :‫کارمند‬
322.58 :‫ معاش‬,‫'بالل احمد‬,'/payslips/edit/EPAY671954D23F1154','2024-10-24
00:56:02','ADMIN127H8JL7T45FEHH943!','admin','2024-10-23 15:56:02'),
(891,'202410261053311729922011020209152','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 500,000.00',NULL,'2024-10-26
10:53:31','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:53:31'),
(892,'202410261053521729922032946008064','BRCH664D790E231556','Journal','Delete','F
rom: ‫احمد‬, Amount: 9,000.00',NULL,'2024-10-26
10:53:52','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:53:52'),
(893,'202410261053581729922038120892928','BRCH664D790E231556','Journal','Delete','F
rom: ‫تاج ترانسپوړټ کمپنی‬, Amount: 21,000.00',NULL,'2024-10-26
10:53:58','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:53:58'),
(894,'202410261054031729922043652462080','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 46,650.00',NULL,'2024-10-26
10:54:03','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:03'),
(895,'202410261054091729922049298199040','BRCH664D790E231556','Journal','Delete','F
rom: ‫مشتری بازار‬, Amount: 2,000.00',NULL,'2024-10-26
10:54:09','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:09'),
(896,'202410261054131729922053888453888','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 15,088.00',NULL,'2024-10-26
10:54:13','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:13'),
(897,'202410261054181729922058268910848','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 900.00',NULL,'2024-10-26
10:54:18','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:18'),
(898,'202410261054221729922062421019904','BRCH664D790E231556','Journal','Delete','F
rom: , Amount: 3,000.00',NULL,'2024-10-26
10:54:22','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:22'),
(899,'202410261054251729922065888830976','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 100,000.00',NULL,'2024-10-26
10:54:25','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:25'),
(900,'202410261054291729922069044164864','BRCH664D790E231556','Journal','Delete','F
rom: , Amount: 2,000.00',NULL,'2024-10-26
10:54:29','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:29'),
(901,'202410261054321729922072864985088','BRCH664D790E231556','Journal','Delete','F
rom: , Amount: 25,000.00',NULL,'2024-10-26
10:54:32','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:32'),
(902,'202410261054361729922076695933952','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 200.00',NULL,'2024-10-26
10:54:36','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:36'),
(903,'202410261054401729922080382534912','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 50,000.00',NULL,'2024-10-26
10:54:40','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:40'),
(904,'202410261054441729922084888573952','BRCH664D790E231556','Journal','Delete','F
rom: ‫دخل شرکت‬, Amount: 15,000.00',NULL,'2024-10-26
10:54:44','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:54:44'),
(905,'202410261055481729922148911153152','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',16 #‫بیل‬
4,000.00 :‫'مبلغ‬,'/sales/edit/SALE671C84645F9FB6','2024-10-26
10:55:48','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 01:55:48'),
(906,'202410261152531729925573246031104','BRCH664D790E231556','Sales','Added','Invo
ice# 1, Amount: 4.57','/sales/edit/SALE671C91C4AA5696','2024-10-26
11:52:53','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 02:52:53'),
(907,'202410262340051729968005719613184','BRCH668E4256885D12',' ‫'تغیر‬,'‫روزنامچه‬
2,000.00 :‫ مبلغ‬,‫ احمد‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL670EA80A76F688','2024-10-26
23:40:05','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 14:40:05'),
(908,'202410262340201729968020452692992','BRCH668E4256885D12',' ‫'تغیر‬,'‫روزنامچه‬
2,000.00 :‫ مبلغ‬,‫ احمد‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL670EA80A76F688','2024-10-26
23:40:20','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 14:40:20'),
(909,'202410262349251729968565257412864','BRCH668E4256885D12',' ‫'تغیر‬,'‫روزنامچه‬
2,000.00 :‫ مبلغ‬,‫ پاینده خان‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL670EA80A76F688','2024-10-26
23:49:25','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 14:49:25'),
(910,'202410262349451729968585727149056','BRCH668E4256885D12',' ‫'تغیر‬,'‫روزنامچه‬
2,000.00 :‫ مبلغ‬,‫ پاینده خان‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL670EA80A76F688','2024-10-26
23:49:45','ADMIN127H8JL7T45FEHH943!','admin','2024-10-26 14:49:45'),
(911,'202410281840081730122808634393088','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000,000.00 :‫ مبلغ‬,‫'مشتری بازار‬,'/journal/edit/JRNL671F9438445998','2024-10-28
18:40:08','ADMIN127H8JL7T45FEHH943!','admin','2024-10-28 09:40:08'),
(912,'202410291527031730197623806289920','BRCH668E33B1D26DF1','‫'خرید‬,NULL,'#‫بیل‬
1,800.00 :‫ مبلغ‬,30602','/purchases/edit/PRCH6720B877403C76','2024-10-29
15:27:03','ADMIN127H8JL7T45FEHH943!','admin','2024-10-29 06:27:03'),
(913,'202410301154361730271276652514816','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',17 #‫بیل‬
41,858.06 :‫'مبلغ‬,'/sales/edit/SALE6721D82B71DBA4','2024-10-30
11:54:36','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 02:54:36'),
(914,'202410301203231730271803941042944','BRCH668EFCDB7C8B58','‫'ثبت ترانزیت‬,NULL,'
291.97 :‫ مبلغ‬,۴۵۴ #‫'بیلتی‬,'/transit/edit/TRST6721DA3BB22F04','2024-10-30
12:03:23','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 03:03:23'),
(915,'202410301205441730271944417239808','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,2 #‫بیل‬
7,200.00 :‫'مبلغ‬,'/purchases/edit/PRCH6721DAC7BF4460','2024-10-30
12:05:44','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 03:05:44'),
(916,'202410301209431730272183883200000','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,'‫از‬:
ahmad, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6721DBB78994C9','2024-10-30
12:09:43','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 03:09:43'),
(917,'202410301217131730272633783851008','BRCH668EFCDB7C8B58','‫'معاش‬,NULL,'‫کارمند‬:
ahmad, 645.16- :‫'معاش‬,'/payslips/edit/EPAY6721DD79A29577','2024-10-30
12:17:13','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 03:17:13'),
(918,'202410301458411730282321487441152','BRCH668E33B1D26DF1','‫'مصرف‬,NULL,' :‫نوعیت‬
50,000.00 :‫ مبلغ‬,‫'مصارف خانه‬,'/expenses/edit/EXPE6722035140BA15','2024-10-30
14:58:41','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 05:58:41'),
(919,'202410310004271730315067699206144','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',18 #‫بیل‬
51,385.00 :‫'مبلغ‬,'/sales/edit/SALE6722833A835252','2024-10-31
00:04:27','ADMIN127H8JL7T45FEHH943!','admin','2024-10-30 15:04:27'),
(920,'202411031430511730626251650685184','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
9,350.00 :‫'مبلغ‬,'/purchases/edit/PRCH672742CAE96626','2024-11-03
14:30:51','ADMIN127H8JL7T45FEHH943!','admin','2024-11-03 05:30:51'),
(921,'202411031603071730631787427462144','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
100.00 :‫ مبلغ‬,‫'چای صبح‬,'/expenses/edit/EXPE6727586B1D5912','2024-11-03
16:03:07','ADMIN127H8JL7T45FEHH943!','admin','2024-11-03 07:03:07'),
(922,'202411032102431730649763159998976','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫مصرف‬
50,000.00 :‫ مبلغ‬,‫ مصارف خانه‬:‫'نوعیت‬,'‫'شد‬,'/expenses/edit/EXPE6722035140BA15','2024-
11-03 21:02:43','ADMIN127H8JL7T45FEHH943!','admin','2024-11-03 12:02:43'),
(923,'202411041302201730707340442127104','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
560.00 :‫'مبلغ‬,'/purchases/edit/PRCH67287F8B3AD3B0','2024-11-04
13:02:20','ADMIN127H8JL7T45FEHH943!','admin','2024-11-04 04:02:20'),
(924,'202411041311451730707905725400064','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصارف اضافه‬,'/expenses/edit/EXPE672881C17B65B4','2024-11-04
13:11:45','ADMIN127H8JL7T45FEHH943!','admin','2024-11-04 04:11:45'),
(925,'202411041316301730708190378192896','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
1,000.00 :‫ مبلغ‬,‫'خیرالدین‬,'/journal/edit/JRNL672882DE04ECE7','2024-11-04
13:16:30','ADMIN127H8JL7T45FEHH943!','admin','2024-11-04 04:16:30'),
(926,'202411041613241730718804699162880','BRCH668E4256885D12','‫'روزنامچه‬,NULL,' :‫از‬
611,000.00 :‫ مبلغ‬,‫'داخل‬,'/journal/edit/JRNL6728AC544EE8E4','2024-11-04
16:13:24','ADMIN127H8JL7T45FEHH943!','admin','2024-11-04 07:13:24'),
(927,'202411041930381730730638705558016','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,4 #‫بیل‬
4,260.00 :‫'مبلغ‬,'/sales/edit/SALE6728DA8DE7DF25','2024-11-04
19:30:38','ADMIN127H8JL7T45FEHH943!','admin','2024-11-04 10:30:38'),
(928,'202411061220061730877606671886080','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
3.00 :‫ تعداد‬,‫ بادام‬:‫'جنس‬,'/transfer/edit/TSFR672B18A55E9035','2024-11-06
12:20:06','ADMIN127H8JL7T45FEHH943!','admin','2024-11-06 03:20:06'),
(929,'202411061346521730882812770970112','BRCH664D790E231556','Purchases','Added','
Invoice# 111, Amount: 110,760,000.00','/purchases/edit/PRCH672B2CFC30C8B5','2024-
11-06 13:46:52','ADMIN127H8JL7T45FEHH943!','admin','2024-11-06 04:46:52'),
(930,'202411071035571730957757289166080','BRCH668E33B1D26DF1','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL672C51BCE76AC0','2024-11-07
10:35:57','ADMIN127H8JL7T45FEHH943!','admin','2024-11-07 01:35:57'),
(931,'202411071119021730960342917306880','BRCH668E33B1D26DF1','‫'فروش‬,NULL,' ,5 #‫بیل‬
26,880.00 :‫'مبلغ‬,'/sales/edit/SALE672C5BD62DD5F4','2024-11-07
11:19:02','ADMIN127H8JL7T45FEHH943!','admin','2024-11-07 02:19:02'),
(932,'202411071650511730980251335848960','BRCH668E33B1D26DF1','‫'خرید‬,NULL,'#‫بیل‬
200,024.00 :‫ مبلغ‬,20000','/purchases/edit/PRCH672CA99A8092E0','2024-11-07
16:50:51','ADMIN127H8JL7T45FEHH943!','admin','2024-11-07 07:50:51'),
(933,'202411090120351731097235071356928','BRCH668EE90B988A64','‫'سرمایه‬,NULL,':‫نوعیت‬
50,000.00 :‫ مبلغ‬,‫'سهمداران‬,'/capitals/edit/CAP672E7292999800','2024-11-09
01:20:35','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:20:35'),
(934,'202411090126011731097561543483904','BRCH668EE90B988A64','‫'سرمایه‬,NULL,':‫نوعیت‬
20,000.00 :‫ مبلغ‬,‫'سهمداران‬,'/capitals/edit/CAP672E73D9360359','2024-11-09
01:26:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:26:01'),
(935,'202411090129471731097787153613056','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
900,000.00 :‫ مبلغ‬,1',NULL,'2024-11-09
01:29:47','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:29:47'),
(936,'202411090129491731097789408112896','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
14,250.00 :‫ مبلغ‬,5',NULL,'2024-11-09
01:29:49','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:29:49'),
(937,'202411090129581731097798689244928','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
69,500.00 :‫ مبلغ‬,23452345',NULL,'2024-11-09
01:29:58','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:29:58'),
(938,'202411090130011731097801025712896','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫خرید‬
223,000.00 :‫ مبلغ‬,1',NULL,'2024-11-09
01:30:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:30:01'),
(939,'202411090130341731097834711689984','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
0.24 :‫ مبلغ‬,3',NULL,'2024-11-09 01:30:34','ADMIN127H8JL7T45FEHH943!','admin','2024-
11-08 16:30:34'),
(940,'202411090130371731097837328599808','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
774,264.37 :‫ مبلغ‬,2',NULL,'2024-11-09
01:30:37','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:30:37'),
(941,'202411090130401731097840101464064','BRCH668EE90B988A64','#‫'بیل‬,'‫'حذف شد‬,'‫فروش‬
583.33 :‫ مبلغ‬,1',NULL,'2024-11-09
01:30:40','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:30:40'),
(942,'202411090136291731098189976200192','BRCH668EE90B988A64',' ‫'حذف‬,'‫مصرف‬
9,000.00 :‫ مبلغ‬,‫ مالیات‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-09
01:36:29','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:36:29'),
(943,'202411090158221731099502551020032','BRCH668EE90B988A64','‫'خرید‬,NULL,' ,1 #‫بیل‬
5,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH672E7B6DF1E6E6','2024-11-09
01:58:22','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 16:58:22'),
(944,'202411090203171731099797729964032','BRCH668EE90B988A64','‫'فروش‬,NULL,' ,2 #‫بیل‬
3,150.00 :‫'مبلغ‬,'/sales/edit/SALE672E7C951D3071','2024-11-09
02:03:17','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:03:17'),
(945,'202411090205111731099911667244800','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
100.00 :‫ مبلغ‬,‫'مالیات‬,'/expenses/edit/EXPE672E7D07630190','2024-11-09
02:05:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:05:11'),
(946,'202411090208251731100105141711104','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
5.00 :‫ مبلغ‬,‫'احمد اخدی‬,'/expenses/edit/EXPE672E7DC8E1A6D1','2024-11-09
02:08:25','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:08:25'),
(947,'202411090213181731100398397500928','BRCH668EE90B988A64','‫'فروش‬,NULL,' ,3 #‫بیل‬
2,100.00 :‫'مبلغ‬,'/sales/edit/SALE672E7EED9F5AA9','2024-11-09
02:13:18','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:13:18'),
(948,'202411090215031731100503488653056','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 100,000.00 :‫'مبلغ‬,NULL,'2024-11-09
02:15:03','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:03'),
(949,'202411090215051731100505695561984','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
59,999.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:15:05','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:05'),
(950,'202411090215071731100507790059008','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
10,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:15:07','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:07'),
(951,'202411090215101731100510068429056','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
50,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:15:10','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:10'),
(952,'202411090215121731100512432995072','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
500.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:15:12','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:12'),
(953,'202411090215141731100514894632192','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
6,000,000.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:15:14','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:14'),
(954,'202411090215171731100517174750208','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
500.00 :‫ مبلغ‬, :‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:15:17','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:15:17'),
(955,'202411090216421731100602113969152','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
5.00 :‫ مبلغ‬,‫'روزمره‬,'/expenses/edit/EXPE672E7FB9D54261','2024-11-09
02:16:42','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:16:42'),
(956,'202411090238281731101908825773056','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 5,000.00 :‫'مبلغ‬,'/journal/edit/JRNL672E84D4762265','2024-11-09
02:38:28','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:38:28'),
(957,'202411090241101731102070854827008','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 10,000.00 :‫'مبلغ‬,'/journal/edit/JRNL672E85767E8C21','2024-11-09
02:41:10','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:41:10'),
(958,'202411090245331731102333541596928','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'عبید‬,'/journal/edit/JRNL672E867D30E6D1','2024-11-09
02:45:33','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:45:33'),
(959,'202411090248571731102537846114048','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬,‫ عبید‬:‫'از‬,'‫'شد‬,NULL,'2024-11-09
02:48:57','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:48:57'),
(960,'202411090248591731102539895350016','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 10,000.00 :‫'مبلغ‬,NULL,'2024-11-09
02:48:59','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:48:59'),
(961,'202411090249011731102541961949184','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 5,000.00 :‫'مبلغ‬,NULL,'2024-11-09
02:49:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:49:01'),
(962,'202411090251191731102679430478080','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 5,000.00 :‫'مبلغ‬,'/journal/edit/JRNL672E87D7133796','2024-11-09
02:51:19','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:51:19'),
(963,'202411090252411731102761506505984','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 10,000.00 :‫'مبلغ‬,'/journal/edit/JRNL672E882912EF15','2024-11-09
02:52:41','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:52:41'),
(964,'202411090253481731102828726448896','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,' :‫از‬
20,000.00 :‫ مبلغ‬,‫'عبید‬,'/journal/edit/JRNL672E886C5DAC40','2024-11-09
02:53:48','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 17:53:48'),
(965,'202411090308511731103731362852096','BRCH668EE90B988A64','‫'سرمایه‬,NULL,':‫نوعیت‬
20,000.00 :‫ مبلغ‬,‫'سهمداران‬,'/capitals/edit/CAP672E8BF30773A7','2024-11-09
03:08:51','ADMIN127H8JL7T45FEHH943!','admin','2024-11-08 18:08:51'),
(966,'202411091104411731132281199628032','BRCH668E33B1D26DF1','‫'خرید‬,NULL,' ,1 #‫بیل‬
41,500.00 :‫'مبلغ‬,'/purchases/edit/PRCH672EFB7868C7B3','2024-11-09
11:04:41','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 02:04:41'),
(967,'202411091106231731132383311575040','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,300','/sales/edit/SALE672EFBDE5FF727','2024-11-09
11:06:23','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 02:06:23'),
(968,'202411091547281731149248260354048','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,':‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP672F3DC00283F2','2024-11-09
15:47:28','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 06:47:28'),
(969,'202411091609011731150541810950144','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',20 #‫بیل‬
97.78 :‫'مبلغ‬,'/sales/edit/SALE672F42CD306315','2024-11-09
16:09:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 07:09:01'),
(970,'202411091611041731150664049832960','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
16,020.00 :‫ مبلغ‬,89887','/purchases/edit/PRCH672F43477513A2','2024-11-09
16:11:04','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 07:11:04'),
(971,'202411091612541731150774847214848','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
44,000.00 :‫ مبلغ‬,‫'مصرف کرایه‬,'/expenses/edit/EXPE672F43B6954791','2024-11-09
16:12:54','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 07:12:54'),
(972,'202411091913271731161607672684032','BRCH668E33B1D26DF1','‫'سرمایه‬,NULL,':‫نوعیت‬
20,000.00 :‫ مبلغ‬,‫'سهمیه‬,'/capitals/edit/CAP672F6E0700B6D5','2024-11-09
19:13:27','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 10:13:27'),
(973,'202411091927181731162438963604992','BRCH668E33B1D26DF1','‫'سرمایه‬,NULL,':‫نوعیت‬
5,000.00 :‫ مبلغ‬,‫'سهامی‬,'/capitals/edit/CAP672F7146B20749','2024-11-09
19:27:18','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 10:27:18'),
(974,'202411091927521731162472820472832','BRCH668E33B1D26DF1','‫'سرمایه‬,NULL,':‫نوعیت‬
2,021.00 :‫ مبلغ‬,‫'سهامی‬,'/capitals/edit/CAP672F716875ECC8','2024-11-09
19:27:52','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 10:27:52'),
(975,'202411092119431731169183426085120','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT672F8B9F420CF3','2024-11-09
21:19:43','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 12:19:43'),
(976,'202411092128041731169684607232000','BRCH668EE8F08DD356','Cpurchases',' ‫تغیر‬
0 :‫ مبلغ‬,۱ #‫'بیل‬,'‫'شد‬,'/cpurchases/edit/CPCH66E15E8CDB4853','2024-11-09
21:28:04','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 12:28:04'),
(977,'202411092141381731170498882886912','BRCH668EE8F08DD356','Cpurchases',' ‫تغیر‬
0 :‫ مبلغ‬,۱ #‫'بیل‬,'‫'شد‬,'/cpurchases/edit/CPCH66E15E8CDB4853','2024-11-09
21:41:38','ADMIN127H8JL7T45FEHH943!','admin','2024-11-09 12:41:38'),
(978,'202411101051481731217908861677056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',21 #‫بیل‬
16,773.33 :‫'مبلغ‬,'/sales/edit/SALE673049F3B07EB2','2024-11-10
10:51:48','ADMIN127H8JL7T45FEHH943!','admin','2024-11-10 01:51:48'),
(979,'202411101054521731218092608797184','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',22 #‫بیل‬
10,129.23 :‫'مبلغ‬,'/sales/edit/SALE67304AAABDA039','2024-11-10
10:54:52','ADMIN127H8JL7T45FEHH943!','admin','2024-11-10 01:54:52'),
(980,'202411101100571731218457567284992','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,' ,1 #‫بیل‬
25,060.00 :‫'مبلغ‬,'/purchases/edit/PRCH67304C180142C1','2024-11-10
11:00:57','ADMIN127H8JL7T45FEHH943!','admin','2024-11-10 02:00:57'),
(981,'202411101323231731227003527104000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,',23 #‫بیل‬
20,550.00 :‫'مبلغ‬,'/sales/edit/SALE67306D7AE38B37','2024-11-10
13:23:23','ADMIN127H8JL7T45FEHH943!','admin','2024-11-10 04:23:23'),
(982,'202411111206071731308767338660096','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ تن‬:‫ واحد‬,‫'خاک‬,'/citems/edit/CITM6731ACDF3550A0','2024-11-11
12:06:07','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 03:06:07'),
(983,'202411111206231731308783385211904','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ متر‬:‫ واحد‬,‫'اهن جادر‬,'/citems/edit/CITM6731ACEF425964','2024-11-11
12:06:23','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 03:06:23'),
(984,'202411111207121731308832696829952','BRCH668EE8F08DD356','Cwarehouse',NULL,'Ne
w Warehouse, ‫'اسم پروزه های دولتی‬,'/cwarehouses/edit/CWRS6731AD208E4CE8','2024-11-
11 12:07:12','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 03:07:12'),
(985,'202411111208511731308931472006144','BRCH668EE8F08DD356','Cpurchases',NULL,'
300 :‫ مبلغ‬,2 #‫'بیل‬,'/cpurchases/edit/CPCH6731AD8317FD14','2024-11-11
12:08:51','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 03:08:51'),
(986,'202411111210201731309020043940096','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT6731ADDBE49B78','2024-11-11
12:10:20','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 03:10:20'),
(987,'202411111211021731309062117932032','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT6731AE06014604','2024-11-11
12:11:02','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 03:11:02'),
(988,'202411111328141731313694494059008','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,' :‫از‬
11,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6731C01E22E6F0','2024-11-11
13:28:14','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 04:28:14'),
(989,'202411111410431731316243453090816','BRCH664D790E231556','Expenses','Added','T
ype: ‫مصارف کرایه‬, Amount: 200.00','/expenses/edit/EXPE6731CA1331B6C2','2024-11-11
14:10:43','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 05:10:43'),
(990,'202411111418561731316736166316032','BRCH664D790E231556','Sales','Added','Invo
ice# 2578, Amount: 200.00','/sales/edit/SALE6731CBFF9348B1','2024-11-11
14:18:56','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 05:18:56'),
(991,'202411120436251731368185032243968','BRCH668EE90B988A64','‫'سرمایه‬,NULL,':‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'سهمداران‬,'/capitals/edit/CAP673294F8A2C2F0','2024-11-12
04:36:25','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:36:25'),
(992,'202411120438471731368327190017024','BRCH668EE90B988A64',' ‫'تغیر‬,'‫سرمایه‬
10,000.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'‫'شد‬,'/capitals/edit/CAP673294F8A2C2F0','2024-11-
12 04:38:47','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:38:47'),
(993,'202411120439111731368351532820992','BRCH668EE90B988A64',' ‫'حذف‬,'‫سرمایه‬
20,000.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:39:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:39:11'),
(994,'202411120439141731368354334876160','BRCH668EE90B988A64',' ‫'حذف‬,'‫سرمایه‬
10,000.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:39:14','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:39:14'),
(995,'202411120439161731368356718067968','BRCH668EE90B988A64',' ‫'حذف‬,'‫سرمایه‬
20,000.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:39:16','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:39:16'),
(996,'202411120439191731368359066332160','BRCH668EE90B988A64',' ‫'حذف‬,'‫سرمایه‬
50,000.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:39:19','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:39:19'),
(997,'202411120440071731368407930191104','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
20,000.00 :‫ مبلغ‬,‫ عبید‬:‫'از‬,'‫'شد‬,NULL,'2024-11-12
04:40:07','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:40:07'),
(998,'202411120440091731368409527299840','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 5,000.00 :‫'مبلغ‬,NULL,'2024-11-12
04:40:09','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:40:09'),
(999,'202411120440111731368411769965824','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 10,000.00 :‫'مبلغ‬,NULL,'2024-11-12
04:40:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:40:11'),
(1000,'202411120441481731368508820797952','BRCH668EE90B988A64',' ‫'حذف‬,'‫خرید‬
5,000.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-12
04:41:48','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:41:48'),
(1001,'202411120442281731368548591245056','BRCH668EE90B988A64',' ‫'حذف‬,'‫فروش‬
2,100.00 :‫ مبلغ‬,3 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-12
04:42:28','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:42:28'),
(1002,'202411120442301731368550564638976','BRCH668EE90B988A64',' ‫'حذف‬,'‫فروش‬
3,150.00 :‫ مبلغ‬,2 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-12
04:42:30','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:42:30'),
(1003,'202411120443151731368595063522048','BRCH668EE90B988A64',' ‫'حذف‬,'‫مصرف‬
5.00 :‫ مبلغ‬,‫ روزمره‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:43:15','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:43:15'),
(1004,'202411120443161731368596804929024','BRCH668EE90B988A64',' ‫'حذف‬,'‫مصرف‬
100.00 :‫ مبلغ‬,‫ مالیات‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:43:16','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:43:16'),
(1005,'202411120443181731368598810234112','BRCH668EE90B988A64',' ‫'حذف‬,'‫مصرف‬
5.00 :‫ مبلغ‬,‫ روزمره‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-11-12
04:43:18','ADMIN127H8JL7T45FEHH943!','admin','2024-11-11 19:43:18'),
(1006,'202411120936421731386202721828864','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
2,400.00 :‫ مبلغ‬,24','/sales/edit/SALE6732DB59B948C3','2024-11-12
09:36:42','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:36:42'),
(1007,'202411120937501731386270200002048','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',3 #‫بیل‬
300,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH6732DB9D58A280','2024-11-12
09:37:50','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:37:50'),
(1008,'202411120939071731386347011482112','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
20,000.00 :‫ مبلغ‬,‫'شرکت احمدی‬,'/journal/edit/JRNL6732DBEA8BF227','2024-11-12
09:39:07','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:39:07'),
(1009,'202411120940331731386433624933120','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP6732DC4147E774','2024-11-12
09:40:33','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:40:33'),
(1010,'202411120940521731386452222876928','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP6732DC53DACAD5','2024-11-12
09:40:52','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:40:52'),
(1011,'202411120944111731386651422137088','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
20,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6732DD1B132287','2024-11-12
09:44:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:44:11'),
(1012,'202411120945271731386727832484864','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصرف کرایه‬,'/expenses/edit/EXPE6732DD677E9333','2024-11-12
09:45:27','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:45:27'),
(1013,'202411120946061731386766402621952','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
20,000.00 :‫ مبلغ‬,‫'صرافی محمدی‬,'/journal/edit/JRNL6732DD8E060896','2024-11-12
09:46:06','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 00:46:06'),
(1014,'202411121200071731394807141587968','BRCH668EE90B988A64','‫'سرمایه‬,NULL,'
100,000.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'/capitals/edit/CAP6732FCF6C22795','2024-11-12
12:00:07','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 03:00:07'),
(1015,'202411121200341731394834094597120','BRCH668EE90B988A64','‫'سرمایه‬,NULL,'
17,037.00 :‫ مبلغ‬,‫ سهمداران‬:‫'نوعیت‬,'/capitals/edit/CAP6732FD11B65EA6','2024-11-12
12:00:34','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 03:00:34'),
(1016,'202411121445231731404723475579136','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
332.50 :‫ مبلغ‬,301','/sales/edit/SALE673323B2D5C715','2024-11-12
14:45:23','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 05:45:23'),
(1017,'202411121503371731405817055802112','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,302','/sales/edit/SALE673327F86E2238','2024-11-12
15:03:37','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 06:03:37'),
(1018,'202411121900211731420021873352960','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
‫جنس‬: headphone, 5.00 :‫'تعداد‬,'/transfer/edit/TSFR67335F751E51B8','2024-11-12
19:00:21','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 10:00:21'),
(1019,'202411122000531731423653755866112','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,550.00 :‫ مبلغ‬,25','/sales/edit/SALE67336DA4D1D328','2024-11-12
20:00:53','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 11:00:53'),
(1020,'202411122112101731427930792932096','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
1,500.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67337E5A652C94','2024-11-12
21:12:10','ADMIN127H8JL7T45FEHH943!','admin','2024-11-12 12:12:10'),
(1021,'202411131148571731480537065576192','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS67344BD8EA2110','2024-11-13
11:48:57','USRPJCT66E15F323947F5','02:48:57 13-11-2024','‫)'ړروزه اعمار بند اب‬,
(1022,'202411131325021731486302911501824','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
300.00 :‫ مبلغ‬,26','/sales/edit/SALE6734625DF24204','2024-11-13
13:25:02','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 04:25:02'),
(1023,'202411131329581731486598502379008','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
2,400.00 :‫'مبلغ‬,'/purchases/edit/PRCH67346384BEE306','2024-11-13
13:29:58','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 04:29:58'),
(1024,'202411131338271731487107330276864','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
20,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67346582E96688','2024-11-13
13:38:27','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 04:38:27'),
(1025,'202411131500301731492030941313024','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
612,000.00 :‫ مبلغ‬,303','/sales/edit/SALE673478BD7F78A9','2024-11-13
15:00:30','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 06:00:30'),
(1026,'202411131502281731492148063625216','BRCH668E33B1D26DF1','‫'مصرف‬,NULL,' :‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'حسابات وزیتور ها‬,'/expenses/edit/EXPE67347933A9DEC6','2024-11-13
15:02:28','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 06:02:28'),
(1027,'202411131504111731492251890934016','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
1,800,000.00 :‫ مبلغ‬,304','/sales/edit/SALE6734799A6A9DC5','2024-11-13
15:04:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 06:04:11'),
(1028,'202411131504571731492297727314944','BRCH668E33B1D26DF1','‫'مصرف‬,NULL,' :‫نوعیت‬
20,000.00 :‫ مبلغ‬,‫'حسابات وزیتور ها‬,'/expenses/edit/EXPE673479C9682E54','2024-11-13
15:04:57','ADMIN127H8JL7T45FEHH943!','admin','2024-11-13 06:04:57'),
(1029,'202411141625301731583530675789056','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
600.00 :‫ مبلغ‬,‫'مصارف باغ احمد‬,'/expenses/edit/EXPE6735DE2A691001','2024-11-14
16:25:30','ADMIN127H8JL7T45FEHH943!','admin','2024-11-14 07:25:30'),
(1030,'202411152027371731684457655960064','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
10.00 :‫ تعداد‬,‫وات‬۲۰۰ ‫ سولر‬:‫'جنس‬,'/transfer/edit/TSFR673768690BB814','2024-11-15
20:27:37','ADMIN127H8JL7T45FEHH943!','admin','2024-11-15 11:27:37'),
(1031,'202411152030271731684627286664960','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
102,750.00 :‫ مبلغ‬,27','/sales/edit/SALE67376912A1A172','2024-11-15
20:30:27','ADMIN127H8JL7T45FEHH943!','admin','2024-11-15 11:30:27'),
(1032,'202411161005141731733514709561088','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
700.00 :‫ مبلغ‬,28','/sales/edit/SALE673828096FB6F3','2024-11-16
10:05:14','ADMIN127H8JL7T45FEHH943!','admin','2024-11-16 01:05:14'),
(1033,'202411161016051731734165714487040','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
350.00 :‫ مبلغ‬,29','/sales/edit/SALE67382A940C69C5','2024-11-16
10:16:05','ADMIN127H8JL7T45FEHH943!','admin','2024-11-16 01:16:05'),
(1034,'202411161256011731743761179072000','BRCH668EFCDB7C8B58','‫'برگشتی‬,NULL,'#‫بیل‬
300.00 :‫ مبلغ‬,26','/sales-return/edit/SALERT673850106BEA11','2024-11-16
12:56:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-16 03:56:01'),
(1035,'202411170920391731817239034184960','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,':‫از‬
10,000.00 :‫ مبلغ‬,‫'مشتری بازار‬,'/journal/edit/JRNL67396F169DBB68','2024-11-17
09:20:39','ADMIN127H8JL7T45FEHH943!','admin','2024-11-17 00:20:39'),
(1036,'202411171752021731847922958551808','BRCH664D790E231556','Sales','Added','Inv
oice# 2579, Amount: 84,000.00','/sales/edit/SALE6739E6F256F831','2024-11-17
17:52:02','ADMIN127H8JL7T45FEHH943!','admin','2024-11-17 08:52:02'),
(1037,'202411222239381732297178598833920','BRCH668EE90B988A64','‫'خرید‬,NULL,'#‫بیل‬
2,500,000.00 :‫ مبلغ‬,12','/purchases/edit/PRCH6740C1D9B75322','2024-11-22
22:39:38','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 13:39:38'),
(1038,'202411222240361732297236539408896','BRCH668EE90B988A64','‫'خرید‬,NULL,'#‫بیل‬
3,000.00 :‫ مبلغ‬,13','/purchases/edit/PRCH6740C213EA2006','2024-11-22
22:40:36','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 13:40:36'),
(1039,'202411222248041732297684204730112','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
2,503,000.00 :‫ مبلغ‬,‫'ذبیح الله نیازی‬,'/journal/edit/JRNL6740C3D3CEDCA2','2024-11-22
22:48:04','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 13:48:04'),
(1040,'202411222255531732298153071449088','BRCH668EE90B988A64','‫'فروش‬,NULL,',2 #‫بیل‬
2,505.48 :‫'مبلغ‬,'/sales/edit/SALE6740C5A872B4C5','2024-11-22
22:55:53','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 13:55:53'),
(1041,'202411222300591732298459488156928','BRCH668EE90B988A64','‫'فروش‬,NULL,',3 #‫بیل‬
5,010.97 :‫'مبلغ‬,'/sales/edit/SALE6740C6DAD7F9F6','2024-11-22
23:00:59','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:00:59'),
(1042,'202411222305251732298725719030016','BRCH668EE90B988A64','‫'فروش‬,NULL,',4 #‫بیل‬
12,527.42 :‫'مبلغ‬,'/sales/edit/SALE6740C7E51CD295','2024-11-22
23:05:25','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:05:25'),
(1043,'202411222311461732299106657958912','BRCH668EE90B988A64',' ‫'حذف‬,'‫خرید‬
3,000.00 :‫ مبلغ‬,13 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-22
23:11:46','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:11:46'),
(1044,'202411222311511732299111568995840','BRCH668EE90B988A64',' ‫'حذف‬,'‫خرید‬
2,500,000.00 :‫ مبلغ‬,12 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-22
23:11:51','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:11:51'),
(1045,'202411222313511732299231151595008','BRCH668EE90B988A64',' ‫'حذف‬,'‫روزنامچه‬
2,503,000.00 :‫ مبلغ‬,‫ ذبیح الله نیازی‬:‫'از‬,'‫'شد‬,NULL,'2024-11-22
23:13:51','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:13:51'),
(1046,'202411222323541732299834766007808','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
7,516.45 :‫ مبلغ‬,‫'عبید‬,'/journal/edit/JRNL6740CC3A47D7D3','2024-11-22
23:23:54','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:23:54'),
(1047,'202411222325001732299900076136192','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 15,032.00 :‫'مبلغ‬,'/journal/edit/JRNL6740CC7BADC3E2','2024-11-22
23:25:00','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:25:00'),
(1048,'202411222327131732300033594404864','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
12,527.00 :‫ مبلغ‬,‫'منیر‬,'/journal/edit/JRNL6740CD01138EA7','2024-11-22
23:27:13','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:27:13'),
(1049,'202411222328361732300116061108224','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 25,054.00 :‫'مبلغ‬,'/journal/edit/JRNL6740CD53A8F4D3','2024-11-22
23:28:36','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:28:36'),
(1050,'202411222330041732300204909032960','BRCH668EE90B988A64',' ‫'حذف‬,'‫فروش‬
12,527.42 :‫ مبلغ‬,4 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-22
23:30:04','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:30:04'),
(1051,'202411222330101732300210383335168','BRCH668EE90B988A64',' ‫'حذف‬,'‫فروش‬
5,010.97 :‫ مبلغ‬,3 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-22
23:30:10','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:30:10'),
(1052,'202411222330151732300215605947136','BRCH668EE90B988A64',' ‫'حذف‬,'‫فروش‬
2,505.48 :‫ مبلغ‬,2 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-22
23:30:15','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:30:15'),
(1053,'202411222332061732300326893532928','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 12,527.00 :‫'مبلغ‬,'/journal/edit/JRNL6740CE263E26E0','2024-11-22
23:32:06','ADMIN127H8JL7T45FEHH943!','admin','2024-11-22 14:32:06'),
(1054,'202411231211371732345897304272896','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
2.00 :‫ تعداد‬, :‫'جنس‬,'‫'شد‬,NULL,'2024-11-23
12:11:37','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 03:11:37'),
(1055,'202411231211401732345900900933888','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫انتقال گدام‬
8/32 ‫ رنج‬:‫'جنس‬,'‫ شد‬set, 7.00 :‫'تعداد‬,NULL,'2024-11-23
12:11:40','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 03:11:40'),
(1056,'202411232117261732378646404082944','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
7,515.00 :‫ مبلغ‬,‫'عبید‬,'/journal/edit/JRNL67420016066F17','2024-11-23
21:17:26','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:17:26'),
(1057,'202411232118521732378732786729216','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 25,054.00 :‫'مبلغ‬,'/journal/edit/JRNL6742006C6736C5','2024-11-23
21:18:52','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:18:52'),
(1058,'202411232120011732378801234790144','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 50,108.00 :‫'مبلغ‬,'/journal/edit/JRNL674200B0D78736','2024-11-23
21:20:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:20:01'),
(1059,'202411232121111732378871051805952','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
100,216.00 :‫ مبلغ‬,‫'منیر‬,'/journal/edit/JRNL674200F68DFB21','2024-11-23
21:21:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:21:11'),
(1060,'202411232122261732378946607408128','BRCH668EE90B988A64','‫'فروش‬,NULL,',2 #‫بیل‬
10,000.00 :‫'مبلغ‬,'/sales/edit/SALE6742014202C950','2024-11-23
21:22:26','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:22:26'),
(1061,'202411232124091732379049601326848','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'روزمره‬,'/expenses/edit/EXPE674201A9411070','2024-11-23
21:24:09','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:24:09'),
(1062,'202411232134531732379693579604992','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
5,000.00 :‫ مبلغ‬,‫'روزمره‬,'/expenses/edit/EXPE6742042D4E58E7','2024-11-23
21:34:53','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:34:53'),
(1063,'202411232137061732379826358361856','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
17,000.00 :‫ مبلغ‬,‫'مالیات‬,'/expenses/edit/EXPE674204B21ABF97','2024-11-23
21:37:06','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:37:06'),
(1064,'202411232140011732380001971350784','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
27,000.00 :‫ مبلغ‬,‫'ورداشت حاجی صاحب‬,'/expenses/edit/EXPE674205617626C4','2024-11-23
21:40:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:40:01'),
(1065,'202411232146591732380419299407872','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
5,000.00 :‫ مبلغ‬,‫'رحیم الله‬,'/journal/edit/JRNL67420702B46B04','2024-11-23
21:46:59','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:46:59'),
(1066,'202411232150011732380601001683968','BRCH668EE90B988A64','‫'خرید‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,12','/purchases/edit/PRCH674207B7D80308','2024-11-23
21:50:01','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:50:01'),
(1067,'202411232151341732380694386929920','BRCH668EE90B988A64','‫'فروش‬,NULL,',3 #‫بیل‬
1,600.00 :‫'مبلغ‬,'/sales/edit/SALE67420815987BA6','2024-11-23
21:51:34','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:51:34'),
(1068,'202411232153541732380834484936960','BRCH668EE90B988A64','‫'خرید‬,NULL,'#‫بیل‬
1,600.00 :‫ مبلغ‬,111','/purchases/edit/PRCH674208A1D69214','2024-11-23
21:53:54','ADMIN127H8JL7T45FEHH943!','admin','2024-11-23 12:53:54'),
(1069,'202411241026221732425982816598784','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫خرید‬
3,800.00 :‫ مبلغ‬,1 #‫'بیل‬,'‫'شد‬,NULL,'2024-11-24
10:26:22','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 01:26:22'),
(1070,'202411241052311732427551764316160','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
25.00 :‫ مبلغ‬,30','/sales/edit/SALE6742BF1DBD3198','2024-11-24
10:52:31','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 01:52:31'),
(1071,'202411241159221732431562867484928','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصرف نت‬,'/expenses/edit/EXPE6742CECA970058','2024-11-24
11:59:22','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 02:59:22'),
(1072,'202411241212191732432339726268160','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
9,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP6742D1D3277295','2024-11-24
12:12:19','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 03:12:19'),
(1073,'202411241221211732432881210633984','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
1,000.00 :‫ مبلغ‬,‫'شرکت احمدی‬,'/journal/edit/JRNL6742D3F0CCCA87','2024-11-24
12:21:21','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 03:21:21'),
(1074,'202411241417341732439854269104896','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
47,858.06 :‫ مبلغ‬,31','/sales/edit/SALE6742EF2D277670','2024-11-24
14:17:34','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 05:17:34'),
(1075,'202411241459581732442398572902912','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
5,938.33 :‫ مبلغ‬,32','/sales/edit/SALE6742F91DAFAD12','2024-11-24
14:59:58','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 05:59:58'),
(1076,'202411241506201732442780377792000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
640.00 :‫ مبلغ‬,33','/sales/edit/SALE6742FA9B806F16','2024-11-24
15:06:20','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 06:06:20'),
(1077,'202411241527131732444033665565952','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
448.33 :‫ مبلغ‬,34','/sales/edit/SALE6742FF80BD6269','2024-11-24
15:27:13','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 06:27:13'),
(1078,'202411242347421732474062999730176','BRCH668EE90B988A64','‫'فروش‬,NULL,',4 #‫بیل‬
50,931.82 :‫'مبلغ‬,'/sales/edit/SALE674374CE50EBA5','2024-11-24
23:47:42','ADMIN127H8JL7T45FEHH943!','admin','2024-11-24 14:47:43'),
(1079,'202411251157101732517830132948992','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
1,800.00 :‫ مبلغ‬,55555','/purchases/edit/PRCH67441FC4CA94A8','2024-11-25
11:57:10','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 02:57:10'),
(1080,'202411251200181732518018530312960','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
30,000.00 :‫ مبلغ‬,55555','/purchases/edit/PRCH67442072007F29','2024-11-25
12:00:18','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 03:00:18'),
(1081,'202411251210031732518603999571968','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,700.00 :‫ مبلغ‬,35','/sales/edit/SALE674422CB132808','2024-11-25
12:10:03','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 03:10:04'),
(1082,'202411251246031732520763819380992','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
50,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67442B3B367B08','2024-11-25
12:46:03','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 03:46:03'),
(1083,'202411251248271732520907113483008','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,'‫نوعیت‬:
internet, 500.00 :‫'مبلغ‬,'/expenses/edit/EXPE67442BCAD39EB0','2024-11-25
12:48:27','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 03:48:27'),
(1084,'202411251249281732520968694538240','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫مصرف‬
‫'نوعیت‬,'‫شد‬: internet, 1,200.00 :‫'مبلغ‬,'/expenses/edit/EXPE67442BCAD39EB0','2024-11-
25 12:49:28','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 03:49:28'),
(1085,'202411251341241732524084117024000','BRCH668EFCDB7C8B58','‫'انتقال گدام‬,NULL,'
100.00 :‫ تعداد‬,‫ انرزی‬:‫'جنس‬,'/transfer/edit/TSFR674438337735A2','2024-11-25
13:41:24','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 04:41:24'),
(1086,'202411251402351732525355311429120','BRCH668EE8F08DD356','Cpurchases',NULL,'
1000 :‫ مبلغ‬,3 #‫'بیل‬,'/cpurchases/edit/CPCH67443D2AE57B03','2024-11-25
14:02:35','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 05:02:35'),
(1087,'202411251403181732525398697221120','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS67443D566192E9','2024-11-25
14:03:18','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 05:03:18'),
(1088,'202411251403281732525408416418048','BRCH668EE8F08DD356','Project
Assign','Status Update','Project Assigning
Approved','/projects-assign/edit/CPAS67344BD8EA2110','2024-11-25
14:03:28','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 05:03:28'),
(1089,'202411251511141732529474762810112','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
240.00 :‫ مبلغ‬,36','/sales/edit/SALE67444D41E1B296','2024-11-25
15:11:14','ADMIN127H8JL7T45FEHH943!','admin','2024-11-25 06:11:14'),
(1090,'202411260943421732596222486469888','BRCH664D790E231556','Expenses','Delete',
'Type: ‫مصارف روزانه‬, Amount: 20,000.00',NULL,'2024-11-26
09:43:42','ADMIN127H8JL7T45FEHH943!','admin','2024-11-26 09:13:42'),
(1091,'202411260950321732596632461594112','BRCH664D790E231556','Expenses','Update',
'Type: ‫مصارف کرایه‬, Amount: 1,000.00','/expenses/edit/EXPE66FC31C8BC1BB7','2024-11-
26 09:50:32','ADMIN127H8JL7T45FEHH943!','admin','2024-11-26 09:20:32'),
(1092,'202411261046501732600010567292928','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
600.00 :‫ مبلغ‬,37','/sales/edit/SALE674560C9E8C224','2024-11-26
10:46:50','ADMIN127H8JL7T45FEHH943!','admin','2024-11-26 10:16:50'),
(1093,'202411261128481732602528810866944','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
440.00 :‫ مبلغ‬,38','/sales/edit/SALE67456A9EB0F133','2024-11-26
11:28:48','ADMIN127H8JL7T45FEHH943!','admin','2024-11-26 10:58:48'),
(1094,'202411261621351732620095586416896','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
32,880.00 :‫ مبلغ‬,39','/sales/edit/SALE6745AF3EAA5AB8','2024-11-26
16:21:35','ADMIN127H8JL7T45FEHH943!','admin','2024-11-26 15:51:35'),
(1095,'202411261636091732620969152057856','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
1,500.00 :‫ مبلغ‬,‫'مصارف برق‬,'/expenses/edit/EXPE6745B2A8DAD3E3','2024-11-26
16:36:09','ADMIN127H8JL7T45FEHH943!','admin','2024-11-26 16:06:09'),
(1096,'202411272141331732725693992525056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
17,858.06 :‫ مبلغ‬,40','/sales/edit/SALE67474BBBA78FC7','2024-11-27
21:41:33','ADMIN127H8JL7T45FEHH943!','admin','2024-11-27 21:11:33'),
(1097,'202411281235271732779327256956928','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
41,100.00 :‫ مبلغ‬,41','/sales/edit/SALE67481D3B8851E0','2024-11-28
12:35:27','ADMIN127H8JL7T45FEHH943!','admin','2024-11-28 12:05:27'),
(1098,'202411281239111732779551436673024','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
230.00 :‫ مبلغ‬,42','/sales/edit/SALE67481E1E694287','2024-11-28
12:39:11','ADMIN127H8JL7T45FEHH943!','admin','2024-11-28 12:09:11'),
(1099,'202411281620331732792833245219840','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,510.00 :‫ مبلغ‬,43','/sales/edit/SALE674852004601B7','2024-11-28
16:20:33','ADMIN127H8JL7T45FEHH943!','admin','2024-11-28 15:50:33'),
(1100,'202411281627431732793263888797952','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
460.00 :‫ مبلغ‬,44','/sales/edit/SALE674853ABCCA557','2024-11-28
16:27:43','ADMIN127H8JL7T45FEHH943!','admin','2024-11-28 15:57:43'),
(1101,'202411281629571732793397873496064','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
230.00 :‫ مبلغ‬,45','/sales/edit/SALE674854353BE326','2024-11-28
16:29:57','ADMIN127H8JL7T45FEHH943!','admin','2024-11-28 15:59:57'),
(1102,'202411291757461732885066369518080','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
500.00 :‫ مبلغ‬,۹۹','/purchases/edit/PRCH6749BA49AD7F10','2024-11-29
17:57:46','ADMIN127H8JL7T45FEHH943!','admin','2024-11-29 17:27:46'),
(1103,'202411301035561732944956129511168','BRCH668EED6BC0B172','‫'فروش‬,NULL,',1 #‫بیل‬
5,350.00 :‫'مبلغ‬,'/sales/edit/SALE674AA43A11BCF7','2024-11-30
10:35:56','ADMIN127H8JL7T45FEHH943!','admin','2024-11-30 10:05:56'),
(1104,'202411301037391732945059922310144','BRCH668EED6BC0B172','‫'فروش‬,NULL,',2 #‫بیل‬
26,500.00 :‫'مبلغ‬,'/sales/edit/SALE674AA4A2670F86','2024-11-30
10:37:39','ADMIN127H8JL7T45FEHH943!','admin','2024-11-30 10:07:39'),
(1105,'202411301211481732950708980676864','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP674ABAB4818735','2024-11-30
12:11:48','ADMIN127H8JL7T45FEHH943!','admin','2024-11-30 11:41:48'),
(1106,'202411301331491732955509106334976','BRCH668E4256885D12','‫'روزنامچه‬,NULL,':‫از‬
1,000.00 :‫ مبلغ‬,‫'احمد‬,'/journal/edit/JRNL674ACD71A15077','2024-11-30
13:31:49','ADMIN127H8JL7T45FEHH943!','admin','2024-11-30 13:01:49'),
(1107,'202412010831271733023887211062016','BRCH668E4256885D12',' ‫'حذف‬,'‫روزنامچه‬
2,000.00 :‫ مبلغ‬,‫ پاینده خان‬:‫'از‬,'‫'شد‬,NULL,'2024-12-01
08:31:27','ADMIN127H8JL7T45FEHH943!','admin','2024-12-01 08:01:27'),
(1108,'202412010831371733023897628796160','BRCH668E4256885D12',' ‫'حذف‬,'‫روزنامچه‬
611,000.00 :‫ مبلغ‬,‫ داخل‬:‫'از‬,'‫'شد‬,NULL,'2024-12-01
08:31:37','ADMIN127H8JL7T45FEHH943!','admin','2024-12-01 08:01:37'),
(1109,'202412010838001733024280649943040','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫فروش‬
5,000.00 :‫ مبلغ‬,302 #‫'بیل‬,'‫'شد‬,'/sales/edit/SALE673327F86E2238','2024-12-01
08:38:00','ADMIN127H8JL7T45FEHH943!','admin','2024-12-01 08:08:00'),
(1110,'202412030956441733201804585777152','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
840.00 :‫ مبلغ‬,235','/sales/edit/SALE674E8F8B92FE39','2024-12-03
09:56:44','ADMIN127H8JL7T45FEHH943!','admin','2024-12-03 09:26:44'),
(1111,'202412031109041733206144416604160','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
600,000.00 :‫ مبلغ‬,‫ نقده‬:‫'نوعیت‬,'/capitals/edit/CAP674EA07F9AB283','2024-12-03
11:09:04','ADMIN127H8JL7T45FEHH943!','admin','2024-12-03 10:39:04'),
(1112,'202412031220341733210434017831168','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,':‫از‬
100.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL674EB140882F06','2024-12-03
12:20:34','ADMIN127H8JL7T45FEHH943!','admin','2024-12-03 11:50:34'),
(1113,'202412041115151733292915080948224','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
820.00 :‫'مبلغ‬,'/purchases/edit/PRCH674FF371A296F4','2024-12-04
11:15:15','ADMIN127H8JL7T45FEHH943!','admin','2024-12-04 10:45:15'),
(1114,'202412041127531733293673219024896','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'مصارف برق‬,'/expenses/edit/EXPE674FF668DD11F3','2024-12-04
11:27:53','ADMIN127H8JL7T45FEHH943!','admin','2024-12-04 10:57:53'),
(1115,'202412041136161733294176876979968','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
15,000.00 :‫ مبلغ‬,46','/sales/edit/SALE674FF85FA7A712','2024-12-04
11:36:16','ADMIN127H8JL7T45FEHH943!','admin','2024-12-04 11:06:16'),
(1116,'202412041142161733294536331599104','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
5,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL674FF9C7CCE737','2024-12-04
11:42:16','ADMIN127H8JL7T45FEHH943!','admin','2024-12-04 11:12:16'),
(1117,'202412051205471733382347844089088','BRCH668EED6BC0B172','‫'سرمایه‬,NULL,'
30,000.00 :‫ مبلغ‬,‫ نقده‬:‫'نوعیت‬,'/capitals/edit/CAP675150CB5FF4C8','2024-12-05
12:05:47','ADMIN127H8JL7T45FEHH943!','admin','2024-12-05 11:35:47'),
(1118,'202412051529361733394576816563968','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
800.00 :‫ مبلغ‬,236','/sales/edit/SALE6751808F547995','2024-12-05
15:29:36','ADMIN127H8JL7T45FEHH943!','admin','2024-12-05 14:59:36'),
(1119,'202412051831561733405516360644096','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
23,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6751AB4BEA9D30','2024-12-05
18:31:56','ADMIN127H8JL7T45FEHH943!','admin','2024-12-05 18:01:56'),
(1120,'202412061357011733475421389203968','BRCH668EE96F643F60','‫'خرید‬,NULL,'#‫بیل‬
4,000.00 :‫ مبلغ‬,104','/purchases/edit/PRCH6752BC5C6BAED1','2024-12-06
13:57:01','ADMIN127H8JL7T45FEHH943!','admin','2024-12-06 13:27:01'),
(1121,'202412061957171733497037705872128','BRCH668E33B1D26DF1',' ‫'تغیر‬,'‫فروش‬
5,000.00 :‫ مبلغ‬,302 #‫'بیل‬,'‫'شد‬,'/sales/edit/SALE673327F86E2238','2024-12-06
19:57:17','ADMIN127H8JL7T45FEHH943!','admin','2024-12-06 19:27:17'),
(1122,'202412062004431733497483992183040','BRCH668E33B1D26DF1','‫'روزنامچه‬,NULL,'‫از‬:
Cash Sale, 500.00 :‫'مبلغ‬,'/journal/edit/JRNL6753128B949A44','2024-12-06
20:04:43','ADMIN127H8JL7T45FEHH943!','admin','2024-12-06 19:34:43'),
(1123,'202412071153321733554412406018048','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
10,000.00 :‫ مبلغ‬,‫ نقده‬:‫'نوعیت‬,'/capitals/edit/CAP6753F0EC067F86','2024-12-07
11:53:32','ADMIN127H8JL7T45FEHH943!','admin','2024-12-07 11:23:32'),
(1124,'202412072009071733584147267787008','BRCH664D790E231556','Sales','Added','Inv
oice# 2580, Amount: 16,205.71','/sales/edit/SALE67546511ECA083','2024-12-07
20:09:07','ADMIN127H8JL7T45FEHH943!','admin','2024-12-07 19:39:07'),
(1125,'202412072239291733593169037914112','BRCH664D790E231556','Sales','Added','Inv
oice# 2581, Amount: 30,000.00','/sales/edit/SALE6754885054F928','2024-12-07
22:39:29','ADMIN127H8JL7T45FEHH943!','admin','2024-12-07 22:09:29'),
(1126,'202412081210121733641812349487104','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'مصارف برق‬,'/expenses/edit/EXPE67554653A74892','2024-12-08
12:10:12','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 11:40:12'),
(1127,'202412081243221733643802629295104','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
1,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67554E1A3979F7','2024-12-08
12:43:22','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 12:13:22'),
(1128,'202412081348341733647714693932032','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
30,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH67555D62010DC6','2024-12-08
13:48:34','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 13:18:34'),
(1129,'202412081349381733647778000491008','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
11,000.00 :‫ مبلغ‬,5566','/purchases/edit/PRCH67555DA1536E78','2024-12-08
13:49:38','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 13:19:38'),
(1130,'202412081352291733647949200009216','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
9,600.00 :‫ مبلغ‬,47','/sales/edit/SALE67555E4C336AE5','2024-12-08
13:52:29','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 13:22:29'),
(1131,'202412081354061733648046053147904','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
10,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67555EAD9E0AE6','2024-12-08
13:54:06','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 13:24:06'),
(1132,'202412081425521733649952011662080','BRCH668A8A93BFCAF8','‫'تولید‬,NULL,'#‫بیل‬
7,000.00 :‫ مبلغ‬,1002','/production/edit/PROI6755661E392A46','2024-12-08
14:25:52','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 13:55:52'),
(1133,'202412081720351733660435975747072','BRCH664D790E231556','Sales','Added','Inv
oice# 2582, Amount: 640.00','/sales/edit/SALE67558F12F05BE5','2024-12-08
17:20:35','ADMIN127H8JL7T45FEHH943!','admin','2024-12-08 16:50:35'),
(1134,'202412101253221733817202472387072','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
5,555.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6757F371810979','2024-12-10
12:53:22','ADMIN127H8JL7T45FEHH943!','admin','2024-12-10 12:23:22'),
(1135,'202412101350471733820647503619840','BRCH668EE8F08DD356',' ‫'تغیر‬,'‫روزنامچه‬
10,000.00 :‫ مبلغ‬,‫ مشتری بازار‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL67396F169DBB68','2024-12-
10 13:50:47','ADMIN127H8JL7T45FEHH943!','admin','2024-12-10 13:20:47'),
(1136,'202412101537401733827060357836032','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
6,000.29 :‫'مبلغ‬,'/purchases/edit/PRCH675819F0C74A72','2024-12-10
15:37:40','ADMIN127H8JL7T45FEHH943!','admin','2024-12-10 15:07:40'),
(1137,'202412111247221733903242267492096','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
1,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67594389D13487','2024-12-11
12:47:22','ADMIN127H8JL7T45FEHH943!','admin','2024-12-11 12:17:22'),
(1138,'202412111254091733903649116318976','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
81.75 :‫ مبلغ‬,48','/sales/edit/SALE6759452065FC77','2024-12-11
12:54:09','ADMIN127H8JL7T45FEHH943!','admin','2024-12-11 12:24:09'),
(1139,'202412111259471733903987494110976','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
1,000.00 :‫ مبلغ‬,۱۱','/purchases/edit/PRCH675946728CEB76','2024-12-11
12:59:47','ADMIN127H8JL7T45FEHH943!','admin','2024-12-11 12:29:47'),
(1140,'202412121251351733989895614883840','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
300.00 :‫ مبلغ‬,‫'مصارف نان جاشت‬,'/expenses/edit/EXPE675A960755B459','2024-12-12
12:51:35','ADMIN127H8JL7T45FEHH943!','admin','2024-12-12 12:21:35'),
(1141,'202412141026271734153987592784896','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
35,797.88 :‫ مبلغ‬,49','/sales/edit/SALE675D170249F091','2024-12-14
10:26:27','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 09:56:27'),
(1142,'202412141126501734157610278449152','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
0.00 :‫ مبلغ‬,50','/sales/edit/SALE675D2529076230','2024-12-14
11:26:50','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 10:56:50'),
(1143,'202412141219041734160744512353792','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-12-14
12:19:04','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 11:49:04'),
(1144,'202412141219071734160747524178944','BRCH668EFCDB7C8B58',' ‫'حذف‬,'‫سرمایه‬
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2024-12-14
12:19:07','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 11:49:07'),
(1145,'202412141219481734160788325648896','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
9,000.00 :‫ مبلغ‬,‫ نقده‬:‫'نوعیت‬,'/capitals/edit/CAP675D3193E7D723','2024-12-14
12:19:48','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 11:49:48'),
(1146,'202412141239291734161969648952064','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
8,113.43 :‫'مبلغ‬,'/purchases/edit/PRCH675D362B457846','2024-12-14
12:39:29','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 12:09:29'),
(1147,'202412141558471734173927616056832','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
3,000.00 :‫ مبلغ‬,305','/sales/edit/SALE675D64E6ADB5B4','2024-12-14
15:58:47','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 15:28:47'),
(1148,'202412141602391734174159213586176','BRCH668E33B1D26DF1','‫'فروش‬,NULL,'#‫بیل‬
2,100.00 :‫ مبلغ‬,306','/sales/edit/SALE675D65CE6F0F58','2024-12-14
16:02:39','ADMIN127H8JL7T45FEHH943!','admin','2024-12-14 15:32:39'),
(1149,'202412171415411734426941205912064','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
600,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP6761413CAC0B21','2024-12-17
14:15:41','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 13:45:41'),
(1150,'202412171419271734427167441560064','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
20,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6761421ECCF9D1','2024-12-17
14:19:27','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 13:49:27'),
(1151,'202412171422321734427352661788928','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
12,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL676142D71D4758','2024-12-17
14:22:32','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 13:52:32'),
(1152,'202412171425151734427515004757760','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
10,000.00 :‫ مبلغ‬,‫'مصرف تیل‬,'/expenses/edit/EXPE67614379D17B39','2024-12-17
14:25:15','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 13:55:15'),
(1153,'202412171434251734428065391851008','BRCH668EFCDB7C8B58','‫'معاش‬,NULL,'‫کارمند‬:
ahmad, 3,290.32 :‫'معاش‬,'/payslips/edit/EPAY676145A0F2C559','2024-12-17
14:34:25','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 14:04:25'),
(1154,'202412171604111734433451976148992','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,':‫از‬
2,000.00 :‫ مبلغ‬,‫'شرکت خالد ولی‬,'/journal/edit/JRNL67615AAB856AF3','2024-12-17
16:04:11','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 15:34:11'),
(1155,'202412171636221734435382568662784','BRCH668EE92A5231D2','‫'روزنامچه‬,NULL,'‫از‬:
SBNABC, 1,000.00 :‫'مبلغ‬,'/journal/edit/JRNL67616234AFD999','2024-12-17
16:36:22','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 16:06:22'),
(1156,'202412171640011734435601190670080','BRCH668EE92A5231D2','‫'روزنامچه‬,NULL,':‫از‬
42.00 :‫ مبلغ‬,‫'محمد‬,'/journal/edit/JRNL67616310C47B01','2024-12-17
16:40:01','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 16:10:01'),
(1157,'202412172214031734455643178620160','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
0.86 :‫ مبلغ‬,۷۸۸','/purchases/edit/PRCH6761B159956F00','2024-12-17
22:14:03','ADMIN127H8JL7T45FEHH943!','admin','2024-12-17 21:44:03'),
(1158,'202412181048411734500921305800960','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
5,999.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL676262387E93F9','2024-12-18
10:48:41','ADMIN127H8JL7T45FEHH943!','admin','2024-12-18 10:18:41'),
(1159,'202412181055371734501337697818880','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
28,000.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL676263D93BE584','2024-12-18
10:55:37','ADMIN127H8JL7T45FEHH943!','admin','2024-12-18 10:25:37'),
(1160,'202412181115371734502537193975040','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,680.00 :‫ مبلغ‬,51','/sales/edit/SALE67626887145D21','2024-12-18
11:15:37','ADMIN127H8JL7T45FEHH943!','admin','2024-12-18 10:45:37'),
(1161,'202412191119501734589190707117056','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
9,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP6763BB064C6C41','2024-12-19
11:19:50','ADMIN127H8JL7T45FEHH943!','admin','2024-12-19 10:49:50'),
(1162,'202412211355151734771315674537984','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
12,000.00 :‫ مبلغ‬,45','/purchases/edit/PRCH67668272EE46F7','2024-12-21
13:55:15','ADMIN127H8JL7T45FEHH943!','admin','2024-12-21 13:25:15'),
(1163,'202412211358181734771498910358784','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
3,500.00 :‫ مبلغ‬,52','/sales/edit/SALE67668329E64033','2024-12-21
13:58:18','ADMIN127H8JL7T45FEHH943!','admin','2024-12-21 13:28:18'),
(1164,'202412211402051734771725627636992','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
500.00 :‫ مبلغ‬,‫'نان جاشت‬,'/expenses/edit/EXPE6766840D4D5357','2024-12-21
14:02:05','ADMIN127H8JL7T45FEHH943!','admin','2024-12-21 13:32:05'),
(1165,'202412211502331734775353498779136','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
285.71 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL67669238D0B162','2024-12-21
15:02:33','ADMIN127H8JL7T45FEHH943!','admin','2024-12-21 14:32:33'),
(1166,'202412221400511734858051303169024','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
600,000.00 :‫ مبلغ‬,‫ نقده‬:‫'نوعیت‬,'/capitals/edit/CAP6767D542C312B2','2024-12-22
14:00:51','ADMIN127H8JL7T45FEHH943!','admin','2024-12-22 13:30:51'),
(1167,'202412221440271734860427345638144','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
35,716.13 :‫ مبلغ‬,53','/sales/edit/SALE6767DE8A6CA635','2024-12-22
14:40:27','ADMIN127H8JL7T45FEHH943!','admin','2024-12-22 14:10:27'),
(1168,'202412261205211735196721384783872','BRCH668EFCDB7C8B58','‫'سرمایه‬,NULL,'
10,000.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP676D0030DA84C3','2024-12-26
12:05:21','ADMIN127H8JL7T45FEHH943!','admin','2024-12-26 11:35:21'),
(1169,'202412281459321735379972788659200','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
240.00 :‫ مبلغ‬,54','/sales/edit/SALE676FCC029DD317','2024-12-28
14:59:32','ADMIN127H8JL7T45FEHH943!','admin','2024-12-28 14:29:32'),
(1170,'202412281550311735383031955704832','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
140.00 :‫ مبلغ‬,55','/sales/edit/SALE676FD7F7028447','2024-12-28
15:50:31','ADMIN127H8JL7T45FEHH943!','admin','2024-12-28 15:20:31'),
(1171,'202412290059011735415941839691008','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT67705885A32862','2024-12-29
00:59:01','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 00:29:01'),
(1172,'202412290101341735416094856950016','BRCH668EE8F08DD356','‫'سرمایه‬,NULL,'
100,000.00 :‫ مبلغ‬,‫ حسابات ریس‬:‫'نوعیت‬,'/capitals/edit/CAP6770591E6D3148','2024-12-29
01:01:34','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 00:31:34'),
(1173,'202412290103551735416235949723904','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,':‫از‬
100.00 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL677059AB2FC1C2','2024-12-29
01:03:55','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 00:33:55'),
(1174,'202412290720241735438824187180032','BRCH668A8A93BFCAF8',' ‫'تغیر‬,'‫روزنامچه‬
‫'از‬,'‫شد‬: Cash, 100.00 :‫'مبلغ‬,'/journal/edit/JRNL66B086E8C83CD2','2024-12-29
07:20:24','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 06:50:24'),
(1175,'202412291200351735455635750242048','BRCH664D790E231556','Journal','Added','F
rom: ‫احمد‬, Amount: 500.00','/journal/edit/JRNL6770F3934D2511','2024-12-29
12:00:35','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 11:30:35'),
(1176,'202412291208451735456125983980800','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,000.00 :‫ مبلغ‬,56','/sales/edit/SALE6770F57D121CE7','2024-12-29
12:08:45','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 11:38:45'),
(1177,'202412291211521735456312431725056','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
1,000.00 :‫ مبلغ‬,57','/sales/edit/SALE6770F637931A34','2024-12-29
12:11:52','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 11:41:52'),
(1178,'202412291228441735457324553462016','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
40,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH6770FA2B951754','2024-12-29
12:28:44','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 11:58:44'),
(1179,'202412291234181735457658116800000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
10,000.00 :‫ مبلغ‬,58','/sales/edit/SALE6770FB79626AF2','2024-12-29
12:34:18','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:04:18'),
(1180,'202412291236191735457779963331840','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',2 #‫بیل‬
100.00 :‫'مبلغ‬,'/purchases/edit/PRCH6770FBF30CBCC0','2024-12-29
12:36:19','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:06:19'),
(1181,'202412291246341735458394289076992','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
351.10 :‫ مبلغ‬,‫'دخل شرکت‬,'/journal/edit/JRNL6770FE59BE67B9','2024-12-29
12:46:34','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:16:34'),
(1182,'202412291248191735458499335147008','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
370.00 :‫ مبلغ‬,‫'نجیب‬,'/journal/edit/JRNL6770FEC2A9DA05','2024-12-29
12:48:19','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:18:19'),
(1183,'202412291249081735458548107320064','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫روزنامچه‬
370.00 :‫ مبلغ‬,‫ دخل شرکت‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL6770FE59BE67B9','2024-12-29
12:49:08','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:19:08'),
(1184,'202412291306261735459586078039808','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
400.00 :‫ مبلغ‬,‫'سمیع الله‬,'/journal/edit/JRNL67710301A2B685','2024-12-29
13:06:26','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:36:26'),
(1185,'202412291309031735459743373044992','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
0.00 :‫ مبلغ‬,‫'سمیع الله‬,'/journal/edit/JRNL6771039EA82C33','2024-12-29
13:09:03','ADMIN127H8JL7T45FEHH943!','admin','2024-12-29 12:39:03'),
(1186,'202412301123501735539830658804992','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,',1 #‫بیل‬
14,000.00 :‫'مبلغ‬,'/purchases/edit/PRCH67723C75B12F97','2024-12-30
11:23:50','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 10:53:50'),
(1187,'202412301124461735539886601484032','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
163.50 :‫ مبلغ‬,59','/sales/edit/SALE67723CADAAC468','2024-12-30
11:24:46','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 10:54:46'),
(1188,'202412301324491735547089499104000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
240.00 :‫ مبلغ‬,60','/sales/edit/SALE677258D0C62DD1','2024-12-30
13:24:49','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 12:54:49'),
(1189,'202412301439421735551582788804096','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
115.00 :‫ مبلغ‬,61','/sales/edit/SALE67726A5DD49BA4','2024-12-30
14:39:42','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 14:09:42'),
(1190,'202412301453101735552390692308992','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
560.50 :‫ مبلغ‬,62','/sales/edit/SALE67726D8520DDB8','2024-12-30
14:53:10','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 14:23:10'),
(1191,'202412301457421735552662284548096','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
1,000.00 :‫ مبلغ‬,‫'عزیزی‬,'/journal/edit/JRNL67726E95261012','2024-12-30
14:57:42','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 14:27:42'),
(1192,'202412301524131735554253577024000','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
49.28 :‫ مبلغ‬,1013','/sales/edit/SALE677274CCD5FB39','2024-12-30
15:24:13','ADMIN127H8JL7T45FEHH943!','admin','2024-12-30 14:54:13'),
(1193,'202412312105181735661118922814976','BRCH6583328DC69902','Expenses','Added','
Type: Kichen, Amount: 199.00','/expenses/edit/EXPE6774163E834BD5','2024-12-31
21:05:18','ADMIN127H8JL7T45FEHH943!','admin','2024-12-31 20:35:18'),
(1194,'202412312105371735661137701436928','BRCH6583328DC69902','Expenses','Added','
Type: Taxi fair, Amount: 19,900.00','/expenses/edit/EXPE677416515DBFA1','2024-12-31
21:05:37','ADMIN127H8JL7T45FEHH943!','admin','2024-12-31 20:35:37'),
(1195,'202501011718321735733912286696960','BRCH668EE8F08DD356','‫'مصرف‬,NULL,' :‫نوعیت‬
200.00 :‫ مبلغ‬,‫ فیصده‬۲ ‫'مالیه‬,'/expenses/edit/EXPE67753297C63279','2025-01-01
17:18:32','ADMIN127H8JL7T45FEHH943!','admin','2025-01-01 16:48:32'),
(1196,'202501022249201735840160764486144','BRCH664D790E231556','Sales','Added','Inv
oice# 2583, Amount: 35.29','/sales/edit/SALE6776D19F1C0D68','2025-01-02
22:49:20','ADMIN127H8JL7T45FEHH943!','admin','2025-01-02 22:19:20'),
(1197,'202501022259401735840780622975232','BRCH664D790E231556','Damage','Added','It
em: ‫افغان کوکرد‬, Qty: 4.00','/damage-stock/edit/DMGI6776D40B9AFB92','2025-01-02
22:59:40','ADMIN127H8JL7T45FEHH943!','admin','2025-01-02 22:29:40'),
(1198,'202501040733491735958029753308160','BRCH668A8A93BFCAF8','‫'خرید‬,NULL,' #‫بیل‬
402.27 :‫ مبلغ‬,‫'خصوصی‬,'/purchases/edit/PRCH67789E0D0A8189','2025-01-04
07:33:49','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 07:03:49'),
(1199,'202501040741121735958472433486080','BRCH668A8A93BFCAF8','‫'مصرف‬,NULL,' :‫نوعیت‬
2,000.00 :‫ مبلغ‬,‫'تیل موتر‬,'/expenses/edit/EXPE67789FC8208613','2025-01-04
07:41:12','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 07:11:12'),
(1200,'202501041138291735972709534498048','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
35,200.00 :‫ مبلغ‬,63','/sales/edit/SALE6778D7647C1000','2025-01-04
11:38:29','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 11:08:29'),
(1201,'202501041139301735972770567159808','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
978,670.00 :‫ مبلغ‬,4656','/purchases/edit/PRCH6778D7A1D3ACD5','2025-01-04
11:39:30','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 11:09:30'),
(1202,'202501041140221735972822118375168','BRCH668EFCDB7C8B58','‫'روزنامچه‬,NULL,':‫از‬
8,000.00 :‫ مبلغ‬,‫'شرکت خالد ولی‬,'/journal/edit/JRNL6778D7D5AB7031','2025-01-04
11:40:22','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 11:10:22'),
(1203,'202501041140461735972846030479872','BRCH668EFCDB7C8B58','‫'مصرف‬,NULL,' :‫نوعیت‬
700.00 :‫ مبلغ‬,‫'مصارف برق‬,'/expenses/edit/EXPE6778D7EDADC496','2025-01-04
11:40:46','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 11:10:46'),
(1204,'202501041548041735987684127075840','BRCH664D790E231556','Sales','Added','Inv
oice# 2584, Amount: 120.00','/sales/edit/SALE677911E36B5932','2025-01-04
15:48:04','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 15:18:04'),
(1205,'202501041548511735987731218436864','BRCH664D790E231556','Sales','Delete','In
voice# 2584, Amount: 120.00',NULL,'2025-01-04
15:48:51','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 15:18:51'),
(1206,'202501041645071735991107162959104','BRCH664D790E231556','Purchases','Added',
'Invoice# 2, Amount: 3,150.00','/purchases/edit/PRCH67791F426D5DE5','2025-01-04
16:45:07','ADMIN127H8JL7T45FEHH943!','admin','2025-01-04 16:15:07'),
(1207,'202501061211181736147478021297920','BRCH668A8A93BFCAF8','‫'تولید‬,NULL,'#‫بیل‬
65.04 :‫ مبلغ‬,1003','/production/edit/PROI677B8215DED998','2025-01-06
12:11:18','ADMIN127H8JL7T45FEHH943!','admin','2025-01-06 11:41:18'),
(1208,'202501071500541736244054907314944','BRCH668EE8F08DD356','‫'روزنامچه‬,NULL,':‫از‬
1,000.00 :‫ مبلغ‬,‫'شرکت مواد تعمیراتی‬,'/journal/edit/JRNL677CFB56D368B1','2025-01-07
15:00:54','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 14:30:54'),
(1209,'202501071510521736244652178823936','BRCH668EE8F08DD356','Citems',NULL,'‫اسم‬
Wooden Partation, 100 :‫'واحد‬,'/citems/edit/CITM677CFDAC29F214','2025-01-07
15:10:52','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 14:40:52'),
(1210,'202501071518111736245091606006016','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT677CFF6390D080','2025-01-07
15:18:11','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 14:48:11'),
(1211,'202501071522111736245331827364864','BRCH668EE8F08DD356','Cpurchases',NULL,'
20000 :‫ مبلغ‬,6489 #‫'بیل‬,'/cpurchases/edit/CPCH677D0053A68829','2025-01-07
15:22:11','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 14:52:11'),
(1212,'202501071557091736247429267493120','BRCH664D790E231556','Sales','Added','Inv
oice# 2586, Amount: 22.95','/sales/edit/SALE677D0885372DE3','2025-01-07
15:57:09','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 15:27:09'),
(1213,'202501071559481736247588145661184','BRCH664D790E231556','Sales','Update','In
voice# 2586, Amount: 22.95','/sales/edit/SALE677D0885372DE3','2025-01-07
15:59:48','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 15:29:48'),
(1214,'202501071607271736248047709563904','BRCH664D790E231556','Sales','Added','Inv
oice# 2587, Amount: 23.25','/sales/edit/SALE677D0AEF9E7A02','2025-01-07
16:07:27','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 15:37:27'),
(1215,'202501071609301736248170459188992','BRCH664D790E231556','Sales','Added','Inv
oice# 2588, Amount: 23.25','/sales/edit/SALE677D0B6A6219A9','2025-01-07
16:09:30','ADMIN127H8JL7T45FEHH943!','admin','2025-01-07 15:39:30'),
(1216,'202501081319341736324374317317888','BRCH668EFCDB7C8B58','‫'معاش‬,NULL,'‫کارمند‬:
ali, 64.52 :‫'معاش‬,'/payslips/edit/EPAY677E35164B7DF7','2025-01-08
13:19:34','ADMIN127H8JL7T45FEHH943!','admin','2025-01-08 12:49:34'),
(1217,'202501102008401736521720742402048','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
2,125.71 :‫ مبلغ‬,64','/sales/edit/SALE678137F8A14121','2025-01-10
20:08:40','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 19:38:40'),
(1218,'202501102101391736524899138081024','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
4,087.59 :‫ مبلغ‬,65','/sales/edit/SALE678144630F03B9','2025-01-10
21:01:39','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 20:31:39'),
(1219,'202501102110441736525444644026112','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
12,500.00 :‫ مبلغ‬,66','/sales/edit/SALE678146847111B9','2025-01-10
21:10:44','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 20:40:44'),
(1220,'202501102115001736525700072359168','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
26,000.00 :‫ مبلغ‬,67','/sales/edit/SALE67814783C7FB39','2025-01-10
21:15:00','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 20:45:00'),
(1221,'202501102120031736526003582451200','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
26,000.00 :‫ مبلغ‬,68','/sales/edit/SALE678148B37E1831','2025-01-10
21:20:03','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 20:50:03'),
(1222,'202501102125351736526335371776000','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
42,000.00 :‫ مبلغ‬,69','/sales/edit/SALE678149FF4894C8','2025-01-10
21:25:35','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 20:55:35'),
(1223,'202501102144481736527488211497984','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
20,000.00 :‫ مبلغ‬,66','/purchases/edit/PRCH67814E8020C091','2025-01-10
21:44:48','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 21:14:48'),
(1224,'202501102155221736528122944668928','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,43','/purchases/edit/PRCH678150FAAB6776','2025-01-10
21:55:22','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 21:25:22'),
(1225,'202501102204061736528646646205952','BRCH668EFCDB7C8B58','‫'خرید‬,NULL,'#‫بیل‬
22,500.00 :‫ مبلغ‬,89','/purchases/edit/PRCH67815306635805','2025-01-10
22:04:06','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 21:34:06'),
(1226,'202501102207081736528828469176064','BRCH668EFCDB7C8B58','‫'فروش‬,NULL,'#‫بیل‬
5,000.00 :‫ مبلغ‬,70','/sales/edit/SALE678153BC608F61','2025-01-10
22:07:08','ADMIN127H8JL7T45FEHH943!','admin','2025-01-10 21:37:08'),
(1227,'202501111337061736584626597220864','BRCH668EFCDB7C8B58',' ‫'تغیر‬,'‫روزنامچه‬
8,000.00 :‫ مبلغ‬,‫ شرکت خالد ولی‬:‫'از‬,'‫'شد‬,'/journal/edit/JRNL6778D7D5AB7031','2025-
01-11 13:37:06','ADMIN127H8JL7T45FEHH943!','admin','2025-01-11 13:07:06'),
(1228,'202501121206191736665579790501120','BRCH677E30321C0BF1','‫'تولید‬,NULL,'#‫بیل‬
18.40 :‫ مبلغ‬,1004','/production/edit/PROI678369EB972EB3','2025-01-12
12:06:19','ADMIN127H8JL7T45FEHH943!','admin','2025-01-12 11:36:19'),
(1229,'202501121527031736677623809016064','BRCH668EE90B988A64','‫'روزنامچه‬,NULL,':‫از‬
3,000.00 :‫ مبلغ‬,‫'رحیم الله‬,'/journal/edit/JRNL678398F7A57085','2025-01-12
15:27:03','ADMIN127H8JL7T45FEHH943!','admin','2025-01-12 14:57:03'),
(1230,'202501131109011736748541411719168','BRCH677E30321C0BF1','‫'خرید‬,NULL,',1 #‫بیل‬
10.00 :‫'مبلغ‬,'/purchases/edit/PRCH6784ADFD4A2987','2025-01-13
11:09:01','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 10:39:01'),
(1231,'202501131114401736748880880499968','BRCH677E30321C0BF1','‫'فروش‬,NULL,',1 #‫بیل‬
17.13 :‫'مبلغ‬,'/sales/edit/SALE6784AF50C114C4','2025-01-13
11:14:40','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 10:44:40'),
(1232,'202501131118021736749082084683008','BRCH677E30321C0BF1','‫'روزنامچه‬,NULL,':‫از‬
6.00 :‫ مبلغ‬,‫'شرکت خان‬,'/journal/edit/JRNL6784B01A020849','2025-01-13
11:18:02','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 10:48:02'),
(1233,'202501131241501736754110644377088','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
49,000,000.00 :‫ مبلغ‬,1014','/sales/edit/SALE6784C3BE48A5C4','2025-01-13
12:41:50','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 12:11:50'),
(1234,'202501131248291736754509442495232','BRCH677E30321C0BF1','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6784C54D5DB015','2025-01-13
12:48:29','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 12:18:29'),
(1235,'202501131254351736754875010072832','BRCH668EE96F643F60','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT6784C6BAE72DB1','2025-01-13
12:54:35','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 12:24:35'),
(1236,'202501131259071736755147710969856','BRCH668EE96F643F60','‫'سرمایه‬,NULL,'
200.00 :‫ مبلغ‬,‫ سهمیه‬:‫'نوعیت‬,'/capitals/edit/CAP6784C7CBA4C2A9','2025-01-13
12:59:07','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 12:29:07'),
(1237,'202501131300201736755220573029888','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 3,000.00 :‫'مبلغ‬,'/journal/edit/JRNL6784C8146AA208','2025-01-13
13:00:20','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 12:30:20'),
(1238,'202501131608481736766528689373952','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
8,000.00 :‫ مبلغ‬,‫'روزمره‬,'/expenses/edit/EXPE6784F4408229F1','2025-01-13
16:08:48','ADMIN127H8JL7T45FEHH943!','admin','2025-01-13 15:38:48'),
(1239,'202501140743531736822633495367936','BRCH668A8A93BFCAF8','‫'فروش‬,NULL,'#‫بیل‬
120.30 :‫ مبلغ‬,1015','/sales/edit/SALE6785CF6960EE88','2025-01-14
07:43:53','ADMIN127H8JL7T45FEHH943!','admin','2025-01-14 07:13:53'),
(1240,'202501150947011736916421788238080','BRCH668EE96F643F60','‫'خرید‬,NULL,',2 #‫بیل‬
14,800.00 :‫'مبلغ‬,'/purchases/edit/PRCH67873DC5A36F81','2025-01-15
09:47:01','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:17:01'),
(1241,'202501150952121736916732869661952','BRCH668EE96F643F60','‫'فروش‬,NULL,'#‫بیل‬
557,354.37 :‫ مبلغ‬,237','/sales/edit/SALE67873EFCB022A3','2025-01-15
09:52:12','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:22:12'),
(1242,'202501150954141736916854215791104','BRCH668EE96F643F60','‫'روزنامچه‬,NULL,'‫از‬:
Cash, 20,000.00 :‫'مبلغ‬,'/journal/edit/JRNL67873F76272589','2025-01-15
09:54:14','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:24:14'),
(1243,'202501150957041736917024404099840','BRCH668EE96F643F60','‫'مصرف‬,NULL,' :‫نوعیت‬
9,000.00 :‫ مبلغ‬,‫'انترنت‬,'/expenses/edit/EXPE678740205A98E1','2025-01-15
09:57:04','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:27:04'),
(1244,'202501151009151736917755205981952','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ مترمکعب‬:‫ واحد‬,‫'ریگ‬,'/citems/edit/CITM678742FB258888','2025-01-15
10:09:15','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:39:15'),
(1245,'202501151009251736917765068553984','BRCH668EE8F08DD356','Citems',NULL,' ‫اسم‬
‫ موتر‬:‫ واحد‬,‫'خشت‬,'/citems/edit/CITM67874305081D90','2025-01-15
10:09:25','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:39:25'),
(1246,'202501151010121736917812028860928','BRCH668EE8F08DD356','Cwarehouse',NULL,'N
ew Warehouse, ‫'اسم گدام عمومی‬,'/cwarehouses/edit/CWRS6787433402E3B5','2025-01-15
10:10:12','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:40:12'),
(1247,'202501151011171736917877098362880','BRCH668EE8F08DD356','Cpurchases',NULL,'
2300 :‫ مبلغ‬,34 #‫'بیل‬,'/cpurchases/edit/CPCH67874374F00369','2025-01-15
10:11:17','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:41:17'),
(1248,'202501151013321736918012387484160','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
employee','/ccontracts/edit/CCNT678743FC5B9332','2025-01-15
10:13:32','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:43:32'),
(1249,'202501151013521736918032046649856','BRCH668EE8F08DD356','Contracts',NULL,'
‫ نوعیت قرارداد‬,‫ایجاد قرارداد‬:
machinery','/ccontracts/edit/CCNT678744100676B9','2025-01-15
10:13:52','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:43:52'),
(1250,'202501151014321736918072212205056','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
material','/projects-assign/edit/CPAS678744382DD973','2025-01-15
10:14:32','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:44:32'),
(1251,'202501151014471736918087818274048','BRCH668EE8F08DD356','Project
Assign',NULL,'Project Assigned, Assign Type:
employee','/projects-assign/edit/CPAS67874447C11C74','2025-01-15
10:14:47','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 09:44:47'),
(1252,'202501151053381736920418884185088','BRCH67874070DE1236','‫'سرمایه‬,NULL,'
100.00 :‫ مبلغ‬,‫ سرمایه‬:‫'نوعیت‬,'/capitals/edit/CAP67874D62CE19A5','2025-01-15
10:53:38','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 10:23:38'),
(1253,'202501151054111736920451450406144','BRCH67874070DE1236',' ‫'تغیر‬,'‫سرمایه‬
100.00 :‫ مبلغ‬,‫ سرمایه‬:‫'نوعیت‬,'‫'شد‬,'/capitals/edit/CAP67874D62CE19A5','2025-01-15
10:54:11','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 10:24:11'),
(1254,'202501151054571736920497079948032','BRCH67874070DE1236',' ‫'حذف‬,'‫سرمایه‬
100.00 :‫ مبلغ‬,‫ سرمایه‬:‫'نوعیت‬,'‫'شد‬,NULL,'2025-01-15
10:54:57','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 10:24:57'),
(1255,'202501151121131736922073877739008','BRCH67874070DE1236','‫'سرمایه‬,NULL,'
100,000.00 :‫ مبلغ‬,‫ سرمایه‬:‫'نوعیت‬,'/capitals/edit/CAP678753D9C7E1F5','2025-01-15
11:21:13','ADMIN127H8JL7T45FEHH943!','admin','2025-01-15 10:51:13'),
(1256,'202501161326241737015984655257088','BRCH664D790E231556','Purchases','Added',
'Invoice# R22, Amount: 0.00','/purchases/edit/PRCH6788C2B0578704','2025-01-16
13:26:24','ADMIN127H8JL7T45FEHH943!','admin','2025-01-16 12:56:24'),
(1257,'202501161807201737032840690977024','BRCH668E33B1D26DF1','Expenses','Added','
Type: ‫حسابات وزیتور ها‬, Amount:
10,000.00','/expenses/edit/EXPE67890488844554','2025-01-16
18:07:20','ADMIN127H8JL7T45FEHH943!','admin','2025-01-16 17:37:20'),
(1258,'202501171742091737117729873122816','BRCH668EE90B988A64','‫'مصرف‬,NULL,' :‫نوعیت‬
150,000.00 :‫ مبلغ‬,‫'روزمره‬,'/expenses/edit/EXPE678A5021C7C4D9','2025-01-17
17:42:09','ADMIN127H8JL7T45FEHH943!','admin','2025-01-17 17:12:09');
/*!40000 ALTER TABLE `activity_alerts` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `advances`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `advances` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`account` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`advance_date` date DEFAULT NULL,
`employee` varchar(100) DEFAULT NULL,
`previous_advance` double DEFAULT NULL,
`new_advance` double DEFAULT NULL,
`total_advance` double DEFAULT NULL,
`narration` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `advances` WRITE;


/*!40000 ALTER TABLE `advances` DISABLE KEYS */;
INSERT INTO `advances` VALUES
(1,'EADV66994698C95AE8','BRCH668A8A93BFCAF8','SAFEACCOUNTBRCH668A8A93BFCAF8','CURR6
6921C11107792','2024-07-20','EMPL6699436B401F66',0,1000,1000,'-07-2024','‫بابت مریضی‬
12:45:12 18'),
(4,'EADV66B318B8078CA9','BRCH668A8A93BFCAF8','SAFEACCOUNTBRCH668A8A93BFCAF8','CURR6
6921C11107792','2024-08-07','EMPL66B3184D985AE7',0,12000,12000,' ‫به اساس معاش‬
02:48:24 07-08-2024','.‫)'برداشت‬,
(9,'EADV6704FA46ECD485','BRCH668EE8F08DD356','SAFEACCOUNTBRCH668EE8F08DD356','CURR6
68EFECFDD0671','2024-10-08','EMPL6704F23053FB84',0,4000,4000,NULL,'2024-10-08
05:24:22'),
(10,'EADV6721DD3C6F1A22','BRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','CURR
66F984C96B6691','2024-10-30','EMPL6721DCE65C8E93',0,1000,1000,NULL,'2024-10-30
03:16:12'),
(11,'EADV6753FB89807960','BRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','CURR
66F984C96B6691','2024-12-08','EMPL6753FB1F79DE38',0,400,400,'trge','2024-12-07
12:08:49'),
(12,'EADV6753FBAC077719','BRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','CURR
66F984C96B6691','2024-12-08','EMPL6753FB1F79DE38',400,4600,5000,'re','2024-12-07
12:09:24'),
(13,'EADV676144DAAF1B84','BRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','CURR
66F984C96B6691','2024-12-17','EMPL67614442274D85',0,1000,1000,'v','2024-12-17
14:01:06'),
(14,'EADV676676B243D2B7','BRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','CURR
66F984C96B6691','2024-12-21','EMPL67614442274D85',1000,3000,4000,'j','2024-12-21
12:35:06'),
(15,'EADV677E354336C7E9','BRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCDB7C8B58','CURR
66F984C96B6691','2025-01-08','EMPL6753FB1F79DE38',5000,67,5067,NULL,'2025-01-08
12:50:19'),
(16,'EADV6787454824A710','BRCH668EE8F08DD356','SAFEACCOUNTBRCH668EE8F08DD356','CURR
668EFECFDD0671','2025-01-15','EMPL6704F23053FB84',4000,1000,5000,'c','2025-01-15
09:49:04');
/*!40000 ALTER TABLE `advances` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `affiliate_sales`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `affiliate_sales` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`invoice` int(11) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`event_date` date DEFAULT NULL,
`currency` varchar(400) DEFAULT NULL,
`currency_name` varchar(400) DEFAULT NULL,
`currency_symbol` varchar(400) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`buyer` varchar(400) DEFAULT NULL,
`buyer_name` varchar(400) DEFAULT NULL,
`seller` varchar(400) DEFAULT NULL,
`seller_name` varchar(400) DEFAULT NULL,
`memo` text DEFAULT NULL,
`sales_total_cost` double DEFAULT NULL,
`sales_total_sale_price` double DEFAULT NULL,
`sales_total_profit` double DEFAULT NULL,
`commission` double DEFAULT NULL,
`commission_amount` double DEFAULT NULL,
`rent` double DEFAULT NULL,
`mazdory` double DEFAULT NULL,
`monshiana` double DEFAULT NULL,
`akhrajat` double DEFAULT NULL,
`total_expenses` double DEFAULT NULL,
`net_cost` double DEFAULT NULL,
`user` varchar(255) DEFAULT NULL,
`user_name` varchar(255) DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `affiliate_sales` WRITE;


/*!40000 ALTER TABLE `affiliate_sales` DISABLE KEYS */;
/*!40000 ALTER TABLE `affiliate_sales` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `affiliate_sales_details`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `affiliate_sales_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`sale_uid` varchar(100) DEFAULT NULL,
`invoice` int(11) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`event_date` date DEFAULT NULL,
`currency` varchar(400) DEFAULT NULL,
`currency_name` varchar(400) DEFAULT NULL,
`currency_symbol` varchar(400) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`buyer` varchar(400) DEFAULT NULL,
`buyer_name` varchar(400) DEFAULT NULL,
`seller` varchar(400) DEFAULT NULL,
`seller_name` varchar(400) DEFAULT NULL,
`memo` text DEFAULT NULL,
`item` varchar(255) DEFAULT NULL,
`unit` varchar(255) DEFAULT NULL,
`qty` double DEFAULT NULL,
`cost` double DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`total_cost` double DEFAULT NULL,
`total_sale_price` double DEFAULT NULL,
`user` varchar(255) DEFAULT NULL,
`user_name` varchar(255) DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=31 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `affiliate_sales_details` WRITE;


/*!40000 ALTER TABLE `affiliate_sales_details` DISABLE KEYS */;
/*!40000 ALTER TABLE `affiliate_sales_details` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `assets`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `assets` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`currency_name` varchar(255) DEFAULT NULL,
`currency_symbol` varchar(255) DEFAULT NULL,
`account` varchar(255) DEFAULT NULL,
`account_name` varchar(255) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
`type_name` varchar(255) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`qty` double DEFAULT NULL,
`price` double DEFAULT NULL,
`total` double DEFAULT NULL,
`narration` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `assets` WRITE;


/*!40000 ALTER TABLE `assets` DISABLE KEYS */;
INSERT INTO `assets` VALUES
(4,'ASET669E29115FD7C3','BRCH668A8A93BFCAF8','usd',1,'‫'دالر‬,'‫'دالر‬,'SAFEACCOUNTBRCH
668A8A93BFCAF8','Cash','CPCT669E28F57F26B4','Car','Car
2000',1,20000,20000,NULL,'2024-07-22 05:40:33'),
(6,'ASET66CB256B7DF486','BRCH668EE92A5231D2','usd',1,'‫'دالر‬,'‫'دالر‬,'SAFEACCOUNTBRCH
668EE92A5231D2','Cash','CPCT66CB2542490EF0',','‫'شاهین‬,'‫ فیصد‬50 ‫شراکت‬
1,20000,20000,NULL,'2024-08-25 08:36:59'),
(8,'ASET675150381DB716','BRCH668EED6BC0B172','usd',1,'‫'دالر‬,'‫'دالر‬,'SAFEACCOUNTBRCH
668EED6BC0B172','Cash','CPCT67513CA49CB8C1',','‫'ماشین‬,'‫تمام اجناس شرکت‬
11:33:20 05-12-2024','‫ق‬54‫'قلف‬,1,200,200'),
(9,'ASET6751506D991324','BRCH668EED6BC0B172','usd',1,'‫'دالر‬,'‫'دالر‬,'SAFEACCOUNTBRCH
668EED6BC0B172','Cash','CPCT67513CA49CB8C1',','‫'شیشه‬,'‫تمام اجناس شرکت‬
11:34:13 05-12-2024','‫'ثقب‬,10,1200,12000'),
(10,'ASET675944308A85D8','BRCH668EFCDB7C8B58','CURR66F984C96B6691',70,'
‫'افغانی‬,'‫'افغانی‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'CPCT675943FF1ADF94','
12:20:08 11-12-2024','‫'التاخ‬,1,50,50,'‫'بیرق‬,'‫)'اجناس شرکت‬,
(11,'ASET676141B7D5A799','BRCH668EFCDB7C8B58','CURR66F984C96B6691',70,'
‫'افغانی‬,'‫'افغانی‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'CPCT675943FF1ADF94','
1,200000,200000,'‫'موتر‬,'‫اجناس شرکت‬,'f','2024-12-17 13:47:43');
/*!40000 ALTER TABLE `assets` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `assets_categories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `assets_categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=93 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `assets_categories` WRITE;


/*!40000 ALTER TABLE `assets_categories` DISABLE KEYS */;
INSERT INTO `assets_categories` VALUES
(1,'CPCT655E027F575A97','BRCH6554F7C430CA96','08:30:39 22-11-2023','‫)'لوزام کار‬,
(4,'CPCT6568196F0DA051','BRCH656713A1BB1FD2','00:11:11 30-11-2023','‫)'کمپیوتر‬,
(5,'CPCT656819766667C0','BRCH656713A1BB1FD2','00:11:18 30-11-2023','‫)'موتر‬,
(6,'CPCT6568197A28BCF9','BRCH656713A1BB1FD2','00:11:22 30-11-2023','‫)'دفتر‬,
(7,'CPCT6568198ACED622','BRCH656713A1BB1FD2','00:11:38 30-11-2023','‫)'فرنیچر‬,
(8,'CPCT6568198FA1BF28','BRCH656713A1BB1FD2','00:11:43 30-11-2023','‫)'ماشینری‬,
(9,'CPCT6568CE66110407','BRCH65681DF6790059','13:03:18 30-11-2023','‫)'ماشینری‬,
(10,'CPCT6568CE6D11AA23','BRCH65681DF6790059','13:03:25 30-11-2023','‫)'زمین‬,
(11,'CPCT6568CE7AB57FC7','BRCH65681DF6790059','13:03:38 30-11-2023','‫)'مکسر‬,
(12,'CPCT6568CE82714B10','BRCH65681DF6790059','13:03:46 30-11-2023','‫)'موتر‬,
(13,'CPCT6568CE8D4DAA80','BRCH65681DF6790059','13:03:57 30-11-2023','‫)'کمپیوتر‬,
(14,'CPCT658D021A3C3FA8','BRCH658BC08E0CE9F2','00:05:30 28-12-2023','‫)'زمین‬,
(15,'CPCT658D02201221F1','BRCH658BC08E0CE9F2','00:05:36 28-12-2023','‫)'موتر‬,
(16,'CPCT659587D4D63A22','BRCH6593F71FEA4C35','03-01-2024','‫دارایی های سابت شرکت‬
11:14:12'),
(17,'CPCT65A7696D471CA6','BRCH6576A1A9E8CB44','00:45:17 17-01-2024','‫)'وسایل دفتر‬,
(19,'CPCT65ABD86978B049','BRCH65981154C2A566','09:27:53 20-01-2024','‫)'وسایل نقلیه‬,
(20,'CPCT65ABD8713BB7C9','BRCH65981154C2A566','09:28:01 20-01-2024','‫)'اساسیه‬,
(21,'CPCT65ABD87AC7C121','BRCH65981154C2A566','09:28:10 20-01-2024','‫)'جایداد‬,
(22,'CPCT65BA58BD916965','BRCH657FEC319AE874','09:27:09 31-01-2024','‫)'سرکت سمسر‬,
(24,'CPCT65BC8CD0679104','BRCH657FEC319AE874','02-02-2024','‫داری غیر ملموس‬
01:33:52'),
(25,'CPCT65BC8DF96BA976','BRCH657FEC319AE874','02-02-2024','‫داری غیر ملموس‬
01:38:49'),
(28,'CPCT65D46F4E848FC8','BRCH657FEC319AE874','04:22:22 20-02-2024','‫)'دوکان‬,
(29,'CPCT65DBC843574F65','BRCH65A65AFDA033E0','18:07:47 25-02-2024','‫)'ثابت‬,
(30,'CPCT65DC4AF5411285','BRCH657F66125D2F41','Computer','2024-02-26 03:25:25'),
(31,'CPCT65DC4B0D2FC672','BRCH657F66125D2F41','Printer','2024-02-26 03:25:49'),
(32,'CPCT65EDFDA39E6A86','BRCH65EDFAB74584E7','14:36:19 10-03-2024','‫)'پرنیچر شرکت‬,
(33,'CPCT65FB2EB0A57BE1','BRCH65FB2D1E2E0954','14:45:04 20-03-2024','‫)'لوازم شرکت‬,
(34,'CPCT65FB39770EA6F9','BRCH65FB33818B3C96','15:31:03 20-03-2024','‫)'لوازم شرکت‬,
(35,'CPCT660BAC045A0B26','BRCH658D47DB91B376','02:56:04 02-04-2024','‫)'دوکان‬,
(36,'CPCT661D29AF6D7B14','BRCH65981154C2A566','09:20:47 15-04-2024','‫)'فرنیچر‬,
(37,'CPCT662961986E9829','BRCH66292686BAB375','24-04-2024','‫د شرکت لوازم‬
15:46:32'),
(38,'CPCT662A04F66C0DE9','BRCH6583328DC69902','03:23:34 25-04-2024','‫)'ماشین‬,
(39,'CPCT662E002D9B00D0','BRCH658D47DB91B376','03:52:13 28-04-2024','‫)'بالک‬,
(40,'CPCT6631F1C3C818B4','BRCH658D47DB91B376','03:39:47 01-05-2024','‫)'باغ‬,
(41,'CPCT6635DBF5511294','BRCH658D47DB91B376','02:55:49 04-05-2024','‫)'ساختمان‬,
(42,'CPCT6637407A438430','BRCH658D47DB91B376','04:16:58 05-05-2024','‫)'رستورانت‬,
(43,'CPCT663B27DF3778F7','BRCH658D47DB91B376','03:21:03 08-05-2024','‫)'موتر شویی‬,
(44,'CPCT66459FB0A04F92','BRCH66445135E1F847','01:54:56 16-05-2024','‫)'ساختمان‬,
(45,'CPCT6649DD395FD0A7','BRCH663877AABFAE10','07:06:33 19-05-2024','‫)'ساحتمان‬,
(46,'CPCT664D7D59F07474','BRCH664D792D05FEA1','01:06:33 22-05-2024','‫)'اجناس دفتری‬,
(47,'CPCT664D7D60042383','BRCH664D792D05FEA1','01:06:40 22-05-2024','‫)'ماشینری‬,
(48,'CPCT664D7D7C59C264','BRCH664D792D05FEA1','01:07:08 22-05-2024','‫)'وسایط‬,
(49,'CPCT665724EFB9E287','BRCH665414BC7CCE29','08:51:59 29-05-2024','‫)'کابل‬,
(50,'CPCT665724FEC6A327','BRCH665414BC7CCE29','08:52:14 29-05-2024','‫)'جالل اباد‬,
(51,'CPCT665725082F0ED9','BRCH665414BC7CCE29','08:52:24 29-05-2024','‫)'لوگر‬,
(52,'CPCT66572517B724C4','BRCH665414BC7CCE29','08:52:39 29-05-2024','‫)'کنددوز‬,
(53,'CPCT6657251FE4E7C6','BRCH665414BC7CCE29','08:52:47 29-05-2024','‫)'کندهار‬,
(54,'CPCT6657252B7A4602','BRCH665414BC7CCE29','08:52:59 29-05-2024','‫)'خوست‬,
(55,'CPCT66588452CEEC00','BRCH665859173CE908','30-05-2024','‫مال موجود در گدام‬
09:51:14'),
(56,'CPCT66588479A980E4','BRCH665859173CE908','09:51:53 30-05-2024','‫)'دارایی ثابت‬,
(57,'CPCT6658848B4730C1','BRCH665859173CE908','09:52:11 30-05-2024','‫)'دخل عمومی‬,
(58,'CPCT6658849474EA69','BRCH665859173CE908','09:52:20 30-05-2024','‫)'صرافی‬,
(59,'CPCT665884BEA9C5A0','BRCH665859173CE908','30-05-2024','‫مشتریان قرضی‬
09:53:02'),
(60,'CPCT665884CE2FB356','BRCH665859173CE908','30-05-2024','‫مشتریان نقدی‬
09:53:18'),
(61,'CPCT665884DB58D389','BRCH665859173CE908','30-05-2024','‫خریداری از کمپنی‬
09:53:31'),
(62,'CPCT666586767AAC53','BRCH66655DE4C6EBD5','09-06-2024','‫دارای ثابت دوا خانه‬
06:39:50'),
(63,'CPCT666586A1F17BD2','BRCH66655DE4C6EBD5','09-06-2024','‫سوخته‬%50 ‫پولهای که‬
06:40:33'),
(64,'CPCT666586B290FB82','BRCH66655DE4C6EBD5','09-06-2024','‫سرمایه رییس شرکت‬
06:40:50'),
(65,'CPCT667BB93420DD63','BRCH665837942615F4','-2024','‫ د مدیر طاهر‬۵ ‫کمپیوتر کور ای‬
02:46:12 26-06'),
(66,'CPCT6683EA9D406F38','BRCH6683E8DE9483E3','07:55:09 02-07-2024','‫)'موتر‬,
(67,'CPCT66857AD5D875A4','BRCH6683EBE0AEFA61','marmar','2024-07-03 12:22:45'),
(70,'CPCT669BF3936947B8','BRCH668E33B1D26DF1','13:27:47 20-07-2024','‫)'ماشینری‬,
(71,'CPCT669E28F57F26B4','BRCH668A8A93BFCAF8','Car','2024-07-22 05:40:05'),
(73,'CPCT66A7C735097C10','BRCH668E4256885D12','29-07-2024','‫زمین خوشال مینه‬
12:45:41'),
(74,'CPCT66A7C78156FDC1','BRCH668E4256885D12','29-07-2024','‫دوکان تیل فروشی‬
12:46:57'),
(75,'CPCT66A7C790072F27','BRCH668E4256885D12','12:47:12 29-07-2024','‫)'موتر دوکان‬,
(78,'CPCT66B47BB5795EE6','BRCH668EE96F643F60','04:03:01 08-08-2024','‫)'ساحتمان‬,
(81,'CPCT66CB2542490EF0','BRCH668EE92A5231D2','25-08-2024','‫ فیصد‬50 ‫شراکت‬
08:36:18'),
(88,'CPCT6704ECADA50CE1','BRCH664D790E231556','Samiullah Samimi','2024-10-08
04:26:21'),
(91,'CPCT675943FF1ADF94','BRCH668EFCDB7C8B58','12:19:19 11-12-2024','‫)'اجناس شرکت‬,
(92,'CPCT678524FF254104','BRCH678520342BC8E1','13-01-2025','‫دارای فروشگاه‬
19:06:47');
/*!40000 ALTER TABLE `assets_categories` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `attendence`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `attendence` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` longtext DEFAULT NULL,
`branch_id` varchar(100) DEFAULT NULL,
`employee` varchar(100) DEFAULT NULL,
`year` varchar(100) DEFAULT NULL,
`month` varchar(100) DEFAULT NULL,
`day` varchar(100) DEFAULT NULL,
`persian_day` varchar(100) DEFAULT NULL,
`persian_month` varchar(100) DEFAULT NULL,
`status` varchar(100) DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=45 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `attendence` WRITE;


/*!40000 ALTER TABLE `attendence` DISABLE KEYS */;
INSERT INTO `attendence` VALUES
(1,'BRCH668A8A93BFCAF8EMPL6699436B401F662024718','BRCH668A8A93BFCAF8','EMPL6699436B
401F66','2024','7','18','28','4','present','2024-07-18 12:39:05'),
(2,'BRCH668EFCDB7C8B58EMPL66A9D583414A632024731','BRCH668EFCDB7C8B58','EMPL66A9D583
414A63','2024','7','31','10','5','present','2024-07-31 02:13:14'),
(3,'BRCH668EFCDB7C8B58EMPL66A9D583414A632024730','BRCH668EFCDB7C8B58','EMPL66A9D583
414A63','2024','7','30','9','5','present','2024-07-31 02:13:30'),
(4,'BRCH668EFCDB7C8B58EMPL66A9D583414A632024729','BRCH668EFCDB7C8B58','EMPL66A9D583
414A63','2024','7','29','8','5','present','2024-07-31 02:13:39'),
(5,'BRCH668EFCDB7C8B58EMPL66A9D583414A63202484','BRCH668EFCDB7C8B58','EMPL66A9D5834
14A63','2024','8','4','14','5','present','2024-08-04 02:48:51'),
(6,'BRCH668EFCDB7C8B58EMPL66A9D583414A632024817','BRCH668EFCDB7C8B58','EMPL66A9D583
414A63','2024','8','17','27','5','present','2024-08-17 04:37:38'),
(7,'BRCH668EFCDB7C8B58EMPL66C0613C8634742024817','BRCH668EFCDB7C8B58','EMPL66C0613C
863474','2024','8','17','27','5','present','2024-08-17 04:37:40'),
(8,'BRCH668EFCDB7C8B58EMPL66C0613C8634742024814','BRCH668EFCDB7C8B58','EMPL66C0613C
863474','2024','8','14','24','5','present','2024-08-17 04:37:52'),
(9,'BRCH668EFCDB7C8B58EMPL66A9D583414A632024814','BRCH668EFCDB7C8B58','EMPL66A9D583
414A63','2024','8','14','24','5','present','2024-08-17 04:37:55'),
(10,'BRCH668EE90B988A64EMPL66C6B3F132E0E82024822','BRCH668EE90B988A64','EMPL66C6B3F
132E0E8','2024','8','22','1','6','present','2024-08-22 02:17:22'),
(11,'BRCH668EFCDB7C8B58EMPL66A9D583414A632024825','BRCH668EFCDB7C8B58','EMPL66A9D58
3414A63','2024','8','25','4','6','present','2024-08-26 01:37:04'),
(12,'BRCH668EFCDB7C8B58EMPL66C0613C8634742024825','BRCH668EFCDB7C8B58','EMPL66C0613
C863474','2024','8','25','4','6','present','2024-08-26 01:37:05'),
(14,'BRCH668E33B1D26DF1EMPL66CC1E7D3C1D532024826','BRCH668E33B1D26DF1','EMPL66CC1E7
D3C1D53','2024','8','26','5','6','present','2024-08-26 02:20:18'),
(15,'BRCH668E33B1D26DF1EMPL66CC1E7D3C1D532024824','BRCH668E33B1D26DF1','EMPL66CC1E7
D3C1D53','2024','8','24','3','6','present','2024-08-26 02:20:38'),
(16,'BRCH668E33B1D26DF1EMPL66CC1E7D3C1D532024823','BRCH668E33B1D26DF1','EMPL66CC1E7
D3C1D53','2024','8','23','2','6','present','2024-08-26 02:20:50'),
(17,'BRCH668A8A93BFCAF8EMPL6699436B401F66202491','BRCH668A8A93BFCAF8','EMPL6699436B
401F66','2024','9','1','11','6','present','2024-09-01 06:26:31'),
(18,'BRCH668A8A93BFCAF8EMPL66B05D85380E38202491','BRCH668A8A93BFCAF8','EMPL66B05D85
380E38','2024','9','1','11','6','present','2024-09-01 06:26:32'),
(19,'BRCH668A8A93BFCAF8EMPL66B3184D985AE7202491','BRCH668A8A93BFCAF8','EMPL66B3184D
985AE7','2024','9','1','11','6','present','2024-09-01 06:26:32'),
(20,'BRCH668A8A93BFCAF8EMPL6699436B401F662024103','BRCH668A8A93BFCAF8','EMPL6699436
B401F66','2024','10','3','12','7','holiday','2024-10-03 13:37:14'),
(21,'BRCH668A8A93BFCAF8EMPL66B05D85380E382024103','BRCH668A8A93BFCAF8','EMPL66B05D8
5380E38','2024','10','3','12','7','holiday','2024-10-03 13:37:16'),
(22,'BRCH668A8A93BFCAF8EMPL66B3184D985AE72024103','BRCH668A8A93BFCAF8','EMPL66B3184
D985AE7','2024','10','3','12','7','holiday','2024-10-03 13:37:18'),
(24,'BRCH668EE8F08DD356EMPL6704F23053FB842024108','BRCH668EE8F08DD356','EMPL6704F23
053FB84','2024','10','8','17','7','present','2024-10-08 04:51:01'),
(25,'BRCH668EFCDB7C8B58EMPL6721DCE65C8E9320241030','BRCH668EFCDB7C8B58','EMPL6721DC
E65C8E93','2024','10','30','9','8','present','2024-10-30 03:15:12'),
(27,'BRCH668EE8F08DD356EMPL6704F23053FB8420241110','BRCH668EE8F08DD356','EMPL6704F2
3053FB84','2024','11','10','20','8','holiday','2024-11-10 01:19:03'),
(28,'BRCH668EFCDB7C8B58EMPL6742D26F2EE5E120241124','BRCH668EFCDB7C8B58','EMPL6742D2
6F2EE5E1','2024','11','24','4','9','present','2024-11-24 03:16:20'),
(29,'BRCH668EFCDB7C8B58EMPL6742AE8F66CC5620241124','BRCH668EFCDB7C8B58','EMPL6742AE
8F66CC56','2024','11','24','4','9','present','2024-11-24 03:16:20'),
(30,'BRCH668EFCDB7C8B58EMPL6742AE8F66CC5620241217','BRCH668EFCDB7C8B58','EMPL6742AE
8F66CC56','2024','12','17','27','9','present','2024-12-17 13:58:57'),
(31,'BRCH668EFCDB7C8B58EMPL6742D26F2EE5E120241217','BRCH668EFCDB7C8B58','EMPL6742D2
6F2EE5E1','2024','12','17','27','9','present','2024-12-17 13:58:59'),
(32,'BRCH668EFCDB7C8B58EMPL6753FB1F79DE3820241217','BRCH668EFCDB7C8B58','EMPL6753FB
1F79DE38','2024','12','17','27','9','present','2024-12-17 13:59:01'),
(33,'BRCH668EFCDB7C8B58EMPL67614442274D8520241217','BRCH668EFCDB7C8B58','EMPL676144
42274D85','2024','12','17','27','9','present','2024-12-17 13:59:08'),
(34,'BRCH668EFCDB7C8B58EMPL6742AE8F66CC5620241216','BRCH668EFCDB7C8B58','EMPL6742AE
8F66CC56','2024','12','16','26','9','present','2024-12-17 13:59:32'),
(35,'BRCH668EFCDB7C8B58EMPL6742D26F2EE5E120241216','BRCH668EFCDB7C8B58','EMPL6742D2
6F2EE5E1','2024','12','16','26','9','present','2024-12-17 13:59:35'),
(36,'BRCH668EFCDB7C8B58EMPL6753FB1F79DE3820241216','BRCH668EFCDB7C8B58','EMPL6753FB
1F79DE38','2024','12','16','26','9','present','2024-12-17 13:59:38'),
(37,'BRCH668EFCDB7C8B58EMPL67614442274D8520241216','BRCH668EFCDB7C8B58','EMPL676144
42274D85','2024','12','16','26','9','present','2024-12-17 13:59:40'),
(38,'BRCH668A8A93BFCAF8EMPL6699436B401F66202514','BRCH668A8A93BFCAF8','EMPL6699436B
401F66','2025','1','4','15','10','present','2025-01-04 07:20:12'),
(39,'BRCH668A8A93BFCAF8EMPL66B05D85380E38202514','BRCH668A8A93BFCAF8','EMPL66B05D85
380E38','2025','1','4','15','10','present','2025-01-04 07:20:27'),
(40,'BRCH668A8A93BFCAF8EMPL66B3184D985AE7202514','BRCH668A8A93BFCAF8','EMPL66B3184D
985AE7','2025','1','4','15','10','present','2025-01-04 07:20:29'),
(41,'BRCH668EFCDB7C8B58EMPL6742D26F2EE5E1202518','BRCH668EFCDB7C8B58','EMPL6742D26F
2EE5E1','2025','1','8','19','10','present','2025-01-08 12:48:41'),
(43,'BRCH668EE8F08DD356EMPL6704F23053FB84202518','BRCH668EE8F08DD356','EMPL6704F230
53FB84','2025','1','8','19','10','present','2025-01-08 16:09:23'),
(44,'BRCH668EE8F08DD356EMPL6704F23053FB842025116','BRCH668EE8F08DD356','EMPL6704F23
053FB84','2025','1','16','27','10','present','2025-01-15 09:48:34');
/*!40000 ALTER TABLE `attendence` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `batch`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `batch` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`number` varchar(200) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `batch` WRITE;


/*!40000 ALTER TABLE `batch` DISABLE KEYS */;
/*!40000 ALTER TABLE `batch` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `batch_wise_items_stock`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `batch_wise_items_stock` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`item` varchar(255) DEFAULT NULL,
`item_name` varchar(255) DEFAULT NULL,
`unit` varchar(255) DEFAULT NULL,
`batch` varchar(255) DEFAULT NULL,
`purchases` varchar(255) DEFAULT NULL,
`sales` varchar(255) DEFAULT NULL,
`returns` varchar(255) DEFAULT NULL,
`transfer_in` varchar(255) DEFAULT NULL,
`transfer_out` varchar(255) DEFAULT NULL,
`damage` varchar(255) DEFAULT NULL,
`available` varchar(255) DEFAULT NULL,
`stock_in` varchar(255) DEFAULT NULL,
`stock_out` varchar(255) DEFAULT NULL,
`avg_cost` varchar(255) DEFAULT NULL,
`tp` varchar(255) DEFAULT NULL,
`mfg` date DEFAULT NULL,
`expiry` date DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`b_to_b_in` double DEFAULT NULL,
`b_to_b_out` double DEFAULT NULL,
`production_in` double DEFAULT NULL,
`production_out` double DEFAULT NULL,
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `batch_wise_items_stock` WRITE;


/*!40000 ALTER TABLE `batch_wise_items_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `batch_wise_items_stock` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `batch_wise_stock`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `batch_wise_stock` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`module_uid` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`entry_date` date DEFAULT NULL,
`mfg_date` date DEFAULT NULL,
`expiry_date` date DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`unit` varchar(255) NOT NULL DEFAULT 'purchase',
`marketer` varchar(255) DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`cost` varchar(100) DEFAULT NULL,
`real_cost` varchar(100) DEFAULT NULL,
`batch` varchar(100) DEFAULT NULL,
`module_created_at` datetime DEFAULT NULL,
`profit` varchar(100) DEFAULT NULL,
`stock_in` varchar(100) DEFAULT NULL,
`bonus_in` varchar(100) DEFAULT NULL,
`stock_out` varchar(100) DEFAULT NULL,
`bonus_out` varchar(100) DEFAULT NULL,
`sale_price` varchar(255) DEFAULT NULL,
`module` varchar(100) DEFAULT NULL,
`status` varchar(100) DEFAULT 'pending',
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `batch_wise_stock` WRITE;


/*!40000 ALTER TABLE `batch_wise_stock` DISABLE KEYS */;
INSERT INTO `batch_wise_stock` VALUES
(1,'BTCH6776D40BC440F5','BRCH664D790E231556','DMGI6776D40B9AFB92',NULL,NULL,'2025-
01-
02',NULL,NULL,'ITEM66F51A70047BE4','purchase',NULL,'WRHS66E1B7FF9D7EA7',NULL,NULL,'
۱','2025-01-02 22:59:39',NULL,NULL,NULL,'4',NULL,NULL,'damage','passed','2025-01-02
22:29:39');
/*!40000 ALTER TABLE `batch_wise_stock` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `bookings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `bookings` (
`id` int(11) NOT NULL,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`invoice` int(11) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`items` longtext DEFAULT NULL,
`items_uid` longtext DEFAULT NULL,
`total` double DEFAULT NULL,
`items_processed` longtext DEFAULT NULL,
`total_p` double DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`customer` varchar(100) DEFAULT NULL,
`approved_by` varchar(100) DEFAULT NULL,
`approved_date` datetime DEFAULT NULL,
`expected_date` date DEFAULT NULL,
`memo` longtext DEFAULT NULL,
`status` varchar(100) DEFAULT 'pending',
`created_at` datetime NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `bookings` WRITE;


/*!40000 ALTER TABLE `bookings` DISABLE KEYS */;
INSERT INTO `bookings` VALUES
(0,'BOOK669B973598D844','BRCH664D790E231556',1,'CURR6690AF39D9B836',73,'[{\"item\":
\"ITEM669B72A0083AC1\",\"qty\":3,\"tp\":0,\"total\":0}]','-++-ITEM669B72A0083AC1-+
+-',0,NULL,NULL,'USR669B96D2236AC8','ACCT669B96D2119714',NULL,NULL,'2024-07-
20','please sent soon','pending','2024-07-20 06:53:41'),
(0,'BOOK670CD56534F830','BRCH668EFCDB7C8B58',1,'CURR66F984C96B6691',68.5,'[{\"item\
":\"ITEM66F85D838E02F9\",\"qty\":200,\"tp\":0,\"total\":0}]','-++-
ITEM66F85D838E02F9-+
+-',0,NULL,NULL,'USR66EA74AE6E6809','ACCT66EA74ADC60959',NULL,NULL,'2024-10-14','‫اب‬
‫'انار کالن‬,'pending','2024-10-14 04:25:09');
/*!40000 ALTER TABLE `bookings` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `branch_to_branch_transfer`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `branch_to_branch_transfer` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`b_to_b_rel_uid` varchar(100) DEFAULT NULL,
`t_date` datetime DEFAULT NULL,
`branch` varchar(300) DEFAULT NULL,
`item` varchar(300) DEFAULT NULL,
`currency` varchar(300) DEFAULT NULL,
`currency_usd_equalance` varchar(300) DEFAULT NULL,
`warehouse` varchar(300) DEFAULT NULL,
`to_branch` varchar(300) DEFAULT NULL,
`to_warehouse` varchar(300) DEFAULT NULL,
`unit` varchar(300) DEFAULT NULL,
`batch` varchar(50) DEFAULT NULL,
`category` varchar(300) DEFAULT NULL,
`mfg` varchar(300) DEFAULT NULL,
`expiry` varchar(300) DEFAULT NULL,
`cost` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`qty` double DEFAULT NULL,
`total` double DEFAULT NULL,
`details` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `branch_to_branch_transfer` WRITE;


/*!40000 ALTER TABLE `branch_to_branch_transfer` DISABLE KEYS */;
/*!40000 ALTER TABLE `branch_to_branch_transfer` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `branch_transfer_in`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `branch_transfer_in` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`to_warehouse` varchar(100) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`batch` varchar(100) DEFAULT NULL,
`qty` double DEFAULT NULL,
`cost` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`from_branch` varchar(100) DEFAULT NULL,
`from_warehouse` varchar(100) DEFAULT NULL,
`narration` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `branch_transfer_in` WRITE;


/*!40000 ALTER TABLE `branch_transfer_in` DISABLE KEYS */;
/*!40000 ALTER TABLE `branch_transfer_in` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `branch_transfer_out`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `branch_transfer_out` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`batch` varchar(100) DEFAULT NULL,
`qty` double DEFAULT NULL,
`cost` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`to_branch` varchar(100) DEFAULT NULL,
`to_warehouse` varchar(100) DEFAULT NULL,
`narration` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `branch_transfer_out` WRITE;


/*!40000 ALTER TABLE `branch_transfer_out` DISABLE KEYS */;
/*!40000 ALTER TABLE `branch_transfer_out` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `branches`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `branches` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch_number` int(30) DEFAULT NULL,
`branch_name` varchar(300) DEFAULT NULL,
`branch_mobile` varchar(100) DEFAULT NULL,
`branch_address` text DEFAULT NULL,
`branch_logo` varchar(100) DEFAULT NULL,
`branch_banner_reports` varchar(100) DEFAULT NULL,
`branch_banner_invoices` varchar(100) DEFAULT NULL,
`branch_banner_footer` text DEFAULT 'enable',
`branch_banner_return` varchar(255) DEFAULT NULL,
`branch_banner_bookings` varchar(255) DEFAULT NULL,
`branch_language` varchar(100) DEFAULT NULL,
`production_invoice_counter` int(20) NOT NULL DEFAULT 1,
`sales_invoice_counter` int(20) NOT NULL DEFAULT 1,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=141 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `branches` WRITE;


/*!40000 ALTER TABLE `branches` DISABLE KEYS */;
INSERT INTO `branches` VALUES
(96,'BRCH664D790E231556',7,'','‫دیمو عمومی تجارت و کاروبار‬
‫'کابل‬,'0796991000','BL668E39C592C0F7129.exe',NULL,'BBFI668E39C593A920129.exe','enab
le',NULL,NULL,'english',257,2578,'2024-05-22 00:48:14'),
(127,'BRCH668A8A93BFCAF8',211,'','‫دیمو فابریکه تولیدی‬
‫'تخار‬,'0700259492',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1000,1000
,'2024-07-07 08:31:15'),
(128,'BRCH668E33B1D26DF1',3,'‫ مقابل‬- ‫'هرات‬,'9878','‫دیمو دوا فروشی عمده و دیستربیوشن‬
‫'شفاخانه نور‬,NULL,NULL,NULL,'enable',NULL,NULL,'english',1,300,'2024-07-10
03:09:37'),
(129,'BRCH668E4256885D12',4,'‫دیمو میتیو‬
METU','078766','kabul',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'
2024-07-10 04:12:06'),
(130,'BRCH668EE8F08DD356',42,'','‫دیمو شرکت ساختمانی‬
‫'کابل‬,'078',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,200,'2024-07-
10 16:02:56'),
(131,'BRCH668EE90B988A64',22,'','‫دیمو شرکت تیل و نفت‬
‫'کابل‬,'0700',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,2,'2024-07-10
16:03:23'),
(132,'BRCH668EE92A5231D2',33,'','‫دیمو موتر فروشی‬
‫'کابل‬,'078',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'2024-07-10
16:03:54'),
(133,'BRCH668EE943068997',555,'','‫دیمو قالین فروشی‬
‫'کابل‬,'0700',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'2024-07-10
16:04:19'),
(134,'BRCH668EE96F643F60',5554,'‫ دیمو پرزه فروشی اجناس به‬CBM','078','
‫'کابل‬,NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,230,'2024-07-10
16:05:03'),
(135,'BRCH668EED6BC0B172',4458,'','‫دیمو شرکت رخت فروشی به توپ و بندل‬
‫'کابل‬,'078',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'2024-07-10
16:22:03'),
(136,'BRCH668EEDFE89A3A4',4555,'','‫دیمو رنگ فروشی به اساس توکن ها‬
‫'کابل‬,'0700',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'2024-07-10
16:24:30'),
(137,'BRCH668EFCDB7C8B58',445,'','‫دیمو خوراکه فروشی عمده‬
‫'کابل‬,'078',NULL,NULL,NULL,'enable',NULL,NULL,'LANG5EF6C15F41EDE5',1,22,'2024-07-10
17:27:55'),
(138,'BRCH677E30321C0BF1',10,'','‫دیموی تولیدی شرکت‬
‫'کابل‬,'087979797978',NULL,NULL,NULL,NULL,NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'2025-
01-08 12:28:42'),
(139,'BRCH678520342BC8E1',1,' ‫'پلخمری‬,'0700031327','‫همایون نیازی‬
‫'بغالن‬,'BL678520342BD6C1139.png','BBFR678520342BE804139.png','BBFI678520342BF6D6139.
png','BBFI678520342C04E8139.png','BBFIR678520342C1314139.png','BBFB678520342C20F513
9.png','LANG5EF6C15F41EDE5',1,1,'2025-01-13 18:46:20'),
(140,'BRCH67874070DE1236',3,'','‫شعبه هرات‬
‫'ب‬,'0787666',NULL,NULL,NULL,NULL,NULL,NULL,'LANG5EF6C15F41EDE5',1,1,'2025-01-15
09:28:24');
/*!40000 ALTER TABLE `branches` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `buy_car_sale`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `buy_car_sale` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`invoice` varchar(200) DEFAULT NULL,
`car` varchar(100) DEFAULT NULL,
`real_cost` double DEFAULT NULL,
`car_currency` varchar(100) DEFAULT NULL,
`car_currency_usd_equalance` double DEFAULT NULL,
`client` varchar(100) DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`total` double DEFAULT NULL,
`discount` double DEFAULT NULL,
`gross_total` double DEFAULT NULL,
`cash_paid_account` varchar(100) DEFAULT NULL,
`cash_paid` double DEFAULT NULL,
`pending_amount` double DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`father_name` varchar(100) DEFAULT NULL,
`tazkira` varchar(100) DEFAULT NULL,
`mobile` varchar(100) DEFAULT NULL,
`address` varchar(100) DEFAULT NULL,
`buyer_image` text DEFAULT NULL,
`document` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `buy_car_sale` WRITE;


/*!40000 ALTER TABLE `buy_car_sale` DISABLE KEYS */;
/*!40000 ALTER TABLE `buy_car_sale` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `buy_cars`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `buy_cars` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`car_type` varchar(50) DEFAULT NULL,
`car_name` varchar(300) DEFAULT NULL,
`shasi_num` varchar(50) DEFAULT NULL,
`car_model` varchar(100) DEFAULT NULL,
`car_color` varchar(100) DEFAULT NULL,
`car_makes` varchar(100) DEFAULT NULL,
`car_cost` double DEFAULT NULL,
`expenses` longtext DEFAULT NULL,
`currencies_uids` longtext DEFAULT NULL,
`agents_uid` longtext DEFAULT NULL,
`total_convert_expense` double DEFAULT NULL,
`real_cost` double DEFAULT NULL,
`pending` double DEFAULT NULL,
`seller_name` varchar(300) DEFAULT NULL,
`seller_tazkira` varchar(200) DEFAULT NULL,
`seller_address` text DEFAULT NULL,
`seller_mobile` varchar(100) DEFAULT NULL,
`payment` double DEFAULT NULL,
`payment_account` varchar(100) DEFAULT NULL,
`seller_image` varchar(100) DEFAULT NULL,
`car_images` text DEFAULT NULL,
`sold` varchar(50) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `buy_cars` WRITE;


/*!40000 ALTER TABLE `buy_cars` DISABLE KEYS */;
/*!40000 ALTER TABLE `buy_cars` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `calander`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `calander` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `calander` WRITE;


/*!40000 ALTER TABLE `calander` DISABLE KEYS */;
INSERT INTO `calander` VALUES
(1,'BRCH6553B868684838','persian','2023-11-14 14:03:00'),
(2,'BRCH6554F7C430CA96','english','2023-11-22 08:31:08'),
(3,'BRCH656713A1BB1FD2','english','2023-11-30 00:19:42'),
(4,'BRCH656B5DBDC45A94','persian','2023-12-03 11:55:11'),
(5,'BRCH656F487D81BFD2','persian','2023-12-06 01:24:37'),
(6,'BRCH6576A1A9E8CB44','persian','2023-12-20 05:40:26'),
(7,'BRCH658664FE8F74D0','persian','2023-12-23 00:45:45'),
(8,'BRCH6593F71FEA4C35','persian','2024-01-02 06:48:41'),
(9,'BRCH658964909DCA73','persian','2024-01-08 23:52:53'),
(10,'BRCH657FEC319AE874','persian','2024-01-16 05:29:40'),
(11,'BRCH659FCEFC626361','english','2024-01-20 05:38:26'),
(12,'BRCH65795372C63F11','persian','2024-01-23 23:41:17'),
(13,'BRCH65BA2B442F1057','persian','2024-01-31 06:16:47'),
(14,'BRCH65C1E517151C64','english','2024-02-06 02:58:00'),
(15,'BRCH65C33943F20EA6','persian','2024-02-07 03:34:25'),
(16,'BRCH65C49F20E63987','persian','2024-02-08 04:32:01'),
(17,'BRCH65D9C714CE6096','persian','2024-02-24 05:49:27'),
(18,'BRCH65C322FD9D3D67','persian','2024-02-26 00:10:24'),
(19,'BRCH65DB12582CB716','persian','2024-02-26 02:18:38'),
(20,'BRCH65ED5AD723FAF7','persian','2024-03-14 13:22:35'),
(21,'BRCH6601BBE7D47A03','persian','2024-03-25 15:15:11'),
(22,'BRCH6606BD38D67CF2','persian','2024-03-31 07:26:43'),
(23,'BRCH658D47DB91B376','english','2024-04-02 02:57:18'),
(24,'BRCH65981154C2A566','persian','2024-04-15 09:21:52'),
(25,'BRCH6583328DC69902','english','2024-04-25 03:27:17'),
(26,'BRCH658AB785F26492','english','2024-05-05 03:59:26'),
(27,'BRCH66386D61903108','english','2024-05-08 08:20:53'),
(28,'BRCH65A65AFDA033E0','english','2024-05-21 06:51:48'),
(29,'BRCH65ACEDE736FDA6','persian','2024-05-21 23:40:56'),
(30,'BRCH664D99D1883502','persian','2024-05-22 03:29:38'),
(31,'BRCH65A587F8C1DC13','persian','2024-05-22 12:45:31'),
(32,'BRCH665414BC7CCE29','persian','2024-05-27 09:21:33'),
(33,'BRCH66582306E27081','persian','2024-05-30 03:18:18'),
(34,'BRCH664D790E231556','english','2024-06-09 03:39:58'),
(35,'BRCH66655DE4C6EBD5','persian','2024-06-09 06:41:46'),
(36,'BRCH665837942615F4','english','2024-06-26 00:33:42'),
(37,'BRCH66839372824593','persian','2024-07-02 06:26:46'),
(38,'BRCH6683EBE0AEFA61','persian','2024-07-05 10:12:35'),
(39,'BRCH668EFCDB7C8B58','persian','2024-07-11 00:00:03'),
(40,'BRCH668EE943068997','persian','2024-07-20 03:59:46'),
(41,'BRCH668EE8F08DD356','persian','2024-07-21 01:37:12'),
(42,'BRCH668E4256885D12','persian','2024-07-29 12:49:32'),
(43,'BRCH668EE96F643F60','persian','2024-08-08 04:07:23'),
(44,'BRCH668A8A93BFCAF8','persian','2024-08-12 05:08:49'),
(45,'BRCH668EE90B988A64','persian','2024-08-22 02:17:59'),
(46,'BRCH668E33B1D26DF1','persian','2024-12-07 10:35:50'),
(47,'BRCH678520342BC8E1','persian','2025-01-13 19:08:23');
/*!40000 ALTER TABLE `calander` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `capitals`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `capitals` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`event_date` date DEFAULT NULL,
`type` varchar(300) DEFAULT NULL,
`type_name` varchar(300) DEFAULT NULL,
`account` varchar(300) DEFAULT NULL,
`account_name` varchar(300) DEFAULT NULL,
`shareholder` varchar(255) DEFAULT NULL,
`shareholder_name` varchar(255) DEFAULT NULL,
`currency` varchar(300) DEFAULT NULL,
`currency_name` varchar(300) DEFAULT NULL,
`currency_symbol` varchar(300) DEFAULT NULL,
`amount` double DEFAULT NULL,
`percentage` double DEFAULT NULL,
`details` longtext DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`currency_usd_equalance` double DEFAULT NULL,
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=49 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `capitals` WRITE;


/*!40000 ALTER TABLE `capitals` DISABLE KEYS */;
INSERT INTO `capitals` VALUES
(12,'CAP669E28B36DE673','BRCH668A8A93BFCAF8','2024-07-
22','CPCT669E2861296940','Assets
Fixed','SAFEACCOUNTBRCH668A8A93BFCAF8','Cash','SHRHL669E287E7B3A33','Asad
Jan','usd','20000,50,'‫'دالر‬,'‫دالر‬,NULL,'2024-07-22 05:38:59',1),
(13,'CAP66C08ACA4BEAE7','BRCH668EE8F08DD356','2024-08-17','CPCT66C08A55F2FEA1','
‫'حسابات ریس‬,'SAFEACCOUNTBRCH668EE8F08DD356','‫'دخل شرکت‬,'SHRHL66C08A9595FAB4',' ‫ریس‬
‫ میرویس‬...','CURR668EFECFDD0671',' ‫'آمد از حساب ریس به‬,200000,100,'‫'افغانی‬,'‫افغانی‬
70.5,'07:34:34 17-08-2024','‫بانک ملی‬-‫)خزانه‬,
(16,'CAP66E15BC951B9F4','BRCH668EE8F08DD356','2024-09-11','CPCT669C9D4A86BC64','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EE8F08DD356','‫'دخل شرکت‬,'SHRHL66E152D213E286',' ‫احمد‬
‫'خان‬,'usd','1,'04:58:49 11-09-2024','‫'یق‬,10000,30,'‫'دالر‬,'‫)دالر‬,
(17,'CAP66E15BE0115968','BRCH668EE8F08DD356','2024-09-11','CPCT669C9D4A86BC64','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EE8F08DD356','‫'دخل شرکت‬,'SHRHL66E152F0449680',' ‫علی‬
‫'محمدی‬,'usd','30000,70,'‫'دالر‬,'‫دالر‬,NULL,'2024-09-11 04:59:12',1),
(21,'CAP6704EE9D6CC595','BRCH664D790E231556','2024-10-
08','CPCT6704EC994EF9C2','Samiullah Samimi','SAFEACCOUNTBRCH664D790E231556',' ‫دخل‬
‫'شرکت‬,'SHRHL66E40F24E31C52','‫'جلیل احمد ناظری‬,'CURR6690AF39D9B836','
‫'افغانی‬,'AFG',22000,20,'Cash Paid to Mr. Samiullah Samimi','2024-10-08
04:34:37',70),
(26,'CAP672F3DC00283F2','BRCH668EFCDB7C8B58','2024-11-09','CPCT670F7402E82781','
‫'سهمیه‬,'simple_capital','Simple Capital','SHRHL6721F41F342023','ahmad
‫'خان‬,'CURR66F984C96B6691','9000,40,'‫'افغانی‬,'‫افغانی‬,NULL,'2024-11-09
06:47:28',68.5),
(27,'CAP672F6E0700B6D5','BRCH668E33B1D26DF1','2024-11-09','CPCT672EF83043DED1','
‫'سهمیه‬,'SAFEACCOUNTBRCH668E33B1D26DF1','Cash','SHRHL672EF869344804','ahmad
khan','CURR66BB048E0D9DC8','20000,30,'‫'افغانی‬,'‫افغانی‬,NULL,'2024-11-09
10:13:27',71),
(28,'CAP672F7146B20749','BRCH668E33B1D26DF1','2024-11-09','CPCT669BF2B45E7B16','
‫'سهامی‬,'simple_capital','Simple Capital','SHRHL672EF869344804','ahmad
khan','CURR66BB048E0D9DC8','5000,30,'‫'افغانی‬,'‫افغانی‬,NULL,'2024-11-09
10:27:18',71),
(29,'CAP672F716875ECC8','BRCH668E33B1D26DF1','2024-11-09','CPCT669BF2B45E7B16','
‫'سهامی‬,'SAFEACCOUNTBRCH668E33B1D26DF1','Cash','SHRHL672EF869344804','ahmad
khan','usd','2021,30,'‫'دالر‬,'‫دالر‬,NULL,'2024-11-09 10:27:52',1),
(31,'CAP6732DC4147E774','BRCH668EFCDB7C8B58','2024-11-12','CPCT670F7402E82781','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL6721F41F342023','ahmad
‫'خان‬,'CURR66F984C96B6691','10000,40,'‫'افغانی‬,'‫افغانی‬,'aHMAD CUSTOMER BROUGHT
MONEY','2024-11-12 00:40:33',68.5),
(32,'CAP6732DC53DACAD5','BRCH668EFCDB7C8B58','2024-11-12','CPCT670F7402E82781','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL672F045DC10ED5','ahmad
‫'خان‬,'CURR66F984C96B6691','10000,20,'‫'افغانی‬,'‫افغانی‬,'aHMAD CUSTOMER BROUGHT
MONEY','2024-11-12 00:40:51',68.5),
(33,'CAP6732FCF6C22795','BRCH668EE90B988A64','2024-11-12','CPCT672E726A474563','
‫'سهمداران‬,'SAFEACCOUNTBRCH668EE90B988A64','Cash','SHRHL672E70D673FE64',' ‫احمد‬
‫'احدی‬,'usd','100000,40,'‫'دالر‬,'‫دالر‬,NULL,'2024-11-12 03:00:06',1),
(34,'CAP6732FD11B65EA6','BRCH668EE90B988A64','2024-11-12','CPCT672E726A474563','
‫'سهمداران‬,'SAFEACCOUNTBRCH668EE90B988A64','Cash','SHRHL672E739642F532',' ‫عبدالله‬
‫'خان‬,'usd','17037,20,'‫'دالر‬,'‫دالر‬,NULL,'2024-11-12 03:00:33',1),
(35,'CAP6742D1D3277295','BRCH668EFCDB7C8B58','2024-11-24','CPCT670F7402E82781','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL66FE6694D81202','ali
‫'خان‬,'usd','9000,40,'‫'دالر‬,'‫دالر‬,'aHMAD CUSTOMER BROUGHT MONEY','2024-11-24
03:12:19',1),
(36,'CAP674ABAB4818735','BRCH668EFCDB7C8B58','2024-11-30','CPCT672F040F0E9D12','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL6721F41F342023','ahmad
‫'خان‬,'usd','10000,40,'‫'دالر‬,'‫دالر‬,'aHMAD CUSTOMER BROUGHT MONEY','2024-11-30
11:41:48',1),
(37,'CAP674EA07F9AB283','BRCH668EFCDB7C8B58','2024-12-03','CPCT6742D0E34A2B88','
‫'نقده‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL674E9E7309C992',' ‫احمد‬
‫'خان‬,'CURR66F984C96B6691','600000,50,'‫'افغانی‬,'‫افغانی‬,'aHMAD CUSTOMER BROUGHT
MONEY','2024-12-03 10:39:03',68.5),
(38,'CAP675150CB5FF4C8','BRCH668EED6BC0B172','2024-12-05','CPCT67515093A23912','
‫'نقده‬,'SAFEACCOUNTBRCH668EED6BC0B172','Cash','SHRHL674AA8A844A9F8',' ‫راشد خان افغان‬
‫'عباسی‬,'usd','1,'11:35:47 05-12-2024','‫'ههخ‬,30000,50,'‫'دالر‬,'‫)دالر‬,
(39,'CAP6753F0EC067F86','BRCH668EFCDB7C8B58','2024-12-07','CPCT6753F09B025879','
‫'نقده‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL6753F0B7005A43','ahmad
‫'خان‬,'usd','10000,100,'‫'دالر‬,'‫دالر‬,'aHMAD CUSTOMER BROUGHT MONEY','2024-12-07
11:23:32',1),
(40,'CAP675D3193E7D723','BRCH668EFCDB7C8B58','2024-12-14','CPCT675D30FC45C092','
‫'نقده‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL675D313D1360A9','ahmad
‫'خان‬,'usd','9000,100,'‫'دالر‬,'‫دالر‬,'aHMAD CUSTOMER BROUGHT MONEY','2024-12-14
11:49:47',1),
(41,'CAP6761413CAC0B21','BRCH668EFCDB7C8B58','2024-12-17','CPCT67613E9A4F7398','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL67613EC5168AB3','ahmad
khan','CURR66F984C96B6691','600000,50,'‫'افغانی‬,'‫افغانی‬,'lkdfjglkdfjgkldfjglkdfjgkld
fgjkdfljgdfkljgdfkl','2024-12-17 13:45:40',70),
(42,'CAP6763BB064C6C41','BRCH668EFCDB7C8B58','2024-12-19','CPCT6763BA88C226E3','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL6763BAB07B4F27','ahmad
‫'خان‬,'usd','9000,40,'‫'دالر‬,'‫دالر‬,'aHMAD CUSTOMER BROUGHT MONEY','2024-12-19
10:49:50',1),
(43,'CAP6767D542C312B2','BRCH668EFCDB7C8B58','2024-12-22','CPCT6767D4D2A4DB20','
‫'نقده‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL6767D4EC9E6138','ahmad
‫'خان‬,'CURR66F984C96B6691','600000,100,'‫'افغانی‬,'‫افغانی‬,'aHMAD CUSTOMER BROUGHT
MONEY','2024-12-22 13:30:50',70),
(44,'CAP676D0030DA84C3','BRCH668EFCDB7C8B58','2024-12-26','CPCT676CFDB40838F5','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EFCDB7C8B58','‫'دخل شرکت‬,'SHRHL6767D4EC9E6138','ahmad
‫'خان‬,'CURR66F984C96B6691','10000,100,'‫'افغانی‬,'‫افغانی‬,'lkdfjglkdfjgkldfjglkdfjgkldf
gjkdfljgdfkljgdfkl','2024-12-26 11:35:20',70),
(45,'CAP6770591E6D3148','BRCH668EE8F08DD356','2024-12-29','CPCT66C08A55F2FEA1','
‫'حسابات ریس‬,'simple_capital','Simple Capital','SHRHL6731AC51039F69','ahmad
‫'خان‬,'usd','100000,30,'‫'دالر‬,'‫دالر‬,NULL,'2024-12-29 00:31:34',1),
(46,'CAP6784C7CBA4C2A9','BRCH668EE96F643F60','2025-01-13','CPCT66B47BE03F50E3','
‫'سهمیه‬,'SAFEACCOUNTBRCH668EE96F643F60','Cash','SHRHL66B44E9040F4D1','nahid
rahimi','usd','200,70,'‫'دالر‬,'‫دالر‬,'Offlien','2025-01-13 12:29:07',1),
(48,'CAP678753D9C7E1F5','BRCH67874070DE1236','2025-01-15','CPCT67874D28626C42','
‫'سرمایه‬,'SAFEACCOUNTBRCH67874070DE1236','Cash','SHRHL67874D4E618DE3',' ‫حاجی‬
0 ‫'عبدالستار‬,'usd','100000,100,'‫'دالر‬,'‫دالر‬,NULL,'2025-01-15 10:51:13',1);
/*!40000 ALTER TABLE `capitals` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `capitals_categories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `capitals_categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=158 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `capitals_categories` WRITE;


/*!40000 ALTER TABLE `capitals_categories` DISABLE KEYS */;
INSERT INTO `capitals_categories` VALUES
(1,'CPCT6551134918E913','BRCH654DA055588C12','13:02:49 12-11-2023','‫)'شخصی‬,
(3,'CPCT65681A3D3E52E5','BRCH656713A1BB1FD2','100000','2023-11-30 00:14:37'),
(4,'CPCT65681A474DD466','BRCH656713A1BB1FD2','100000','2023-11-30 00:14:47'),
(5,'CPCT6576ABE64D8224','BRCH6576A2CA951F29','01:27:50 11-12-2023','‫)'دارایی ثابت‬,
(6,'CPCT6576ABF0073C23','BRCH6576A2CA951F29','01:28:00 11-12-2023','‫)'کیش‬,
(7,'CPCT658944C766C9F9','BRCH658664FE8F74D0','04:00:55 25-12-2023','‫)'لوازم دفتر‬,
(8,'CPCT658944D46CF757','BRCH658664FE8F74D0','04:01:08 25-12-2023','‫)'فرنیچر‬,
(9,'CPCT658ABAFB5DA173','BRCH658AB785F26492','06:37:31 26-12-2023','‫)'کابل‬,
(10,'CPCT658ABAFEC98E72','BRCH658AB785F26492','06:37:34 26-12-2023','‫)'هرات‬,
(11,'CPCT658ABB015EB937','BRCH658AB785F26492','06:37:37 26-12-2023','‫)'مزار‬,
(14,'CPCT6595882B9F5492','BRCH6593F71FEA4C35','03-01-2024','‫سرمایه ریس شرکت‬
11:15:39'),
(15,'CPCT65A693F47970F6','BRCH659E730A35A574','16-01-2024','‫سرمایه اولیه‬
09:34:28'),
(17,'CPCT65ADF9E0ECE755','BRCH657FEC319AE874','00:15:12 22-01-2024','‫)'نقده‬,
(18,'CPCT65AF5C14D52491','BRCH6576A1A9E8CB44','01:26:28 23-01-2024','‫)'سهمیه‬,
(19,'CPCT65AF5C3255F5F6','BRCH6576A1A9E8CB44','01:26:58 23-01-2024','‫)'نقده‬,
(20,'CPCT65B5F01CCF2076','BRCH6576A1A9E8CB44','01:11:40 28-01-2024','‫)'نقده‬,
(21,'CPCT65B9DBF43E8188','BRCH657FEC319AE874','00:34:44 31-01-2024','‫)'سهمیه‬,
(22,'CPCT65BC91B232B0D9','BRCH657FEC319AE874','02-02-2024','‫سرمایه رییس شرکت‬
01:54:42'),
(25,'CPCT65C48945359329','BRCH65C1E517151C64','08-02-2024','‫سرمایه شرکت آریا‬
02:56:53'),
(26,'CPCT65C48AB71D4720','BRCH65C1E517151C64','08-02-2024','‫سرمایه شرکت آریا‬
03:03:03'),
(27,'CPCT65C48AD8413DE6','BRCH65C1E517151C64','08-02-2024','‫سرمایه شرکت آریا‬
03:03:36'),
(28,'CPCT65C74C2C580109','BRCH65C33943F20EA6','05:13:00 10-02-2024','‫)'ماشین آالت‬,
(29,'CPCT65C74C312703A2','BRCH65C33943F20EA6','05:13:05 10-02-2024','‫)'کاغذ‬,
(30,'CPCT65C74C3FABA746','BRCH65C33943F20EA6','05:13:19 10-02-2024','‫)'سرمایه نقدی‬,
(34,'CPCT65DAFB9C09CEE1','BRCH65A65AFDA033E0','03:34:36 25-02-2024','‫)'سرمایه شرکت‬,
(35,'CPCT65DC4B4A726301','BRCH657F66125D2F41','Donner','2024-02-26 03:26:50'),
(36,'CPCT65E60C39052939','BRCH65E5FACE0F7283','04-03-2024','‫سرمایه اولیه‬
13:00:25'),
(37,'CPCT65EDFBDD54E206','BRCH65EDFAB74584E7','10-03-2024','‫سرمایه سهمداران‬
14:28:45'),
(38,'CPCT65F7D9B2B53C74','BRCH657FEC319AE874','02:05:38 18-03-2024','‫)'نقده‬,
(39,'CPCT65FB2EBCBD9B97','BRCH65FB2D1E2E0954','20-03-2024','‫سرمایه اولیه‬
14:45:16'),
(40,'CPCT65FB397F7ACE54','BRCH65FB33818B3C96','20-03-2024','‫سرمایه اولیه‬
15:31:11'),
(41,'CPCT6601CDE0DEFCA3','BRCH6601BBE7D47A03','15:17:52 25-03-2024','‫)'دارای شرکت‬,
(42,'CPCT660BAC30F1DDF2','BRCH658D47DB91B376','02:56:48 02-04-2024','‫)'نقده‬,
(45,'CPCT661D3EE53FE016','BRCH659C61F7A98689','10:51:17 15-04-2024','‫)'پول نقد‬,
(46,'CPCT662A0558587BE0','BRCH6583328DC69902','03:25:12 25-04-2024','‫)'سهمیه‬,
(47,'CPCT662A0568443441','BRCH6583328DC69902','03:25:28 25-04-2024','‫)'نقده‬,
(53,'CPCT66387A9923EB67','BRCH663877AABFAE10','02:37:13 06-05-2024','‫)'نقده‬,
(54,'CPCT66387AAD480E24','BRCH663877AABFAE10','02:37:33 06-05-2024','‫)'سهمیه‬,
(55,'CPCT663B28278A4CF3','BRCH658D47DB91B376','03:22:15 08-05-2024','‫)'سهمیه‬,
(56,'CPCT66445FCE2E8638','BRCH66445135E1F847','03:10:06 15-05-2024','‫)'سرمایه نقده‬,
(57,'CPCT6645A208224BE2','BRCH66445135E1F847','02:04:56 16-05-2024','‫)'سهمیه‬,
(58,'CPCT664D9E1F77EB18','BRCH664D99D1883502','03:26:23 22-05-2024','‫)'سهمبه‬,
(59,'CPCT665423F5A8CC89','BRCH665414BC7CCE29','27-05-2024','‫پرداختی دالر‬
02:11:01'),
(60,'CPCT665424062D17C2','BRCH665414BC7CCE29','27-05-2024','‫پرداخت افغانی‬
02:11:18'),
(61,'CPCT6655807DD4DCC7','BRCH665414BC7CCE29','sahmia','2024-05-28 02:58:05'),
(62,'CPCT66572551142581','BRCH665414BC7CCE29','08:53:37 29-05-2024','‫)'پول نقد‬,
(63,'CPCT6657255BF39B73','BRCH665414BC7CCE29','08:53:47 29-05-2024','‫)'سرمایه ثابت‬,
(64,'CPCT66572567C75596','BRCH665414BC7CCE29','08:53:59 29-05-2024','‫)'مال گدام‬,
(65,'CPCT6658877EAAE185','BRCH665859173CE908','10:04:46 30-05-2024','‫)'پول نقد‬,
(66,'CPCT6658878FA214C3','BRCH665859173CE908','30-05-2024','‫اموال موجود در کدام‬
10:05:03'),
(67,'CPCT6658879FF07926','BRCH665859173CE908','30-05-2024','‫حسابات بانکی‬
10:05:19'),
(68,'CPCT665887B847FC35','BRCH665859173CE908','10:05:44 30-05-2024','‫)'پول قرضی‬,
(69,'CPCT665887C3AEE814','BRCH665859173CE908','10:05:55 30-05-2024','‫)'دارای ثابت‬,
(74,'CPCT667A6722D1AB07','BRCH665837942615F4','02:43:46 25-06-2024','‫)'سهمیه‬,
(75,'CPCT667A79CA08B049','BRCH665837942615F4','04:03:22 25-06-2024','‫)'سهمبه‬,
(76,'CPCT667B981F37D655','BRCH665837942615F4','00:25:03 26-06-2024','‫)'نفده‬,
(77,'CPCT667B9824B35507','BRCH665837942615F4','00:25:08 26-06-2024','‫)'سهمبه‬,
(78,'CPCT667F9D6705CFD9','BRCH665837942615F4','01:36:39 29-06-2024','‫)'سهمیه‬,
(79,'CPCT668290409A1B83','BRCH665837942615F4','sahmia','2024-07-01 07:17:20'),
(80,'CPCT6683D4B0F1F650','BRCH66839372824593','06:21:36 02-07-2024','‫)'سهمبه‬,
(81,'CPCT6687FF27B23790','BRCH6683EBE0AEFA61','05-07-2024','‫سرمایه ریس شرکت‬
10:11:51'),
(90,'CPCT669BF2AE6491A9','BRCH668E33B1D26DF1','13:23:58 20-07-2024','‫)'شخصی‬,
(91,'CPCT669BF2B45E7B16','BRCH668E33B1D26DF1','13:24:04 20-07-2024','‫)'سهامی‬,
(92,'CPCT669C9D4A86BC64','BRCH668EE8F08DD356','01:31:54 21-07-2024','‫)'سهمیه‬,
(93,'CPCT669E2861296940','BRCH668A8A93BFCAF8','Assets Fixed','2024-07-22
05:37:37'),
(94,'CPCT66A7C7C8497FE9','BRCH668E4256885D12','29-07-2024','‫حاجی صاحب عبداالحد‬
12:48:08'),
(95,'CPCT66A7C7E0A10424','BRCH668E4256885D12','29-07-2024','‫مال صاحب عبدالودو‬
12:48:32'),
(96,'CPCT66A7C800C41384','BRCH668E4256885D12','29-07-2024','‫حاجی صاحب کابل‬
12:49:04'),
(98,'CPCT66B47BE03F50E3','BRCH668EE96F643F60','04:03:44 08-08-2024','‫)'سهمیه‬,
(99,'CPCT66B6F6F3002580','BRCH668EE96F643F60','samir','2024-08-10 01:13:23'),
(101,'CPCT66C08A55F2FEA1','BRCH668EE8F08DD356','07:32:37 17-08-2024','‫)'حسابات ریس‬,
(102,'CPCT66C2D304061A83','BRCH668A8A93BFCAF8','01:07:16 19-08-2024','‫)'سهمداران‬,
(103,'CPCT66C2D31A8C19A2','BRCH668A8A93BFCAF8','19-08-2024','‫به اساس نقده‬
01:07:38'),
(115,'CPCT66E152B4136AA0','BRCH668EE8F08DD356','04:20:04 11-09-2024','‫)'سهمیه‬,
(125,'CPCT6704EC994EF9C2','BRCH664D790E231556','Samiullah Samimi','2024-10-08
04:26:01'),
(127,'CPCT670F7402E82781','BRCH668EFCDB7C8B58','04:06:26 16-10-2024','‫)'سهمیه‬,
(136,'CPCT672E726A474563','BRCH668EE90B988A64','16:19:54 08-11-2024','‫)'سهمداران‬,
(137,'CPCT672EF83043DED1','BRCH668E33B1D26DF1','01:50:40 09-11-2024','‫)'سهمیه‬,
(138,'CPCT672F040F0E9D12','BRCH668EFCDB7C8B58','02:41:19 09-11-2024','‫)'سهمیه‬,
(139,'CPCT67306821A08884','BRCH668EFCDB7C8B58','04:00:33 10-11-2024','‫)'نفده‬,
(140,'CPCT6731AC0D5454D0','BRCH668EE8F08DD356','03:02:37 11-11-2024','‫)'سهمیه‬,
(141,'CPCT67345C53C45FF1','BRCH668EFCDB7C8B58','03:59:15 13-11-2024','‫)'نقده‬,
(142,'CPCT6739A3EB23AA52','BRCH668EFCDB7C8B58','04:06:03 17-11-2024','‫)'سهمیه‬,
(143,'CPCT6741912CBF9820','BRCH668EFCDB7C8B58','04:24:12 23-11-2024','‫)'نقده‬,
(144,'CPCT6742D0E34A2B88','BRCH668EFCDB7C8B58','03:08:19 24-11-2024','‫)'نقده‬,
(145,'CPCT674E9E0C3A6181','BRCH668EFCDB7C8B58','10:28:36 03-12-2024','‫)'سهمیه‬,
(148,'CPCT6753F09B025879','BRCH668EFCDB7C8B58','11:22:11 07-12-2024','‫)'نقده‬,
(149,'CPCT6753FD94BAC921','BRCH668EFCDB7C8B58','12:17:32 07-12-2024','‫)'سهمیه‬,
(150,'CPCT675D30FC45C092','BRCH668EFCDB7C8B58','11:47:16 14-12-2024','‫)'نقده‬,
(151,'CPCT67613E9A4F7398','BRCH668EFCDB7C8B58','13:34:26 17-12-2024','‫)'سهمیه‬,
(152,'CPCT6763AEDE893D40','BRCH668EFCDB7C8B58','09:57:58 19-12-2024','‫)'نقده‬,
(153,'CPCT6763BA88C226E3','BRCH668EFCDB7C8B58','10:47:44 19-12-2024','‫)'سهمیه‬,
(154,'CPCT6767D4D2A4DB20','BRCH668EFCDB7C8B58','13:28:58 22-12-2024','‫)'نقده‬,
(155,'CPCT676CFDB40838F5','BRCH668EFCDB7C8B58','11:24:44 26-12-2024','‫)'سهمیه‬,
(156,'CPCT67852532BE4F48','BRCH678520342BC8E1','-2025','‫سرمایه فروشگاه همایون نیازی‬
19:07:38 13-01'),
(157,'CPCT67874D28626C42','BRCH67874070DE1236','10:22:40 15-01-2025','‫;)'سرمایه‬
/*!40000 ALTER TABLE `capitals_categories` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `car_purchases`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `car_purchases` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`agent` varchar(100) DEFAULT NULL,
`invoice` varchar(100) DEFAULT NULL,
`cost` double DEFAULT NULL,
`transfer_expenses` double DEFAULT NULL,
`agent_commission` double DEFAULT NULL,
`other_expenses` double DEFAULT NULL,
`total_amount` double DEFAULT NULL,
`cars` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `car_purchases` WRITE;


/*!40000 ALTER TABLE `car_purchases` DISABLE KEYS */;
/*!40000 ALTER TABLE `car_purchases` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `car_purchases_details`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `car_purchases_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`purchase_id` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`agent` varchar(100) DEFAULT NULL,
`invoice` varchar(100) DEFAULT NULL,
`car_name` varchar(300) DEFAULT NULL,
`car_model` varchar(200) DEFAULT NULL,
`shasi_num` varchar(200) DEFAULT NULL,
`car_color` varchar(200) DEFAULT NULL,
`car_make` varchar(200) DEFAULT NULL,
`images` text DEFAULT NULL,
`cost` double DEFAULT NULL,
`transfer_expenses` double DEFAULT NULL,
`agent_commission` double DEFAULT NULL,
`agent_commission_amount` double DEFAULT NULL,
`other_expenses` double DEFAULT NULL,
`total_amount` double DEFAULT NULL,
`expense_details` text DEFAULT NULL,
`load_delivery_expenses` double DEFAULT 0,
`custom_expenses` double DEFAULT 0,
`custom_charges` double DEFAULT 0,
`fixing_expenses` double DEFAULT 0,
`sold` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `car_purchases_details` WRITE;


/*!40000 ALTER TABLE `car_purchases_details` DISABLE KEYS */;
/*!40000 ALTER TABLE `car_purchases_details` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `ccontracts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ccontracts` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`contract_type` varchar(100) DEFAULT NULL,
`duration_type` varchar(100) DEFAULT NULL,
`employee` varchar(100) DEFAULT NULL,
`number_of_duration` double DEFAULT NULL,
`amount` double DEFAULT NULL,
`working_hours_per_day` double DEFAULT NULL,
`supplier` varchar(100) DEFAULT NULL,
`machinery_name` varchar(500) DEFAULT NULL,
`machinery_rate` double DEFAULT NULL,
`machinery_working_hours` double DEFAULT NULL,
`machinery_driver_name` varchar(100) DEFAULT NULL,
`machinery_driver_mobile` varchar(100) DEFAULT NULL,
`machinery_details` text DEFAULT NULL,
`image` varchar(100) DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=24 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `ccontracts` WRITE;


/*!40000 ALTER TABLE `ccontracts` DISABLE KEYS */;
INSERT INTO `ccontracts` VALUES
(11,'CCNT66D2AFD31DFFF1','BRCH668EE8F08DD356','usd',1,'employee','monthly','ACCT66D
2AE34862D61',3,9000,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127H8JL7T45FEHH943!',
'2024-08-31 01:53:23'),
(12,'CCNT66D553880897F8','BRCH668EE8F08DD356','CURR668EFECFDD0671',70.5,'employee',
'monthly','ACCT66D2AE34862D61',12,9000,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN12
7H8JL7T45FEHH943!','2024-09-02 01:56:24'),
(13,'CCNT6715FF8FE13035','BRCH668EE8F08DD356','CURR668EFECFDD0671',78,'employee','m
onthly','ACCT6715FF30DD5870',12,9000,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127H
8JL7T45FEHH943!','2024-10-21 03:15:27'),
(14,'CCNT6716005BD4C019','BRCH668EE8F08DD356','CURR668EFECFDD0671',78,'employee','m
onthly','ACCT6715FFF72E2591',12,10000,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127
H8JL7T45FEHH943!','2024-10-21 03:18:51'),
(15,'CCNT6716008195E3A1','BRCH668EE8F08DD356','CURR668EFECFDD0671',78,'employee','m
onthly','ACCT67160001768061',3,1000,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127H8
JL7T45FEHH943!','2024-10-21 03:19:29'),
(16,'CCNT672F8B9F420CF3','BRCH668EE8F08DD356','CURR668EFECFDD0671',78,'employee','m
onthly','ACCT66D2AE34862D61',0,0,0,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127H8JL7
T45FEHH943!','2024-11-09 12:19:43'),
(17,'CCNT6731ADDBE49B78','BRCH668EE8F08DD356','CURR668EFECFDD0671',67,'employee','m
onthly','ACCT6731AB39EDDF09',12,10000,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127
H8JL7T45FEHH943!','2024-11-11 03:10:19'),
(18,'CCNT6731AE06014604','BRCH668EE8F08DD356','CURR668EFECFDD0671',67,'machinery',N
ULL,NULL,0,0,0,'ACCT6731AAFB33C9B4','0786655','‫'علی‬,1000,6,'‫'اسکواتور‬,NULL,NULL,'AD
MIN127H8JL7T45FEHH943!','2024-11-11 03:11:02'),
(19,'CCNT67705885A32862','BRCH668EE8F08DD356','CURR668EFECFDD0671',67,'machinery',N
ULL,NULL,0,0,0,'ACCT66E15AD2ADA677','','‫'مال شهاب الدین‬,200,8,'‫مازدا‬
۰۰۰۰۰۰۰۰۰۰۰۰۰',NULL,NULL,'ADMIN127H8JL7T45FEHH943!','2024-12-29 00:29:01'),
(20,'CCNT677CFF6390D080','BRCH668EE8F08DD356','CURR668EFECFDD0671',67,'machinery',N
ULL,NULL,0,0,0,'ACCT6731AAFB33C9B4','Dumper',20,8,'Ahmad','321654',NULL,NULL,'ADMIN
127H8JL7T45FEHH943!','2025-01-07 14:48:11'),
(21,'CCNT6784C6BAE72DB1','BRCH668EE96F643F60','CURR66B4787C383EC4',70,'employee','d
ays','ACCT6784C688F07CC3',50,200,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127H8JL7
T45FEHH943!','2025-01-13 12:24:34'),
(22,'CCNT678743FC5B9332','BRCH668EE8F08DD356','CURR668EFECFDD0671',70,'employee','h
ours','ACCT6787421A88D262',12,300,8,NULL,NULL,0,0,NULL,NULL,NULL,NULL,'ADMIN127H8JL
7T45FEHH943!','2025-01-15 09:43:32'),
(23,'CCNT678744100676B9','BRCH668EE8F08DD356','usd',1,'machinery',NULL,NULL,0,0,0,'
ACCT6731AAFB33C9B4','0786655','‫'علی‬,1000,6,'‫'اسکواتور‬,NULL,NULL,'ADMIN127H8JL7T45FE
HH943!','2025-01-15 09:43:52');
/*!40000 ALTER TABLE `ccontracts` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `citems`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `citems` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(500) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `citems` WRITE;


/*!40000 ALTER TABLE `citems` DISABLE KEYS */;
INSERT INTO `citems` VALUES
(12,'CITM66D2AE632C8D80','BRCH668EE8F08DD356','‫'تن‬,'‫'سمنت‬,'ADMIN127H8JL7T45FEHH943!
','2024-08-31 01:47:15'),
(13,'CITM66D2AE79CEA234','BRCH668EE8F08DD356','‫'تن‬,'‫'سنگ‬,'ADMIN127H8JL7T45FEHH943!'
,'2024-08-31 01:47:37'),
(14,'CITM66E1532E4D3785','BRCH668EE8F08DD356','‫'تن‬,'‫'ریګ‬,'ADMIN127H8JL7T45FEHH943!
','2024-09-11 04:22:06'),
(15,'CITM66E1534486DE11','BRCH668EE8F08DD356','‫'موتر‬,'‫'خشت‬,'ADMIN127H8JL7T45FEHH943
!','2024-09-11 04:22:28'),
(16,'CITM66E15C025EA674','BRCH668EE8F08DD356','‫'تن‬,'‫'جغل‬,'ADMIN127H8JL7T45FEHH943!'
,'2024-09-11 04:59:46'),
(17,'CITM6731ACDF3550A0','BRCH668EE8F08DD356','‫'تن‬,'‫'خاک‬,'ADMIN127H8JL7T45FEHH943!'
,'2024-11-11 03:06:07'),
(18,'CITM6731ACEF425964','BRCH668EE8F08DD356',' ‫اهن‬
‫'متر‬,'‫'جادر‬,'ADMIN127H8JL7T45FEHH943!','2024-11-11 03:06:23'),
(19,'CITM677CFDAC29F214','BRCH668EE8F08DD356','Wooden
Partation','100','ADMIN127H8JL7T45FEHH943!','2025-01-07 14:40:52'),
(20,'CITM678742FB258888','BRCH668EE8F08DD356','‫'مترمکعب‬,'‫'ریگ‬,'ADMIN127H8JL7T45FEHH
943!','2025-01-15 09:39:15'),
(21,'CITM67874305081D90','BRCH668EE8F08DD356','‫'موتر‬,'‫'خشت‬,'ADMIN127H8JL7T45FEHH943
!','2025-01-15 09:39:25');
/*!40000 ALTER TABLE `citems` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `client_categories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `client_categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=77 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `client_categories` WRITE;


/*!40000 ALTER TABLE `client_categories` DISABLE KEYS */;
INSERT INTO `client_categories` VALUES
(56,'CLC66F84ABD860185','BRCH668EFCDB7C8B58','14:28:13 28-09-2024','‫)'جالاباد‬,
(57,'CLC66F84AD32994D6','BRCH668EFCDB7C8B58','14:28:35 28-09-2024','‫)'قندارهار‬,
(67,'CLC67384D3E4E5385','BRCH668EFCDB7C8B58','16-11-2024','‫مشتری های فراری‬
03:43:58'),
(68,'CLC6740A167E7FA07','BRCH664D790E231556','Hasinullah','2024-11-22 11:21:11'),
(69,'CLC6742BE00B5CCF4','BRCH668EFCDB7C8B58','kabul','2024-11-24 01:47:44'),
(70,'CLC6742BE087C0958','BRCH668EFCDB7C8B58','laghman','2024-11-24 01:47:52'),
(71,'CLC6742BE0E00E103','BRCH668EFCDB7C8B58','Herat','2024-11-24 01:47:58'),
(72,'CLC6742BE1D025BE6','BRCH668EFCDB7C8B58','karte naw','2024-11-24 01:48:13'),
(74,'CLC674B2B13199B21','BRCH668A8A93BFCAF8','19:41:15 30-11-2024','‫)'علی‬,
(75,'CLC677100FEC025E2','BRCH668EFCDB7C8B58','12:27:50 29-12-2024','‫)'شرکت نو‬,
(76,'CLC67852EA06717B7','BRCH678520342BC8E1','19:47:52 13-01-2025','‫;)'دوابی خوست‬
/*!40000 ALTER TABLE `client_categories` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `cpurchases`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cpurchases` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`invoice` varchar(100) DEFAULT NULL,
`supplier` varchar(100) DEFAULT NULL,
`rate` double DEFAULT NULL,
`qty` double DEFAULT NULL,
`total` double DEFAULT NULL,
`cash_paid` double DEFAULT NULL,
`cash_paid_account` varchar(100) DEFAULT NULL,
`pending` double DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `cpurchases` WRITE;


/*!40000 ALTER TABLE `cpurchases` DISABLE KEYS */;
INSERT INTO `cpurchases` VALUES
(4,'CPCH66E15E8CDB4853','BRCH668EE8F08DD356','CURR668EFECFDD0671',78,'CITM66D2AE632
C8D80','CWRS66E15C3400F0C9','۱','ACCT66E15AD2ADA677',0,0,0,0,'SAFEACCOUNTBRCH668EE8
F08DD356',0,'ADMIN127H8JL7T45FEHH943!','2024-09-11 05:10:36'),
(5,'CPCH6731AD8317FD14','BRCH668EE8F08DD356','usd',1,'CITM66D2AE632C8D80','CWRS6731
AD208E4CE8','2','ACCT66E15AD2ADA677',100,3,300,250,'SAFEACCOUNTBRCH668EE8F08DD356',
50,'ADMIN127H8JL7T45FEHH943!','2024-11-11 03:08:51'),
(6,'CPCH67443D2AE57B03','BRCH668EE8F08DD356','CURR668EFECFDD0671',67,'CITM66D2AE632
C8D80','CWRS6731AD208E4CE8','3','ACCT6731AAFB33C9B4',100,10,1000,1000,'SAFEACCOUNTB
RCH668EE8F08DD356',0,'ADMIN127H8JL7T45FEHH943!','2024-11-25 05:02:34'),
(7,'CPCH677D0053A68829','BRCH668EE8F08DD356','CURR668EFECFDD0671',67,'CITM677CFDAC2
9F214','CWRS66D2AE99360B32','6489','ACCT6731AAFB33C9B4',100,200,20000,10000,'ACCT66
E15251A6D896',10000,'ADMIN127H8JL7T45FEHH943!','2025-01-07 14:52:11'),
(8,'CPCH67874374F00369','BRCH668EE8F08DD356','usd',1,'CITM66D2AE632C8D80','CWRS6787
433402E3B5','34','ACCT66E15AD2ADA677',100,23,2300,0,'SAFEACCOUNTBRCH668EE8F08DD356'
,2300,'ADMIN127H8JL7T45FEHH943!','2025-01-15 09:41:16');
/*!40000 ALTER TABLE `cpurchases` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `currency`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `currency` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`symbol` varchar(50) DEFAULT NULL,
`usd_equalance` double DEFAULT NULL,
`branch_equalance` varchar(255) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=237 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `currency` WRITE;


/*!40000 ALTER TABLE `currency` DISABLE KEYS */;
INSERT INTO `currency` VALUES
(1,'usd','general','1,'‫'دالر‬,'‫دالر‬,'usd_currency','2023-09-25 11:13:40'),
(164,'CURR668EFECFDD0671','BRCH668EE8F08DD356','70,'‫'افغانی‬,'‫افغانی‬,'AFN667788','20
24-07-10 17:36:15'),
(166,'CURR6690AF39D9B836','BRCH664D790E231556','‫'افغانی‬,'AFG',74,'AF1','2024-07-12
00:21:13'),
(167,'CURR66921C11107792','BRCH668A8A93BFCAF8','‫'افغانی‬,'afg',66.5,'afg1','2024-07-
13 02:17:53'),
(168,'CURR66921C362875D8','BRCH668A8A93BFCAF8','‫'کلدار‬,'kaldar',280,'kal1','2024-
07-13 02:18:30'),
(172,'CURR669B6E56B27981','BRCH668EE943068997','‫'افغانی‬,'af',71,'243','2024-07-20
03:59:18'),
(176,'CURR66A62FD1221852','BRCH668EE90B988A64','‫'افغانی‬,'AF',67.5,'AF01','2024-07-
28 07:47:29'),
(181,'CURR66A865CEADC264','BRCH668E4256885D12','68,'‫'افغانی‬,'‫افغانی‬,'AFN1','2024-
07-30 00:02:22'),
(182,'CURR66A865E345BF43','BRCH668E4256885D12','350,'‫'کلداری‬,'‫کلداری‬,'PAK1','2024-
07-30 00:02:43'),
(187,'CURR66B31D940E6E05','BRCH668A8A93BFCAF8','80,'‫'یورو‬,'‫یورو‬,'aro1','2024-08-07
03:09:08'),
(188,'CURR66B4787C383EC4','BRCH668EE96F643F60','70,'‫'افغانی‬,'‫افغانی‬,'w3','2024-08-
08 03:49:16'),
(189,'CURR66B6F60C218515','BRCH668EE96F643F60','afghani','70,'‫افغانی‬,'afg1','2024-
08-10 01:09:32'),
(190,'CURR66B6F64D5F4A45','BRCH668EE96F643F60','kalddar','kaldar',1,'pk1','2024-08-
10 01:10:37'),
(192,'CURR66BB048E0D9DC8','BRCH668E33B1D26DF1','13-08-2024','1',75,'‫'افغانی‬,'‫افغانی‬
03:00:30'),
(197,'CURR66CE613C6A5A94','BRCH668A8A93BFCAF8','70.5,'‫'افغانی‬,'‫افغانی‬,'a1','2024-
08-27 19:29:00'),
(215,'CURR66E40E3E7C3920','BRCH664D790E231556','‫'کالداری‬,'Rs',283.6,'001','2024-09-
13 06:04:46'),
(220,'CURR66F984C96B6691','BRCH668EFCDB7C8B58','1000,'‫'افغانی‬,'‫افغانی‬,'AFHNI','2024
-09-29 12:48:09'),
(221,'CURR66FE661323FF88','BRCH668EFCDB7C8B58','284,'‫'کلدار‬,'‫کلدار‬,'a1','2024-10-03
05:38:27'),
(223,'CURR6704C1418EEC05','BRCH668EFCDB7C8B58','80,'‫'یورو‬,'‫یورو‬,'q1','2024-10-08
01:21:05'),
(224,'CURR670A0C7CAB3E75','BRCH668EFCDB7C8B58','200,'‫'هندی‬,'‫هندی‬,'q1','2024-10-12
01:43:24'),
(226,'CURR672EF7E10383A1','BRCH668E33B1D26DF1','285,'‫'کلدار‬,'‫کلدار‬,'a1','2024-11-09
01:49:21'),
(228,'CURR6731AB7BD08B52','BRCH668EE8F08DD356','100,'‫'ین‬,'‫ین‬,'a1','2024-11-11
03:00:11'),
(229,'CURR67345BEB6CA132','BRCH668EFCDB7C8B58','200,'‫'ین‬,'‫ین‬,'q1','2024-11-13
03:57:31'),
(231,'CURR674AABE3037D66','BRCH668EED6BC0B172','-11-2024','001',70,'‫'افغانی‬,'‫افغانی‬
10:38:35 30'),
(233,'CURR6763AFFC6F02F8','BRCH668EFCDB7C8B58','241,'‫'کلدار‬,'‫کلدار‬,'a1','2024-12-19
10:02:44'),
(234,'CURR6763C42BDB91A5','BRCH668EFCDB7C8B58','241,'‫'کلدار‬,'‫کلدار‬,'q1','2024-12-19
11:28:51'),
(235,'CURR677D0B3CC07F34','BRCH664D790E231556','USD','USD',1,'USD001','2025-01-07
15:38:44'),
(236,'CURR67852396A0E0C6','BRCH678520342BC8E1','‫'افغانی‬,'AFN',72,'AFN1','2025-01-13
19:00:46');
/*!40000 ALTER TABLE `currency` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `custom_charges`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `custom_charges` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`invoice` varchar(100) DEFAULT NULL,
`load_delivery` varchar(100) DEFAULT NULL,
`car` varchar(100) DEFAULT NULL,
`agent` varchar(100) DEFAULT NULL,
`amount` double DEFAULT NULL,
`details` text DEFAULT NULL,
`per_car_expenses` double DEFAULT 0,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `custom_charges` WRITE;


/*!40000 ALTER TABLE `custom_charges` DISABLE KEYS */;
/*!40000 ALTER TABLE `custom_charges` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `custom_expenses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `custom_expenses` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`invoice` varchar(300) DEFAULT NULL,
`load_delivery` varchar(100) DEFAULT NULL,
`agent` varchar(100) DEFAULT NULL,
`amount` double DEFAULT NULL,
`details` text DEFAULT NULL,
`per_car_expenses` double DEFAULT 0,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `custom_expenses` WRITE;


/*!40000 ALTER TABLE `custom_expenses` DISABLE KEYS */;
/*!40000 ALTER TABLE `custom_expenses` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `cwarehouses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `cwarehouses` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(500) DEFAULT NULL,
`user` varchar(100) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `cwarehouses` WRITE;


/*!40000 ALTER TABLE `cwarehouses` DISABLE KEYS */;
INSERT INTO `cwarehouses` VALUES
(4,'CWRS66D2AE99360B32','BRCH668EE8F08DD356',' ‫گدام پروزه اعمار‬
‫'سرک‬,'ADMIN127H8JL7T45FEHH943!','2024-08-31 01:48:09'),
(5,'CWRS66E15C3400F0C9','BRCH668EE8F08DD356',' ‫گدام ئروزه اعمار‬
‫'بند‬,'ADMIN127H8JL7T45FEHH943!','2024-09-11 05:00:36'),
(6,'CWRS6731AD208E4CE8','BRCH668EE8F08DD356',' ‫پروزه های‬
‫'دولتی‬,'ADMIN127H8JL7T45FEHH943!','2024-11-11 03:07:12'),
(7,'CWRS6787433402E3B5','BRCH668EE8F08DD356',' ‫گدام‬
‫'عمومی‬,'ADMIN127H8JL7T45FEHH943!','2025-01-15 09:40:12');
/*!40000 ALTER TABLE `cwarehouses` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `damage`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `damage` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`batch` varchar(100) DEFAULT NULL,
`qty` double DEFAULT NULL,
`unit_qty` double DEFAULT NULL,
`cost` double DEFAULT NULL,
`total` double DEFAULT NULL,
`unit` varchar(50) DEFAULT NULL,
`narration` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `damage` WRITE;


/*!40000 ALTER TABLE `damage` DISABLE KEYS */;
INSERT INTO `damage` VALUES
(1,'DMGI6776D40B9AFB92','BRCH664D790E231556','WRHS66E1B7FF9D7EA7','CURR6690AF39D9B8
36',70.3,'ITEM66F51A70047BE4','۱',4,4,200,800,'purchase','sf','2025-01-02
22:29:39');
/*!40000 ALTER TABLE `damage` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `debit_credit_note`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `debit_credit_note` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`account` varchar(100) DEFAULT NULL,
`amount` double DEFAULT NULL,
`d_amount` double DEFAULT NULL,
`pending` double DEFAULT NULL,
`invoice` int(11) DEFAULT NULL,
`d_accounts` longtext DEFAULT NULL,
`details` longtext DEFAULT NULL,
`narration` longtext DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`status` varchar(255) DEFAULT 'pending',
`serial_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `debit_credit_note` WRITE;


/*!40000 ALTER TABLE `debit_credit_note` DISABLE KEYS */;
/*!40000 ALTER TABLE `debit_credit_note` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `debit_credit_vouchers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `debit_credit_vouchers` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`invoice` int(11) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(255) DEFAULT NULL,
`currency_usd_equalance` varchar(255) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
`account` varchar(255) DEFAULT NULL,
`amount` double DEFAULT NULL,
`details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`serial_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `debit_credit_vouchers` WRITE;


/*!40000 ALTER TABLE `debit_credit_vouchers` DISABLE KEYS */;
/*!40000 ALTER TABLE `debit_credit_vouchers` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `division`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `division` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(400) DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `division` WRITE;


/*!40000 ALTER TABLE `division` DISABLE KEYS */;
INSERT INTO `division` VALUES
(1,'DVSN669942D7C95917','BRCH668A8A93BFCAF8','12:29:11 18-07-2024','‫)'مالی‬,
(2,'DVSN669942E29DA1D8','BRCH668A8A93BFCAF8','12:29:22 18-07-2024','‫)'کارمندان‬,
(6,'DVSN66B05E6BBD32F8','BRCH668A8A93BFCAF8','Ahmad khan sadat','2024-08-05
01:08:59'),
(7,'DVSN66B05E733E6D25','BRCH668A8A93BFCAF8','khalid','2024-08-05 01:09:07'),
(12,'DVSN66CC1E07B75532','BRCH668E33B1D26DF1','26-08-2024','‫کارمند بخش گارگر‬
02:17:43'),
(13,'DVSN66CC1E0FA70A67','BRCH668E33B1D26DF1','26-08-2024','‫کارمند مدیریت‬
02:17:51'),
(14,'DVSN66CC1E1E435901','BRCH668E33B1D26DF1','26-08-2024','‫کارمند بخش اداری‬
02:18:06'),
(15,'DVSN6704F1E89B1845','BRCH668EE8F08DD356','Main Office Staff','2024-10-08
04:48:40'),
(16,'DVSN6721DC9D38F244','BRCH668EFCDB7C8B58','03:13:33 30-10-2024','‫)'اداری‬,
(17,'DVSN6721DCA7F1CB19','BRCH668EFCDB7C8B58','03:13:43 30-10-2024','‫)'کاریگر‬,
(18,'DVSN6745B2DAD52794','BRCH668EFCDB7C8B58','siesitve','2024-11-26 16:06:58'),
(19,'DVSN6745B2E36CCC04','BRCH668EFCDB7C8B58','succes','2024-11-26 16:07:07'),
(20,'DVSN6745B2F20C92C9','BRCH668EFCDB7C8B58','ip man','2024-11-26 16:07:22'),
(21,'DVSN678744EF2FD5A7','BRCH668EE8F08DD356','09:47:35 15-01-2025','‫;)'اداری‬
/*!40000 ALTER TABLE `division` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `employees`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `employees` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`father_name` varchar(300) DEFAULT NULL,
`date_of_birth` date DEFAULT NULL,
`phone` varchar(100) DEFAULT NULL,
`gender` varchar(100) DEFAULT NULL,
`marital_status` varchar(100) DEFAULT NULL,
`nationality` varchar(200) DEFAULT NULL,
`local_address` text DEFAULT NULL,
`permanent_address` text DEFAULT NULL,
`designation` varchar(200) DEFAULT NULL,
`date_of_joining` date DEFAULT NULL,
`joining_salary` double DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`employee_status` varchar(20) DEFAULT NULL,
`division_uid` varchar(255) DEFAULT NULL,
`division` varchar(255) DEFAULT NULL,
`division_name` varchar(255) DEFAULT NULL,
`employee_details` text DEFAULT NULL,
`profile_pic` varchar(100) DEFAULT NULL,
`employee_documents` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `employees` WRITE;


/*!40000 ALTER TABLE `employees` DISABLE KEYS */;
INSERT INTO `employees` VALUES
(1,'EMPL6699436B401F66','BRCH668A8A93BFCAF8','','18-07-2024','‫'خان اخمد‬,'‫احمد‬
0786655','male','single','af',','01-07-2024','‫'کارمند‬,'‫'کابل‬,'‫کابل‬
10000,'CURR66921C11107792','active',NULL,'DVSN669942E29DA1D8','‫'کارمندان‬,NULL,NULL,
'[]','2024-07-18 12:31:39'),
(3,'EMPL66B05D85380E38','BRCH668A8A93BFCAF8','','05-08-2024','‫'محمدامان‬,'‫بالل احمد‬
0765754009','male','single','‫'لوگر‬,'‫'لوگر‬,'‫'افغان‬,'iojhi','2024-08-
05',10000,'CURR66921C11107792','active',NULL,'DVSN669942E29DA1D8','‫'کارمندان‬,'ioduj
89weud089ejdowi9',NULL,'[]','2024-08-05 01:05:09'),
(4,'EMPL66B3184D985AE7','BRCH668A8A93BFCAF8','','07-08-2000','‫'خان احمد‬,'‫بالل احمد‬
0765754009','male','single','‫'کابل‬,'‫'لوکر‬,'‫'افغان‬,'wrg','2024-08-
07',12500,'CURR66921C11107792','active',NULL,'DVSN669942E29DA1D8','‫'کارمندان‬,NULL,N
ULL,'[]','2024-08-07 02:46:37'),
(6,'EMPL66C6B3F132E0E8','BRCH668EE90B988A64','Rashid','khan','2012-03-
22','070000','male','married',','22-08-2024','‫'مدیر‬,'‫'کابل‬,'‫'لوگر‬,'‫افغان‬
12000,'CURR66A62FD1221852','active',NULL,'DVSN66C6B388E2D221','‫'اداری‬,NULL,NULL,'[\
"EMPD66C6B41871E7507.png\"]','2024-08-21 23:43:45'),
(10,'EMPL6704F23053FB84','BRCH668EE8F08DD356','Samiullah','Mohammad Asif','1996-10-
04','0782593232','male','single','Afghan',NULL,NULL,'Finance Officer','2024-09-
28',25000,'CURR668EFECFDD0671','active',NULL,'DVSN6704F1E89B1845','Main Office
Staff',NULL,NULL,'[]','2024-10-08 04:49:52'),
(12,'EMPL6742AE8F66CC56','BRCH668EFCDB7C8B58','sabawoon','Mohammad Nasim','1919-07-
08','0764967740','male','single','pakistan','logar','kabul','worker','1010-06-
08',700,'usd','active',NULL,'DVSN6721DC9D38F244','‫'اداری‬,NULL,NULL,'[]','2024-11-24
00:41:51'),
(13,'EMPL6742D26F2EE5E1','BRCH668EFCDB7C8B58','ali','khan','2024-11-
24','0786655','male','single','af','dc','s',','24-11-2024','‫کارمند‬
2000,'CURR66F984C96B6691','active',NULL,'DVSN6721DC9D38F244','‫'اداری‬,'j',NULL,'[]',
'2024-11-24 03:14:55'),
(14,'EMPL6753FB1F79DE38','BRCH668EFCDB7C8B58','','08-12-2024','‫'محمود‬,'‫احمد‬
34232','male','married','‫'کابل‬,'‫'اوگر‬,'‫'افغان‬,'fastbooks','2024-12-
08',5000,'CURR66F984C96B6691','active',NULL,'DVSN6721DCA7F1CB19','‫'کاریگر‬,'gs',NULL
,'[]','2024-12-07 12:07:03'),
(15,'EMPL67614442274D85','BRCH668EFCDB7C8B58','ahmad','-','12-12-2024','‫خان اخمد‬
078666','male','single','af',','10-12-2024','‫'کارمند‬,'‫'کابل‬,'‫کابل‬
20000,'CURR66F984C96B6691','active',NULL,'DVSN6721DC9D38F244','‫'اداری‬,NULL,NULL,'[]
','2024-12-17 13:58:34');
/*!40000 ALTER TABLE `employees` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `expenses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `expenses` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`exp_date` date DEFAULT NULL,
`marketer` varchar(100) DEFAULT NULL,
`account` varchar(100) DEFAULT NULL,
`amount` double DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`narration` text DEFAULT NULL,
`stock_uid` varchar(255) DEFAULT NULL,
`sub_approval` varchar(255) DEFAULT 'approved',
`sub_approval_user` varchar(255) DEFAULT NULL,
`sub_approval_user_name` varchar(255) DEFAULT NULL,
`main_approval` varchar(255) DEFAULT 'approved',
`main_approval_user` varchar(255) DEFAULT NULL,
`main_approval_user_name` varchar(255) DEFAULT NULL,
`approval_type` varchar(255) DEFAULT 'new',
`approval_entry` longtext DEFAULT NULL,
`old_entry_details` longtext DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`serial_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=90 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `expenses` WRITE;


/*!40000 ALTER TABLE `expenses` DISABLE KEYS */;
INSERT INTO `expenses` VALUES
(26,'EXPE66AF1467E3E094','BRCH668EE8F08DD356','EXPT66AF1441E93059','2024-08-
04','no','SAFEACCOUNTBRCH668EE8F08DD356',9000,'CURR668EFECFDD0671',70.5,'‫'مصرف‬,NULL
,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!
','admin','new',NULL,NULL,'2024-08-04 01:40:55',1),
(30,'EXPE66B44B5A71D849','BRCH668EE96F643F60','EXPT66B44B2B444570','2024-08-
08','no','SAFEACCOUNTBRCH668EE96F643F60',1000,'usd',1,'‫'بذلثق‬,NULL,'approved','ADMI
N127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',N
ULL,NULL,'2024-08-08 00:36:42',1),
(35,'EXPE66B9DFE841E135','BRCH668EE8F08DD356','EXPT668EFFB2F05862','2024-08-
12','no','SAFEACCOUNTBRCH668EE8F08DD356',1000,'CURR668EFECFDD0671',70.5,'‫'ددذد‬,NULL
,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!
','admin','new',NULL,NULL,'2024-08-12 06:11:52',2),
(36,'EXPE66BA03BC34C963','BRCH668A8A93BFCAF8','EXPT66BA0346C480F9','2024-08-
12','no','SAFEACCOUNTBRCH668A8A93BFCAF8',500,'CURR66921C11107792',71.8,' ‫لیدر‬
‫'موتر‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T
45FEHH943!','admin','new',NULL,NULL,'2024-08-12 08:44:44',1),
(37,'EXPE66BC556CC5C727','BRCH664D790E231556','EXPT66A3EDF378CAE0','2024-08-
14','no','EMPL668D181AA935D5',500,'CURR6690AF39D9B836',89,'asdfas',NULL,'approved',
'ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','n
ew',NULL,NULL,'2024-08-14 02:57:48',2),
(39,'EXPE66C08B19E8BF77','BRCH668EE8F08DD356','EXPT668EFFB2F05862','2024-08-
17','no','SAFEACCOUNTBRCH668EE8F08DD356',50000,'CURR668EFECFDD0671',70.5,' ‫پرداخت‬
‫درک خریداری مواد‬
‫'ساختمانی‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8
JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-17 07:35:53',3),
(49,'EXPE66FC31C8BC1BB7','BRCH664D790E231556','EXPT66A3EDFD2A9527','2024-10-
01','no','SAFEACCOUNTBRCH664D790E231556',1000,'usd',1,'‫'شب‬,NULL,'approved','ADMIN12
7H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','update','
{\"type\":\"EXPT66A3EDFD2A9527\",\"exp_date\":\"2024-10-
01\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"amount\":\"1000\",\"currency\"
:\"usd\",\"narration\":\"\\u0634\\
u0628\",\"marketer\":\"no\"}','{\"id\":\"49\",\"uid\":\"EXPE66FC31C8BC1BB7\",\"bran
ch\":\"BRCH664D790E231556\",\"type\":\"EXPT66A3EDFD2A9527\",\"exp_date\":\"2024-10-
01\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH664D790E231556\",\"amount\":\
"1000\",\"currency\":\"usd\",\"currency_usd_equalance\":\"1\",\"narration\":\"\\
u0634\\
u0628\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-01 13:30:48\",\"serial_id\":\"3\"}','2024-10-01
13:30:48',3),
(50,'EXPE66FC31D85822D9','BRCH664D790E231556','EXPT66A3EE098E1750','2024-10-
01','ignore','SAFEACCOUNTBRCH664D790E231556',5000,'usd',1,'‫'بیش‬,NULL,'approved','AD
MIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new'
,NULL,NULL,'2024-10-01 13:31:04',4),
(51,'EXPE66FC31F88012D0','BRCH664D790E231556','EXPT66A3EDF378CAE0','2024-10-
01','no','SAFEACCOUNTBRCH664D790E231556',2000,'usd',1,'‫'یبش‬,NULL,'approved','ADMIN1
27H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NUL
L,NULL,'2024-10-01 13:31:36',5),
(52,'EXPE66FD0492DE7063','BRCH668EFCDB7C8B58','EXPT66FD047F41BFD5','2024-10-
02','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',1,'‫'طیرسظ‬,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-10-02 04:30:10',1),
(53,'EXPE66FE5FA668D983','BRCH668EFCDB7C8B58','EXPT66FE5F68C8A8C5','2024-10-
03','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',1,'‫'اردپلرد‬,NULL
,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!
','admin','new',NULL,NULL,'2024-10-03 05:11:02',2),
(54,'EXPE670A0F659A47F8','BRCH668EFCDB7C8B58','EXPT670A0F367C7604','2024-10-
12','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',68.5,'‫'قیلثسلثسس‬
,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEH
H943!','admin','new',NULL,NULL,'2024-10-12 01:55:49',3),
(55,'EXPE670F7A2C59FB86','BRCH668EFCDB7C8B58','EXPT670F7A0EE0FA15','2024-10-
16','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',68.5,'‫'ط‬,NULL,'a
pproved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','
admin','new',NULL,NULL,'2024-10-16 04:32:44',4),
(56,'EXPE67194F38D3B258','BRCH668A8A93BFCAF8','EXPT66BA0299C2E9E6','2024-10-
24','no','SAFEACCOUNTBRCH668A8A93BFCAF8',100,'CURR66921C11107792',66.5,'‫'هادی‬,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-10-23 15:32:08',2),
(57,'EXPE6722035140BA15','BRCH668E33B1D26DF1','EXPT672203220AB181','2024-10-
30','no','SAFEACCOUNTBRCH668E33B1D26DF1',50000,'CURR66BB048E0D9DC8',71,'‫سیبیسبسبسیب‬
',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FE
HH943!','admin','update','{\"type\":\"EXPT672203220AB181\",\"exp_date\":\"2024-10-
30\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"amount\":\"50000\",\"currency\
":\"CURR66BB048E0D9DC8\",\"narration\":\"\\u0633\\u06cc\\u0628\\u06cc\\u0633\\
u0628\\u0633\\u0628\\u0633\\u06cc\\
u0628\",\"marketer\":\"no\"}','{\"id\":\"57\",\"uid\":\"EXPE6722035140BA15\",\"bran
ch\":\"BRCH668E33B1D26DF1\",\"type\":\"EXPT672203220AB181\",\"exp_date\":\"2024-10-
30\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668E33B1D26DF1\",\"amount\":\
"50000\",\"currency\":\"CURR66BB048E0D9DC8\",\"currency_usd_equalance\":\"71\",\"na
rration\":\"\\u0633\\u06cc\\u0628\\u06cc\\u0633\\u0628\\u0633\\u0628\\u0633\\
u06cc\\
u0628\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"AD
MIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"a
pproved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_
name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_deta
ils\":null,\"created_at\":\"2024-10-30 05:58:41\",\"serial_id\":\"1\"}','2024-10-30
05:58:41',1),
(58,'EXPE6727586B1D5912','BRCH668A8A93BFCAF8','EXPT66BA02868F2EB2','2024-11-
03','no','SAFEACCOUNTBRCH668A8A93BFCAF8',100,'CURR66921C11107792',66.5,' ‫برای‬
‫'کارمندان‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8
JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-03 07:03:07',3),
(59,'EXPE672881C17B65B4','BRCH668EFCDB7C8B58','EXPT66FD047F41BFD5','2024-11-
04','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',68.5,'‫'لل‬,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-11-04 04:11:45',5),
(63,'EXPE672F43B6954791','BRCH668EFCDB7C8B58','EXPT66FE5F68C8A8C5','2024-11-
09','no','SAFEACCOUNTBRCH668EFCDB7C8B58',44000,'CURR66F984C96B6691',68.5,'kljgjglhj
utfjhguytfiuhbuyfiyuhbiubviubihubuybihubvj',NULL,'approved','ADMIN127H8JL7T45FEHH94
3!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-
09 07:12:54',6),
(64,'EXPE6731CA1331B6C2','BRCH664D790E231556','EXPT66A3EDFD2A9527','2024-11-
11','no','SAFEACCOUNTBRCH664D790E231556',200,'CURR6690AF39D9B836',70,'lkjkuhlkjnlgh
liluhbulihb',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN12
7H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-11 05:10:43',6),
(65,'EXPE6732DD677E9333','BRCH668EFCDB7C8B58','EXPT66FE5F68C8A8C5','2024-11-
12','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',68.5,' ‫الر‬
‫'ان‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45
FEHH943!','admin','new',NULL,NULL,'2024-11-12 00:45:27',7),
(66,'EXPE67347933A9DEC6','BRCH668E33B1D26DF1','EXPT67347908BFA957','2024-11-
13','yes','SAFEACCOUNTBRCH668E33B1D26DF1',10000,'CURR66BB048E0D9DC8',68,' ‫برداخت از‬
‫درک فیصدی آقای‬
‫'حقدوست‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL
7T45FEHH943!','admin','new',NULL,NULL,'2024-11-13 06:02:27',2),
(67,'EXPE673479C9682E54','BRCH668E33B1D26DF1','EXPT67347908BFA957','2024-11-
13','yes','SAFEACCOUNTBRCH668E33B1D26DF1',20000,'CURR66BB048E0D9DC8',68,' ‫پرداخت از‬
‫درک فیصدی‬
‫'حقدوست‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL
7T45FEHH943!','admin','new',NULL,NULL,'2024-11-13 06:04:57',3),
(68,'EXPE6735DE2A691001','BRCH668EFCDB7C8B58','EXPT6735DDF01C5C05','2024-11-
14','no','SAFEACCOUNTBRCH668EFCDB7C8B58',600,'CURR66F984C96B6691',68.5,'‫'تاتاا‬,NULL
,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!
','admin','new',NULL,NULL,'2024-11-14 07:25:30',8),
(69,'EXPE674201A9411070','BRCH668EE90B988A64','EXPT672E7D544A2409','2024-11-
23','get','SAFEACCOUNTBRCH668EE90B988A64',500,'CURR66A62FD1221852',67.5,' ‫برای نان‬
‫'دیک‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T4
5FEHH943!','admin','new',NULL,NULL,'2024-11-23 12:24:09',1),
(70,'EXPE6742042D4E58E7','BRCH668EE90B988A64','EXPT672E7D544A2409','2024-11-
23','get','SAFEACCOUNTBRCH668EE90B988A64',5000,'CURR66A62FD1221852',67.5,' ‫برای‬
‫'مسجد‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T
45FEHH943!','admin','new',NULL,NULL,'2024-11-23 12:34:53',2),
(71,'EXPE674204B21ABF97','BRCH668EE90B988A64','EXPT66A7297EB91925','2024-11-
23','no','SAFEACCOUNTBRCH668EE90B988A64',17000,'CURR66A62FD1221852',67.5,'‫'ا‬,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-11-23 12:37:06',3),
(72,'EXPE674205617626C4','BRCH668EE90B988A64','EXPT67330070CAFE58','2024-11-
23','no','SAFEACCOUNTBRCH668EE90B988A64',27000,'usd',1,'HG',NULL,'approved','ADMIN1
27H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NUL
L,NULL,'2024-11-23 12:40:01',4),
(73,'EXPE6742CECA970058','BRCH668EFCDB7C8B58','EXPT6742CEA22F2A92','2024-11-
24','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',68.5,'‫'غف‬,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-11-24 02:59:22',9),
(74,'EXPE67442BCAD39EB0','BRCH668EFCDB7C8B58','EXPT67442B7B2E2586','2024-11-
24','no','SAFEACCOUNTBRCH668EFCDB7C8B58',1200,'CURR66F984C96B6691',68.5,'elictrocit
y',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45F
EHH943!','admin','update','{\"type\":\"EXPT67442B7B2E2586\",\"exp_date\":\"2024-11-
24\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\"1200\",\"currency\"
:\"CURR66F984C96B6691\",\"narration\":\"elictrocity\",\"marketer\":\"no\"}','{\"id\
":\"74\",\"uid\":\"EXPE67442BCAD39EB0\",\"branch\":\"BRCH668EFCDB7C8B58\",\"type\":
\"EXPT67442B7B2E2586\",\"exp_date\":\"2024-11-
24\",\"marketer\":\"no\",\"account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"amount\":\
"500\",\"currency\":\"CURR66F984C96B6691\",\"currency_usd_equalance\":\"68.5\",\"na
rration\":\"elictrocity\",\"stock_uid\":null,\"sub_approval\":\"approved\",\"sub_ap
proval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"admin\",\"m
ain_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"m
ain_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_entry\":nul
l,\"old_entry_details\":null,\"created_at\":\"2024-11-25
03:48:26\",\"serial_id\":\"10\"}','2024-11-25 03:48:26',10),
(75,'EXPE6745B2A8DAD3E3','BRCH668EFCDB7C8B58','EXPT670A0F367C7604','2024-11-
26','no','SAFEACCOUNTBRCH668EFCDB7C8B58',1500,'CURR66F984C96B6691',68.5,'from march
month',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7
T45FEHH943!','admin','new',NULL,NULL,'2024-11-26 16:06:08',11),
(76,'EXPE674FF668DD11F3','BRCH668EFCDB7C8B58','EXPT670A0F367C7604','2024-12-
04','no','SAFEACCOUNTBRCH668EFCDB7C8B58',9000,'CURR66F984C96B6691',68.5,'‫'تتت‬,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-12-04 10:57:52',12),
(77,'EXPE67554653A74892','BRCH668EFCDB7C8B58','EXPT67554606D51A21','2024-12-
08','no','SAFEACCOUNTBRCH668EFCDB7C8B58',500,'CURR66F984C96B6691',68.5,'‫'یبب‬,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-12-08 11:40:11',13),
(78,'EXPE675A960755B459','BRCH668EFCDB7C8B58','EXPT675A95D285D526','2024-12-
12','no','SAFEACCOUNTBRCH668EFCDB7C8B58',300,'CURR66F984C96B6691',70,'‫'هع‬,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-12-12 12:21:35',14),
(79,'EXPE67614379D17B39','BRCH668EFCDB7C8B58','EXPT67614332F2D400','2024-12-
17','no','SAFEACCOUNTBRCH668EFCDB7C8B58',10000,'CURR66F984C96B6691',70,'‫'ز‬,NULL,'ap
proved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','a
dmin','new',NULL,NULL,'2024-12-17 13:55:13',15),
(80,'EXPE6766840D4D5357','BRCH668EFCDB7C8B58','EXPT676683B5159BD4','2024-12-
21','no','SAFEACCOUNTBRCH668EFCDB7C8B58',500,'CURR66F984C96B6691',70,'‫'تهته‬,NULL,'a
pproved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','
admin','new',NULL,NULL,'2024-12-21 13:32:05',16),
(81,'EXPE6774163E834BD5','BRCH6583328DC69902','EXPT67741602043872','2024-12-
31','no','ACCT66BF07B86D7F75',199,'usd',1,'Hdkdkjd',NULL,'approved','ADMIN127H8JL7T
45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'
2024-12-31 20:35:18',1),
(82,'EXPE677416515DBFA1','BRCH6583328DC69902','EXPT6774161632C869','2024-12-
31','no','ACCT66BF07B86D7F75',19900,'usd',1,'Jjjjjj',NULL,'approved','ADMIN127H8JL7
T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,
'2024-12-31 20:35:37',2),
(83,'EXPE67753297C63279','BRCH668EE8F08DD356','EXPT668EFFA0E0E3C9','2025-01-
01','no','SAFEACCOUNTBRCH668EE8F08DD356',200,'usd',1,'gfdgfdgfd g dag
daf',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T4
5FEHH943!','admin','new',NULL,NULL,'2025-01-01 16:48:31',4),
(84,'EXPE67789FC8208613','BRCH668A8A93BFCAF8','EXPT66BA02ADC21C09','2025-01-
04','no','SAFEACCOUNTBRCH668A8A93BFCAF8',2000,'CURR66921C11107792',66.5,' ‫د کارخانی‬
‫کروال ته تیل د عامر په‬
‫'الس‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45
FEHH943!','admin','new',NULL,NULL,'2025-01-04 07:11:12',4),
(85,'EXPE6778D7EDADC496','BRCH668EFCDB7C8B58','EXPT670A0F367C7604','2025-01-
04','no','SAFEACCOUNTBRCH668EFCDB7C8B58',700,'CURR66F984C96B6691',70,'y6rtretrtrtre
trergdgdgfdfgdg',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADM
IN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2025-01-04 11:10:45',17),
(86,'EXPE6784F4408229F1','BRCH668EE90B988A64','EXPT672E7D544A2409','2025-01-
13','get','SAFEACCOUNTBRCH668EE90B988A64',8000,'CURR66A62FD1221852',67.5,' ‫نان روز‬
‫'مره‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T4
5FEHH943!','admin','new',NULL,NULL,'2025-01-13 15:38:48',5),
(87,'EXPE678740205A98E1','BRCH668EE96F643F60','EXPT67874003E4ECB9','2025-01-
15','no','SAFEACCOUNTBRCH668EE96F643F60',9000,'CURR66B4787C383EC4',70,'‫'ر‬,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2025-01-15 09:27:04',2),
(88,'EXPE67890488844554','BRCH668E33B1D26DF1','EXPT67347908BFA957','2025-01-
16','yes','ACCT6789039AA3EB86',10000,'CURR66BB048E0D9DC8',75,'Cash given to Sayeed
for Dr Aimal safi Arzan
kemat',NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7
T45FEHH943!','admin','new',NULL,NULL,'2025-01-16 17:37:20',4),
(89,'EXPE678A5021C7C4D9','BRCH668EE90B988A64','EXPT672E7D544A2409','2025-01-
17','get','ACCT672E78CD745CF1',150000,'CURR66A62FD1221852',67.5,' ‫درک مصارف خوراکی‬
‫'فابریکه‬,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8J
L7T45FEHH943!','admin','new',NULL,NULL,'2025-01-17 17:12:09',6);
/*!40000 ALTER TABLE `expenses` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `expenses_deductions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `expenses_deductions` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`expenses_mood` varchar(50) DEFAULT NULL,
`comments` text DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`amount` double DEFAULT NULL,
`edate` date DEFAULT NULL,
`expense_type` varchar(100) DEFAULT NULL,
`project` varchar(100) DEFAULT NULL,
`project_according_amount` double DEFAULT NULL,
`account` varchar(100) DEFAULT NULL,
`scan_copy` varchar(300) DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`qty` double DEFAULT NULL,
`item_avg_cost_usd` double DEFAULT NULL,
`status` varchar(100) NOT NULL DEFAULT 'pending',
`user` varchar(100) DEFAULT NULL,
`user_type` varchar(100) NOT NULL DEFAULT 'regular_user',
`deduction_type` varchar(100) DEFAULT NULL,
`payment_type` varchar(100) DEFAULT NULL,
`loan_cash_paid` double DEFAULT NULL,
`loan_pending_amount` double DEFAULT NULL,
`loan_details` text DEFAULT NULL,
`loan_receipt` varchar(255) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `expenses_deductions` WRITE;


/*!40000 ALTER TABLE `expenses_deductions` DISABLE KEYS */;
INSERT INTO `expenses_deductions` VALUES
(4,'PEDT66E1606DED7221','BRCH668EE8F08DD356','cash_expenses','n','CURR668EFECFDD067
1',70.5,10000,'2024-09-
11','other','PJCT66E15F323947F5',141.84397163120568,'SAFEACCOUNTBRCH668EE8F08DD356'
,NULL,NULL,NULL,NULL,NULL,NULL,'approved','USRPJCT66E15F323947F5','regular_user','p
roject',NULL,NULL,NULL,NULL,NULL,'2024-09-11 05:18:37'),
(5,'PEDT67344D02CBA855','BRCH668EE8F08DD356','cash_expenses','jygvj','usd',1,100,'2
024-11-
13',NULL,'PJCT66E15F323947F5',100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'pending','USR
PJCT66E15F323947F5','project_user','project','cash',NULL,NULL,NULL,NULL,'2024-11-13
02:53:54'),
(6,'PEDT678744D1CBEF72','BRCH668EE8F08DD356','cash_expenses',NULL,'CURR668EFECFDD06
71',70,9000,'2024-12-
28','private','PJCT678742D7373AB0',128.57142857142858,'SAFEACCOUNTBRCH668EE8F08DD35
6',NULL,NULL,NULL,NULL,NULL,NULL,'pending','ADMIN127H8JL7T45FEHH943!','regular_user
','project',NULL,NULL,NULL,NULL,NULL,'2025-01-15 09:47:05');
/*!40000 ALTER TABLE `expenses_deductions` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `expenses_types`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `expenses_types` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`color` varchar(50) DEFAULT NULL,
`marketer` varchar(100) DEFAULT 'no',
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=85 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `expenses_types` WRITE;


/*!40000 ALTER TABLE `expenses_types` DISABLE KEYS */;
INSERT INTO `expenses_types` VALUES
(1,'EXPT668EFF836169F5','BRCH668EE8F08DD356',' ‫مالیات‬
‫'شاروالی‬,'#ff0000','ignore','2024-07-10 17:39:15'),
(2,'EXPT668EFF8BC1C106','BRCH668EE8F08DD356','007#','‫مالیات مستوفیت‬bff','no','2024-
07-10 17:39:23'),
(3,'EXPT668EFF97C4CFD4','BRCH668EE8F08DD356','‫'مالیه انتفاعی‬,'#aeff00','no','2024-
07-10 17:39:35'),
(4,'EXPT668EFFA0E0E3C9','BRCH668EE8F08DD356','00#','‫ فیصده‬۲ ‫مالیه‬ffbf','no','2024-
07-10 17:39:44'),
(5,'EXPT668EFFAA359B89','BRCH668EE8F08DD356','‫'مصرف سوخت‬,'#ffc800','no','2024-07-10
17:39:54'),
(6,'EXPT668EFFB2F05862','BRCH668EE8F08DD356',' ‫مصرف روزمره‬
‫'شرکت‬,'#ff00d0','no','2024-07-10 17:40:02'),
(33,'EXPT66A3EDF378CAE0','BRCH664D790E231556','‫'مصارف روزانه‬,'#ca1616','no','2024-
07-26 14:41:55'),
(34,'EXPT66A3EDFD2A9527','BRCH664D790E231556','5#','‫مصارف کرایه‬d22b4','no','2024-
07-26 14:42:05'),
(35,'EXPT66A3EE098E1750','BRCH664D790E231556','#','‫مصارف مالیات‬
00ffff','ignore','2024-07-26 14:42:17'),
(36,'EXPT66A7297EB91925','BRCH668EE90B988A64','‫'مالیات‬,'#d31212','no','2024-07-29
01:32:46'),
(38,'EXPT66AF1441E93059','BRCH668EE8F08DD356','‫'مصارف اضافه‬,'#fff242','no','2024-
08-04 01:40:18'),
(41,'EXPT66B44B2B444570','BRCH668EE96F643F60','‫'مصرف روزانه‬,'#e61e1e','no','2024-
08-08 00:35:55'),
(42,'EXPT66B6F7DFDBF658','BRCH668EE96F643F60','mafad','#222fdd','no','2024-08-10
01:17:19'),
(44,'EXPT66B995832A4187','BRCH668EEDFE89A3A4','000000#','‫'غذا‬,'yes','2024-08-12
00:54:27'),
(48,'EXPT66B9DF88052F89','BRCH668EE8F08DD356','‫'مصرف اضافه‬,'#f40b0b','no','2024-08-
12 06:10:16'),
(49,'EXPT66BA02868F2EB2','BRCH668A8A93BFCAF8','‫'چای صبح‬,'#bc1a1a','no','2024-08-12
08:39:34'),
(50,'EXPT66BA0299C2E9E6','BRCH668A8A93BFCAF8','000000#','‫'نان جاشت‬,'no','2024-08-12
08:39:53'),
(51,'EXPT66BA02ADC21C09','BRCH668A8A93BFCAF8','000000#','‫'تیل موتر‬,'no','2024-08-12
08:40:13'),
(52,'EXPT66BA0346C480F9','BRCH668A8A93BFCAF8','000000#','‫'عوارض موتر‬,'no','2024-08-
12 08:42:46'),
(60,'EXPT66FD047F41BFD5','BRCH668EFCDB7C8B58','‫'مصارف اضافه‬,'#b10b0b','no','2024-
10-02 04:29:51'),
(61,'EXPT66FE5F68C8A8C5','BRCH668EFCDB7C8B58','0#','‫مصرف کرایه‬daf54','no','2024-10-
03 05:10:00'),
(62,'EXPT6704F03AC33D60','BRCH664D790E231556','Salary
Account','#000000','no','2024-10-08 04:41:30'),
(63,'EXPT670A0F367C7604','BRCH668EFCDB7C8B58','‫'مصارف برق‬,'#ca1c1c','no','2024-10-
12 01:55:02'),
(64,'EXPT670F7A0EE0FA15','BRCH668EFCDB7C8B58','‫'مالیات‬,'#d1c300','no','2024-10-16
04:32:14'),
(65,'EXPT672203220AB181','BRCH668E33B1D26DF1','‫'مصارف خانه‬,'#f55151','no','2024-10-
30 05:57:54'),
(66,'EXPT6728818B2ECD37','BRCH668EFCDB7C8B58','‫'مالیات‬,'#cb2a2a','no','2024-11-04
04:10:51'),
(67,'EXPT672E7D544A2409','BRCH668EE90B988A64','‫'روزمره‬,'#ff00ff','get','2024-11-08
17:06:28'),
(68,'EXPT672F92B0888D63','BRCH668EE8F08DD356','00#','‫قالب کار‬ffff','no','2024-11-09
12:49:52'),
(69,'EXPT67330070CAFE58','BRCH668EE90B988A64','#','‫ورداشت حاجی صاحب‬
000000','no','2024-11-12 03:14:56'),
(70,'EXPT67347908BFA957','BRCH668E33B1D26DF1',' ‫حسابات وزیتور‬
‫'ها‬,'#d02525','yes','2024-11-13 06:01:44'),
(71,'EXPT6735DDF01C5C05','BRCH668EFCDB7C8B58','#','‫مصارف باغ احمد‬
000000','no','2024-11-14 07:24:32'),
(72,'EXPT6742CEA22F2A92','BRCH668EFCDB7C8B58','‫'مصرف نت‬,'#ab1212','no','2024-11-24
02:58:42'),
(73,'EXPT67442B7B2E2586','BRCH668EFCDB7C8B58','internet','#000000','no','2024-11-25
03:47:07'),
(74,'EXPT674FF610D1B4C6','BRCH668EFCDB7C8B58','‫'مصرف اضافه‬,'#d81313','no','2024-12-
04 10:56:24'),
(75,'EXPT67554606D51A21','BRCH668EFCDB7C8B58','‫'مصارف برق‬,'#ec0909','no','2024-12-
08 11:38:54'),
(76,'EXPT6757EBD236C4B6','BRCH668EFCDB7C8B58','000000#','‫'مواد خو‬,'no','2024-12-10
11:50:50'),
(77,'EXPT675A95D285D526','BRCH668EFCDB7C8B58',' ‫مصارف نان‬
‫'جاشت‬,'#e51515','no','2024-12-12 12:20:42'),
(78,'EXPT675E91ACC17451','BRCH668EE8F08DD356','000000#','‫'سیم کار‬,'no','2024-12-15
12:52:04'),
(79,'EXPT67614332F2D400','BRCH668EFCDB7C8B58','0#','‫مصرف تیل‬fb896','no','2024-12-17
13:54:02'),
(80,'EXPT676683B5159BD4','BRCH668EFCDB7C8B58','‫'نان جاشت‬,'#d51010','no','2024-12-21
13:30:37'),
(81,'EXPT67741602043872','BRCH6583328DC69902','Kichen','#f40000','no','2024-12-31
20:34:18'),
(82,'EXPT6774161632C869','BRCH6583328DC69902','Taxi fair','#00e600','no','2024-12-
31 20:34:38'),
(83,'EXPT6782510E353778','BRCH668EFCDB7C8B58','Cool Drinks','#30d6f8','no','2025-
01-11 15:37:58'),
(84,'EXPT67874003E4ECB9','BRCH668EE96F643F60','‫'انترنت‬,'#a91414','no','2025-01-15
09:26:35');
/*!40000 ALTER TABLE `expenses_types` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `extra_income`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `extra_income` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`account` varchar(100) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
`type_name` varchar(255) DEFAULT NULL,
`amount` varchar(100) DEFAULT NULL,
`description` text DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`is_journal` varchar(255) DEFAULT 'no',
`journal_uid` varchar(255) DEFAULT NULL,
`journal_invoice` varchar(255) DEFAULT NULL,
`serial_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb3
COLLATE=utf8mb3_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `extra_income` WRITE;


/*!40000 ALTER TABLE `extra_income` DISABLE KEYS */;
INSERT INTO `extra_income` VALUES
(1,'EXTIC669C9F0B9EA489','BRCH668EE8F08DD356','CURR668EFECFDD0671','SAFEACCOUNTBRCH
668EE8F08DD356','EXTIT669C9EE433EAF5','21-07-2024',70.5,'‫'طط‬,'9000','‫رستورانت‬
00:00:00','no',NULL,NULL,1),
(2,'EXTIC66B71EF727C901','BRCH668A8A93BFCAF8','CURR66921C11107792','SAFEACCOUNTBRCH
668A8A93BFCAF8','EXTIT66B71E0D9C3572',','‫'برای نان چاشت مصرف شد‬,'100','‫نان جاس‬
00:00:00 10-08-2024',71.8','no',NULL,NULL,1),
(3,'EXTIC66B9E2464AF542','BRCH668EE8F08DD356','CURR668EFECFDD0671','SAFEACCOUNTBRCH
668EE8F08DD356','EXTIT669C9EE433EAF5','12-08-2024',70.5,'‫'ددد‬,'9000','‫رستورانت‬
00:00:00','no',NULL,NULL,2),
(4,'EXTIC66C2E2A7884925','BRCH668A8A93BFCAF8','CURR66921C11107792','SAFEACCOUNTBRCH
668A8A93BFCAF8','EXTIT66C2D3651E7F00','','‫خیرخانه‬۱۲۳ ‫کرایه بلند منزل‬
20000','werryhtehthet',71.8,'2024-08-19 00:00:00','no',NULL,NULL,2);
/*!40000 ALTER TABLE `extra_income` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `extra_income_type`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `extra_income_type` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(400) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`name` varchar(400) DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `extra_income_type` WRITE;


/*!40000 ALTER TABLE `extra_income_type` DISABLE KEYS */;
INSERT INTO `extra_income_type` VALUES
(5,'EXTIT66B47C1E199271','BRCH668EE96F643F60','04:04:46 08-08-2024','‫)'موتر شویی‬,
(7,'EXTIT66C2D3651E7F00','BRCH668A8A93BFCAF8','-2024','‫خیرخانه‬۱۲۳ ‫کرایه بلند منزل‬
01:08:53 19-08'),
(12,'EXTIT6704C19F609189','BRCH668EFCDB7C8B58','01:22:39 08-10-2024','‫)'رستورانت‬,
(13,'EXTIT6731C960892180','BRCH664D790E231556','father','2024-11-11 05:07:44'),
(14,'EXTIT6731C96E793D80','BRCH664D790E231556','firm','2024-11-11 05:07:58'),
(15,'EXTIT67345C9EDD2569','BRCH668EFCDB7C8B58','04:00:30 13-11-2024','‫)'موتر شوییی‬,
(16,'EXTIT6742C18C191753','BRCH668EFCDB7C8B58','02:02:52 24-11-2024','‫;)'دواخانه‬
/*!40000 ALTER TABLE `extra_income_type` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `fixing_expenses`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `fixing_expenses` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`invoice` varchar(100) DEFAULT NULL,
`agent` varchar(100) DEFAULT NULL,
`total_amount` double DEFAULT NULL,
`cars` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `fixing_expenses` WRITE;


/*!40000 ALTER TABLE `fixing_expenses` DISABLE KEYS */;
/*!40000 ALTER TABLE `fixing_expenses` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `fixing_expenses_details`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `fixing_expenses_details` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`parent_id` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`invoice` varchar(100) DEFAULT NULL,
`car` varchar(100) DEFAULT NULL,
`amount` double DEFAULT NULL,
`details` text DEFAULT NULL,
`per_car_expenses` double DEFAULT 0,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `fixing_expenses_details` WRITE;


/*!40000 ALTER TABLE `fixing_expenses_details` DISABLE KEYS */;
/*!40000 ALTER TABLE `fixing_expenses_details` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `increments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `increments` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`increment_date` date DEFAULT NULL,
`employee` varchar(100) DEFAULT NULL,
`current_salary` double DEFAULT NULL,
`new_salary` double DEFAULT NULL,
`narration` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `increments` WRITE;


/*!40000 ALTER TABLE `increments` DISABLE KEYS */;
INSERT INTO `increments` VALUES
(1,'EMPI669945A32FF301','BRCH668A8A93BFCAF8','2024-07-
19','EMPL6699436B401F66',10000,13000,'hhhh','2024-07-18 12:41:07'),
(6,'EMPI6721DD1DE0C9A0','BRCH668EFCDB7C8B58','2024-10-
31','EMPL6721DCE65C8E93',10000,11000,'v','2024-10-30 03:15:41');
/*!40000 ALTER TABLE `increments` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `item_inventory`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_inventory` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`module_uid` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`entry_date` date DEFAULT NULL,
`mfg_date` date DEFAULT NULL,
`expiry_date` date DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`unit` varchar(100) DEFAULT 'purchase',
`warehouse` varchar(100) DEFAULT NULL,
`marketer` varchar(100) DEFAULT NULL,
`cost` varchar(100) DEFAULT NULL,
`real_cost` varchar(100) DEFAULT NULL,
`batch` varchar(100) DEFAULT NULL,
`module_created_at` datetime DEFAULT NULL,
`profit` varchar(100) DEFAULT NULL,
`items_in` varchar(100) DEFAULT NULL,
`purchase_in` varchar(100) DEFAULT NULL,
`purchase_bonus_in` varchar(100) DEFAULT NULL,
`transfer_in` varchar(100) DEFAULT NULL,
`transfer_bonus_in` varchar(100) DEFAULT NULL,
`return_in` varchar(100) DEFAULT NULL,
`return_bonus_in` varchar(100) DEFAULT NULL,
`sales_out` varchar(100) DEFAULT NULL,
`sales_bonus_out` varchar(100) DEFAULT NULL,
`transfer_out` varchar(100) DEFAULT NULL,
`transfer_bonus_out` varchar(100) DEFAULT NULL,
`damage` varchar(100) DEFAULT NULL,
`sale_price` varchar(255) DEFAULT NULL,
`module` varchar(100) DEFAULT NULL,
`status` varchar(100) DEFAULT 'pending',
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`b_to_b_in` double DEFAULT NULL,
`b_to_b_out` double DEFAULT NULL,
`production_in` double DEFAULT NULL,
`production_out` double DEFAULT NULL,
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci
ROW_FORMAT=DYNAMIC;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `item_inventory` WRITE;


/*!40000 ALTER TABLE `item_inventory` DISABLE KEYS */;
INSERT INTO `item_inventory` VALUES
(1,'BTCH6776D40BC440F5','BRCH664D790E231556','DMGI6776D40B9AFB92',NULL,NULL,'2025-
01-
02',NULL,NULL,'ITEM66F51A70047BE4','purchase','WRHS66E1B7FF9D7EA7',NULL,NULL,NULL,'
۱','2025-01-02
22:59:39',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'4',NULL,'dam
age','passed','2025-01-02 22:29:40',NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `item_inventory` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `item_settings`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_settings` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`branch` varchar(100) DEFAULT NULL,
`item_measurements` varchar(100) DEFAULT 'ignore',
`invoice_units` varchar(100) DEFAULT 'one_unit',
`fuel_parts` varchar(50) DEFAULT 'disable',
`showroom` varchar(100) DEFAULT 'disable',
`construction` varchar(100) DEFAULT 'disable',
`service` varchar(100) DEFAULT 'disable',
`bundle_toop` varchar(255) DEFAULT 'disable',
`item_token` varchar(255) DEFAULT 'disable',
`sale_invoice` varchar(100) DEFAULT 'sales_invoice_4',
`transfer` varchar(255) DEFAULT 'n_transfer',
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`cbm` varchar(255) DEFAULT 'disable',
`carton_purchase_sale` varchar(255) DEFAULT 'disable',
`synchronization` varchar(255) DEFAULT 'disable',
`distribution` varchar(255) DEFAULT 'disable',
`orderm` varchar(255) DEFAULT 'disable',
`journal` varchar(255) DEFAULT 'enable',
`debit_credit_note` varchar(255) DEFAULT 'disable',
`debit_credit_voucher` varchar(255) DEFAULT 'disable',
`quotation` varchar(255) DEFAULT 'enable',
`transferm` varchar(255) DEFAULT 'disable',
`sale` varchar(255) DEFAULT 'enable',
`purchase` varchar(255) DEFAULT 'enable',
`production` varchar(255) DEFAULT 'disable',
`production_raw` varchar(255) DEFAULT 'enable',
`production_new` varchar(255) DEFAULT 'enable',
`extra_income` varchar(255) DEFAULT 'enable',
`item_stock` varchar(255) DEFAULT 'enable',
`expenses` varchar(255) DEFAULT 'enable',
`transit` varchar(255) DEFAULT 'enable',
`hrm` varchar(255) DEFAULT 'enable',
`assets` varchar(255) DEFAULT 'enable',
`share_capital` varchar(255) DEFAULT 'enable',
`metu` varchar(255) DEFAULT 'disable',
`b_to_b_business` varchar(255) DEFAULT 'disable',
`item_stock_in_out` varchar(255) DEFAULT 'disable',
`shareholder` varchar(255) DEFAULT 'enable',
`shareholder_credit` varchar(255) DEFAULT 'enable',
`turnover` varchar(255) DEFAULT 'enable',
`affiliate_sales` varchar(255) DEFAULT 'disable',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=102 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `item_settings` WRITE;


/*!40000 ALTER TABLE `item_settings` DISABLE KEYS */;
INSERT INTO `item_settings` VALUES
(2,'BRCH651BED0739DD52','ignore','one_unit','disable','disable','disable','disable'
,'disable','disable','sales_invoice_3','b_transfer','2023-10-03
15:33:08','disable',NULL,'disable','enable','enable','enable','enable','enable','en
able','enable','enable','enable','enable','enable','enable','enable','enable','enab
le','enable','enable','enable','enable','enable','enable','enable','enable','enable
','enable','disable'),
(3,'BRCH65116DF33E1436','ignore','one_unit','disable','disable','disable','disable'
,'disable','disable','sales_invoice_2','n_transfer','2023-10-09
17:16:12','enable','disable','disable','enable','enable','enable','disable','disabl
e','enable','enable','enable','enable','enable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','disable','enable','enable','enable',
'enable','enable','disable'),
(4,'BRCH654DA055588C12','ignore','one_unit','disable','disable','disable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2023-11-09
22:27:02','disable','disable','enable','enable','disable','enable','enable','disabl
e','disable','enable','enable','enable','disable','enable','enable','enable','enabl
e','enable','disable','disable','enable','disable','enable','enable','enable','enab
le','enable','enable','disable'),
(5,'BRCH6553B868684838','get','one_unit','disable','disable','disable','disable','e
nable','disable','sales_invoice_3','n_transfer','2023-11-14
13:12:22','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','enable','enable','enable','disable','enable','enable','enable','enabl
e','enable','disable','disable','enable','disable','enable','enable','enable','enab
le','enable','enable','disable'),
(6,'BRCH6554F7C430CA96','ignore','one_unit','enable','disable','disable','disable',
'disable','disable','sales_invoice_1','n_transfer','2023-11-20
06:22:51','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','disable','enable','enable','enable','
enable','enable','disable'),
(7,'BRCH655A3A5D0CBA18','ignore','one_unit','disable','disable','enable','disable',
'disable','disable','sales_invoice_3','n_transfer','2023-11-22
23:53:03','disable','disable','enable','enable','enable','enable','enable','enable'
,'enable','enable','enable','enable','disable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','disable','enable','enable','enable','
enable','enable','disable'),
(8,'BRCH656312608C4332','ignore','one_unit','disable','disable','disable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2023-11-26
04:43:38','disable','disable','disable','disable','disable','enable','enable','enab
le','disable','enable','enable','enable','disable','enable','enable','enable','enab
le','enable','disable','enable','disable','disable','enable','enable','enable','ena
ble','enable','enable','disable'),
(9,'BRCH656713A1BB1FD2','get','all_units','disable','disable','disable','disable','
disable','disable','sales_invoice_3','n_transfer','2023-11-29
05:42:07','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','disable','disable','enable','enable','enable',
'enable','enable','disable'),
(10,'BRCH65681DF6790059','get','all_units','disable','disable','disable','disable',
'enable','disable','sales_invoice_3','n_transfer','2023-11-30
12:55:09','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(11,'BRCH656B5DBDC45A94','ignore','all_units','enable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2023-12-02
11:42:40','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','enable','enable','enable','enable'
,'enable','enable','disable','enable','enable','disable','enable','enable','enable'
,'enable','enable','disable'),
(12,'BRCH656CCD35A2DE28','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2023-12-03
13:47:42','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','enable','enable','disable','enable','enable','enable','enab
le','enable','enable','disable','enable','enable','enable','enable','enable','enabl
e','enable','enable','disable'),
(13,'BRCH6568CE05402174','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2023-12-04
12:15:53','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(14,'BRCH656F487D81BFD2','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2023-12-06
01:04:36','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(15,'BRCH657142696B5657','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_1','n_transfer','2023-12-06
23:03:39','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','enable','enable','enable','disable','enable','enable','enable','enabl
e','enable','enable','enable','enable','enable','disable','enable','enable','enable
','enable','enable','disable'),
(16,'BRCH657157506DAEA7','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2023-12-07
00:28:11','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','disable','enable','enable','disable','enable','enable','enable','di
sable','enable','disable','disable','enable','enable','enable','enable','enable','e
nable','enable','enable','disable'),
(17,'BRCH6573345FAC57F6','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2023-12-09
10:40:41','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','enable','enable','enable','enable','
enable','enable','disable'),
(18,'BRCH6576A1A9E8CB44','ignore','all_units','disable','disable','enable','disable
','disable','disable','sales_invoice_4','n_transfer','2023-12-11
00:46:40','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','enable','enable','enable','enable','di
sable','enable','enable','enable','disable','enable','disable','disable','enable','
enable','enable','enable','disable'),
(19,'BRCH6576A2CA951F29','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2023-12-11
00:51:15','disable','disable','disable','enable','enable','enable','disable','disab
le','enable','enable','enable','enable','disable','enable','enable','disable','enab
le','enable','disable','disable','disable','disable','disable','enable','enable','e
nable','enable','enable','disable'),
(20,'BRCH65795372C63F11','ignore','all_units','enable','disable','enable','enable',
'disable','disable','sales_invoice_4','n_transfer','2023-12-13
02:00:48','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','disable','enable','disable','disable','disable','disable','enable','enabl
e','enable','enable','disable'),
(21,'BRCH657F66125D2F41','ignore','all_units','disable','disable','enable','enable'
,'disable','disable','sales_invoice_2','n_transfer','2023-12-17
16:22:39','disable','disable','disable','disable','disable','enable','enable','enab
le','disable','disable','disable','disable','disable','enable','enable','disable','
disable','enable','disable','enable','enable','disable','disable','enable','enable'
,'enable','enable','enable','disable'),
(22,'BRCH657FEC319AE874','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_4','n_transfer','2023-12-18
02:01:22','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','enable','enable','enable','disable','enable','enable','enable','en
able','enable','disable','enable','enable','enable','disable','enable','enable','en
able','enable','enable','disable'),
(23,'BRCH6583328DC69902','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_4','n_transfer','2023-12-20
13:32:35','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','disable','enable','enable','enable','disable','disable','enable','e
nable','enable','enable','enable','enable','enable','disable','disable','disable','
enable','enable','enable','disable'),
(24,'BRCH658664FE8F74D0','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','b_transfer','2023-12-24
06:42:54','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','enable','enable','disable','enable','enable','enable','enab
le','enable','enable','enable','enable','enable','disable','enable','enable','enabl
e','enable','enable','disable'),
(25,'BRCH658964909DCA73','ignore','one_unit','enable','disable','disable','enable',
'disable','disable','sales_invoice_1','n_transfer','2023-12-25
06:18:38','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','enable','enable','enable','disable','enable','enable','disable','en
able','enable','enable','enable','disable','enable','disable','enable','enable','en
able','enable','enable','disable'),
(26,'BRCH658A888AC31FD7','ignore','all_units','disable','disable','enable','disable
','disable','disable','sales_invoice_1','n_transfer','2023-12-26
03:06:07','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','disable','enable','enable','enable',
'enable','enable','disable'),
(27,'BRCH658AB785F26492','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_3','n_transfer','2023-12-26
06:34:54','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','disable','enable','enable','enable','
enable','enable','disable'),
(28,'BRCH658BC08E0CE9F2','ignore','one_unit','disable','disable','disable','enable'
,'disable','disable','sales_invoice_2','n_transfer','2023-12-28
05:24:31','disable','disable','disable','disable','disable','enable','disable','ena
ble','disable','disable','enable','enable','disable','enable','enable','enable','en
able','enable','disable','disable','enable','enable','enable','enable','enable','en
able','enable','enable','disable'),
(29,'BRCH6593F71FEA4C35','ignore','all_units','disable','disable','disable','disabl
e','disable','enable','sales_invoice_2','n_transfer','2024-01-03
01:10:18','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','disable','enable','enable','enable','
enable','enable','disable'),
(30,'BRCH65816EC71730D5','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-01-03
07:28:57','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','enable','enable','enable','disable','enable','enable','enable','en
able','enable','disable','disable','enable','enable','enable','enable','enable','en
able','enable','enable','disable'),
(31,'BRCH6596C8AB4C27A2','ignore','one_unit','enable','disable','disable','disable'
,'enable','disable','sales_invoice_1','n_transfer','2024-01-04
10:04:12','disable','disable','enable','disable','enable','enable','disable','enabl
e','enable','enable','enable','enable','disable','disable','disable','enable','enab
le','enable','enable','enable','disable','enable','disable','enable','enable','enab
le','enable','enable','disable'),
(32,'BRCH6593B1A55141E7','get','one_unit','disable','disable','disable','disable','
disable','disable','sales_invoice_3','n_transfer','2024-01-08
11:44:38','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(33,'BRCH6577FE00F3E567','ignore','one_unit','disable','enable','disable','enable',
'enable','disable','sales_invoice_2','n_transfer','2024-01-10
03:26:39','disable','disable','enable','enable','enable','enable','enable','enable'
,'enable','enable','enable','enable','disable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(34,'BRCH659E730A35A574','ignore','one_unit','enable','disable','disable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-01-10
05:38:07','disable','disable','disable','enable','enable','enable','disable','enabl
e','disable','enable','enable','enable','disable','enable','enable','disable','enab
le','enable','disable','disable','disable','enable','disable','enable','enable','en
able','enable','enable','disable'),
(35,'BRCH659C61F7A98689','ignore','all_units','disable','disable','enable','disable
','disable','disable','sales_invoice_1','n_transfer','2024-01-14
01:07:26','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(36,'BRCH65A17DA76BC3B4','ignore','one_unit','disable','disable','enable','enable',
'disable','disable','sales_invoice_4','n_transfer','2024-01-19
13:14:57','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','enable','enable','enable','enable','
enable','enable','disable'),
(37,'BRCH65A587F8C1DC13','ignore','one_unit','disable','disable','disable','disable
','disable','enable','sales_invoice_1','n_transfer','2024-01-19
15:23:55','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','enable','enable','enable','enable','enable','enable','enabl
e','enable','enable','disable','enable','enable','disable','enable','enable','enabl
e','enable','enable','disable'),
(38,'BRCH65ABB4F76669C2','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-01-20
06:59:56','disable','disable','disable','disable','enable','enable','enable','enabl
e','enable','enable','enable','enable','disable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','disable','enable','enable','enable'
,'enable','enable','disable'),
(39,'BRCH65981154C2A566','ignore','all_units','disable','disable','enable','enable'
,'disable','disable','sales_invoice_2','n_transfer','2024-01-20
09:14:21','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','enable','enable','enable','disable
','enable','enable','enable','enable','enable','disable','enable','enable','enable'
,'enable','enable','disable'),
(40,'BRCH65B636E8145E58','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-01-28
06:17:11','disable','disable','disable','enable','enable','enable','disable','disab
le','enable','enable','enable','enable','disable','enable','enable','enable','enabl
e','enable','enable','enable','disable','disable','disable','enable','enable','enab
le','enable','enable','disable'),
(41,'BRCH65BA2B442F1057','get','one_unit','disable','disable','disable','disable','
enable','enable','sales_invoice_1','n_transfer','2024-01-31
06:27:42','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','enable','enable','enable','disable','disable','disable','enable','ena
ble','enable','disable','enable','enable','disable','disable','enable','enable','en
able','enable','enable','disable'),
(42,'BRCH65C1E517151C64','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_1','n_transfer','2024-02-06
02:55:06','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','enable','enable','enable','e
nable','enable','enable','enable','enable','enable','disable','enable','enable','en
able','enable','enable','disable'),
(43,'BRCH65C33943F20EA6','get','all_units','disable','disable','disable','disable',
'disable','disable','sales_invoice_4','n_transfer','2024-02-07
03:30:49','disable','disable','disable','disable','enable','enable','disable','disa
ble','enable','disable','enable','enable','enable','enable','enable','enable','enab
le','enable','enable','enable','enable','enable','disable','enable','enable','enabl
e','enable','enable','disable'),
(44,'BRCH65C3D724E191D2','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-02-07
14:19:25','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','enable','enable','enable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','disable','enable','enable','enable'
,'enable','enable','disable'),
(45,'BRCH65C49F20E63987','ignore','all_units','disable','disable','disable','disabl
e','disable','enable','sales_invoice_1','n_transfer','2024-02-08
04:31:17','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(46,'BRCH65C6568107F6D2','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-02-09
12:21:02','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','enable','enable','disable','
enable','enable','disable','enable','disable','disable','disable','enable','enable'
,'enable','enable','enable','disable'),
(47,'BRCH65D9C714CE6096','ignore','one_unit','disable','disable','disable','enable'
,'disable','disable','sales_invoice_3','n_transfer','2024-02-24
05:41:35','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','disable','disable','disable','disable','enable','enable','enable','
disable','enable','disable','enable','enable','enable','disable','enable','enable',
'enable','enable','enable','disable'),
(48,'BRCH65A65AFDA033E0','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2024-02-25
03:29:05','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','enable','enable','disable','
enable','enable','disable','enable','enable','enable','disable','enable','enable','
enable','enable','enable','disable'),
(49,'BRCH65DB12582CB716','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_4','n_transfer','2024-02-25
05:14:26','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','enable','enable','enable','disable','enable','enable','enable','ena
ble','enable','enable','enable','enable','enable','disable','enable','enable','enab
le','enable','enable','disable'),
(50,'BRCH65E354112AF406','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_2','n_transfer','2024-03-02
11:48:21','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','disable','enable','enable','enable','enable','enable','enable','
enable','enable','disable'),
(51,'BRCH65BB5F3D72DD57','ignore','all_units','disable','disable','disable','enable
','disable','disable','sales_invoice_3','n_transfer','2024-03-03
04:48:31','disable','disable','disable','enable','disable','enable','enable','disab
le','disable','disable','enable','enable','enable','enable','enable','enable','enab
le','enable','enable','enable','enable','enable','disable','disable','enable','enab
le','enable','enable','disable'),
(52,'BRCH65ACEDE736FDA6','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_2','n_transfer','2024-03-04
06:33:23','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','enable','enable','enable','e
nable','enable','enable','enable','enable','disable','disable','enable','enable','e
nable','enable','enable','disable'),
(53,'BRCH65E848B5F2C5A6','ignore','all_units','enable','disable','disable','disable
','disable','disable','sales_invoice_4','n_transfer','2024-03-06
06:01:30','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','enable','enable','enable','disable','disable','disable','enable','
enable','enable','enable','enable','enable','enable','disable','disable','enable','
enable','enable','enable','disable'),
(54,'BRCH65EDFAB74584E7','ignore','all_units','disable','enable','disable','disable
','disable','disable','sales_invoice_1','n_transfer','2024-03-10
14:27:38','disable','disable','enable','disable','enable','enable','enable','enable
','enable','disable','enable','enable','enable','enable','enable','enable','enable'
,'enable','enable','enable','enable','disable','disable','enable','enable','enable'
,'enable','enable','disable'),
(55,'BRCH65ED5AD723FAF7','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-03-12
02:37:42','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(56,'BRCH65FB2D1E2E0954','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2024-03-20
14:38:51','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','enable','enable','disable','enable','enable','enable','enab
le','enable','disable','disable','enable','enable','disable','enable','enable','ena
ble','enable','enable','disable'),
(57,'BRCH65FB33818B3C96','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-03-20
15:27:45','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','enable','enable','disable','enable','enable','enable','enab
le','enable','enable','disable','enable','enable','disable','enable','enable','enab
le','enable','enable','disable'),
(58,'BRCH65FBCEDBEB75B1','get','all_units','disable','disable','disable','enable','
disable','enable','sales_invoice_3','n_transfer','2024-03-21
02:15:08','disable','disable','disable','enable','enable','enable','disable','disab
le','enable','enable','enable','enable','disable','enable','enable','enable','enabl
e','enable','enable','enable','enable','enable','disable','enable','enable','enable
','enable','enable','disable'),
(59,'BRCH6601BBE7D47A03','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_2','n_transfer','2024-03-25
14:07:41','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','enable','enable','enable','disable','disable','disable','enable','e
nable','enable','enable','enable','enable','enable','disable','disable','enable','e
nable','enable','enable','disable'),
(60,'BRCH65C322FD9D3D67','ignore','one_unit','enable','disable','disable','disable'
,'disable','disable','sales_invoice_1','n_transfer','2024-03-27
14:42:48','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','enable','enable','enable','enable','
enable','enable','disable'),
(61,'BRCH6606BD38D67CF2','ignore','one_unit','enable','disable','disable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-03-29
09:10:41','enable','disable','disable','enable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','enable','enable','enable','enable','
enable','enable','enable','enable','enable','enable','enable','enable','enable','en
able','enable','disable'),
(62,'BRCH65B7615BA8F1A0','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_4','n_transfer','2024-03-30
13:31:59','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','enable','enable','enable','disable','enable','disable','enable','en
able','enable','enable','enable','enable','enable','disable','disable','disable','e
nable','enable','enable','disable'),
(63,'BRCH658D47DB91B376','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_4','n_transfer','2024-04-01
03:22:58','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','disable','disable','enable',
'enable','enable','enable','enable','disable','enable','disable','disable','disable
','enable','enable','enable','disable'),
(64,'BRCH661E6696525AD3','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-04-16
07:54:24','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','enable','enable','enable','disable','enable','enable','disable','e
nable','enable','enable','disable','disable','enable','disable','enable','enable','
enable','enable','enable','disable'),
(65,'BRCH66292686BAB375','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2024-04-24
15:26:43','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','disable','enable','enable','disable','enable','enable','enable','en
able','enable','enable','disable','enable','enable','disable','enable','disable','e
nable','enable','enable','disable'),
(66,'BRCH662DF088B72F33','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-04-28
02:53:27','disable','disable','disable','enable','enable','enable','enable','disabl
e','disable','enable','enable','enable','enable','enable','enable','enable','enable
','enable','disable','disable','enable','enable','disable','disable','enable','enab
le','enable','enable','disable'),
(67,'BRCH662DF344D46A04','ignore','one_unit','disable','disable','disable','enable'
,'disable','disable','sales_invoice_2','n_transfer','2024-04-28
03:00:38','disable','disable','disable','disable','enable','enable','disable','disa
ble','enable','disable','enable','enable','disable','enable','enable','enable','ena
ble','enable','disable','disable','enable','disable','disable','disable','enable','
enable','enable','enable','disable'),
(68,'BRCH66386D61903108','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_4','n_transfer','2024-05-06
01:46:37','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(69,'BRCH663877AABFAE10','ignore','one_unit','enable','disable','enable','disable',
'disable','disable','sales_invoice_4','n_transfer','2024-05-06
02:26:12','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','enable','enable','enable','disable','disable','disable','enable','e
nable','enable','disable','enable','enable','enable','disable','disable','enable','
enable','enable','enable','disable'),
(70,'BRCH663FC3AC1173D7','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_3','n_transfer','2024-05-11
15:18:32','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','enable','enable','disable','
enable','enable','disable','disable','disable','disable','disable','disable','disab
le','enable','enable','enable','disable'),
(71,'BRCH664340749AA742','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_3','n_transfer','2024-05-14
06:46:31','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','enable','enable','disable','
enable','enable','disable','disable','disable','disable','disable','disable','disab
le','enable','enable','enable','disable'),
(72,'BRCH664D99D1883502','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_4','n_transfer','2024-05-22
03:16:24','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','enable','enable','enable','enable','disable','disable','enable','en
able','enable','enable','enable','enable','enable','disable','disable','enable','en
able','enable','enable','disable'),
(73,'BRCH664D790E231556','get','one_unit','enable','enable','enable','enable','disa
ble','disable','sales_invoice_4','n_transfer','2024-05-22
12:29:30','disable','disable','enable','enable','enable','enable','enable','enable'
,'enable','enable','enable','enable','enable','enable','disable','enable','enable',
'enable','enable','disable','enable','enable','enable','enable','enable','enable','
enable','enable','disable'),
(74,'BRCH664ECCEE918364','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_4','n_transfer','2024-05-25
04:21:04','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(75,'BRCH6651A53977C915','ignore','one_unit','enable','disable','disable','disable'
,'disable','disable','sales_invoice_4','n_transfer','2024-05-25
04:47:34','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','enable','enable','enable','enable','disable','disable','enable','en
able','enable','enable','enable','enable','enable','disable','disable','enable','en
able','enable','enable','disable'),
(76,'BRCH665414BC7CCE29','ignore','all_units','disable','disable','disable','disabl
e','disable','disable','sales_invoice_4','n_transfer','2024-05-27
01:58:21','disable','disable','disable','enable','disable','enable','enable','enabl
e','enable','enable','enable','enable','disable','disable','disable','enable','enab
le','enable','enable','disable','enable','enable','disable','disable','enable','ena
ble','enable','enable','disable'),
(77,'BRCH66542713382978','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-05-27
02:25:47','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','disable','disable','disable'
,'enable','enable','disable','disable','disable','disable','disable','disable','dis
able','enable','enable','enable','disable'),
(78,'BRCH66582306E27081','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-05-30
03:10:15','disable','disable','disable','enable','disable','enable','disable','disa
ble','enable','disable','enable','enable','disable','disable','disable','enable','e
nable','enable','enable','disable','enable','disable','disable','disable','disable'
,'enable','enable','enable','disable'),
(79,'BRCH665859173CE908','ignore','all_units','enable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-05-30
07:16:11','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(80,'BRCH6661BDBC90B866','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-06-06
10:06:08','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','disable','disable','disable'
,'disable','enable','disable','disable','disable','disable','disable','disable','di
sable','enable','enable','enable','disable'),
(81,'BRCH666403FD9E5826','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-06-08
03:13:05','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','disable','disable','disable'
,'enable','enable','disable','disable','disable','disable','disable','disable','dis
able','enable','enable','enable','disable'),
(82,'BRCH66655DE4C6EBD5','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-06-09
06:37:10','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(83,'BRCH667914F7255AF0','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-06-24
02:44:21','disable','disable','disable','enable','disable','enable','enable','enabl
e','enable','enable','enable','enable','disable','disable','disable','enable','enab
le','enable','enable','enable','enable','enable','disable','enable','enable','enabl
e','enable','enable','disable'),
(84,'BRCH6679AA8570B526','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-06-24
13:22:27','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','disable','disable','disable','enab
le','enable','enable','enable','enable','enable','disable','disable','enable','enab
le','enable','enable','disable'),
(85,'BRCH665837942615F4','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_4','n_transfer','2024-06-25
02:41:46','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','enable','enable','enable','enable','enable','enable','enable','ena
ble','enable','enable','enable','enable','enable','disable','disable','disable','en
able','enable','enable','disable'),
(86,'BRCH667A6BCE5ABA67','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_3','n_transfer','2024-06-25
06:13:09','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','enable','enable','enable','enable','enable','enable','enable','e
nable','enable','disable'),
(87,'BRCH66839372824593','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-07-02
01:45:14','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','disable','disable','disable'
,'enable','enable','disable','disable','disable','disable','disable','disable','dis
able','enable','enable','enable','disable'),
(88,'BRCH6683EBE0AEFA61','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-07-03
05:48:44','disable','disable','disable','enable','disable','enable','disable','disa
ble','disable','disable','enable','enable','disable','disable','disable','enable','
enable','enable','enable','enable','enable','enable','disable','disable','enable','
enable','enable','enable','disable'),
(89,'BRCH668A8A93BFCAF8','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2024-07-07
08:39:48','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','enable','enable','enable','enable','en
able','enable','enable','enable','enable','enable','disable','disable','enable','en
able','enable','enable','disable'),
(90,'BRCH668E4256885D12','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_2','n_transfer','2024-07-10
04:19:32','disable','disable','disable','disable','disable','enable','enable','enab
le','disable','disable','enable','enable','disable','disable','disable','enable','e
nable','enable','disable','enable','enable','enable','enable','disable','disable','
enable','enable','enable','disable'),
(91,'BRCH668E33B1D26DF1','ignore','one_unit','disable','disable','disable','disable
','disable','disable','sales_invoice_3','n_transfer','2024-07-10
16:10:01','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','disable','disable','disable','enable','enabl
e','enable','enable','enable','enable','enable','disable','enable','disable','enabl
e','enable','enable','disable'),
(92,'BRCH668EE8F08DD356','ignore','one_unit','disable','disable','enable','enable',
'disable','disable','sales_invoice_2','n_transfer','2024-07-10
16:12:09','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','disable','disable','disable','disable','disable','enable','
disable','enable','disable','enable','enable','enable','disable','disable','disable
','enable','enable','enable','disable'),
(93,'BRCH668EE90B988A64','ignore','one_unit','enable','disable','disable','disable'
,'disable','disable','sales_invoice_1','n_transfer','2024-07-10
16:13:30','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','disable','enable','enable','disable','disable','disable','enable','
enable','enable','disable','enable','enable','enable','disable','enable','disable',
'enable','enable','enable','disable'),
(94,'BRCH668EE92A5231D2','ignore','one_unit','disable','enable','disable','disable'
,'disable','disable','sales_invoice_1','n_transfer','2024-07-10
16:14:43','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','disable','disable','disable','disable','disable','enable','
disable','enable','disable','enable','enable','enable','disable','disable','disable
','enable','enable','enable','disable'),
(95,'BRCH668EE943068997','get','one_unit','disable','disable','disable','disable','
disable','disable','sales_invoice_1','n_transfer','2024-07-10
16:15:52','disable','disable','disable','disable','disable','enable','disable','dis
able','disable','disable','enable','enable','disable','disable','disable','enable',
'enable','enable','enable','enable','enable','enable','disable','enable','disable',
'enable','enable','enable','disable'),
(96,'BRCH668EE96F643F60','ignore','one_unit','disable','disable','enable','disable'
,'disable','disable','sales_invoice_1','n_transfer','2024-07-10
16:18:06','enable','disable','disable','disable','disable','enable','disable','disa
ble','enable','disable','enable','enable','disable','disable','disable','enable','e
nable','enable','enable','enable','enable','enable','disable','enable','disable','e
nable','enable','enable','disable'),
(97,'BRCH668EED6BC0B172','ignore','one_unit','disable','disable','disable','disable
','enable','disable','sales_invoice_2','n_transfer','2024-07-10
16:22:19','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','disable','enable','enable','disable','disable','disable','enable','
enable','enable','enable','enable','enable','enable','disable','enable','disable','
enable','enable','enable','disable'),
(98,'BRCH668EEDFE89A3A4','ignore','one_unit','disable','disable','disable','disable
','disable','enable','sales_invoice_2','n_transfer','2024-07-10
16:24:44','disable','disable','disable','disable','disable','enable','enable','enab
le','enable','disable','enable','enable','disable','disable','disable','enable','en
able','enable','enable','enable','enable','enable','disable','enable','disable','en
able','enable','enable','disable'),
(99,'BRCH668EFCDB7C8B58','get','all_units','disable','disable','disable','disable',
'enable','enable','sales_invoice_1','n_transfer','2024-07-10
17:28:15','enable','disable','disable','disable','enable','disable','enable','enabl
e','enable','enable','enable','enable','disable','disable','enable','enable','enabl
e','enable','enable','enable','enable','enable','enable','enable','enable','enable'
,'enable','enable','enable'),
(100,'BRCH677E30321C0BF1','ignore','one_unit','disable','disable','disable','disabl
e','disable','disable','sales_invoice_3','n_transfer','2025-01-08
12:32:19','disable','disable','disable','disable','disable','enable','disable','dis
able','enable','disable','enable','enable','enable','disable','enable','enable','en
able','enable','enable','enable','enable','enable','enable','enable','enable','enab
le','enable','enable','disable'),
(101,'BRCH678520342BC8E1','ignore','one_unit','disable','disable','disable','disabl
e','disable','disable','sales_invoice_2','n_transfer','2025-01-13
19:03:42','disable','disable','disable','enable','enable','enable','enable','enable
','enable','enable','enable','enable','enable','enable','enable','enable','enable',
'enable','enable','disable','enable','enable','enable','enable','enable','enable','
enable','enable','disable');
/*!40000 ALTER TABLE `item_settings` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `item_stock`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_stock` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`name` varchar(400) DEFAULT NULL,
`currency` varchar(400) DEFAULT NULL,
`currency_name` varchar(400) DEFAULT NULL,
`currency_symbol` varchar(400) DEFAULT NULL,
`unit` varchar(400) DEFAULT NULL,
`avg_cost` double DEFAULT NULL,
`in_qty` double DEFAULT NULL,
`out_qty` double DEFAULT NULL,
`ava_qty` double DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `item_stock` WRITE;


/*!40000 ALTER TABLE `item_stock` DISABLE KEYS */;
INSERT INTO `item_stock` VALUES
(1,'ITM671739582CF6E8','BRCH668A8A93BFCAF8','‫'کیک‬,'CURR66921C11107792','‫'افغانی‬,'af
g','۱۰',150,10,0,10,'2024-10-22 01:34:16');
/*!40000 ALTER TABLE `item_stock` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `item_stock_balance`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_stock_balance` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`event_date` date DEFAULT NULL,
`module_uid` varchar(400) DEFAULT NULL,
`module_name` varchar(400) DEFAULT NULL,
`item` varchar(400) DEFAULT NULL,
`item_name` varchar(400) DEFAULT NULL,
`bill_number` varchar(400) DEFAULT NULL,
`unit` varchar(400) DEFAULT NULL,
`cost` double DEFAULT NULL,
`in_quantity` double DEFAULT NULL,
`out_quantity` double DEFAULT NULL,
`total` double DEFAULT NULL,
`details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`import_query` varchar(400) DEFAULT 'no',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `item_stock_balance` WRITE;


/*!40000 ALTER TABLE `item_stock_balance` DISABLE KEYS */;
INSERT INTO `item_stock_balance` VALUES
(1,'ITMSN_202410221034551729575295724820992','BRCH668A8A93BFCAF8','2024-10-
22','ITMSIO_ITMSN6717397F8FDAA2','_item_stock_in','ITM671739582CF6E8','','10','‫کیک‬
01:34:55 22-10-2024','‫'هخعکخع‬,150,10,0,1500,'۱۰','no');
/*!40000 ALTER TABLE `item_stock_balance` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `item_stock_in`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_stock_in` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`account` varchar(400) DEFAULT NULL,
`account_name` varchar(400) DEFAULT NULL,
`currency` varchar(400) DEFAULT NULL,
`currency_name` varchar(400) DEFAULT NULL,
`currency_symbol` varchar(400) DEFAULT NULL,
`event_date` date DEFAULT NULL,
`item` varchar(400) DEFAULT NULL,
`item_name` varchar(255) DEFAULT NULL,
`bill_number` int(11) DEFAULT NULL,
`unit` varchar(400) DEFAULT NULL,
`quantity` double DEFAULT NULL,
`cost` double DEFAULT NULL,
`total` double DEFAULT NULL,
`details` longtext DEFAULT NULL,
`sub_approval` varchar(255) DEFAULT 'approved',
`sub_approval_user` varchar(255) DEFAULT NULL,
`sub_approval_user_name` varchar(255) DEFAULT NULL,
`main_approval` varchar(255) DEFAULT 'approved',
`main_approval_user` varchar(255) DEFAULT NULL,
`main_approval_user_name` varchar(255) DEFAULT NULL,
`approval_type` varchar(255) DEFAULT 'new',
`approval_entry` longtext DEFAULT NULL,
`old_entry_details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`import_query` varchar(400) DEFAULT 'no',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `item_stock_in` WRITE;


/*!40000 ALTER TABLE `item_stock_in` DISABLE KEYS */;
INSERT INTO `item_stock_in` VALUES
(1,'ITMSN6717397F8FDAA2','BRCH668A8A93BFCAF8','ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,'CURR66921C11107792','‫'افغانی‬,'afg','2024-10-22','ITM671739582CF6E8','10,'‫کیک‬
‫'هخعکخع‬,10,150,1500,'۱۰',','approved','ADMIN127H8JL7T45FEHH943!','admin','approved'
,'ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-22 01:34:55','no');
/*!40000 ALTER TABLE `item_stock_in` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `item_stock_out`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `item_stock_out` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(400) DEFAULT NULL,
`branch` varchar(400) DEFAULT NULL,
`event_date` date DEFAULT NULL,
`item` varchar(400) DEFAULT NULL,
`item_name` varchar(400) DEFAULT NULL,
`unit` varchar(400) DEFAULT NULL,
`out_quantity` double DEFAULT NULL,
`total` double DEFAULT NULL,
`expense_type` varchar(255) DEFAULT NULL,
`details` longtext DEFAULT NULL,
`sub_approval` varchar(255) DEFAULT 'approved',
`sub_approval_user` varchar(255) DEFAULT NULL,
`sub_approval_user_name` varchar(255) DEFAULT NULL,
`main_approval` varchar(255) DEFAULT 'approved',
`main_approval_user` varchar(255) DEFAULT NULL,
`main_approval_user_name` varchar(255) DEFAULT NULL,
`approval_type` varchar(255) DEFAULT 'new',
`approval_entry` longtext DEFAULT NULL,
`old_entry_details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`import_query` varchar(400) DEFAULT 'no',
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `item_stock_out` WRITE;


/*!40000 ALTER TABLE `item_stock_out` DISABLE KEYS */;
/*!40000 ALTER TABLE `item_stock_out` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `items`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `items` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`item_id` int(25) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`type` varchar(50) DEFAULT NULL,
`category` varchar(100) DEFAULT NULL,
`purchase_unit` varchar(100) DEFAULT NULL,
`purchase_unit_name` varchar(100) DEFAULT NULL,
`purchase_unit_equalance` double DEFAULT NULL,
`sale_unit` varchar(100) DEFAULT NULL,
`sale_unit_name` varchar(100) DEFAULT NULL,
`sale_unit_equalance` double DEFAULT NULL,
`production_unit` varchar(100) DEFAULT NULL,
`production_unit_name` varchar(100) DEFAULT NULL,
`production_unit_equalance` double DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`warehouse_name` varchar(100) DEFAULT NULL,
`batch` varchar(255) DEFAULT NULL,
`opening_stock` double DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_name` varchar(100) DEFAULT NULL,
`currency_symbol` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double NOT NULL DEFAULT 1,
`cost` double DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`height` double DEFAULT NULL,
`width` double DEFAULT NULL,
`length` double DEFAULT NULL,
`reorder_qty` double DEFAULT NULL,
`mfg_date` date DEFAULT NULL,
`expiry_date` date DEFAULT NULL,
`last_mfg_date` date DEFAULT NULL,
`last_expiry_date` date DEFAULT NULL,
`expiry_alert` int(20) DEFAULT NULL,
`item_image` varchar(100) DEFAULT NULL,
`last_batch` varchar(100) DEFAULT NULL,
`stats` longtext DEFAULT NULL,
`_avail_units` double DEFAULT NULL,
`_avg_cost` double DEFAULT NULL,
`token_rate` double DEFAULT NULL,
`ava_bundle` double DEFAULT NULL,
`ava_toop` double DEFAULT NULL,
`country` varchar(255) DEFAULT NULL,
`company` varchar(255) DEFAULT NULL,
`details` text DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
`item_width` double DEFAULT NULL,
`item_length` double DEFAULT NULL,
`item_height` double DEFAULT NULL,
`cbm` double DEFAULT NULL,
`weight` double DEFAULT NULL,
`bundle` double DEFAULT NULL,
`toop` double DEFAULT NULL,
`b_to_b_rel_uid` varchar(255) DEFAULT NULL,
`warehouses` longtext DEFAULT NULL,
`warehouse_uids` longtext DEFAULT NULL,
`opening_stocks` longtext DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=263 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
LOCK TABLES `items` WRITE;
/*!40000 ALTER TABLE `items` DISABLE KEYS */;
INSERT INTO `items` VALUES
(15,'ITEM669CB131C9C403','BRCH668A8A93BFCAF8',1,'‫'میخ‬,'raw',NULL,'UNIT6694FD467C569
9','1,'‫دانه‬,'UNIT6694FD467C5699','1,'‫دانه‬,'UNIT6694FD467C5699','1,'‫دانه‬,NULL,NULL,'
BCH1001',2000,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,1,1,0,NULL,NULL,NULL,100,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC5B6CA964\":\"2000\"},\"purchase_units\":
{\"WRHS66F3E6970499A2\":30},\"production_in_units\":[],\"production_out_units\":
{\"WRHS6697EC5B6CA964\":\"40\"},\"sale_units\":
{\"WRHS6697EC5B6CA964\":103},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS6697EC5B6CA964\":2000,\"WRHS66F3E6970499A2\":30},\"out_units\":
{\"WRHS6697EC5B6CA964\":143,\"WRHS66F3E6970499A2\":0},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":2000,\"WRHS66F3E6970499A2\":30},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":143,\"WRHS66F3E6970499A2\":0},\"avail_units\":
{\"WRHS6697EC5B6CA964\":1857,\"WRHS66F3E6970499A2\":30},\"avg_cost\":1.029556650246
3054,\"last_cost\":3,\"last_profit\":null,\"total_profit\":0}',1887,1.0295566502463
054,0,0,0,NULL,NULL,NULL,'2024-07-21
02:56:49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM669CB131C9C403','[\"WRHS6697EC5B6
CA964\"]','-++-WRHS6697EC5B6CA964-++-','[\"2000\"]'),
(16,'ITEM669CB171483709','BRCH668A8A93BFCAF8',2,'‫'تخته‬,'raw',NULL,'UNIT668520367C8E
B4','1,'‫متر مربع‬,'UNIT668520367C8EB4','1,'‫متر مربع‬,'UNIT668520367C8EB4',','‫متر مربع‬
1,NULL,NULL,'BCH1001',500,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,400,400,0,NULL,N
ULL,NULL,20,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC5B6CA964\":\"500\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS6697EC5B6CA964\":\"5\"},\"sale_units\":
{\"WRHS6697EC5B6CA964\":70},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC5B6CA964\":500},\"out_units\":
{\"WRHS6697EC5B6CA964\":75},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":500},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":75},\"avail_units\":
{\"WRHS6697EC5B6CA964\":425},\"avg_cost\":400,\"last_cost\":400,\"last_profit\":nul
l,\"total_profit\":0}',425,400,0,0,0,NULL,NULL,NULL,'2024-07-21
02:57:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM669CB171483709','[\"WRHS6697EC5B6
CA964\"]','-++-WRHS6697EC5B6CA964-++-','[\"500\"]'),
(17,'ITEM669CB1A3DE8045','BRCH668A8A93BFCAF8',3,'‫'میز‬,'sales',NULL,'UNIT668F5A88A8B
A73','1,'‫بسته‬,'UNIT668F5A88A8BA73','1,'‫بسته‬,'UNIT668F5A88A8BA73','1,'‫بسته‬,NULL,NULL
,'BCH1001',0,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,0,0,0,NULL,NULL,NULL,10,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":[],\"purchase_units\":
{\"WRHS66C305C14596D4\":1},\"production_in_units\":
{\"WRHS6697EC3CBA24A3\":\"1\"},\"production_out_units\":[],\"sale_units\":
{\"WRHS6697EC3CBA24A3\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS6697EC3CBA24A3\":1,\"WRHS66C305C14596D4\":1},\"out_units\":
{\"WRHS6697EC3CBA24A3\":2,\"WRHS66C305C14596D4\":0},\"stock_in_units\":
{\"WRHS6697EC3CBA24A3\":1,\"WRHS66C305C14596D4\":1},\"stock_out_units\":
{\"WRHS6697EC3CBA24A3\":2,\"WRHS66C305C14596D4\":0},\"avail_units\":
{\"WRHS6697EC3CBA24A3\":-
1,\"WRHS66C305C14596D4\":1},\"avg_cost\":2500,\"last_cost\":2500,\"last_profit\":nu
ll,\"total_profit\":0}',0,2500,0,0,0,NULL,NULL,NULL,'2024-07-21
02:58:43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM669CB1A3DE8045','[\"WRHS6697EC3CB
A24A3\"]','-++-WRHS6697EC3CBA24A3-++-','[\"0\"]'),
(38,'ITEM66B2FB2E29DBA4','BRCH668EE96F643F60',1,'‫'دوا‬,'sales',NULL,'UNIT66ADEE038CF
4A6','1,'‫سیت‬,'UNIT66ADEE038CF4A6','1,'‫سیت‬,'UNIT66ADEE038CF4A6','1,'‫سیت‬,NULL,NULL,'B
CH1001',10,'usd','1,200,250,50,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B2FA79C91636\":\"10\"},\"purchase_units\":
{\"WRHS66B2FA79C91636\":45,\"WRHS66B6F95D4C7C00\":56},\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66B2FA79C91636\":47},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66B2FA79C91636\":55,\"WRHS66B6F95D4C7C00\":56},\"out_units\":
{\"WRHS66B2FA79C91636\":47,\"WRHS66B6F95D4C7C00\":0},\"stock_in_units\":
{\"WRHS66B2FA79C91636\":55,\"WRHS66B6F95D4C7C00\":56},\"stock_out_units\":
{\"WRHS66B2FA79C91636\":47,\"WRHS66B6F95D4C7C00\":0},\"avail_units\":
{\"WRHS66B2FA79C91636\":8,\"WRHS66B6F95D4C7C00\":56},\"avg_cost\":101.0270270270270
3,\"last_cost\":3.2857142857142856,\"last_profit\":0.7142857142857143,\"total_profi
t\":132.1428571425999}',64,101.02702702702703,0,0,0,NULL,NULL,NULL,'2024-08-07
00:42:22',0,0,0,0,0,NULL,NULL,'ITEM66B2FB2E29DBA4','[\"WRHS66B2FA79C91636\"]','-++-
WRHS66B2FA79C91636-++-','[\"10\"]'),
(39,'ITEM66B4572B717512','BRCH668A8A93BFCAF8',4,'‫'کیک‬,'sales','PDCT66B45411566BC1',
'UNIT66B05A769630F7','1,'‫کارتن‬,'UNIT66B34F97652A60','2,'‫بسته‬,'UNIT66A3ED3F3366B4','
3,'‫دانه‬,NULL,NULL,'003',300,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,3000,3500,500,
NULL,NULL,NULL,50,'2024-08-08','2024-08-
08',NULL,NULL,30,NULL,NULL,'{\"opening_units\":
{\"WRHS66B35008D3C781\":\"300\"},\"purchase_units\":
{\"WRHS6697EC3CBA24A3\":1,\"WRHS66B99DECBC6635\":20},\"production_in_units\":
{\"WRHS66F3E6B08AC3A0\":\"30\"},\"production_out_units\":[],\"sale_units\":
{\"WRHS66B35008D3C781\":1},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS6697EC3CBA24A3\":1,\"WRHS66B35008D3C781\":300,\"WRHS66B99DECBC6635\":20,\"WR
HS66F3E6B08AC3A0\":30},\"out_units\":
{\"WRHS6697EC3CBA24A3\":0,\"WRHS66B35008D3C781\":1,\"WRHS66B99DECBC6635\":0,\"WRHS6
6F3E6B08AC3A0\":0},\"stock_in_units\":
{\"WRHS6697EC3CBA24A3\":1,\"WRHS66B35008D3C781\":300,\"WRHS66B99DECBC6635\":20,\"WR
HS66F3E6B08AC3A0\":30},\"stock_out_units\":
{\"WRHS6697EC3CBA24A3\":0,\"WRHS66B35008D3C781\":1,\"WRHS66B99DECBC6635\":0,\"WRHS6
6F3E6B08AC3A0\":0},\"avail_units\":
{\"WRHS6697EC3CBA24A3\":1,\"WRHS66B35008D3C781\":299,\"WRHS66B99DECBC6635\":20,\"WR
HS66F3E6B08AC3A0\":30},\"avg_cost\":2770.570413105413,\"last_cost\":402.265,\"last_
profit\":500,\"total_profit\":500.0000000000002}',350,2770.570413105413,0,0,0,'
08-08-2024','...‫'خریداری چکه به دفتر‬,'‫'احمدیار‬,'‫افغانی‬
01:27:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66B4572B717512','[\"WRHS66B35008D
3C781\"]','-++-WRHS66B35008D3C781-++-','[\"300\"]'),
(40,'ITEM66B6F8DE942A99','BRCH668EE96F643F60',5,'machin','sales','PDCT66B05A4268C02
4','UNIT66B05A6A4A6C10','1,'‫دانه‬,'UNIT66ADEDF95EF266','1,'‫دانه‬,'UNIT66A3ED3F3366B4'
,'1,'‫دانه‬,NULL,NULL,'BCH1001',500,'usd','1,2000,3000,1000,'‫'دالر‬,'‫دالر‬,NULL,NULL,NU
LL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B452F6966D87\":\"500\"},\"purchase_units\":
{\"WRHS66B6F95D4C7C00\":200},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":
{\"WRHS66B452F6966D87\":91,\"WRHS66B6F95D4C7C00\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66B452F6966D87\":500,\"WRHS66B6F95D4C7C00\":200},\"out_units\":
{\"WRHS66B452F6966D87\":91,\"WRHS66B6F95D4C7C00\":2},\"stock_in_units\":
{\"WRHS66B452F6966D87\":500,\"WRHS66B6F95D4C7C00\":200},\"stock_out_units\":
{\"WRHS66B452F6966D87\":91,\"WRHS66B6F95D4C7C00\":2},\"avail_units\":
{\"WRHS66B452F6966D87\":409,\"WRHS66B6F95D4C7C00\":198},\"avg_cost\":1434.285714285
7142,\"last_cost\":20,\"last_profit\":10,\"total_profit\":77146.76056338029}',607,1
434.2857142857142,0,0,0,NULL,NULL,NULL,'2024-08-10
01:21:34',0,0,0,0,0,NULL,NULL,'ITEM66B6F8DE942A99','[\"WRHS66B452F6966D87\"]','-++-
WRHS66B452F6966D87-++-','[\"500\"]'),
(41,'ITEM66B729D27B00E7','BRCH668EE96F643F60',6,'‫'سمنت‬,'sales','PDCT66B728475FB5D4'
,'UNIT66A72B1CABAEB1','1,'‫تن‬,'UNIT66A3ED5A972B54','1000,'‫کیلوگرام‬,'UNIT66A72B1CABAE
B1','1,'‫تن‬,NULL,NULL,'BCH1001',20,'usd','1,320,350,30,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B728E55751F7\":\"20\"},\"purchase_units\":
{\"WRHS66B6F95D4C7C00\":6},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS66B728E55751F7\":6},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66B6F95D4C7C00\":6,\"WRHS66B728E55751F7\":20},\"out_units\":
{\"WRHS66B6F95D4C7C00\":0,\"WRHS66B728E55751F7\":6},\"stock_in_units\":
{\"WRHS66B6F95D4C7C00\":6,\"WRHS66B728E55751F7\":20},\"stock_out_units\":
{\"WRHS66B6F95D4C7C00\":0,\"WRHS66B728E55751F7\":6},\"avail_units\":
{\"WRHS66B6F95D4C7C00\":6,\"WRHS66B728E55751F7\":14},\"avg_cost\":247.2087912087912
,\"last_cost\":4.571428571428571,\"last_profit\":0.42857142857142855,\"total_profit
\":140.85714285714005}',20,247.2087912087912,0,0,0,NULL,NULL,NULL,'2024-08-10
04:50:26',0,0,0,0,0,NULL,NULL,'ITEM66B729D27B00E7','[\"WRHS66B728E55751F7\"]','-++-
WRHS66B728E55751F7-++-','[\"20\"]'),
(42,'ITEM66B72EFDC59C21','BRCH668EE96F643F60',7,'‫'کود‬,'sales','PDCT66B72D03919606',
'UNIT66A72B1CABAEB1','1,'‫تن‬,'UNIT66B72879BAA1E2','20,'‫بوجی‬,'UNIT66A72B2E579416','
50,'‫کیلو‬,NULL,NULL,'02',0,'usd','1,330,350,20,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,6,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":[],\"purchase_units\":
{\"WRHS66B2FA79C91636\":2000},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":
{\"WRHS66B2FA79C91636\":10,\"WRHS66B452F6966D87\":120},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66B2FA79C91636\":2000,\"WRHS66B452F6966D87\":0},\"out_units\":
{\"WRHS66B2FA79C91636\":10,\"WRHS66B452F6966D87\":120},\"stock_in_units\":
{\"WRHS66B2FA79C91636\":2000,\"WRHS66B452F6966D87\":0},\"stock_out_units\":
{\"WRHS66B2FA79C91636\":10,\"WRHS66B452F6966D87\":120},\"avail_units\":
{\"WRHS66B2FA79C91636\":1990,\"WRHS66B452F6966D87\":-
120},\"avg_cost\":330,\"last_cost\":330,\"last_profit\":20,\"total_profit\":2500}',
1870,330,0,0,0,'‫'ترکمنستان‬,'hoco',NULL,'2024-08-10
05:12:29',0,0,0,0,0,NULL,NULL,'ITEM66B72EFDC59C21','[\"WRHS66B452F6966D87\"]','-++-
WRHS66B452F6966D87-++-','[\"0\"]'),
(43,'ITEM66B99E8897B931','BRCH668A8A93BFCAF8',5,'‫'پراته‬,'sales','PDCT66B99D01C76DF3
','UNIT66B99D39069B66','1,'‫کارتن‬,'UNIT66B34F97652A60','6,'‫بسته‬,'UNIT66B99D5E6DEBC3'
,'6,'‫دانه‬,NULL,NULL,'BCH1001',200,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,1200,130
0,100,NULL,NULL,NULL,30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B99DECBC6635\":200},\"purchase_units\":
{\"WRHS66B99DECBC6635\":1050},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS66B99DECBC6635\":247},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B99DECBC6635\":1250},\"out_units\":
{\"WRHS66B99DECBC6635\":247},\"stock_in_units\":
{\"WRHS66B99DECBC6635\":1250},\"stock_out_units\":
{\"WRHS66B99DECBC6635\":247},\"avail_units\":
{\"WRHS66B99DECBC6635\":1003},\"avg_cost\":1200,\"last_cost\":1200,\"last_profit\":
100,\"total_profit\":24699.9999999999927240423858165740966796875}',1003,1200,0,0,0,
NULL,NULL,NULL,'2024-08-12
01:32:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66B99E8897B931','[\"WRHS66B99DECB
C6635\"]','-++-WRHS66B99DECBC6635-++-','[\"200\"]'),
(44,'ITEM66B9FC0694A0A8','BRCH668A8A93BFCAF8',6,'‫'الال‬,'sales','PDCT66B9FAE6132034','
UNIT66B99D528CC267','1,'‫بسته‬,'UNIT66B99D528CC267','1,'‫بسته‬,'UNIT66B99D528CC267','
1,'‫بسته‬,NULL,NULL,'BCH1001',300,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,260,270,10
,NULL,NULL,NULL,50,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B9FB4E0B1298\":300},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B9FB4E0B1298\":300},\"out_units\":
{\"WRHS66B9FB4E0B1298\":0},\"stock_in_units\":
{\"WRHS66B9FB4E0B1298\":300},\"stock_out_units\":
{\"WRHS66B9FB4E0B1298\":0},\"avail_units\":
{\"WRHS66B9FB4E0B1298\":300},\"avg_cost\":260,\"last_cost\":260,\"last_profit\":10,
\"total_profit\":0}',300,260,0,0,0,NULL,NULL,NULL,'2024-08-12
08:11:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66B9FC0694A0A8','[\"WRHS66B9FB4E0
B1298\"]','-++-WRHS66B9FB4E0B1298-++-','[\"300\"]'),
(45,'ITEM66B9FCBB0228D6','BRCH668A8A93BFCAF8',7,'‫'پراته‬,'sales','PDCT66B99D01C76DF3
','UNIT66B99D39069B66','1,'‫کارتن‬,'UNIT66B99D39069B66','1,'‫کارتن‬,'UNIT66B99D39069B66
','1,'‫کارتن‬,NULL,NULL,'BCH1001',300,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,220,23
0,10,NULL,NULL,NULL,50,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B9FB4E0B1298\":300},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66B9FB4E0B1298\":121},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B9FB4E0B1298\":300},\"out_units\":
{\"WRHS66B9FB4E0B1298\":121},\"stock_in_units\":
{\"WRHS66B9FB4E0B1298\":300},\"stock_out_units\":
{\"WRHS66B9FB4E0B1298\":121},\"avail_units\":
{\"WRHS66B9FB4E0B1298\":179},\"avg_cost\":220,\"last_cost\":220,\"last_profit\":10,
\"total_profit\":1210}',179,220,0,0,0,NULL,NULL,NULL,'2024-08-12
08:14:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66B9FCBB0228D6','[\"WRHS66B9FB4E0
B1298\"]','-++-WRHS66B9FB4E0B1298-++-','[\"300\"]'),
(55,'ITEM66C3060DA32592','BRCH668A8A93BFCAF8',8,'‫'الالیی‬,'sales','PDCT66C3050A46CD61'
,'UNIT66BAFAFBF04196','1,'‫کارتن‬,'UNIT66BAFAFBF04196','1,'‫کارتن‬,'UNIT66BAFAFBF04196'
,'1,'‫کارتن‬,NULL,NULL,'32233',2000,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,12000,13
000,1000,NULL,NULL,NULL,30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66C305C14596D4\":2000},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66C305C14596D4\":2000},\"out_units\":
{\"WRHS66C305C14596D4\":0},\"stock_in_units\":
{\"WRHS66C305C14596D4\":2000},\"stock_out_units\":
{\"WRHS66C305C14596D4\":0},\"avail_units\":
{\"WRHS66C305C14596D4\":2000},\"avg_cost\":12000,\"last_cost\":12000,\"last_profit\
":1000,\"total_profit\":0}',2000,12000,0,0,0,NULL,NULL,NULL,'2024-08-19
04:45:01',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66C3060DA32592','[\"WRHS66C305C14
596D4\"]','-++-WRHS66C305C14596D4-++-','[\"2000\"]'),
(57,'ITEM66C98425B5A582','BRCH668A8A93BFCAF8',9,'‫'الالیی‬,'sales',NULL,'UNIT66BAFAFBF0
4196','1,'‫کارتن‬,'UNIT66BAFB14ED31C2','2,'‫دانه‬,'UNIT66BAFAFBF04196','1,'‫کارتن‬,NULL,N
ULL,'BCH1001',50,'usd','1,120,130,10,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,7,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC3CBA24A3\":50},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC3CBA24A3\":50},\"out_units\":
{\"WRHS6697EC3CBA24A3\":0},\"stock_in_units\":
{\"WRHS6697EC3CBA24A3\":50},\"stock_out_units\":
{\"WRHS6697EC3CBA24A3\":0},\"avail_units\":
{\"WRHS6697EC3CBA24A3\":50},\"avg_cost\":120,\"last_cost\":120,\"last_profit\":10,\
"total_profit\":0}',50,120,0,0,0,NULL,NULL,NULL,'2024-08-24
02:56:37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66C98425B5A582','[\"WRHS6697EC3CB
A24A3\"]','-++-WRHS6697EC3CBA24A3-++-','[\"50\"]'),
(58,'ITEM66C984D74B9EC7','BRCH668A8A93BFCAF8',10,'‫'کیک‬,'sales','PDCT66C304E4DAECE2'
,'UNIT66BAFAFBF04196','1,'‫کارتن‬,'UNIT66BAFB14ED31C2','2,'‫دانه‬,'UNIT66BAFAFBF04196',
'1,'‫کارتن‬,NULL,NULL,'BCH1001',100,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,1399,140
0,1,NULL,NULL,NULL,55,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B99DECBC6635\":100},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B99DECBC6635\":100},\"out_units\":
{\"WRHS66B99DECBC6635\":0},\"stock_in_units\":
{\"WRHS66B99DECBC6635\":100},\"stock_out_units\":
{\"WRHS66B99DECBC6635\":0},\"avail_units\":
{\"WRHS66B99DECBC6635\":100},\"avg_cost\":1399,\"last_cost\":1399,\"last_profit\":1
,\"total_profit\":0}',100,1399,0,0,0,NULL,NULL,NULL,'2024-08-24
02:59:35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66C984D74B9EC7','[\"WRHS66B99DECB
C6635\"]','-++-WRHS66B99DECBC6635-++-','[\"100\"]'),
(65,'ITEM66CE613C8190B4','BRCH668A8A93BFCAF8',11,' ‫طوف‬
‫'جینی‬,'sales','PDCT66CD7DD300AC57','UNIT66CAECFF6DACC2','1,'‫کارتن‬,'UNIT66CC6263198A
99','12,'‫درجن‬,'UNIT66CAECF61A2624',NULL,6,NULL,NULL,'BCH1001',NULL,'CURR66CE613C6A5
A94',NULL,NULL,70.5,0,100,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
'{\"opening_units\":[],\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B35008D3C781\":0},\"out_units\":
{\"WRHS66B35008D3C781\":0},\"stock_in_units\":
{\"WRHS66B35008D3C781\":0},\"stock_out_units\":
{\"WRHS66B35008D3C781\":0},\"avail_units\":
{\"WRHS66B35008D3C781\":0},\"avg_cost\":0,\"last_cost\":null,\"last_profit\":100,\"
total_profit\":0}',0,0,0,0,0,NULL,NULL,NULL,'2024-08-27
19:29:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66CD7FC234D509','[\"WRHS66B35008D
3C781\"]','-++-WRHS66B35008D3C781-++-','[0]'),
(85,'ITEM66DBDFF1841283','BRCH668EE943068997',1,'‫'قالین‬,'sales',NULL,'UNIT66CAECF61
A2624','1,'‫دانه‬,'UNIT66CAECF61A2624','1,'‫دانه‬,'UNIT66CAECF61A2624','1,'‫دانه‬,NULL,NU
LL,'BCH1001',100,'usd','1,100,120,20,4,3,0,5,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,'{\"opening_units\":{\"WRHS669D4E092A83F1\":100},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS669D4E092A83F1\":100},\"out_units\":
{\"WRHS669D4E092A83F1\":0},\"stock_in_units\":
{\"WRHS669D4E092A83F1\":100},\"stock_out_units\":
{\"WRHS669D4E092A83F1\":0},\"avail_units\":
{\"WRHS669D4E092A83F1\":100},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,
\"total_profit\":0}',100,100,0,0,0,NULL,NULL,NULL,'2024-09-07
01:09:05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66DBDFF1841283','[\"WRHS669D4E092
A83F1\"]','-++-WRHS669D4E092A83F1-++-','[\"100\"]'),
(90,'ITEM66DEC6E48A0EE3','BRCH668A8A93BFCAF8',0,' ‫ظرف فوم‬
‫'یکخانه‬,'sales','PDCT66B3509118A3D2','UNIT66DDEB1F27BC24','1,'‫کارتن‬,'UNIT66DDEB1F27
BC24','1,'‫کارتن‬,'UNIT66DDEB1F27BC24','1,'‫کارتن‬,NULL,NULL,'5',5000,'usd','
1,5,6.8,1.7999999999999998,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,500,'2024-08-22','2025-12-
28',NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66B4544E986E80\":5000},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66B4544E986E80\":1000},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B4544E986E80\":5000},\"out_units\":
{\"WRHS66B4544E986E80\":1000},\"stock_in_units\":
{\"WRHS66B4544E986E80\":5000},\"stock_out_units\":
{\"WRHS66B4544E986E80\":1000},\"avail_units\":
{\"WRHS66B4544E986E80\":4000},\"avg_cost\":5,\"last_cost\":5,\"last_profit\":1.7999
9999999999982236431605997495353221893310546875,\"total_profit\":1799.99999999999977
2626324556767940521240234375}',4000,5,0,0,0,NULL,NULL,NULL,'2024-09-09
05:59:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66DEC6E48A0EE3','[\"WRHS66B4544E9
86E80\"]','-++-WRHS66B4544E986E80-++-','[\"5000\"]'),
(103,'ITEM66E71FE2C670D5','BRCH668A8A93BFCAF8',12,'Shampoo clear 400
ml','raw','PDCT66B391CB9AF9D9','UNIT66CAECFF6DACC2','1,'‫کارتن‬,'UNIT66CAECFF6DACC2',
'1,'‫کارتن‬,'UNIT66CAECFF6DACC2','1,'‫کارتن‬,NULL,NULL,'BCH1001',0,'CURR66921C362875D8'
,'‫'کلدار‬,'kaldar',280,3,3,0,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\
"opening_units\":[],\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC5B6CA964\":0},\"out_units\":
{\"WRHS6697EC5B6CA964\":0},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":0},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":0},\"avail_units\":
{\"WRHS6697EC5B6CA964\":0},\"avg_cost\":0,\"last_cost\":3,\"last_profit\":null,\"to
tal_profit\":0}',0,0,0,0,0,NULL,NULL,NULL,'2024-09-15
13:56:50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66E71FE2C670D5','[\"WRHS6697EC5B6
CA964\"]','-++-WRHS6697EC5B6CA964-++-','[\"0\"]'),
(125,'ITEM66F3E76BEF3E83','BRCH668A8A93BFCAF8',13,'‫'تگه‬,'raw','PDCT66F3E4A9ACDFB5',
'UNIT66CAECE98C1379','1,'‫کيلو‬,'UNIT66D4187CEA9C53',','‫متر مربع‬
3.5,'UNIT66CAECE98C1379','1,'‫کيلو‬,NULL,NULL,'BCH1001',20,'CURR66921C11107792','
‫'افغانی‬,'afg',66.5,110,110,0,NULL,NULL,NULL,4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{
\"opening_units\":{\"WRHS66F3E6970499A2\":\"20\"},\"purchase_units\":
{\"WRHS6697EC5B6CA964\":10},\"production_in_units\":[],\"production_out_units\":
{\"WRHS66F3E6970499A2\":\"27\"},\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS6697EC5B6CA964\":10,\"WRHS66F3E6970499A2\":20},\"out_units\":
{\"WRHS6697EC5B6CA964\":0,\"WRHS66F3E6970499A2\":27},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":10,\"WRHS66F3E6970499A2\":20},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":0,\"WRHS66F3E6970499A2\":27},\"avail_units\":
{\"WRHS6697EC5B6CA964\":10,\"WRHS66F3E6970499A2\":-
7},\"avg_cost\":110,\"last_cost\":110,\"last_profit\":1,\"total_profit\":0}',3,110,
0,0,0,NULL,NULL,NULL,'2024-09-25
06:35:23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66F3E76BEF3E83','[\"WRHS66F3E6970
499A2\"]','-++-WRHS66F3E6970499A2-++-','[\"20\"]'),
(126,'ITEM66F3E7ECA81416','BRCH668A8A93BFCAF8',14,'‫'چمپر‬,'sales',NULL,'UNIT66CC6263
198A99','1,'‫درجن‬,'UNIT66CC6263198A99','1,'‫درجن‬,'UNIT66CC6263198A99','1,'‫درجن‬,NULL,N
ULL,'BCH1001',12,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,6000,9600,3600,NULL,NULL,
NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F3E6B08AC3A0\":12},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F3E6B08AC3A0\":12},\"out_units\":
{\"WRHS66F3E6B08AC3A0\":0},\"stock_in_units\":
{\"WRHS66F3E6B08AC3A0\":12},\"stock_out_units\":
{\"WRHS66F3E6B08AC3A0\":0},\"avail_units\":
{\"WRHS66F3E6B08AC3A0\":12},\"avg_cost\":6000,\"last_cost\":6000,\"last_profit\":36
00,\"total_profit\":0}',12,6000,0,0,0,NULL,NULL,NULL,'2024-09-25
06:37:32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66F3E7ECA81416','[\"WRHS66F3E6B08
AC3A0\"]','-++-WRHS66F3E6B08AC3A0-++-','[\"12\"]'),
(129,'ITEM66F51A70047BE4','BRCH664D790E231556',1,' ‫افغان‬
‫'کوکرد‬,'sales',NULL,'UNIT66CAECFF6DACC2','1,'‫کارتن‬,'UNIT66CAECFF6DACC2','1,'‫کارتن‬,'
UNIT66CAECFF6DACC2','1,'‫کارتن‬,NULL,NULL,'BCH1001',0,'CURR6690AF39D9B836','‫'افغانی‬,'
AFG',74,200,200,0,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_u
nits\":[],\"purchase_units\":
{\"WRHS66E1B7FF9D7EA7\":1,\"WRHS66E1B8649CC835\":2},\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66E1B7FF9D7EA7\":3},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
{\"WRHS66E1B7FF9D7EA7\":\"4\"},\"expenses_deductions_units\":
[],\"transfer_in_units\":[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66E1B7FF9D7EA7\":1,\"WRHS66E1B8649CC835\":2},\"out_units\":
{\"WRHS66E1B7FF9D7EA7\":7,\"WRHS66E1B8649CC835\":0},\"stock_in_units\":
{\"WRHS66E1B7FF9D7EA7\":1,\"WRHS66E1B8649CC835\":2},\"stock_out_units\":
{\"WRHS66E1B7FF9D7EA7\":7,\"WRHS66E1B8649CC835\":0},\"avail_units\":
{\"WRHS66E1B7FF9D7EA7\":-
6,\"WRHS66E1B8649CC835\":2},\"avg_cost\":5066.666666666667,\"last_cost\":14800,\"la
st_profit\":8880,\"total_profit\":360}',-
4,5066.666666666667,0,0,0,NULL,NULL,NULL,'2024-09-26
04:25:20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66F51A70047BE4','[\"WRHS66E1B8649
CC835\"]','-++-WRHS66E1B8649CC835-++-','[\"0\"]'),
(130,'ITEM66F85D838E02F9','BRCH668EFCDB7C8B58',0,'‫'نوشابه‬,'sales',NULL,'UNIT66F7AFF
7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL,
NULL,'BCH1001',0,'usd','1,20,30,10,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,10,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,'{\"opening_units\":[],\"purchase_units\":
{\"WRHS66F99D28059D71\":10,\"WRHS674EA17040CBF4\":20},\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F84386552188\":735,\"WRHS674EA17040CBF4\":16},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":10,\"WRHS674EA17040CBF4\":20},\"ou
t_units\":
{\"WRHS66F84386552188\":735,\"WRHS66F99D28059D71\":0,\"WRHS674EA17040CBF4\":16},\"s
tock_in_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":10,\"WRHS674EA17040CBF4\":20},\"st
ock_out_units\":
{\"WRHS66F84386552188\":735,\"WRHS66F99D28059D71\":0,\"WRHS674EA17040CBF4\":16},\"a
vail_units\":{\"WRHS66F84386552188\":-
735,\"WRHS66F99D28059D71\":10,\"WRHS674EA17040CBF4\":4},\"avg_cost\":2.672923183872
089,\"last_cost\":7.142857142857143,\"last_profit\":0.7142857142857143,\"total_prof
it\":1365.7664233576636}',-721,2.672923183872089,0,0,0,NULL,NULL,NULL,'2024-09-28
15:48:19',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66F85D838E02F9','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"0\"]'),
(131,'ITEM66F8773DDC4A03','BRCH668E33B1D26DF1',1,'‫'نوشابه‬,'sales',NULL,'UNIT66F7AFF
7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL,
NULL,'BCH1001',0,'usd','1,20,30,10,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,1,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,'{\"opening_units\":[],\"purchase_units\":
{\"WRHS668F5221C4BF21\":1000},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS668F5221C4BF21\":347},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS668F5221C4BF21\":1000},\"out_units\":
{\"WRHS668F5221C4BF21\":347},\"stock_in_units\":
{\"WRHS668F5221C4BF21\":1000},\"stock_out_units\":
{\"WRHS668F5221C4BF21\":347},\"avail_units\":
{\"WRHS668F5221C4BF21\":653},\"avg_cost\":20,\"last_cost\":20,\"last_profit\":10,\"
total_profit\":3312.8571428571427}',653,20,0,0,0,NULL,NULL,NULL,'2024-09-28
17:38:05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66F8773DDC4A03','[\"WRHS668F5221C
4BF21\"]','-++-WRHS668F5221C4BF21-++-','[\"0\"]'),
(135,'ITEM66FA427E8DC493','BRCH668A8A93BFCAF8',15,'l7000','raw',NULL,'UNIT66FA41FFF
320A0','1,'‫خاده‬,'UNIT66FA420D673EC7','6,'‫متر مربع‬,'UNIT66FA41FFF320A0',','‫خاده‬
1,NULL,NULL,'BCH1001',120,'usd','1,21,21,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F3E6970499A2\":\"120\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS66F3E6970499A2\":\"36.3\"},\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F3E6970499A2\":120},\"out_units\":
{\"WRHS66F3E6970499A2\":36.3},\"stock_in_units\":
{\"WRHS66F3E6970499A2\":120},\"stock_out_units\":
{\"WRHS66F3E6970499A2\":36.3},\"avail_units\":
{\"WRHS66F3E6970499A2\":83.7},\"avg_cost\":21,\"last_cost\":21,\"last_profit\":null
,\"total_profit\":0}',83.7,21,0,0,0,NULL,NULL,NULL,'2024-09-30
02:17:34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66FA427E8DC493','[\"WRHS66F3E6970
499A2\"]','-++-WRHS66F3E6970499A2-++-','[\"120\"]'),
(136,'ITEM66FA42C5D4AF63','BRCH668A8A93BFCAF8',16,'‫'اهن‬,'raw',NULL,'UNIT66FA41FFF32
0A0','1,'‫خاده‬,'UNIT66FA420D673EC7','6,'‫متر مربع‬,'UNIT66FA41FFF320A0',','‫خاده‬
1,NULL,NULL,'BCH1001',12,'usd','1,3.5,3.5,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F3E6970499A2\":\"12\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS66F3E6970499A2\":\"30\"},\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F3E6970499A2\":12},\"out_units\":
{\"WRHS66F3E6970499A2\":30},\"stock_in_units\":
{\"WRHS66F3E6970499A2\":12},\"stock_out_units\":
{\"WRHS66F3E6970499A2\":30},\"avail_units\":{\"WRHS66F3E6970499A2\":-
18},\"avg_cost\":3.5,\"last_cost\":3.5,\"last_profit\":null,\"total_profit\":0}',-
18,3.5,0,0,0,NULL,NULL,NULL,'2024-09-30
02:18:45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66FA42C5D4AF63','[\"WRHS66F3E6970
499A2\"]','-++-WRHS66F3E6970499A2-++-','[\"12\"]'),
(137,'ITEM66FA4349C57693','BRCH668A8A93BFCAF8',17,'‫'دروازه‬,'sales',NULL,'UNIT66FA42
0D673EC7','1,'‫متر مربع‬,'UNIT66FA420D673EC7','1,'‫متر مربع‬,'UNIT66FA420D673EC7',' ‫متر‬
1,'‫مربع‬,NULL,NULL,'BCH1001',0,'usd','1,45,45,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":[],\"purchase_units\":
[],\"production_in_units\":
{\"WRHS66BAEFF759AF54\":\"12\",\"WRHS66C305C14596D4\":\"12\",\"WRHS66F3E6B08AC3A0\"
:\"6\"},\"production_out_units\":[],\"sale_units\":
{\"WRHS66F3E6B08AC3A0\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66BAEFF759AF54\":12,\"WRHS66C305C14596D4\":12,\"WRHS66F3E6B08AC3A0\":6},\"ou
t_units\":
{\"WRHS66BAEFF759AF54\":0,\"WRHS66C305C14596D4\":0,\"WRHS66F3E6B08AC3A0\":2},\"stoc
k_in_units\":
{\"WRHS66BAEFF759AF54\":12,\"WRHS66C305C14596D4\":12,\"WRHS66F3E6B08AC3A0\":6},\"st
ock_out_units\":
{\"WRHS66BAEFF759AF54\":0,\"WRHS66C305C14596D4\":0,\"WRHS66F3E6B08AC3A0\":2},\"avai
l_units\":
{\"WRHS66BAEFF759AF54\":12,\"WRHS66C305C14596D4\":12,\"WRHS66F3E6B08AC3A0\":4},\"av
g_cost\":654.5166666666667,\"last_cost\":1613.4525,\"last_profit\":null,\"total_pro
fit\":0}',28,654.5166666666667,0,0,0,NULL,NULL,NULL,'2024-09-30
02:20:57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66FA4349C57693','[\"WRHS66F3E6B08
AC3A0\"]','-++-WRHS66F3E6B08AC3A0-++-','[\"0\"]'),
(142,'ITEM66FEC12DBE3CC3','BRCH668EFCDB7C8B58',5,' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,'sales',NULL,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F985925723A4','144,'‫دانه‬,'
UNIT66F98578824869','1,'‫کارتن‬,NULL,NULL,'01',10,'CURR66F984C96B6691','
1000,7200,9000,1800,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,11,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,'{\"opening_units\":{\"WRHS66F99D28059D71\":\"10\"},\"purchase_units\":
{\"WRHS66F84386552188\":10,\"WRHS66F99D28059D71\":12,\"WRHS66FCE1257363D4\":1},\"pr
oduction_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F84386552188\":16,\"WRHS66F99D28059D71\":6},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":10,\"WRHS66F99D28059D71\":22,\"WRHS66FCE1257363D4\":1},\"ou
t_units\":
{\"WRHS66F84386552188\":16,\"WRHS66F99D28059D71\":6,\"WRHS66FCE1257363D4\":0},\"sto
ck_in_units\":
{\"WRHS66F84386552188\":10,\"WRHS66F99D28059D71\":22,\"WRHS66FCE1257363D4\":1},\"st
ock_out_units\":
{\"WRHS66F84386552188\":16,\"WRHS66F99D28059D71\":6,\"WRHS66FCE1257363D4\":0},\"ava
il_units\":{\"WRHS66F84386552188\":-
6,\"WRHS66F99D28059D71\":16,\"WRHS66FCE1257363D4\":1},\"avg_cost\":7121.21212121212
1,\"last_cost\":7000,\"last_profit\":1800,\"total_profit\":39600.00000000001}',11,7
121.212121212121,0,0,0,'‫'چین‬,'Gs',NULL,'2024-10-03
12:07:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66FEC12DBE3CC3','[\"WRHS66F99D280
59D71\"]','-++-WRHS66F99D28059D71-++-','[\"10\"]'),
(143,'ITEM66FEC2264871C0','BRCH668EFCDB7C8B58',6,'‫سه شاخه‬
81012','sales',NULL,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F98578824869','300,'‫کارتن‬
,'UNIT66F98578824869','1,'‫کارتن‬,NULL,NULL,'01',10,'CURR66F984C96B6691','
1000,6000,7500,1500,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,11,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,'{\"opening_units\":{\"WRHS66F99D28059D71\":\"10\"},\"purchase_units\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":10},\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F99D28059D71\":10},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":20},\"out_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":10},\"stock_in_units\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":20},\"stock_out_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":10},\"avail_units\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":10},\"avg_cost\":6000,\"last_cost\
":6000,\"last_profit\":1500,\"total_profit\":14500}',11,6000,0,0,0,NULL,NULL,NULL,'
2024-10-03
12:11:18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66FEC2264871C0','[\"WRHS66F99D280
59D71\"]','-++-WRHS66F99D28059D71-++-','[\"10\"]'),
(144,'ITEM66FED514AA8A01','BRCH668EFCDB7C8B58',7,'8/32 ‫رنج‬
set','sales',NULL,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F985925723A4','10,'‫دانه‬,'UN
IT66F98578824869','1,'‫کارتن‬,NULL,NULL,'01',50,'usd','1,110,130,20,'‫'دالر‬,'‫دالر‬,NULL
,NULL,NULL,55,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F99D28059D71\":\"50\"},\"purchase_units\":
{\"WRHS66F99D28059D71\":15,\"WRHS66FE678ECCCC30\":8897,\"WRHS675D34639E0744\":1},\"
production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F99D28059D71\":53},\"sale_return_units\":
{\"WRHS66F99D28059D71\":1},\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F99D28059D71\":66,\"WRHS66FE678ECCCC30\":8897,\"WRHS675D34639E0744\":1},\"
out_units\":
{\"WRHS66F99D28059D71\":53,\"WRHS66FE678ECCCC30\":0,\"WRHS675D34639E0744\":0},\"sto
ck_in_units\":
{\"WRHS66F99D28059D71\":66,\"WRHS66FE678ECCCC30\":8897,\"WRHS675D34639E0744\":1},\"
stock_out_units\":
{\"WRHS66F99D28059D71\":53,\"WRHS66FE678ECCCC30\":0,\"WRHS675D34639E0744\":0},\"ava
il_units\":
{\"WRHS66F99D28059D71\":13,\"WRHS66FE678ECCCC30\":8897,\"WRHS675D34639E0744\":1},\"
avg_cost\":2.369853843579159,\"last_cost\":1.5714285714285714,\"last_profit\":0.285
7142857142857,\"total_profit\":1060}',8911,2.369853843579159,0,0,0,NULL,NULL,NULL,'
2024-10-03
13:32:04',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM66FED514AA8A01','[\"WRHS66F99D280
59D71\"]','-++-WRHS66F99D28059D71-++-','[\"50\"]'),
(145,'ITEM67064EE232FFA3','BRCH668EFCDB7C8B58',8,'‫'شامپو‬,'sales','PDCT67064D9F3EF73
0','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','3,'‫بسته‬,'UNIT66F98578824869
','1,'‫کارتن‬,NULL,NULL,'BCH1001',300,'usd','1,20,22,2,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,30
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS67064E355CCDD6\":\"300\"},\"purchase_units\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":1,\"WRHS67173F850657C7\":16.666666
666666668,\"WRHS674EA17040CBF4\":11,\"WRHS675D34639E0744\":4},\"production_in_units
\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS67064E355CCDD6\":7},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":1,\"WRHS67064E355CCDD6\":300,\"WRH
S67173F850657C7\":16.666666666666668,\"WRHS674EA17040CBF4\":11,\"WRHS675D34639E0744
\":4},\"out_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":0,\"WRHS67064E355CCDD6\":7,\"WRHS6
7173F850657C7\":0,\"WRHS674EA17040CBF4\":0,\"WRHS675D34639E0744\":0},\"stock_in_uni
ts\":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":1,\"WRHS67064E355CCDD6\":300,\"WRH
S67173F850657C7\":16.666666666666668,\"WRHS674EA17040CBF4\":11,\"WRHS675D34639E0744
\":4},\"stock_out_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":0,\"WRHS67064E355CCDD6\":7,\"WRHS6
7173F850657C7\":0,\"WRHS674EA17040CBF4\":0,\"WRHS675D34639E0744\":0},\"avail_units\
":
{\"WRHS66F84386552188\":1,\"WRHS66F99D28059D71\":1,\"WRHS67064E355CCDD6\":293,\"WRH
S67173F850657C7\":16.666666666666668,\"WRHS674EA17040CBF4\":11,\"WRHS675D34639E0744
\":4},\"avg_cost\":18.049063791861347,\"last_cost\":0.012244897959183714,\"last_pro
fit\":5.958587814688e-
6,\"total_profit\":0.0029197080289804942}',326.6666666666667,18.049063791861347,0,0
,0,NULL,NULL,NULL,'2024-10-09
05:37:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67064EE232FFA3','[\"WRHS67064E355
CCDD6\"]','-++-WRHS67064E355CCDD6-++-','[\"300\"]'),
(146,'ITEM670A0E8E6D6BF3','BRCH668EFCDB7C8B58',9,'‫'بادام‬,'sales','PDCT670A0D55AFB7D
7','UNIT670A0D9B4C9CE9','1,'‫سیر‬,'UNIT66F7AFEE8F77C6','7,'‫کیلو‬,'UNIT670A0D9B4C9CE9',
'1,'‫سیر‬,NULL,NULL,'BCH1001',30,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,700,800,100,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_un
its\":{\"WRHS670A0DFD04F8E9\":\"30\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS670A0DFD04F8E9\":60200},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS670A0DFD04F8E9\":30},\"out_units\":
{\"WRHS670A0DFD04F8E9\":60200},\"stock_in_units\":
{\"WRHS670A0DFD04F8E9\":30},\"stock_out_units\":
{\"WRHS670A0DFD04F8E9\":60200},\"avail_units\":{\"WRHS670A0DFD04F8E9\":-
60170},\"avg_cost\":700,\"last_cost\":700,\"last_profit\":100,\"total_profit\":1999
9.999880000014}',-60170,700,0,0,0,NULL,NULL,NULL,'2024-10-12
01:52:14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM670A0E8E6D6BF3','[\"WRHS670A0DFD0
4F8E9\"]','-++-WRHS670A0DFD04F8E9-++-','[\"30\"]'),
(147,'ITEM670B903734D6B3','BRCH668EFCDB7C8B58',10,'‫'تابلیت‬,'sales','PDCT66FCE07465C
1F0','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','6,'‫بسته‬,'UNIT66F985925723
A4','12,'‫دانه‬,NULL,NULL,'BCH1001',12,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1000,1300,300,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS670A0DFD04F8E9\":\"12\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS670A0DFD04F8E9\":12},\"out_units\":
{\"WRHS670A0DFD04F8E9\":0},\"stock_in_units\":
{\"WRHS670A0DFD04F8E9\":12},\"stock_out_units\":
{\"WRHS670A0DFD04F8E9\":0},\"avail_units\":
{\"WRHS670A0DFD04F8E9\":12},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":30
0,\"total_profit\":0}',12,1000,0,0,0,NULL,NULL,NULL,'2024-10-13
05:17:43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM670B903734D6B3','[\"WRHS670A0DFD0
4F8E9\"]','-++-WRHS670A0DFD04F8E9-++-','[\"12\"]'),
(148,'ITEM670F7661738EE6','BRCH668EFCDB7C8B58',11,'‫'موس‬,'sales','PDCT670F7518C4C560
','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F985925723A4'
,'1,'‫دانه‬,NULL,NULL,'BCH1001',2500,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,10000,12000,2000,NULL,NULL,NULL,30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"open
ing_units\":{\"WRHS670F7593E510A4\":\"2500\"},\"purchase_units\":
{\"WRHS670F7593E510A4\":20},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS670F7593E510A4\":302},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS670F7593E510A4\":2520},\"out_units\":
{\"WRHS670F7593E510A4\":302},\"stock_in_units\":
{\"WRHS670F7593E510A4\":2520},\"stock_out_units\":
{\"WRHS670F7593E510A4\":302},\"avail_units\":
{\"WRHS670F7593E510A4\":2218},\"avg_cost\":10000,\"last_cost\":10000,\"last_profit\
":2000,\"total_profit\":604000}',2218,10000,0,0,0,NULL,NULL,NULL,'2024-10-16
04:16:33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM670F7661738EE6','[\"WRHS670F7593E
510A4\"]','-++-WRHS670F7593E510A4-++-','[\"2500\"]'),
(149,'ITEM670F927225BE83','BRCH668EFCDB7C8B58',12,'‫'دکمه‬,'sales','PDCT670F91B111C76
1','UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66FCE0B7BA12C1'
,'1,'‫دانه‬,NULL,NULL,'BCH1001',100,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,120,20,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":{\"WRHS670F91FF574557\":\"100\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS670F91FF574557\":100},\"out_units\":
{\"WRHS670F91FF574557\":0},\"stock_in_units\":
{\"WRHS670F91FF574557\":100},\"stock_out_units\":
{\"WRHS670F91FF574557\":0},\"avail_units\":
{\"WRHS670F91FF574557\":100},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,
\"total_profit\":0}',100,100,0,0,0,NULL,NULL,NULL,'2024-10-16
06:16:18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM670F927225BE83','[\"WRHS670F91FF5
74557\"]','-++-WRHS670F91FF574557-++-','[\"100\"]'),
(150,'ITEM670F92D6550CD1','BRCH668EFCDB7C8B58',13,'‫'زنحیر‬,'raw','PDCT67064D91655420
','UNIT670F753D3198D5','1,'‫دانه‬,'UNIT670F753D3198D5','1,'‫دانه‬,'UNIT670F753D3198D5',
'1,'‫دانه‬,NULL,NULL,'BCH1001',200,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,10,10,0,NULL,NULL,NULL,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\
":{\"WRHS670F7593E510A4\":\"200\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS670F7593E510A4\":200},\"out_units\":
{\"WRHS670F7593E510A4\":0},\"stock_in_units\":
{\"WRHS670F7593E510A4\":200},\"stock_out_units\":
{\"WRHS670F7593E510A4\":0},\"avail_units\":
{\"WRHS670F7593E510A4\":200},\"avg_cost\":10,\"last_cost\":10,\"last_profit\":null,
\"total_profit\":0}',200,10,0,0,0,NULL,NULL,NULL,'2024-10-16
06:17:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM670F92D6550CD1','[\"WRHS670F7593E
510A4\"]','-++-WRHS670F7593E510A4-++-','[\"200\"]'),
(151,'ITEM671366F89B9E74','BRCH668EFCDB7C8B58',14,'‫'بادام‬,'sales','PDCT671365D603D5
C8','UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6
','1,'‫کیلو‬,NULL,NULL,'BCH1001',10,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,400,500,100,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_un
its\":{\"WRHS6713665EB566E3\":\"10\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
{\"WRHS66FCE1257363D4\":\"3\"},\"transfer_out_units\":
{\"WRHS6713665EB566E3\":\"3\"},\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66FCE1257363D4\":3,\"WRHS6713665EB566E3\":10},\"out_units\":
{\"WRHS66FCE1257363D4\":0,\"WRHS6713665EB566E3\":3},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":3,\"WRHS6713665EB566E3\":10},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0,\"WRHS6713665EB566E3\":3},\"avail_units\":
{\"WRHS66FCE1257363D4\":3,\"WRHS6713665EB566E3\":7},\"avg_cost\":400,\"last_cost\":
400,\"last_profit\":100,\"total_profit\":0}',10,400,0,0,0,NULL,NULL,NULL,'2024-10-
19
03:59:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM671366F89B9E74','[\"WRHS6713665EB
566E3\"]','-++-WRHS6713665EB566E3-++-','[\"10\"]'),
(152,'ITEM6714BD6E740209','BRCH668EFCDB7C8B58',15,'‫'دکمه‬,'raw','PDCT6714BC55B4EAE1'
,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','
1,'‫دانه‬,NULL,NULL,'BCH1001',300,'CURR66F984C96B6691','1000,2,2,0,'‫'افغانی‬,'‫افغانی‬,N
ULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6714BCAC8DB056\":\"300\"},\"purchase_units\":
{\"WRHS6714BCAC8DB056\":5},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6714BCAC8DB056\":305},\"out_units\":
{\"WRHS6714BCAC8DB056\":0},\"stock_in_units\":
{\"WRHS6714BCAC8DB056\":305},\"stock_out_units\":
{\"WRHS6714BCAC8DB056\":0},\"avail_units\":
{\"WRHS6714BCAC8DB056\":305},\"avg_cost\":2,\"last_cost\":2,\"last_profit\":null,\"
total_profit\":0}',305,2,0,0,0,NULL,NULL,NULL,'2024-10-20
04:21:02',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6714BD6E740209','[\"WRHS6714BCAC8
DB056\"]','-++-WRHS6714BCAC8DB056-++-','[\"300\"]'),
(153,'ITEM6714BD95E29D99','BRCH668EFCDB7C8B58',16,'‫'زنحیر‬,'raw','PDCT6714BC5E514983
','UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F985925723A4','20,'‫دانه‬,'UNIT66F7AFEE8F77C6'
,'1,'‫کیلو‬,NULL,NULL,'BCH1001',200,'CURR66F984C96B6691','1000,8,8,0,'‫'افغانی‬,'‫افغانی‬
,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6714BCAC8DB056\":\"200\"},\"purchase_units\":
{\"WRHS6714BCAC8DB056\":300},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6714BCAC8DB056\":500},\"out_units\":
{\"WRHS6714BCAC8DB056\":0},\"stock_in_units\":
{\"WRHS6714BCAC8DB056\":500},\"stock_out_units\":
{\"WRHS6714BCAC8DB056\":0},\"avail_units\":
{\"WRHS6714BCAC8DB056\":500},\"avg_cost\":8,\"last_cost\":8,\"last_profit\":null,\"
total_profit\":0}',500,8,0,0,0,NULL,NULL,NULL,'2024-10-20
04:21:41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6714BD95E29D99','[\"WRHS6714BCAC8
DB056\"]','-++-WRHS6714BCAC8DB056-++-','[\"200\"]'),
(154,'ITEM6714BDCE4707D1','BRCH668EFCDB7C8B58',17,'‫'لباس‬,'sales','PDCT6714BC6B2C951
3','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4'
,'1,'‫دانه‬,NULL,NULL,'BCH1001',10,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,200,100,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_un
its\":{\"WRHS6714BCBF354DE6\":\"10\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS6714BCBF354DE6\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6714BCBF354DE6\":10},\"out_units\":
{\"WRHS6714BCBF354DE6\":2},\"stock_in_units\":
{\"WRHS6714BCBF354DE6\":10},\"stock_out_units\":
{\"WRHS6714BCBF354DE6\":2},\"avail_units\":
{\"WRHS6714BCBF354DE6\":8},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":100,\
"total_profit\":180}',8,100,0,0,0,NULL,NULL,NULL,'2024-10-20
04:22:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6714BDCE4707D1','[\"WRHS6714BCBF3
54DE6\"]','-++-WRHS6714BCBF354DE6-++-','[\"10\"]'),
(155,'ITEM6717400B7AE1B7','BRCH668EFCDB7C8B58',18,' ‫پرزه‬
‫'ایزانی‬,'sales','PDCT67173ED50356C5','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BF
B4B0','6,'‫بسته‬,'UNIT66F985925723A4','12,'‫دانه‬,NULL,NULL,'BCH1001',200,'CURR66F984C9
6B6691','1000,10000,12000,2000,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,30,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS67173F850657C7\":\"200\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS67173F850657C7\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67173F850657C7\":200},\"out_units\":
{\"WRHS67173F850657C7\":2},\"stock_in_units\":
{\"WRHS67173F850657C7\":200},\"stock_out_units\":
{\"WRHS67173F850657C7\":2},\"avail_units\":
{\"WRHS67173F850657C7\":198},\"avg_cost\":10000,\"last_cost\":10000,\"last_profit\"
:2000,\"total_profit\":4000}',198,10000,0,0,0,NULL,NULL,NULL,'2024-10-22
02:02:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6717400B7AE1B7','[\"WRHS67173F850
657C7\"]','-++-WRHS67173F850657C7-++-','[\"200\"]'),
(157,'ITEM6717907C87F904','BRCH668E33B1D26DF1',2,'‫'گوشت‬,'sales',NULL,'UNIT66F985925
723A4','1,'‫دانه‬,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F985925723A4','25,'‫دانه‬,NULL,
NULL,'BCH1001',22200,'CURR66BB048E0D9DC8','75,80,120,40,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,
NULL,3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS668F5221C4BF21\":\"22200\"},\"purchase_units\":
{\"WRHS668F5221C4BF21\":20002},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS668F5221C4BF21\":228},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS668F5221C4BF21\":42202},\"out_units\":
{\"WRHS668F5221C4BF21\":228},\"stock_in_units\":
{\"WRHS668F5221C4BF21\":42202},\"stock_out_units\":
{\"WRHS668F5221C4BF21\":228},\"avail_units\":
{\"WRHS668F5221C4BF21\":41974},\"avg_cost\":46.82299417089237,\"last_cost\":10,\"la
st_profit\":40,\"total_profit\":8960}',41974,46.82299417089237,0,0,0,NULL,NULL,NULL
,'2024-10-22
07:46:04',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6717907C87F904','[\"WRHS668F5221C
4BF21\"]','-++-WRHS668F5221C4BF21-++-','[\"22200\"]'),
(158,'ITEM6717910F959E97','BRCH668E33B1D26DF1',3,'‫'سیب‬,'sales',NULL,'UNIT66F9857882
4869','1,'‫کارتن‬,'UNIT66F7AFEE8F77C6','30,'‫کیلو‬,'UNIT66F98578824869','1,'‫کارتن‬,NULL,
NULL,'BCH1001',1200,'CURR66BB048E0D9DC8','75,1500,1800,300,'‫'افغانی‬,'‫افغانی‬,NULL,NU
LL,NULL,30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS668F5221C4BF21\":\"1200\"},\"purchase_units\":
{\"WRHS672EFA002B2041\":1},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":
{\"WRHS668F5221C4BF21\":1000.1666666666666},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS668F5221C4BF21\":1200,\"WRHS672EFA002B2041\":1},\"out_units\":
{\"WRHS668F5221C4BF21\":1000.1666666666666,\"WRHS672EFA002B2041\":0},\"stock_in_uni
ts\":{\"WRHS668F5221C4BF21\":1200,\"WRHS672EFA002B2041\":1},\"stock_out_units\":
{\"WRHS668F5221C4BF21\":1000.1666666666666,\"WRHS672EFA002B2041\":0},\"avail_units\
":
{\"WRHS668F5221C4BF21\":199.83333333333337,\"WRHS672EFA002B2041\":1},\"avg_cost\":1
500,\"last_cost\":1500,\"last_profit\":300,\"total_profit\":300082.5}',200.83333333
333337,1500,0,0,0,NULL,NULL,NULL,'2024-10-22
07:48:31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6717910F959E97','[\"WRHS668F5221C
4BF21\"]','-++-WRHS668F5221C4BF21-++-','[\"1200\"]'),
(159,'ITEM671791E8DBB3D9','BRCH668E33B1D26DF1',4,' ‫ میلی‬250 ‫مفتت ترکش‬
‫'گرم‬,'sales',NULL,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F985925723A4','25,'‫دانه‬,'UN
IT66F98578824869','1,'‫کارتن‬,NULL,NULL,'BCH1001',100,'CURR66BB048E0D9DC8','
75,4250,9875,5625,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,20,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,'{\"opening_units\":{\"WRHS668F5221C4BF21\":\"100\"},\"purchase_units\":
{\"WRHS668F5221C4BF21\":0.8},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS668F5221C4BF21\":2.4},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS668F5221C4BF21\":100.8},\"out_units\":
{\"WRHS668F5221C4BF21\":2.4},\"stock_in_units\":
{\"WRHS668F5221C4BF21\":100.8},\"stock_out_units\":
{\"WRHS668F5221C4BF21\":2.4},\"avail_units\":
{\"WRHS668F5221C4BF21\":98.39999999999999},\"avg_cost\":4236.111111111111,\"last_co
st\":2500,\"last_profit\":250,\"total_profit\":13500}',98.39999999999999,4236.11111
1111111,0,0,0,'‫'ترکش فارما‬,'‫'ترکیه‬,NULL,'2024-10-22
07:52:08',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM671791E8DBB3D9','[\"WRHS668F5221C
4BF21\"]','-++-WRHS668F5221C4BF21-++-','[\"100\"]'),
(160,'ITEM671C80C6310C16','BRCH668EFCDB7C8B58',20,'‫'تابلیت‬,'sales','PDCT66FCE08F71B
D30','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','6,'‫بسته‬,'UNIT66F985925723
A4','12,'‫دانه‬,NULL,NULL,'BCH1001',120,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1000,1200,200,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS66F84386552188\":\"120\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F84386552188\":3.3333333333333335},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":120},\"out_units\":
{\"WRHS66F84386552188\":3.3333333333333335},\"stock_in_units\":
{\"WRHS66F84386552188\":120},\"stock_out_units\":
{\"WRHS66F84386552188\":3.3333333333333335},\"avail_units\":
{\"WRHS66F84386552188\":116.66666666666667},\"avg_cost\":1000,\"last_cost\":1000,\"
last_profit\":200,\"total_profit\":666.6666666666669}',116.66666666666667,1000,0,0,
0,NULL,NULL,NULL,'2024-10-26
01:40:22',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM671C80C6310C16','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"120\"]'),
(161,'ITEM671F3077328886','BRCH668EFCDB7C8B58',21,'001‫'دوا‬,'sales',NULL,'UNIT66F7AF
F7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL
,NULL,'BCH1001',10,'CURR66F984C96B6691','1000,100,120,20,'‫'افغانی‬,'‫افغانی‬,NULL,NULL
,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F84386552188\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":10},\"out_units\":
{\"WRHS66F84386552188\":0},\"stock_in_units\":
{\"WRHS66F84386552188\":10},\"stock_out_units\":
{\"WRHS66F84386552188\":0},\"avail_units\":
{\"WRHS66F84386552188\":10},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\
"total_profit\":0}',10,100,0,0,0,NULL,NULL,NULL,'2024-10-28
02:34:31',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM671F3077328886','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"10\"]'),
(162,'ITEM6721F63E603D31','BRCH668EFCDB7C8B58',22,'‫موبایل ایفون‬
۱۱','sales','PDCT6721F49F327498','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4'
,'1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,NULL,'BCH1001',10,'usd',','‫'دالر‬,'‫دالر‬
1,250,300,50,NULL,NULL,NULL,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\
":{\"WRHS6721F563540869\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS6721F563540869\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6721F563540869\":10},\"out_units\":
{\"WRHS6721F563540869\":2},\"stock_in_units\":
{\"WRHS6721F563540869\":10},\"stock_out_units\":
{\"WRHS6721F563540869\":2},\"avail_units\":
{\"WRHS6721F563540869\":8},\"avg_cost\":250,\"last_cost\":250,\"last_profit\":50,\"
total_profit\":100}',8,250,0,0,0,NULL,NULL,NULL,'2024-10-30
05:02:54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6721F63E603D31','[\"WRHS6721F5635
40869\"]','-++-WRHS6721F563540869-++-','[\"10\"]'),
(163,'ITEM6723228FF252B7','BRCH668EFCDB7C8B58',23,'‫موبایل ایفون‬
۱۱','sales','PDCT672320E0014830','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0
','6,'‫بسته‬,'UNIT66F985925723A4','12,'‫دانه‬,NULL,NULL,'BCH1001',12,'usd','
1,100,120,20,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"o
pening_units\":{\"WRHS67232190EA0FB8\":\"12\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS67232190EA0FB8\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67232190EA0FB8\":12},\"out_units\":
{\"WRHS67232190EA0FB8\":2},\"stock_in_units\":
{\"WRHS67232190EA0FB8\":12},\"stock_out_units\":
{\"WRHS67232190EA0FB8\":2},\"avail_units\":
{\"WRHS67232190EA0FB8\":10},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\
"total_profit\":40}',10,100,0,0,0,NULL,NULL,NULL,'2024-10-31
02:24:15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6723228FF252B7','[\"WRHS67232190E
A0FB8\"]','-++-WRHS67232190EA0FB8-++-','[\"12\"]'),
(164,'ITEM67274128A47764','BRCH668EFCDB7C8B58',24,'‫'موبایل‬,'sales',NULL,'UNIT66F985
925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL
,NULL,'BCH1001',12,'usd','1,300,400,100,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6727402C67DAE8\":\"12\"},\"purchase_units\":
{\"WRHS6727402C67DAE8\":20},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6727402C67DAE8\":32},\"out_units\":
{\"WRHS6727402C67DAE8\":0},\"stock_in_units\":
{\"WRHS6727402C67DAE8\":32},\"stock_out_units\":
{\"WRHS6727402C67DAE8\":0},\"avail_units\":
{\"WRHS6727402C67DAE8\":32},\"avg_cost\":300,\"last_cost\":300,\"last_profit\":100,
\"total_profit\":0}',32,300,0,0,0,NULL,NULL,NULL,'2024-11-03
05:23:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67274128A47764','[\"WRHS6727402C6
7DAE8\"]','-++-WRHS6727402C67DAE8-++-','[\"12\"]'),
(165,'ITEM672877F49934A7','BRCH668EFCDB7C8B58',25,' ‫تابلیت‬
‫'پراستامول‬,'sales','PDCT66FCE07465C1F0','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF
7BFB4B0','6,'‫بسته‬,'UNIT66F985925723A4','12,'‫دانه‬,NULL,NULL,'BCH1001',10,'CURR66F984
C96B6691','1000,100,150,50,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,5,
NULL,NULL,'{\"opening_units\":{\"WRHS672876D118EF30\":\"10\"},\"purchase_units\":
{\"WRHS672876D118EF30\":2},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":
{\"WRHS672876D118EF30\":0.16666666666666666},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS672876D118EF30\":12},\"out_units\":
{\"WRHS672876D118EF30\":0.16666666666666666},\"stock_in_units\":
{\"WRHS672876D118EF30\":12},\"stock_out_units\":
{\"WRHS672876D118EF30\":0.16666666666666666},\"avail_units\":
{\"WRHS672876D118EF30\":11.833333333333334},\"avg_cost\":100,\"last_cost\":100,\"la
st_profit\":50,\"total_profit\":8.333333333333332}',11.833333333333334,100,0,0,0,NU
LL,NULL,NULL,'2024-11-04
03:29:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM672877F49934A7','[\"WRHS672876D11
8EF30\"]','-++-WRHS672876D118EF30-++-','[\"10\"]'),
(166,'ITEM6728FE985A34B2','BRCH664D790E231556',2,'‫'انځر‬,'sales','PDCT670A0D55AFB7D7
','UNIT6728F715952507','1,'‫من‬,'UNIT6728F715952507','2,'‫من‬,'UNIT6728F715952507','
3,'‫من‬,NULL,NULL,'BCH1001',0,'CURR6690AF39D9B836','‫'افغانی‬,'AFG',74,1950,2200,250,NU
LL,NULL,NULL,230,'2024-11-04',NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
[],\"purchase_units\":{\"WRHS66E1B8649CC835\":56800},\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66E1B8649CC835\":1},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66E1B8649CC835\":56800,\"WRHS6728FB55903C73\":0},\"out_units\":
{\"WRHS66E1B8649CC835\":1,\"WRHS6728FB55903C73\":0},\"stock_in_units\":
{\"WRHS66E1B8649CC835\":56800,\"WRHS6728FB55903C73\":0},\"stock_out_units\":
{\"WRHS66E1B8649CC835\":1,\"WRHS6728FB55903C73\":0},\"avail_units\":
{\"WRHS66E1B8649CC835\":56799,\"WRHS6728FB55903C73\":0},\"avg_cost\":1950,\"last_co
st\":1950,\"last_profit\":250,\"total_profit\":249.99999999999994}',56799,1950,0,0,
0,NULL,NULL,NULL,'2024-11-04
13:04:24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6728FE985A34B2','[\"WRHS6728FB559
03C73\"]','-++-WRHS6728FB55903C73-++-','[\"0\"]'),
(168,'ITEM672EFB03B631F2','BRCH668E33B1D26DF1',5,'‫'برنج‬,'sales',NULL,'UNIT672EF96C4
76623','1,'‫بوجی‬,'UNIT672EF96C476623','1,'‫بوجی‬,'UNIT672EF96C476623','1,'‫بوجی‬,NULL,NU
LL,'BCH1001',100,'CURR66BB048E0D9DC8','75,2000,2500,500,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,
NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS672EFA002B2041\":\"100\"},\"purchase_units\":
{\"WRHS672EFA002B2041\":20},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS672EFA002B2041\":4},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS672EFA002B2041\":120},\"out_units\":
{\"WRHS672EFA002B2041\":4},\"stock_in_units\":
{\"WRHS672EFA002B2041\":120},\"stock_out_units\":
{\"WRHS672EFA002B2041\":4},\"avail_units\":
{\"WRHS672EFA002B2041\":116},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":5
00,\"total_profit\":2000}',116,2000,0,0,0,NULL,NULL,NULL,'2024-11-09
02:02:43',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM672EFB03B631F2','[\"WRHS672EFA002
B2041\"]','-++-WRHS672EFA002B2041-++-','[\"100\"]'),
(169,'ITEM67304571B66BF8','BRCH668EFCDB7C8B58',26,' ‫شیر خشک‬
‫'دترکی‬,'sales','PDCT6730445F38D574','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB
4B0','6,'‫بسته‬,'UNIT66F985925723A4','12,'‫دانه‬,NULL,NULL,'BCH1001',12,'CURR66F984C96B
6691','1000,1000,2000,1000,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,4,NULL,NULL,NULL,NULL,3,
NULL,NULL,'{\"opening_units\":{\"WRHS673044C0253146\":\"12\"},\"purchase_units\":
{\"WRHS673044C0253146\":22},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":
{\"WRHS673044C0253146\":0.16666666666666666},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673044C0253146\":34},\"out_units\":
{\"WRHS673044C0253146\":0.16666666666666666},\"stock_in_units\":
{\"WRHS673044C0253146\":34},\"stock_out_units\":
{\"WRHS673044C0253146\":0.16666666666666666},\"avail_units\":
{\"WRHS673044C0253146\":33.833333333333336},\"avg_cost\":1000,\"last_cost\":1000,\"
last_profit\":1000,\"total_profit\":166.66666666666666}',33.833333333333336,1000,0,
0,0,NULL,NULL,NULL,'2024-11-10
01:32:33',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67304571B66BF8','[\"WRHS673044C02
53146\"]','-++-WRHS673044C0253146-++-','[\"12\"]'),
(170,'ITEM673046EE0ECA09','BRCH668EFCDB7C8B58',27,'duds','sales','PDCT67064D9F3EF73
0','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','6,'‫بسته‬,'UNIT66F985925723A4
','12,'‫دانه‬,NULL,NULL,'BCH1001',1,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,120,20,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,2,NULL,NULL,'{\"opening_units\
":{\"WRHS673044C0253146\":\"1\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673044C0253146\":1},\"out_units\":
{\"WRHS673044C0253146\":0},\"stock_in_units\":
{\"WRHS673044C0253146\":1},\"stock_out_units\":
{\"WRHS673044C0253146\":0},\"avail_units\":
{\"WRHS673044C0253146\":1},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\"
total_profit\":0}',1,100,0,0,0,'‫'هند‬,'hoco',NULL,'2024-11-10
01:38:54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673046EE0ECA09','[\"WRHS673044C02
53146\"]','-++-WRHS673044C0253146-++-','[\"1\"]'),
(171,'ITEM6730488B75FD44','BRCH668EFCDB7C8B58',28,'‫'صابون‬,'sales','PDCT673047A25187
C4','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F98578824869','142,'‫کارتن‬,'UNIT66F98592572
3A4','12,'‫دانه‬,NULL,NULL,'BCH1001',1,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,50,120,70,NULL,NULL,NULL,4,NULL,NULL,NULL,NULL,2,NULL,NULL,'{\"opening_units\"
:{\"WRHS673044C0253146\":\"1\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673044C0253146\":1},\"out_units\":
{\"WRHS673044C0253146\":0},\"stock_in_units\":
{\"WRHS673044C0253146\":1},\"stock_out_units\":
{\"WRHS673044C0253146\":0},\"avail_units\":
{\"WRHS673044C0253146\":1},\"avg_cost\":50,\"last_cost\":50,\"last_profit\":70,\"to
tal_profit\":0}',1,50,0,0,0,'china','hoco',NULL,'2024-11-10
01:45:47',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6730488B75FD44','[\"WRHS673044C02
53146\"]','-++-WRHS673044C0253146-++-','[\"1\"]'),
(172,'ITEM6730494362D0F3','BRCH668EFCDB7C8B58',29,'‫'احمد‬,'sales',NULL,'UNIT66F98578
824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','3,'‫بسته‬,'UNIT66F985925723A4','18,'‫دانه‬,NULL
,NULL,'BCH1001',1,'CURR66F984C96B6691','1000,100,120,20,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,
NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS673044C0253146\":\"1\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673044C0253146\":1},\"out_units\":
{\"WRHS673044C0253146\":0},\"stock_in_units\":
{\"WRHS673044C0253146\":1},\"stock_out_units\":
{\"WRHS673044C0253146\":0},\"avail_units\":
{\"WRHS673044C0253146\":1},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\"
total_profit\":0}',1,100,0,0,0,NULL,NULL,NULL,'2024-11-10
01:48:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6730494362D0F3','[\"WRHS673044C02
53146\"]','-++-WRHS673044C0253146-++-','[\"1\"]'),
(173,'ITEM673069DE80FE20','BRCH668EFCDB7C8B58',30,'‫سولر‬
‫وات‬۲۰۰','sales','PDCT673068ABBD8B13','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F98592572
3A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,NULL,'BCH1001',10,'CURR66F984C96B6
691','1000,100,120,20,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,4,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,'{\"opening_units\":{\"WRHS67306938E23D17\":\"10\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
{\"WRHS670F7593E510A4\":\"10\"},\"transfer_out_units\":
{\"WRHS67306938E23D17\":\"10\"},\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS67306938E23D17\":10},\"out_units\":
{\"WRHS670F7593E510A4\":0,\"WRHS67306938E23D17\":10},\"stock_in_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS67306938E23D17\":10},\"stock_out_units\":
{\"WRHS670F7593E510A4\":0,\"WRHS67306938E23D17\":10},\"avail_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS67306938E23D17\":0},\"avg_cost\":100,\"last_cost\"
:100,\"last_profit\":20,\"total_profit\":0}',10,100,0,0,0,NULL,NULL,NULL,'2024-11-
10
04:07:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673069DE80FE20','[\"WRHS67306938E
23D17\"]','-++-WRHS67306938E23D17-++-','[\"10\"]'),
(174,'ITEM6731CB65AE34C9','BRCH664D790E231556',3,'turbo','sales','PDCT67064D9F3EF73
0','UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66FCE0B7BA12C1'
,'1,'‫دانه‬,NULL,NULL,'1212',500,'CURR6690AF39D9B836','‫'افغانی‬,'AFG',74,44,50,6,NULL,
NULL,NULL,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66FC09875CEDC3\":\"500\"},\"purchase_units\":
{\"WRHS66E1B7FF9D7EA7\":30},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS66FC09875CEDC3\":669},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66E1B7FF9D7EA7\":30,\"WRHS66FC09875CEDC3\":500},\"out_units\":
{\"WRHS66E1B7FF9D7EA7\":0,\"WRHS66FC09875CEDC3\":669},\"stock_in_units\":
{\"WRHS66E1B7FF9D7EA7\":30,\"WRHS66FC09875CEDC3\":500},\"stock_out_units\":
{\"WRHS66E1B7FF9D7EA7\":0,\"WRHS66FC09875CEDC3\":669},\"avail_units\":
{\"WRHS66E1B7FF9D7EA7\":30,\"WRHS66FC09875CEDC3\":-
169},\"avg_cost\":461.11320754716974,\"last_cost\":7412.999999999999,\"last_profit\
":423.59999999999997,\"total_profit\":3624}',-
139,461.11320754716974,0,0,0,NULL,NULL,NULL,'2024-11-11
05:16:21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6731CB65AE34C9','[\"WRHS66FC09875
CEDC3\"]','-++-WRHS66FC09875CEDC3-++-','[\"500\"]'),
(175,'ITEM6731CCAA75A008','BRCH664D790E231556',4,'regi','sales','PDCT670A0D55AFB7D7
','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4',
'1,'‫دانه‬,NULL,NULL,'4545',500,'CURR6690AF39D9B836','‫'افغانی‬,'AFG',74,55,60,5,NULL,N
ULL,NULL,60,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66E1B7FF9D7EA7\":\"500\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66E1B7FF9D7EA7\":66},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66E1B7FF9D7EA7\":500},\"out_units\":
{\"WRHS66E1B7FF9D7EA7\":66},\"stock_in_units\":
{\"WRHS66E1B7FF9D7EA7\":500},\"stock_out_units\":
{\"WRHS66E1B7FF9D7EA7\":66},\"avail_units\":
{\"WRHS66E1B7FF9D7EA7\":434},\"avg_cost\":55,\"last_cost\":55,\"last_profit\":5,\"t
otal_profit\":299.99999999999955}',434,55,0,0,0,NULL,NULL,NULL,'2024-11-11
05:21:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6731CCAA75A008','[\"WRHS66E1B7FF9
D7EA7\"]','-++-WRHS66E1B7FF9D7EA7-++-','[\"500\"]'),
(176,'ITEM6732DA856AAC11','BRCH668EFCDB7C8B58',31,'‫'قیماق‬,'sales',NULL,'UNIT66F9857
8824869','1,'‫کارتن‬,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F98578824869','1,'‫کارتن‬,NU
LL,NULL,'BCH1001',10,'CURR66F984C96B6691','1000,1000,1200,200,'‫'افغانی‬,'‫افغانی‬,NULL
,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS67173F850657C7\":\"10\"},\"purchase_units\":
{\"WRHS67306938E23D17\":300},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS67173F850657C7\":59992},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS67173F850657C7\":10,\"WRHS67306938E23D17\":300},\"out_units\":
{\"WRHS67173F850657C7\":59992,\"WRHS67306938E23D17\":0},\"stock_in_units\":
{\"WRHS67173F850657C7\":10,\"WRHS67306938E23D17\":300},\"stock_out_units\":
{\"WRHS67173F850657C7\":59992,\"WRHS67306938E23D17\":0},\"avail_units\":
{\"WRHS67173F850657C7\":-
59982,\"WRHS67306938E23D17\":300},\"avg_cost\":1000,\"last_cost\":1000,\"last_profi
t\":200,\"total_profit\":-799.9999999999995}',-
59682,1000,0,0,0,NULL,NULL,'8964003661007','2024-11-12
00:33:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6732DA856AAC11','[\"WRHS67173F850
657C7\"]','-++-WRHS67173F850657C7-++-','[\"10\"]'),
(177,'ITEM67330029A8AE38','BRCH668EE90B988A64',1,'‫دیزل‬
02','sales',NULL,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT6740C4ACB62701','1000,'‫کیلو‬,'UN
IT66F7AFEE8F77C6','1,'‫کیلو‬,NULL,NULL,'BCH1001',10,'usd','1,1000,1000,0,'‫'دالر‬,'‫دالر‬
,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS672E761CC896F9\":\"10\"},\"purchase_units\":
{\"WRHS672E761CC896F9\":12},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS672E761CC896F9\":13},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS672E761CC896F9\":22},\"out_units\":
{\"WRHS672E761CC896F9\":13},\"stock_in_units\":
{\"WRHS672E761CC896F9\":22},\"stock_out_units\":
{\"WRHS672E761CC896F9\":13},\"avail_units\":
{\"WRHS672E761CC896F9\":9},\"avg_cost\":754.5454545454545,\"last_cost\":800,\"last_
profit\":null,\"total_profit\":100}',9,754.5454545454545,0,0,0,NULL,NULL,NULL,'2024
-11-12
03:13:45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67330029A8AE38','[\"WRHS672E761CC
896F9\"]','-++-WRHS672E761CC896F9-++-','[\"10\"]'),
(178,'ITEM67335CCF769130','BRCH668EFCDB7C8B58',32,'headphone','sales','PDCT6721F49F
327498','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F9859257
23A4','1,'‫دانه‬,NULL,NULL,'BCH1001',29,'usd','1,25,30,5,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,
10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F99D28059D71\":\"29\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
{\"WRHS66F84386552188\":\"5\"},\"transfer_out_units\":
{\"WRHS66F99D28059D71\":\"5\"},\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":5,\"WRHS66F99D28059D71\":29},\"out_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":5},\"stock_in_units\":
{\"WRHS66F84386552188\":5,\"WRHS66F99D28059D71\":29},\"stock_out_units\":
{\"WRHS66F84386552188\":0,\"WRHS66F99D28059D71\":5},\"avail_units\":
{\"WRHS66F84386552188\":5,\"WRHS66F99D28059D71\":24},\"avg_cost\":25,\"last_cost\":
25,\"last_profit\":5,\"total_profit\":0}',29,25,0,0,0,NULL,NULL,NULL,'2024-11-12
09:49:03',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67335CCF769130','[\"WRHS66F99D280
59D71\"]','-++-WRHS66F99D28059D71-++-','[\"29\"]'),
(179,'ITEM673460C6EB8F78','BRCH668EFCDB7C8B58',33,' ‫سیمکارت‬
‫'اتصاالت‬,'sales',NULL,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'U
NIT66F985925723A4','1,'‫دانه‬,NULL,NULL,'BCH1001',100,'CURR66F984C96B6691','
1000,120,150,30,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,'{\"opening_units\":{\"WRHS67346037A474C6\":\"100\"},\"purchase_units\":
{\"WRHS67346037A474C6\":20},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS67346037A474C6\":2},\"sale_return_units\":
{\"WRHS67346037A474C6\":2},\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67346037A474C6\":122},\"out_units\":
{\"WRHS67346037A474C6\":2},\"stock_in_units\":
{\"WRHS67346037A474C6\":122},\"stock_out_units\":
{\"WRHS67346037A474C6\":2},\"avail_units\":
{\"WRHS67346037A474C6\":120},\"avg_cost\":120,\"last_cost\":120,\"last_profit\":30,
\"total_profit\":60}',120,120,0,0,0,NULL,NULL,NULL,'2024-11-13
04:18:14',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673460C6EB8F78','[\"WRHS67346037A
474C6\"]','-++-WRHS67346037A474C6-++-','[\"100\"]'),
(182,'ITEM673829E1A94EA4','BRCH668EFCDB7C8B58',35,'8801116018987
‫'سکرت‬,'sales','PDCT671365D603D5C8','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B
0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL,NULL,'BCH1001',50,'CURR66F984C96B669
1','1000,50,50,0,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,3,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'{\"opening_units\":{\"WRHS6738247D541756\":\"50\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS6738247D541756\":7},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6738247D541756\":50},\"out_units\":
{\"WRHS6738247D541756\":7},\"stock_in_units\":
{\"WRHS6738247D541756\":50},\"stock_out_units\":
{\"WRHS6738247D541756\":7},\"avail_units\":
{\"WRHS6738247D541756\":43},\"avg_cost\":50,\"last_cost\":50,\"last_profit\":null,\
"total_profit\":0}',43,50,0,0,0,NULL,NULL,NULL,'2024-11-16
01:13:05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673829E1A94EA4','[\"WRHS6738247D5
41756\"]','-++-WRHS6738247D541756-++-','[\"50\"]'),
(183,'ITEM67385910307A01','BRCH668EFCDB7C8B58',36,'‫'لیمو‬,'sales','PDCT6738582231146
0','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F9857882486
9','1,'‫کارتن‬,NULL,NULL,'BCH1001',10,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,300,300,0,NULL,NULL,NULL,3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_unit
s\":{\"WRHS67385892E9C9B9\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67385892E9C9B9\":10},\"out_units\":
{\"WRHS67385892E9C9B9\":0},\"stock_in_units\":
{\"WRHS67385892E9C9B9\":10},\"stock_out_units\":
{\"WRHS67385892E9C9B9\":0},\"avail_units\":
{\"WRHS67385892E9C9B9\":10},\"avg_cost\":300,\"last_cost\":300,\"last_profit\":null
,\"total_profit\":0}',10,300,0,0,0,NULL,NULL,NULL,'2024-11-16
04:34:24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67385910307A01','[\"WRHS67385892E
9C9B9\"]','-++-WRHS67385892E9C9B9-++-','[\"10\"]'),
(184,'ITEM6739E681D29CB9','BRCH664D790E231556',5,'‫سولر‬
5','sales',NULL,'UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66
FCE0B7BA12C1','1,'‫دانه‬,NULL,NULL,'0005',100,'usd','1,50,60,10,'‫'دالر‬,'‫دالر‬,NULL,NUL
L,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66E1B8649CC835\":\"100\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66E1B8649CC835\":20},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66E1B8649CC835\":100},\"out_units\":
{\"WRHS66E1B8649CC835\":20},\"stock_in_units\":
{\"WRHS66E1B8649CC835\":100},\"stock_out_units\":
{\"WRHS66E1B8649CC835\":20},\"avail_units\":
{\"WRHS66E1B8649CC835\":80},\"avg_cost\":50,\"last_cost\":50,\"last_profit\":10,\"t
otal_profit\":200}',80,50,0,0,0,NULL,NULL,NULL,'2024-11-17
08:50:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6739E681D29CB9','[\"WRHS66E1B8649
CC835\"]','-++-WRHS66E1B8649CC835-++-','[\"100\"]'),
(185,'ITEM673AD88F99EA45','BRCH668EFCDB7C8B58',37,' ‫تابلیت‬
‫'پراستامول‬,'sales','PDCT673AD759017861','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF
7BFB4B0','6,'‫بسته‬,'UNIT66F985925723A4','12,'‫دانه‬,NULL,NULL,'BCH1001',200,'CURR66F98
4C96B6691','1000,1000,1200,200,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NUL
L,2,NULL,NULL,'{\"opening_units\":
{\"WRHS673AD7D87AE9B7\":\"200\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673AD7D87AE9B7\":200},\"out_units\":
{\"WRHS673AD7D87AE9B7\":0},\"stock_in_units\":
{\"WRHS673AD7D87AE9B7\":200},\"stock_out_units\":
{\"WRHS673AD7D87AE9B7\":0},\"avail_units\":
{\"WRHS673AD7D87AE9B7\":200},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":2
00,\"total_profit\":0}',200,1000,0,0,0,NULL,NULL,NULL,'2024-11-18
02:02:55',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673AD88F99EA45','[\"WRHS673AD7D87
AE9B7\"]','-++-WRHS673AD7D87AE9B7-++-','[\"200\"]'),
(186,'ITEM673ADED58B5061','BRCH668EFCDB7C8B58',38,'‫'تابلیت‬,'sales','PDCT673ADD4D2B8
4B0','UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFF7BFB4B0','24,'‫بسته‬,'UNIT66F985925723
A4','10,'‫دانه‬,NULL,NULL,'BCH1001',20,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,2000,2500,500,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS673ADDD4A412A2\":\"20\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673ADDD4A412A2\":20},\"out_units\":
{\"WRHS673ADDD4A412A2\":0},\"stock_in_units\":
{\"WRHS673ADDD4A412A2\":20},\"stock_out_units\":
{\"WRHS673ADDD4A412A2\":0},\"avail_units\":
{\"WRHS673ADDD4A412A2\":20},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":50
0,\"total_profit\":0}',20,2000,0,0,0,NULL,NULL,NULL,'2024-11-18
02:29:41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673ADED58B5061','[\"WRHS673ADDD4A
412A2\"]','-++-WRHS673ADDD4A412A2-++-','[\"20\"]'),
(187,'ITEM673AE014903BA7','BRCH668EFCDB7C8B58',39,'‫'سبزیجات‬,'sales','PDCT673ADD6041
9663','UNIT672EF96C476623','1,'‫بوجی‬,'UNIT672EF96C476623','1,'‫بوجی‬,'UNIT672EF96C4766
23','1,'‫بوجی‬,NULL,NULL,'BCH1001',0,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,120,20,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":[],\"purchase_units\":[],\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS673ADDF5CFE069\":0},\"out_units\":
{\"WRHS673ADDF5CFE069\":0},\"stock_in_units\":
{\"WRHS673ADDF5CFE069\":0},\"stock_out_units\":
{\"WRHS673ADDF5CFE069\":0},\"avail_units\":
{\"WRHS673ADDF5CFE069\":0},\"avg_cost\":0,\"last_cost\":100,\"last_profit\":20,\"to
tal_profit\":0}',0,0,0,0,0,NULL,NULL,NULL,'2024-11-18
02:35:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673AE014903BA7','[\"WRHS673ADDF5C
FE069\"]','-++-WRHS673ADDF5CFE069-++-','[\"0\"]'),
(188,'ITEM673C3F50F03192','BRCH668EFCDB7C8B58',40,'Tablets','sales','PDCT672EF8F219
FCA5','UNIT66FCE0CF2FB3F0','1,'‫بسته‬,'UNIT66FCE0CF2FB3F0','1,'‫بسته‬,'UNIT66FCE0CF2FB3
F0','1,'‫بسته‬,NULL,NULL,'BCH1001',0,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,0,0,0,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
[],\"purchase_units\":[],\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":0},\"out_units\":
{\"WRHS66F84386552188\":0},\"stock_in_units\":
{\"WRHS66F84386552188\":0},\"stock_out_units\":
{\"WRHS66F84386552188\":0},\"avail_units\":
{\"WRHS66F84386552188\":0},\"avg_cost\":0,\"last_cost\":null,\"last_profit\":null,\
"total_profit\":0}',0,0,0,0,0,'India','Getz',NULL,'2024-11-19
03:33:36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM673C3F50F03192','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"0\"]'),
(189,'ITEM67418CD1DD8933','BRCH668EFCDB7C8B58',1,'Tablets','sales','PDCT673ADD4D2B8
4B0','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B
0','1,'‫بسته‬,NULL,NULL,'BCH1001',5,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,2000,2500,500,NULL,NULL,NULL,1,'2023-07-
02',NULL,NULL,NULL,1,NULL,NULL,'{\"opening_units\":
{\"WRHS674182CADCF2C1\":\"5\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS674182CADCF2C1\":5},\"out_units\":
{\"WRHS674182CADCF2C1\":0},\"stock_in_units\":
{\"WRHS674182CADCF2C1\":5},\"stock_out_units\":
{\"WRHS674182CADCF2C1\":0},\"avail_units\":
{\"WRHS674182CADCF2C1\":5},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":500
,\"total_profit\":0}',5,2000,0,0,0,'India','Getz',NULL,'2024-11-23
04:05:37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67418CD1DD8933','[\"WRHS674182CAD
CF2C1\"]','-++-WRHS674182CADCF2C1-++-','[\"5\"]'),
(190,'ITEM67419310142EA3','BRCH668EFCDB7C8B58',41,'‫'ارد‬,'sales','PDCT674191BD2692B8
','UNIT674191E9E4B868','1,'‫بوجی‬,'UNIT674191E9E4B868','1,'‫بوجی‬,'UNIT674191E9E4B868',
'1,'‫بوجی‬,NULL,NULL,'BCH1001',100,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1300,1400,100,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS67419237DBE123\":\"100\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67419237DBE123\":100},\"out_units\":
{\"WRHS67419237DBE123\":0},\"stock_in_units\":
{\"WRHS67419237DBE123\":100},\"stock_out_units\":
{\"WRHS67419237DBE123\":0},\"avail_units\":
{\"WRHS67419237DBE123\":100},\"avg_cost\":1300,\"last_cost\":1300,\"last_profit\":1
00,\"total_profit\":0}',100,1300,0,0,0,NULL,NULL,NULL,'2024-11-23
04:32:16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67419310142EA3','[\"WRHS67419237D
BE123\"]','-++-WRHS67419237DBE123-++-','[\"100\"]'),
(191,'ITEM6742CE33CAF084','BRCH668EFCDB7C8B58',42,'‫'کیبل‬,'sales','PDCT6742CC259DB36
0','UNIT6742CC73E977D7','1,'‫متر‬,'UNIT6742CC73E977D7','1,'‫متر‬,'UNIT6742CC73E977D7','
1,'‫متر‬,NULL,NULL,'BCH1001',100,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,120,20,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":{\"WRHS6742CD328E3EB6\":\"100\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6742CD328E3EB6\":100},\"out_units\":
{\"WRHS6742CD328E3EB6\":0},\"stock_in_units\":
{\"WRHS6742CD328E3EB6\":100},\"stock_out_units\":
{\"WRHS6742CD328E3EB6\":0},\"avail_units\":
{\"WRHS6742CD328E3EB6\":100},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,
\"total_profit\":0}',100,100,0,0,0,NULL,NULL,NULL,'2024-11-24
02:56:51',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742CE33CAF084','[\"WRHS6742CD328
E3EB6\"]','-++-WRHS6742CD328E3EB6-++-','[\"100\"]'),
(192,'ITEM6742CE622C9FD0','BRCH668EFCDB7C8B58',42,'ensure','sales',NULL,'UNIT673AD7
9B7B91C5','1,'‫قوطی‬,'UNIT673AD79B7B91C5','1,'‫قوطی‬,'UNIT673AD79B7B91C5','1,'‫قوطی‬,NULL
,NULL,'BCH1001',20,'CURR66F984C96B6691','1000,300,320,20,'‫'افغانی‬,'‫افغانی‬,NULL,NULL
,NULL,3,'2024-11-23','2026-12-04',NULL,NULL,7,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":20},\"out_units\":
{\"WRHS66FCE1257363D4\":0},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":20},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0},\"avail_units\":
{\"WRHS66FCE1257363D4\":20},\"avg_cost\":300,\"last_cost\":300,\"last_profit\":20,\
"total_profit\":0}',20,300,0,0,0,NULL,NULL,NULL,'2024-11-24
02:57:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742CE622C9FD0','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"20\"]'),
(193,'ITEM6742D216F141A3','BRCH668EFCDB7C8B58',43,'panadol','sales',NULL,'UNIT66F98
5925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NUL
L,NULL,'01',50,'CURR66F984C96B6691','1000,20,30,10,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,
5,NULL,'2025-06-08',NULL,NULL,7,NULL,NULL,'{\"opening_units\":
{\"WRHS6741830AB94B46\":\"50\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6741830AB94B46\":50},\"out_units\":
{\"WRHS6741830AB94B46\":0},\"stock_in_units\":
{\"WRHS6741830AB94B46\":50},\"stock_out_units\":
{\"WRHS6741830AB94B46\":0},\"avail_units\":
{\"WRHS6741830AB94B46\":50},\"avg_cost\":20,\"last_cost\":20,\"last_profit\":10,\"t
otal_profit\":0}',50,20,0,0,0,'India','Getz',NULL,'2024-11-24
03:13:26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742D216F141A3','[\"WRHS6741830AB
94B46\"]','-++-WRHS6741830AB94B46-++-','[\"50\"]'),
(194,'ITEM6742D4EEA1FF50','BRCH668EFCDB7C8B58',44,'Nido','sales',NULL,'UNIT66F98578
824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','8,'‫بسته‬,'UNIT66F985925723A4','12,'‫دانه‬,NULL
,NULL,'01',5,'CURR66F984C96B6691','1000,10000,10200,200,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,
NULL,2,NULL,'2025-02-06',NULL,NULL,7,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"5\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66FCE1257363D4\":0.75},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":5},\"out_units\":
{\"WRHS66FCE1257363D4\":0.75},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":5},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0.75},\"avail_units\":
{\"WRHS66FCE1257363D4\":4.25},\"avg_cost\":10000,\"last_cost\":10000,\"last_profit\
":200,\"total_profit\":149.99999999999966}',4.25,10000,0,0,0,NULL,NULL,NULL,'2024-
11-24
03:25:34',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742D4EEA1FF50','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"5\"]'),
(195,'ITEM6742D6E7757B41','BRCH668EFCDB7C8B58',45,'high-
ptence','sales','PDCT672876307CA683','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F98592572
3A4','12,'‫دانه‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL,NULL,'BCH1001',5,'CURR66F984C96B6
691','1000,5000,5030,30,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,4,NULL,'2024-05-
05',NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"5\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66FCE1257363D4\":0.25},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":5},\"out_units\":
{\"WRHS66FCE1257363D4\":0.25},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":5},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0.25},\"avail_units\":
{\"WRHS66FCE1257363D4\":4.75},\"avg_cost\":5000,\"last_cost\":5000,\"last_profit\":
30,\"total_profit\":7.5}',4.75,5000,0,0,0,'India','healthcare',NULL,'2024-11-24
03:33:59',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742D6E7757B41','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"5\"]'),
(196,'ITEM6742EF911BD0F1','BRCH668EFCDB7C8B58',46,'ahmad','sales',NULL,'UNIT66F7AFF
7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL,
NULL,'BCH1001',23,'CURR66F984C96B6691','1000,100,120,20,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,
NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS67385892E9C9B9\":\"23\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67385892E9C9B9\":23},\"out_units\":
{\"WRHS67385892E9C9B9\":0},\"stock_in_units\":
{\"WRHS67385892E9C9B9\":23},\"stock_out_units\":
{\"WRHS67385892E9C9B9\":0},\"avail_units\":
{\"WRHS67385892E9C9B9\":23},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\
"total_profit\":0}',23,100,0,0,0,NULL,NULL,NULL,'2024-11-24
05:19:13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742EF911BD0F1','[\"WRHS67385892E
9C9B9\"]','-++-WRHS67385892E9C9B9-++-','[\"23\"]'),
(197,'ITEM6742FA08506BB7','BRCH668EFCDB7C8B58',47,'Alpha','sales',NULL,'UNIT6728767
DC942A6','1,'‫قوطی‬,'UNIT6728767DC942A6','1,'‫قوطی‬,'UNIT6728767DC942A6','1,'‫قوطی‬,NULL,
NULL,'01',100,'CURR66F984C96B6691','1000,300,320,20,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL
,2,NULL,'2026-04-02',NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"100\"},\"purchase_units\":
{\"WRHS66F84386552188\":106},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":
{\"WRHS66F84386552188\":2,\"WRHS66FCE1257363D4\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":106,\"WRHS66FCE1257363D4\":100},\"out_units\":
{\"WRHS66F84386552188\":2,\"WRHS66FCE1257363D4\":2},\"stock_in_units\":
{\"WRHS66F84386552188\":106,\"WRHS66FCE1257363D4\":100},\"stock_out_units\":
{\"WRHS66F84386552188\":2,\"WRHS66FCE1257363D4\":2},\"avail_units\":
{\"WRHS66F84386552188\":104,\"WRHS66FCE1257363D4\":98},\"avg_cost\":300,\"last_cost
\":300,\"last_profit\":30,\"total_profit\":100}',202,300,0,0,0,NULL,NULL,NULL,'2024
-11-24
06:03:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742FA08506BB7','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"100\"]'),
(198,'ITEM6742FEC46D7151','BRCH668EFCDB7C8B58',48,'alokozay','sales',NULL,'UNIT66F9
8578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','12,'‫بسته‬,'UNIT66F985925723A4','1,'‫دانه‬,
NULL,NULL,'01',50,'CURR66F984C96B6691','1000,300,350,50,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,
NULL,3,NULL,NULL,NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"50\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66FCE1257363D4\":0.08333333333333333},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":50},\"out_units\":
{\"WRHS66FCE1257363D4\":0.08333333333333333},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":50},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0.08333333333333333},\"avail_units\":
{\"WRHS66FCE1257363D4\":49.916666666666664},\"avg_cost\":300,\"last_cost\":300,\"la
st_profit\":50,\"total_profit\":4.166666666666668}',49.916666666666664,300,0,0,0,'a
fgahnistan','AGC',NULL,'2024-11-24
06:24:04',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6742FEC46D7151','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"50\"]'),
(199,'ITEM6744373D1FE747','BRCH668EFCDB7C8B58',49,'‫'انرزی‬,'sales','PDCT674435182937
A4','UNIT67064DCC57CBD4','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','24,'‫بسته‬,'UNIT66FCE0B7BA12
C1','12,'‫دانه‬,NULL,NULL,'BCH1001',200,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,280,300,20,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":{\"WRHS674435E54A8D97\":\"200\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
{\"WRHS66F84386552188\":\"4.166666666666667\"},\"transfer_out_units\":
{\"WRHS674435E54A8D97\":\"4.166666666666667\"},\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS66F84386552188\":4.166666666666667,\"WRHS674435E54A8D97\":200},\"out_units\"
:
{\"WRHS66F84386552188\":0,\"WRHS674435E54A8D97\":4.166666666666667},\"stock_in_unit
s\":
{\"WRHS66F84386552188\":4.166666666666667,\"WRHS674435E54A8D97\":200},\"stock_out_u
nits\":
{\"WRHS66F84386552188\":0,\"WRHS674435E54A8D97\":4.166666666666667},\"avail_units\"
:
{\"WRHS66F84386552188\":4.166666666666667,\"WRHS674435E54A8D97\":195.83333333333334
},\"avg_cost\":411.42857142857144,\"last_cost\":280,\"last_profit\":20,\"total_prof
it\":0}',200,411.42857142857144,0,0,0,NULL,NULL,NULL,'2024-11-25
04:37:17',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6744373D1FE747','[\"WRHS674435E54
A8D97\"]','-++-WRHS674435E54A8D97-++-','[\"200\"]'),
(200,'ITEM67444C398A0C00','BRCH668EFCDB7C8B58',50,'‫'موبایل‬,'sales','PDCT6721F49F327
498','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B
0','1,'‫بسته‬,NULL,NULL,'BCH1001',10,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,120,20,NULL,NULL,NULL,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":{\"WRHS66F99D28059D71\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F99D28059D71\":7},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F99D28059D71\":10},\"out_units\":
{\"WRHS66F99D28059D71\":7},\"stock_in_units\":
{\"WRHS66F99D28059D71\":10},\"stock_out_units\":
{\"WRHS66F99D28059D71\":7},\"avail_units\":
{\"WRHS66F99D28059D71\":3},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\"
total_profit\":140}',3,100,0,0,0,NULL,NULL,NULL,'2024-11-25
06:06:49',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67444C398A0C00','[\"WRHS66F99D280
59D71\"]','-++-WRHS66F99D28059D71-++-','[\"10\"]'),
(201,'ITEM67456A578BB834','BRCH668EFCDB7C8B58',51,'panadol','sales','PDCT673ADD4D2B
84B0','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4
B0','1,'‫بسته‬,NULL,NULL,'01',8,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,200,220,20,NULL,NULL,NULL,2,NULL,NULL,NULL,NULL,5,NULL,NULL,'{\"opening_units\
":{\"WRHS66F84386552188\":\"8\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F84386552188\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":8},\"out_units\":
{\"WRHS66F84386552188\":2},\"stock_in_units\":
{\"WRHS66F84386552188\":8},\"stock_out_units\":
{\"WRHS66F84386552188\":2},\"avail_units\":
{\"WRHS66F84386552188\":6},\"avg_cost\":200,\"last_cost\":200,\"last_profit\":20,\"
total_profit\":40}',6,200,0,0,0,NULL,NULL,NULL,'2024-11-26
10:57:35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67456A578BB834','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"8\"]'),
(202,'ITEM6745A68AB7F179','BRCH668EFCDB7C8B58',52,'ghuncha','sales','PDCT6745A5E49A
45C2','UNIT673AD79B7B91C5','1,'‫قوطی‬,'UNIT673AD79B7B91C5','1,'‫قوطی‬,'UNIT673AD79B7B91
C5','1,'‫قوطی‬,NULL,NULL,'01',7,'usd','1,100,120,20,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,2,NUL
L,NULL,NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66F84386552188\":\"7\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F84386552188\":4},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":7},\"out_units\":
{\"WRHS66F84386552188\":4},\"stock_in_units\":
{\"WRHS66F84386552188\":7},\"stock_out_units\":
{\"WRHS66F84386552188\":4},\"avail_units\":
{\"WRHS66F84386552188\":3},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\"
total_profit\":80}',3,100,0,0,0,'afgahnistan','halal world',NULL,'2024-11-26
15:14:26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6745A68AB7F179','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"7\"]'),
(203,'ITEM674703E219CCF3','BRCH668EFCDB7C8B58',53,'prastamol','sales','PDCT67064D9F
3EF730','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BF
B4B0','1,'‫بسته‬,NULL,NULL,'01',2,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,2000,2000200,1998200,NULL,NULL,NULL,1,NULL,'2023-07-
04',NULL,NULL,1,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"2\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":2},\"out_units\":
{\"WRHS66FCE1257363D4\":0},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":2},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0},\"avail_units\":
{\"WRHS66FCE1257363D4\":2},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":199
8200,\"total_profit\":0}',2,2000,0,0,0,'India',NULL,NULL,'2024-11-27
16:04:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM674703E219CCF3','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"2\"]'),
(204,'ITEM67470C3D21FF51','BRCH668EFCDB7C8B58',54,'minral
water','sales','PDCT67064D91655420','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT673ADD904FD8
92','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,NULL,NULL,'BCH1001',60,'CURR66F984C96B66
91','1000,90,100,10,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,2,NULL,'2026-01-
06',NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"60\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":60},\"out_units\":
{\"WRHS66FCE1257363D4\":0},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":60},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0},\"avail_units\":
{\"WRHS66FCE1257363D4\":60},\"avg_cost\":90,\"last_cost\":90,\"last_profit\":10,\"t
otal_profit\":0}',60,90,0,0,0,'India','gsk',NULL,'2024-11-27
16:40:37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67470C3D21FF51','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"60\"]'),
(205,'ITEM67481D99F26253','BRCH668EFCDB7C8B58',55,'Fitoform','sales','PDCT67064D9F3
EF730','UNIT670F91CE622213','1,'‫دانه‬,'UNIT670F91CE622213','1,'‫دانه‬,'UNIT670F91CE622
213','1,'‫دانه‬,NULL,NULL,'01',8,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,200,230,30,NULL,NULL,NULL,3,NULL,'2036-02-
04',NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"8\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66FCE1257363D4\":1},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":8},\"out_units\":
{\"WRHS66FCE1257363D4\":1},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":8},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":1},\"avail_units\":
{\"WRHS66FCE1257363D4\":7},\"avg_cost\":200,\"last_cost\":200,\"last_profit\":30,\"
total_profit\":30}',7,200,0,0,0,'afgahnistan','healthcare',NULL,'2024-11-28
12:06:57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67481D99F26253','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"8\"]'),
(206,'ITEM67483A54E297D0','BRCH668EFCDB7C8B58',56,'ghuncha','sales','PDCT673AD9327A
9232','UNIT673068EFAB37D0','1,'‫دانه‬,'UNIT67385854CB5FD0','1,'‫دانه‬,'UNIT673068EFAB37
D0','1,'‫دانه‬,NULL,NULL,'01',0,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,200,230,30,NULL,NULL,NULL,3,NULL,NULL,NULL,NULL,5,NULL,NULL,'{\"opening_units\
":[],\"purchase_units\":[],\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":0},\"out_units\":
{\"WRHS66FCE1257363D4\":0},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":0},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":0},\"avail_units\":
{\"WRHS66FCE1257363D4\":0},\"avg_cost\":0,\"last_cost\":200,\"last_profit\":30,\"to
tal_profit\":0}',0,0,0,0,0,NULL,'Getz',NULL,'2024-11-28
14:09:32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67483A54E297D0','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"0\"]'),
(207,'ITEM6748536857D2A4','BRCH668EFCDB7C8B58',57,'Bebelac','sales','PDCT66FE6721AB
35D1','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723
A4','1,'‫دانه‬,NULL,NULL,'01',20,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,200,230,30,NULL,NULL,NULL,2,NULL,'2025-03-
04',NULL,NULL,5,NULL,NULL,'{\"opening_units\":
{\"WRHS66FCE1257363D4\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66FCE1257363D4\":3},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66FCE1257363D4\":20},\"out_units\":
{\"WRHS66FCE1257363D4\":3},\"stock_in_units\":
{\"WRHS66FCE1257363D4\":20},\"stock_out_units\":
{\"WRHS66FCE1257363D4\":3},\"avail_units\":
{\"WRHS66FCE1257363D4\":17},\"avg_cost\":200,\"last_cost\":200,\"last_profit\":30,\
"total_profit\":90}',17,200,0,0,0,'India','Getz',NULL,'2024-11-28
15:56:32',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6748536857D2A4','[\"WRHS66FCE1257
363D4\"]','-++-WRHS66FCE1257363D4-++-','[\"20\"]'),
(208,'ITEM6749B9DCB98983','BRCH668EFCDB7C8B58',58,'‫'کیک‬,'sales','PDCT674435182937A4
','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','2,'‫بسته‬,'UNIT66F98578824869'
,'1,'‫کارتن‬,NULL,NULL,'BCH1001',20,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,500,520,20,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":{\"WRHS66F99D28059D71\":\"20\"},\"purchase_units\":
{\"WRHS66F99D28059D71\":1},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F99D28059D71\":21},\"out_units\":
{\"WRHS66F99D28059D71\":0},\"stock_in_units\":
{\"WRHS66F99D28059D71\":21},\"stock_out_units\":
{\"WRHS66F99D28059D71\":0},\"avail_units\":
{\"WRHS66F99D28059D71\":21},\"avg_cost\":500,\"last_cost\":500,\"last_profit\":20,\
"total_profit\":0}',21,500,0,0,0,NULL,NULL,NULL,'2024-11-29
17:25:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6749B9DCB98983','[\"WRHS66F99D280
59D71\"]','-++-WRHS66F99D28059D71-++-','[\"20\"]'),
(210,'ITEM674ABC240ABF46','BRCH668EFCDB7C8B58',59,'‫'نوشابه‬,'sales','PDCT67443518293
7A4','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','6,'‫بسته‬,'UNIT66F985925723
A4','12,'‫دانه‬,NULL,NULL,'BCH1001',45,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,2000,2500,500,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS674ABBA313DBA6\":\"45\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS674ABBA313DBA6\":45},\"out_units\":
{\"WRHS674ABBA313DBA6\":0},\"stock_in_units\":
{\"WRHS674ABBA313DBA6\":45},\"stock_out_units\":
{\"WRHS674ABBA313DBA6\":0},\"avail_units\":
{\"WRHS674ABBA313DBA6\":45},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":50
0,\"total_profit\":0}',45,2000,0,0,0,NULL,NULL,NULL,'2024-11-30
11:47:56',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM674ABC240ABF46','[\"WRHS674ABBA31
3DBA6\"]','-++-WRHS674ABBA313DBA6-++-','[\"45\"]'),
(211,'ITEM674E8E4B330470','BRCH668EE96F643F60',0,' ‫لیدر جلو کروال‬
‫'جاپانی‬,'sales',NULL,'UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66F7AFF7BFB4B0','4,'‫بسته‬,'U
NIT66F98578824869','20,'‫کارتن‬,NULL,NULL,'BCH1001',20,'usd',','‫'دالر‬,'‫دالر‬
1,3.5,40,36.5,NULL,NULL,NULL,18,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_unit
s\":{\"WRHS66B2FA79C91636\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66B2FA79C91636\":41},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66B2FA79C91636\":20},\"out_units\":
{\"WRHS66B2FA79C91636\":41},\"stock_in_units\":
{\"WRHS66B2FA79C91636\":20},\"stock_out_units\":
{\"WRHS66B2FA79C91636\":41},\"avail_units\":{\"WRHS66B2FA79C91636\":-
21},\"avg_cost\":3.5,\"last_cost\":3.5,\"last_profit\":36.5,\"total_profit\":1496.5
}',-21,3.5,0,0,0,'Afghanistan','SHAMS',NULL,'2024-12-03
09:21:23',0,0,0,0,0,NULL,NULL,'ITEM674E8E4B330470','[\"WRHS66B2FA79C91636\"]','-++-
WRHS66B2FA79C91636-++-','[\"20\"]'),
(212,'ITEM674EA315BF49C3','BRCH668EFCDB7C8B58',60,'‫'تیر‬,'sales','PDCT674EA0C4610B50
','UNIT6744356CD65CC4','1,'‫دانه‬,'UNIT6744356CD65CC4','1,'‫دانه‬,'UNIT6744356CD65CC4',
'1,'‫دانه‬,NULL,NULL,'BCH1001',300,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,2000,2500,500,NULL,NULL,NULL,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS674EA17040CBF4\":\"300\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS674EA17040CBF4\":300},\"out_units\":
{\"WRHS674EA17040CBF4\":0},\"stock_in_units\":
{\"WRHS674EA17040CBF4\":300},\"stock_out_units\":
{\"WRHS674EA17040CBF4\":0},\"avail_units\":
{\"WRHS674EA17040CBF4\":300},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":5
00,\"total_profit\":0}',300,2000,0,0,0,NULL,NULL,NULL,'2024-12-03
10:50:05',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM674EA315BF49C3','[\"WRHS674EA1704
0CBF4\"]','-++-WRHS674EA17040CBF4-++-','[\"300\"]'),
(213,'ITEM6753F23BEF6398','BRCH668A8A93BFCAF8',18,'‫'پنبه‬,'sales','PDCT6753F12D66E0F
4','UNIT6753F144F39971','1,'‫تن‬,'UNIT670A0D9B4C9CE9','142,'‫سیر‬,'UNIT6753F144F39971',
'1,'‫تن‬,NULL,NULL,'BCH1001',12,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,100,120,20,N
ULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6753F1A587BE78\":\"12\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6753F1A587BE78\":12},\"out_units\":
{\"WRHS6753F1A587BE78\":0},\"stock_in_units\":
{\"WRHS6753F1A587BE78\":12},\"stock_out_units\":
{\"WRHS6753F1A587BE78\":0},\"avail_units\":
{\"WRHS6753F1A587BE78\":12},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\
"total_profit\":0}',12,100,0,0,0,NULL,NULL,NULL,'2024-12-07
11:29:07',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6753F23BEF6398','[\"WRHS6753F1A58
7BE78\"]','-++-WRHS6753F1A587BE78-++-','[\"12\"]'),
(214,'ITEM6753F2871232D7','BRCH668A8A93BFCAF8',19,'‫'پالستیک‬,'raw',NULL,'UNIT6753F144
F39971','1,'‫تن‬,'UNIT6753F144F39971','1,'‫تن‬,'UNIT6753F144F39971','1,'‫تن‬,NULL,NULL,'B
CH1001',1000,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,1000,1000,0,NULL,NULL,NULL,5,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6753F18D8A6C34\":\"1000\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6753F18D8A6C34\":1000},\"out_units\":
{\"WRHS6753F18D8A6C34\":0},\"stock_in_units\":
{\"WRHS6753F18D8A6C34\":1000},\"stock_out_units\":
{\"WRHS6753F18D8A6C34\":0},\"avail_units\":
{\"WRHS6753F18D8A6C34\":1000},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":
null,\"total_profit\":0}',1000,1000,0,0,0,NULL,NULL,NULL,'2024-12-07
11:30:23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6753F2871232D7','[\"WRHS6753F18D8
A6C34\"]','-++-WRHS6753F18D8A6C34-++-','[\"1000\"]'),
(215,'ITEM6753F2D6131B76','BRCH668A8A93BFCAF8',20,'‫'رنگ‬,'raw',NULL,'UNIT66F7AFEE8F7
7C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,NULL,NULL
,'BCH1001',10,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,100,100,0,NULL,NULL,NULL,5,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6753F18D8A6C34\":10},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS6753F18D8A6C34\":10},\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6753F18D8A6C34\":10},\"out_units\":
{\"WRHS6753F18D8A6C34\":10},\"stock_in_units\":
{\"WRHS6753F18D8A6C34\":10},\"stock_out_units\":
{\"WRHS6753F18D8A6C34\":10},\"avail_units\":
{\"WRHS6753F18D8A6C34\":0},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":null,
\"total_profit\":0}',0,100,0,0,0,NULL,NULL,NULL,'2024-12-07
11:31:42',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6753F2D6131B76','[\"WRHS6753F18D8
A6C34\"]','-++-WRHS6753F18D8A6C34-++-','[\"10\"]'),
(216,'ITEM675403E3E1DA66','BRCH668EFCDB7C8B58',61,'‫'ارد‬,'sales','PDCT674191BD2692B8
','UNIT6754020460CB36','1,'‫بوجی‬,'UNIT6754020460CB36','1,'‫بوجی‬,'UNIT6754020460CB36',
'1,'‫بوجی‬,NULL,NULL,'BCH1001',100,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1000,1200,200,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS675402B8BFD220\":\"100\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675402B8BFD220\":100},\"out_units\":
{\"WRHS675402B8BFD220\":0},\"stock_in_units\":
{\"WRHS675402B8BFD220\":100},\"stock_out_units\":
{\"WRHS675402B8BFD220\":0},\"avail_units\":
{\"WRHS675402B8BFD220\":100},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":2
00,\"total_profit\":0}',100,1000,0,0,0,NULL,NULL,NULL,'2024-12-07
12:44:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM675403E3E1DA66','[\"WRHS675402B8B
FD220\"]','-++-WRHS675402B8BFD220-++-','[\"100\"]'),
(217,'ITEM6755457D0860F0','BRCH668EFCDB7C8B58',62,'‫'بنبه‬,'sales','PDCT675543D1E9598
0','UNIT675543FA582E69','1,'‫تن‬,'UNIT675543FA582E69','1,'‫تن‬,'UNIT675543FA582E69','
1,'‫تن‬,NULL,NULL,'BCH1001',20,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1000,1200,200,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS6755445AE8D069\":\"20\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6755445AE8D069\":20},\"out_units\":
{\"WRHS6755445AE8D069\":0},\"stock_in_units\":
{\"WRHS6755445AE8D069\":20},\"stock_out_units\":
{\"WRHS6755445AE8D069\":0},\"avail_units\":
{\"WRHS6755445AE8D069\":20},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":20
0,\"total_profit\":0}',20,1000,0,0,0,NULL,NULL,NULL,'2024-12-08
11:36:37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6755457D0860F0','[\"WRHS6755445AE
8D069\"]','-++-WRHS6755445AE8D069-++-','[\"20\"]'),
(218,'ITEM67555C2E1501B4','BRCH668EFCDB7C8B58',63,'‫'بمبر‬,'sales','PDCT67555A8BC5201
8','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF7BFB4B0','4,'‫بسته‬,'UNIT66F985925723A4
','24,'‫دانه‬,NULL,NULL,'BCH1001',50,'usd','1,200,220,20,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,
5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6755445AE8D069\":\"50\"},\"purchase_units\":
{\"WRHS6755445AE8D069\":50},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6755445AE8D069\":100},\"out_units\":
{\"WRHS6755445AE8D069\":0},\"stock_in_units\":
{\"WRHS6755445AE8D069\":100},\"stock_out_units\":
{\"WRHS6755445AE8D069\":0},\"avail_units\":
{\"WRHS6755445AE8D069\":100},\"avg_cost\":210,\"last_cost\":220,\"last_profit\":20,
\"total_profit\":0}',100,210,0,0,0,NULL,NULL,NULL,'2024-12-08
13:13:26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67555C2E1501B4','[\"WRHS6755445AE
8D069\"]','-++-WRHS6755445AE8D069-++-','[\"50\"]'),
(219,'ITEM67555CDD376C97','BRCH668EFCDB7C8B58',64,'‫'سمنت‬,'sales','PDCT67555C2ACEBD8
9','UNIT672E7574A59DC3','1,'‫تن‬,'UNIT672E7574A59DC3','1,'‫تن‬,'UNIT672E7574A59DC3','
1,'‫تن‬,NULL,NULL,'BCH1001',100,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1000,1200,200,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_
units\":{\"WRHS6755445AE8D069\":\"100\"},\"purchase_units\":
{\"WRHS6755445AE8D069\":30},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS6755445AE8D069\":8},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6755445AE8D069\":130},\"out_units\":
{\"WRHS6755445AE8D069\":8},\"stock_in_units\":
{\"WRHS6755445AE8D069\":130},\"stock_out_units\":
{\"WRHS6755445AE8D069\":8},\"avail_units\":
{\"WRHS6755445AE8D069\":122},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":2
00,\"total_profit\":1600}',122,1000,0,0,0,NULL,NULL,NULL,'2024-12-08
13:16:21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67555CDD376C97','[\"WRHS6755445AE
8D069\"]','-++-WRHS6755445AE8D069-++-','[\"100\"]'),
(220,'ITEM6755643ACE3BF6','BRCH668A8A93BFCAF8',21,' ‫پی وی سی‬
‫'دروازده‬,'sales','PDCT67556351664981','UNIT66FA41FFF320A0','1,'‫خاده‬,'UNIT66FA41FFF3
20A0','1,'‫خاده‬,'UNIT66FA41FFF320A0','1,'‫خاده‬,NULL,NULL,'BCH1001',0,'CURR66921C11107
792','‫'افغانی‬,'afg',66.5,1000,1200,200,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,'{\"opening_units\":[],\"purchase_units\":[],\"production_in_units\":
{\"WRHS675563B84DA201\":\"10\"},\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675563B84DA201\":10},\"out_units\":
{\"WRHS675563B84DA201\":0},\"stock_in_units\":
{\"WRHS675563B84DA201\":10},\"stock_out_units\":
{\"WRHS675563B84DA201\":0},\"avail_units\":
{\"WRHS675563B84DA201\":10},\"avg_cost\":700,\"last_cost\":700,\"last_profit\":200,
\"total_profit\":0}',10,700,0,0,0,NULL,NULL,NULL,'2024-12-08
13:47:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6755643ACE3BF6','[\"WRHS675563B84
DA201\"]','-++-WRHS675563B84DA201-++-','[\"0\"]'),
(221,'ITEM67556474B1B721','BRCH668A8A93BFCAF8',22,'‫پروفیل‬
۱','raw',NULL,'UNIT66FA41FFF320A0','1,'‫خاده‬,'UNIT66FA41FFF320A0','1,'‫خاده‬,'UNIT66FA
41FFF320A0','1,'‫خاده‬,NULL,NULL,'BCH1001',10,'CURR66921C11107792','‫'افغانی‬,'afg',66.
5,100,100,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\"
:{\"WRHS675563A8BA00E5\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS675563A8BA00E5\":\"60\"},\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675563A8BA00E5\":10},\"out_units\":
{\"WRHS675563A8BA00E5\":60},\"stock_in_units\":
{\"WRHS675563A8BA00E5\":10},\"stock_out_units\":
{\"WRHS675563A8BA00E5\":60},\"avail_units\":{\"WRHS675563A8BA00E5\":-
50},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":null,\"total_profit\":0}',-
50,100,0,0,0,NULL,NULL,NULL,'2024-12-08
13:48:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67556474B1B721','[\"WRHS675563A8B
A00E5\"]','-++-WRHS675563A8BA00E5-++-','[\"10\"]'),
(222,'ITEM675564CC0F3512','BRCH668A8A93BFCAF8',23,'‫'دستگیر‬,'raw',NULL,'UNIT66F98592
5723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,N
ULL,'BCH1001',40,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,100,100,0,NULL,NULL,NULL,
5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS675563A8BA00E5\":\"40\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS675563A8BA00E5\":\"10\"},\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675563A8BA00E5\":40},\"out_units\":
{\"WRHS675563A8BA00E5\":10},\"stock_in_units\":
{\"WRHS675563A8BA00E5\":40},\"stock_out_units\":
{\"WRHS675563A8BA00E5\":10},\"avail_units\":
{\"WRHS675563A8BA00E5\":30},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":null
,\"total_profit\":0}',30,100,0,0,0,NULL,NULL,NULL,'2024-12-08
13:50:12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM675564CC0F3512','[\"WRHS675563A8B
A00E5\"]','-++-WRHS675563A8BA00E5-++-','[\"40\"]'),
(223,'ITEM675D2D46EF9626','BRCH668EFCDB7C8B58',65,' ۵ ‫کیک‬
‫'فروش‬,'sales','PDCT66FE6721AB35D1','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F985925723
A4','10,'‫دانه‬,'UNIT66F98578824869','1,'‫کارتن‬,NULL,NULL,'BCH1001',20,'CURR66F984C96B
6691','1000,500,600,100,'‫'افغانی‬,'‫افغانی‬,NULL,NULL,NULL,1,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,'{\"opening_units\":{\"WRHS66F84386552188\":\"20\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":20},\"out_units\":
{\"WRHS66F84386552188\":0},\"stock_in_units\":
{\"WRHS66F84386552188\":20},\"stock_out_units\":
{\"WRHS66F84386552188\":0},\"avail_units\":
{\"WRHS66F84386552188\":20},\"avg_cost\":500,\"last_cost\":500,\"last_profit\":100,
\"total_profit\":0}',20,500,0,0,0,NULL,NULL,NULL,'2024-12-14
11:31:26',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM675D2D46EF9626','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"20\"]'),
(224,'ITEM675D3539D4F495','BRCH668EFCDB7C8B58',66,'‫'ارد‬,'sales','PDCT675D32ADE3EAE0
','UNIT672E7574A59DC3','1,'‫تن‬,'UNIT672EF96C476623','20,'‫بوجی‬,'UNIT672E7574A59DC3','
1,'‫تن‬,NULL,NULL,'BCH1001',20,'usd','1,400,600,200,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,4,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS675D34639E0744\":\"20\"},\"purchase_units\":
{\"WRHS675D34639E0744\":20},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675D34639E0744\":40},\"out_units\":
{\"WRHS675D34639E0744\":0},\"stock_in_units\":
{\"WRHS675D34639E0744\":40},\"stock_out_units\":
{\"WRHS675D34639E0744\":0},\"avail_units\":
{\"WRHS675D34639E0744\":40},\"avg_cost\":400,\"last_cost\":400,\"last_profit\":200,
\"total_profit\":0}',40,400,0,0,0,NULL,NULL,NULL,'2024-12-14
12:05:21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM675D3539D4F495','[\"WRHS675D34639
E0744\"]','-++-WRHS675D34639E0744-++-','[\"20\"]'),
(225,'ITEM6760FC3CD42668','BRCH668E33B1D26DF1',6,' ‫تکه‬
‫'زاپنی‬,'sales',NULL,'UNIT66FA420D673EC7','1,'‫متر مربع‬,'UNIT66FA420D673EC7',' ‫متر‬
1,'‫مربع‬,'UNIT66FA420D673EC7',','‫متر مربع‬
1,NULL,NULL,'BCH1001',1000,'CURR66BB048E0D9DC8','75,0,300,300,'‫'افغانی‬,'‫افغانی‬,NULL
,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS668F5221C4BF21\":\"1000\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS668F5221C4BF21\":1000},\"out_units\":
{\"WRHS668F5221C4BF21\":0},\"stock_in_units\":
{\"WRHS668F5221C4BF21\":1000},\"stock_out_units\":
{\"WRHS668F5221C4BF21\":0},\"avail_units\":
{\"WRHS668F5221C4BF21\":1000},\"avg_cost\":0,\"last_cost\":null,\"last_profit\":300
,\"total_profit\":0}',1000,0,0,0,0,NULL,NULL,NULL,'2024-12-17
08:51:16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6760FC3CD42668','[\"WRHS668F5221C
4BF21\"]','-++-WRHS668F5221C4BF21-++-','[\"1000\"]'),
(226,'ITEM676266ACB23AD1','BRCH668EFCDB7C8B58',67,'‫'لوبیا‬,'sales','PDCT670F7518C4C5
60','UNIT672EF96C476623','1,'‫بوجی‬,'UNIT670A0D9B4C9CE9','7,'‫سیر‬,'UNIT66F7AFEE8F77C6'
,'49,'‫کیلو‬,NULL,NULL,'BCH1001',50,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,6700,6860,160,NULL,NULL,NULL,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening
_units\":{\"WRHS66F84386552188\":\"50\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS66F84386552188\":0.24489795918367346},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":50},\"out_units\":
{\"WRHS66F84386552188\":0.24489795918367346},\"stock_in_units\":
{\"WRHS66F84386552188\":50},\"stock_out_units\":
{\"WRHS66F84386552188\":0.24489795918367346},\"avail_units\":
{\"WRHS66F84386552188\":49.755102040816325},\"avg_cost\":6700,\"last_cost\":6700,\"
last_profit\":160,\"total_profit\":39.18367346938771}',49.755102040816325,6700,0,0,
0,NULL,NULL,NULL,'2024-12-18
10:37:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM676266ACB23AD1','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"50\"]'),
(227,'ITEM6762760EA09352','BRCH668E33B1D26DF1',7,'‫شامپو حیات‬
400ml','sales','PDCT67064D9F3EF730','UNIT66F98578824869','1,'‫کارتن‬,'UNIT675558E7497
505','2,'‫درجن‬,'UNIT674ABB06C23B02','24,'‫دانه‬,NULL,NULL,'01',5,'usd',','‫'دالر‬,'‫دالر‬
1,200,220,20,NULL,NULL,NULL,3,NULL,NULL,NULL,NULL,2,NULL,NULL,'{\"opening_units\":
{\"WRHS672EFA002B2041\":\"5\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS672EFA002B2041\":5},\"out_units\":
{\"WRHS672EFA002B2041\":0},\"stock_in_units\":
{\"WRHS672EFA002B2041\":5},\"stock_out_units\":
{\"WRHS672EFA002B2041\":0},\"avail_units\":
{\"WRHS672EFA002B2041\":5},\"avg_cost\":200,\"last_cost\":200,\"last_profit\":20,\"
total_profit\":0}',5,200,0,0,0,'‫'تایلندی‬,NULL,NULL,'2024-12-18
11:43:18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6762760EA09352','[\"WRHS672EFA002
B2041\"]','-++-WRHS672EFA002B2041-++-','[\"5\"]'),
(228,'ITEM6766819D9EB042','BRCH668EFCDB7C8B58',68,'kakin','sales','PDCT675563516649
81','UNIT66F7AFF7BFB4B0','1,'‫بسته‬,'UNIT66FA41FFF320A0','6,'‫خاده‬,'UNIT66F7AFF7BFB4B0
','1,'‫بسته‬,NULL,NULL,'BCH1001',20,'usd','1,500,550,50,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,1
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS66F84386552188\":\"20\"},\"purchase_units\":
{\"WRHS66F84386552188\":20},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS66F84386552188\":5},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS66F84386552188\":40},\"out_units\":
{\"WRHS66F84386552188\":5},\"stock_in_units\":
{\"WRHS66F84386552188\":40},\"stock_out_units\":
{\"WRHS66F84386552188\":5},\"avail_units\":
{\"WRHS66F84386552188\":35},\"avg_cost\":550,\"last_cost\":600,\"last_profit\":50,\
"total_profit\":750}',35,550,0,0,0,NULL,NULL,NULL,'2024-12-21
13:21:41',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6766819D9EB042','[\"WRHS66F843865
52188\"]','-++-WRHS66F84386552188-++-','[\"20\"]'),
(229,'ITEM6767D5AB9E1053','BRCH668EFCDB7C8B58',69,' ‫پی وی‬
‫'سی‬,'sales',NULL,'UNIT66FA41FFF320A0','1,'‫خاده‬,'UNIT66FA41FFF320A0','1,'‫خاده‬,'UNIT6
6FA41FFF320A0','1,'‫خاده‬,NULL,NULL,'BCH1001',20,'CURR66F984C96B6691','
-,1000,10000,3000,'‫'افغانی‬,'‫افغانی‬
7000,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS675D34639E0744\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675D34639E0744\":20},\"out_units\":
{\"WRHS675D34639E0744\":0},\"stock_in_units\":
{\"WRHS675D34639E0744\":20},\"stock_out_units\":
{\"WRHS675D34639E0744\":0},\"avail_units\":
{\"WRHS675D34639E0744\":20},\"avg_cost\":10000,\"last_cost\":10000,\"last_profit\":
-7000,\"total_profit\":0}',20,10000,0,0,0,NULL,NULL,NULL,'2024-12-22
13:32:35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6767D5AB9E1053','[\"WRHS675D34639
E0744\"]','-++-WRHS675D34639E0744-++-','[\"20\"]'),
(230,'ITEM67682E0AA6B0A4','BRCH668A8A93BFCAF8',24,'‫'آرد‬,'raw',NULL,'UNIT66F7AFEE8F7
7C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,NULL,NULL
,'BCH1001',100,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,100,100,0,NULL,NULL,NULL,50
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS67682D02D389F3\":\"100\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67682D02D389F3\":100},\"out_units\":
{\"WRHS67682D02D389F3\":0},\"stock_in_units\":
{\"WRHS67682D02D389F3\":100},\"stock_out_units\":
{\"WRHS67682D02D389F3\":0},\"avail_units\":
{\"WRHS67682D02D389F3\":100},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":nul
l,\"total_profit\":0}',100,100,0,0,0,NULL,NULL,NULL,'2024-12-22
19:49:38',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67682E0AA6B0A4','[\"WRHS67682D02D
389F3\"]','-++-WRHS67682D02D389F3-++-','[\"100\"]'),
(231,'ITEM676D01CF3B1F38','BRCH668EFCDB7C8B58',70,'‫'ارد‬,'sales',NULL,'UNIT675402046
0CB36','1,'‫بوجی‬,'UNIT66F7AFEE8F77C6','49,'‫کیلو‬,'UNIT6754020460CB36','1,'‫بوجی‬,NULL,N
ULL,'BCH1001',20,'CURR66F984C96B6691','1000,1400,1630,230,'‫'افغانی‬,'‫افغانی‬,NULL,NUL
L,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS676D0118AEAB90\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS676D0118AEAB90\":20},\"out_units\":
{\"WRHS676D0118AEAB90\":0},\"stock_in_units\":
{\"WRHS676D0118AEAB90\":20},\"stock_out_units\":
{\"WRHS676D0118AEAB90\":0},\"avail_units\":
{\"WRHS676D0118AEAB90\":20},\"avg_cost\":1400,\"last_cost\":1400,\"last_profit\":23
0,\"total_profit\":0}',20,1400,0,0,0,NULL,NULL,NULL,'2024-12-26
11:42:15',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM676D01CF3B1F38','[\"WRHS676D0118A
EAB90\"]','-++-WRHS676D0118AEAB90-++-','[\"20\"]'),
(232,'ITEM676FCB5DBB99D9','BRCH668EFCDB7C8B58',71,'‫'بروشور‬,'sales',NULL,'UNIT676FC7
E5051A21','1,'‫سانتی متر‬,'UNIT676FC7E5051A21','1,'‫سانتی متر‬,'UNIT676FC7E5051A21','
1,'‫سانتی متر‬,NULL,NULL,'BCH1001',10,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,100,120,20,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_uni
ts\":{\"WRHS676FC8061C1077\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS676FC8061C1077\":4},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS676FC8061C1077\":10},\"out_units\":
{\"WRHS676FC8061C1077\":4},\"stock_in_units\":
{\"WRHS676FC8061C1077\":10},\"stock_out_units\":
{\"WRHS676FC8061C1077\":4},\"avail_units\":
{\"WRHS676FC8061C1077\":6},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":20,\"
total_profit\":80}',6,100,0,0,0,NULL,NULL,NULL,'2024-12-28
14:26:45',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM676FCB5DBB99D9','[\"WRHS676FC8061
C1077\"]','-++-WRHS676FC8061C1077-++-','[\"10\"]'),
(233,'ITEM676FD784024B65','BRCH668EFCDB7C8B58',72,'l6000','sales','PDCT676FD608090B
F5','UNIT66FCE0CF2FB3F0','1,'‫بسته‬,'UNIT676FD6241D5844','6,'‫شاخه‬,'UNIT66FCE0CF2FB3F0
','1,'‫بسته‬,NULL,NULL,'BCH1001',20,'usd','1,60,70,10,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS676FD6B7676D60\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS676FD6B7676D60\":2},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS676FD6B7676D60\":20},\"out_units\":
{\"WRHS676FD6B7676D60\":2},\"stock_in_units\":
{\"WRHS676FD6B7676D60\":20},\"stock_out_units\":
{\"WRHS676FD6B7676D60\":2},\"avail_units\":
{\"WRHS676FD6B7676D60\":18},\"avg_cost\":60,\"last_cost\":60,\"last_profit\":10,\"t
otal_profit\":20}',18,60,0,0,0,NULL,NULL,NULL,'2024-12-28
15:18:36',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM676FD784024B65','[\"WRHS676FD6B76
76D60\"]','-++-WRHS676FD6B7676D60-++-','[\"20\"]'),
(234,'ITEM6770F511EB0B89','BRCH668EFCDB7C8B58',73,'‫'الکت‬,'sales',NULL,'UNIT66F985925
723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,NU
LL,'BCH1001',10,'usd','1,400,500,100,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS676FD6B7676D60\":\"10\"},\"purchase_units\":
{\"WRHS676FD6B7676D60\":100},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS676FD6B7676D60\":4},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS676FD6B7676D60\":110},\"out_units\":
{\"WRHS676FD6B7676D60\":4},\"stock_in_units\":
{\"WRHS676FD6B7676D60\":110},\"stock_out_units\":
{\"WRHS676FD6B7676D60\":4},\"avail_units\":
{\"WRHS676FD6B7676D60\":106},\"avg_cost\":400,\"last_cost\":400,\"last_profit\":100
,\"total_profit\":400}',106,400,0,0,0,NULL,NULL,NULL,'2024-12-29
11:36:57',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6770F511EB0B89','[\"WRHS676FD6B76
76D60\"]','-++-WRHS676FD6B7676D60-++-','[\"10\"]'),
(235,'ITEM6770FB43819049','BRCH668EFCDB7C8B58',74,'‫'چله‬,'raw',NULL,'UNIT6770FADBD15
1F8','1,'‫گرام‬,'UNIT6770FADBD151F8','1,'‫گرام‬,'UNIT6770FADBD151F8','1,'‫گرام‬,NULL,NULL
,'BCH1001',100,'usd','1,100,100,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6714BCAC8DB056\":\"100\"},\"purchase_units\":
{\"WRHS6714BCAC8DB056\":1},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS6714BCAC8DB056\":100},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6714BCAC8DB056\":101},\"out_units\":
{\"WRHS6714BCAC8DB056\":100},\"stock_in_units\":
{\"WRHS6714BCAC8DB056\":101},\"stock_out_units\":
{\"WRHS6714BCAC8DB056\":100},\"avail_units\":
{\"WRHS6714BCAC8DB056\":1},\"avg_cost\":100,\"last_cost\":100,\"last_profit\":null,
\"total_profit\":0}',1,100,0,0,0,NULL,NULL,NULL,'2024-12-29
12:03:23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6770FB43819049','[\"WRHS6714BCAC8
DB056\"]','-++-WRHS6714BCAC8DB056-++-','[\"100\"]'),
(236,'ITEM677266EA18CF12','BRCH668EFCDB7C8B58',75,' ‫رطوبت‬
‫'کیر‬,'sales','PDCT676FD608090BF5','UNIT66FCE0C63DEB20','1,'‫کارتن‬,'UNIT66F7AFEE8F77C
6','25,'‫کیلو‬,'UNIT66FCE0C63DEB20','1,'‫کارتن‬,NULL,NULL,'BCH1001',30,'usd','
1,22,25,3,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"open
ing_units\":{\"WRHS6772664D0A6B62\":\"30\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6772664D0A6B62\":30},\"out_units\":
{\"WRHS6772664D0A6B62\":0},\"stock_in_units\":
{\"WRHS6772664D0A6B62\":30},\"stock_out_units\":
{\"WRHS6772664D0A6B62\":0},\"avail_units\":
{\"WRHS6772664D0A6B62\":30},\"avg_cost\":22,\"last_cost\":22,\"last_profit\":3,\"to
tal_profit\":0}',30,22,0,0,0,NULL,NULL,NULL,'2024-12-30
13:54:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677266EA18CF12','[\"WRHS6772664D0
A6B62\"]','-++-WRHS6772664D0A6B62-++-','[\"30\"]'),
(237,'ITEM67726901BC1178','BRCH668EFCDB7C8B58',76,'‫'چاینل‬,'sales','PDCT676FD608090B
F5','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F985925723A4','334,'‫دانه‬,'UNIT66F98578824
869','1,'‫کارتن‬,NULL,NULL,'BCH1001',10,'usd','1,110,120,10,'‫'دالر‬,'‫دالر‬,NULL,NULL,NU
LL,4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6772664D0A6B62\":\"10\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS6772664D0A6B62\":6},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6772664D0A6B62\":10},\"out_units\":
{\"WRHS6772664D0A6B62\":6},\"stock_in_units\":
{\"WRHS6772664D0A6B62\":10},\"stock_out_units\":
{\"WRHS6772664D0A6B62\":6},\"avail_units\":
{\"WRHS6772664D0A6B62\":4},\"avg_cost\":110,\"last_cost\":110,\"last_profit\":10,\"
total_profit\":15.499999999999972}',4,110,0,0,0,NULL,NULL,NULL,'2024-12-30
14:03:53',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67726901BC1178','[\"WRHS6772664D0
A6B62\"]','-++-WRHS6772664D0A6B62-++-','[\"10\"]'),
(238,'ITEM67739ED095C681','BRCH664D790E231556',6,' ‫شربت‬
‫'پراستامول‬,'sales','PDCT67739D98D444F6','UNIT66F98578824869','1,'‫کارتن‬,'UNIT66F7AFF
7BFB4B0','6,'‫بسته‬,'UNIT66F985925723A4','24,'‫دانه‬,NULL,NULL,'BCH1001',40,'CURR6690AF
39D9B836','‫'افغانی‬,'AFG',74,1000,1300,300,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,'{\"opening_units\":{\"WRHS67739E2AE7B394\":\"40\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67739E2AE7B394\":40},\"out_units\":
{\"WRHS67739E2AE7B394\":0},\"stock_in_units\":
{\"WRHS67739E2AE7B394\":40},\"stock_out_units\":
{\"WRHS67739E2AE7B394\":0},\"avail_units\":
{\"WRHS67739E2AE7B394\":40},\"avg_cost\":1000,\"last_cost\":1000,\"last_profit\":30
0,\"total_profit\":0}',40,1000,0,0,0,NULL,NULL,NULL,'2024-12-31
12:05:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67739ED095C681','[\"WRHS67739E2AE
7B394\"]','-++-WRHS67739E2AE7B394-++-','[\"40\"]'),
(239,'ITEM677A2C3855CB49','BRCH668EFCDB7C8B58',77,'‫'دسته‬,'raw','PDCT677A2B23844630'
,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','
1,'‫دانه‬,NULL,NULL,'BCH1001',20,'usd','1,2,2,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS677A2BC027E401\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS677A2BC027E401\":20},\"out_units\":
{\"WRHS677A2BC027E401\":0},\"stock_in_units\":
{\"WRHS677A2BC027E401\":20},\"stock_out_units\":
{\"WRHS677A2BC027E401\":0},\"avail_units\":
{\"WRHS677A2BC027E401\":20},\"avg_cost\":2,\"last_cost\":2,\"last_profit\":null,\"t
otal_profit\":0}',20,2,0,0,0,NULL,NULL,NULL,'2025-01-05
11:22:40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677A2C3855CB49','[\"WRHS677A2BC02
7E401\"]','-++-WRHS677A2BC027E401-++-','[\"20\"]'),
(240,'ITEM677A2C594D2400','BRCH668EFCDB7C8B58',78,'‫'تیر‬,'raw','PDCT677A2B23844630',
'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','
1,'‫دانه‬,NULL,NULL,'BCH1001',30,'usd','1,1,1,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS677A2BC027E401\":\"30\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS677A2BC027E401\":30},\"out_units\":
{\"WRHS677A2BC027E401\":0},\"stock_in_units\":
{\"WRHS677A2BC027E401\":30},\"stock_out_units\":
{\"WRHS677A2BC027E401\":0},\"avail_units\":
{\"WRHS677A2BC027E401\":30},\"avg_cost\":1,\"last_cost\":1,\"last_profit\":null,\"t
otal_profit\":0}',30,1,0,0,0,NULL,NULL,NULL,'2025-01-05
11:23:13',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677A2C594D2400','[\"WRHS677A2BC02
7E401\"]','-++-WRHS677A2BC027E401-++-','[\"30\"]'),
(241,'ITEM677A2D7237FB49','BRCH668EFCDB7C8B58',79,'‫'زنجیر‬,'raw','PDCT677A2B23844630
','UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66FCE0B7BA12C1',
'1,'‫دانه‬,NULL,NULL,'BCH1001',100,'usd','1,3,3,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,10,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6714BCAC8DB056\":\"100\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6714BCAC8DB056\":100},\"out_units\":
{\"WRHS6714BCAC8DB056\":0},\"stock_in_units\":
{\"WRHS6714BCAC8DB056\":100},\"stock_out_units\":
{\"WRHS6714BCAC8DB056\":0},\"avail_units\":
{\"WRHS6714BCAC8DB056\":100},\"avg_cost\":3,\"last_cost\":3,\"last_profit\":null,\"
total_profit\":0}',100,3,0,0,0,NULL,NULL,NULL,'2025-01-05
11:27:54',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677A2D7237FB49','[\"WRHS6714BCAC8
DB056\"]','-++-WRHS6714BCAC8DB056-++-','[\"100\"]'),
(242,'ITEM677A2DF9681E30','BRCH668EFCDB7C8B58',80,' ‫دسته‬
‫'بگس‬,'raw','PDCT677A2B23844630','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4',
'1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,NULL,'BCH1001',20,'usd',','‫'دالر‬,'‫دالر‬
1,4,4,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS677A2BC027E401\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS677A2BC027E401\":20},\"out_units\":
{\"WRHS677A2BC027E401\":0},\"stock_in_units\":
{\"WRHS677A2BC027E401\":20},\"stock_out_units\":
{\"WRHS677A2BC027E401\":0},\"avail_units\":
{\"WRHS677A2BC027E401\":20},\"avg_cost\":4,\"last_cost\":4,\"last_profit\":null,\"t
otal_profit\":0}',20,4,0,0,0,NULL,NULL,NULL,'2025-01-05
11:30:09',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677A2DF9681E30','[\"WRHS677A2BC02
7E401\"]','-++-WRHS677A2BC027E401-++-','[\"20\"]'),
(243,'ITEM677B8039DB0003','BRCH668A8A93BFCAF8',25,'‫'تیر‬,'raw',NULL,'UNIT66F98592572
3A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,NULL
,'BCH1001',100,'usd','1,2,2,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,'{\"opening_units\":{\"WRHS675563A8BA00E5\":100},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":
{\"WRHS675563A8BA00E5\":20},\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675563A8BA00E5\":100},\"out_units\":
{\"WRHS675563A8BA00E5\":20},\"stock_in_units\":
{\"WRHS675563A8BA00E5\":100},\"stock_out_units\":
{\"WRHS675563A8BA00E5\":20},\"avail_units\":
{\"WRHS675563A8BA00E5\":80},\"avg_cost\":2,\"last_cost\":2,\"last_profit\":null,\"t
otal_profit\":0}',80,2,0,0,0,NULL,NULL,NULL,'2025-01-06
11:33:21',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677B8039DB0003','[\"WRHS675563A8B
A00E5\"]','-++-WRHS675563A8BA00E5-++-','[\"100\"]'),
(244,'ITEM677B80637435F0','BRCH668A8A93BFCAF8',26,'‫'زنجیر‬,'raw',NULL,'UNIT66F985925
723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL,NU
LL,'BCH1001',20,'usd','1,1,1,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,3,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,'{\"opening_units\":{\"WRHS675563A8BA00E5\":20},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":
{\"WRHS675563A8BA00E5\":10},\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675563A8BA00E5\":20},\"out_units\":
{\"WRHS675563A8BA00E5\":10},\"stock_in_units\":
{\"WRHS675563A8BA00E5\":20},\"stock_out_units\":
{\"WRHS675563A8BA00E5\":10},\"avail_units\":
{\"WRHS675563A8BA00E5\":10},\"avg_cost\":1,\"last_cost\":1,\"last_profit\":null,\"t
otal_profit\":0}',10,1,0,0,0,NULL,NULL,NULL,'2025-01-06
11:34:03',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677B80637435F0','[\"WRHS675563A8B
A00E5\"]','-++-WRHS675563A8BA00E5-++-','[\"20\"]'),
(245,'ITEM677B808CC975F1','BRCH668A8A93BFCAF8',27,' ‫دسته‬
‫'بکس‬,'raw',NULL,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66
F985925723A4','1,'‫دانه‬,NULL,NULL,'BCH1001',20,'usd','1,3,3,0,'‫'دالر‬,'‫دالر‬,NULL,NULL
,NULL,6,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS675563A8BA00E5\":20},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS675563A8BA00E5\":20},\"out_units\":
{\"WRHS675563A8BA00E5\":0},\"stock_in_units\":
{\"WRHS675563A8BA00E5\":20},\"stock_out_units\":
{\"WRHS675563A8BA00E5\":0},\"avail_units\":
{\"WRHS675563A8BA00E5\":20},\"avg_cost\":3,\"last_cost\":3,\"last_profit\":null,\"t
otal_profit\":0}',20,3,0,0,0,NULL,NULL,NULL,'2025-01-06
11:34:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677B808CC975F1','[\"WRHS675563A8B
A00E5\"]','-++-WRHS675563A8BA00E5-++-','[\"20\"]'),
(246,'ITEM677B80D0B3A149','BRCH668A8A93BFCAF8',28,' ‫بکس پی‬
‫'پی‬,'sales',NULL,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT6
6F985925723A4','1,'‫دانه‬,NULL,NULL,'BCH1001',2,'usd','1,20,30,10,'‫'دالر‬,'‫دالر‬,NULL,N
ULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC3CBA24A3\":2},\"purchase_units\":[],\"production_in_units\":
{\"WRHS6697EC3CBA24A3\":10},\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC3CBA24A3\":12},\"out_units\":
{\"WRHS6697EC3CBA24A3\":0},\"stock_in_units\":
{\"WRHS6697EC3CBA24A3\":12},\"stock_out_units\":
{\"WRHS6697EC3CBA24A3\":0},\"avail_units\":
{\"WRHS6697EC3CBA24A3\":12},\"avg_cost\":9.5866666666666660034934466239064931869506
8359375,\"last_cost\":7.5039999999999995594635038287378847599029541015625,\"last_pr
ofit\":10,\"total_profit\":0}',12,9.586666666666666,0,0,0,NULL,NULL,NULL,'2025-01-
06
11:35:52',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677B80D0B3A149','[\"WRHS6697EC3CB
A24A3\"]','-++-WRHS6697EC3CBA24A3-++-','[\"2\"]'),
(247,'ITEM677B885DF2E2B5','BRCH668A8A93BFCAF8',29,'‫'زنحیر‬,'raw',NULL,'UNIT66F985788
24869','1,'‫کارتن‬,'UNIT66F985925723A4','142,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,NULL
,NULL,'BCH1001',30,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,500,500,0,NULL,NULL,NUL
L,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC5B6CA964\":30},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC5B6CA964\":30},\"out_units\":
{\"WRHS6697EC5B6CA964\":0},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":30},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":0},\"avail_units\":
{\"WRHS6697EC5B6CA964\":30},\"avg_cost\":500,\"last_cost\":500,\"last_profit\":null
,\"total_profit\":0}',30,500,0,0,0,NULL,NULL,NULL,'2025-01-06
12:08:06',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677B885DF2E2B5','[\"WRHS6697EC5B6
CA964\"]','-++-WRHS6697EC5B6CA964-++-','[\"30\"]'),
(248,'ITEM677D0A23580083','BRCH664D790E231556',7,'Instagram
Follower','sales',NULL,'UNIT677D09E001CCA7','K',1,'UNIT677D09E001CCA7','K',1,'UNIT6
77D09E001CCA7','K',1,NULL,NULL,'BCH1001',15,'usd',','‫'دالر‬,'‫دالر‬
1,1.5,1.55,0.050000000000000044,NULL,NULL,NULL,10,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,'{\"opening_units\":{\"WRHS677D0A8B42B154\":15},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
{\"WRHS677D0A8B42B154\":30},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS677D0A8B42B154\":15},\"out_units\":
{\"WRHS677D0A8B42B154\":30},\"stock_in_units\":
{\"WRHS677D0A8B42B154\":15},\"stock_out_units\":
{\"WRHS677D0A8B42B154\":30},\"avail_units\":{\"WRHS677D0A8B42B154\":-
15},\"avg_cost\":1.5,\"last_cost\":1.5,\"last_profit\":0.05000000000000004440892098
50062616169452667236328125,\"total_profit\":1.5000000000000013322676295501878485083
58001708984375}',-15,1.5,0,0,0,NULL,NULL,NULL,'2025-01-07
15:34:03',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM677D0A23580083','[\"WRHS677D0A8B4
2B154\"]','-++-WRHS677D0A8B42B154-++-','[\"15\"]'),
(251,'ITEM678149B713E979','BRCH668EFCDB7C8B58',81,' ‫کود‬
‫'سفید‬,'raw',NULL,'UNIT6753F144F39971','1,'‫تن‬,'UNIT672EF96C476623','1,'‫بوجی‬,'UNIT66F
7AFEE8F77C6','1,'‫کیلو‬,NULL,NULL,'123',60,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,1300,1300,0,NULL,NULL,NULL,1,'2025-01-04','2025-01-
17',NULL,NULL,2,NULL,NULL,'{\"opening_units\":
{\"WRHS670F7593E510A4\":\"60\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS670F7593E510A4\":30},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS670F7593E510A4\":60},\"out_units\":
{\"WRHS670F7593E510A4\":30},\"stock_in_units\":
{\"WRHS670F7593E510A4\":60},\"stock_out_units\":
{\"WRHS670F7593E510A4\":30},\"avail_units\":
{\"WRHS670F7593E510A4\":30},\"avg_cost\":1300,\"last_cost\":1300,\"last_profit\":nu
ll,\"total_profit\":3000}',30,1300,0,0,0,'-01-2025','‫'شیشه یی ازبکی‬,'‫'آرمان‬,'‫قزاقی‬
10
20:54:23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM678149B713E979','[\"WRHS670F7593E
510A4\"]','-++-WRHS670F7593E510A4-++-','[\"60\"]'),
(252,'ITEM67814D70EE7BE0','BRCH668EFCDB7C8B58',82,' ‫برنج‬
‫'سیله‬,'raw',NULL,'UNIT670A0D9B4C9CE9','1,'‫سیر‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT67
0A0D9B4C9CE9','7,'‫سیر‬,NULL,NULL,'25',20,'CURR66F984C96B6691',','‫'افغانی‬,'‫افغانی‬
1000,300,300,0,NULL,NULL,NULL,1,'2024-12-21','2025-01-
17',NULL,NULL,2,NULL,NULL,'{\"opening_units\":
{\"WRHS670F7593E510A4\":\"20\"},\"purchase_units\":
{\"WRHS6714BCAC8DB056\":100},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS670F7593E510A4\":20,\"WRHS6714BCAC8DB056\":100},\"out_units\":
{\"WRHS670F7593E510A4\":0,\"WRHS6714BCAC8DB056\":0},\"stock_in_units\":
{\"WRHS670F7593E510A4\":20,\"WRHS6714BCAC8DB056\":100},\"stock_out_units\":
{\"WRHS670F7593E510A4\":0,\"WRHS6714BCAC8DB056\":0},\"avail_units\":
{\"WRHS670F7593E510A4\":20,\"WRHS6714BCAC8DB056\":100},\"avg_cost\":216.66666666666
666,\"last_cost\":200,\"last_profit\":100,\"total_profit\":0}',120,216.666666666666
66,0,0,0,'10-01-2025','‫ کیلو‬20 ‫'برنج سیله‬,'‫'آرمان‬,'‫افغان‬
21:10:16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67814D70EE7BE0','[\"WRHS670F7593E
510A4\"]','-++-WRHS670F7593E510A4-++-','[\"20\"]'),
(253,'ITEM6781527A1490E6','BRCH668EFCDB7C8B58',55,'‫'ماش‬,'raw','PDCT674191BD2692B8',
'UNIT670A0D9B4C9CE9','1,'‫سیر‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','
1,'‫کیلو‬,NULL,NULL,'67',10,'CURR66F984C96B6691','1000,400,400,0,'‫'افغانی‬,'‫افغانی‬,NUL
L,NULL,NULL,4,'2024-12-28','2025-01-17',NULL,NULL,2,NULL,NULL,'{\"opening_units\":
{\"WRHS670F7593E510A4\":\"10\"},\"purchase_units\":
{\"WRHS6714BCAC8DB056\":50},\"production_in_units\":[],\"production_out_units\":
[],\"sale_units\":{\"WRHS670F7593E510A4\":10},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS6714BCAC8DB056\":50},\"out_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS6714BCAC8DB056\":0},\"stock_in_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS6714BCAC8DB056\":50},\"stock_out_units\":
{\"WRHS670F7593E510A4\":10,\"WRHS6714BCAC8DB056\":0},\"avail_units\":
{\"WRHS670F7593E510A4\":0,\"WRHS6714BCAC8DB056\":50},\"avg_cost\":441.6666666666667
,\"last_cost\":450,\"last_profit\":50,\"total_profit\":583.3333333333002}',50,441.6
666666666667,0,0,0,'10-01-2025','‫'وطنی‬,'‫'آرمان‬,'‫افغان‬
21:31:46',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6781527A1490E6','[\"WRHS670F7593E
510A4\"]','-++-WRHS670F7593E510A4-++-','[\"10\"]'),
(254,'ITEM678367AC71A909','BRCH677E30321C0BF1',1,' ‫حلقه‬
‫'دیگ‬,'raw','PDCT678365B5B98612','UNIT674ABB06C23B02','1,'‫دانه‬,'UNIT674ABB06C23B02',
'1,'‫دانه‬,'UNIT674ABB06C23B02','1,'‫دانه‬,NULL,NULL,'BCH1001',20,'usd',','‫'دالر‬,'‫دالر‬
1,2,2,0,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS678366A2892DA3\":\"20\"},\"purchase_units\":
{\"WRHS678366A2892DA3\":4},\"production_in_units\":[],\"production_out_units\":
{\"WRHS678366A2892DA3\":\"2\"},\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS678366A2892DA3\":24},\"out_units\":
{\"WRHS678366A2892DA3\":2},\"stock_in_units\":
{\"WRHS678366A2892DA3\":24},\"stock_out_units\":
{\"WRHS678366A2892DA3\":2},\"avail_units\":
{\"WRHS678366A2892DA3\":22},\"avg_cost\":2,\"last_cost\":2,\"last_profit\":null,\"t
otal_profit\":0}',22,2,0,0,0,NULL,NULL,NULL,'2025-01-12
11:26:44',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM678367AC71A909','[\"WRHS678366A28
92DA3\"]','-++-WRHS678366A2892DA3-++-','[\"20\"]'),
(255,'ITEM678367F8542187','BRCH677E30321C0BF1',2,'‫'رنگ‬,'raw',NULL,'UNIT66F7AFEE8F77
C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,'UNIT66F7AFEE8F77C6','1,'‫کیلو‬,NULL,NULL,
'BCH1001',12,'usd','1,1,1,0,'‫'دالر‬,'‫دالر‬,NULL,NULL,NULL,5,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,'{\"opening_units\":{\"WRHS678366A2892DA3\":\"12\"},\"purchase_units\":
{\"WRHS678366A2892DA3\":2},\"production_in_units\":[],\"production_out_units\":
{\"WRHS678366A2892DA3\":\"2.4\"},\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS678366A2892DA3\":14},\"out_units\":
{\"WRHS678366A2892DA3\":2.4},\"stock_in_units\":
{\"WRHS678366A2892DA3\":14},\"stock_out_units\":
{\"WRHS678366A2892DA3\":2.4},\"avail_units\":
{\"WRHS678366A2892DA3\":11.6},\"avg_cost\":1,\"last_cost\":1,\"last_profit\":null,\
"total_profit\":0}',11.6,1,0,0,0,NULL,NULL,NULL,'2025-01-12
11:28:00',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM678367F8542187','[\"WRHS678366A28
92DA3\"]','-++-WRHS678366A2892DA3-++-','[\"12\"]'),
(256,'ITEM6783684CEAEC03','BRCH677E30321C0BF1',3,' ‫نیزل دیگ‬
‫'بخار‬,'raw',NULL,'UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT66FCE0B7BA12C1','1,'‫دانه‬,'UNIT6
6FCE0B7BA12C1','1,'‫دانه‬,NULL,NULL,'BCH1001',12,'usd','1,3,3,0,'‫'دالر‬,'‫دالر‬,NULL,NUL
L,NULL,5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS678366A2892DA3\":\"12\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":{\"WRHS678366A2892DA3\":\"4\"},\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS678366A2892DA3\":12},\"out_units\":
{\"WRHS678366A2892DA3\":4},\"stock_in_units\":
{\"WRHS678366A2892DA3\":12},\"stock_out_units\":
{\"WRHS678366A2892DA3\":4},\"avail_units\":
{\"WRHS678366A2892DA3\":8},\"avg_cost\":3,\"last_cost\":3,\"last_profit\":null,\"to
tal_profit\":0}',8,3,0,0,0,NULL,NULL,NULL,'2025-01-12
11:29:24',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6783684CEAEC03','[\"WRHS678366A28
92DA3\"]','-++-WRHS678366A2892DA3-++-','[\"12\"]'),
(257,'ITEM67836895748F33','BRCH677E30321C0BF1',4,' ‫دیک‬
‫'بخار‬,'sales',NULL,'UNIT6773C8B62BE9B3','1,'‫دانه‬,'UNIT6773C8B62BE9B3','1,'‫دانه‬,'UNI
T6773C8B62BE9B3','1,'‫دانه‬,NULL,NULL,'BCH1001',1,'usd','1,12,15,3,'‫'دالر‬,'‫دالر‬,NULL,
NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS678366B8DF14C7\":\"1\"},\"purchase_units\":[],\"production_in_units\":
{\"WRHS678366B8DF14C7\":\"2\"},\"production_out_units\":[],\"sale_units\":
{\"WRHS678366B8DF14C7\":1},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS678366B8DF14C7\":3},\"out_units\":
{\"WRHS678366B8DF14C7\":1},\"stock_in_units\":
{\"WRHS678366B8DF14C7\":3},\"stock_out_units\":
{\"WRHS678366B8DF14C7\":1},\"avail_units\":
{\"WRHS678366B8DF14C7\":2},\"avg_cost\":14.133333333333333,\"last_cost\":15.2,\"las
t_profit\":3,\"total_profit\":2.9999999999999982}',2,14.133333333333333,0,0,0,NULL,
NULL,NULL,'2025-01-12
11:30:37',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67836895748F33','[\"WRHS678366B8D
F14C7\"]','-++-WRHS678366B8DF14C7-++-','[\"1\"]'),
(258,'ITEM67836CE2759134','BRCH668A8A93BFCAF8',12,'‫'میخک‬,'raw','PDCT678365B5B98612'
,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','
1,'‫دانه‬,NULL,NULL,'100',1500,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,10,10,0,NULL,
NULL,NULL,200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC5B6CA964\":\"1500\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC5B6CA964\":1500},\"out_units\":
{\"WRHS6697EC5B6CA964\":0},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":1500},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":0},\"avail_units\":
{\"WRHS6697EC5B6CA964\":1500},\"avg_cost\":10,\"last_cost\":10,\"last_profit\":null
,\"total_profit\":0}',1500,10,0,0,0,NULL,NULL,NULL,'2025-01-12
11:48:58',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67836CE2759134','[\"WRHS6697EC5B6
CA964\"]','-++-WRHS6697EC5B6CA964-++-','[\"1500\"]'),
(259,'ITEM67849CBF05ADB1','BRCH668A8A93BFCAF8',12,' ‫اشپولق دیگ‬
‫'بخار‬,'raw','PDCT678365B5B98612','UNIT673ADD86DE3A80','1,'‫دانه‬,'UNIT673ADD86DE3A80'
,'1,'‫دانه‬,'UNIT673ADD86DE3A80','1,'‫دانه‬,NULL,NULL,'01',1200,'CURR66921C11107792','
‫'افغانی‬,'afg',66.5,2000,2000,0,NULL,NULL,NULL,100,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,'{\"opening_units\":{\"WRHS67836B898689E5\":\"1200\"},\"purchase_units\":
[],\"production_in_units\":[],\"production_out_units\":[],\"sale_units\":
[],\"sale_return_units\":[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS67836B898689E5\":1200},\"out_units\":
{\"WRHS67836B898689E5\":0},\"stock_in_units\":
{\"WRHS67836B898689E5\":1200},\"stock_out_units\":
{\"WRHS67836B898689E5\":0},\"avail_units\":
{\"WRHS67836B898689E5\":1200},\"avg_cost\":2000,\"last_cost\":2000,\"last_profit\":
null,\"total_profit\":0}',1200,2000,0,0,0,NULL,NULL,NULL,'2025-01-13
09:25:27',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67849CBF05ADB1','[\"WRHS67836B898
689E5\"]','-++-WRHS67836B898689E5-++-','[\"1200\"]'),
(260,'ITEM6784C1F8D1A131','BRCH668A8A93BFCAF8',123,'‫'نیزل‬,'raw','PDCT6784C16114B8F3
','UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4','1,'‫دانه‬,'UNIT66F985925723A4',
'1,'‫دانه‬,NULL,NULL,'00112',1500,'CURR66921C11107792','‫'افغانی‬,'afg',66.5,35000,3500
0,0,NULL,NULL,NULL,150,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'{\"opening_units\":
{\"WRHS6697EC5B6CA964\":\"1500\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":
{\"WRHS6697EC5B6CA964\":1420},\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6697EC5B6CA964\":1500},\"out_units\":
{\"WRHS6697EC5B6CA964\":1420},\"stock_in_units\":
{\"WRHS6697EC5B6CA964\":1500},\"stock_out_units\":
{\"WRHS6697EC5B6CA964\":1420},\"avail_units\":
{\"WRHS6697EC5B6CA964\":80},\"avg_cost\":35000,\"last_cost\":35000,\"last_profit\":
null,\"total_profit\":0}',80,35000,0,0,0,NULL,NULL,NULL,'2025-01-13
12:04:16',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM6784C1F8D1A131','[\"WRHS6697EC5B6
CA964\"]','-++-WRHS6697EC5B6CA964-++-','[\"1500\"]'),
(261,'ITEM67853C27702763','BRCH678520342BC8E1',123,' ‫آرد‬
‫'قالین‬,'sales','PDCT678529ECE83489','UNIT672E7574A59DC3','1,'‫تن‬,'UNIT67853B06BD8401
','50,'‫بوری‬,'UNIT66F7AFEE8F77C6','20,'‫کیلو‬,NULL,NULL,'123',100,'CURR67852396A0E0C6'
,'‫'افغانی‬,'AFN',72,1200,1400,200,NULL,NULL,NULL,1,'2025-01-04','2025-01-
17',NULL,NULL,2,NULL,NULL,'{\"opening_units\":
{\"WRHS6785294AD43EE1\":\"100\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6785294AD43EE1\":100},\"out_units\":
{\"WRHS6785294AD43EE1\":0},\"stock_in_units\":
{\"WRHS6785294AD43EE1\":100},\"stock_out_units\":
{\"WRHS6785294AD43EE1\":0},\"avail_units\":
{\"WRHS6785294AD43EE1\":100},\"avg_cost\":1200,\"last_cost\":1200,\"last_profit\":2
00,\"total_profit\":0}',100,1200,0,0,0,'13-01-2025','‫'میالد حمزه‬,'‫'حیات الله‬,'‫قزاقی‬
20:45:35',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67853C27702763','[\"WRHS6785294AD
43EE1\"]','-++-WRHS6785294AD43EE1-++-','[\"100\"]'),
(262,'ITEM67853D49DB46A7','BRCH678520342BC8E1',2,' ‫ کیلو‬48 ‫آرد وطنی‬
‫'خورشید‬,'sales','PDCT678529F8695FF9','UNIT67853B06BD8401','1,'‫بوری‬,'UNIT66F7AFEE8F7
7C6','1,'‫کیلو‬,'UNIT67853B06BD8401','1,'‫بوری‬,NULL,NULL,'2',20,'CURR67852396A0E0C6','
‫'افغانی‬,'AFN',72,1100,1120,20,NULL,NULL,NULL,3,'2025-01-04','2025-01-
17',NULL,NULL,2,NULL,NULL,'{\"opening_units\":
{\"WRHS6785294AD43EE1\":\"20\"},\"purchase_units\":[],\"production_in_units\":
[],\"production_out_units\":[],\"sale_units\":[],\"sale_return_units\":
[],\"branch_to_branch_transfer_in_units\":
[],\"branch_to_branch_transfer_out_units\":[],\"damage_units\":
[],\"expenses_deductions_units\":[],\"transfer_in_units\":
[],\"transfer_out_units\":[],\"branch_transfer_in_units\":
[],\"branch_transfer_out_units\":[],\"transfer_in_pharma\":
[],\"transfer_out_pharma\":[],\"bundle_stock_in_units\":
[],\"bundle_stock_out_units\":[],\"toop_stock_in_units\":
[],\"toop_stock_out_units\":[],\"item_token_in_units\":[],\"item_token_out_units\":
[],\"receiving_units\":{\"WRHS6785294AD43EE1\":20},\"out_units\":
{\"WRHS6785294AD43EE1\":0},\"stock_in_units\":
{\"WRHS6785294AD43EE1\":20},\"stock_out_units\":
{\"WRHS6785294AD43EE1\":0},\"avail_units\":
{\"WRHS6785294AD43EE1\":20},\"avg_cost\":1100,\"last_cost\":1100,\"last_profit\":20
,\"total_profit\":0}',20,1100,0,0,0,NULL,NULL,NULL,'2025-01-13
20:50:25',NULL,NULL,NULL,NULL,NULL,NULL,NULL,'ITEM67853D49DB46A7','[\"WRHS6785294AD
43EE1\"]','-++-WRHS6785294AD43EE1-++-','[\"20\"]');
/*!40000 ALTER TABLE `items` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `items_bundle_toop_stock`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `items_bundle_toop_stock` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`event_date` datetime DEFAULT current_timestamp(),
`module_uid` varchar(100) DEFAULT NULL,
`currency` varchar(100) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`warehouse` varchar(100) DEFAULT NULL,
`item` varchar(100) DEFAULT NULL,
`item_name` varchar(100) DEFAULT NULL,
`batch` varchar(100) DEFAULT NULL,
`qty` double DEFAULT NULL,
`unit` varchar(50) DEFAULT NULL,
`cost` double DEFAULT NULL,
`real_cost` double DEFAULT NULL,
`profit` double DEFAULT NULL,
`sale_price` double DEFAULT NULL,
`total` double DEFAULT NULL,
`bundle_items_registration` double DEFAULT NULL,
`toop_items_registration` double DEFAULT NULL,
`bundle_stock_in` double DEFAULT NULL,
`bundle_stock_out` double DEFAULT NULL,
`toop_stock_in` double DEFAULT NULL,
`toop_stock_out` double DEFAULT NULL,
`bundle_items_purchase` double DEFAULT NULL,
`toop_items_purchases` double DEFAULT NULL,
`bundle_items_sales` double DEFAULT NULL,
`toop_items_sales` double DEFAULT NULL,
`bundle_warehouse_transfer_in` double DEFAULT NULL,
`toop_warehouse_transfer_in` double DEFAULT NULL,
`bundle_warehouse_transfer_out` double DEFAULT NULL,
`toop_warehouse_transfer_out` double DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `items_bundle_toop_stock` WRITE;


/*!40000 ALTER TABLE `items_bundle_toop_stock` DISABLE KEYS */;
/*!40000 ALTER TABLE `items_bundle_toop_stock` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `items_columns`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `items_columns` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`branch_id` varchar(300) DEFAULT NULL,
`columns` longtext DEFAULT NULL,
`created_at` datetime NOT NULL DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=57 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `items_columns` WRITE;


/*!40000 ALTER TABLE `items_columns` DISABLE KEYS */;
INSERT INTO `items_columns` VALUES
(1,'BRCH65116DF33E1436','sr_num,name,currency,unit,avg_cost,last_cost,sale_price,st
ock_in,stock_out,transfer_in,bundle,toop,damage,available,width,height,length,cube_
meter,total_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2023-11-09
14:02:51'),
(2,'BRCH6554F7C430CA96','sr_num,name,currency,unit,avg_cost,last_cost,sale_price,st
ock_in,stock_out,bundle,toop,damage,available,width,height,length,cube_meter,total_
cube_meter,cbm,total_cbm,weight,total_weight,image,action','2023-11-15 11:56:59'),
(3,'BRCH655A3A5D0CBA18','sr_num,name,category,country,company,details,currency,unit
,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transfe
r_out,transfer_in,transfer_out,bundle,toop,available,width,height,length,cube_meter
,total_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2023-11-20
23:21:34'),
(4,'BRCH6573345FAC57F6','sr_num,name,category,details,currency,unit,avg_cost,last_c
ost,sale_price,stock_in,stock_out,bundle,toop,damage,available,width,height,length,
cube_meter,total_cube_meter,cbm,total_cbm,weight,total_weight,action','2023-12-09
15:38:30'),
(5,'BRCH6576A2CA951F29','sr_num,name,category,details,currency,unit,last_cost,sale_
price,stock_in,stock_out,branch_transfer_in,branch_transfer_out,transfer_in,transfe
r_out,branch_to_branch_in,branch_to_branch_out,damage,available,action','2023-12-11
01:05:52'),
(6,'BRCH6577FE00F3E567','sr_num,name,category,country,company,details,currency,unit
,last_cost,sale_price,stock_in,stock_out,transfer_in,branch_to_branch_out,productio
n_in,production_out,bundle,damage,available,length,cbm,total_weight,image,action','
2023-12-12 05:20:09'),
(7,'BRCH65795372C63F11','sr_num,name,category,country,company,details,currency,unit
,last_cost,sale_price,stock_in,stock_out,transfer_out,available,action','2023-12-13
04:59:16'),
(8,'BRCH658664FE8F74D0','sr_num,name,category,country,company,details,currency,avg_
cost,last_cost,sale_price,stock_in,stock_out,damage,available,action','2023-12-23
02:15:37'),
(9,'BRCH658AB785F26492','sr_num,name,category,country,company,details,currency,unit
,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transfer_out,tra
nsfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production_in,produc
tion_out,available','2023-12-26 07:20:40'),
(10,'BRCH658BC08E0CE9F2','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,transfer_in,branch_to_branch_out
,bundle,toop,damage,available,width,height,length,cube_meter,total_cube_meter,cbm,t
otal_cbm,weight,total_weight,image,action','2023-12-27 01:28:07'),
(11,'BRCH658A888AC31FD7','sr_num,name,category,country,details,currency,unit,last_c
ost,sale_price,stock_out,bundle,toop,available,width,height,length,total_weight,ima
ge,action','2023-12-28 04:28:03'),
(12,'BRCH657FEC319AE874','sr_num,name,category,details,currency,unit,avg_cost,last_
cost,sale_price,stock_in,stock_out,damage,available,image,action','2023-12-30
03:37:40'),
(13,'BRCH6593F71FEA4C35','sr_num,name,category,company,currency,unit,avg_cost,last_
cost,sale_price,stock_in,stock_out,image','2024-01-03 11:26:00'),
(14,'BRCH658964909DCA73','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,bundle,toop,available,width,heig
ht,length,cube_meter,total_cube_meter,cbm,total_cbm,weight,total_weight,image,actio
n','2024-01-07 05:34:54'),
(15,'BRCH6576A1A9E8CB44','sr_num,name,currency,unit,avg_cost,last_cost,sale_price,s
tock_in,stock_out,production_in,production_out,bundle,toop,damage,available,width,h
eight,length,cube_meter,total_cube_meter,cbm,total_cbm,weight,total_weight,image,ac
tion','2024-01-17 01:09:06'),
(16,'BRCH65A17DA76BC3B4','sr_num,name,category,country,company,details,currency,uni
t,sale_price,stock_in','2024-01-19 14:02:13'),
(17,'BRCH65981154C2A566','sr_num,name,details,currency,unit,avg_cost,last_cost,stoc
k_in,available,action','2024-01-20 09:09:23'),
(18,'BRCH659FCEFC626361','sr_num,name,category,details,currency,unit,stock_in','202
4-01-21 04:32:20'),
(19,'BRCH65BA2B442F1057','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-02-07
12:56:48'),
(20,'BRCH65C49F20E63987','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-02-08
04:38:41'),
(21,'BRCH65C33943F20EA6','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,weight,action',
'2024-02-10 05:24:45'),
(22,'BRCH65C6568107F6D2','sr_num,name,company,unit,last_cost,sale_price,stock_in,st
ock_out,available,total_cbm,image','2024-02-16 12:05:48'),
(23,'BRCH65E354112AF406','sr_num,name,category,country,company,currency,last_cost,s
ale_price,stock_out,available','2024-03-03 01:38:01'),
(24,'BRCH65E5FACE0F7283','sr_num,name,currency,unit,avg_cost,sale_price,stock_out,d
amage,available,width,image,action','2024-03-04 11:50:07'),
(25,'BRCH65A587F8C1DC13','sr_num,name,currency,unit,avg_cost,sale_price,stock_in,st
ock_out,bundle,damage,available,width,height,length,cube_meter,total_cube_meter,cbm
,total_cbm,weight,total_weight,action','2024-03-04 14:59:21'),
(26,'BRCH65ED5AD723FAF7','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-03-12
03:46:11'),
(27,'BRCH65FB2D1E2E0954','sr_num,name,currency,unit,avg_cost,sale_price,stock_in,st
ock_out,bundle,toop,damage,available,width,height,length,cube_meter,total_cube_mete
r,cbm,total_cbm,weight,total_weight,action','2024-03-20 14:40:03'),
(28,'BRCH65FB33818B3C96','sr_num,name,currency,unit,avg_cost,sale_price,stock_in,st
ock_out,bundle,toop,damage,available,width,height,length,cube_meter,total_cube_mete
r,cbm,total_cbm,weight,total_weight,action','2024-03-20 15:37:17'),
(29,'BRCH6601BBE7D47A03','sr_num,name,category,company,details,currency,unit,avg_co
st,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transfer_out,t
ransfer_in,transfer_out,branch_to_branch_out,production_in,bundle,toop,damage,avail
able,width,length,cube_meter,total_cube_meter,cbm,total_cbm,weight,total_weight,ima
ge,action','2024-03-25 15:23:43'),
(30,'BRCH6606BD38D67CF2','sr_num,name,unit','2024-03-31 08:13:37'),
(31,'BRCH6583328DC69902','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,sale_price,stock_in,stock_out,production_in,production_out,bundle,toop,a
vailable,width,height,length,cube_meter,total_cube_meter,cbm,total_cbm,weight,total
_weight,image,action','2024-03-31 18:28:07'),
(32,'BRCH659C61F7A98689','sr_num,name,category,unit,sale_price,stock_in','2024-04-
15 06:15:30'),
(33,'BRCH658D47DB91B376','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,production_in,damage,available,i
mage,action','2024-04-16 02:30:37'),
(34,'BRCH66292686BAB375','sr_num,name,currency,unit,avg_cost,sale_price,stock_in,st
ock_out,bundle,toop,damage,available,width,height,length,cube_meter,total_cube_mete
r,cbm,total_cbm,weight,total_weight,action','2024-04-24 15:35:05'),
(35,'BRCH662DF344D46A04','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-04-30
17:14:36'),
(36,'BRCH663FC3AC1173D7','sr_num,name,details,currency,unit,avg_cost,last_cost,sale
_price,stock_in,stock_out,damage,available,action','2024-05-14 15:31:29'),
(37,'BRCH663877AABFAE10','sr_num,name,company,details,currency,unit,avg_cost,last_c
ost,sale_price,stock_in,stock_out,available,cbm,total_weight,image,action','2024-
05-19 07:18:01'),
(38,'BRCH664D792D05FEA1','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-05-22
01:21:33'),
(39,'BRCH6651A53977C915','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,damage,image,action','2024-05-25
05:02:26'),
(40,'BRCH664D99D1883502','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-05-27
09:03:26'),
(41,'BRCH6661BDBC90B866','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-06-06
10:03:32'),
(42,'BRCH664D790E231556','sr_num,name,category,currency,unit,avg_cost,last_cost,sal
e_price,stock_in,stock_out,damage,available,image,action','2024-06-09 00:59:21'),
(43,'BRCH66655DE4C6EBD5','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,toop,available,total_cbm,weight,
total_weight,image,action','2024-06-09 04:58:40'),
(44,'BRCH665837942615F4','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,weight,image,action','2024-06-25
04:15:56'),
(45,'BRCH66839372824593','sr_num,name,details,currency,unit,avg_cost,last_cost,sale
_price,stock_in,stock_out,available,image,action','2024-07-02 01:48:14'),
(46,'BRCH6683EBE0AEFA61','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,damage,width,height,weight,image
,action','2024-07-03 06:00:07'),
(47,'BRCH668EE943068997','sr_num,name,currency,unit,avg_cost,sale_price,stock_in,st
ock_out,bundle,toop,damage,available,width,height,length,cube_meter,total_cube_mete
r,cbm,total_cbm,weight,total_weight,image,action','2024-07-10 16:17:28'),
(48,'BRCH668EE96F643F60','sr_num,name,country,company,currency,unit,avg_cost,sale_p
rice,stock_in,stock_out,damage,available,width,total_weight,image,action','2024-07-
10 16:19:13'),
(49,'BRCH668A8A93BFCAF8','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_out,branch_to_br
anch_in,production_out,toop,damage,available,width,height,total_cube_meter,weight,t
otal_weight,image,action','2024-07-10 16:21:21'),
(50,'BRCH668EED6BC0B172','sr_num,name,category,currency,unit,sale_price,stock_in,st
ock_out,bundle,toop,damage,available,width,length,cube_meter,total_weight,action','
2024-07-10 16:23:48'),
(51,'BRCH668EEDFE89A3A4','sr_num,name,category,country,company,currency,unit,avg_co
st,sale_price,stock_in,stock_out,bundle,toop,damage,available,width,height,length,c
ube_meter,total_cube_meter,cbm,total_cbm,weight,total_weight,action','2024-07-10
16:25:49'),
(52,'BRCH668E33B1D26DF1','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-07-10
16:26:42'),
(53,'BRCH668E4256885D12','sr_num,name,company,details,currency,unit,avg_cost,sale_p
rice,stock_in,bundle,toop,available,width,height,length,cube_meter,total_cube_meter
,cbm,total_cbm,weight,total_weight,action','2024-07-10 16:27:53'),
(54,'BRCH668EE90B988A64','sr_num,name,currency,unit,avg_cost,sale_price,stock_in,st
ock_out,bundle,toop,damage,available,width,height,length,cube_meter,total_cube_mete
r,cbm,total_cbm,weight,total_weight,action','2024-07-10 16:28:56'),
(55,'BRCH668EFCDB7C8B58','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,branch_transfer_in,branch_transf
er_out,transfer_in,transfer_out,branch_to_branch_in,branch_to_branch_out,production
_in,production_out,bundle,toop,damage,available,width,height,length,cube_meter,tota
l_cube_meter,cbm,total_cbm,weight,total_weight,image,action','2024-07-10
17:29:14'),
(56,'BRCH678520342BC8E1','sr_num,name,category,country,company,details,currency,uni
t,avg_cost,last_cost,sale_price,stock_in,stock_out,damage,available,image,action','
2025-01-13 19:35:09');
/*!40000 ALTER TABLE `items_columns` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `items_inventory_stats`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `items_inventory_stats` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`event_date` datetime DEFAULT NULL,
`item` varchar(255) DEFAULT NULL,
`item_name` varchar(255) DEFAULT NULL,
`item_category` varchar(255) DEFAULT NULL,
`item_type` varchar(255) DEFAULT NULL,
`warehouse` varchar(255) DEFAULT NULL,
`warehouse_name` varchar(255) DEFAULT NULL,
`account` varchar(255) DEFAULT NULL,
`account_name` varchar(255) DEFAULT NULL,
`expense_account` varchar(255) DEFAULT NULL,
`expense_account_name` varchar(255) DEFAULT NULL,
`unit` varchar(255) DEFAULT NULL,
`unit_name` varchar(255) DEFAULT NULL,
`batch` varchar(255) DEFAULT NULL,
`invoice` int(11) DEFAULT NULL,
`module_uid` varchar(255) DEFAULT NULL,
`module_name` varchar(255) DEFAULT NULL,
`purchase_unit_stock_in` varchar(255) DEFAULT NULL,
`sale_unit_stock_in` varchar(255) DEFAULT NULL,
`production_unit_stock_in` varchar(255) DEFAULT NULL,
`purchase_unit_stock_out` varchar(255) DEFAULT NULL,
`sale_unit_stock_out` varchar(255) DEFAULT NULL,
`production_unit_stock_out` varchar(255) DEFAULT NULL,
`purchase_unit_bonus_in` varchar(255) DEFAULT NULL,
`sale_unit_bonus_in` varchar(255) DEFAULT NULL,
`production_unit_bonus_in` varchar(255) DEFAULT NULL,
`purchase_unit_bonus_out` varchar(255) DEFAULT NULL,
`sale_unit_bonus_out` varchar(255) DEFAULT NULL,
`production_unit_bonus_out` varchar(255) DEFAULT NULL,
`currency` varchar(255) DEFAULT NULL,
`item_currency` varchar(255) DEFAULT NULL,
`currency_name` varchar(255) DEFAULT NULL,
`item_currency_name` varchar(255) DEFAULT NULL,
`currency_symbol` varchar(255) DEFAULT NULL,
`item_currency_symbol` varchar(255) DEFAULT NULL,
`currency_usd_equalance` double DEFAULT NULL,
`item_currency_usd_equalance` double DEFAULT NULL,
`purchase_unit_cost` double DEFAULT NULL,
`sale_unit_cost` double DEFAULT NULL,
`production_unit_cost` double DEFAULT NULL,
`item_currency_purchase_unit_cost` double DEFAULT NULL,
`item_currency_sale_unit_cost` double DEFAULT NULL,
`item_currency_production_unit_cost` double DEFAULT NULL,
`purchase_unit_real_cost` double DEFAULT NULL,
`sale_unit_real_cost` double DEFAULT NULL,
`production_unit_real_cost` double DEFAULT NULL,
`item_currency_purchase_unit_real_cost` double DEFAULT NULL,
`item_currency_sale_unit_real_cost` double DEFAULT NULL,
`item_currency_production_unit_real_cost` double DEFAULT NULL,
`purchase_unit_profit` double DEFAULT NULL,
`sale_unit_profit` double DEFAULT NULL,
`production_unit_profit` double DEFAULT NULL,
`item_currency_purchase_unit_profit` double DEFAULT NULL,
`item_currency_sale_unit_profit` double DEFAULT NULL,
`item_currency_production_unit_profit` double DEFAULT NULL,
`purchase_unit_sale_price` double DEFAULT NULL,
`sale_unit_sale_price` double DEFAULT NULL,
`production_unit_sale_price` double DEFAULT NULL,
`item_currency_purchase_unit_sale_price` double DEFAULT NULL,
`item_currency_sale_unit_sale_price` double DEFAULT NULL,
`item_currency_production_unit_sale_price` double DEFAULT NULL,
`purchase_unit_discount` double DEFAULT NULL,
`sale_unit_discount` double DEFAULT NULL,
`production_unit_discount` double DEFAULT NULL,
`item_currency_purchase_unit_discount` double DEFAULT NULL,
`item_currency_sale_unit_discount` double DEFAULT NULL,
`item_currency_production_unit_discount` double DEFAULT NULL,
`purchase_unit_discount_amount` double DEFAULT NULL,
`sale_unit_discount_amount` double DEFAULT NULL,
`production_unit_discount_amount` double DEFAULT NULL,
`item_currency_purchase_unit_discount_amount` double DEFAULT NULL,
`item_currency_sale_unit_discount_amount` double DEFAULT NULL,
`item_currency_production_unit_discount_amount` double DEFAULT NULL,
`purchase_unit_discount_2` double DEFAULT NULL,
`sale_unit_discount_2` double DEFAULT NULL,
`production_unit_discount_2` double DEFAULT NULL,
`item_currency_purchase_unit_discount_2` double DEFAULT NULL,
`item_currency_sale_unit_discount_2` double DEFAULT NULL,
`item_currency_production_unit_discount_2` double DEFAULT NULL,
`purchase_unit_discount_amount_2` double DEFAULT NULL,
`sale_unit_discount_amount_2` double DEFAULT NULL,
`production_unit_discount_amount_2` double DEFAULT NULL,
`item_currency_purchase_unit_discount_amount_2` double DEFAULT NULL,
`item_currency_sale_unit_discount_amount_2` double DEFAULT NULL,
`item_currency_production_unit_discount_amount_2` double DEFAULT NULL,
`purchase_unit_expense` double DEFAULT NULL,
`sale_unit_expense` double DEFAULT NULL,
`production_unit_expense` double DEFAULT NULL,
`item_currency_purchase_unit_expense` double DEFAULT NULL,
`item_currency_sale_unit_expense` double DEFAULT NULL,
`item_currency_production_unit_expense` double DEFAULT NULL,
`bundle_stock_in` double DEFAULT NULL,
`bundle_stock_out` double DEFAULT NULL,
`toop_stock_in` double DEFAULT NULL,
`toop_stock_out` double DEFAULT NULL,
`item_token_in` double DEFAULT NULL,
`item_token_out` double DEFAULT NULL,
`token_rate` double DEFAULT NULL,
`mfg` date DEFAULT NULL,
`expiry` date DEFAULT NULL,
`details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
KEY `uid` (`uid`) USING BTREE
) ENGINE=InnoDB AUTO_INCREMENT=889 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `items_inventory_stats` WRITE;


/*!40000 ALTER TABLE `items_inventory_stats` DISABLE KEYS */;
INSERT INTO `items_inventory_stats` VALUES
(53,'ITINT669CB131D14198','BRCH668A8A93BFCAF8','2024-07-21
02:56:49','ITEM669CB131C9C403','‫'میخ‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT6694FD467C5699','‫'دانه‬,'BCH1001',NULL,'ITEM669CB131C9
C403','items','2000','2000','2000',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CU
RR66921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71,71,1,1,1,1,
1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-
21 02:56:49'),
(54,'ITINT669CB1714C0E69','BRCH668A8A93BFCAF8','2024-07-21
02:57:53','ITEM669CB171483709','‫'تخته‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT668520367C8EB4',' ‫متر‬
‫'مربع‬,'BCH1001',NULL,'ITEM669CB171483709','items','500','500','500',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',71,71,400,400,400,400,400,400,400,400,400,400,400,400,
0,0,0,0,0,0,400,400,400,400,400,400,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-21
02:57:53'),
(55,'ITINT669CB1A3E1EDC9','BRCH668A8A93BFCAF8','2024-07-21
02:58:43','ITEM669CB1A3DE8045','‫'میز‬,NULL,'sales','WRHS6697EC3CBA24A3','‫'دوکان‬,NULL
,NULL,NULL,NULL,'UNIT668F5A88A8BA73','‫'بسته‬,'BCH1001',NULL,'ITEM669CB1A3DE8045','it
ems','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792',
'CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71,71,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-21 02:58:43'),
(56,'ITINT669CB99F25A2E4','BRCH668A8A93BFCAF8','2024-07-21
12:32:47','ITEM669CB171483709','‫'تخته‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI669CB99EF3FDC9','production_out
',NULL,NULL,NULL,'5','5','5',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CU
RR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71,71,400,400,400,400,400,400,400,4
00,400,400,400,400,0,0,0,0,0,0,400,400,400,400,400,400,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,'2024-07-21 03:32:47'),
(57,'ITINT669CB99F34E567','BRCH668A8A93BFCAF8','2024-07-21
12:32:47','ITEM669CB131C9C403','‫'میخ‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI669CB99EF3FDC9','production_out
',NULL,NULL,NULL,'40','40','40',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792',
'CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71,71,1,1,1,1,1,1,1,1,1,1,1,1,0,
0,0,0,0,0,1,1,1,1,1,1,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-21 03:32:47'),
(58,'ITINT669CB99F395D23','BRCH668A8A93BFCAF8','2024-07-21
12:32:47','ITEM669CB1A3DE8045','‫'میز‬,NULL,'sales','WRHS6697EC3CBA24A3','‫'دوکان‬,NULL
,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI669CB99EF3FDC9','production_in','1','1',
'1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11
107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71,71,2500,2500,2500,2500,2500,2500,2500,2500
,2500,2500,2500,2500,0,0,0,0,0,0,2500,2500,2500,2500,2500,2500,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,'2024-07-21 03:32:47'),
(70,'ITINT669FA00588A5C1','BRCH668E33B1D26DF1','2024-07-23
08:20:21','ITEM66941C28937BE7','Laptap',NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR669FA00585BDE9','warehouse
_transfer_out',NULL,NULL,NULL,'20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,'usd','u
sd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,100,100,100,100,100,100,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-23 08:20:21'),
(71,'ITINT669FA0058D4C75','BRCH668E33B1D26DF1','2024-07-23
08:20:21','ITEM66941C28937BE7','Laptap',NULL,'sales','WRHS669F9FD421E793','admin',N
ULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR669FA00585BDE9','warehouse_transfe
r_in','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,100,100,100,100,100,100,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-07-23 08:20:21'),
(138,'ITINT66B2FB2E3AB4E1','BRCH668EE96F643F60','2024-08-07
00:42:22','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,NULL,NULL,NULL,NULL,'UNIT66ADEE038CF4A6','‫'سیت‬,'BCH1001',NULL,'ITEM66B2FB2E29D
BA4','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd
',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,200,200,200,200,200,200,200,200,200,200,200,50,50,50,50,50,50,250,250,250,2
50,250,250,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-07 00:42:22'),
(139,'ITINT66B2FB6E3E23C1','BRCH668EE96F643F60','2024-08-07
09:43:26','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66B2FA4082C189',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH66B2FB6E147D30','purchases','20','20','20
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,200,200,200,200,200,200,200,200,200,200,200,50,50,50,50,50,50,250,250,250,2
50,250,250,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-07
00:43:26'),
(140,'ITINT66B2FCE0C48E32','BRCH668EE96F643F60','2024-08-07
09:49:36','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66B2FA4082C189',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',3,'PRCH66B2FCE09723D5','purchases','1','1','1',N
ULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,200,200,200,200,200,200,200,200,200,200,200,50,50,50,50,50,50,250,250,250,2
50,250,250,2,2,2,2,2,2,4,4,4,4,4,4,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-07
00:49:36'),
(143,'ITINT66B304FDDE79F0','BRCH668EE96F643F60','2024-08-07
10:24:13','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66B2FA4082C189',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH66B304FDA3FA81','purchases','23','23','23
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,200,200,200,200,200,200,200,200,200,200,200,50,50,50,50,50,50,250,250,250,2
50,250,250,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-07
01:24:14'),
(144,'ITINT66B307E38FAD50','BRCH668EE96F643F60','2024-08-07
09:54:32','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,'CASHSALEBRCH668EE96F643F60','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1,'SALE66B2FE08481800','sales',NULL,NULL,NULL,'
2','2','2',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,200,200,200,200,200,200,200,200,200,200,200,50,50,50,50,50,50,250,250,250,2
50,250,250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-07 01:36:35'),
(145,'ITINT66B322049A16F4','BRCH668EE96F643F60','2024-08-07
12:28:04','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66B2FA4082C189',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',4,'PRCH66B322044C3D39','purchases','1','1','1',N
ULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,200,200,200,200,200,230,230,230,230,230,230,50,50,50,50,50,50,280,280,280,2
80,280,280,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,30,30,30,30,30,30,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-07
03:28:04'),
(146,'ITINT66B4572B81F2F7','BRCH668A8A93BFCAF8','2024-08-08
01:27:07','ITEM66B4572B717512','‫'کیک‬,'PDCT66B45411566BC1','sales','WRHS66B35008D3C7
81','‫'گدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66B05A769630F7','','‫کارتن‬
003',NULL,'ITEM66B4572B717512','items','300','600','900',NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg
','afg',71.8,71.8,3000,1500,1000,3000,1500,1000,3000,1500,1000,3000,1500,1000,500,2
50,166.66666666666666,500,250,166.66666666666666,3500,1750,1166.6666666666667,3500,
1750,1166.6666666666667,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-08','2024-08-08',NULL,'2024-08-
08 01:27:07'),
(148,'ITINT66B6F91023B048','BRCH668EE96F643F60','2024-08-10
01:21:34','ITEM66B6F8DE942A99','machin','PDCT66B05A4268C024','sales','WRHS66B452F69
66D87','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66B05A6A4A6C10','‫'دانه‬,'BCH1001',NULL,'ITEM
66B6F8DE942A99','items','500','500','500',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,1000,1000,1000,1000
,1000,1000,3000,3000,3000,3000,3000,3000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
08-10 01:22:24'),
(149,'ITINT66B729D2895A01','BRCH668EE96F643F60','2024-08-10
04:50:26','ITEM66B729D27B00E7','‫'سمنت‬,'PDCT66B728475FB5D4','sales','WRHS66B728E5575
1F7','‫'شرکت منیر‬,NULL,NULL,NULL,NULL,'UNIT66A72B1CABAEB1','
‫'تن‬,'BCH1001',NULL,'ITEM66B729D27B00E7','items','20','20000','20',NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,320,0.32,320,320,0.32,320,320,0.32,320,320,0.32,320,30,0.03,30,30,0.03,30,350,0
.35,350,350,0.35,350,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-10 04:50:26'),
(150,'ITINT66B72AA2921D23','BRCH668EE96F643F60','2024-08-10
13:53:54','ITEM66B729D27B00E7','‫'سمنت‬,'PDCT66B728475FB5D4','sales','WRHS66B728E5575
1F7','‫'شرکت منیر‬,'CASHSALEBRCH668EE96F643F60','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',230,'SALE66B72AA26291B7','sales',NULL,NULL,NULL
,'2','2000','2',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,320,0.32,320,320,0.32,320,320,0.32,320,320,0.32,320,40,0.04,40,40,0.04,40,360,0
.36,360,360,0.36,360,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-10 04:53:54'),
(151,'ITINT66B72B95D93274','BRCH668EE96F643F60','2024-08-10
13:57:57','ITEM66B729D27B00E7','‫'سمنت‬,'PDCT66B728475FB5D4','sales','WRHS66B728E5575
1F7','‫'شرکت منیر‬,'ACCT66B72B481FA053','
‫'منیر‬,NULL,NULL,NULL,NULL,'BCH1001',231,'SALE66B72B95AB5F54','sales',NULL,NULL,NULL
,'2','2000','2',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,320,0.32,320,320,0.32,320,320,0.32,320,320,0.32,320,30,0.03,30,30,0.03,30,350,0
.35,350,350,0.35,350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-10 04:57:57'),
(152,'ITINT66B72EFDDA8D91','BRCH668EE96F643F60','2024-08-10
05:12:29','ITEM66B72EFDC59C21','‫'کود‬,'PDCT66B72D03919606','sales','WRHS66B452F6966D
87','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66A72B1CABAEB1','02','‫'تن‬,NULL,'ITEM66B72EFDC5
9C21','items','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',
','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,20,1,0.4,20,1,0.4,350,17.5,
7,350,17.5,7,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-10 05:12:29'),
(153,'ITINT66B72FCD2FF5F0','BRCH668EE96F643F60','2024-08-10
14:15:56','ITEM66B72EFDC59C21','‫'کود‬,'PDCT66B72D03919606','sales','WRHS66B2FA79C916
36','‫'دوکان نمبر اول‬,'ACCT66B72B481FA053','
‫'منیر‬,NULL,NULL,NULL,NULL,'BCH1001',3,'PRCH66B72FCCF21196','purchases','1000','2000
0','50000',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,20,1,0.4,20,1,0.4,350,17.5,
7,350,17.5,7,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-10
05:15:57'),
(154,'ITINT66B731E46E4DD0','BRCH668EE96F643F60','2024-08-10
14:24:52','ITEM66B72EFDC59C21','‫'کود‬,'PDCT66B72D03919606','sales','WRHS66B452F6966D
87','‫'دوکان‬,'CASHSALEBRCH668EE96F643F60','Cash
Sale',NULL,NULL,NULL,NULL,'02',232,'SALE66B731E4396E91','sales',NULL,NULL,NULL,'120
','2400','6000',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,20,1,0.4,20,1,0.4,350,17.5,
7,350,17.5,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-10 05:24:52'),
(155,'ITINT66B733EA96FED2','BRCH668EE96F643F60','2024-08-10
14:33:30','ITEM66B72EFDC59C21','‫'کود‬,'PDCT66B72D03919606','sales','WRHS66B2FA79C916
36',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66B73351E7EAE6','esmat',NULL,NULL,NULL,NULL,'BCH1001',3,'PRCH66B733EA6C4F
15','purchases','1000','20000','50000',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'u
sd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,330,16.5,6.6,20,1,0.4,20,1,0.4,350,17.5,
7,350,17.5,7,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-10
05:33:30'),
(157,'ITINT66B99E88B4B4A1','BRCH668A8A93BFCAF8','2024-08-12
01:32:56','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,NULL,NULL,NULL,NULL,'UNIT66B99D39069B66','
‫'کارتن‬,'BCH1001',NULL,'ITEM66B99E8897B931','items','200','1200','1200',NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,1200,
200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6666666
66666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216.666
66666666666,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-12 01:32:56'),
(158,'ITINT66B99F2CA44378','BRCH668A8A93BFCAF8','2024-08-12
10:35:39','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1000,'SALE66B99F2BC8E157','sales',NULL,NULL,NUL
L,'20','120','120',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C11107
792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200
,1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6
66666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,2
16.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-12 01:35:40'),
(159,'ITINT66B9A04F36E668','BRCH668A8A93BFCAF8','2024-08-12
10:40:30','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B86702153BA4','
‫'خیبر‬,NULL,NULL,NULL,NULL,'BCH1001',1001,'SALE66B9A04ED21B22','sales',NULL,NULL,NUL
L,'10','60','60',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C1110779
2','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,1
200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.666
666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216
.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-12 01:40:31'),
(160,'ITINT66B9A3D6840AF1','BRCH668A8A93BFCAF8','2024-08-12
10:55:34','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1002,'SALE66B9A3D6503D08','sales',NULL,NULL,NUL
L,'100','600','600',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C1110
7792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,20
0,1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.
666666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,
216.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-12 01:55:34'),
(161,'ITINT66B9A5951CDBE5','BRCH668A8A93BFCAF8','2024-08-12
11:02:59','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B0A22CEF9AC3','
‫'خانزمان‬,NULL,NULL,NULL,NULL,'BCH1001',1003,'SALE66B9A59358AC03','sales',NULL,NULL,
NULL,'65','390','390',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C11
107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,
200,1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,1
6.666666666666668,1300,216.66666666666666,216.66666666666666,1300,216.6666666666666
6,216.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-12 02:03:01'),
(162,'ITINT66B9AC722B6B33','BRCH668A8A93BFCAF8','2024-08-12
11:32:17','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'۱۲۲',0,'PRCH66B9AC71DE8F19','purchases','500','3000','30
00',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107
792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200
,1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6
66666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,2
16.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
02:32:18'),
(163,'ITINT66B9AF6E6F6592','BRCH668A8A93BFCAF8','2024-08-12
11:45:00','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'13',13,'PRCH66B9AF6CE5B3A8','purchases','30','180','180'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792
','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,12
00,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6666
66666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216.
66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
02:45:02'),
(164,'ITINT66B9B035D4E909','BRCH668A8A93BFCAF8','2024-08-12
11:48:18','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'12',12,'PRCH66B9B0329F2D32','purchases','110','660','660
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C1110779
2','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,1
200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.666
666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216
.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
02:48:21'),
(165,'ITINT66B9B0BD14AC54','BRCH668A8A93BFCAF8','2024-08-12
11:50:36','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'12',12,'PRCH66B9B0BCB39230','purchases','90','540','540'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792
','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,12
00,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6666
66666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216.
66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
02:50:37'),
(166,'ITINT66B9B1324CCF62','BRCH668A8A93BFCAF8','2024-08-12
11:52:33','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'13',13,'PRCH66B9B131906941','purchases','50','300','300'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792
','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,12
00,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6666
66666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216.
66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
02:52:34'),
(167,'ITINT66B9C5CBE7B293','BRCH668A8A93BFCAF8','2024-08-12
13:20:27','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'444',444,'PRCH66B9C5CBB19413','purchases','60','360','36
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C111077
92','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,
1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.66
6666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,21
6.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
04:20:27'),
(168,'ITINT66B9CE62B43592','BRCH668A8A93BFCAF8','2024-08-12
13:57:06','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'12',12,'PRCH66B9CE62767B67','purchases','150','900','900
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C1110779
2','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200,1
200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.666
666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,216
.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
04:57:06'),
(169,'ITINT66B9E04C27E877','BRCH668A8A93BFCAF8','2024-08-12
15:13:31','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B9AC17EED5B6',' ‫شرکت‬
‫'خیبر‬,NULL,NULL,NULL,NULL,'4444',4444,'PRCH66B9E04BDB8A07','purchases','60','360','
360',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C1110
7792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,20
0,1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.
666666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,
216.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-08-12
06:13:32'),
(170,'ITINT66B9E14D3CA7A9','BRCH668A8A93BFCAF8','2024-08-12
15:17:48','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66B86702153BA4','
‫'خیبر‬,NULL,NULL,NULL,NULL,'BCH1001',1004,'SALE66B9E14CF001D5','sales',NULL,NULL,NUL
L,'50','300','300',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C11107
792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1200,200,200,1200,200,200,1200,200,200
,1200,200,200,100,16.666666666666668,16.666666666666668,100,16.666666666666668,16.6
66666666666668,1300,216.66666666666666,216.66666666666666,1300,216.66666666666666,2
16.66666666666666,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-08-12 06:17:49'),
(171,'ITINT66B9FC07247044','BRCH668A8A93BFCAF8','2024-08-12
08:11:50','ITEM66B9FC0694A0A8','‫'الال‬,'PDCT66B9FAE6132034','sales','WRHS66B9FB4E0B129
8','۱۸ ‫'دوکان نمبر‬,NULL,NULL,NULL,NULL,'UNIT66B99D528CC267','
‫'بسته‬,'BCH1001',NULL,'ITEM66B9FC0694A0A8','items','300','300','300',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,260,260,260,260,260,260,260,260,260,260,260,
260,10,10,10,10,10,10,270,270,270,270,270,270,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'20
24-08-12 08:11:51'),
(172,'ITINT66B9FCBB18B8E9','BRCH668A8A93BFCAF8','2024-08-12
08:14:51','ITEM66B9FCBB0228D6','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B9FB4E0B
1298','۱۸ ‫'دوکان نمبر‬,NULL,NULL,NULL,NULL,'UNIT66B99D39069B66','
‫'کارتن‬,'BCH1001',NULL,'ITEM66B9FCBB0228D6','items','300','300','300',NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,220,220,220,220,220,220,220,220,220,220,220,
220,10,10,10,10,10,10,230,230,230,230,230,230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'20
24-08-12 08:14:51'),
(173,'ITINT66BAF9416555A9','BRCH668A8A93BFCAF8','2024-08-13
11:12:17','ITEM66B4572B717512','‫'کیک‬,'PDCT66B45411566BC1','sales','WRHS66B99DECBC66
35','18 ‫'کدام دوکان نمبر‬,'ACCT66BAF2270FFEE7',' ‫شرکت احمد جمشید‬
‫'سعادت‬,NULL,NULL,NULL,NULL,'111',111,'PRCH66BAF941284E73','purchases','20','40','60
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C1110779
2','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,3000,1500,1000,3000,1500,1000,3000,1500,
1000,3000,1500,1000,500,250,166.66666666666666,500,250,166.66666666666666,3500,1750
,1166.6666666666667,3500,1750,1166.6666666666667,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,
0,NULL,NULL,NULL,'2024-08-13 02:12:17'),
(201,'ITINT66C3060E158A48','BRCH668A8A93BFCAF8','2024-08-19
04:45:01','ITEM66C3060DA32592','‫'الالیی‬,'PDCT66C3050A46CD61','sales','WRHS66C305C1459
6D4','۱۸‫'کدام اول دوکان نمبر‬,NULL,NULL,NULL,NULL,'UNIT66BAFAFBF04196','','‫کارتن‬
32233',NULL,'ITEM66C3060DA32592','items','2000','2000','2000',NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬
,'afg','afg',71.8,71.8,12000,12000,12000,12000,12000,12000,12000,12000,12000,12000,
12000,12000,1000,1000,1000,1000,1000,1000,13000,13000,13000,13000,13000,13000,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'2024-08-19 04:45:02'),
(210,'ITINT66C5B507A380A8','BRCH668A8A93BFCAF8','2024-08-19
11:25:44','ITEM66B9FCBB0228D6','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B9FB4E0B
1298','۱۸ ‫'دوکان نمبر‬,'ACCT6699479739BAC9',' ‫حساب نماینده‬
‫'مزار‬,NULL,NULL,NULL,NULL,'BCH1001',1005,'SALE66C2E568E73619','sales',NULL,NULL,NUL
L,'121','121','121',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C1110
7792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,220,220,220,220,220,220,220,220,220,2
20,220,220,10,10,10,10,10,10,230,230,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NU
LL,'2024-08-21 05:36:07'),
(211,'ITINT66C98425CBC598','BRCH668A8A93BFCAF8','2024-08-24
02:56:37','ITEM66C98425B5A582','‫'الالیی‬,NULL,'sales','WRHS6697EC3CBA24A3','‫'دوکان‬,NUL
L,NULL,NULL,NULL,'UNIT66BAFAFBF04196','‫'کارتن‬,'BCH1001',NULL,'ITEM66C98425B5A582','
items','50','100','50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,120,60,120,120,60,120,120,60,120,120,60,120,10,5,10,10,5,10,130,65,130,130,65,1
30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-24 02:56:37'),
(212,'ITINT66C984D7646524','BRCH668A8A93BFCAF8','2024-08-24
02:59:35','ITEM66C984D74B9EC7','‫'کیک‬,'PDCT66C304E4DAECE2','sales','WRHS66B99DECBC66
35','18 ‫'کدام دوکان نمبر‬,NULL,NULL,NULL,NULL,'UNIT66BAFAFBF04196','
‫'کارتن‬,'BCH1001',NULL,'ITEM66C984D74B9EC7','items','100','200','100',NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,1399,699.5,1399,1399,699.5,1399,1399,699.5,1
399,1399,699.5,1399,1,0.5,1,1,0.5,1,1400,700,1400,1400,700,1400,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,'2024-08-24 02:59:35'),
(238,'ITINT66CE613C956359','BRCH668A8A93BFCAF8','2024-08-27
19:29:00','ITEM66CE613C8190B4',' ‫طوف‬
‫'جینی‬,'PDCT66CD7DD300AC57','sales','WRHS66B35008D3C781',' ‫گدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66CAECFF6DACC2','‫'کارتن‬,'BCH1001',NULL,'ITEM66CE613
C8190B4','items','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66CE
613C6A5A94','CURR66CE613C6A5A94',NULL,NULL,NULL,NULL,70.5,70.5,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,100,8.333333333333334,16.666666666666668,100,8.333333333333334,16.6
66666666666668,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-08-27 19:29:00'),
(292,'ITINT66D42672602952','BRCH668EE96F643F60','2024-09-01
13:31:45','ITEM66B72EFDC59C21','‫'کود‬,'PDCT66B72D03919606','sales','WRHS66B2FA79C916
36',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66B6F4C4B1ED06','ahmad',NULL,NULL,NULL,NULL,'BCH1001',233,'SALE66D4267161
A966','sales',NULL,NULL,NULL,'5','100','250',NULL,NULL,NULL,'5','100','250','CURR66
B4787C383EC4','usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
71,1,23430,1171.5,468.6,330,16.5,6.6,23430,1171.5,468.6,330,16.5,6.6,1420,71,28.4,2
0,1,0.4,24850,1242.5,497,350,17.5,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-09-01
04:31:46'),
(293,'ITINT66D42672B016D9','BRCH668EE96F643F60','2024-09-01
13:31:45','ITEM66B6F8DE942A99','machin','PDCT66B05A4268C024','sales','WRHS66B452F69
66D87','‫'دوکان‬,'ACCT66B6F4C4B1ED06','ahmad',NULL,NULL,NULL,NULL,'BCH1001',233,'SALE
66D4267161A966','sales',NULL,NULL,NULL,'76','76','76',NULL,NULL,NULL,'5','5','5','C
URR66B4787C383EC4','usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
71,1,142000,142000,142000,2000,2000,2000,142000,142000,142000,2000,2000,2000,71000,
71000,71000,1000,1000,1000,213000,213000,213000,3000,3000,3000,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NU
LL,NULL,NULL,'2024-09-01 04:31:46'),
(312,'ITINT66D82F67B746A1','BRCH668A8A93BFCAF8','2591-03-21
14:59:03','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66922668A97688',' ‫محمد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1006,'SALE66D82F67450A13','sales',NULL,NULL,NULL
,'1','6','6',NULL,NULL,NULL,'0','0','0','usd','CURR66921C11107792','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,71.8,16.713091922006,2.7855153203343335,2.78551532033
43335,1200.000000000031,200.00000000000514,200.00000000000514,16.713091922006,2.785
5153203343335,2.7855153203343335,1200.000000000031,200.00000000000514,200.000000000
00514,1.3927576601671,0.23212627669451666,0.23212627669451666,99.99999999999777,16.
666666666666295,16.666666666666295,18.105849582173,3.0176415970288333,3.01764159702
88333,1300.0000000000214,216.66666666667024,216.66666666667024,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NU
LL,NULL,NULL,'2024-09-04 05:59:03'),
(313,'ITINT66D82F6802F674','BRCH668A8A93BFCAF8','2591-03-21
14:59:03','ITEM66B99E8897B931','‫'پراته‬,'PDCT66B99D01C76DF3','sales','WRHS66B99DECBC
6635','18 ‫'کدام دوکان نمبر‬,'ACCT66922668A97688',' ‫محمد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1006,'SALE66D82F67450A13','sales',NULL,NULL,NULL
,'1','6','6',NULL,NULL,NULL,'0','0','0','usd','CURR66921C11107792','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,71.8,16.713091922006,2.7855153203343335,2.78551532033
43335,1200.000000000031,200.00000000000514,200.00000000000514,16.713091922006,2.785
5153203343335,2.7855153203343335,1200.000000000031,200.00000000000514,200.000000000
00514,1.3927576601671,0.23212627669451666,0.23212627669451666,99.99999999999777,16.
666666666666295,16.666666666666295,18.105849582173,3.0176415970288333,3.01764159702
88333,1300.0000000000214,216.66666666667024,216.66666666667024,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NU
LL,NULL,NULL,'2024-09-04 05:59:04'),
(316,'ITINT66DBDFF1C0AA00','BRCH668EE943068997','2024-09-07
01:09:05','ITEM66DBDFF1841283','‫'قالین‬,NULL,'sales','WRHS669D4E092A83F1',' ‫تار‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66CAECF61A2624','‫'دانه‬,'BCH1001',NULL,'ITEM66DBDFF184
1283','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd',
'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120,120,1
20,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-07 01:09:05'),
(330,'ITINT66DE6DBEE64557','BRCH668A8A93BFCAF8','2024-09-09
08:38:38','ITEM669CB131C9C403','‫'میخ‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1007,'SALE66DE6DBE82BE68','sales',NULL,NULL,NUL
L,'100','100','100',NULL,NULL,NULL,'0','0','0','usd','CURR66921C11107792','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,71.8,0.01392757660167131,0.01392757660167131,0.013927
57660167131,1,1,1,0.01392757660167131,0.01392757660167131,0.01392757660167131,1,1,1
,0,0,0,0,0,0,0.01392757660167131,0.01392757660167131,0.01392757660167131,1,1,1,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NU
LL,0,NULL,0,0,NULL,NULL,NULL,'2024-09-08 23:38:38'),
(331,'ITINT66DE6DBF3D75E2','BRCH668A8A93BFCAF8','2024-09-09
08:38:38','ITEM669CB171483709','‫'تخته‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1007,'SALE66DE6DBE82BE68','sales',NULL,NULL,NUL
L,'50','50','50',NULL,NULL,NULL,'0','0','0','usd','CURR66921C11107792','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,71.8,5.571030640668524,5.571030640668524,5.5710306406
68524,400,400,400,5.571030640668524,5.571030640668524,5.571030640668524,400,400,400
,0,0,0,0,0,0,5.571030640668524,5.571030640668524,5.571030640668524,400,400,400,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NU
LL,0,NULL,0,0,NULL,NULL,NULL,'2024-09-08 23:38:39'),
(334,'ITINT66DEC6E4B69B99','BRCH668A8A93BFCAF8','2024-09-09
05:59:00','ITEM66DEC6E48A0EE3',' ‫ظرف فوم‬
‫'یکخانه‬,'PDCT66B3509118A3D2','sales','WRHS66B4544E986E80',' ‫گدام‬
‫'اول‬,NULL,NULL,NULL,NULL,'UNIT66DDEB1F27BC24','5','‫'کارتن‬,NULL,'ITEM66DEC6E48A0EE3'
,'items','5000','5000','5000',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','u
sd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,5,5,5,5,5,5,5,5,5,5,5,5,1.7999999999999998,1.7999999999999998,1.799999999999999
8,1.7999999999999998,1.7999999999999998,1.7999999999999998,6.8,6.8,6.8,6.8,6.8,6.8,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,'2024-08-22','2025-12-28',NULL,'2024-09-09 05:59:00'),
(335,'ITINT66DEC7E1AA95A6','BRCH668A8A93BFCAF8','2024-09-09
15:03:13','ITEM66DEC6E48A0EE3',' ‫ظرف فوم‬
‫'یکخانه‬,'PDCT66B3509118A3D2','sales','WRHS66B4544E986E80',' ‫گدام‬
‫'اول‬,'ACCT66DEC368C771D1',' ‫نظام الدین‬
‫'روف‬,NULL,NULL,NULL,NULL,'5',1008,'SALE66DEC7E13596D4','sales',NULL,NULL,NULL,'1000
','1000','1000',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,5,5,5,5,5,5,5,5,5,5,5,5,1.7999999999999998,1.7999999999999998,1.799999999999999
8,1.7999999999999998,1.7999999999999998,1.7999999999999998,6.8,6.8,6.8,6.8,6.8,6.8,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
0,NULL,0,NULL,0,0,'2024-08-22','2025-12-28',NULL,'2024-09-09 06:03:13'),
(354,'ITINT66E540F9ED22B2','BRCH668EE96F643F60','2024-09-14
12:53:29','ITEM66B6F8DE942A99','machin','PDCT66B05A4268C024','sales','WRHS66B452F69
66D87','‫'دوکان‬,'ACCT66E5409B378958',' ‫احمد‬
‫'ولید‬,NULL,NULL,NULL,NULL,'BCH1001',234,'SALE66E540F9633380','sales',NULL,NULL,NULL
,'10','10','10',NULL,NULL,NULL,'0','0','0','CURR66B4787C383EC4','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
71,1,142000,142000,142000,2000,2000,2000,142000,142000,142000,2000,2000,2000,8000,8
000,8000,112.67605633802818,112.67605633802818,112.67605633802818,150000,150000,150
000,2112.676056338028,2112.676056338028,2112.676056338028,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NU
LL,NULL,'2024-09-14 03:53:29'),
(371,'ITINT66E71FE355E781','BRCH668A8A93BFCAF8','2024-09-15
13:56:50','ITEM66E71FE2C670D5','Shampoo clear 400
ml','PDCT66B391CB9AF9D9','raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66CAECFF6DACC2','‫'کارتن‬,'BCH1001',NULL,'ITEM66E71FE2C
670D5','items','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C
362875D8','CURR66921C362875D8','‫'کلدار‬,'‫'کلدار‬,'kaldar','kaldar',200,200,3,3,3,3,3,
3,3,3,3,3,3,3,0,0,0,0,0,0,3,3,3,3,3,3,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-15
13:56:51'),
(437,'ITINT66F14684B7DAF6','BRCH668A8A93BFCAF8','2024-09-23
15:44:20','ITEM669CB1A3DE8045','‫'میز‬,NULL,'sales','WRHS6697EC3CBA24A3','‫'دوکان‬,'CAS
HSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1009,'SALE66F1468441A259','sales',NULL,NULL,NUL
L,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C11107792',
'‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,2500,2500,2500,2500,2500,2500,2500,2500,250
0,2500,2500,2500,0,0,0,0,0,0,2500,2500,2500,2500,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,N
ULL,NULL,'2024-09-23 06:44:20'),
(453,'ITINT66F3E76C1AC765','BRCH668A8A93BFCAF8','2024-09-25
06:35:23','ITEM66F3E76BEF3E83','‫'تگه‬,'PDCT66F3E4A9ACDFB5','raw','WRHS66F3E6970499A2
','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66CAECE98C1379','
‫'کيلو‬,'BCH1001',NULL,'ITEM66F3E76BEF3E83','items','20','70','20',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,110,31.428571428571427,110,110,31.4285714285
71427,110,110,31.428571428571427,110,110,31.428571428571427,110,0,0,0,0,0,0,110,31.
428571428571427,110,110,31.428571428571427,110,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2
024-09-25 06:35:24'),
(454,'ITINT66F3E7ECD09465','BRCH668A8A93BFCAF8','2024-09-25
06:37:32','ITEM66F3E7ECA81416','‫'چمپر‬,NULL,'sales','WRHS66F3E6B08AC3A0',' ‫گدام مواد‬
‫'محصول‬,NULL,NULL,NULL,NULL,'UNIT66CC6263198A99','‫'درجن‬,'BCH1001',NULL,'ITEM66F3E7EC
A81416','items','12','12','12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66
921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,6000,600
0,6000,6000,6000,6000,6000,6000,6000,6000,6000,6000,3600,3600,3600,3600,3600,3600,9
600,9600,9600,9600,9600,9600,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-25
06:37:32'),
(463,'ITINT66F51A70282CD0','BRCH664D790E231556','2024-09-26
04:25:20','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B8649CC835','2
‫'نمبر دوکان‬,NULL,NULL,NULL,NULL,'UNIT66CAECFF6DACC2','
‫'کارتن‬,'BCH1001',NULL,'ITEM66F51A70047BE4','items','0','0','0',NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690AF39D9B836','‫'افغانی‬,'‫افغانی‬
','AFG','AFG',71.2,71.2,200,200,200,200,200,200,200,200,200,200,200,200,0,0,0,0,0,0
,200,200,200,200,200,200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-26 04:25:20'),
(464,'ITINT66F51AB8E4B611','BRCH664D790E231556','2024-09-26
13:26:32','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B8649CC835','2
‫'نمبر دوکان‬,'ACCT66E7B6A66174E2','
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',1234,'PRCH66F51AB87D3469','purchases','1','1','
1',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690AF39D9B8
36','‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',71.2,71.2,200,200,200,200,200,200,200,200,200,200
,200,200,0,0,0,0,0,0,200,200,200,200,200,200,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NU
LL,NULL,NULL,'2024-09-26 04:26:32'),
(469,'ITINT66F8773E08C735','BRCH668E33B1D26DF1','2024-09-28
17:38:05','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM66F8773D
DC4A03','items','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd
',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-09-28 17:38:06'),
(471,'ITINT66F877C84DA723','BRCH668E33B1D26DF1','2024-09-29
02:38:56','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH66F877709309D5','purchases','1000','100
0','1000',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,0,0,0,0
,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,
0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-09-28 17:40:24'),
(492,'ITINT66FA427EB418F8','BRCH668A8A93BFCAF8','2024-09-30
02:17:34','ITEM66FA427E8DC493','l7000',NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66FA41FFF320A0','‫'خاده‬,'BCH1001',NULL,'ITEM66FA427E8D
C493','items','120','720','120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd',
'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,21,3.5,21,21,3.5,21,21,3.5,21,21,3.5,21,0,0,0,0,0,0,21,3.5,21,21,3.5,21,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-09-30 02:17:34'),
(493,'ITINT66FA42C60B4990','BRCH668A8A93BFCAF8','2024-09-30
02:18:45','ITEM66FA42C5D4AF63','‫'اهن‬,NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66FA41FFF320A0','‫'خاده‬,'BCH1001',NULL,'ITEM66FA42C5D4
AF63','items','12','72','12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','us
d',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3.5,0.5833333333333334,3.5,3.5,0.5833333333333334,3.5,3.5,0.5833333333333334,3.
5,3.5,0.5833333333333334,3.5,0,0,0,0,0,0,3.5,0.5833333333333334,3.5,3.5,0.583333333
3333334,3.5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-30 02:18:46'),
(494,'ITINT66FA434A1D8419','BRCH668A8A93BFCAF8','2024-09-30
02:20:57','ITEM66FA4349C57693','‫'دروازه‬,NULL,'sales','WRHS66F3E6B08AC3A0',' ‫گدام‬
‫'مواد محصول‬,NULL,NULL,NULL,NULL,'UNIT66FA420D673EC7',' ‫متر‬
‫'مربع‬,'BCH1001',NULL,'ITEM66FA4349C57693','items','0','0','0',NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,45,45,45,45,45,45,45,45,45,45,45,45,0,0,0,0,0,0,45,45,45,45,45,45,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,'2024-09-30 02:20:58'),
(495,'ITINT66FA4456A31B52','BRCH668A8A93BFCAF8','2024-09-30
11:25:25','ITEM66FA42C5D4AF63','‫'اهن‬,NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1000,'PROI66FA4455B81465','production_
out',NULL,NULL,NULL,'6','36','6',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3.5,0.5833333333333334,3.5,3.5,0.5833333333333334,3.5,3.5,0.5833333333333334,3.
5,3.5,0.5833333333333334,3.5,0,0,0,0,0,0,3.5,0.5833333333333334,3.5,3.5,0.583333333
3333334,3.5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-09-30 02:25:26'),
(496,'ITINT66FA445707BB43','BRCH668A8A93BFCAF8','2024-09-30
11:25:25','ITEM66FA427E8DC493','l7000',NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1000,'PROI66FA4455B81465','production_
out',NULL,NULL,NULL,'6','36','6',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,21,3.5,21,21,3.5,21,21,3.5,21,21,3.5,21,0,0,0,0,0,0,21,3.5,21,21,3.5,21,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-09-30 02:25:27'),
(497,'ITINT66FA445754B9F8','BRCH668A8A93BFCAF8','2024-09-30
11:25:25','ITEM66FA4349C57693','‫'دروازه‬,NULL,'sales','WRHS66F3E6B08AC3A0',' ‫گدام‬
‫مواد‬
‫'محصول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1000,'PROI66FA4455B81465','productio
n_in','3','3','3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,25.905,25.905,25.905,25.905,25.905,25.905,25.905,25.905,25.905,25.905,25.905,25
.905,0,0,0,0,0,0,25.905,25.905,25.905,25.905,25.905,25.905,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,'2024-09-30 02:25:27'),
(498,'ITINT66FA4457A99A28','BRCH668A8A93BFCAF8','2024-09-30
11:25:25','ITEM66FA4349C57693','‫'دروازه‬,NULL,'sales','WRHS66F3E6B08AC3A0',' ‫گدام‬
‫مواد‬
‫'محصول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1000,'PROI66FA4455B81465','productio
n_in','3','3','3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,0.26166666666666666,0.26166666666666666,0.26166666666666666,0.26166666666666666
,0.26166666666666666,0.26166666666666666,0.26166666666666666,0.26166666666666666,0.
26166666666666666,0.26166666666666666,0.26166666666666666,0.26166666666666666,0,0,0
,0,0,0,0.26166666666666666,0.26166666666666666,0.26166666666666666,0.26166666666666
666,0.26166666666666666,0.26166666666666666,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024
-09-30 02:25:27'),
(499,'ITINT66FA46064585C0','BRCH668A8A93BFCAF8','2024-09-30
11:32:36','ITEM66FA4349C57693','‫'دروازه‬,NULL,'sales','WRHS66F3E6B08AC3A0',' ‫گدام‬
‫مواد‬
‫'محصول‬,'ACCT66FA413CE67F14','alio',NULL,NULL,NULL,NULL,'BCH1001',1010,'SALE66FA4604
B0E815','sales',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,'0','0','0','usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,13.083333333333,13.083333333333,13.083333333333,13.083333333333,13.083333333333
,13.083333333333,13.083333333333,13.083333333333,13.083333333333,13.083333333333,13
.083333333333,13.083333333333,0,0,0,0,0,0,13.083333333333,13.083333333333,13.083333
333333,13.083333333333,13.083333333333,13.083333333333,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,
NULL,'2024-09-30 02:32:38'),
(504,'ITINT66FB9139514AD8','BRCH668A8A93BFCAF8','2024-10-01
11:05:44','ITEM66F3E76BEF3E83','‫'تگه‬,'PDCT66F3E4A9ACDFB5','raw','WRHS6697EC5B6CA964
','‫'گدام مواد خام‬,'ACCT669225DC0B2054',' ‫شرکت خان‬
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH66FB9138941182','purchases','10','35','1
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C111077
92','‫'افغانی‬,'‫'افغانی‬,'afg','afg',71.8,71.8,110,31.428571428571427,110,110,31.42857
1428571427,110,110,31.428571428571427,110,110,31.428571428571427,110,1,0.2857142857
142857,1,1,0.2857142857142857,1,111,31.714285714285715,111,111,31.714285714285715,1
11,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-01 02:05:45'),
(510,'ITINT66FCE7B8E0F673','BRCH668EFCDB7C8B58','2024-10-02
11:27:04','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'CASHSALEBRC
H668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',1,'SALE66FCE7B8537217','sales',NULL,NULL,NULL,
'0.2','2','20',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691'
,','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
1,1,180,18,1.8,180,18,1.8,180,18,1.8,180,18,1.8,40,4,0.4,40,4,0.4,220,22,2.2,220,22
,2.2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,0,NULL,0,NULL,0,0,'2024-10-02','2024-10-02',NULL,'2024-10-02 02:27:04'),
(511,'ITINT66FCE7B93A3E49','BRCH668EFCDB7C8B58','2024-10-02
11:27:04','ITEM66FCE54280AE74',' ‫انتی‬
‫'اسید‬,'PDCT66FCE07465C1F0','sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',1,'SALE66FCE7B8537217','sales',NULL,NULL,NULL,
'2','26','42',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691',
','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
1,1,100,7.6923076923076925,4.761904761904762,100,7.6923076923076925,4.7619047619047
62,100,7.6923076923076925,4.761904761904762,100,7.6923076923076925,4.76190476190476
2,20,1.5384615384615385,0.9523809523809523,20,1.5384615384615385,0.9523809523809523
,120,9.23076923076923,5.714285714285714,120,9.23076923076923,5.714285714285714,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NU
LL,0,NULL,0,0,'2024-10-06','2024-10-20',NULL,'2024-10-02 02:27:05'),
(512,'ITINT66FCE80EAD7F48','BRCH668EFCDB7C8B58','2024-10-02
11:28:30','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'CASHSALEBRC
H668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',2,'SALE66FCE80E14CE30','sales',NULL,NULL,NULL,
'0.16666666666666666','0.16666666666666666','3',NULL,NULL,NULL,'0','0','0','CURR66F
984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
1,1,180,180,10,180,180,10,180,180,10,180,180,10,39.999999999999986,39.9999999999999
86,2.2222222222222214,39.999999999999986,39.999999999999986,2.2222222222222214,220,
220,12.222222222222221,220,220,12.222222222222221,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2024-10-
02','2024-10-02',NULL,'2024-10-02 02:28:30'),
(513,'ITINT66FE60369079A4','BRCH668EFCDB7C8B58','2024-10-03
14:13:26','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'ACCT66FE5FF
87999F1','‫'محمد‬,NULL,NULL,NULL,NULL,'BCH1001',3,'SALE66FE603602C883','sales',NULL,N
ULL,NULL,'2','20','36',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C
96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
1,1,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22222222
22222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'202
4-10-02','2024-10-02',NULL,'2024-10-03 05:13:26'),
(514,'ITINT66FE6036E57C06','BRCH668EFCDB7C8B58','2024-10-03
14:13:26','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'ACCT66FE5FF
87999F1','‫'محمد‬,NULL,NULL,NULL,NULL,'BCH1001',3,'SALE66FE603602C883','sales',NULL,N
ULL,NULL,'2','20','36',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C
96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
1,1,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22222222
22222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'202
4-10-02','2024-10-02',NULL,'2024-10-03 05:13:26'),
(516,'ITINT66FEC12DED3887','BRCH668EFCDB7C8B58','2024-10-03
12:07:09','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71',' ‫کدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','01','‫'کارتن‬,NULL,'ITEM66FEC12DBE3C
C3','items','10','1440','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F9
84C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
69,69,7200,50,7200,7200,50,7200,7200,50,7200,7200,50,7200,1800,12.5,1800,1800,12.5,
1800,9000,62.5,9000,9000,62.5,9000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03
12:07:09'),
(517,'ITINT66FEC226A274D1','BRCH668EFCDB7C8B58','2024-10-03
12:11:18','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','','‫کارتن‬
01',NULL,'ITEM66FEC2264871C0','items','10','3000','10',NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
69,69,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,1500,7
500,25,7500,7500,25,7500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 12:11:18'),
(518,'ITINT66FEC3418948C6','BRCH668EFCDB7C8B58','2024-10-03
21:16:00','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'ACCT66FEBD699F83F7',' ‫عزیز‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',4,'SALE66FEC340BE7663','sales',NULL,NULL,NULL,'2','2
88','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
69,69,7200,50,7200,7200,50,7200,7200,50,7200,7200,50,7200,1800,12.5,1800,1800,12.5,
1800,9000,62.5,9000,9000,62.5,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-03
12:16:01'),
(519,'ITINT66FEC42AEE4FB7','BRCH668EFCDB7C8B58','2024-10-03
21:19:54','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FEBDF5C73937',' ‫احمد شاه‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',5,'SALE66FEC42A4FCE56','sales',NULL,NULL,NULL,'3','9
00','3',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
69,69,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,1500,7
500,25,7500,7500,25,7500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-03 12:19:54'),
(521,'ITINT66FED514DB7185','BRCH668EFCDB7C8B58','2024-10-03
13:32:04','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','','‫کارتن‬
01',NULL,'ITEM66FED514AA8A01','items','50','500','50',NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,11,110,110,11,110,110,11,110,110,11,110,20,2,20,20,2,20,130,13,130,130,13,1
30,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-03 13:32:04'),
(522,'ITINT66FED599B3F302','BRCH664D790E231556','2024-10-03
22:34:17','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B7FF9D7EA7','
‫'حاجی عبدالله مارکیټ‬,'CASHSALEBRCH664D790E231556',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'۱',123,'PRCH66FED5992EB2F1','purchases','1','1','1',NUL
L,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690AF39D9B836','
‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',70,70,200,200,200,200,200,200,200,200,200,200,200,200,
120,120,120,120,120,120,320,320,320,320,320,320,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0
,NULL,NULL,NULL,'2024-10-03 13:34:17'),
(523,'ITINT66FED5EA904DF5','BRCH668EFCDB7C8B58','2024-10-03
22:35:37','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'7800',7800,'PRCH66FED5E99604C0','purchases','15','150','
15',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,11,110,110,11,110,110,11,110,110,11,110,20,2,20,20,2,20,130,13,130,130,13,1
30,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-03 13:35:38'),
(524,'ITINT67015264E0CF66','BRCH668EFCDB7C8B58','2024-10-05
19:51:16','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FEBD699F83F7',' ‫عزیز‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',6,'SALE67015264377B51','sales',NULL,NULL,NULL,'5','5
0','5',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,11,110,110,11,110,110,11,110,110,11,110,20,2,20,20,2,20,130,13,130,130,13,1
30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-05 10:51:16'),
(525,'ITINT67015477C9A484','BRCH668EFCDB7C8B58','2024-10-05
20:00:07','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FEBDF5C73937',' ‫احمد شاه‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',7,'SALE6701547724AA09','sales',NULL,NULL,NULL,'3','3
0','3',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
69,1,7590,759,7590,110,11,110,7590,759,7590,110,11,110,1380,138,1380,20,2,20,8970,8
97,8970,130,13,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-05 11:00:07'),
(528,'ITINT67017B0E1D36D1','BRCH668EFCDB7C8B58','2024-10-05
22:44:45','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FEBD699F83F7',' ‫عزیز‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',8,'SALE67017B0D6EFED3','sales',NULL,NULL,NULL,'1','3
00','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1000,3.33333333333333
35,1000,1000,3.3333333333333335,1000,7000,23.333333333333332,7000,7000,23.333333333
333332,7000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-05 13:44:46'),
(529,'ITINT67017B0E748C05','BRCH668EFCDB7C8B58','2024-10-05
22:44:45','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'ACCT66FEBD699F83F7',' ‫عزیز‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',8,'SALE67017B0D6EFED3','sales',NULL,NULL,NULL,'1','1
44','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7200,50,7200,7200,50,7200,7200,50,7200,7200,50,7200,1800,12.5,1800,1800,1
2.5,1800,9000,62.5,9000,9000,62.5,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-05
13:44:46'),
(530,'ITINT67017EE64FC553','BRCH668EFCDB7C8B58','2024-10-05
23:01:09','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'CASHSALEBRCH668EFCDB7C8B58','
‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',9,'SALE67017EE5988E55','sales',NULL,NULL,NULL,'1','
144','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7200,50,7200,7200,50,7200,7200,50,7200,7200,50,7200,1800,12.5,1800,1800,1
2.5,1800,9000,62.5,9000,9000,62.5,9000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-05
14:01:10'),
(532,'ITINT6701834FB99945','BRCH668EFCDB7C8B58','2024-10-05
14:14:15','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FEBDF5C73937',' ‫احمد شاه‬
‫'غزنی‬,NULL,NULL,NULL,NULL,'01',1,'SALERT670181F7D1EF24','sales_return','1','10','1'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,7590,759,7590,110.8029197080292,11.08029197080292,110.8029197080292,7590,759
,7590,110.8029197080292,11.08029197080292,110.8029197080292,1380,138,1380,20.145985
401459853,2.014598540145985,20.145985401459853,8970,897,8970,130.94890510948906,13.
094890510948906,130.94890510948906,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'20
24-10-05 14:19:59'),
(533,'ITINT6702C955066A59','BRCH668EFCDB7C8B58','2024-10-06
22:31:00','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188','‫'گدام عمومی‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'386',386,'PRCH6702C9545C00F7','purchases','10','1440','1
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B66
91',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7200,50,7200,7200,50,7200,7200,50,7200,7200,50,7200,1800,12.5,1800,1800,1
2.5,1800,9000,62.5,9000,9000,62.5,9000,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NUL
L,NULL,'2024-10-06 13:31:01'),
(534,'ITINT6702CDB74C03A1','BRCH668EFCDB7C8B58','2024-10-06
22:49:42','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'400',400,'PRCH6702CDB68526F1','purchases','10','1440','1
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B66
91',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7000,48.611111111111114,7000,7000,48.611111111111114,7000,7000,48.6111111
11111114,7000,7000,48.611111111111114,7000,1800,12.5,1800,1800,12.5,1800,8800,61.11
1111111111114,8800,8800,61.111111111111114,8800,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0
,NULL,NULL,NULL,'2024-10-06 13:49:43'),
(535,'ITINT6702CEDBDD82A2','BRCH668EFCDB7C8B58','2024-10-06
22:54:35','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'401',401,'PRCH6702CEDB0A3CF5','purchases','1','144','1',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691'
,','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7000,48.611111111111114,7000,7000,48.611111111111114,7000,7000,48.6111111
11111114,7000,7000,48.611111111111114,7000,1800,12.5,1800,1800,12.5,1800,8800,61.11
1111111111114,8800,8800,61.111111111111114,8800,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0
,NULL,NULL,NULL,'2024-10-06 13:54:35'),
(536,'ITINT670377C1621C22','BRCH668EFCDB7C8B58','2024-10-07
10:55:12','ITEM66FCE54280AE74',' ‫انتی‬
‫'اسید‬,'PDCT66FCE07465C1F0','sales','WRHS66FE678ECCCC30',' ‫دوکان‬
‫'امداد‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH670377C0AA8A68','purchases','40','520',
'840',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96
B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,90,6.923076923076923,4.285714285714286,90,6.923076923076923,4.28571428571
4286,90,6.923076923076923,4.285714285714286,90,6.923076923076923,4.285714285714286,
20,1.5384615384615385,0.9523809523809523,20,1.5384615384615385,0.9523809523809523,1
10,8.461538461538462,5.238095238095238,110,8.461538461538462,5.238095238095238,0,0,
0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0
,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-07 01:55:13'),
(537,'ITINT6704213DC1B841','BRCH668EFCDB7C8B58','2024-10-07
22:58:21','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'402',402,'PRCH6704213D2B5B66','purchases','10','3000','1
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B66
91',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,15
00,7500,25,7500,7500,25,7500,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'20
24-10-07 13:58:21'),
(540,'ITINT6704CF427D73D1','BRCH668E33B1D26DF1','2024-10-08
10:55:13','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66A734677DD187','‫'خیرالدین‬,NULL,NULL,NULL,NULL,'BCH1001',1,'SALE6704C94
1872497','sales',NULL,NULL,NULL,'20','20','20',NULL,NULL,NULL,'0','0','0','CURR66BB
048E0D9DC8','usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
71,1,1420,1420,1420,20,20,20,1420,1420,1420,20,20,20,497,497,497,7,7,7,2130,2130,21
30,30,30,30,10,10,10,0.14084507042253522,0.14084507042253522,0.14084507042253522,21
3,213,213,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0
,NULL,0,0,NULL,NULL,NULL,'2024-10-08 02:20:50'),
(541,'ITINT6704CF42E4E585','BRCH668E33B1D26DF1','2024-10-08
10:55:13','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66A734677DD187','‫'خیرالدین‬,NULL,NULL,NULL,NULL,'BCH1001',1,'SALE6704C94
1872497','sales',NULL,NULL,NULL,'20','20','20',NULL,NULL,NULL,'0','0','0','CURR66BB
048E0D9DC8','usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
71,1,1420,1420,1420,20,20,20,1420,1420,1420,20,20,20,497,497,497,7,7,7,2130,2130,21
30,30,30,30,10,10,10,0.14084507042253522,0.14084507042253522,0.14084507042253522,21
3,213,213,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0
,NULL,0,0,NULL,NULL,NULL,'2024-10-08 02:20:50'),
(542,'ITINT67064EE26077F9','BRCH668EFCDB7C8B58','2024-10-09
05:37:38','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS67064E355C
CDD6','‫'شرکت بریال‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM67064EE232FFA3','items','300','900','300',NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,6.666666666666667,20,20,6.666666666666667,20,20,6.666666666666667,20,20,6.66
6666666666667,20,2,0.6666666666666666,2,2,0.6666666666666666,2,22,7.333333333333333
,22,22,7.333333333333333,22,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-09
05:37:38'),
(543,'ITINT670A0E8E8A6CC7','BRCH668EFCDB7C8B58','2024-10-12
01:52:14','ITEM670A0E8E6D6BF3','‫'بادام‬,'PDCT670A0D55AFB7D7','sales','WRHS670A0DFD04
F8E9','‫'دوکان نمبر اول‬,NULL,NULL,NULL,NULL,'UNIT670A0D9B4C9CE9','
‫'سیر‬,'BCH1001',NULL,'ITEM670A0E8E6D6BF3','items','30','210','30',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,700,100,700,700,100,700,700,100,700,700,100,700,100,14.285714285714286,10
0,100,14.285714285714286,100,800,114.28571428571429,800,800,114.28571428571429,800,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-12 01:52:14'),
(544,'ITINT670B90377EC6E9','BRCH668EFCDB7C8B58','2024-10-13
05:17:43','ITEM670B903734D6B3','‫'تابلیت‬,'PDCT66FCE07465C1F0','sales','WRHS670A0DFD0
4F8E9','‫'دوکان نمبر اول‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM670B903734D6B3','items','12','72','144',NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.3333
3333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.333
33333333333,300,50,25,300,50,25,1300,216.66666666666666,108.33333333333333,1300,216
.66666666666666,108.33333333333333,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-13
05:17:43'),
(545,'ITINT670B91DE98CF66','BRCH668EFCDB7C8B58','2024-10-13
14:24:43','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS670A0DFD04F8E9',' ‫دوکان نمبر‬
‫'اول‬,'ACCT670B90917DCE45','ahmady',NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH670B91DB095
D05','purchases','5','50','90',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F98
4C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22
22222222222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,
0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,N
ULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-13 05:24:46'),
(546,'ITINT670F766188AE85','BRCH668EFCDB7C8B58','2024-10-16
04:16:33','ITEM670F7661738EE6','‫'موس‬,'PDCT670F7518C4C560','sales','WRHS670F7593E510
A4','‫'دوکان سوم‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM670F7661738EE6','items','2500','2500','2500',NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,2
000,2000,2000,2000,2000,2000,12000,12000,12000,12000,12000,12000,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,'2024-10-16 04:16:33'),
(547,'ITINT670F777969EF21','BRCH668EFCDB7C8B58','2024-10-16
13:21:13','ITEM670F7661738EE6','‫'موس‬,'PDCT670F7518C4C560','sales','WRHS670F7593E510
A4','‫'دوکان سوم‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH670F7779264AD1','purchases','20','20','
20',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6
691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,2
000,2000,2000,2000,2000,2000,12000,12000,12000,12000,12000,12000,0,0,0,0,0,0,0,0,0,
0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NUL
L,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-16 04:21:13'),
(548,'ITINT670F777996C260','BRCH668EFCDB7C8B58','2024-10-16
13:21:13','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH670F7779264AD1','purchases','40','400',
'720',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96
B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22
22222222222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,
0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,N
ULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-16 04:21:13'),
(549,'ITINT670F7829B020C9','BRCH668EFCDB7C8B58','2024-10-16
13:24:09','ITEM670F7661738EE6','‫'موس‬,'PDCT670F7518C4C560','sales','WRHS670F7593E510
A4','‫'دوکان سوم‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',10,'SALE670F78296D3CF6','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,2
000,2000,2000,2000,2000,2000,12000,12000,12000,12000,12000,12000,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,
NULL,NULL,NULL,'2024-10-16 04:24:09'),
(550,'ITINT670F793FF190A8','BRCH668EFCDB7C8B58','2024-10-16
13:28:47','ITEM670F7661738EE6','‫'موس‬,'PDCT670F7518C4C560','sales','WRHS670F7593E510
A4',' ‫دوکان‬
‫'سوم‬,'ACCT66FE652A579735','ali',NULL,NULL,NULL,NULL,'BCH1001',11,'SALE670F793FA9B7E
7','sales',NULL,NULL,NULL,'300','300','300',NULL,NULL,NULL,'0','0','0','CURR66F984C
96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,2
000,2000,2000,2000,2000,2000,12000,12000,12000,12000,12000,12000,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,
NULL,NULL,NULL,'2024-10-16 04:28:47'),
(551,'ITINT670F92723E4CA6','BRCH668EFCDB7C8B58','2024-10-16
06:16:18','ITEM670F927225BE83','‫'دکمه‬,'PDCT670F91B111C761','sales','WRHS670F91FF574
557','‫'خیاطی‬,NULL,NULL,NULL,NULL,'UNIT66FCE0B7BA12C1','‫'دانه‬,'BCH1001',NULL,'ITEM67
0F927225BE83','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,'CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-16 06:16:18'),
(552,'ITINT670F92D66B86D0','BRCH668EFCDB7C8B58','2024-10-16
06:17:58','ITEM670F92D6550CD1','‫'زنحیر‬,'PDCT67064D91655420','raw','WRHS670F7593E510
A4','‫'دوکان سوم‬,NULL,NULL,NULL,NULL,'UNIT670F753D3198D5','
‫'دانه‬,'BCH1001',NULL,'ITEM670F92D6550CD1','items','200','200','200',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,10,10,10,10,10,10,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-10-16 06:17:58'),
(553,'ITINT671366F8B1E861','BRCH668EFCDB7C8B58','2024-10-19
03:59:52','ITEM671366F89B9E74','‫'بادام‬,'PDCT671365D603D5C8','sales','WRHS6713665EB5
66E3','‫'دوکان نمبر اول‬,NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','
‫'کیلو‬,'BCH1001',NULL,'ITEM671366F89B9E74','items','10','10','10',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,5
00,500,500,500,500,500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-19 03:59:52'),
(554,'ITINT6714BD6E8E4F34','BRCH668EFCDB7C8B58','2024-10-20
04:21:02','ITEM6714BD6E740209','‫'دکمه‬,'PDCT6714BC55B4EAE1','raw','WRHS6714BCAC8DB05
6','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM6714BD6E740209','items','300','300','300',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,'2024-10-20 04:21:02'),
(556,'ITINT6714BDCE654C35','BRCH668EFCDB7C8B58','2024-10-20
04:22:38','ITEM6714BDCE4707D1','‫'لباس‬,'PDCT6714BC6B2C9513','sales','WRHS6714BCBF354
DE6','‫'گدام مخصول‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM6714BDCE4707D1','items','10','10','10',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,2
00,200,200,200,200,200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-20 04:22:38'),
(557,'ITINT6714BE796BD7E1','BRCH668EFCDB7C8B58','2024-10-20
04:21:41','ITEM6714BD95E29D99','‫'زنحیر‬,'PDCT6714BC5E514983','raw','WRHS6714BCAC8DB0
56','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','
‫'کیلو‬,'BCH1001',NULL,'ITEM6714BD95E29D99','items','200','4000','200',NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,8,0.4,8,8,0.4,8,8,0.4,8,8,0.4,8,0,0,0,0,0,0,8,0.4,8,8,0.4,8,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,'2024-10-20 04:25:29'),
(558,'ITINT6714BF0D769024','BRCH668EFCDB7C8B58','2024-10-20
13:27:57','ITEM6714BD95E29D99','‫'زنحیر‬,'PDCT6714BC5E514983','raw','WRHS6714BCAC8DB0
56','‫'گدام مواد خام‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH6714BF0D320C40','purchases','300','6000
','300',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C
96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,8,0.4,8,8,0.4,8,8,0.4,8,8,0.4,8,0,0,0,0,0,0,8,0.4,8,8,0.4,8,0,0,0,0,0,0,0
,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,
0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-20 04:27:57'),
(559,'ITINT6714BF0DA3B3A6','BRCH668EFCDB7C8B58','2024-10-20
13:27:57','ITEM6714BD6E740209','‫'دکمه‬,'PDCT6714BC55B4EAE1','raw','WRHS6714BCAC8DB05
6','‫'گدام مواد خام‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH6714BF0D320C40','purchases','5','5','5'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691
',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NUL
L,0,NULL,0,NULL,NULL,NULL,'2024-10-20 04:27:57'),
(560,'ITINT6714BFC3A76AE6','BRCH668EFCDB7C8B58','2024-10-20
13:30:59','ITEM6714BDCE4707D1','‫'لباس‬,'PDCT6714BC6B2C9513','sales','WRHS6714BCBF354
DE6','‫'گدام مخصول‬,'ACCT66A734677DD187','
‫'خیرالدین‬,NULL,NULL,NULL,NULL,'BCH1001',12,'SALE6714BFC355B021','sales',NULL,NULL,N
ULL,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691
',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,90,90,90,90,90,90,200,200
,200,200,200,200,5,5,5,5,5,5,10,10,10,10,10,10,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-20 04:30:59'),
(561,'ITINT67161208B1E505','BRCH668A8A93BFCAF8','2024-10-21
13:34:16','ITEM669CB131C9C403','‫'میخ‬,NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,'ACCT669225DC0B2054',' ‫شرکت خان‬
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH6716120856F199','purchases','30','30','3
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C111077
92','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,3,3
,3,3,3,3,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-10-21 04:34:16'),
(562,'ITINT67161208E85D26','BRCH668A8A93BFCAF8','2024-10-21
13:34:16','ITEM669CB1A3DE8045','‫'میز‬,NULL,'sales','WRHS66C305C14596D4',' ‫کدام اول‬
۱۸‫'دوکان نمبر‬,'ACCT669225DC0B2054',' ‫شرکت خان‬
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH6716120856F199','purchases','1','1','1',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792'
,'‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,2500,2500,2500,2500,2500,2500,2500,2500,25
00,2500,2500,2500,0,0,0,0,0,0,2500,2500,2500,2500,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,N
ULL,0,NULL,0,NULL,NULL,NULL,'2024-10-21 04:34:16'),
(563,'ITINT6716149E4BE416','BRCH668A8A93BFCAF8','2024-10-21
13:45:17','ITEM66B4572B717512','‫'کیک‬,'PDCT66B45411566BC1','sales','WRHS66F3E6B08AC3
A0',' ‫گدام مواد‬
‫'محصول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI6716149DC67105','production_i
n','30','60','90',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792'
,'CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,402.265,201.1325,134.
08833333333334,402.265,201.1325,134.08833333333334,402.265,201.1325,134.08833333333
334,402.265,201.1325,134.08833333333334,0,0,0,0,0,0,402.265,201.1325,134.0883333333
3334,402.265,201.1325,134.08833333333334,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
10-21 04:45:18'),
(564,'ITINT6716149E7A4034','BRCH668A8A93BFCAF8','2024-10-21
13:45:17','ITEM66FA427E8DC493','l7000',NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI6716149DC67105','production_out
',NULL,NULL,NULL,'1.8','10.8','1.8',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C111077
92','usd','‫'دالر‬,'‫'افغانی‬,'afg',','‫دالر‬
66.5,1,1396.5,232.75,1396.5,1396.5,232.75,1396.5,1396.5,232.75,1396.5,1396.5,232.75
,1396.5,0,0,0,0,0,0,1396.5,232.75,1396.5,1396.5,232.75,1396.5,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,'2024-10-21 04:45:18'),
(565,'ITINT6716149EA8D593','BRCH668A8A93BFCAF8','2024-10-21
13:45:17','ITEM66F3E76BEF3E83','‫'تگه‬,'PDCT66F3E4A9ACDFB5','raw','WRHS66F3E6970499A2
',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI6716149DC67105','production_out
',NULL,NULL,NULL,'27','94.5','27',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792
','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,110,31.4285714285714
27,110,110,31.428571428571427,110,110,31.428571428571427,110,110,31.428571428571427
,110,0,0,0,0,0,0,110,31.428571428571427,110,110,31.428571428571427,110,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,'2024-10-21 04:45:18'),
(566,'ITINT6716149ED8B5B0','BRCH668A8A93BFCAF8','2024-10-21
13:45:17','ITEM66FA427E8DC493','l7000',NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1,'PROI6716149DC67105','production_out
',NULL,NULL,NULL,'4.5','27','4.5',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792
','usd','‫'دالر‬,'‫'افغانی‬,'afg',','‫دالر‬
66.5,1,1396.5,232.75,1396.5,1396.5,232.75,1396.5,1396.5,232.75,1396.5,1396.5,232.75
,1396.5,0,0,0,0,0,0,1396.5,232.75,1396.5,1396.5,232.75,1396.5,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,'2024-10-21 04:45:18'),
(567,'ITINT67161552D92848','BRCH668A8A93BFCAF8','2024-10-21
13:48:18','ITEM669CB131C9C403','‫'میخ‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1011,'SALE6716155286EBD9','sales',NULL,NULL,NUL
L,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C11107792',
'‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,1.0295566502463,1.0295566502463,1.029556650
2463,1.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,1.029556650246
3,1.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,0,0,0,0,0,0,1.029
5566502463,1.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,1.029556
6502463,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-21 04:48:18'),
(568,'ITINT6717400BA04132','BRCH668EFCDB7C8B58','2024-10-22
02:02:51','ITEM6717400B7AE1B7',' ‫پرزه‬
‫'ایزانی‬,'PDCT67173ED50356C5','sales','WRHS67173F850657C7','‫'دوکان‬,NULL,NULL,NULL,NU
LL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM6717400B7AE1B7','items','200','
1200','2400',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CUR
R66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,1666.6666666666667,833.3333333333334,10000,1666.6666666666667,833.3
333333333334,10000,1666.6666666666667,833.3333333333334,10000,1666.6666666666667,83
3.3333333333334,2000,333.3333333333333,166.66666666666666,2000,333.3333333333333,16
6.66666666666666,12000,2000,1000,12000,2000,1000,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
'2024-10-22 02:02:51'),
(570,'ITINT67174630AC1700','BRCH668EFCDB7C8B58','2024-10-22
11:29:03','ITEM671744090DA159','‫لیدر‬
118','PDCT67064D9F3EF730','sales','WRHS66F99D28059D71',' ‫کدام‬
‫'دوکان‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',13,'SALE6717462FBCB3D4','sales',NULL,NULL,NULL
,'0.1','0.1','1',NULL,NULL,NULL,'0','0','0','usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,5000,5000,500,5000,5000,500,5000,5000,500,5000,5000,500,1000,1000,100,1000,1000
,100,6000,6000,600,6000,6000,600,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'1403-12-03','1405-12-
12',NULL,'2024-10-22 02:29:04'),
(571,'ITINT6717907CB496B6','BRCH668E33B1D26DF1','2024-10-22
07:46:04','ITEM6717907C87F904','‫'گوشت‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM6717907C
87F904','items','22200','22200','555000',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'CURR66BB048E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,80,80,3.2,80,80,3.2,80,80,3.2,80,80,3.2,40,40,1.6,40,40,1.6,120,120,4.8,120,1
20,4.8,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22 07:46:04'),
(573,'ITINT671791E8F40A56','BRCH668E33B1D26DF1','2024-10-22
07:52:08','ITEM671791E8DBB3D9',' ‫ میلی‬250 ‫مفتت ترکش‬
‫'گرم‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM671791E
8DBB3D9','items','100','2500','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'C
URR66BB048E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,4250,170,4250,4250,170,4250,4250,170,4250,4250,170,4250,5625,225,5625,5625,22
5,5625,9875,395,9875,9875,395,9875,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-22
07:52:09'),
(574,'ITINT67179217791C72','BRCH668E33B1D26DF1','2024-10-22
16:52:55','ITEM671791E8DBB3D9',' ‫ میلی‬250 ‫مفتت ترکش‬
‫'گرم‬,NULL,'sales','WRHS668F5221C4BF21','‫'گدام دوکان‬,'ACCT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',2,'SALE671792171A04F9','sales',NULL,NULL,NULL,
'1.2','30','750',NULL,NULL,NULL,'0','0','0','CURR66BB048E0D9DC8','CURR66BB048E0D9DC
8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,4250,170,6.8,4250,170,6.8,4250,170,6.8,4250,170,6.8,5625,225,9,5625,225,9,987
5,395,15.8,9875,395,15.8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-22 07:52:55'),
(575,'ITINT6717923BC5ABF4','BRCH668E33B1D26DF1','2024-10-22
16:53:31','ITEM671791E8DBB3D9',' ‫ میلی‬250 ‫مفتت ترکش‬
‫'گرم‬,NULL,'sales','WRHS668F5221C4BF21','‫'گدام دوکان‬,'ACCT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',3,'SALE6717923B5EFB45','sales',NULL,NULL,NULL,
'1.2','30','750',NULL,NULL,NULL,'0','0','0','CURR66BB048E0D9DC8','CURR66BB048E0D9DC
8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,4250,170,6.8,4250,170,6.8,4250,170,6.8,4250,170,6.8,5625,225,9,5625,225,9,987
5,395,15.8,9875,395,15.8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-22 07:53:31'),
(576,'ITINT6718A3BD38AD95','BRCH668EFCDB7C8B58','2024-10-23
12:20:28','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'ACCT6718A34
CEA2B28','khan',NULL,NULL,NULL,NULL,'BCH1001',14,'SALE6718A3BCE0A2B4','sales',NULL,
NULL,NULL,'2','20','36',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984
C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22
22222222222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,
0,'2024-10-02','2024-10-02',NULL,'2024-10-23 03:20:29'),
(577,'ITINT6718A45BD5B260','BRCH668EFCDB7C8B58','2024-10-23
03:23:07','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'ACCT6718A34
CEA2B28','khan',NULL,NULL,NULL,NULL,'BCH1001',2,'SALERT6718A45B2139C9','sales_retur
n','2','20','36',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CU
RR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22
22222222222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 03:23:07'),
(578,'ITINT6718C12D1993F8','BRCH668EFCDB7C8B58','2024-10-23
14:26:04','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS670A0DFD04F8E9',' ‫دوکان نمبر‬
‫'اول‬,'ACCT670F91862AD1C0','‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',15,'SALE6718C12CB944
B1','sales',NULL,NULL,NULL,'2','20','36',NULL,NULL,NULL,'4','40','72','CURR66F984C9
6B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22
22222222222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,
0,'2024-10-02','2024-10-02',NULL,'2024-10-23 05:26:05'),
(579,'ITINT6718C6F8A68101','BRCH668A8A93BFCAF8','2024-10-23
14:50:47','ITEM66FA42C5D4AF63','‫'اهن‬,NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1001,'PROI6718C6F7B07DD4','production_
out',NULL,NULL,NULL,'24','144','24',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C111077
92','usd','‫'دالر‬,'‫'افغانی‬,'afg',','‫دالر‬
66.5,1,232.75,38.791666666666664,232.75,232.75,38.791666666666664,232.75,232.75,38.
791666666666664,232.75,232.75,38.791666666666664,232.75,0,0,0,0,0,0,232.75,38.79166
6666666664,232.75,232.75,38.791666666666664,232.75,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,'2024-10-23 05:50:48'),
(580,'ITINT6718C6F919F892','BRCH668A8A93BFCAF8','2024-10-23
14:50:47','ITEM66FA427E8DC493','l7000',NULL,'raw','WRHS66F3E6970499A2',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1001,'PROI6718C6F7B07DD4','production_
out',NULL,NULL,NULL,'24','144','24',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C111077
92','usd','‫'دالر‬,'‫'افغانی‬,'afg',','‫دالر‬
66.5,1,1396.5,232.75,1396.5,1396.5,232.75,1396.5,1396.5,232.75,1396.5,1396.5,232.75
,1396.5,0,0,0,0,0,0,1396.5,232.75,1396.5,1396.5,232.75,1396.5,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,'2024-10-23 05:50:49'),
(581,'ITINT6718C6F97EF3C3','BRCH668A8A93BFCAF8','2024-10-23
14:50:47','ITEM66FA4349C57693','‫'دروازه‬,NULL,'sales','WRHS66BAEFF759AF54',' ‫دوکان‬
‫نمبر‬
‫'اول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1001,'PROI6718C6F7B07DD4','production_
in','12','12','12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792
','usd','‫'دالر‬,'‫'افغانی‬,'afg',','‫دالر‬
66.5,1,1613.4525,1613.4525,1613.4525,1613.4525,1613.4525,1613.4525,1613.4525,1613.4
525,1613.4525,1613.4525,1613.4525,1613.4525,0,0,0,0,0,0,1613.4525,1613.4525,1613.45
25,1613.4525,1613.4525,1613.4525,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23
05:50:49'),
(582,'ITINT6718C6FA01F358','BRCH668A8A93BFCAF8','2024-10-23
14:50:47','ITEM66FA4349C57693','‫'دروازه‬,NULL,'sales','WRHS66C305C14596D4','‫کدام اول‬
‫دوکان نمبر‬
۱۸',NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1001,'PROI6718C6F7B07DD4','production_i
n','12','12','12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792'
,'usd','‫'دالر‬,'‫'افغانی‬,'afg',','‫دالر‬
66.5,1,16.2975,16.2975,16.2975,16.2975,16.2975,16.2975,16.2975,16.2975,16.2975,16.2
975,16.2975,16.2975,0,0,0,0,0,0,16.2975,16.2975,16.2975,16.2975,16.2975,16.2975,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-23 05:50:50'),
(583,'ITINT67191D2FCE80E3','BRCH668A8A93BFCAF8','2024-10-23
20:58:39','ITEM669CB131C9C403','‫'میخ‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,'ACCT67191CD5C438B3','Yasin
Barakzay',NULL,NULL,NULL,NULL,'BCH1001',1012,'SALE67191D2F7CA727','sales',NULL,NULL
,NULL,'1','1','1',NULL,NULL,NULL,'0','0','0','CURR66921C11107792','CURR66921C111077
92','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,1.0295566502463,1.0295566502463,1.02955
66502463,1.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,1.02955665
02463,1.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,0,0,0,0,0,0,1
.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,1.0295566502463,1.02
95566502463,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-23 11:58:39'),
(585,'ITINT671C843010A458','BRCH668EFCDB7C8B58','2024-10-26
01:40:22','ITEM671C80C6310C16','‫'تابلیت‬,'PDCT66FCE08F71BD30','sales','WRHS66F843865
52188','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM671C80C6310C16','items','120','720','1440',NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.3333
3333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.333
33333333333,200,33.333333333333336,16.666666666666668,200,33.333333333333336,16.666
666666666668,1200,200,100,1200,200,100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-
26 01:54:56'),
(586,'ITINT671C8464A94C31','BRCH668EFCDB7C8B58','2024-10-26
10:55:48','ITEM671C80C6310C16','‫'تابلیت‬,'PDCT66FCE08F71BD30','sales','WRHS66F843865
52188','‫'گدام عمومی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',16,'SALE671C84645F9FB6','sales',NULL,NULL,NULL
,'3.3333333333333335','20','120',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','C
URR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,166.66666666666666,27.777777777777775,1000,166.66666666666666,27.777
777777777775,1000,166.66666666666666,27.777777777777775,1000,166.66666666666666,27.
777777777777775,200.00000000000006,33.33333333333334,5.555555555555557,200.00000000
000006,33.33333333333334,5.555555555555557,1200,200,33.333333333333336,1200,200,33.
333333333333336,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-26 01:55:48'),
(587,'ITINT671C91C5096862','BRCH664D790E231556','2024-10-26
11:52:52','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B7FF9D7EA7','
‫'حاجی عبدالله مارکیټ‬,'ACCT66E7B6D8DEE862',' ‫جلیل‬
‫'احمد‬,NULL,NULL,NULL,NULL,'۱',1,'SALE671C91C4AA5696','sales',NULL,NULL,NULL,'1','1'
,'1',NULL,NULL,NULL,'0','0','0','usd','CURR6690AF39D9B836','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'
AFG',1,70,2.857142857142857,2.857142857142857,2.857142857142857,200,200,200,2.85714
2857142857,2.857142857142857,2.857142857142857,200,200,200,1.714285714285714,1.7142
85714285714,1.714285714285714,119.99999999999997,119.99999999999997,119.99999999999
997,4.571428571428571,4.571428571428571,4.571428571428571,320,320,320,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL
,0,0,NULL,NULL,NULL,'2024-10-26 02:52:53'),
(588,'ITINT671F30775BB065','BRCH668EFCDB7C8B58','2024-10-28
02:34:31','ITEM671F3077328886','001‫'دوا‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM671F3077
328886','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66
F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-28 02:34:31'),
(589,'ITINT6720B87792A454','BRCH668E33B1D26DF1','2024-10-29
15:27:03','ITEM671791E8DBB3D9',' ‫ میلی‬250 ‫مفتت ترکش‬
‫'گرم‬,NULL,'sales','WRHS668F5221C4BF21','‫'گدام دوکان‬,'ACCT66A734677DD187','
‫'خیرالدین‬,NULL,NULL,NULL,NULL,'0125000',30602,'PRCH6720B877403C76','purchases','0.8
','20','500',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66BB048E0D9DC8','CURR66
BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,2500,100,4,2500,100,4,2500,100,4,2500,100,4,250,10,0.4,250,10,0.4,2750,110,4.
4,2750,110,4.4,250,10,0.4,250,250,0.4,250,10,0.4,250,10,0.4,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,N
ULL,'2024-10-29 06:27:03'),
(590,'ITINT6721D82C1E24A4','BRCH668EFCDB7C8B58','2024-10-30
11:54:35','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188','‫'گدام عمومی‬,'CASHSALEBRCH668EFCDB7C8B58','
‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'386',17,'SALE6721D82B71DBA4','sales',NULL,NULL,NULL,'2'
,'288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.5071
6845878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.0
322580645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,18
00.000000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580
645,62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.032258
0645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-30 02:54:36'),
(591,'ITINT6721D82C60F466','BRCH668EFCDB7C8B58','2024-10-30
11:54:35','ITEM6717400B7AE1B7',' ‫پرزه‬
‫'ایزانی‬,'PDCT67173ED50356C5','sales','WRHS67173F850657C7','‫'دوکان‬,'CASHSALEBRCH668E
FCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',17,'SALE6721D82B71DBA4','sales',NULL,NULL,NULL
,'2','12','24',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691'
,','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,1666.6666666666667,833.3333333333334,10000,1666.6666666666667,833.3
333333333334,10000,1666.6666666666667,833.3333333333334,10000,1666.6666666666667,83
3.3333333333334,2000,333.3333333333333,166.66666666666666,2000,333.3333333333333,16
6.66666666666666,12000,2000,1000,12000,2000,1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'
2024-10-30 02:54:36'),
(592,'ITINT6721DAC82FF492','BRCH668EFCDB7C8B58','2024-10-30
12:05:43','ITEM66FE6829056924','‫روغن‬
‫لیتره‬۵','PDCT66FE6721AB35D1','sales','WRHS67064E355CCDD6',' ‫شرکت‬
‫'بریال‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH6721DAC7BF4460','purchases','6','24','6
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B669
1',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1200,300,1200,1200,300,1200,1216.6666666666667,304.1666666666667,1216.666
6666666667,1216.6666666666667,304.1666666666667,1216.6666666666667,100,25,100,100,2
5,100,1316.6666666666667,329.1666666666667,1316.6666666666667,1316.6666666666667,32
9.1666666666667,1316.6666666666667,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,16.666666666666668,4.166666666666667,16.6666666
66666668,16.666666666666668,4.166666666666667,16.666666666666668,0,NULL,0,NULL,0,NU
LL,0,NULL,NULL,NULL,'2024-10-30 03:05:44'),
(593,'ITINT6721F63E7F0E39','BRCH668EFCDB7C8B58','2024-10-30
05:02:54','ITEM6721F63E603D31','‫موبایل ایفون‬
۱۱','PDCT6721F49F327498','sales','WRHS6721F563540869','‫'دوکان‬,NULL,NULL,NULL,NULL,'
UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM6721F63E603D31','items','10','10','1
0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,250,250,250,250,250,250,250,250,250,250,250,250,50,50,50,50,50,50,300,300,300,3
00,300,300,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-30 05:02:54'),
(594,'ITINT6722833B59BC32','BRCH668EFCDB7C8B58','2024-10-31
00:04:26','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT67208DAB6EFB15',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',18,'SALE6722833A835252','sales',NULL,NULL,NULL,'
25','25','25',NULL,NULL,NULL,'500','500','500','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,1370,1370,1370,20,20,20,1370,1370,1370,20,20,20,685,685,685,10,10,10,2055,20
55,2055,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-10-30 15:04:27'),
(595,'ITINT67232290157DF2','BRCH668EFCDB7C8B58','2024-10-31
02:24:15','ITEM6723228FF252B7','‫موبایل ایفون‬
۱۱','PDCT672320E0014830','sales','WRHS67232190EA0FB8',' ‫دوکان‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM6723228
FF252B7','items','12','72','144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd'
,'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.3333333333333
34,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.33333333333333
4,20,3.3333333333333335,1.6666666666666667,20,3.3333333333333335,1.6666666666666667
,120,20,10,120,20,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-10-31 02:24:16'),
(596,'ITINT67274128C1C198','BRCH668EFCDB7C8B58','2024-11-03
05:23:52','ITEM67274128A47764','‫'موبایل‬,NULL,'sales','WRHS6727402C67DAE8',' ‫گدام‬
‫'نمبر اول‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM67274128A47764','items','12','12','12',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,300,300,300,300,300,300,300,300,300,300,300,300,100,100,100,100,100,100,400,400
,400,400,400,400,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-03 05:23:52'),
(597,'ITINT672742CB3D3A74','BRCH668EFCDB7C8B58','2024-11-03
14:30:50','ITEM67274128A47764','‫'موبایل‬,NULL,'sales','WRHS6727402C67DAE8',' ‫گدام‬
‫'نمبر اول‬,'ACCT67208DAB6EFB15',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH672742CAE96626','purchases','20','20','20
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,300,300,300,300,300,300,300,300,300,300,300,300,100,100,100,100,100,100,400,400
,400,400,400,400,5,5,5,5,5,5,15,15,15,15,15,15,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-
03 05:30:51'),
(598,'ITINT672742CB6D3F34','BRCH668EFCDB7C8B58','2024-11-03
14:30:50','ITEM66FE6829056924','‫روغن‬
‫لیتره‬۵','PDCT66FE6721AB35D1','sales','WRHS6727402C67DAE8',' ‫گدام نمبر‬
‫'اول‬,'ACCT67208DAB6EFB15',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH672742CAE96626','purchases','3','12','3',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'دالر‬,'‫'افغانی‬,'‫دالر‬
1,68.5,1216.6666666667,304.166666666675,1216.6666666667,83341.66666666894,20835.416
666667235,83341.66666666894,1216.6666666667,304.166666666675,1216.6666666667,83341.
66666666894,20835.416666667235,83341.66666666894,100,25,100,6850,1712.5,6850,1316.6
666666667,329.166666666675,1316.6666666667,90191.66666666894,22547.916666667235,901
91.66666666894,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-03
05:30:51'),
(599,'ITINT672877F4B0FA83','BRCH668EFCDB7C8B58','2024-11-04
03:29:56','ITEM672877F49934A7',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS672876D118EF30',' ‫دواخانه‬
‫'فرزان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM672877F
49934A7','items','10','60','120',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR
66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.3333333
33333334,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.33333333
3333334,50,8.333333333333334,4.166666666666667,50,8.333333333333334,4.1666666666666
67,150,25,12.5,150,25,12.5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-04
03:29:56'),
(600,'ITINT67287F8BB18466','BRCH668EFCDB7C8B58','2024-11-04
13:02:19','ITEM672877F49934A7',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS672876D118EF30',' ‫دواخانه‬
‫'فرزان‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67287F8B3AD3B0','purchases','2','12','24
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B669
1',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.3333333
33333334,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.33333333
3333334,50,8.333333333333334,4.166666666666667,50,8.333333333333334,4.1666666666666
67,150,25,12.5,150,25,12.5,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024
-11-04 04:02:19'),
(601,'ITINT67287F8C19E8F2','BRCH668EFCDB7C8B58','2024-11-04
13:02:19','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS672876D118EF30',' ‫دواخانه‬
‫'فرزان‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67287F8B3AD3B0','purchases','2','20','36
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B669
1',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,18,10,180,18,10,180,18,10,180,18,10,40,4,2.2222222222222223,40,4,2.22
22222222222223,220,22,12.222222222222221,220,22,12.222222222222221,0,0,0,0,0,0,0,0,
0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,N
ULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-04 04:02:20'),
(602,'ITINT6728DA8E6F0B53','BRCH668E33B1D26DF1','2024-11-04
19:30:37','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',4,'SALE6728DA8DE7DF25','sales',NULL,NULL,NULL,
'2','2','2',NULL,NULL,NULL,'2','2','2','CURR66BB048E0D9DC8','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
71,1,1420,1420,1420,20,20,20,1420,1420,1420,20,20,20,710,710,710,10,10,10,2130,2130
,2130,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-04 10:30:38'),
(603,'ITINT6728FE987D5616','BRCH664D790E231556','2024-11-04
13:04:24','ITEM6728FE985A34B2','‫'انځر‬,'PDCT670A0D55AFB7D7','sales','WRHS6728FB55903
C73','‫'مدیر کاروان سرای‬,NULL,NULL,NULL,NULL,'UNIT6728F715952507','
‫'من‬,'BCH1001',NULL,'ITEM6728FE985A34B2','items','0','0','0',NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690AF39D9B836','‫'افغانی‬,'‫'افغانی‬,'
AFG','AFG',70,70,1950,975,650,1950,975,650,1950,975,650,1950,975,650,250,125,83.333
33333333333,250,125,83.33333333333333,2200,1100,733.3333333333334,2200,1100,733.333
3333333334,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-04',NULL,NULL,'2024-11-04 13:04:24'),
(604,'ITINT672B18A5785099','BRCH668EFCDB7C8B58','2024-11-06
03:20:05','ITEM671366F89B9E74','‫'بادام‬,'PDCT671365D603D5C8','sales','WRHS6713665EB5
66E3',' ‫دوکان نمبر‬
‫'اول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR672B18A55E9035','warehouse_t
ransfer_out',NULL,NULL,NULL,'3','3','3',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C9
6B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,5
00,500,500,500,500,500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-06 03:20:05'),
(605,'ITINT672B18A5EC08C5','BRCH668EFCDB7C8B58','2024-11-06
03:20:05','ITEM671366F89B9E74','‫'بادام‬,'PDCT671365D603D5C8','sales','WRHS66FCE12573
63D4','‫'دواخانه‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR672B18A55E9035','
warehouse_transfer_in','3','3','3',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CU
RR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,5
00,500,500,500,500,500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-06 03:20:05'),
(606,'ITINT672B2CFC872F56','BRCH664D790E231556','2024-11-06
13:46:52','ITEM6728FE985A34B2','‫'انځر‬,'PDCT670A0D55AFB7D7','sales','WRHS66E1B8649CC
835','2 ‫'نمبر دوکان‬,'ACCT6707CF00D0B112',' ‫کلیم‬
‫'الله‬,NULL,NULL,NULL,NULL,'BCH1001',111,'PRCH672B2CFC30C8B5','purchases','56800','1
13600','170400',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR6690AF39D9B836','CUR
R6690AF39D9B836','‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',70,70,1950,975,650,1950,975,650,1950
,975,650,1950,975,650,250,125,83.33333333333333,250,125,83.33333333333333,2200,1100
,733.3333333333334,2200,1100,733.3333333333334,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,
NULL,NULL,NULL,'2024-11-06 04:46:52'),
(607,'ITINT672C5BD67A11A8','BRCH668E33B1D26DF1','2024-11-07
11:19:02','ITEM6717907C87F904','‫'گوشت‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66A734677DD187','‫'خیرالدین‬,NULL,NULL,NULL,NULL,'BCH1001',5,'SALE672C5BD
62DD5F4','sales',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,'2','2','2','CURR66BB048
E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,80,80,80,80,80,80,80,80,80,80,80,80,40,40,40,40,40,40,120,120,120,120,120,120
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-07 02:19:02'),
(608,'ITINT672C5BD6AC5E25','BRCH668E33B1D26DF1','2024-11-07
11:19:02','ITEM6717907C87F904','‫'گوشت‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66A734677DD187','‫'خیرالدین‬,NULL,NULL,NULL,NULL,'BCH1001',5,'SALE672C5BD
62DD5F4','sales',NULL,NULL,NULL,'222','222','5550',NULL,NULL,NULL,'2','2','50','CUR
R66BB048E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,80,80,3.2,80,80,3.2,80,80,3.2,80,80,3.2,40,40,1.6,40,40,1.6,120,120,4.8,120,1
20,4.8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-07 02:19:02'),
(609,'ITINT672CA99AD83F16','BRCH668E33B1D26DF1','2024-11-07
16:50:50','ITEM6717907C87F904','‫'گوشت‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT67279E721F8CD6','‫'مرتضی‬,NULL,NULL,NULL,NULL,'BCH1001',20000,'PRCH672CA9
9A8092E0','purchases','20000','20000','500000',NULL,NULL,NULL,'0','0','0',NULL,NULL
,NULL,'CURR66BB048E0D9DC8','CURR66BB048E0D9DC8','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,10,10,0.4,10,10,0.4,10,10,0.4,10,10,0.4,0,0,0,0,0,0,10,10,0.4,10,10,0.4,0,0,0
,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,
0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-07 07:50:50'),
(610,'ITINT672CA99B1D5294','BRCH668E33B1D26DF1','2024-11-07
16:50:50','ITEM6717907C87F904','‫'گوشت‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT67279E721F8CD6','‫'مرتضی‬,NULL,NULL,NULL,NULL,'BCH1001',20000,'PRCH672CA9
9A8092E0','purchases','2','2','50',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR6
6BB048E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,12,12,0.48,12,12,0.48,12,12,0.48,12,12,0.48,40,40,1.6,40,40,1.6,52,52,2.08,52
,52,2.08,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-07 07:50:51'),
(615,'ITINT672EFB03D18069','BRCH668E33B1D26DF1','2024-11-09
02:02:43','ITEM672EFB03B631F2','‫'برنج‬,NULL,'sales','WRHS672EFA002B2041','‫'دوکان‬,NUL
L,NULL,NULL,NULL,'UNIT672EF96C476623','‫'بوجی‬,'BCH1001',NULL,'ITEM672EFB03B631F2','i
tems','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66BB048E0
D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,500,500,500,500,5
00,500,2500,2500,2500,2500,2500,2500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-09
02:02:43'),
(616,'ITINT672EFB78BEA8D0','BRCH668E33B1D26DF1','2024-11-09
11:04:40','ITEM672EFB03B631F2','‫'برنج‬,NULL,'sales','WRHS672EFA002B2041','‫'دوکان‬,'AC
CT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'343443',1,'PRCH672EFB7868C7B3','purchases','20','20','2
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66BB048E0D9DC8','CURR66BB048E0D9D
C8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,500,500,500,500,5
00,500,2500,2500,2500,2500,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,
NULL,'2024-11-09 02:04:40'),
(617,'ITINT672EFB78F012D7','BRCH668E33B1D26DF1','2024-11-09
11:04:40','ITEM6717910F959E97','‫'سیب‬,NULL,'sales','WRHS672EFA002B2041','‫'دوکان‬,'ACC
T66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH672EFB7868C7B3','purchases','1','29','1
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66BB048E0D9DC8','CURR66BB048E0D9DC
8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,1500,51.724137931034484,1500,1500,51.724137931034484,1500,1500,51.72413793103
4484,1500,1500,51.724137931034484,1500,300,10.344827586206897,300,300,10.3448275862
06897,300,1800,62.06896551724138,1800,1800,62.06896551724138,1800,0,0,0,0,0,0,0,0,0
,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NU
LL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-09 02:04:40'),
(618,'ITINT672EFBDF055629','BRCH668E33B1D26DF1','2024-11-09
11:06:22','ITEM672EFB03B631F2','‫'برنج‬,NULL,'sales','WRHS672EFA002B2041','‫'دوکان‬,'CA
SHSALEBRCH668E33B1D26DF1','Cash
Sale',NULL,NULL,NULL,NULL,'343443',300,'SALE672EFBDE5FF727','sales',NULL,NULL,NULL,
'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66BB048E0D9DC8','CURR66BB048E0D9DC8','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
71,71,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,500,500,500,500,5
00,500,2500,2500,2500,2500,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-09
02:06:23'),
(619,'ITINT672F42CD8A7612','BRCH668EFCDB7C8B58','2024-11-09
16:09:01','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS670A0DFD04F8E9',' ‫دوکان نمبر‬
‫'اول‬,'ACCT66FE5FF87999F1','‫'محمد‬,NULL,NULL,NULL,NULL,'BCH1001',20,'SALE672F42CD3063
15','sales',NULL,NULL,NULL,'0.4444444444444444','0.4444444444444444','8',NULL,NULL,
NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,180,180,10,180,180,10,180,180,10,180,180,10,39.999999999999986,39.9999999
99999986,2.2222222222222214,39.999999999999986,39.999999999999986,2.222222222222221
4,220,220,12.222222222222221,220,220,12.222222222222221,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2024-10-
02','2024-10-02',NULL,'2024-11-09 07:09:01'),
(620,'ITINT672F4347C88B74','BRCH668EFCDB7C8B58','2024-11-09
16:11:03','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FE678ECCCC30',' ‫دوکان‬
‫'امداد‬,'ACCT66FECE8E4E1778',' ‫شرکت‬
‫'وردک‬,NULL,NULL,NULL,NULL,'765467568',89887,'PRCH672F43477513A2','purchases','4.944
444444444445','4.944444444444445','89',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'C
URR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,3240,3240,180,3240,3240,180,3240,3240,180,3240,3240,180,720,720,40,720,72
0,40,3960,3960,220,3960,3960,220,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL
,'2024-11-09 07:11:03'),
(621,'ITINT67304571D3CDB4','BRCH668EFCDB7C8B58','2024-11-10
01:32:33','ITEM67304571B66BF8',' ‫شیر خشک‬
‫'دترکی‬,'PDCT6730445F38D574','sales','WRHS673044C0253146',' ‫دکان جهان‬
‫'کودک‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM67304571
B66BF8','items','12','72','144',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6
6F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.3333
3333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.333
33333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.33
333333333333,2000,333.3333333333333,166.66666666666666,2000,333.3333333333333,166.6
6666666666666,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 01:32:33'),
(622,'ITINT673046EE2AFF44','BRCH668EFCDB7C8B58','2024-11-10
01:38:54','ITEM673046EE0ECA09','duds','PDCT67064D9F3EF730','sales','WRHS673044C0253
146','‫'دکان جهان کودک‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM673046EE0ECA09','items','1','6','12',NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.3333333
33333334,100,16.666666666666668,8.333333333333334,100,16.666666666666668,8.33333333
3333334,20,3.3333333333333335,1.6666666666666667,20,3.3333333333333335,1.6666666666
666667,120,20,10,120,20,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10
01:38:54'),
(623,'ITINT6730488BE07CE1','BRCH668EFCDB7C8B58','2024-11-10
01:45:47','ITEM6730488B75FD44','‫'صابون‬,'PDCT673047A25187C4','sales','WRHS673044C025
3146','‫'دکان جهان کودک‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','
‫'بسته‬,'BCH1001',NULL,'ITEM6730488B75FD44','items','1','142','12',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,50,0.352112676056338,4.166666666666667,50,0.352112676056338,4.16666666666
6667,50,0.352112676056338,4.166666666666667,50,0.352112676056338,4.166666666666667,
70,0.49295774647887325,5.833333333333333,70,0.49295774647887325,5.833333333333333,1
20,0.8450704225352113,10,120,0.8450704225352113,10,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,'2024-11-10 01:45:47'),
(624,'ITINT673049439473E3','BRCH668EFCDB7C8B58','2024-11-10
01:48:51','ITEM6730494362D0F3','‫'احمد‬,NULL,'sales','WRHS673044C0253146',' ‫دکان جهان‬
‫'کودک‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM67304943
62D0F3','items','1','3','18',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F9
84C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,33.333333333333336,5.555555555555555,100,33.333333333333336,5.5555555
55555555,100,33.333333333333336,5.555555555555555,100,33.333333333333336,5.55555555
5555555,20,6.666666666666667,1.1111111111111112,20,6.666666666666667,1.111111111111
1112,120,40,6.666666666666667,120,40,6.666666666666667,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,'2024-11-10 01:48:51'),
(625,'ITINT673049F4356B13','BRCH668EFCDB7C8B58','2024-11-10
10:51:47','ITEM67304571B66BF8',' ‫شیر خشک‬
‫'دترکی‬,'PDCT6730445F38D574','sales','WRHS673044C0253146',' ‫دکان جهان‬
‫'کودک‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',21,'SALE673049F3B07EB2','sales',NULL,NULL,NULL
,'0.16666666666666666','0.16666666666666666','2',NULL,NULL,NULL,'0','0','0','CURR66
F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,1000,83.33333333333333,1000,1000,83.33333333333333,1000,1000,83.3333
3333333333,1000,1000,83.33333333333333,1000,1000,83.33333333333333,1000,1000,83.333
33333333333,2000,2000,166.66666666666666,2000,2000,166.66666666666666,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL
,0,0,NULL,NULL,NULL,'2024-11-10 01:51:48'),
(626,'ITINT673049F47E1B57','BRCH668EFCDB7C8B58','2024-11-10
10:51:47','ITEM6723228FF252B7','‫موبایل ایفون‬
۱۱','PDCT672320E0014830','sales','WRHS67232190EA0FB8',' ‫دوکان‬
‫'احمدی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',21,'SALE673049F3B07EB2','sales',NULL,NULL,NULL
,'2','12','24',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,6850,1141.6666666666667,570.8333333333334,100,16.666666666666668,8.333333333
333334,6850,1141.6666666666667,570.8333333333334,100,16.666666666666668,8.333333333
333334,1370,228.33333333333334,114.16666666666667,20,3.3333333333333335,1.666666666
6666667,8220,1370,685,120,20,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-10
01:51:48'),
(627,'ITINT67304AAB54A8A7','BRCH668EFCDB7C8B58','2024-11-10
10:54:50','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'CASHSALEBRC
H668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',22,'SALE67304AAABDA039','sales',NULL,NULL,NULL
,'2','20','36',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691'
,','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,384.61307287754,38.461307287753996,21.36739293764111,384.61307287754,38.4
61307287753996,21.36739293764111,384.61307287754,38.461307287753996,21.367392937641
11,384.61307287754,38.461307287753996,21.36739293764111,719.99999999996,71.99999999
999599,39.999999999997776,719.99999999996,71.99999999999599,39.999999999997776,1104
.6130728775,110.46130728774999,61.36739293763888,1104.6130728775,110.46130728774999
,61.36739293763888,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2024-10-02','2024-10-02',NULL,'2024-11-10
01:54:51'),
(628,'ITINT67304AAC050A50','BRCH668EFCDB7C8B58','2024-11-10
10:54:50','ITEM66FCE2348AA859',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS670A0DFD04F8E9',' ‫دوکان نمبر‬
‫'اول‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',22,'SALE67304AAABDA039','sales',NULL,NULL,NULL
,'2','20','36',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691'
,','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,3240,324,180,3240,324,180,3240,324,180,3240,324,180,720,72,40,720,72,40,3
960,396,220,3960,396,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2024-10-02','2024-10-02',NULL,'2024-11-
10 01:54:52'),
(629,'ITINT67304C188546C7','BRCH668EFCDB7C8B58','2024-11-10
11:00:56','ITEM67304571B66BF8',' ‫شیر خشک‬
‫'دترکی‬,'PDCT6730445F38D574','sales','WRHS673044C0253146',' ‫دکان جهان‬
‫'کودک‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67304C180142C1','purchases','22','132',
'264',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96
B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.3333
3333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.333
33333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.33
333333333333,2000,333.3333333333333,166.66666666666666,2000,333.3333333333333,166.6
6666666666666,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-10
02:00:56'),
(630,'ITINT67304C18E1AFC3','BRCH668EFCDB7C8B58','2024-11-10
11:00:56','ITEM66FCE54280AE74',' ‫انتی‬
‫'اسید‬,'PDCT66FCE07465C1F0','sales','WRHS673044C0253146',' ‫دکان جهان‬
‫'کودک‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67304C180142C1','purchases','34','442',
'714',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96
B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,90,6.923076923076923,4.285714285714286,90,6.923076923076923,4.28571428571
4286,90,6.923076923076923,4.285714285714286,90,6.923076923076923,4.285714285714286,
20,1.5384615384615385,0.9523809523809523,20,1.5384615384615385,0.9523809523809523,1
10,8.461538461538462,5.238095238095238,110,8.461538461538462,5.238095238095238,0,0,
0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0
,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-10 02:00:56'),
(631,'ITINT673069DE9B8827','BRCH668EFCDB7C8B58','2024-11-10
04:07:58','ITEM673069DE80FE20','‫سولر‬
‫وات‬۲۰۰','PDCT673068ABBD8B13','sales','WRHS67306938E23D17',' ‫دوکان نمبر‬
‫'اول‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM673069DE80
FE20','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F9
84C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-10 04:07:58'),
(632,'ITINT67306D7B434917','BRCH668EFCDB7C8B58','2024-11-10
13:23:22','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT672F01ED7E8355',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',23,'SALE67306D7AE38B37','sales',NULL,NULL,NULL
,'10','10','10',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,1370,1370,1370,20,20,20,1370,1370,1370,20,20,20,685,685,685,10,10,10,2055,20
55,2055,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-10 04:23:23'),
(633,'ITINT6731CB65C7E665','BRCH664D790E231556','2024-11-11
05:16:21','ITEM6731CB65AE34C9','turbo','PDCT67064D9F3EF730','sales','WRHS66FC09875C
EDC3','‫'گدام ارزان قیمت‬,NULL,NULL,NULL,NULL,'UNIT66FCE0B7BA12C1','','‫دانه‬
1212',NULL,'ITEM6731CB65AE34C9','items','500','500','500',NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690AF39D9B836','‫'افغانی‬,'‫'افغانی‬,'AF
G','AFG',70,70,44,44,44,44,44,44,44,44,44,44,44,44,6,6,6,6,6,6,50,50,50,50,50,50,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-11 05:16:21'),
(634,'ITINT6731CBFFE64166','BRCH664D790E231556','2024-11-11
14:18:55','ITEM6731CB65AE34C9','turbo','PDCT67064D9F3EF730','sales','WRHS66FC09875C
EDC3','‫'گدام ارزان قیمت‬,'ACCT6728F8265E13A9','
‫'کوچی‬,NULL,NULL,NULL,NULL,'1212',2578,'SALE6731CBFF9348B1','sales',NULL,NULL,NULL,'
4','4','4',NULL,NULL,NULL,'0','0','0','CURR6690AF39D9B836','CURR6690AF39D9B836','
‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',70,70,44,44,44,44,44,44,44,44,44,44,44,44,6,6,6,6,6,6,
50,50,50,50,50,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-11 05:18:55'),
(635,'ITINT6731CCAA95EBD6','BRCH664D790E231556','2024-11-11
05:21:46','ITEM6731CCAA75A008','regi','PDCT670A0D55AFB7D7','sales','WRHS66E1B7FF9D7
EA7','‫'حاجی عبدالله مارکیټ‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','','‫دانه‬
4545',NULL,'ITEM6731CCAA75A008','items','500','500','500',NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690AF39D9B836','‫'افغانی‬,'‫'افغانی‬,'AF
G','AFG',70,70,55,55,55,55,55,55,55,55,55,55,55,55,5,5,5,5,5,5,60,60,60,60,60,60,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-11 05:21:46'),
(636,'ITINT6732DA85879E85','BRCH668EFCDB7C8B58','2024-11-12
00:33:09','ITEM6732DA856AAC11','‫'قیماق‬,NULL,'sales','WRHS67173F850657C7','‫'دوکان‬,NU
LL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM6732DA856AAC11',
'items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B
6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,2
00,200,200,1200,1200,1200,1200,1200,1200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
11-12 00:33:09'),
(637,'ITINT6732DB5A774845','BRCH668EFCDB7C8B58','2024-11-12
09:36:41','ITEM6732DA856AAC11','‫'قیماق‬,NULL,'sales','WRHS67173F850657C7','‫'دوکان‬,'C
ASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',24,'SALE6732DB59B948C3','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,2
00,200,200,1200,1200,1200,1200,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-
12 00:36:42'),
(638,'ITINT6732DB9DB49453','BRCH668EFCDB7C8B58','2024-11-12
09:37:49','ITEM6732DA856AAC11','‫'قیماق‬,NULL,'sales','WRHS67306938E23D17',' ‫دوکان‬
‫'نمبر اول‬,'ACCT66FE659B78BE01',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',3,'PRCH6732DB9D58A280','purchases','300','300','
300',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B
6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,2
00,200,200,1200,1200,1200,1200,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,N
ULL,NULL,'2024-11-12 00:37:49'),
(641,'ITINT6733222744D858','BRCH668E33B1D26DF1','2024-10-22
07:48:31','ITEM6717910F959E97','‫'سیب‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM6717910
F959E97','items','1200','36000','1200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,'CURR66BB048E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68,68,1500,50,1500,1500,50,1500,1500,50,1500,1500,50,1500,300,10,300,300,10,300,180
0,60,1800,1800,60,1800,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-12 05:38:47'),
(642,'ITINT673323B33A7F47','BRCH668E33B1D26DF1','2024-11-12
14:45:22','ITEM6717910F959E97','‫'سیب‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT671E3EFD6D52D0','rahim',NULL,NULL,NULL,NULL,'BCH1001',301,'SALE673323B2
D5C715','sales',NULL,NULL,NULL,'0.16666666666666666','5','150',NULL,NULL,NULL,'0','
0','0','CURR66BB048E0D9DC8','CURR66BB048E0D9DC8','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68,68,1500,50,1.6666666666666667,1500,50,1.6666666666666667,1500,50,1.6666666666666
667,1500,50,1.6666666666666667,495,16.5,0.55,495,16.5,0.55,2100,70,2.33333333333333
35,2100,70,2.3333333333333335,150,5,0.16666666666666666,150,150,0.16666666666666666
,105,3.5,0.11666666666666667,105,3.5,0.11666666666666667,0,0,0,0,0,0,0,0,0,0,0,0,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-12
05:45:23'),
(644,'ITINT67335CCF975206','BRCH668EFCDB7C8B58','2024-11-12
09:49:03','ITEM67335CCF769130','headphone','PDCT6721F49F327498','sales','WRHS66F99D
28059D71','‫'کدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM67335CCF769130','items','29','29','29',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,25,25,25,25,25,25,25,25,25,25,25,25,5,5,5,5,5,5,30,30,30,30,30,30,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,'2024-11-12 09:49:03'),
(645,'ITINT67335F753FC1A6','BRCH668EFCDB7C8B58','2024-11-12
10:00:21','ITEM67335CCF769130','headphone','PDCT6721F49F327498','sales','WRHS66F99D
28059D71',' ‫کدام‬
‫'دوکان‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR67335F751E51B8','warehouse
_transfer_out',NULL,NULL,NULL,'5','5','5',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd'
,','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,25,25,25,25,25,25,25,25,25,25,25,25,5,5,5,5,5,5,30,30,30,30,30,30,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,'2024-11-12 10:00:21'),
(646,'ITINT67335F758A9732','BRCH668EFCDB7C8B58','2024-11-12
10:00:21','ITEM67335CCF769130','headphone','PDCT6721F49F327498','sales','WRHS66F843
86552188',' ‫گدام‬
‫'عمومی‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR67335F751E51B8','warehouse
_transfer_in','5','5','5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',
','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,25,25,25,25,25,25,25,25,25,25,25,25,5,5,5,5,5,5,30,30,30,30,30,30,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,'2024-11-12 10:00:21'),
(647,'ITINT67336DA573EC55','BRCH668EFCDB7C8B58','2024-11-12
20:00:52','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT66FAF39CE100E5','‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',25,'SALE67336DA4D
1D328','sales',NULL,NULL,NULL,'50','50','50',NULL,NULL,NULL,'0','0','0','usd','usd'
,','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,
0,NULL,0,0,NULL,NULL,NULL,'2024-11-12 11:00:53'),
(648,'ITINT673460C711D6A1','BRCH668EFCDB7C8B58','2024-11-13
04:18:14','ITEM673460C6EB8F78','‫'سیمکارت اتصاالت‬,NULL,'sales','WRHS67346037A474C6','
‫'دفتر‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM673460C6E
B8F78','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR
66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,120,120,120,120,120,120,120,120,120,120,120,120,30,30,30,30,30,30,150,150
,150,150,150,150,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-13 04:18:15'),
(649,'ITINT6734625E8F4AF6','BRCH668EFCDB7C8B58','2024-11-13
13:25:02','ITEM673460C6EB8F78','‫'سیمکارت اتصاالت‬,NULL,'sales','WRHS67346037A474C6','
‫'دفتر‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',26,'SALE6734625DF24204','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,120,120,120,120,120,120,120,120,120,120,120,120,30,30,30,30,30,30,150,150
,150,150,150,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-13 04:25:02'),
(650,'ITINT67346385C39605','BRCH668EFCDB7C8B58','2024-11-13
13:29:56','ITEM673460C6EB8F78','‫'سیمکارت اتصاالت‬,NULL,'sales','WRHS67346037A474C6','
‫'دفتر‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67346384BEE306','purchases','20','20','
20',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6
691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,120,120,120,120,120,120,120,120,120,120,120,120,30,30,30,30,30,30,150,150
,150,150,150,150,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-13
04:29:57'),
(651,'ITINT673478BDD8B0D0','BRCH668E33B1D26DF1','2024-11-13
15:00:29','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT67279E721F8CD6','‫'مرتضی‬,NULL,NULL,NULL,NULL,'BCH1001',303,'SALE673478BD
7F78A9','sales',NULL,NULL,NULL,'300','300','300',NULL,NULL,NULL,'0','0','0','CURR66
BB048E0D9DC8','usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68,1,1360,1360,1360,20,20,20,1360,1360,1360,20,20,20,680,680,680,10,10,10,2040,2040
,2040,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-13 06:00:29'),
(652,'ITINT6734799AE579A3','BRCH668E33B1D26DF1','2024-11-13
15:04:10','ITEM6717910F959E97','‫'سیب‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT67279E721F8CD6','‫'مرتضی‬,NULL,NULL,NULL,NULL,'BCH1001',304,'SALE6734799A
6A9DC5','sales',NULL,NULL,NULL,'1000','30000','900000',NULL,NULL,NULL,'0','0','0','
CURR66BB048E0D9DC8','CURR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68,68,1500,50,1.6666666666666667,1500,50,1.6666666666666667,1500,50,1.6666666666666
667,1500,50,1.6666666666666667,300,10,0.3333333333333333,300,10,0.3333333333333333,
1800,60,2,1800,60,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-13 06:04:10'),
(653,'ITINT673768692913A3','BRCH668EFCDB7C8B58','2024-11-15
11:27:37','ITEM673069DE80FE20','‫سولر‬
‫وات‬۲۰۰','PDCT673068ABBD8B13','sales','WRHS67306938E23D17',' ‫دوکان نمبر‬
‫'اول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR673768690BB814','warehouse_t
ransfer_out',NULL,NULL,NULL,'10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F98
4C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-15 11:27:37'),
(654,'ITINT6737686962FC23','BRCH668EFCDB7C8B58','2024-11-15
11:27:37','ITEM673069DE80FE20','‫سولر‬
‫وات‬۲۰۰','PDCT673068ABBD8B13','sales','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR673768690BB814','warehouse_t
ransfer_in','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984
C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-15 11:27:37'),
(655,'ITINT673769130903F6','BRCH668EFCDB7C8B58','2024-11-15
20:30:26','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT66FEBF517863A8',' ‫احمد‬
‫'خان‬,NULL,NULL,NULL,NULL,'BCH1001',27,'SALE67376912A1A172','sales',NULL,NULL,NULL,'
50','50','50',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,1370,1370,1370,20,20,20,1370,1370,1370,20,20,20,685,685,685,10,10,10,2055,20
55,2055,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-15 11:30:27'),
(658,'ITINT6738280A0B2C49','BRCH668EFCDB7C8B58','2024-11-16
10:05:13','ITEM67382772C14324','8801116018987','PDCT67064D91655420','sales','WRHS67
38247D541756','‫'دوکان‬,'ACCT670F7396539433','mohamad',NULL,NULL,NULL,NULL,'BCH1001',
28,'SALE673828096FB6F3','sales',NULL,NULL,NULL,'5','5','5',NULL,NULL,NULL,'0','0','
0','CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,1
00,100,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-16 01:05:14'),
(659,'ITINT6738280A57D972','BRCH668EFCDB7C8B58','2024-11-16
10:05:13','ITEM67382772C14324','8801116018987','PDCT67064D91655420','sales','WRHS67
38247D541756','‫'دوکان‬,'ACCT670F7396539433','mohamad',NULL,NULL,NULL,NULL,'BCH1001',
28,'SALE673828096FB6F3','sales',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,'0','0','
0','CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,1
00,100,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-16 01:05:14'),
(660,'ITINT673829E1C3E1D8','BRCH668EFCDB7C8B58','2024-11-16
01:13:05','ITEM673829E1A94EA4','8801116018987
‫'سکرت‬,'PDCT671365D603D5C8','sales','WRHS6738247D541756','‫'دوکان‬,NULL,NULL,NULL,NULL
,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM673829E1A94EA4','items','50','50',
'50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C
96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,50,50,50,50,50,50,50,50,50,50,50,50,0,0,0,0,0,0,50,50,50,50,50,50,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-11-16 01:13:05'),
(661,'ITINT67382A94E01F53','BRCH668EFCDB7C8B58','2024-11-16
10:16:04','ITEM673829E1A94EA4','8801116018987
‫'سکرت‬,'PDCT671365D603D5C8','sales','WRHS6738247D541756','‫'دوکان‬,'ACCT66FE652A579735
','ali',NULL,NULL,NULL,NULL,'BCH1001',29,'SALE67382A940C69C5','sales',NULL,NULL,NUL
L,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691',
','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,50,50,50,50,50,50,50,50,50,50,50,50,0,0,0,0,0,0,50,50,50,50,50,50,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,
0,NULL,0,0,NULL,NULL,NULL,'2024-11-16 01:16:04'),
(662,'ITINT67382A954BF604','BRCH668EFCDB7C8B58','2024-11-16
10:16:04','ITEM673829E1A94EA4','8801116018987
‫'سکرت‬,'PDCT671365D603D5C8','sales','WRHS6738247D541756','‫'دوکان‬,'ACCT66FE652A579735
','ali',NULL,NULL,NULL,NULL,'BCH1001',29,'SALE67382A940C69C5','sales',NULL,NULL,NUL
L,'5','5','5',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691',
','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,50,50,50,50,50,50,50,50,50,50,50,50,0,0,0,0,0,0,50,50,50,50,50,50,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,
0,NULL,0,0,NULL,NULL,NULL,'2024-11-16 01:16:05'),
(663,'ITINT67385010E46E25','BRCH668EFCDB7C8B58','2024-11-16
03:56:00','ITEM673460C6EB8F78','‫'سیمکارت اتصاالت‬,NULL,'sales','WRHS67346037A474C6','
‫'دفتر‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',3,'SALERT673850106BEA11','sales_return','2','2
','2',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96
B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,120,120,120,120,120,120,120,120,120,120,120,120,30,30,30,30,30,30,150,150
,150,150,150,150,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-16
03:56:00'),
(664,'ITINT673859104C97C4','BRCH668EFCDB7C8B58','2024-11-16
04:34:24','ITEM67385910307A01','‫'لیمو‬,'PDCT67385822311460','sales','WRHS67385892E9C
9B9','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM6
7385910307A01','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
'CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,0,0,0,0,0,0,300,300,300,3
00,300,300,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-16 04:34:24'),
(665,'ITINT6739E68213C837','BRCH664D790E231556','2024-11-17
08:50:09','ITEM6739E681D29CB9','5 ‫'سولر‬,NULL,'sales','WRHS66E1B8649CC835','2 ‫نمبر‬
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66FCE0B7BA12C1','0005','‫'دانه‬,NULL,'ITEM6739E681D29
CB9','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','
usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,50,50,50,50,50,50,50,50,50,50,50,50,10,10,10,10,10,10,60,60,60,60,60,60,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-11-17 08:50:10'),
(666,'ITINT6739E6F2AE8EF2','BRCH664D790E231556','2024-11-17
17:52:02','ITEM6739E681D29CB9','5 ‫'سولر‬,NULL,'sales','WRHS66E1B8649CC835','2 ‫نمبر‬
‫'دوکان‬,'ACCT66E7B6A66174E2','‫'احمد‬,NULL,NULL,NULL,NULL,'0005',2579,'SALE6739E6F256F
831','sales',NULL,NULL,NULL,'20','20','20',NULL,NULL,NULL,'0','0','0','CURR6690AF39
D9B836','usd','‫'دالر‬,'‫'افغانی‬,'AFG',','‫دالر‬
70,1,3500,3500,3500,50,50,50,3500,3500,3500,50,50,50,700,700,700,10,10,10,4200,4200
,4200,60,60,60,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-17 08:52:02'),
(667,'ITINT673AD88FC50663','BRCH668EFCDB7C8B58','2024-11-18
02:02:55','ITEM673AD88F99EA45',' ‫تابلیت‬
‫'پراستامول‬,'PDCT673AD759017861','sales','WRHS673AD7D87AE9B7','‫'دواخانه‬,NULL,NULL,NU
LL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM673AD88F99EA45','items','2
00','1200','2400',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691'
,'CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.3333
3333333333,1000,166.66666666666666,83.33333333333333,1000,166.66666666666666,83.333
33333333333,200,33.333333333333336,16.666666666666668,200,33.333333333333336,16.666
666666666668,1200,200,100,1200,200,100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-
18 02:02:55'),
(668,'ITINT673ADED5ABAEB2','BRCH668EFCDB7C8B58','2024-11-18
02:29:41','ITEM673ADED58B5061','‫'تابلیت‬,'PDCT673ADD4D2B84B0','sales','WRHS673ADDD4A
412A2','‫ بخش‬a',NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','
‫'کیلو‬,'BCH1001',NULL,'ITEM673ADED58B5061','items','20','480','200',NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2000,83.33333333333333,200,2000,83.33333333333333,200,2000,83.33333333333
333,200,2000,83.33333333333333,200,500,20.833333333333332,50,500,20.833333333333332
,50,2500,104.16666666666667,250,2500,104.16666666666667,250,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,'2024-11-18 02:29:41'),
(669,'ITINT673AE014B351A0','BRCH668EFCDB7C8B58','2024-11-18
02:35:00','ITEM673AE014903BA7','‫'سبزیجات‬,'PDCT673ADD60419663','sales','WRHS673ADDF5
CFE069','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT672EF96C476623','
‫'بوجی‬,'BCH1001',NULL,'ITEM673AE014903BA7','items','0','0','0',NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-18 02:35:00'),
(670,'ITINT673C3F5120D824','BRCH668EFCDB7C8B58','2024-11-19
03:33:36','ITEM673C3F50F03192','Tablets','PDCT672EF8F219FCA5','sales','WRHS66F84386
552188','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT66FCE0CF2FB3F0','
‫'بسته‬,'BCH1001',NULL,'ITEM673C3F50F03192','items','0','0','0',NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,'2024-11-19 03:33:37'),
(674,'ITINT6740C6A329F874','BRCH668EE90B988A64','2024-11-12
03:13:45','ITEM67330029A8AE38','02 ‫'دیزل‬,NULL,'sales','WRHS672E761CC896F9',' ‫زرخیره‬
‫'تیل دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','
‫'کیلو‬,'BCH1001',NULL,'ITEM67330029A8AE38','items','10','10000','10',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,1000,1,1000,1000,1,1000,1000,1,1000,1000,1,1000,0,0,0,0,0,0,1000,1,1000,1000,1,
1000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-22 14:00:03'),
(677,'ITINT67418CD2072451','BRCH668EFCDB7C8B58','2024-11-23
04:05:37','ITEM67418CD1DD8933','Tablets','PDCT673ADD4D2B84B0','sales','WRHS674182CA
DCF2C1','‫'دواخانه‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'I
TEM67418CD1DD8933','items','5','5','5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,'CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,500,500,500,5
00,500,500,2500,2500,2500,2500,2500,2500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2023-07-
02',NULL,NULL,'2024-11-23 04:05:38'),
(678,'ITINT67419310323C08','BRCH668EFCDB7C8B58','2024-11-23
04:32:16','ITEM67419310142EA3','‫'ارد‬,'PDCT674191BD2692B8','sales','WRHS67419237DBE1
23','‫'فابریکه اتفاق‬,NULL,NULL,NULL,NULL,'UNIT674191E9E4B868','
‫'بوجی‬,'BCH1001',NULL,'ITEM67419310142EA3','items','100','100','100',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,100,100,100,1
00,100,100,1400,1400,1400,1400,1400,1400,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
11-23 04:32:16'),
(679,'ITINT6742014259FDA5','BRCH668EE90B988A64','2024-11-23
21:22:26','ITEM67330029A8AE38','02 ‫'دیزل‬,NULL,'sales','WRHS672E761CC896F9',' ‫زرخیره‬
‫'تیل دوکان‬,'ACCT672E78CD745CF1','
‫'منیر‬,NULL,NULL,NULL,NULL,'BCH1001',2,'SALE6742014202C950','sales',NULL,NULL,NULL,'
10','10000','10',NULL,NULL,NULL,'0','0','0','usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,1000,1,1000,1000,1,1000,1000,1,1000,1000,1,1000,0,0,0,0,0,0,1000,1,1000,1000,1,
1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-23 12:22:26'),
(680,'ITINT674207B87614B6','BRCH668EE90B988A64','2024-11-23
21:49:59','ITEM67330029A8AE38','02 ‫'دیزل‬,NULL,'sales','WRHS672E761CC896F9',' ‫زرخیره‬
‫'تیل دوکان‬,'ACCT673301333716E1',' ‫ذبیح الله‬
‫'نیازی‬,NULL,NULL,NULL,NULL,'BCH1001',12,'PRCH674207B7D80308','purchases','10','1000
0','10',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,500,0.5,500,500,0.5,500,500,0.5,500,500,0.5,500,0,0,0,0,0,0,500,0.5,500,500,0.5
,500,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-23 12:50:00'),
(681,'ITINT674208161415B1','BRCH668EE90B988A64','2024-11-23
21:51:33','ITEM67330029A8AE38','02 ‫'دیزل‬,NULL,'sales','WRHS672E761CC896F9',' ‫زرخیره‬
‫'تیل دوکان‬,'ACCT672E78EE050094','
‫'عبید‬,NULL,NULL,NULL,NULL,'BCH1001',3,'SALE67420815987BA6','sales',NULL,NULL,NULL,'
2','2000','2',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,750,0.75,750,750,0.75,750,750,0.75,750,750,0.75,750,50,0.05,50,50,0.05,50,800,0
.8,800,800,0.8,800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-23 12:51:34'),
(682,'ITINT674208A2397B56','BRCH668EE90B988A64','2024-11-23
21:53:53','ITEM67330029A8AE38','02 ‫'دیزل‬,NULL,'sales','WRHS672E761CC896F9',' ‫زرخیره‬
‫'تیل دوکان‬,'ACCT673301333716E1',' ‫ذبیح الله‬
‫'نیازی‬,NULL,NULL,NULL,NULL,'BCH1001',111,'PRCH674208A1D69214','purchases','2','2000
','2',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,800,0.8,800,800,0.8,800,800,0.8,800,800,0.8,800,0,0,0,0,0,0,800,0.8,800,800,0.8
,800,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-23 12:53:54'),
(683,'ITINT6742BF1EC38981','BRCH668EFCDB7C8B58','2024-11-24
10:52:29','ITEM672877F49934A7',' ‫تابلیت‬
‫'پراستامول‬,'PDCT66FCE07465C1F0','sales','WRHS672876D118EF30',' ‫دواخانه‬
‫'فرزان‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',30,'SALE6742BF1DBD3198','sales',NULL,NULL,NULL
,'0.16666666666666666','0.16666666666666666','2',NULL,NULL,NULL,'0','0','0','CURR66
F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,8.333333333333334,100,100,8.333333333333334,100,100,8.33333333333
3334,100,100,8.333333333333334,49.99999999999999,49.99999999999999,4.16666666666666
6,49.99999999999999,49.99999999999999,4.166666666666666,150,150,12.5,150,150,12.5,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0
,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-24 01:52:30'),
(684,'ITINT6742CE33EDB2A7','BRCH668EFCDB7C8B58','2024-11-24
02:56:51','ITEM6742CE33CAF084','‫'کیبل‬,'PDCT6742CC259DB360','sales','WRHS6742CD328E3
EB6','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT6742CC73E977D7','‫'متر‬,'BCH1001',NULL,'ITEM674
2CE33CAF084','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,'CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-24 02:56:51'),
(685,'ITINT6742CE626D38B7','BRCH668EFCDB7C8B58','2024-11-24
02:57:38','ITEM6742CE622C9FD0','ensure',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬
,NULL,NULL,NULL,NULL,'UNIT673AD79B7B91C5','‫'قوطی‬,'BCH1001',NULL,'ITEM6742CE622C9FD0
','items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C9
6B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,20,20,20,20,20,20,320,320
,320,320,320,320,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-23','2026-12-04',NULL,'2024-11-24
02:57:38'),
(687,'ITINT6742D3B67EABF6','BRCH668EFCDB7C8B58','2024-11-24
03:13:26','ITEM6742D216F141A3','panadol',NULL,'sales','WRHS6741830AB94B46','A',NULL
,NULL,NULL,NULL,'UNIT66F985925723A4','01','‫'دانه‬,NULL,'ITEM6742D216F141A3','items',
'50','50','50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','C
URR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,'2025-06-08',NULL,'2024-11-24 03:20:22'),
(689,'ITINT6742D5E92B84D2','BRCH668EFCDB7C8B58','2024-11-24
03:25:34','ITEM6742D4EEA1FF50','Nido',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,N
ULL,NULL,NULL,NULL,'UNIT66F98578824869','01','‫'کارتن‬,NULL,'ITEM6742D4EEA1FF50','ite
ms','5','40','60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691'
,'CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,1250,833.3333333333334,10000,1250,833.3333333333334,10000,1250,833.
3333333333334,10000,1250,833.3333333333334,200,25,16.666666666666668,200,25,16.6666
66666666668,10200,1275,850,10200,1275,850,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-02-
06',NULL,'2024-11-24 03:29:45'),
(691,'ITINT6742D76F94AD40','BRCH668EFCDB7C8B58','2024-11-24
03:33:59','ITEM6742D6E7757B41','high-
ptence','PDCT672876307CA683','sales','WRHS66FCE1257363D4','‫'دواخانه‬,NULL,NULL,NULL,
NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM6742D6E7757B41','items','5','6
0','5',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F98
4C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,5000,416.6666666666667,5000,5000,416.6666666666667,5000,5000,416.66666666
66667,5000,5000,416.6666666666667,5000,30,2.5,30,30,2.5,30,5030,419.1666666666667,5
030,5030,419.1666666666667,5030,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-05-05',NULL,'2024-11-
24 03:36:15'),
(692,'ITINT6742EF2D7FC9D3','BRCH668EFCDB7C8B58','2024-11-24
14:17:33','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188','‫'گدام عمومی‬,'CASHSALEBRCH668EFCDB7C8B58','
‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'386',31,'SALE6742EF2D277670','sales',NULL,NULL,NULL,'2'
,'288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.5071
6845878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.0
322580645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,18
00.000000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580
645,62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.032258
0645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-24 05:17:33'),
(693,'ITINT6742EF2DBA3047','BRCH668EFCDB7C8B58','2024-11-24
14:17:33','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',31,'SALE6742EF2D277670','sales',NULL,NULL,NULL,'2',
'600','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,15
00,7500,25,7500,7500,25,7500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-24
05:17:33'),
(694,'ITINT6742EF2E0244A2','BRCH668EFCDB7C8B58','2024-11-24
14:17:33','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',31,'SALE6742EF2D277670','sales',NULL,NULL,NULL,'2',
'600','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,15
00,7500,25,7500,7500,25,7500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-24
05:17:34'),
(695,'ITINT6742EF919198F1','BRCH668EFCDB7C8B58','2024-11-24
05:19:13','ITEM6742EF911BD0F1','ahmad',NULL,'sales','WRHS67385892E9C9B9','‫'دوکان‬,NU
LL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM6742EF911BD0F1','
items','23','23','23',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6
691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-24 05:19:13'),
(696,'ITINT6742F91E155C53','BRCH668EFCDB7C8B58','2024-11-24
14:59:57','ITEM6742D4EEA1FF50','Nido',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',32,'SALE6742F91DAFAD12','sales',NULL,NULL,NULL,'0.5
','0.5','6',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,833.3333333333334,10000,10000,833.3333333333334,10000,10000,8
33.3333333333334,10000,10000,833.3333333333334,199.99999999999955,199.9999999999995
5,16.66666666666663,199.99999999999955,199.99999999999955,16.66666666666663,10200,1
0200,850,10200,10200,850,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2025-02-06',NULL,'2024-11-24
05:59:58'),
(697,'ITINT6742F91E4F7468','BRCH668EFCDB7C8B58','2024-11-24
14:59:57','ITEM6742D6E7757B41','high-
ptence','PDCT672876307CA683','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'CASHSALEBRCH66
8EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',32,'SALE6742F91DAFAD12','sales',NULL,NULL,NULL
,'0.16666666666666666','2','24',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CU
RR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,5000,416.6666666666667,34.72222222222222,5000,416.6666666666667,34.722222
22222222,5000,416.6666666666667,34.72222222222222,5000,416.6666666666667,34.7222222
2222222,30,2.5,0.20833333333333334,30,2.5,0.20833333333333334,5030,419.166666666666
7,34.93055555555556,5030,419.1666666666667,34.93055555555556,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL
,'2024-05-05',NULL,'2024-11-24 05:59:58'),
(698,'ITINT6742FA086CC419','BRCH668EFCDB7C8B58','2024-11-24
06:03:52','ITEM6742FA08506BB7','Alpha',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,
NULL,NULL,NULL,NULL,'UNIT6728767DC942A6','01','‫'قوطی‬,NULL,'ITEM6742FA08506BB7','ite
ms','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6
691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,20,20,20,20,20,20,320,320
,320,320,320,320,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2026-04-02',NULL,'2024-11-24 06:03:52'),
(699,'ITINT6742FA9C0925F6','BRCH668EFCDB7C8B58','2024-11-24
15:06:19','ITEM6742FA08506BB7','Alpha',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,
'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',33,'SALE6742FA9B806F16','sales',NULL,NULL,NULL,'2',
'2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,20,20,20,20,20,20,320,320
,320,320,320,320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2026-04-02',NULL,'2024-11-24 06:06:20'),
(700,'ITINT6742FEC49E2FD5','BRCH668EFCDB7C8B58','2024-11-24
06:24:04','ITEM6742FEC46D7151','alokozay',NULL,'sales','WRHS66FCE1257363D4','
‫'دواخانه‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','01','‫'کارتن‬,NULL,'ITEM6742FEC46D
7151','items','50','600','50',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F
984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,25,300,300,25,300,300,25,300,300,25,300,50,4.166666666666667,50,50,4.
166666666666667,50,350,29.166666666666668,350,350,29.166666666666668,350,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'2024-11-24 06:24:04'),
(701,'ITINT6742FF81235200','BRCH668EFCDB7C8B58','2024-11-24
15:27:12','ITEM6742FEC46D7151','alokozay',NULL,'sales','WRHS66FCE1257363D4','
‫'دواخانه‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',34,'SALE6742FF80BD6269','sales',NULL,NULL,NULL,'0.0
8333333333333333','1','12',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F
984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,25,2.0833333333333335,300,25,2.0833333333333335,300,25,2.083333333333
3335,300,25,2.0833333333333335,50.000000000000014,4.166666666666668,0.3472222222222
223,50.000000000000014,4.166666666666668,0.3472222222222223,350,29.166666666666668,
2.430555555555556,350,29.166666666666668,2.430555555555556,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,N
ULL,NULL,'2024-11-24 06:27:13'),
(702,'ITINT6742FF81613A46','BRCH668EFCDB7C8B58','2024-11-24
15:27:12','ITEM6742D6E7757B41','high-
ptence','PDCT672876307CA683','sales','WRHS66FCE1257363D4','‫'دواخانه‬,'CASHSALEBRCH66
8EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',34,'SALE6742FF80BD6269','sales',NULL,NULL,NULL
,'0.08333333333333333','1','12',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CU
RR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,5000,416.6666666666667,34.72222222222222,5000,416.6666666666667,34.722222
22222222,5000,416.6666666666667,34.72222222222222,5000,416.6666666666667,34.7222222
2222222,30,2.5,0.20833333333333334,30,2.5,0.20833333333333334,5030,419.166666666666
7,34.93055555555556,5030,419.1666666666667,34.93055555555556,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL
,'2024-05-05',NULL,'2024-11-24 06:27:13'),
(703,'ITINT674374CEB534B6','BRCH668EE90B988A64','2024-11-24
23:47:42','ITEM67330029A8AE38','02 ‫'دیزل‬,NULL,'sales','WRHS672E761CC896F9',' ‫زرخیره‬
‫'تیل دوکان‬,'CASHSALEBRCH668EE90B988A64','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',4,'SALE674374CE50EBA5','sales',NULL,NULL,NULL,'
1','1000','1',NULL,NULL,NULL,'0','0','0','CURR66A62FD1221852','usd','‫'دالر‬,'‫'افغانی‬
,'AF',','‫دالر‬
67.5,1,50931.81818181787,50.931818181817874,50931.81818181787,754.54545454545,0.754
54545454545,754.54545454545,50931.81818181787,50.931818181817874,50931.81818181787,
754.54545454545,0.75454545454545,754.54545454545,0,0,0,0,0,0,50931.81818181787,50.9
31818181817874,50931.81818181787,754.54545454545,0.75454545454545,754.54545454545,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0
,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-24 14:47:42'),
(704,'ITINT67441FC55A79F1','BRCH668EFCDB7C8B58','2024-11-25
11:57:08','ITEM6742FA08506BB7','Alpha',NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT6739A37EC87493','abq',NULL,NULL,NULL,NULL,'BCH1001',55555,'PRCH67441FC4
CA94A8','purchases','1','1','1',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F9
84C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,30,30,30,30,30,30,330,330
,330,330,330,330,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-25
02:57:09'),
(705,'ITINT67441FC5B64FF4','BRCH668EFCDB7C8B58','2024-11-25
11:57:08','ITEM6742FA08506BB7','Alpha',NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT6739A37EC87493','abq',NULL,NULL,NULL,NULL,'BCH1001',55555,'PRCH67441FC4
CA94A8','purchases','5','5','5',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F9
84C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,20,20,20,20,20,20,320,320
,320,320,320,320,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-25
02:57:09'),
(706,'ITINT67442081C15493','BRCH668EFCDB7C8B58','2024-11-25
12:00:02','ITEM6742FA08506BB7','Alpha',NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT6739A37EC87493','abq',NULL,NULL,NULL,NULL,'BCH1001',55555,'PRCH67442072
007F29','purchases','100','100','100',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CU
RR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,30,30,30,30,30,30,330,330
,330,330,330,330,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-25
03:00:17'),
(707,'ITINT674422CB9C4478','BRCH668EFCDB7C8B58','2024-11-25
12:10:03','ITEM6742D4EEA1FF50','Nido',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',35,'SALE674422CB132808','sales',NULL,NULL,NULL,'0.1
6666666666666666','0.16666666666666666','2',NULL,NULL,NULL,'0','0','0','CURR66F984C
96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,833.3333333333334,10000,10000,833.3333333333334,10000,10000,8
33.3333333333334,10000,10000,833.3333333333334,199.99999999999955,199.9999999999995
5,16.66666666666663,199.99999999999955,199.99999999999955,16.66666666666663,10200,1
0200,850,10200,10200,850,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2025-02-06',NULL,'2024-11-25
03:10:03'),
(708,'ITINT6744373D493A60','BRCH668EFCDB7C8B58','2024-11-25
04:37:17','ITEM6744373D1FE747','‫'انرزی‬,'PDCT674435182937A4','sales','WRHS674435E54A
8D97','‫'همزه دوکان‬,NULL,NULL,NULL,NULL,'UNIT67064DCC57CBD4','
‫'کارتن‬,'BCH1001',NULL,'ITEM6744373D1FE747','items','200','4800','2400',NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,280,11.666666666666666,23.333333333333332,280,11.666666666666666,23.33333
3333333332,280,11.666666666666666,23.333333333333332,280,11.666666666666666,23.3333
33333333332,20,0.8333333333333334,1.6666666666666667,20,0.8333333333333334,1.666666
6666666667,300,12.5,25,300,12.5,25,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25
04:37:17'),
(709,'ITINT67443833940120','BRCH668EFCDB7C8B58','2024-11-25
04:41:23','ITEM6744373D1FE747','‫'انرزی‬,'PDCT674435182937A4','sales','WRHS674435E54A
8D97',' ‫همزه‬
‫'دوکان‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR674438337735A2','warehouse
_transfer_out',NULL,NULL,NULL,'4.166666666666667','100','2400',NULL,NULL,NULL,NULL,
NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6720,280,11.666666666666666,6720,280,11.666666666666666,6720,280,11.66666
6666666666,6720,280,11.666666666666666,480,20,0.8333333333333334,480,20,0.833333333
3333334,7200,300,12.5,7200,300,12.5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25
04:41:23'),
(710,'ITINT67443833D14B79','BRCH668EFCDB7C8B58','2024-11-25
04:41:23','ITEM6744373D1FE747','‫'انرزی‬,'PDCT674435182937A4','sales','WRHS66F8438655
2188',' ‫گدام‬
‫'عمومی‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',NULL,'TSFR674438337735A2','warehouse
_transfer_in','4.166666666666667','100','2400',NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6720,280,11.666666666666666,6720,280,11.666666666666666,6720,280,11.66666
6666666666,6720,280,11.666666666666666,480,20,0.8333333333333334,480,20,0.833333333
3333334,7200,300,12.5,7200,300,12.5,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25
04:41:23'),
(711,'ITINT67444C39A708E2','BRCH668EFCDB7C8B58','2024-11-25
06:06:49','ITEM67444C398A0C00','‫'موبایل‬,'PDCT6721F49F327498','sales','WRHS66F99D280
59D71','‫'کدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','
‫'بسته‬,'BCH1001',NULL,'ITEM67444C398A0C00','items','10','10','10',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-25 06:06:49'),
(712,'ITINT67444D4244CBD9','BRCH668EFCDB7C8B58','2024-11-25
15:11:13','ITEM67444C398A0C00','‫'موبایل‬,'PDCT6721F49F327498','sales','WRHS66F99D280
59D71',' ‫کدام‬
‫'دوکان‬,'ACCT66FCDF684DA285','ahmad',NULL,NULL,NULL,NULL,'BCH1001',36,'SALE67444D41E
1B296','sales',NULL,NULL,NULL,'1','1','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96
B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-25 06:11:14'),
(713,'ITINT67444D427F0D52','BRCH668EFCDB7C8B58','2024-11-25
15:11:13','ITEM67444C398A0C00','‫'موبایل‬,'PDCT6721F49F327498','sales','WRHS66F99D280
59D71',' ‫کدام‬
‫'دوکان‬,'ACCT66FCDF684DA285','ahmad',NULL,NULL,NULL,NULL,'BCH1001',36,'SALE67444D41E
1B296','sales',NULL,NULL,NULL,'1','1','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96
B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-25 06:11:14'),
(714,'ITINT674560CA4E0944','BRCH668EFCDB7C8B58','2024-11-26
10:46:49','ITEM67444C398A0C00','‫'موبایل‬,'PDCT6721F49F327498','sales','WRHS66F99D280
59D71','‫'کدام دوکان‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',37,'SALE674560C9E8C224','sales',NULL,NULL,NULL
,'5','5','5',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120
,120,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-26 10:16:50'),
(715,'ITINT67456A57B39B91','BRCH668EFCDB7C8B58','2024-11-26
10:57:35','ITEM67456A578BB834','panadol','PDCT673ADD4D2B84B0','sales','WRHS66F84386
552188','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','','‫بسته‬
01',NULL,'ITEM67456A578BB834','items','8','8','8',NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,20,20,20,20,20,20,220,220
,220,220,220,220,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-26 10:57:35'),
(716,'ITINT67456AA000C398','BRCH668EFCDB7C8B58','2024-11-26
11:28:46','ITEM67456A578BB834','panadol','PDCT673ADD4D2B84B0','sales','WRHS66F84386
552188','‫'گدام عمومی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',38,'SALE67456A9EB0F133','sales',NULL,NULL,NULL,'2',
'2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,20,20,20,20,20,20,220,220
,220,220,220,220,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-26 10:58:48'),
(717,'ITINT6745A68AD4A8C9','BRCH668EFCDB7C8B58','2024-11-26
15:14:26','ITEM6745A68AB7F179','ghuncha','PDCT6745A5E49A45C2','sales','WRHS66F84386
552188','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT673AD79B7B91C5','','‫قوطی‬
01',NULL,'ITEM6745A68AB7F179','items','7','7','7',NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120,120,1
20,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-26 15:14:26'),
(718,'ITINT6745AF3F3D64A1','BRCH668EFCDB7C8B58','2024-11-26
16:21:34','ITEM6745A68AB7F179','ghuncha','PDCT6745A5E49A45C2','sales','WRHS66F84386
552188','‫'گدام عمومی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',39,'SALE6745AF3EAA5AB8','sales',NULL,NULL,NULL,'4',
'4','4',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,6850,6850,6850,100,100,100,6850,6850,6850,100,100,100,1370,1370,1370,20,20,2
0,8220,8220,8220,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-26
15:51:35'),
(719,'ITINT674703E23666D7','BRCH668EFCDB7C8B58','2024-11-27
16:04:58','ITEM674703E219CCF3','prastamol','PDCT67064D9F3EF730','sales','WRHS66FCE1
257363D4','‫'دواخانه‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','01','‫'بسته‬,NULL,'ITEM
674703E219CCF3','items','2','2','2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'C
URR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,1998200,19982
00,1998200,1998200,1998200,1998200,2000200,2000200,2000200,2000200,2000200,2000200,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'2023-07-04',NULL,'2024-11-27 16:04:58'),
(720,'ITINT67470C3D424E30','BRCH668EFCDB7C8B58','2024-11-27
16:40:37','ITEM67470C3D21FF51','minral
water','PDCT67064D91655420','sales','WRHS66FCE1257363D4','‫'دواخانه‬,NULL,NULL,NULL,N
ULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM67470C3D21FF51','items','60','6
0','60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F9
84C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,90,90,90,90,90,90,90,90,90,90,90,90,10,10,10,10,10,10,100,100,100,100,100
,100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'2026-01-06',NULL,'2024-11-27 16:40:37'),
(721,'ITINT67474BBD072B18','BRCH668EFCDB7C8B58','2024-11-27
21:41:31','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188','‫'گدام عمومی‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'386',40,'SALE67474BBBA78FC7','sales',NULL,NULL,NULL,'2'
,'288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.5071
6845878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.0
322580645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,18
00.000000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580
645,62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.032258
0645,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-27 21:11:33'),
(722,'ITINT67481D3DA8C042','BRCH668EFCDB7C8B58','2024-11-28
12:35:23','ITEM6721F63E603D31','‫موبایل ایفون‬
۱۱','PDCT6721F49F327498','sales','WRHS6721F563540869','‫'دوکان‬,'CASHSALEBRCH668EFCDB
7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',41,'SALE67481D3B8851E0','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,17125,17125,17125,250,250,250,17125,17125,17125,250,250,250,3425,3425,3425,5
0,50,50,20550,20550,20550,300,300,300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-28
12:05:25'),
(723,'ITINT67481D9A1A3836','BRCH668EFCDB7C8B58','2024-11-28
12:06:57','ITEM67481D99F26253','Fitoform','PDCT67064D9F3EF730','sales','WRHS66FCE12
57363D4','‫'دواخانه‬,NULL,NULL,NULL,NULL,'UNIT670F91CE622213','01','‫'دانه‬,NULL,'ITEM6
7481D99F26253','items','8','8','8',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CU
RR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,30,30,30,30,30,30,230,230
,230,230,230,230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2036-02-04',NULL,'2024-11-28 12:06:58'),
(724,'ITINT67481E1EC8C953','BRCH668EFCDB7C8B58','2024-11-28
12:39:10','ITEM67481D99F26253','Fitoform','PDCT67064D9F3EF730','sales','WRHS66FCE12
57363D4','‫'دواخانه‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',42,'SALE67481E1E694287','sales',NULL,NULL,NULL,'1',
'1','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,30,30,30,30,30,30,230,230
,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2036-02-04',NULL,'2024-11-28 12:09:10'),
(725,'ITINT67483A55150A08','BRCH668EFCDB7C8B58','2024-11-28
14:09:32','ITEM67483A54E297D0','ghuncha','PDCT673AD9327A9232','sales','WRHS66FCE125
7363D4','‫'دواخانه‬,NULL,NULL,NULL,NULL,'UNIT673068EFAB37D0','01','‫'دانه‬,NULL,'ITEM67
483A54E297D0','items','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CUR
R66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,30,30,30,30,30,30,230,230
,230,230,230,230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-28 14:09:33'),
(726,'ITINT67485200A55E49','BRCH668EFCDB7C8B58','2024-11-28
16:20:32','ITEM6742FA08506BB7','Alpha',NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',43,'SALE674852004601B7','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,300,300,300,300,300,300,300,300,300,300,300,300,30,30,30,30,30,30,330,330
,330,330,330,330,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-28 15:50:32'),
(727,'ITINT67485200EBD601','BRCH668EFCDB7C8B58','2024-11-28
16:20:32','ITEM6742D4EEA1FF50','Nido',NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',43,'SALE674852004601B7','sales',NULL,NULL,NULL,'0.0
8333333333333333','0.08333333333333333','1',NULL,NULL,NULL,'0','0','0','CURR66F984C
96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,10000,10000,833.3333333333334,10000,10000,833.3333333333334,10000,10000,8
33.3333333333334,10000,10000,833.3333333333334,199.99999999999955,199.9999999999995
5,16.66666666666663,199.99999999999955,199.99999999999955,16.66666666666663,10200,1
0200,850,10200,10200,850,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2025-02-06',NULL,'2024-11-28
15:50:32'),
(728,'ITINT674853694D1454','BRCH668EFCDB7C8B58','2024-11-28
15:56:32','ITEM6748536857D2A4','Bebelac','PDCT66FE6721AB35D1','sales','WRHS66FCE125
7363D4','‫'دواخانه‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','01','‫'دانه‬,NULL,'ITEM67
48536857D2A4','items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'
CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,30,30,30,30,30,30,230,230
,230,230,230,230,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-03-04',NULL,'2024-11-28 15:56:33'),
(729,'ITINT674853AE233617','BRCH668EFCDB7C8B58','2024-11-28
16:27:39','ITEM6748536857D2A4','Bebelac','PDCT66FE6721AB35D1','sales','WRHS66FCE125
7363D4','‫'دواخانه‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',44,'SALE674853ABCCA557','sales',NULL,NULL,NULL,'2',
'2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,30,30,30,30,30,30,230,230
,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2025-03-04',NULL,'2024-11-28 15:57:42'),
(730,'ITINT67485435977EE1','BRCH668EFCDB7C8B58','2024-11-28
16:29:57','ITEM6748536857D2A4','Bebelac','PDCT66FE6721AB35D1','sales','WRHS66FCE125
7363D4','‫'دواخانه‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',45,'SALE674854353BE326','sales',NULL,NULL,NULL,'1',
'1','1',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,200,200,200,200,200,200,200,200,200,200,200,200,30,30,30,30,30,30,230,230
,230,230,230,230,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,'2025-03-04',NULL,'2024-11-28 15:59:57'),
(731,'ITINT6749B9DCD71893','BRCH668EFCDB7C8B58','2024-11-29
17:25:56','ITEM6749B9DCB98983','‫'کیک‬,'PDCT674435182937A4','sales','WRHS66F99D28059D
71','‫'کدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM6749B9DCB98983','items','20','40','20',NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,500,250,500,500,250,500,500,250,500,500,250,500,20,10,20,20,10,20,520,260
,520,520,260,520,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-29 17:25:56'),
(732,'ITINT6749BA4A1A1230','BRCH668EFCDB7C8B58','2024-11-29
17:57:45','ITEM6749B9DCB98983','‫'کیک‬,'PDCT674435182937A4','sales','WRHS66F99D28059D
71','‫'کدام دوکان‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',0,'PRCH6749BA49AD7F10','purchases','1','2','1'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691
',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,500,250,500,500,250,500,500,250,500,500,250,500,20,10,20,20,10,20,520,260
,520,520,260,520,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-11-29
17:27:46'),
(734,'ITINT674AA43AE187E5','BRCH668EED6BC0B172','2024-11-30
10:35:54','ITEM674AA3C1E5A251',' ‫تکه‬
‫'باکستانی‬,'PDCT670F91B111C761','sales','WRHS674AA2F78FEF49','‫'قندهار‬,'ACCT66A752477
000C7',' ‫شرکت فرید‬
‫'جلیل‬,NULL,NULL,NULL,NULL,'BCH1001',1,'SALE674AA43A11BCF7','sales',NULL,NULL,NULL,'
10','60','10',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,500,83.33333333333333,500,500,83.33333333333333,500,500,83.33333333333333,500,5
00,83.33333333333333,500,35,5.833333333333333,35,35,5.833333333333333,35,535,89.166
66666666667,535,535,89.16666666666667,535,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-
11-30 10:05:54'),
(735,'ITINT674AA4A32A5B39','BRCH668EED6BC0B172','2024-11-30
10:37:38','ITEM674AA3C1E5A251',' ‫تکه‬
‫'باکستانی‬,'PDCT670F91B111C761','sales','WRHS674AA2F78FEF49','‫'قندهار‬,'CASHSALEBRCH6
68EED6BC0B172','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',2,'SALE674AA4A2670F86','sales',NULL,NULL,NULL,'
50','300','50',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,500,83.33333333333333,500,500,83.33333333333333,500,500,83.33333333333333,500,5
00,83.33333333333333,500,30,5,30,30,5,30,530,88.33333333333333,530,530,88.333333333
33333,530,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-11-30 10:07:39'),
(736,'ITINT674ABC2442FC28','BRCH668EFCDB7C8B58','2024-11-30
11:47:56','ITEM674ABC240ABF46','‫'نوشابه‬,'PDCT674435182937A4','sales','WRHS674ABBA31
3DBA6','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITE
M674ABC240ABF46','items','45','270','540',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,'CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2000,333.3333333333333,166.66666666666666,2000,333.3333333333333,166.6666
6666666666,2000,333.3333333333333,166.66666666666666,2000,333.3333333333333,166.666
66666666666,500,83.33333333333333,41.666666666666664,500,83.33333333333333,41.66666
6666666664,2500,416.6666666666667,208.33333333333334,2500,416.6666666666667,208.333
33333333334,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-11-30 11:47:56'),
(738,'ITINT674E8E4B59BE45','BRCH668EE96F643F60','2024-12-03
09:21:23','ITEM674E8E4B330470',' ‫لیدر جلو کروال‬
‫'جاپانی‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM674E8E4B33
0470','items','20','80','400',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','u
sd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3.5,0.875,0.175,3.5,0.875,0.175,3.5,0.875,0.175,3.5,0.875,0.175,36.5,9.125,1.82
5,36.5,9.125,1.825,40,10,2,40,10,2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-03
09:21:23'),
(739,'ITINT674E8F8C37A1C1','BRCH668EE96F643F60','2024-12-03
09:56:43','ITEM674E8E4B330470',' ‫لیدر جلو کروال‬
‫'جاپانی‬,NULL,'sales','WRHS66B2FA79C91636','‫'دوکان نمبر اول‬,'ACCT66B2FA4082C189','
‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',235,'SALE674E8F8B92FE39','sales',NULL,NULL,NULL,
'21','84','420',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3.5,0.875,0.175,3.5,0.875,0.175,3.5,0.875,0.175,3.5,0.875,0.175,36.5,9.125,1.82
5,36.5,9.125,1.825,40,10,2,40,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-03
09:26:44'),
(740,'ITINT674EA315DC8323','BRCH668EFCDB7C8B58','2024-12-03
10:50:05','ITEM674EA315BF49C3','‫'تیر‬,'PDCT674EA0C4610B50','sales','WRHS674EA17040CB
F4','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT6744356CD65CC4','‫'دانه‬,'BCH1001',NULL,'ITEM674
EA315BF49C3','items','300','300','300',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,'CURR66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,500,500,500,5
00,500,500,2500,2500,2500,2500,2500,2500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
12-03 10:50:05'),
(741,'ITINT674FF37255AF10','BRCH668EFCDB7C8B58','2024-12-04
11:15:13','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS674EA17040CBF4','‫'دوکان‬,'
ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH674FF371A296F4','purchases','20','20','
20',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,30,30,30,0.43795620437956206,0.43795620437956206,0.43795620437956206,30,30,3
0,0.43795620437956206,0.43795620437956206,0.43795620437956206,10,10,10,0.1459854014
59854,0.145985401459854,0.145985401459854,40,40,40,0.583941605839416,0.583941605839
416,0.583941605839416,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-
04 10:45:14'),
(742,'ITINT674FF372B4A527','BRCH668EFCDB7C8B58','2024-12-04
11:15:13','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS674EA17040
CBF4','‫'دوکان‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH674FF371A296F4','purchases','11','33','
11',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
68.5,1,20,6.666666666666667,20,0.291970802919708,0.097323600973236,0.29197080291970
8,20,6.666666666666667,20,0.291970802919708,0.097323600973236,0.291970802919708,2,0
.6666666666666666,2,0.029197080291970802,0.009732360097323601,0.029197080291970802,
22,7.333333333333333,22,0.32116788321167883,0.1070559610705596,0.32116788321167883,
0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-04 10:45:14'),
(743,'ITINT674FF86058B957','BRCH668EFCDB7C8B58','2024-12-04
11:36:15','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'01',46,'SALE674FF85FA7A712','sales',NULL,NULL,NULL,'2',
'600','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,15
00,7500,25,7500,7500,25,7500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-04
11:06:16'),
(744,'ITINT6751808FB9E390','BRCH668EE96F643F60','2024-12-05
15:29:35','ITEM674E8E4B330470',' ‫لیدر جلو کروال‬
‫'جاپانی‬,NULL,'sales','WRHS66B2FA79C91636','‫'دوکان نمبر اول‬,'ACCT66E5409B378958','
‫احمد‬
‫'ولید‬,NULL,NULL,NULL,NULL,'BCH1001',236,'SALE6751808F547995','sales',NULL,NULL,NULL
,'20','80','400',NULL,NULL,NULL,'0','0','0','usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3.5,0.875,0.175,3.5,0.875,0.175,3.5,0.875,0.175,3.5,0.875,0.175,36.5,9.125,1.82
5,36.5,9.125,1.825,40,10,2,40,10,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-05
14:59:35'),
(745,'ITINT6752BC5D111F03','BRCH668EE96F643F60','2024-12-06
13:57:00','ITEM66B6F8DE942A99','machin','PDCT66B05A4268C024','sales','WRHS66B6F95D4
C7C00','‫'دوکان‬,'ACCT66B72B481FA053','‫'منیر‬,NULL,NULL,NULL,NULL,'BCH1001',104,'PRCH6
752BC5C6BAED1','purchases','200','200','200',NULL,NULL,NULL,'0','0','0',NULL,NULL,N
ULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,0,0,0,0
,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,
0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-06 13:27:01'),
(746,'ITINT675310CD50B287','BRCH668E33B1D26DF1','2024-11-12
15:03:36','ITEM672EFB03B631F2','‫'برنج‬,NULL,'sales','WRHS672EFA002B2041','‫'دوکان‬,'AC
CT671E3EFD6D52D0','rahim',NULL,NULL,NULL,NULL,'BCH1001',302,'SALE673327F86E2238','s
ales',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66BB048E0D9DC8','C
URR66BB048E0D9DC8',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68,68,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,500,500,500,500,5
00,500,2500,2500,2500,2500,2500,2500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-06
19:27:17'),
(747,'ITINT6753F23C19C056','BRCH668A8A93BFCAF8','2024-12-07
11:29:07','ITEM6753F23BEF6398','‫'پنبه‬,'PDCT6753F12D66E0F4','sales','WRHS6753F1A587B
E78','‫'دوکان محصول‬,NULL,NULL,NULL,NULL,'UNIT6753F144F39971','
‫'تن‬,'BCH1001',NULL,'ITEM6753F23BEF6398','items','12','1704','12',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,0.704225352112676,100,100,0.704225352112
676,100,100,0.704225352112676,100,100,0.704225352112676,100,20,0.14084507042253522,
20,20,0.14084507042253522,20,120,0.8450704225352113,120,120,0.8450704225352113,120,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-07 11:29:08'),
(748,'ITINT6753F287305980','BRCH668A8A93BFCAF8','2024-12-07
11:30:23','ITEM6753F2871232D7','‫'پالستیک‬,NULL,'raw','WRHS6753F18D8A6C34',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT6753F144F39971','‫'تن‬,'BCH1001',NULL,'ITEM6753F2871232
D7','items','1000','1000','1000',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR
66921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,1000,1
000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,0,0,0,0,0,0,1000,1000,1000,10
00,1000,1000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-07 11:30:23'),
(749,'ITINT6753F2D6344967','BRCH668A8A93BFCAF8','2024-12-07
11:31:42','ITEM6753F2D6131B76','‫'رنگ‬,NULL,'raw','WRHS6753F18D8A6C34',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','‫'کیلو‬,'BCH1001',NULL,'ITEM6753F2D613
1B76','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6692
1C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,100,10
0,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100,100,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,'2024-12-07 11:31:42'),
(750,'ITINT675403E40F7A07','BRCH668EFCDB7C8B58','2024-12-07
12:44:27','ITEM675403E3E1DA66','‫'ارد‬,'PDCT674191BD2692B8','sales','WRHS675402B8BFD2
20','‫'گدام نمبر یک‬,NULL,NULL,NULL,NULL,'UNIT6754020460CB36','
‫'بوجی‬,'BCH1001',NULL,'ITEM675403E3E1DA66','items','100','100','100',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,2
00,200,200,1200,1200,1200,1200,1200,1200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
12-07 12:44:28'),
(751,'ITINT67546512A8B289','BRCH664D790E231556','2024-12-07
20:09:05','ITEM6731CCAA75A008','regi','PDCT670A0D55AFB7D7','sales','WRHS66E1B7FF9D7
EA7','‫'حاجی عبدالله مارکیټ‬,'ACCT66E7B6D8DEE862',' ‫جلیل‬
‫'احمد‬,NULL,NULL,NULL,NULL,'4545',2580,'SALE67546511ECA083','sales',NULL,NULL,NULL,'
60','60','60',NULL,NULL,NULL,'6','6','6','CURR66E40E3E7C3920','CURR6690AF39D9B836',
'‫'افغانی‬,'‫'کالداری‬,'Rs','AFG',283.6,63,247.5873015873016,247.5873015873016,247.5873
015873016,55,55,55,247.5873015873016,247.5873015873016,247.5873015873016,55,55,55,2
2.507936507936478,22.507936507936478,22.507936507936478,4.999999999999993,4.9999999
99999993,4.999999999999993,270.0952380952381,270.0952380952381,270.0952380952381,59
.99999999999999,59.99999999999999,59.99999999999999,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NUL
L,'2024-12-07 19:39:06'),
(752,'ITINT67548850BA8AA2','BRCH664D790E231556','2024-12-07
22:39:28','ITEM6731CB65AE34C9','turbo','PDCT67064D9F3EF730','sales','WRHS66FC09875C
EDC3','‫'گدام ارزان قیمت‬,'ACCT6707CF00D0B112',' ‫کلیم‬
‫'الله‬,NULL,NULL,NULL,NULL,'1212',2581,'SALE6754885054F928','sales',NULL,NULL,NULL,'
600','600','600',NULL,NULL,NULL,'65','65','65','CURR6690AF39D9B836','CURR6690AF39D9
B836','‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',63,63,44,44,44,44,44,44,44,44,44,44,44,44,6,6,6
,6,6,6,50,50,50,50,50,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-07 22:09:28'),
(753,'ITINT6755457D2EB725','BRCH668EFCDB7C8B58','2024-12-08
11:36:37','ITEM6755457D0860F0','‫'بنبه‬,'PDCT675543D1E95980','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT675543FA582E69','
‫'تن‬,'BCH1001',NULL,'ITEM6755457D0860F0','items','20','20','20',NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
68.5,68.5,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,2
00,200,200,1200,1200,1200,1200,1200,1200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
12-08 11:36:37'),
(754,'ITINT67555C2E341EF5','BRCH668EFCDB7C8B58','2024-12-08
13:13:26','ITEM67555C2E1501B4','‫'بمبر‬,'PDCT67555A8BC52018','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM67555C2E1501B4','items','50','200','1200',NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,50,8.333333333333334,200,50,8.333333333333334,200,50,8.333333333333334,200,
50,8.333333333333334,20,5,0.8333333333333334,20,5,0.8333333333333334,220,55,9.16666
6666666666,220,55,9.166666666666666,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-08
13:13:26'),
(755,'ITINT67555CDD565FA8','BRCH668EFCDB7C8B58','2024-12-08
13:16:21','ITEM67555CDD376C97','‫'سمنت‬,'PDCT67555C2ACEBD89','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,NULL,NULL,NULL,NULL,'UNIT672E7574A59DC3','
‫'تن‬,'BCH1001',NULL,'ITEM67555CDD376C97','items','100','100','100',NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,200,2
00,200,1200,1200,1200,1200,1200,1200,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-08
13:16:21'),
(756,'ITINT67555D626537F8','BRCH668EFCDB7C8B58','2024-12-08
13:48:34','ITEM67555CDD376C97','‫'سمنت‬,'PDCT67555C2ACEBD89','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67555D62010DC6','purchases','30','30','
30',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6
691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,200,2
00,200,1200,1200,1200,1200,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,
NULL,'2024-12-08 13:18:34'),
(757,'ITINT67555DA1B53276','BRCH668EFCDB7C8B58','2024-12-08
13:49:37','ITEM67555C2E1501B4','‫'بمبر‬,'PDCT67555A8BC52018','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,'ACCT66FE659B78BE01',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'5566',5566,'PRCH67555DA1536E78','purchases','50','200','1
200',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,220,55,9.166666666666666,220,55,9.166666666666666,220,55,9.166666666666666,220,
55,9.166666666666666,20,5,0.8333333333333334,20,5,0.8333333333333334,240,60,10,240,
60,10,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-08 13:19:37'),
(758,'ITINT67555E4C97E575','BRCH668EFCDB7C8B58','2024-12-08
13:52:28','ITEM67555CDD376C97','‫'سمنت‬,'PDCT67555C2ACEBD89','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',47,'SALE67555E4C336AE5','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,200,2
00,200,1200,1200,1200,1200,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-08
13:22:28'),
(759,'ITINT67555E4CDE8E23','BRCH668EFCDB7C8B58','2024-12-08
13:52:28','ITEM67555CDD376C97','‫'سمنت‬,'PDCT67555C2ACEBD89','sales','WRHS6755445AE8D
069','‫'گدام دوکان‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',47,'SALE67555E4C336AE5','sales',NULL,NULL,NULL
,'6','6','6',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,1000,200,200,200,200,2
00,200,1200,1200,1200,1200,1200,1200,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-08
13:22:28'),
(760,'ITINT6755643AEA0D13','BRCH668A8A93BFCAF8','2024-12-08
13:47:46','ITEM6755643ACE3BF6',' ‫پی وی سی‬
‫'دروازده‬,'PDCT67556351664981','sales','WRHS675563B84DA201','‫'دوکان‬,NULL,NULL,NULL,N
ULL,'UNIT66FA41FFF320A0','‫'خاده‬,'BCH1001',NULL,'ITEM6755643ACE3BF6','items','0','0'
,'0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C1
1107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,1000,1000,1000,1000,1000,1000,1000
,1000,1000,1000,1000,1000,200,200,200,200,200,200,1200,1200,1200,1200,1200,1200,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-08 13:47:46'),
(761,'ITINT67556474CE7F61','BRCH668A8A93BFCAF8','2024-12-08
13:48:44','ITEM67556474B1B721','۱ ‫'پروفیل‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام‬
‫'مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66FA41FFF320A0','
‫'خاده‬,'BCH1001',NULL,'ITEM67556474B1B721','items','10','10','10',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','
‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,100,100,100,100,100,100,100,100,100,100,
100,0,0,0,0,0,0,100,100,100,100,100,100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-
08 13:48:44'),
(762,'ITINT675564CC321471','BRCH668A8A93BFCAF8','2024-12-08
13:50:12','ITEM675564CC0F3512','‫'دستگیر‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM675564CC0F
3512','items','40','40','40',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6692
1C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,100,10
0,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100,100,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,'2024-12-08 13:50:12'),
(763,'ITINT6755661EF06188','BRCH668A8A93BFCAF8','2024-12-08
14:25:50','ITEM675564CC0F3512','‫'دستگیر‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1002,'PROI6755661E392A46','production_
out',NULL,NULL,NULL,'10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C1110779
2','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,100,100,100,100
,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100,100,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,'2024-12-08 13:55:50'),
(764,'ITINT6755661F4F4204','BRCH668A8A93BFCAF8','2024-12-08
14:25:50','ITEM67556474B1B721','۱ ‫'پروفیل‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام‬
‫مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1002,'PROI6755661E392A46','production_
out',NULL,NULL,NULL,'60','60','60',NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C1110779
2','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,100,100,100,100
,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100,100,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,'2024-12-08 13:55:51'),
(765,'ITINT6755661F9F36B8','BRCH668A8A93BFCAF8','2024-12-08
14:25:50','ITEM6755643ACE3BF6',' ‫پی وی سی‬
‫'دروازده‬,'PDCT67556351664981','sales','WRHS675563B84DA201','‫'دوکان‬,NULL,NULL,NULL,N
ULL,NULL,NULL,'BCH1001',1002,'PROI6755661E392A46','production_in','10','10','10',NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792
','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,700,700,700,700,700,700,700,700,700,700,7
00,700,0,0,0,0,0,0,700,700,700,700,700,700,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
12-08 13:55:51'),
(766,'ITINT67558F13975948','BRCH664D790E231556','2024-12-08
17:20:34','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B7FF9D7EA7','
‫'حاجی عبدالله مارکیټ‬,'CASHSALEBRCH664D790E231556',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'۱',2582,'SALE67558F12F05BE5','sales',NULL,NULL,NULL,'2'
,'2','2',NULL,NULL,NULL,'0','0','0','CURR6690AF39D9B836','CURR6690AF39D9B836','
‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',63,63,200,200,200,200,200,200,200,200,200,200,200,200,
120,120,120,120,120,120,320,320,320,320,320,320,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2
024-12-08 16:50:35'),
(767,'ITINT675819F1C8A576','BRCH668EFCDB7C8B58','2024-12-10
15:37:36','ITEM66FEC2264871C0','81012 ‫'سه شاخه‬,NULL,'sales','WRHS66F84386552188','
‫'گدام عمومی‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH675819F0C74A72','purchases','1','300','
1',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B66
91',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,6000,20,6000,6000,20,6000,6000,20,6000,6000,20,6000,1500,5,1500,1500,5,1500,7
500,25,7500,7500,25,7500,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-
12-10 15:07:37'),
(768,'ITINT675819F3263B42','BRCH668EFCDB7C8B58','2024-12-10
15:37:36','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS66F8438655
2188','‫'گدام عمومی‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH675819F0C74A72','purchases','1','3','1'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,0.29197080291971,0.09732360097323667,0.29197080291971,0.004171011470281571,0.0
013903371567605238,0.004171011470281571,100.2919708029197,33.43065693430657,100.291
9708029197,1.4327424400417101,0.47758081334723673,1.4327424400417101,0.029197080291
971,0.009732360097323667,0.029197080291971,0.00041710114702815714,0.000139033715676
05238,0.00041710114702815714,100.32116788321167,33.44038929440389,100.3211678832116
7,1.4331595411887381,0.4777198470629127,1.4331595411887381,0,0,0,0,0,0,0,0,0,0,0,0,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,100,33.333333333333336,
100,1.4285714285714286,0.4761904761904762,1.4285714285714286,0,NULL,0,NULL,0,NULL,0
,NULL,NULL,NULL,'2024-12-10 15:07:39'),
(769,'ITINT67594520CDB660','BRCH668EFCDB7C8B58','2024-12-11
12:54:08','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS674EA17040CBF4','‫'دوکان‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',48,'SALE6759452065FC77','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,30.6569343065692,30.6569343065692,30.6569343065692,0.43795620437956,0.43795620
437956,0.43795620437956,30.6569343065692,30.6569343065692,30.6569343065692,0.437956
20437956,0.43795620437956,0.43795620437956,10.218978102190196,10.218978102190196,10
.218978102190196,0.14598540145985994,0.14598540145985994,0.14598540145985994,40.875
9124087594,40.8759124087594,40.8759124087594,0.58394160583942,0.58394160583942,0.58
394160583942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-11 12:24:08'),
(770,'ITINT675946731E23B3','BRCH668EFCDB7C8B58','2024-12-11
12:59:46','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS67173F8506
57C7','‫'دوکان‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'BCH1001',0,'PRCH675946728CEB76','purchases','16.6666666
66666668','50','150',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691'
,'usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,60,20,6.666666666666667,0.8571428571428571,0.2857142857142857,0.09523809523809
523,60,20,6.666666666666667,0.8571428571428571,0.2857142857142857,0.095238095238095
23,0,0,0,0,0,0,60,20,6.666666666666667,0.8571428571428571,0.2857142857142857,0.0952
3809523809523,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-11
12:29:47'),
(771,'ITINT675D1702B8CE73','BRCH668EFCDB7C8B58','2024-12-14
10:26:26','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188','‫'گدام عمومی‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'386',49,'SALE675D170249F091','sales',NULL,NULL,NULL,'2'
,'288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.50716845
878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.03225
80645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,1800.0
00000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580645,
62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.0322580645
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14 09:56:26'),
(772,'ITINT675D1703090034','BRCH668EFCDB7C8B58','2024-12-14
10:26:26','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS674EA17040CBF4','‫'دوکان‬,'
ACCT66FAF39CE100E5','‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',49,'SALE675D170249F091','
sales',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','
usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,30.6569343065692,30.6569343065692,30.6569343065692,0.43795620437956,0.43795620
437956,0.43795620437956,30.6569343065692,30.6569343065692,30.6569343065692,0.437956
20437956,0.43795620437956,0.43795620437956,10.218978102190196,10.218978102190196,10
.218978102190196,0.14598540145985994,0.14598540145985994,0.14598540145985994,40.875
9124087594,40.8759124087594,40.8759124087594,0.58394160583942,0.58394160583942,0.58
394160583942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14 09:56:27'),
(773,'ITINT675D17034A2CB7','BRCH668EFCDB7C8B58','2024-12-14
10:26:26','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'01',49,'SALE675D170249F091','sales',NULL,NULL,NULL,'2',
'288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.50716845
878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.03225
80645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,1800.0
00000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580645,
62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.0322580645
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14 09:56:27'),
(774,'ITINT675D2529729C39','BRCH668EFCDB7C8B58','2024-12-14
11:26:49','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS674EA17040CBF4','‫'دوکان‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',50,'SALE675D2529076230','sales',NULL,NULL,NULL
,'8','8','8',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,30.6569343065692,30.6569343065692,30.6569343065692,0.43795620437956,0.43795620
437956,0.43795620437956,30.6569343065692,30.6569343065692,30.6569343065692,0.437956
20437956,0.43795620437956,0.43795620437956,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,
0,NULL,NULL,NULL,'2024-12-14 10:56:49'),
(775,'ITINT675D2529B56DB0','BRCH668EFCDB7C8B58','2024-12-14
11:26:49','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS67064E355C
CDD6','‫'شرکت بریال‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',50,'SALE675D2529076230','sales',NULL,NULL,NULL
,'7','21','7',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,1281.92223982473,427.30741327491,1281.92223982473,18.313174854639,6.1043916182
130005,18.313174854639,1281.92223982473,427.30741327491,1281.92223982473,18.3131748
54639,6.1043916182130005,18.313174854639,0.029197080289804944,0.009732360096601647,
0.029197080289804944,0.00041710114699721346,0.00013903371566573782,0.00041710114699
721346,1281.9514369050198,427.3171456350066,1281.9514369050198,18.313591955786,6.10
4530651928666,18.313591955786,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14
10:56:49'),
(776,'ITINT675D252A027EE2','BRCH668EFCDB7C8B58','2024-12-14
11:26:49','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66F99D28059D71','
‫'کدام دوکان‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'01',50,'SALE675D2529076230','sales',NULL,NULL,NULL,'45'
,'450','45',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,7700,770,7700,110,11,110,7700,770,7700,110,11,110,1400,140,1400,20,2,20,9100,9
10,9100,130,13,130,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14 10:56:50'),
(777,'ITINT675D2D4719E488','BRCH668EFCDB7C8B58','2024-12-14
11:31:26','ITEM675D2D46EF9626',' ۵ ‫کیک‬
‫'فروش‬,'PDCT66FE6721AB35D1','sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM675D2D4
6EF9626','items','20','200','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR
66F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,500,50,500,500,50,500,500,50,500,500,50,500,100,10,100,100,10,100,600,60,600,
600,60,600,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-14 11:31:27'),
(778,'ITINT675D3539F3A1B5','BRCH668EFCDB7C8B58','2024-12-14
12:05:21','ITEM675D3539D4F495','‫'ارد‬,'PDCT675D32ADE3EAE0','sales','WRHS675D34639E07
44','‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT672E7574A59DC3','‫'تن‬,'BCH1001',NULL,'ITEM675D3
539D4F495','items','20','400','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'us
d','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,400,20,400,400,20,400,400,20,400,400,20,400,200,10,200,200,10,200,600,30,600,60
0,30,600,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-14 12:05:21'),
(779,'ITINT675D362DD4DCA1','BRCH668EFCDB7C8B58','2024-12-14
12:39:23','ITEM675D3539D4F495','‫'ارد‬,'PDCT675D32ADE3EAE0','sales','WRHS675D34639E07
44','‫'دوکان‬,'ACCT6704C046B8AF34',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH675D362B457846','purchases','20','400','2
0',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,400,20,400,400,20,400,400,20,400,400,20,400,200,10,200,200,10,200,600,30,600,60
0,30,600,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-14 12:09:25'),
(780,'ITINT675D362F298B73','BRCH668EFCDB7C8B58','2024-12-14
12:39:23','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS675D34639E
0744','‫'دوکان‬,'ACCT6704C046B8AF34',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH675D362B457846','purchases','4','12','4',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,0.85714285714286,0.28571428571428664,0.85714285714286,0.85714285714286,0.285714
28571428664,0.85714285714286,0.85714285714286,0.28571428571428664,0.85714285714286,
0.85714285714286,0.28571428571428664,0.85714285714286,0.00041710114702816,0.0001390
3371567605333,0.00041710114702816,0.00041710114702816,0.00013903371567605333,0.0004
1710114702816,0.8575599582898882,0.2858533194299627,0.8575599582898882,0.8575599582
898882,0.2858533194299627,0.8575599582898882,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NU
LL,NULL,NULL,'2024-12-14 12:09:27'),
(781,'ITINT675D36308A9470','BRCH668EFCDB7C8B58','2024-12-14
12:39:23','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS675D34639E0744','
‫'دوکان‬,'ACCT6704C046B8AF34',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH675D362B457846','purchases','1','10','1',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,11,110,110,11,110,110,11,110,110,11,110,20,2,20,20,2,20,130,13,130,130,13,1
30,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-14 12:09:28'),
(782,'ITINT675D64E7433EA5','BRCH668E33B1D26DF1','2024-12-14
15:58:46','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',305,'SALE675D64E6ADB5B4','sales',NULL,NULL,NUL
L,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66BB048E0D9DC8','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,1400,1400,1400,20,20,20,1400,1400,1400,20,20,20,100,100,100,1.4285714285714286
,1.4285714285714286,1.4285714285714286,1500,1500,1500,21.428571428571427,21.4285714
28571427,21.428571428571427,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14
15:28:47'),
(783,'ITINT675D65CED64413','BRCH668E33B1D26DF1','2024-12-14
16:02:38','ITEM66F8773DDC4A03','‫'نوشابه‬,NULL,'sales','WRHS668F5221C4BF21',' ‫گدام‬
‫'دوکان‬,'ACCT66F876CD1143F2',' ‫آقای‬
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',306,'SALE675D65CE6F0F58','sales',NULL,NULL,NUL
L,'1','1','1',NULL,NULL,NULL,'0','0','0','CURR66BB048E0D9DC8','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,1400,1400,1400,20,20,20,1400,1400,1400,20,20,20,700,700,700,10,10,10,2100,2100
,2100,30,30,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-14 15:32:38'),
(784,'ITINT6760FC3CF186D0','BRCH668E33B1D26DF1','2024-12-17
08:51:16','ITEM6760FC3CD42668','‫'تکه زاپنی‬,NULL,'sales','WRHS668F5221C4BF21','
‫'احمد‬,NULL,NULL,NULL,NULL,'UNIT66FA420D673EC7',' ‫متر‬
‫'مربع‬,'BCH1001',NULL,'ITEM6760FC3CD42668','items','1000','1000','1000',NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66BB048E0D9DC8','CURR66BB048E0D9DC8','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,0,0,0,0,0,0,0,0,0,0,0,0,300,300,300,300,300,300,300,300,300,300,300,300,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,'2024-12-17 08:51:16'),
(785,'ITINT6761B15A859B96','BRCH668EFCDB7C8B58','2024-12-17
22:14:01','ITEM67064EE232FFA3','‫'شامپو‬,'PDCT67064D9F3EF730','sales','WRHS66F99D2805
9D71','‫'کدام دوکان‬,'ACCT6757F30508B2B8',' ‫راشد خان‬
‫'افغان‬,NULL,NULL,NULL,NULL,'BCH1001',0,'PRCH6761B159956F00','purchases','1','3','1'
,NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,0.85714285714286,0.28571428571428664,0.85714285714286,0.012244897959183714,0.0
04081632653061238,0.012244897959183714,0.85714285714286,0.28571428571428664,0.85714
285714286,0.012244897959183714,0.004081632653061238,0.012244897959183714,0.00041710
114702816,0.00013903371567605333,0.00041710114702816,0.000005958587814688,0.0000019
861959382293333,0.000005958587814688,0.8575599582898882,0.2858533194299627,0.857559
9582898882,0.012250856546998402,0.004083618848999468,0.012250856546998402,0,0,0,0,0
,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,
0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-17 21:44:02'),
(789,'ITINT676268223405F8','BRCH668EFCDB7C8B58','2024-12-18
10:37:40','ITEM676266ACB23AD1','‫'لوبیا‬,'PDCT670F7518C4C560','sales','WRHS66F8438655
2188','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT672EF96C476623','
‫'بوجی‬,'BCH1001',NULL,'ITEM676266ACB23AD1','items','50','350','2450',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,6700,957.1428571428571,136.73469387755102,6700,957.1428571428571,136.73469387
755102,6700,957.1428571428571,136.73469387755102,6700,957.1428571428571,136.7346938
7755102,160,22.857142857142858,3.2653061224489797,160,22.857142857142858,3.26530612
24489797,6860,980,140,6860,980,140,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-18
10:43:54'),
(790,'ITINT67626888556F73','BRCH668EFCDB7C8B58','2024-12-18
11:15:35','ITEM676266ACB23AD1','‫'لوبیا‬,'PDCT670F7518C4C560','sales','WRHS66F8438655
2188','‫'گدام عمومی‬,'ACCT66FAF39CE100E5','
‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',51,'SALE67626887145D21','sales',NULL,NULL,NULL
,'0.24489795918367346','0.24489795918367346','12',NULL,NULL,NULL,'0','0','0','CURR6
6F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,6700,6700,136.73469387755102,6700,6700,136.73469387755102,6700,6700,136.73469
387755102,6700,6700,136.73469387755102,159.99999999999983,159.99999999999983,3.2653
06122448976,159.99999999999983,159.99999999999983,3.265306122448976,6860,6860,140,6
860,6860,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-18 10:45:36'),
(792,'ITINT6762774E5D14B4','BRCH668E33B1D26DF1','2024-12-18
11:43:18','ITEM6762760EA09352','‫شامپو حیات‬
400ml','PDCT67064D9F3EF730','sales','WRHS672EFA002B2041','‫'دوکان‬,NULL,NULL,NULL,NUL
L,'UNIT66F98578824869','01','‫'کارتن‬,NULL,'ITEM6762760EA09352','items','5','10','120
',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,200,100,8.333333333333334,200,100,8.333333333333334,200,100,8.333333333333334,2
00,100,8.333333333333334,20,10,0.8333333333333334,20,10,0.8333333333333334,220,110,
9.166666666666666,220,110,9.166666666666666,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024
-12-18 11:48:38'),
(793,'ITINT6766819DCB0AF8','BRCH668EFCDB7C8B58','2024-12-21
13:21:41','ITEM6766819D9EB042','kakin','PDCT67556351664981','sales','WRHS66F8438655
2188','‫'گدام عمومی‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','
‫'بسته‬,'BCH1001',NULL,'ITEM6766819D9EB042','items','20','120','20',NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,500,83.33333333333333,500,500,83.33333333333333,500,500,83.33333333333333,500,5
00,83.33333333333333,500,50,8.333333333333334,50,50,8.333333333333334,50,550,91.666
66666666667,550,550,91.66666666666667,550,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-
12-21 13:21:41'),
(794,'ITINT67668273628434','BRCH668EFCDB7C8B58','2024-12-21
13:55:14','ITEM6766819D9EB042','kakin','PDCT67556351664981','sales','WRHS66F8438655
2188','‫'گدام عمومی‬,'ACCT670F91862AD1C0','
‫'احمد‬,NULL,NULL,NULL,NULL,'45',45,'PRCH67668272EE46F7','purchases','20','120','20',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,600,100,600,600,100,600,600,100,600,600,100,600,0,0,0,0,0,0,600,100,600,600,100
,600,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-21 13:25:15'),
(795,'ITINT6766832A8772F1','BRCH668EFCDB7C8B58','2024-12-21
13:58:17','ITEM6766819D9EB042','kakin','PDCT67556351664981','sales','WRHS66F8438655
2188','‫'گدام عمومی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',52,'SALE67668329E64033','sales',NULL,NULL,NULL
,'5','30','5',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,550,91.66666666666667,550,550,91.66666666666667,550,550,91.66666666666667,550,5
50,91.66666666666667,550,150,25,150,150,25,150,700,116.66666666666667,700,700,116.6
6666666666667,700,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-21 13:28:18'),
(796,'ITINT6767D5ABC2E1A2','BRCH668EFCDB7C8B58','2024-12-22
13:32:35','ITEM6767D5AB9E1053','‫'پی وی سی‬,NULL,'sales','WRHS675D34639E0744','
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66FA41FFF320A0','‫'خاده‬,'BCH1001',NULL,'ITEM6767D5AB
9E1053','items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66
F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
-,70,70,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000,10000
-,7000-,7000-,7000-,7000-,7000
7000,3000,3000,3000,3000,3000,3000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-22
13:32:35'),
(797,'ITINT6767DE8ACDAA59','BRCH668EFCDB7C8B58','2024-12-22
14:40:26','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT66FCDF684DA285','ahmad',NULL,NULL,NULL,NULL,'386',53,'SALE6767DE8A6CA63
5','sales',NULL,NULL,NULL,'2','288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6
691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.50716845
878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.03225
80645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,1800.0
00000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580645,
62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.0322580645
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-22 14:10:26'),
(798,'ITINT6767DE8B16DB97','BRCH668EFCDB7C8B58','2024-12-22
14:40:26','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT66FCDF684DA285','ahmad',NULL,NULL,NULL,NULL,'386',53,'SALE6767DE8A6CA63
5','sales',NULL,NULL,NULL,'2','288','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6
691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7129.0322580645,49.50716845878125,7129.0322580645,7129.0322580645,49.50716845
878125,7129.0322580645,7129.0322580645,49.50716845878125,7129.0322580645,7129.03225
80645,49.50716845878125,7129.0322580645,1800.000000000001,12.500000000000007,1800.0
00000000001,1800.000000000001,12.500000000000007,1800.000000000001,8929.0322580645,
62.00716845878125,8929.0322580645,8929.0322580645,62.00716845878125,8929.0322580645
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-22 14:10:27'),
(799,'ITINT67682E0ACBD897','BRCH668A8A93BFCAF8','2024-12-22
19:49:38','ITEM67682E0AA6B0A4','‫'آرد‬,NULL,'raw','WRHS67682D02D389F3','‫گدام مواد خام‬
‫'کیک‬,NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','‫'کیلو‬,'BCH1001',NULL,'ITEM67682E0AA6
B0A4','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6
6921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,100,100
,100,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100,100,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'2024-12-22 19:49:38'),
(800,'ITINT676A5AF60411F3','BRCH668EFCDB7C8B58','2024-09-28
15:48:19','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,NULL,NULL,NULL,NULL,'UNIT66F7AFF7BFB4B0','‫'بسته‬,'BCH1001',NULL,'ITEM66F85D83
8E02F9','items','0','0','0',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd
',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2024-12-24 11:25:50'),
(801,'ITINT676D01CF5EEC40','BRCH668EFCDB7C8B58','2024-12-26
11:42:15','ITEM676D01CF3B1F38','‫'ارد‬,NULL,'sales','WRHS676D0118AEAB90',' ‫گدام‬
‫'عمومی‬,NULL,NULL,NULL,NULL,'UNIT6754020460CB36','‫'بوجی‬,'BCH1001',NULL,'ITEM676D01CF
3B1F38','items','20','980','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6
6F984C96B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1400,28.571428571428573,1400,1400,28.571428571428573,1400,1400,28.57142857142
8573,1400,1400,28.571428571428573,1400,230,4.6938775510204085,230,230,4.69387755102
04085,230,1630,33.265306122448976,1630,1630,33.265306122448976,1630,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,'2024-12-26 11:42:15'),
(802,'ITINT676FCB5DE22431','BRCH668EFCDB7C8B58','2024-12-28
14:26:45','ITEM676FCB5DBB99D9','‫'بروشور‬,NULL,'sales','WRHS676FC8061C1077','‫'دوکان‬,N
ULL,NULL,NULL,NULL,'UNIT676FC7E5051A21',' ‫سانتی‬
‫'متر‬,'BCH1001',NULL,'ITEM676FCB5DBB99D9','items','10','10','10',NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120,120
,120,120,120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-28 14:26:45'),
(803,'ITINT676FCC03DDF239','BRCH668EFCDB7C8B58','2024-12-28
14:59:30','ITEM676FCB5DBB99D9','‫'بروشور‬,NULL,'sales','WRHS676FC8061C1077','‫'دوکان‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',54,'SALE676FCC029DD317','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120,120
,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-28 14:29:31'),
(804,'ITINT676FD78423ED66','BRCH668EFCDB7C8B58','2024-12-28
15:18:36','ITEM676FD784024B65','l6000','PDCT676FD608090BF5','sales','WRHS676FD6B767
6D60','‫'گدام مرکزی‬,NULL,NULL,NULL,NULL,'UNIT66FCE0CF2FB3F0','
‫'بسته‬,'BCH1001',NULL,'ITEM676FD784024B65','items','20','120','20',NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,60,10,60,60,10,60,60,10,60,60,10,60,10,1.6666666666666667,10,10,1.6666666666666
667,10,70,11.666666666666666,70,70,11.666666666666666,70,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,'2024-12-28 15:18:36'),
(805,'ITINT676FD7F78AA2F6','BRCH668EFCDB7C8B58','2024-12-28
15:50:31','ITEM676FD784024B65','l6000','PDCT676FD608090BF5','sales','WRHS676FD6B767
6D60','‫'گدام مرکزی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',55,'SALE676FD7F7028447','sales',NULL,NULL,NULL
,'2','12','2',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,60,10,60,60,10,60,60,10,60,60,10,60,10,1.6666666666666667,10,10,1.6666666666666
667,10,70,11.666666666666666,70,70,11.666666666666666,70,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NUL
L,NULL,'2024-12-28 15:20:31'),
(806,'ITINT6770F5121B3CF2','BRCH668EFCDB7C8B58','2024-12-29
11:36:57','ITEM6770F511EB0B89','‫'الکت‬,NULL,'sales','WRHS676FD6B7676D60',' ‫گدام‬
‫'مرکزی‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM6770F511
EB0B89','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','
usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,500,500
,500,500,500,500,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-29 11:36:58'),
(807,'ITINT6770F57D9AE375','BRCH668EFCDB7C8B58','2024-12-29
12:08:45','ITEM6770F511EB0B89','‫'الکت‬,NULL,'sales','WRHS676FD6B7676D60',' ‫گدام‬
‫'مرکزی‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',56,'SALE6770F57D121CE7','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,500,500
,500,500,500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-29 11:38:45'),
(808,'ITINT6770F6381F6A76','BRCH668EFCDB7C8B58','2024-12-29
12:11:51','ITEM6770F511EB0B89','‫'الکت‬,NULL,'sales','WRHS676FD6B7676D60',' ‫گدام‬
‫'مرکزی‬,'ACCT66FAF39CE100E5','‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',57,'SALE6770F6379
31A34','sales',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,'0','0','0','usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,500,500
,500,500,500,500,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-29 11:41:52'),
(809,'ITINT6770FA2C2C5490','BRCH668EFCDB7C8B58','2024-12-29
12:28:43','ITEM6770F511EB0B89','‫'الکت‬,NULL,'sales','WRHS676FD6B7676D60',' ‫گدام‬
‫'مرکزی‬,'ACCT6770F92960D069','‫'مجیب‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH6770FA2B951
754','purchases','100','100','100',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd',
'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,400,400,400,400,400,400,400,400,400,400,400,400,100,100,100,100,100,100,500,500
,500,500,500,500,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-29
11:58:44'),
(810,'ITINT6770FB43B2B0A7','BRCH668EFCDB7C8B58','2024-12-29
12:03:23','ITEM6770FB43819049','‫'چله‬,NULL,'raw','WRHS6714BCAC8DB056',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT6770FADBD151F8','‫'گرام‬,'BCH1001',NULL,'ITEM6770FB4381
9049','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd',
'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,100,100,100,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100
,100,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-29 12:03:23'),
(811,'ITINT6770FB79CDB8F7','BRCH668EFCDB7C8B58','2024-12-29
12:34:17','ITEM6770FB43819049','‫'چله‬,NULL,'raw','WRHS6714BCAC8DB056',' ‫گدام مواد‬
‫'خام‬,'ACCT6770F92960D069','‫'مجیب‬,NULL,NULL,NULL,NULL,'BCH1001',58,'SALE6770FB79626A
F2','sales',NULL,NULL,NULL,'100','100','100',NULL,NULL,NULL,'0','0','0','usd','usd'
,','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,100,100,100,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100
,100,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-29 12:04:17'),
(812,'ITINT6770FBF391EB22','BRCH668EFCDB7C8B58','2024-12-29
12:36:19','ITEM6770FB43819049','‫'چله‬,NULL,'raw','WRHS6714BCAC8DB056',' ‫گدام مواد‬
‫'خام‬,'ACCT6770F92960D069','‫'مجیب‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH6770FBF30CBCC
0','purchases','1','1','1',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,100,100,100,100,100,100,100,100,100,100,100,100,0,0,0,0,0,0,100,100,100,100,100
,100,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2024-12-29 12:06:19'),
(813,'ITINT67723C761FA7A9','BRCH668EFCDB7C8B58','2024-12-30
11:23:49','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66FCE1257363D4','‫'دواخانه‬,'ACCT673AE0CC43B7B3',' ‫خاحی‬
‫'کمال‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67723C75B12F97','purchases','1','144','1
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B669
1',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7000,48.611111111111114,7000,7000,48.611111111111114,7000,7000,48.61111111111
1114,7000,7000,48.611111111111114,7000,1800,12.5,1800,1800,12.5,1800,8800,61.111111
111111114,8800,8800,61.111111111111114,8800,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NUL
L,NULL,NULL,'2024-12-30 10:53:50'),
(814,'ITINT67723C76610F36','BRCH668EFCDB7C8B58','2024-12-30
11:23:49','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F99D28059D71','‫'کدام دوکان‬,'ACCT673AE0CC43B7B3',' ‫خاحی‬
‫'کمال‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH67723C75B12F97','purchases','1','144','1
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B669
1',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7000,48.611111111111114,7000,7000,48.611111111111114,7000,7000,48.61111111111
1114,7000,7000,48.611111111111114,7000,1800,12.5,1800,1800,12.5,1800,8800,61.111111
111111114,8800,8800,61.111111111111114,8800,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NUL
L,NULL,NULL,'2024-12-30 10:53:50'),
(815,'ITINT67723CAE14F5D0','BRCH668EFCDB7C8B58','2024-12-30
11:24:45','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS674EA17040CBF4','‫'دوکان‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',59,'SALE67723CADAAC468','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,30.6569343065692,30.6569343065692,30.6569343065692,0.43795620437956,0.43795620
437956,0.43795620437956,30.6569343065692,30.6569343065692,30.6569343065692,0.437956
20437956,0.43795620437956,0.43795620437956,10.218978102190196,10.218978102190196,10
.218978102190196,0.14598540145985994,0.14598540145985994,0.14598540145985994,40.875
9124087594,40.8759124087594,40.8759124087594,0.58394160583942,0.58394160583942,0.58
394160583942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-30 10:54:46'),
(816,'ITINT67723CAE526F46','BRCH668EFCDB7C8B58','2024-12-30
11:24:45','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS674EA17040CBF4','‫'دوکان‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',59,'SALE67723CADAAC468','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,30.6569343065692,30.6569343065692,30.6569343065692,0.43795620437956,0.43795620
437956,0.43795620437956,30.6569343065692,30.6569343065692,30.6569343065692,0.437956
20437956,0.43795620437956,0.43795620437956,10.218978102190196,10.218978102190196,10
.218978102190196,0.14598540145985994,0.14598540145985994,0.14598540145985994,40.875
9124087594,40.8759124087594,40.8759124087594,0.58394160583942,0.58394160583942,0.58
394160583942,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-30 10:54:46'),
(817,'ITINT677258D136F184','BRCH668EFCDB7C8B58','2024-12-30
13:24:48','ITEM676FCB5DBB99D9','‫'بروشور‬,NULL,'sales','WRHS676FC8061C1077','‫'دوکان‬,'
CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',60,'SALE677258D0C62DD1','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,100,100,100,100,100,100,100,100,100,100,100,100,20,20,20,20,20,20,120,120,120
,120,120,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-30 12:54:49'),
(818,'ITINT677266EA4E5BE0','BRCH668EFCDB7C8B58','2024-12-30
13:54:58','ITEM677266EA18CF12',' ‫رطوبت‬
‫'کیر‬,'PDCT676FD608090BF5','sales','WRHS6772664D0A6B62',' ‫دوکان پی وی سی‬
‫'کابل‬,NULL,NULL,NULL,NULL,'UNIT66FCE0C63DEB20','‫'کارتن‬,'BCH1001',NULL,'ITEM677266EA
18CF12','items','30','750','30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd',
'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,22,0.88,22,22,0.88,22,22,0.88,22,22,0.88,22,3,0.12,3,3,0.12,3,25,1,25,25,1,25,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-30 13:54:58'),
(819,'ITINT67726901F03FD0','BRCH668EFCDB7C8B58','2024-12-30
14:03:53','ITEM67726901BC1178','‫'چاینل‬,'PDCT676FD608090BF5','sales','WRHS6772664D0A
6B62','‫'دوکان پی وی سی کابل‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','
‫'کارتن‬,'BCH1001',NULL,'ITEM67726901BC1178','items','10','3340','10',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,0.32934131736526945,110,110,0.32934131736526945,110,110,0.32934131736526945
,110,110,0.32934131736526945,110,10,0.029940119760479042,10,10,0.029940119760479042
,10,120,0.3592814371257485,120,120,0.3592814371257485,120,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,'2024-12-30 14:03:53'),
(820,'ITINT67726A5E6B3667','BRCH668EFCDB7C8B58','2024-12-30
14:39:41','ITEM67726901BC1178','‫'چاینل‬,'PDCT676FD608090BF5','sales','WRHS6772664D0A
6B62','‫'دوکان پی وی سی کابل‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'BCH1001',61,'SALE67726A5DD49BA4','sales',NULL,NULL,NULL
,'1','334','1',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,0.32934131736526945,110,110,0.32934131736526945,110,110,0.32934131736526945
,110,110,0.32934131736526945,110,5,0.014970059880239521,5,5,0.014970059880239521,5,
115,0.344311377245509,115,115,0.344311377245509,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NUL
L,'2024-12-30 14:09:42'),
(821,'ITINT67726D8589D8B2','BRCH668EFCDB7C8B58','2024-12-30
14:53:09','ITEM67726901BC1178','‫'چاینل‬,'PDCT676FD608090BF5','sales','WRHS6772664D0A
6B62',' ‫دوکان پی وی سی‬
‫'کابل‬,'ACCT67726CEEC7ACC9','HAMID',NULL,NULL,NULL,NULL,'BCH1001',62,'SALE67726D8520
DDB8','sales',NULL,NULL,NULL,'5','1670','5',NULL,NULL,NULL,'0','0','0','usd','usd',
','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,110,0.32934131736526945,110,110,0.32934131736526945,110,110,0.32934131736526945
,110,110,0.32934131736526945,110,2.0999999999999943,0.006287425149700582,2.09999999
99999943,2.0999999999999943,0.006287425149700582,2.0999999999999943,118,0.353293413
1736527,118,118,0.3532934131736527,118,5,0.014970059880239521,5,5,0.014970059880239
521,5,5.9,0.017664670658682637,5.9,5.9,0.017664670658682637,5.9,0,0,0,0,0,0,0,0,0,0
,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2024-12-
30 14:23:09'),
(822,'ITINT677274CD485998','BRCH668A8A93BFCAF8','2024-12-30
15:24:12','ITEM66B4572B717512','‫'کیک‬,'PDCT66B45411566BC1','sales','WRHS66B35008D3C7
81','‫'گدام دوکان‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'003',1013,'SALE677274CCD5FB39','sales',NULL,NULL,NULL,'1
','2','3',NULL,NULL,NULL,'0','0','0','usd','CURR66921C11107792','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,66.5,41.76446616541353,20.882233082706765,13.92148872
180451,2777.337,1388.6685,925.779,41.76446616541353,20.882233082706765,13.921488721
80451,2777.337,1388.6685,925.779,7.518796992481207,3.7593984962406033,2.50626566416
0402,500.0000000000002,250.0000000000001,166.66666666666674,49.28326315789474,24.64
163157894737,16.427754385964914,3277.337,1638.6685,1092.4456666666667,0,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL
,0,0,'2024-08-08','2024-08-08',NULL,'2024-12-30 14:54:13'),
(823,'ITINT67739ED0C832E3','BRCH664D790E231556','2024-12-31
12:05:44','ITEM67739ED095C681',' ‫شربت‬
‫'پراستامول‬,'PDCT67739D98D444F6','sales','WRHS67739E2AE7B394',' ‫دوکان‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM67739ED
095C681','items','40','240','960',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CUR
R6690AF39D9B836','CURR6690AF39D9B836','‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',70.3,70.3,1000,
166.66666666666666,41.666666666666664,1000,166.66666666666666,41.666666666666664,10
00,166.66666666666666,41.666666666666664,1000,166.66666666666666,41.666666666666664
,300,50,12.5,300,50,12.5,1300,216.66666666666666,54.166666666666664,1300,216.666666
66666666,54.166666666666664,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-31
12:05:44'),
(824,'ITINT6776D1A020A341','BRCH664D790E231556','2025-01-02
22:49:19','ITEM6728FE985A34B2','‫'انځر‬,'PDCT670A0D55AFB7D7','sales','WRHS66E1B8649CC
835','2 ‫'نمبر دوکان‬,'ACCT66E7B6D8DEE862',' ‫جلیل‬
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',2583,'SALE6776D19F1C0D68','sales',NULL,NULL,NUL
L,'1','2','3',NULL,NULL,NULL,'0','0','0','usd','CURR6690AF39D9B836','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'AFG',1,70.3,27.738264580369844,13.869132290184922,9.24608819
3456615,1950,975,650,27.738264580369844,13.869132290184922,9.246088193456615,1950,9
75,650,3.556187766714082,1.778093883357041,1.1853959222380273,249.99999999999994,12
4.99999999999997,83.33333333333331,31.294452347083926,15.647226173541963,10.4314841
15694643,2200,1100,733.3333333333334,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2024-11-
04',NULL,NULL,'2025-01-02 22:19:20'),
(825,'ITINT6776D40C28DE50','BRCH664D790E231556','2025-01-02
22:29:39','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B7FF9D7EA7','
‫حاجی عبدالله‬
‫'مارکیټ‬,NULL,NULL,NULL,NULL,NULL,NULL,'۱',NULL,'DMGI6776D40B9AFB92','damage',NULL,
NULL,NULL,'4','4','4',NULL,NULL,NULL,NULL,NULL,NULL,'CURR6690AF39D9B836','CURR6690A
F39D9B836','‫'افغانی‬,'‫'افغانی‬,'AFG','AFG',70.3,70.3,200,200,200,200,200,200,200,200,
200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,'2025-01-02 22:29:40'),
(826,'ITINT67789E0D779932','BRCH668A8A93BFCAF8','2025-01-04
07:33:49','ITEM66B4572B717512','‫'کیک‬,'PDCT66B45411566BC1','sales','WRHS6697EC3CBA24
A3','‫'دوکان‬,'ACCT669225DC0B2054',' ‫شرکت خان‬
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',0,'PRCH67789E0D0A8189','purchases','1','2','3',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792'
,'‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,402.265,201.1325,134.08833333333334,402.26
5,201.1325,134.08833333333334,402.265,201.1325,134.08833333333334,402.265,201.1325,
134.08833333333334,500,250,166.66666666666666,500,250,166.66666666666666,902.265,45
1.1325,300.755,902.265,451.1325,300.755,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NU
LL,NULL,'2025-01-04 07:03:49'),
(827,'ITINT6778D7651E62A3','BRCH668EFCDB7C8B58','2025-01-04
11:38:28','ITEM66FEC12DBE3CC3',' ‫ محبوب‬21‫بکساوان‬
‫'واله‬,NULL,'sales','WRHS66F84386552188','‫'گدام عمومی‬,'ACCT66FE5FF87999F1','
‫'محمد‬,NULL,NULL,NULL,NULL,'386',63,'SALE6778D7647C1000','sales',NULL,NULL,NULL,'4',
'576','4',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,7000,48.611111111111114,7000,7000,48.611111111111114,7000,7000,48.61111111111
1114,7000,7000,48.611111111111114,7000,1800,12.5,1800,1800,12.5,1800,8800,61.111111
111111114,8800,8800,61.111111111111114,8800,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-
01-04 11:08:29'),
(828,'ITINT6778D7A247EB02','BRCH668EFCDB7C8B58','2025-01-04
11:39:29','ITEM66FED514AA8A01','8/32 ‫ رنج‬set',NULL,'sales','WRHS66FE678ECCCC30','
‫'دوکان امداد‬,'ACCT66FE659B78BE01',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'5645',4656,'PRCH6778D7A1D3ACD5','purchases','8897','88970
','8897',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,110,11,110,1.5714285714285714,0.15714285714285714,1.5714285714285714,110,11,11
0,1.5714285714285714,0.15714285714285714,1.5714285714285714,20,2,20,0.2857142857142
857,0.02857142857142857,0.2857142857142857,130,13,130,1.8571428571428572,0.18571428
571428572,1.8571428571428572,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'20
25-01-04 11:09:30'),
(830,'ITINT67791F42D1EA60','BRCH664D790E231556','2025-01-04
16:45:06','ITEM6731CB65AE34C9','turbo','PDCT67064D9F3EF730','sales','WRHS66E1B7FF9D
7EA7','‫'حاجی عبدالله مارکیټ‬,'ACCT66E7B6A66174E2','
‫'احمد‬,NULL,NULL,NULL,NULL,'6',2,'PRCH67791F426D5DE5','purchases','30','30','30',NUL
L,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','CURR6690AF39D9B836','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'AFG',1,70.6,105,105,105,7412.999999999999,7412.999999999999,
7412.999999999999,105,105,105,7412.999999999999,7412.999999999999,7412.999999999999
,6,6,6,423.59999999999997,423.59999999999997,423.59999999999997,111,111,111,7836.59
9999999999,7836.599999999999,7836.599999999999,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,
NULL,NULL,NULL,'2025-01-04 16:15:06'),
(831,'ITINT677A2C387C6338','BRCH668EFCDB7C8B58','2025-01-05
11:22:40','ITEM677A2C3855CB49','‫'دسته‬,'PDCT677A2B23844630','raw','WRHS677A2BC027E40
1','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM677A2C3855CB49','items','20','20','20',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'2025-01-05 11:22:40'),
(832,'ITINT677A2C596FD4B7','BRCH668EFCDB7C8B58','2025-01-05
11:23:13','ITEM677A2C594D2400','‫'تیر‬,'PDCT677A2B23844630','raw','WRHS677A2BC027E401
','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM677A2C594D2400','items','30','30','30',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'2025-01-05 11:23:13'),
(833,'ITINT677A2D725695E5','BRCH668EFCDB7C8B58','2025-01-05
11:27:54','ITEM677A2D7237FB49','‫'زنجیر‬,'PDCT677A2B23844630','raw','WRHS6714BCAC8DB0
56','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66FCE0B7BA12C1','
‫'دانه‬,'BCH1001',NULL,'ITEM677A2D7237FB49','items','100','100','100',NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,3,3,3,3,3,3,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'2025-01-05 11:27:54'),
(834,'ITINT677A2DF98AAF80','BRCH668EFCDB7C8B58','2025-01-05
11:30:09','ITEM677A2DF9681E30',' ‫دسته‬
‫'بگس‬,'PDCT677A2B23844630','raw','WRHS677A2BC027E401',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM677A2DF968
1E30','items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','us
d','1,1,4,4,4,4,4,4,4,4,4,4,4,4,0,0,0,0,0,0,4,4,4,4,4,4,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-05 11:30:09'),
(835,'ITINT677B8039DEB7A5','BRCH668A8A93BFCAF8','2025-01-06
11:33:21','ITEM677B8039DB0003','‫'تیر‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM677B8039DB
0003','items','100','100','100',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd',
'usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'2025-01-06 11:33:21'),
(836,'ITINT677B8063766788','BRCH668A8A93BFCAF8','2025-01-06
11:34:03','ITEM677B80637435F0','‫'زنجیر‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM677B806374
35F0','items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','us
d','1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 11:34:03'),
(837,'ITINT677B808CCC6D34','BRCH668A8A93BFCAF8','2025-01-06
11:34:44','ITEM677B808CC975F1','‫'دسته بکس‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام‬
‫'مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','
‫'دانه‬,'BCH1001',NULL,'ITEM677B808CC975F1','items','20','20','20',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,3,3,3,3,3,3,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'2025-01-06 11:34:44'),
(838,'ITINT677B80D0B864B9','BRCH668A8A93BFCAF8','2025-01-06
11:35:52','ITEM677B80D0B3A149','‫'بکس پی پی‬,NULL,'sales','WRHS6697EC3CBA24A3','
‫'دوکان‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','‫'دانه‬,'BCH1001',NULL,'ITEM677B80D0
B3A149','items','2','2','2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd
',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,20,20,20,20,20,20,20,20,20,20,20,20,10,10,10,10,10,10,30,30,30,30,30,30,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'2025-01-06 11:35:52'),
(839,'ITINT677B8215E969F4','BRCH668A8A93BFCAF8','2025-01-06
12:11:17','ITEM6753F2D6131B76','‫'رنگ‬,NULL,'raw','WRHS6753F18D8A6C34',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1003,'PROI677B8215DED998','production_
out',NULL,NULL,NULL,'10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,'usd','CURR66921C1
1107792','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,66.5,1.504,1.504,1.504,100.016,100.016,100.
016,1.504,1.504,1.504,100.016,100.016,100.016,0,0,0,0,0,0,1.504,1.504,1.504,100.016
,100.016,100.016,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 11:41:17'),
(840,'ITINT677B8215ECD971','BRCH668A8A93BFCAF8','2025-01-06
12:11:17','ITEM677B8039DB0003','‫'تیر‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1003,'PROI677B8215DED998','production_
out',NULL,NULL,NULL,'20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
1,1,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 11:41:17'),
(841,'ITINT677B8215F0ED66','BRCH668A8A93BFCAF8','2025-01-06
12:11:17','ITEM677B80637435F0','‫'زنجیر‬,NULL,'raw','WRHS675563A8BA00E5',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1003,'PROI677B8215DED998','production_
out',NULL,NULL,NULL,'10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 11:41:17'),
(842,'ITINT677B82160149D1','BRCH668A8A93BFCAF8','2025-01-06
12:11:17','ITEM677B80D0B3A149','‫'بکس پی پی‬,NULL,'sales','WRHS6697EC3CBA24A3','
‫'دوکان‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1003,'PROI677B8215DED998','productio
n_in','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,7.504,7.504,7.504,7.504,7.504,7.504,7.504,7.504,7.504,7.504,7.504,7.504,0,0,0,0
,0,0,7.504,7.504,7.504,7.504,7.504,7.504,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-
01-06 11:41:18'),
(843,'ITINT677B885E04E872','BRCH668A8A93BFCAF8','2025-01-06
12:08:06','ITEM677B885DF2E2B5','‫'زنحیر‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F98578824869','‫'کارتن‬,'BCH1001',NULL,'ITEM677B885DF
2E2B5','items','30','4260','30',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6
6921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,500,3.5
211267605633805,500,500,3.5211267605633805,500,500,3.5211267605633805,500,500,3.521
1267605633805,500,0,0,0,0,0,0,500,3.5211267605633805,500,500,3.5211267605633805,500
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-06 12:08:06'),
(845,'ITINT677D0ABD569104','BRCH664D790E231556','2025-01-07
15:34:03','ITEM677D0A23580083','Instagram
Follower',NULL,'sales','WRHS677D0A8B42B154','Server',NULL,NULL,NULL,NULL,'UNIT677D0
9E001CCA7','K','BCH1001',NULL,'ITEM677D0A23580083','items','15','15','15',NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,0.050000000000000044,0.05000000
0000000044,0.050000000000000044,0.050000000000000044,0.050000000000000044,0.0500000
00000000044,1.55,1.55,1.55,1.55,1.55,1.55,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-
01-07 15:36:37'),
(846,'ITINT677D0AEFA7F081','BRCH664D790E231556','2025-01-07
16:07:27','ITEM677D0A23580083','Instagram
Follower',NULL,'sales','WRHS677D0A8B42B154','Server','ACCT677D095907DAC1','Instagra
m
Follower',NULL,NULL,NULL,NULL,'BCH1001',2587,'SALE677D0AEF9E7A02','sales',NULL,NULL
,NULL,'15','15','15',NULL,NULL,NULL,'0','0','0','usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,0.050000000000000044,0.05000000
0000000044,0.050000000000000044,0.050000000000000044,0.050000000000000044,0.0500000
00000000044,1.55,1.55,1.55,1.55,1.55,1.55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-
01-07 15:37:27'),
(847,'ITINT677D0B6A6AE3B8','BRCH664D790E231556','2025-01-07
16:09:30','ITEM677D0A23580083','Instagram
Follower',NULL,'sales','WRHS677D0A8B42B154','Server','ACCT677D095907DAC1','Instagra
m
Follower',NULL,NULL,NULL,NULL,'BCH1001',2588,'SALE677D0B6A6219A9','sales',NULL,NULL
,NULL,'15','15','15',NULL,NULL,NULL,'0','0','0','CURR677D0B3CC07F34','usd','USD','
‫'دالر‬,'USD',','‫دالر‬
1,1,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,1.5,0.050000000000000044,0.05000000
0000000044,0.050000000000000044,0.050000000000000044,0.050000000000000044,0.0500000
00000000044,1.55,1.55,1.55,1.55,1.55,1.55,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-
01-07 15:39:30'),
(848,'ITINT678137F8AB1876','BRCH668EFCDB7C8B58','2025-01-10
20:08:40','ITEM6732DA856AAC11','‫'قیماق‬,NULL,'sales','WRHS67173F850657C7','‫'دوکان‬,'A
CCT66FE5FF87999F1','‫'محمد‬,NULL,NULL,NULL,NULL,'BCH1001',64,'SALE678137F8A14121','sa
les',NULL,NULL,NULL,'-10','-10','-
10',NULL,NULL,NULL,'60000','60000','60000','usd','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'دالر‬,'‫'افغانی‬,'‫دالر‬
1,70,14.285714285714286,14.285714285714286,14.285714285714286,1000,1000,1000,14.285
714285714286,14.285714285714286,14.285714285714286,1000,1000,1000,1.714285714285713
5,1.7142857142857135,1.7142857142857135,119.99999999999994,119.99999999999994,119.9
9999999999994,16,16,16,1120,1120,1120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-10
19:38:40'),
(849,'ITINT678137F8AFCC27','BRCH668EFCDB7C8B58','2025-01-10
20:08:40','ITEM670A0E8E6D6BF3','‫'بادام‬,'PDCT670A0D55AFB7D7','sales','WRHS670A0DFD04
F8E9','‫'دوکان نمبر اول‬,'ACCT66FE5FF87999F1','
‫'محمد‬,NULL,NULL,NULL,NULL,'BCH1001',64,'SALE678137F8A14121','sales',NULL,NULL,NULL,
'200','1400','200',NULL,NULL,NULL,'60000','420000','60000','usd','CURR66F984C96B669
1',','‫'افغانی‬,'‫'دالر‬,'‫'افغانی‬,'‫دالر‬
1,70,10,1.4285714285714286,10,700,100,700,10,1.4285714285714286,10,700,100,700,1.42
85714200000008,0.20408163142857155,1.4285714200000008,99.99999940000006,14.28571420
000001,99.99999940000006,11.42857142,1.6326530600000002,11.42857142,799.99999940000
01,114.28571420000002,799.9999994000001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-
10 19:38:40'),
(850,'ITINT678144631C0132','BRCH668EFCDB7C8B58','2025-01-10
21:01:39','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F84386552188',' ‫گدام‬
‫'عمومی‬,'ACCT66FAF39CE100E5','‫'عزیزی‬,NULL,NULL,NULL,NULL,'BCH1001',65,'SALE678144630
F03B9','sales',NULL,NULL,NULL,'100','100','100',NULL,NULL,NULL,'0','0','0','CURR66F
984C96B6691','usd',','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,30.6569343065692,30.6569343065692,30.6569343065692,0.43795620437956,0.43795620
437956,0.43795620437956,30.6569343065692,30.6569343065692,30.6569343065692,0.437956
20437956,0.43795620437956,0.43795620437956,10.2189781021895,10.2189781021895,10.218
9781021895,0.14598540145984998,0.14598540145984998,0.14598540145984998,40.875912408
7587,40.8759124087587,40.8759124087587,0.58394160583941,0.58394160583941,0.58394160
583941,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-10 20:31:39'),
(852,'ITINT67814684908254','BRCH668EFCDB7C8B58','2025-01-10
21:10:44','ITEM678145F9335D63',' ‫آرد‬
‫'قالین‬,'PDCT674191BD2692B8','raw','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'123',66,'SALE678146847111B9','sales',NULL,NULL,NULL,'10
','10','10',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,50,50,50,50,50,50
,1250,1250,1250,1250,1250,1250,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2025-01-04','2025-01-
17',NULL,'2025-01-10 20:40:44'),
(853,'ITINT67814784021877','BRCH668EFCDB7C8B58','2025-01-10
21:14:59','ITEM678145F9335D63',' ‫آرد‬
‫'قالین‬,'PDCT674191BD2692B8','raw','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'123',67,'SALE67814783C7FB39','sales',NULL,NULL,NULL,'20
','20','20',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,100,100,100,100,1
00,100,1300,1300,1300,1300,1300,1300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2025-01-04','2025-01-
17',NULL,'2025-01-10 20:45:00'),
(855,'ITINT678148B3884A11','BRCH668EFCDB7C8B58','2025-01-10
21:20:03','ITEM678145F9335D63',' ‫آرد‬
‫'قالین‬,'PDCT674191BD2692B8','raw','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'123',68,'SALE678148B37E1831','sales',NULL,NULL,NULL,'20
','20','20',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,1200,100,100,100,100,1
00,100,1300,1300,1300,1300,1300,1300,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2025-01-04','2025-01-
17',NULL,'2025-01-10 20:50:03'),
(856,'ITINT678149B72B45E8','BRCH668EFCDB7C8B58','2025-01-10
20:54:23','ITEM678149B713E979','‫'کود سفید‬,NULL,'raw','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,NULL,NULL,NULL,NULL,'UNIT6753F144F39971','123','‫'تن‬,NULL,'ITEM678149B713E979',
'items','60','60','60',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96B
6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,0,0,0,0,0,0,1300,
1300,1300,1300,1300,1300,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-04','2025-01-17',NULL,'2025-
01-10 20:54:23'),
(857,'ITINT678149FF5505D1','BRCH668EFCDB7C8B58','2025-01-10
21:25:35','ITEM678149B713E979','‫'کود سفید‬,NULL,'raw','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'123',69,'SALE678149FF4894C8','sales',NULL,NULL,NULL,'30
','30','30',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,1300,100,100,100,100,1
00,100,1400,1400,1400,1400,1400,1400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NULL,0,0,'2025-01-04','2025-01-
17',NULL,'2025-01-10 20:55:35'),
(858,'ITINT67814D710ACB04','BRCH668EFCDB7C8B58','2025-01-10
21:10:16','ITEM67814D70EE7BE0','‫'برنج سیله‬,NULL,'raw','WRHS670F7593E510A4',' ‫دوکان‬
‫'سوم‬,NULL,NULL,NULL,NULL,'UNIT670A0D9B4C9CE9','25','‫'سیر‬,NULL,'ITEM67814D70EE7BE0',
'items','20','20','140',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR66F984C96
B6691','CURR66F984C96B6691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,300,300,42.857142857142854,300,300,42.857142857142854,300,300,42.857142857142
854,300,300,42.857142857142854,0,0,0,0,0,0,300,300,42.857142857142854,300,300,42.85
7142857142854,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,'2024-12-21','2025-01-17',NULL,'2025-01-10
21:10:17'),
(859,'ITINT67814E802E3D96','BRCH668EFCDB7C8B58','2025-01-10
21:44:48','ITEM67814D70EE7BE0','‫'برنج سیله‬,NULL,'raw','WRHS6714BCAC8DB056',' ‫گدام‬
‫'مواد خام‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'574',66,'PRCH67814E8020C091','purchases','100','100','7
00',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6
691',','‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,200,200,28.571428571428573,200,200,28.571428571428573,200,200,28.571428571428
573,200,200,28.571428571428573,100,100,14.285714285714286,100,100,14.28571428571428
6,300,300,42.857142857142854,300,300,42.857142857142854,0,0,0,0,0,0,0,0,0,0,0,0,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,
0,NULL,0,NULL,NULL,NULL,'2025-01-10 21:14:48'),
(860,'ITINT678150FAD59971','BRCH668EFCDB7C8B58','2025-01-10
21:55:22','ITEM66F85D838E02F9','‫'نوشابه‬,NULL,'sales','WRHS66F99D28059D71',' ‫کدام‬
‫'دوکان‬,'ACCT66FCE5D9C135C3',' ‫شرکت‬
‫'احمدی‬,NULL,NULL,NULL,NULL,'85',43,'PRCH678150FAAB6776','purchases','10','10','10',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,500,500,500,7.142857142857143,7.142857142857143,7.142857142857143,500,500,500,
7.142857142857143,7.142857142857143,7.142857142857143,50,50,50,0.7142857142857143,0
.7142857142857143,0.7142857142857143,550,550,550,7.857142857142857,7.85714285714285
7,7.857142857142857,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2025-01-10
21:25:22'),
(861,'ITINT6781527A202EC3','BRCH668EFCDB7C8B58','2025-01-10
21:31:46','ITEM6781527A1490E6','‫'ماش‬,'PDCT674191BD2692B8','raw','WRHS670F7593E510A4
','‫'دوکان سوم‬,NULL,NULL,NULL,NULL,'UNIT670A0D9B4C9CE9','','‫سیر‬
67',NULL,'ITEM6781527A1490E6','items','10','10','10',NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,400,400,400,400,400,400,400,400,400,400,400,400,0,0,0,0,0,0,400,400,400,400,4
00,400,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,'2024-12-28','2025-01-17',NULL,'2025-01-10 21:31:46'),
(862,'ITINT6781530689D076','BRCH668EFCDB7C8B58','2025-01-10
22:04:06','ITEM6781527A1490E6','‫'ماش‬,'PDCT674191BD2692B8','raw','WRHS6714BCAC8DB056
','‫'گدام مواد خام‬,'ACCT66FE659B78BE01',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'98',89,'PRCH67815306635805','purchases','50','50','50',NU
LL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,450,450,450,450,450,450,450,450,450,450,450,450,50,50,50,50,50,50,500,500,500
,500,500,500,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2025-01-10
21:34:06'),
(863,'ITINT678153BC6C95A7','BRCH668EFCDB7C8B58','2025-01-10
22:07:08','ITEM6781527A1490E6','‫'ماش‬,'PDCT674191BD2692B8','raw','WRHS670F7593E510A4
','‫'دوکان سوم‬,'CASHSALEBRCH668EFCDB7C8B58',' ‫مشتری‬
‫'بازار‬,NULL,NULL,NULL,NULL,'67',70,'SALE678153BC608F61','sales',NULL,NULL,NULL,'10'
,'10','10',NULL,NULL,NULL,'0','0','0','CURR66F984C96B6691','CURR66F984C96B6691','
,'‫'افغانی‬,'‫'افغانی‬,'‫'افغانی‬,'‫افغانی‬
70,70,441.66666666667,441.66666666667,441.66666666667,441.66666666667,441.666666666
67,441.66666666667,441.66666666667,441.66666666667,441.66666666667,441.66666666667,
441.66666666667,441.66666666667,58.33333333333002,58.33333333333002,58.333333333330
02,58.33333333333002,58.33333333333002,58.33333333333002,500,500,500,500,500,500,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,
NULL,0,NULL,0,0,'2024-12-28','2025-01-17',NULL,'2025-01-10 21:37:08'),
(864,'ITINT678367AC75C0B8','BRCH677E30321C0BF1','2025-01-12
11:26:44','ITEM678367AC71A909',' ‫حلقه‬
‫'دیگ‬,'PDCT678365B5B98612','raw','WRHS678366A2892DA3',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT674ABB06C23B02','‫'دانه‬,'BCH1001',NULL,'ITEM678367AC71
A909','items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','us
d','1,1,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:26:44'),
(865,'ITINT678367F85EB4F5','BRCH677E30321C0BF1','2025-01-12
11:28:00','ITEM678367F8542187','‫'رنگ‬,NULL,'raw','WRHS678366A2892DA3',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,'UNIT66F7AFEE8F77C6','‫'کیلو‬,'BCH1001',NULL,'ITEM678367F854
2187','items','12','12','12',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','us
d','1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:28:00'),
(866,'ITINT6783684D000D23','BRCH677E30321C0BF1','2025-01-12
11:29:24','ITEM6783684CEAEC03','‫'نیزل دیگ بخار‬,NULL,'raw','WRHS678366A2892DA3','
‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66FCE0B7BA12C1','
‫'دانه‬,'BCH1001',NULL,'ITEM6783684CEAEC03','items','12','12','12',NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,3,3,3,3,3,3,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,'2025-01-12 11:29:25'),
(867,'ITINT678368957882A5','BRCH677E30321C0BF1','2025-01-12
11:30:37','ITEM67836895748F33','‫'دیک بخار‬,NULL,'sales','WRHS678366B8DF14C7',' ‫گدام‬
‫'محصول‬,NULL,NULL,NULL,NULL,'UNIT6773C8B62BE9B3','‫'دانه‬,'BCH1001',NULL,'ITEM67836895
748F33','items','1','1','1',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd
',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,12,12,12,12,12,12,12,12,12,12,12,12,3,3,3,3,3,3,15,15,15,15,15,15,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,'2025-01-12 11:30:37'),
(868,'ITINT678369EBA5E916','BRCH677E30321C0BF1','2025-01-12
12:06:19','ITEM6783684CEAEC03','‫'نیزل دیگ بخار‬,NULL,'raw','WRHS678366A2892DA3','
‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1004,'PROI678369EB972EB3','production_
out',NULL,NULL,NULL,'4','4','4',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
1,1,3,3,3,3,3,3,3,3,3,3,3,3,0,0,0,0,0,0,3,3,3,3,3,3,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:36:19'),
(869,'ITINT678369EBABFBB7','BRCH677E30321C0BF1','2025-01-12
12:06:19','ITEM678367AC71A909',' ‫حلقه‬
‫'دیگ‬,'PDCT678365B5B98612','raw','WRHS678366A2892DA3',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1004,'PROI678369EB972EB3','production_
out',NULL,NULL,NULL,'2','2','2',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
1,1,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:36:19'),
(870,'ITINT678369EBB2E296','BRCH677E30321C0BF1','2025-01-12
12:06:19','ITEM678367F8542187','‫'رنگ‬,NULL,'raw','WRHS678366A2892DA3',' ‫گدام مواد‬
‫'خام‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1004,'PROI678369EB972EB3','production_
out',NULL,NULL,NULL,'2.4','2.4','2.4',NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:36:19'),
(871,'ITINT678369EBB8B7D1','BRCH677E30321C0BF1','2025-01-12
12:06:19','ITEM67836895748F33','‫'دیک بخار‬,NULL,'sales','WRHS678366B8DF14C7',' ‫گدام‬
‫'محصول‬,NULL,NULL,NULL,NULL,NULL,NULL,'BCH1001',1004,'PROI678369EB972EB3','productio
n_in','2','2','2',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'usd','usd','
,'‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,15.2,15.2,15.2,15.2,15.2,15.2,15.2,15.2,15.2,15.2,15.2,15.2,0,0,0,0,0,0,15.2,15
.2,15.2,15.2,15.2,15.2,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:36:19'),
(872,'ITINT67836CE279D432','BRCH668A8A93BFCAF8','2025-01-12
11:48:58','ITEM67836CE2759134','‫'میخک‬,'PDCT678365B5B98612','raw','WRHS6697EC5B6CA96
4','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','','‫دانه‬
100',NULL,'ITEM67836CE2759134','items','1500','1500','1500',NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'
afg','afg',66.5,66.5,10,10,10,10,10,10,10,10,10,10,10,10,0,0,0,0,0,0,10,10,10,10,10
,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-12 11:48:58'),
(873,'ITINT67849CBF0E80A8','BRCH668A8A93BFCAF8','2025-01-13
09:25:27','ITEM67849CBF05ADB1',' ‫اشپولق دیگ‬
‫'بخار‬,'PDCT678365B5B98612','raw','WRHS67836B898689E5',' ‫گدام شرکت‬
‫'مطمعن‬,NULL,NULL,NULL,NULL,'UNIT673ADD86DE3A80','01','‫'دانه‬,NULL,'ITEM67849CBF05ADB
1','items','1200','1200','1200',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6
6921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,2000,20
00,2000,2000,2000,2000,2000,2000,2000,2000,2000,2000,0,0,0,0,0,0,2000,2000,2000,200
0,2000,2000,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2025-01-13 09:25:27'),
(874,'ITINT6784ADFD5540C3','BRCH677E30321C0BF1','2025-01-13
11:09:01','ITEM678367AC71A909',' ‫حلقه‬
‫'دیگ‬,'PDCT678365B5B98612','raw','WRHS678366A2892DA3',' ‫گدام مواد‬
‫'خام‬,'ACCT6784AD85517482',' ‫شرکت‬
‫'خان‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH6784ADFD4A2987','purchases','4','4','4',N
ULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,2,2,2,2,2,2,2,2,2,2,2,2,0,0,0,0,0,0,2,2,2,2,2,2,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NU
LL,0,NULL,NULL,NULL,'2025-01-13 10:39:01'),
(875,'ITINT6784ADFD5DB9B9','BRCH677E30321C0BF1','2025-01-13
11:09:01','ITEM678367F8542187','‫'رنگ‬,NULL,'raw','WRHS678366A2892DA3',' ‫گدام مواد‬
‫'خام‬,'ACCT6784AD85517482',' ‫شرکت‬
‫'خان‬,NULL,NULL,NULL,NULL,'BCH1001',1,'PRCH6784ADFD4A2987','purchases','2','2','2',N
ULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,NULL,0,NU
LL,0,NULL,NULL,NULL,'2025-01-13 10:39:01'),
(876,'ITINT6784AF50D04EB4','BRCH677E30321C0BF1','2025-01-13
11:14:40','ITEM67836895748F33','‫'دیک بخار‬,NULL,'sales','WRHS678366B8DF14C7',' ‫گدام‬
‫'محصول‬,'CASHSALEBRCH677E30321C0BF1','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',1,'SALE6784AF50C114C4','sales',NULL,NULL,NULL,'
1','1','1',NULL,NULL,NULL,'0','0','0','usd','usd',','‫'دالر‬,'‫'دالر‬,'‫'دالر‬,'‫دالر‬
1,1,14.133333333333,14.133333333333,14.133333333333,14.133333333333,14.133333333333
,14.133333333333,14.133333333333,14.133333333333,14.133333333333,14.133333333333,14
.133333333333,14.133333333333,2.9999999999999982,2.9999999999999982,2.9999999999999
982,2.9999999999999982,2.9999999999999982,2.9999999999999982,17.133333333333,17.133
333333333,17.133333333333,17.133333333333,17.133333333333,17.133333333333,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,
NULL,0,0,NULL,NULL,NULL,'2025-01-13 10:44:40'),
(877,'ITINT6784C1F8DB0CC3','BRCH668A8A93BFCAF8','2025-01-13
12:04:16','ITEM6784C1F8D1A131','‫'نیزل‬,'PDCT6784C16114B8F3','raw','WRHS6697EC5B6CA96
4','‫'گدام مواد خام‬,NULL,NULL,NULL,NULL,'UNIT66F985925723A4','','‫دانه‬
00112',NULL,'ITEM6784C1F8D1A131','items','1500','1500','1500',NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,'CURR66921C11107792','CURR66921C11107792','‫'افغانی‬,'‫'افغانی‬
,'afg','afg',66.5,66.5,35000,35000,35000,35000,35000,35000,35000,35000,35000,35000,
35000,35000,0,0,0,0,0,0,35000,35000,35000,35000,35000,35000,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,NULL,'2025-01-13 12:04:16'),
(878,'ITINT6784C3BE74D5C9','BRCH668A8A93BFCAF8','2025-01-13
12:41:50','ITEM6784C1F8D1A131','‫'نیزل‬,'PDCT6784C16114B8F3','raw','WRHS6697EC5B6CA96
4','‫'گدام مواد خام‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'00112',1014,'SALE6784C3BE48A5C4','sales',NULL,NULL,NULL,
'200','200','200',NULL,NULL,NULL,'10','10','10','CURR66921C11107792','CURR66921C111
07792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,35000,35000,35000,35000,35000,35000,
35000,35000,35000,35000,35000,35000,0,0,0,0,0,0,35000,35000,35000,35000,35000,35000
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-13 12:11:50'),
(879,'ITINT6784C3BE8BD786','BRCH668A8A93BFCAF8','2025-01-13
12:41:50','ITEM6784C1F8D1A131','‫'نیزل‬,'PDCT6784C16114B8F3','raw','WRHS6697EC5B6CA96
4','‫'گدام مواد خام‬,'CASHSALEBRCH668A8A93BFCAF8','Cash
Sale',NULL,NULL,NULL,NULL,'00112',1014,'SALE6784C3BE48A5C4','sales',NULL,NULL,NULL,
'1200','1200','1200',NULL,NULL,NULL,'10','10','10','CURR66921C11107792','CURR66921C
11107792','‫'افغانی‬,'‫'افغانی‬,'afg','afg',66.5,66.5,35000,35000,35000,35000,35000,350
00,35000,35000,35000,35000,35000,35000,0,0,0,0,0,0,35000,35000,35000,35000,35000,35
000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-13 12:11:50'),
(880,'ITINT67853C277D0D62','BRCH678520342BC8E1','2025-01-13
20:45:35','ITEM67853C27702763',' ‫آرد‬
‫'قالین‬,'PDCT678529ECE83489','sales','WRHS6785294AD43EE1',' ‫گدام پهلوی‬
‫'دکان‬,NULL,NULL,NULL,NULL,'UNIT672E7574A59DC3','123','‫'تن‬,NULL,'ITEM67853C27702763'
,'items','100','5000','2000',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR6785
2396A0E0C6','CURR67852396A0E0C6','‫'افغانی‬,'‫'افغانی‬,'AFN','AFN',72,72,1200,24,60,120
0,24,60,1200,24,60,1200,24,60,200,4,10,200,4,10,1400,28,70,1400,28,70,NULL,NULL,NUL
L,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL
,NULL,'2025-01-04','2025-01-17',NULL,'2025-01-13 20:45:35'),
(881,'ITINT67853D49F232B1','BRCH678520342BC8E1','2025-01-13
20:50:25','ITEM67853D49DB46A7',' ‫ کیلو‬48 ‫آرد وطنی‬
‫'خورشید‬,'PDCT678529F8695FF9','sales','WRHS6785294AD43EE1',' ‫گدام پهلوی‬
‫'دکان‬,NULL,NULL,NULL,NULL,'UNIT67853B06BD8401','2','‫'بوری‬,NULL,'ITEM67853D49DB46A7'
,'items','20','20','20',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'CURR67852396A
0E0C6','CURR67852396A0E0C6','‫'افغانی‬,'‫'افغانی‬,'AFN','AFN',72,72,1100,1100,1100,1100
,1100,1100,1100,1100,1100,1100,1100,1100,20,20,20,20,20,20,1120,1120,1120,1120,1120
,1120,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NU
LL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,
NULL,NULL,NULL,NULL,NULL,'2025-01-04','2025-01-17',NULL,'2025-01-13 20:50:25'),
(882,'ITINT6785CF6970F3E3','BRCH668A8A93BFCAF8','2025-01-14
07:43:53','ITEM669CB171483709','‫'تخته‬,NULL,'raw','WRHS6697EC5B6CA964',' ‫گدام مواد‬
‫'خام‬,'ACCT66922598854C51','‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',1015,'SALE6785CF6960
EE88','sales',NULL,NULL,NULL,'20','20','20',NULL,NULL,NULL,'0','0','0','usd','CURR6
6921C11107792','‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'afg',1,66.5,6.015037593984962,6.015037593984
962,6.015037593984962,400,400,400,6.015037593984962,6.015037593984962,6.01503759398
4962,400,400,400,0,0,0,0,0,0,6.015037593984962,6.015037593984962,6.015037593984962,
400,400,400,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NUL
L,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-14 07:13:53'),
(883,'ITINT67873DC5B14C13','BRCH668EE96F643F60','2025-01-15
09:47:01','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B6F95D4C7C00','‫'دوکان‬,'ACC
T66B2FA4082C189',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH67873DC5A36F81','purchases','56','56','56
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66B4787C383EC4','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,230,230,230,3.2857142857142856,3.2857142857142856,3.2857142857142856,230,230,2
30,3.2857142857142856,3.2857142857142856,3.2857142857142856,50,50,50,0.714285714285
7143,0.7142857142857143,0.7142857142857143,280,280,280,4,4,4,0,0,0,0,0,0,0,0,0,0,0,
0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,NULL,0,
NULL,0,NULL,0,NULL,NULL,NULL,'2025-01-15 09:17:01'),
(884,'ITINT67873DC5BA0D46','BRCH668EE96F643F60','2025-01-15
09:47:01','ITEM66B729D27B00E7','‫'سمنت‬,'PDCT66B728475FB5D4','sales','WRHS66B6F95D4C7
C00','‫'دوکان‬,'ACCT66B2FA4082C189',' ‫شرکت خالد‬
‫'ولی‬,NULL,NULL,NULL,NULL,'BCH1001',2,'PRCH67873DC5A36F81','purchases','6','6000','6
',NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'CURR66B4787C383EC4','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,320,0.32,320,4.571428571428571,0.004571428571428571,4.571428571428571,320,0.32
,320,4.571428571428571,0.004571428571428571,4.571428571428571,30,0.03,30,0.42857142
857142855,0.00042857142857142855,0.42857142857142855,350,0.35,350,5,0.005,5,0,0,0,0
,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,
0,0,0,0,NULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2025-01-15 09:17:01'),
(885,'ITINT67873EFCBF0512','BRCH668EE96F643F60','2025-01-15
09:52:12','ITEM66B2FB2E29DBA4','‫'دوا‬,NULL,'sales','WRHS66B2FA79C91636',' ‫دوکان نمبر‬
‫'اول‬,'CASHSALEBRCH668EE96F643F60','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',237,'SALE67873EFCB022A3','sales',NULL,NULL,NULL
,'45','45','45',NULL,NULL,NULL,'0','0','0','CURR66B4787C383EC4','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,7071.8918918921,7071.8918918921,7071.8918918921,101.02702702703,101.0270270270
3,101.02702702703,7071.8918918921,7071.8918918921,7071.8918918921,101.02702702703,1
01.02702702703,101.02702702703,49.99999999959982,49.99999999959982,49.9999999995998
2,0.7142857142799974,0.7142857142799974,0.7142857142799974,7121.8918918917,7121.891
8918917,7121.8918918917,101.74131274131,101.74131274131,101.74131274131,0,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,NU
LL,0,0,NULL,NULL,NULL,'2025-01-15 09:22:12'),
(886,'ITINT67873EFCC65586','BRCH668EE96F643F60','2025-01-15
09:52:12','ITEM66B6F8DE942A99','machin','PDCT66B05A4268C024','sales','WRHS66B6F95D4
C7C00','‫'دوکان‬,'CASHSALEBRCH668EE96F643F60','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',237,'SALE67873EFCB022A3','sales',NULL,NULL,NULL
,'2','2','2',NULL,NULL,NULL,'0','0','0','CURR66B4787C383EC4','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,100399.999999999,100399.999999999,100399.999999999,1434.2857142857,1434.285714
2857,1434.2857142857,100399.999999999,100399.999999999,100399.999999999,1434.285714
2857,1434.2857142857,1434.2857142857,700,700,700,10,10,10,101099.999999999,101099.9
99999999,101099.999999999,1444.2857142857,1444.2857142857,1444.2857142857,0,0,0,0,0
,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,0,
NULL,0,0,NULL,NULL,NULL,'2025-01-15 09:22:12'),
(887,'ITINT67873EFCCCD1A1','BRCH668EE96F643F60','2025-01-15
09:52:12','ITEM66B729D27B00E7','‫'سمنت‬,'PDCT66B728475FB5D4','sales','WRHS66B728E5575
1F7','‫'شرکت منیر‬,'CASHSALEBRCH668EE96F643F60','Cash
Sale',NULL,NULL,NULL,NULL,'BCH1001',237,'SALE67873EFCB022A3','sales',NULL,NULL,NULL
,'2','2000','2',NULL,NULL,NULL,'0','0','0','CURR66B4787C383EC4','usd','
,'‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'‫افغانی‬
70,1,17304.6153846153,17.3046153846153,17304.6153846153,247.20879120879,0.247208791
20879,247.20879120879,17304.6153846153,17.3046153846153,17304.6153846153,247.208791
20879,0.24720879120879,247.20879120879,29.999999999901775,0.029999999999901775,29.9
99999999901775,0.42857142857002534,0.0004285714285700253,0.42857142857002534,17334.
6153846152,17.3346153846152,17334.6153846152,247.63736263736,0.24763736263736003,24
7.63736263736,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,NULL,NULL,NULL,NULL,N
ULL,NULL,NULL,0,NULL,0,NULL,0,0,NULL,NULL,NULL,'2025-01-15 09:22:12'),
(888,'ITINT6788C2B08A0683','BRCH664D790E231556','2025-01-16
13:26:24','ITEM66F51A70047BE4','‫'افغان کوکرد‬,NULL,'sales','WRHS66E1B8649CC835','2
‫'نمبر دوکان‬,'ACCT66E7B6A66174E2','
‫'احمد‬,NULL,NULL,NULL,NULL,'BCH1001',0,'PRCH6788C2B0578704','purchases','1','1','1',
NULL,NULL,NULL,'0','0','0',NULL,NULL,NULL,'usd','CURR6690AF39D9B836','
‫'دالر‬,'‫'افغانی‬,'‫'دالر‬,'AFG',1,74,200,200,200,14800,14800,14800,200,200,200,14800,14
800,14800,120,120,120,8880,8880,8880,320,320,320,23680,23680,23680,0,0,0,0,0,0,0,0,
0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,0,N
ULL,0,NULL,0,NULL,0,NULL,NULL,NULL,'2025-01-16 12:56:24');
/*!40000 ALTER TABLE `items_inventory_stats` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `journal`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `journal` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`branch` varchar(100) DEFAULT NULL,
`journal_date` date DEFAULT NULL,
`receiving_currency` varchar(100) DEFAULT NULL,
`payment_currency` varchar(100) DEFAULT NULL,
`receiving_account` varchar(100) DEFAULT NULL,
`payment_account` varchar(100) DEFAULT NULL,
`receiving_amount` double DEFAULT NULL,
`payment_amount` double DEFAULT NULL,
`calculation_type` varchar(100) NOT NULL DEFAULT 'multiply',
`rate` double NOT NULL DEFAULT 1,
`receiving_narration` text DEFAULT NULL,
`payment_narration` text DEFAULT NULL,
`receiving_cue` double DEFAULT NULL,
`payment_cue` double DEFAULT NULL,
`is_activity` varchar(255) NOT NULL DEFAULT 'no',
`is_receipt` varchar(255) NOT NULL DEFAULT 'no',
`activity_uid` varchar(255) DEFAULT NULL,
`receipt_uid` varchar(255) DEFAULT NULL,
`sub_approval` varchar(255) DEFAULT 'approved',
`sub_approval_user` varchar(255) DEFAULT NULL,
`sub_approval_user_name` varchar(255) DEFAULT NULL,
`main_approval` varchar(255) DEFAULT 'approved',
`main_approval_user` varchar(255) DEFAULT NULL,
`main_approval_user_name` varchar(255) DEFAULT NULL,
`approval_type` varchar(255) DEFAULT 'new',
`approval_entry` longtext DEFAULT NULL,
`old_entry_details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
`invoice` int(11) DEFAULT NULL,
`extra_income_account` varchar(255) DEFAULT NULL,
`extra_income_amount` double DEFAULT NULL,
`is_extra_income` varchar(255) DEFAULT 'no',
`serial_id` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=185 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `journal` WRITE;


/*!40000 ALTER TABLE `journal` DISABLE KEYS */;
INSERT INTO `journal` VALUES
(9,'JRNL6699489DD32388','BRCH668A8A93BFCAF8','2024-07-
18','CURR66921C11107792','usd','ACCT669947C5C9DB83','ACCT6699479739BAC9',1000,1000,
'multiply',1,'71,1,'‫'هعاهععههع‬,'‫هعاهععههع‬,'no','no',NULL,NULL,'approved','ADMIN127H
8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','update','{\
"journal_date\":\"2024-07-
18\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"usd\",\"r
eceiving_account\":\"ACCT669947C5C9DB83\",\"payment_account\":\"ACCT6699479739BAC9\
",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000\",\"receiving_narration\"
:\"\\u0647\\u0639\\u0627\\u0647\\u0639\\u0639\\u0647\\u0647\\
u0639\",\"payment_narration\":\"\\u0647\\u0639\\u0627\\u0647\\u0639\\u0639\\u0647\\
u0647\\
u0639\",\"receiving_cue\":71,\"payment_cue\":1,\"calculation_type\":\"multiply\",\"
rate\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":null}','{\"id\":
9,\"uid\":\"JRNL6699489DD32388\",\"branch\":\"BRCH668A8A93BFCAF8\",\"journal_date\"
:\"2024-07-
18\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT669947C5C9DB83\",\"payment_account\":\"ACCT
6699479739BAC9\",\"receiving_amount\":1000,\"payment_amount\":1000,\"calculation_ty
pe\":\"multiply\",\"rate\":1,\"receiving_narration\":\"\\u0647\\u0639\\u0627\\
u0647\\u0639\\u0639\\u0647\\u0647\\u0639\",\"payment_narration\":\"\\u0647\\u0639\\
u0627\\u0647\\u0639\\u0639\\u0647\\u0647\\
u0639\",\"receiving_cue\":71,\"payment_cue\":71,\"is_activity\":\"no\",\"is_receipt
\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\",
\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"adm
in\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH94
3!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_ent
ry\":null,\"old_entry_details\":null,\"created_at\":\"2024-07-18
12:53:49\",\"invoice\":1,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":1}','2024-07-18
12:53:49',1,NULL,NULL,'no',1),
(10,'JRNL66994DB43EF300','BRCH668A8A93BFCAF8','2024-07-
18','CURR66921C11107792','usd','ACCT669947C5C9DB83','ACCT6699479739BAC9',7000,100,'
divide',70,'bbbb','bbbb',71,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH9
43!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-
07-18 13:15:32',2,NULL,NULL,'no',2),
(17,'JRNL66A0B5AE2F6E97','BRCH668A8A93BFCAF8','2024-07-
24','usd','usd','SAFEACCOUNTBRCH668A8A93BFCAF8','ACCT669225B9B2ACD6',5000,5000,'mul
tiply',1,'l;kjkl;j;lkjok','l;kjkl;j;lkjok',1,1,'no','no',NULL,NULL,'approved','ADMI
N127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',N
ULL,NULL,'2024-07-24 04:05:02',3,NULL,NULL,'no',3),
(21,'JRNL66A481BF1F66D9','BRCH668EE8F08DD356','2024-07-
27','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
668EFF4708CD41',20000,20000,'multiply',1,'HHH','HHH',70.5,70.5,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-07-27 01:12:31',1,NULL,NULL,'no',1),
(22,'JRNL66A481F86837E0','BRCH668EE8F08DD356','2024-07-
27','CURR668EFECFDD0671','CURR668EFECFDD0671','ACCT668EFF4708CD41','SAFEACCOUNTBRCH
668EE8F08DD356',20000,20000,'multiply',1,'J','J',70.5,70.5,'no','no',NULL,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-07-27 01:13:28',2,NULL,NULL,'no',2),
(28,'JRNL66A752F61CF375','BRCH668EED6BC0B172','2024-07-
29','usd','usd','SAFEACCOUNTBRCH668EED6BC0B172','ACCT66A752477000C7',200,200,'multi
ply',1,'ggg','ggg',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','a
dmin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-07-29
04:29:42',1,NULL,NULL,'no',1),
(31,'JRNL66AF13867482B0','BRCH668EE8F08DD356','2024-08-
04','usd','usd','ACCT66AF130B7AC5C4','ACCT668EFF55A91443',10000,10000,'multiply',1,
'fcc','fcc',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','
approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-04
01:37:10',3,NULL,NULL,'no',3),
(32,'JRNL66B086E8C83CD2','BRCH668A8A93BFCAF8','2024-08-
05','usd','usd','ACCT669947C5C9DB83','SAFEACCOUNTBRCH668A8A93BFCAF8',100,100,'multi
ply',1,'ERGRT','ERGRT',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!
','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','update','{\"journal_date\"
:\"2024-08-
05\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT669947C5C9DB83\",\"payment_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"
receiving_amount\":\"100\",\"payment_amount\":\"100\",\"receiving_narration\":\"ERG
RT\",\"payment_narration\":\"ERGRT\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",
\"calculation_type\":\"multiply\",\"rate\":\"1\",\"extra_income_account\":null,\"ex
tra_income_amount\":null}','{\"id\":\"32\",\"uid\":\"JRNL66B086E8C83CD2\",\"branch\
":\"BRCH668A8A93BFCAF8\",\"journal_date\":\"2024-08-
05\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT669947C5C9DB83\",\"payment_account\":\"SAFEACCOUNTBRCH668A8A93BFCAF8\",\"
receiving_amount\":\"100\",\"payment_amount\":\"100\",\"calculation_type\":\"multip
ly\",\"rate\":\"1\",\"receiving_narration\":\"ERGRT\",\"payment_narration\":\"ERGRT
\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",\"is_receip
t\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"approved\"
,\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name\":\"ad
min\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T45FEHH9
43!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"approval_en
try\":null,\"old_entry_details\":null,\"created_at\":\"2024-08-05
04:01:44\",\"invoice\":\"4\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"4\"}','2024-08-05
04:01:44',4,NULL,NULL,'no',4),
(33,'JRNL66B08E4A291889','BRCH668A8A93BFCAF8','2024-08-
05','CURR66921C11107792','CURR66921C11107792','ACCT669225DC0B2054','SAFEACCOUNTBRCH
668A8A93BFCAF8',75000,75000,'multiply',1,','‫'توسط نور احمد جان‬,'‫توسط نور احمد جان‬
71.8,71.8,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-05
04:33:14',5,NULL,NULL,'no',5),
(37,'JRNL66B44A48D21D74','BRCH668EE96F643F60','2024-08-
08','usd','usd','SAFEACCOUNTBRCH668EE96F643F60','ACCT66B2FA4082C189',2000,2000,'mul
tiply',1,'mmmmmmmmmm','mmmmmmmmmm',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL
7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL
,'2024-08-08 00:32:08',1,NULL,NULL,'no',1),
(38,'JRNL66B44C358108B4','BRCH668EE96F643F60','2024-08-
08','usd','usd','SAFEACCOUNTBRCH668EE96F643F60','ACCT66B32188A6C774',20000,20000,'m
ultiply',1,'sbnsfgfsf','sbnsfgfsf',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL
7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL
,'2024-08-08 00:40:21',2,NULL,NULL,'no',2),
(39,'JRNL66B44CD39BCE21','BRCH668EE96F643F60','2024-08-
08','usd','usd','ACCT66A734677DD187','SAFEACCOUNTBRCH668EE96F643F60',14890,14890,'m
ultiply',1,'[]lpl]]','[]lpl]]',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45
FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'20
24-08-08 00:42:59',3,NULL,NULL,'no',3),
(40,'JRNL66B44FB58D4197','BRCH668EE96F643F60','2024-08-
08','usd','usd','SAFEACCOUNTBRCH668EE96F643F60','ACCT66B2FA4082C189',11000,11000,'m
ultiply',1,'kn kj','kn
kj',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved
','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-08
00:55:17',4,NULL,NULL,'no',4),
(41,'JRNL66B4537C9B35C9','BRCH668EE96F643F60','2024-08-
08','usd','usd','SAFEACCOUNTBRCH668EE96F643F60','ACCT66A734677DD187',1000,1000,'mul
tiply',1,'mbkbkjbkj','mbkbkjbkj',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T
45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'
2024-08-08 01:11:24',5,NULL,NULL,'no',5),
(42,'JRNL66B6F2DE1CD3C5','BRCH668EE96F643F60','2024-08-
10','usd','usd','ACCT66B47A95AC7D90','SAFEACCOUNTBRCH668EE96F643F60',1000,1000,'mul
tiply',1,'mbkbkjbkj','mbkbkjbkj',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T
45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'
2024-08-10 00:55:58',6,NULL,NULL,'no',6),
(43,'JRNL66B6F3D28A0864','BRCH668EE96F643F60','2024-08-
10','usd','usd','ACCT66A734677DD187','SAFEACCOUNTBRCH668EE96F643F60',10000,10000,'m
ultiply',1,'kn kj','kn
kj',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved
','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-10
01:00:02',7,NULL,NULL,'no',7),
(46,'JRNL66B9E0F6C698B9','BRCH668EE8F08DD356','2024-08-
12','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
66A734677DD187',1000,1000,'multiply',1,'70.5,70.5,'‫'تتات‬,'‫تتات‬,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-08-12 06:16:22',4,NULL,NULL,'no',4),
(47,'JRNL66B9E1D2B33845','BRCH668EE8F08DD356','2024-08-
12','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
66B74930B5B897',1000,1000,'multiply',1,'knjhjk','knjhjk',70.5,70.5,'no','no',NULL,N
ULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH9
43!','admin','new',NULL,NULL,'2024-08-12 06:20:02',5,NULL,NULL,'no',5),
(54,'JRNL66C08B5A8CA381','BRCH668EE8F08DD356','2024-08-
17','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
668EFF4708CD41',40000,40000,'multiply',1,','‫'برای نمایندع محمود‬,'‫برای نمایندع محمود‬
70.5,70.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-17
07:36:58',6,NULL,NULL,'no',6),
(55,'JRNL66C0CACC1ED226','BRCH668EED6BC0B172','2024-08-
17','usd','usd','ACCT66A734677DD187','CASHSALEBRCH668EED6BC0B172',100,100,'multiply
',1,'jjjj','jjjj',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','ad
min','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-08-17
12:07:40',2,NULL,NULL,'no',2),
(56,'JRNL66C306AED84815','BRCH668A8A93BFCAF8','2024-08-
19','CURR66921C11107792','CURR66921C11107792','ACCT66C306755B8703','SAFEACCOUNTBRCH
668A8A93BFCAF8',1000,1000,'multiply',1,'ergrg','ergrg',71.8,71.8,'no','no',NULL,NUL
L,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943
!','admin','update','{\"journal_date\":\"2024-08-
19\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66C306755B8703\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"receiving_narration\":\"ergrg\",\"payment_narration\":\"ergrg\",\"receiving_cu
e\":71.7999999999999971578290569595992565155029296875,\"payment_cue\":71.7999999999
999971578290569595992565155029296875,\"calculation_type\":\"multiply\",\"rate\":\"1
\",\"extra_income_account\":null,\"extra_income_amount\":null}','{\"id\":56,\"uid\"
:\"JRNL66C306AED84815\",\"branch\":\"BRCH668A8A93BFCAF8\",\"journal_date\":\"2024-
08-
19\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66C306755B8703\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":1000,\"payment_amount\":1000,\"cal
culation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\"ergrg\",\"payment
_narration\":\"ergrg\",\"receiving_cue\":71.799999999999997157829056959599256515502
9296875,\"payment_cue\":71.7999999999999971578290569595992565155029296875,\"is_acti
vity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"su
b_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_
approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\
":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_typ
e\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"202
4-08-19
04:47:42\",\"invoice\":6,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":6}','2024-08-19
04:47:42',6,NULL,NULL,'no',6),
(62,'JRNL66C9862015C6E6','BRCH668A8A93BFCAF8','2024-08-
24','CURR66921C11107792','CURR66921C11107792','ACCT66C985BEA18197','SAFEACCOUNTBRCH
668A8A93BFCAF8',2000,2000,'multiply',1,'71.8,71.8,'‫'قب‬,'‫قب‬,'no','no',NULL,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-08-24 03:05:04',7,NULL,NULL,'no',7),
(65,'JRNL66C9D3C1A736F0','BRCH668EE96F643F60','2024-08-
24','CURR66B4787C383EC4','usd','SAFEACCOUNTBRCH668EE96F643F60','ACCT66A734677DD187'
,12,12,'multiply',1,'71,1,'‫'ضثثض‬,'‫ضثثض‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL
7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL
,'2024-08-24 08:36:17',8,NULL,NULL,'no',8),
(77,'JRNL66DEABEE5C05E6','BRCH668EE8F08DD356','2024-09-
09','usd','usd','SAFEACCOUNTBRCH668EE8F08DD356','ACCT66DEAB90D53591',1000,1000,'mul
tiply',1,'f','f',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','adm
in','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-09-09
04:03:58',7,NULL,NULL,'no',7),
(78,'JRNL66DEACBC4D7192','BRCH668EE8F08DD356','2024-09-
09','CURR668EFECFDD0671','usd','ACCT66DEAB90D53591','SAFEACCOUNTBRCH668EE8F08DD356'
,50000,714.2857142857143,'divide',70,'hj','hj',70.5,1,'no','no',NULL,NULL,'approved
','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin',
'new',NULL,NULL,'2024-09-09 04:07:24',8,NULL,NULL,'no',8),
(79,'JRNL66E1618A7072D3','BRCH668EE8F08DD356','2024-09-
11','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
66E1529448DE87',5000,5000,'multiply',1,'bh','bh',70.5,70.5,'no','no',NULL,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-09-11 05:23:22',9,NULL,NULL,'no',9),
(83,'JRNL66E5414EBFC367','BRCH668EE96F643F60','2024-09-
14','CURR66B4787C383EC4','CURR66B4787C383EC4','ACCT66E5409B378958','SAFEACCOUNTBRCH
668EE96F643F60',20000,20000,'multiply',1,'.','.',71,71,'no','no',NULL,NULL,'approve
d','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin'
,'update','{\"journal_date\":\"2024-09-
14\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"ACCT66E5409B378958\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EE96F643F60\",\"receiving_amount\":\"20000\",\"payment_amount\":\"200
00\",\"receiving_narration\":\".\",\"payment_narration\":\".\",\"receiving_cue\":71
,\"payment_cue\":71,\"calculation_type\":\"multiply\",\"rate\":\"1\",\"extra_income
_account\":null,\"extra_income_amount\":null}','{\"id\":83,\"uid\":\"JRNL66E5414EBF
C367\",\"branch\":\"BRCH668EE96F643F60\",\"journal_date\":\"2024-09-
14\",\"receiving_currency\":\"CURR66B4787C383EC4\",\"payment_currency\":\"CURR66B47
87C383EC4\",\"receiving_account\":\"ACCT66E5409B378958\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EE96F643F60\",\"receiving_amount\":20000,\"payment_amount\":20000,\"c
alculation_type\":\"multiply\",\"rate\":1,\"receiving_narration\":\".\",\"payment_n
arration\":\".\",\"receiving_cue\":71,\"payment_cue\":71,\"is_activity\":\"no\",\"i
s_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"ap
proved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_nam
e\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7
T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"update\",\"
approval_entry\":\"{\\\"journal_date\\\":\\\"2024-09-
14\\\",\\\"receiving_currency\\\":\\\"CURR66B4787C383EC4\\\",\\\"payment_currency\\
\":\\\"CURR66B4787C383EC4\\\",\\\"receiving_account\\\":\\\"ACCT66E5409B378958\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"receiving_amount\
\\":\\\"20000\\\",\\\"payment_amount\\\":\\\"20000\\\",\\\"receiving_narration\\\":
\\\".\\\",\\\"payment_narration\\\":\\\".\\\",\\\"receiving_cue\\\":71,\\\"payment_
cue\\\":71,\\\"calculation_type\\\":\\\"multiply\\\",\\\"rate\\\":\\\"1\\\",\\\"ext
ra_income_account\\\":null,\\\"extra_income_amount\\\":null}\",\"old_entry_details\
":\"{\\\"id\\\":83,\\\"uid\\\":\\\"JRNL66E5414EBFC367\\\",\\\"branch\\\":\\\"BRCH66
8EE96F643F60\\\",\\\"journal_date\\\":\\\"2024-09-
14\\\",\\\"receiving_currency\\\":\\\"CURR66B4787C383EC4\\\",\\\"payment_currency\\
\":\\\"CURR66B4787C383EC4\\\",\\\"receiving_account\\\":\\\"ACCT66E5409B378958\\\",
\\\"payment_account\\\":\\\"SAFEACCOUNTBRCH668EE96F643F60\\\",\\\"receiving_amount\
\\":20000,\\\"payment_amount\\\":20000,\\\"calculation_type\\\":\\\"multiply\\\",\\
\"rate\\\":1,\\\"receiving_narration\\\":\\\".\\\",\\\"payment_narration\\\":\\\".\
\\",\\\"receiving_cue\\\":71,\\\"payment_cue\\\":71,\\\"is_activity\\\":\\\"no\\\",
\\\"is_receipt\\\":\\\"no\\\",\\\"activity_uid\\\":null,\\\"receipt_uid\\\":null,\\
\"sub_approval\\\":\\\"approved\\\",\\\"sub_approval_user\\\":\\\"ADMIN127H8JL7T45F
EHH943!\\\",\\\"sub_approval_user_name\\\":\\\"admin\\\",\\\"main_approval\\\":\\\"
approved\\\",\\\"main_approval_user\\\":\\\"ADMIN127H8JL7T45FEHH943!\\\",\\\"main_a
pproval_user_name\\\":\\\"admin\\\",\\\"approval_type\\\":\\\"update\\\",\\\"approv
al_entry\\\":\\\"{\\\\\\\"journal_date\\\\\\\":\\\\\\\"2024-09-
14\\\\\\\",\\\\\\\"receiving_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\
\\\\\"payment_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\\\\\\"receiving
_account\\\\\\\":\\\\\\\"ACCT66E5409B378958\\\\\\\",\\\\\\\"payment_account\\\\\\\"
:\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\",\\\\\\\"receiving_amount\\\\\\\":\\\
\\\\"20000\\\\\\\",\\\\\\\"payment_amount\\\\\\\":\\\\\\\"20000\\\\\\\",\\\\\\\"rec
eiving_narration\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"payment_narration\\\\\\\":\\\\\\
\".\\\\\\\",\\\\\\\"receiving_cue\\\\\\\":71,\\\\\\\"payment_cue\\\\\\\":71,\\\\\\\
"calculation_type\\\\\\\":\\\\\\\"multiply\\\\\\\",\\\\\\\"rate\\\\\\\":\\\\\\\"1\\
\\\\\",\\\\\\\"extra_income_account\\\\\\\":null,\\\\\\\"extra_income_amount\\\\\\\
":null}\\\",\\\"old_entry_details\\\":\\\"{\\\\\\\"id\\\\\\\":83,\\\\\\\"uid\\\\\\\
":\\\\\\\"JRNL66E5414EBFC367\\\\\\\",\\\\\\\"branch\\\\\\\":\\\\\\\"BRCH668EE96F643
F60\\\\\\\",\\\\\\\"journal_date\\\\\\\":\\\\\\\"2024-09-
14\\\\\\\",\\\\\\\"receiving_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\
\\\\\"payment_currency\\\\\\\":\\\\\\\"CURR66B4787C383EC4\\\\\\\",\\\\\\\"receiving
_account\\\\\\\":\\\\\\\"ACCT66E5409B378958\\\\\\\",\\\\\\\"payment_account\\\\\\\"
:\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60\\\\\\\",\\\\\\\"receiving_amount\\\\\\\":200
00,\\\\\\\"payment_amount\\\\\\\":20000,\\\\\\\"calculation_type\\\\\\\":\\\\\\\"mu
ltiply\\\\\\\",\\\\\\\"rate\\\\\\\":1,\\\\\\\"receiving_narration\\\\\\\":\\\\\\\".
\\\\\\\",\\\\\\\"payment_narration\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"receiving_cue\
\\\\\\":71,\\\\\\\"payment_cue\\\\\\\":71,\\\\\\\"is_activity\\\\\\\":\\\\\\\"no\\\
\\\\",\\\\\\\"is_receipt\\\\\\\":\\\\\\\"no\\\\\\\",\\\\\\\"activity_uid\\\\\\\":nu
ll,\\\\\\\"receipt_uid\\\\\\\":null,\\\\\\\"sub_approval\\\\\\\":\\\\\\\"approved\\
\\\\\",\\\\\\\"sub_approval_user\\\\\\\":\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\",\
\\\\\\"sub_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\\\",\\\\\\\"main_approval\\
\\\\\":\\\\\\\"approved\\\\\\\",\\\\\\\"main_approval_user\\\\\\\":\\\\\\\"ADMIN127
H8JL7T45FEHH943!\\\\\\\",\\\\\\\"main_approval_user_name\\\\\\\":\\\\\\\"admin\\\\\
\\",\\\\\\\"approval_type\\\\\\\":\\\\\\\"update\\\\\\\",\\\\\\\"approval_entry\\\\
\\\":\\\\\\\"{\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_currency\\\\\\\\\\\\\
\\":\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_ac
count\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\"payment_account\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2
0000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\
"20000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\":\\\\\\\\
\\\\\\\".\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\":\\\\\\\
\\\\\\\\".\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\":71,\\\\\\\
\\\\\\\\"payment_cue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\
\\\\":\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\"
:\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"extra_income_account\\\\\\\\\\\\
\\\":null,\\\\\\\\\\\\\\\"extra_income_amount\\\\\\\\\\\\\\\":null}\\\\\\\",\\\\\\\
"old_entry_details\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"id\\\\\\\\\\\\\\\":83,\\\\\\\\\
\\\\\\"uid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"JRNL66E5414EBFC367\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\"branch\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\\\\\\\
",\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_currency\\\\\\\\\\\\\\\":\\\\\\\\\\\\\
\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"payment_currency\\\\\\\\\\\\\
\\":\\\\\\\\\\\\\\\"CURR66B4787C383EC4\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_ac
count\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ACCT66E5409B378958\\\\\\\\\\\\\\\",\\\\\\\\\\
\\\\\"payment_account\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96F643F60
\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"receiving_amount\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\
\\\\"payment_amount\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\
\":1,\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\".\\\\\\\\\
\\\\\\",\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\".\\\\\\\\
\\\\\\\",\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"payment_c
ue\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"n
o\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"is_receipt\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\\\\
\\\\\\\\\\\",\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"rece
ipt_uid\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\"approved\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\":\
\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sub_approva
l_user_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"m
ain_approval\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\",\\\\\\\\\\\\\
\\"main_approval_user\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\
\\\\\\\\\\",\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\
"admin\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"approval_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\
\"update\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"approval_entry\\\\\\\\\\\\\\\":\\\\\\\\\\\
\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_curren
cy\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383E
C4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_currency
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96
F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_a
mount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\"20000\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\"payment_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"20000\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"r
eceiving_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"
.\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narration
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\":71,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calculation_type\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multiply\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\"1\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"e
xtra_income_account\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\"extra_income_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null}\\\\\\\\\\\\\\\",\\\
\\\\\\\\\\\\"old_entry_details\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\"id\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":83,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"
uid\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"JRNL66E5414EBFC
367\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"branch\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"BRCH668EE96F643F60\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"journal_date\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-
14\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_curren
cy\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383E
C4\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_currency
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"CURR66B4787C383EC4
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_account\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ACCT66E5409B378958\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_account\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"SAFEACCOUNTBRCH668EE96
F643F60\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_a
mount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment
_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"calcu
lation_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"multipl
y\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"rate\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receiving_narration\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"payment_narration\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\".\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\"receiving_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"payment_cue\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":71,\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\"is_activity\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\"no\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_receip
t\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"activity_uid\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"receipt_uid\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"sub_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\"main_approval\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\"approved\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"main_approval_user\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\\\"ADMIN127H8JL7T45FEHH943!\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\\\"main_approval_user_name\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\"admin\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\
\\\\\\\\\"approval_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\
\\\\"new\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"approval_e
ntry\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"old_entry
_details\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"creat
ed_at\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"2024-09-14
03:54:54\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"invoice\\\
\\\\\\\\\\\\\\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income_accoun
t\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"extra_income
_amount\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_ext
ra_income\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"no\\\\\\\
\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\\
\\\\\\\\\\\\\\\":9}\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"created_at\\\\\\\\\\\\\\\":\\\\
\\\\\\\\\\\"2024-09-14
03:54:54\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"invoice\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"
extra_income_account\\\\\\\\\\\\\\\":null,\\\\\\\\\\\\\\\"extra_income_amount\\\\\\
\\\\\\\\\":null,\\\\\\\\\\\\\\\"is_extra_income\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"no\
\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"serial_id\\\\\\\\\\\\\\\":9}\\\\\\\",\\\\\\\"create
d_at\\\\\\\":\\\\\\\"2024-09-14
03:54:54\\\\\\\",\\\\\\\"invoice\\\\\\\":9,\\\\\\\"extra_income_account\\\\\\\":nul
l,\\\\\\\"extra_income_amount\\\\\\\":null,\\\\\\\"is_extra_income\\\\\\\":\\\\\\\"
no\\\\\\\",\\\\\\\"serial_id\\\\\\\":9}\\\",\\\"created_at\\\":\\\"2024-09-14
03:54:54\\\",\\\"invoice\\\":9,\\\"extra_income_account\\\":null,\\\"extra_income_a
mount\\\":null,\\\"is_extra_income\\\":\\\"no\\\",\\\"serial_id\\\":9}\",\"created_
at\":\"2024-09-14
03:54:54\",\"invoice\":9,\"extra_income_account\":null,\"extra_income_amount\":null
,\"is_extra_income\":\"no\",\"serial_id\":9}','2024-09-14
03:54:54',9,NULL,NULL,'no',9),
(95,'JRNL66FA417D5E9251','BRCH668A8A93BFCAF8','2024-09-
30','usd','usd','ACCT66FA413CE67F14','SAFEACCOUNTBRCH668A8A93BFCAF8',100,100,'multi
ply',1,'n,','n,',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','adm
in','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-09-30
02:13:17',8,NULL,NULL,'no',8),
(96,'JRNL66FE60EC3DBBF9','BRCH668EFCDB7C8B58','2024-10-
03','CURR66F984C96B6691','CURR66F984C96B6691','ACCT66FE5FF87999F1','SAFEACCOUNTBRCH
668EFCDB7C8B58',800,800,'multiply',1,'ffghdrt','ffghdrt',1,1,'no','no',NULL,NULL,'a
pproved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','
admin','new',NULL,NULL,'2024-10-03 05:16:28',1,NULL,NULL,'no',1),
(97,'JRNL6703767463AD82','BRCH668EFCDB7C8B58','2024-10-
07','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
67037606B23DF9',1000,1000,'multiply',1,'68.5,68.5,'‫'ریظر‬,'‫ریظر‬,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-10-07 01:49:40',2,NULL,NULL,'no',2),
(98,'JRNL670424ABE15FB7','BRCH668EFCDB7C8B58','2024-10-
07','CURR66F984C96B6691','CURR66F984C96B6691','ACCT66FEBDF5C73937','SAFEACCOUNTBRCH
668EFCDB7C8B58',3000,3000,'multiply',1,'‫'رسید از مشتری‬,'‫رسید از مشتری احمد شاه غزنی‬
,'‫احمد شاه غزنی‬
68.5,68.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-07
14:12:59',3,NULL,NULL,'no',3),
(99,'JRNL6704284FE7D4A4','BRCH668EFCDB7C8B58','2024-10-
07','CURR66F984C96B6691','usd','ACCT66FEBDF5C73937','SAFEACCOUNTBRCH668EFCDB7C8B58'
,10000,147.01,'divide',68,' ‫'رسید از مشتری احمد شاه‬,'‫رسید از مشتری احمد شاه غزنی‬
68.5,1,'‫غزنی‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','app
roved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-07
14:28:31',4,NULL,NULL,'no',4),
(100,'JRNL6704CB5B753CC4','BRCH668E33B1D26DF1','2024-10-
08','usd','usd','ACCT66A734677DD187','SAFEACCOUNTBRCH668E33B1D26DF1',2000,2000,'mul
tiply',1,'1,1,'‫'رزرط‬,'‫رزرط‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!
','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-08
02:04:11',1,NULL,NULL,'no',1),
(102,'JRNL6704F0D2999FB1','BRCH668EE8F08DD356','2024-10-
08','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
66BF07B86D7F75',23000,23000,'multiply',1,'Cash Paid for Daily Office
Expeness','Cash Paid for Daily Office
Expeness',70.5,70.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admi
n','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-08
04:44:02',10,NULL,NULL,'no',10),
(104,'JRNL67056F044927F3','BRCH668EFCDB7C8B58','2024-10-
08','CURR66F984C96B6691','CURR66F984C96B6691','ACCT66FEBD699F83F7','SAFEACCOUNTBRCH
668EFCDB7C8B58',10000,10000,'multiply',1,','‫'رسید به حساب عزیز‬,'‫رسید به حساب عزیز‬
68.5,68.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-08
13:42:28',5,NULL,NULL,'no',5),
(105,'JRNL6705738E922EA9','BRCH668EFCDB7C8B58','2024-10-
08','CURR66F984C96B6691','CURR66F984C96B6691','ACCT670570C822BBD8','SAFEACCOUNTBRCH
668EFCDB7C8B58',10000,10000,'multiply',1,' ‫'رسید به‬,'‫رسید به حساب حاجی نعیمت الله‬
,'‫حساب حاجی نعیمت الله‬
68.5,68.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-08
14:01:50',6,NULL,NULL,'no',6),
(106,'JRNL670574CFDF0231','BRCH668EFCDB7C8B58','2024-10-
08','CURR66F984C96B6691','CURR66F984C96B6691','ACCT670570C822BBD8','SAFEACCOUNTBRCH
668EFCDB7C8B58',10000,10000,'multiply',1,' ‫'رسید به‬,'‫رسید به حساب حاجی نعیمت الله‬
,'‫حساب حاجی نعیمت الله‬
68.5,68.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-08
14:07:11',7,NULL,NULL,'no',7),
(107,'JRNL670628E6DAE7A5','BRCH668EFCDB7C8B58','2024-10-
09','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
6704C046B8AF34',1000,1000,'multiply',1,'sacd','sacd',68.5,68.5,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-10-09 02:55:35',8,NULL,NULL,'no',8),
(108,'JRNL670B90F74D1312','BRCH668EFCDB7C8B58','2024-10-
13','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
670B90917DCE45',2000,2000,'multiply',1,'nmbkjbj','nmbkjbj',68.5,68.5,'no','no',NULL
,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEH
H943!','admin','new',NULL,NULL,'2024-10-13 05:20:55',9,NULL,NULL,'no',9),
(110,'JRNL670F789F90A670','BRCH668EFCDB7C8B58','2024-10-
16','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
66FEBD699F83F7',20000,20000,'multiply',1,'vfgbhrdgber','vfgbhrdgber',68.5,68.5,'no'
,'no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H
8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-16
04:26:07',10,NULL,NULL,'no',10),
(111,'JRNL670F79E62FACC7','BRCH668EFCDB7C8B58','2024-10-
16','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6704BFB15FF423','SAFEACCOUNTBRCH
668EFCDB7C8B58',1000,1000,'multiply',1,'dssgv','dssgv',68.5,68.5,'no','no',NULL,NUL
L,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943
!','admin','new',NULL,NULL,'2024-10-16 04:31:34',11,NULL,NULL,'no',11),
(112,'JRNL6713642BE67002','BRCH668EFCDB7C8B58','2024-10-
19','CURR66F984C96B6691','CURR66F984C96B6691','ACCT67136201391A52','SAFEACCOUNTBRCH
668EFCDB7C8B58',1000,1000,'multiply',1,'68.5,68.5,'‫'بالبزالبت‬,'‫بالبزالبت‬,'no','no',NU
LL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45F
EHH943!','admin','new',NULL,NULL,'2024-10-19 03:47:55',12,NULL,NULL,'no',12),
(113,'JRNL67136531CBAF57','BRCH668EFCDB7C8B58','2024-10-
19','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
67136201391A52',20000,20000,'multiply',1,'mmmmmmmmmm','mmmmmmmmmm',68.5,68.5,'no','
no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8J
L7T45FEHH943!','admin','new',NULL,NULL,'2024-10-19 03:52:17',13,NULL,NULL,'no',13),
(114,'JRNL6715FEED758972','BRCH668EE8F08DD356','2024-10-
21','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
6715FE96179832',20000,20000,'multiply',1,'rfgegf','rfgegf',78,78,'no','no',NULL,NUL
L,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943
!','admin','new',NULL,NULL,'2024-10-21 03:12:45',11,NULL,NULL,'no',11),
(115,'JRNL671600B6F1DC13','BRCH668EE8F08DD356','2024-10-
21','CURR668EFECFDD0671','CURR668EFECFDD0671','ACCT6715FE96179832','ACCT6715FFF72E2
591',3000,3000,'multiply',1,'d','d',78,78,'no','no',NULL,NULL,'approved','ADMIN127H
8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,N
ULL,'2024-10-21 03:20:22',12,NULL,NULL,'no',12),
(116,'JRNL6716035A27CDC7','BRCH668EE8F08DD356','2024-10-
21','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','ACCT
6716032D121DC9',40000,40000,'multiply',1,'ff','ff',78,78,'no','no',NULL,NULL,'appro
ved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admi
n','new',NULL,NULL,'2024-10-21 03:31:38',13,NULL,NULL,'no',13),
(117,'JRNL6716038030F748','BRCH668EE8F08DD356','2024-10-
21','CURR668EFECFDD0671','CURR668EFECFDD0671','ACCT6716032D121DC9','ACCT6715FFF72E2
591',2000,2000,'multiply',1,'dw','dw',78,78,'no','no',NULL,NULL,'approved','ADMIN12
7H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL
,NULL,'2024-10-21 03:32:16',14,NULL,NULL,'no',14),
(118,'JRNL671612504C76F7','BRCH668A8A93BFCAF8','2024-10-
21','CURR66921C11107792','CURR66921C11107792','ACCT66B86702153BA4','SAFEACCOUNTBRCH
668A8A93BFCAF8',1000,1000,'multiply',1,'nhjbvgh','nhjbvgh',66.5,66.5,'no','no',NULL
,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEH
H943!','admin','update','{\"journal_date\":\"2024-10-
21\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66B86702153BA4\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"receiving_narration\":\"nhjbvgh\",\"payment_narration\":\"nhjbvgh\",\"receivin
g_cue\":\"66.5\",\"payment_cue\":\"66.5\",\"calculation_type\":\"multiply\",\"rate\
":\"1\",\"extra_income_account\":null,\"extra_income_amount\":null}','{\"id\":\"118
\",\"uid\":\"JRNL671612504C76F7\",\"branch\":\"BRCH668A8A93BFCAF8\",\"journal_date\
":\"2024-10-
21\",\"receiving_currency\":\"CURR66921C11107792\",\"payment_currency\":\"CURR66921
C11107792\",\"receiving_account\":\"ACCT66A734677DD187\",\"payment_account\":\"SAFE
ACCOUNTBRCH668A8A93BFCAF8\",\"receiving_amount\":\"1000\",\"payment_amount\":\"1000
\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"nhjbv
gh\",\"payment_narration\":\"nhjbvgh\",\"receiving_cue\":\"66.5\",\"payment_cue\":\
"66.5\",\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receip
t_uid\":null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45
FEHH943!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"ma
in_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin
\",\"approval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"c
reated_at\":\"2024-10-21
04:35:28\",\"invoice\":\"9\",\"extra_income_account\":null,\"extra_income_amount\":
null,\"is_extra_income\":\"no\",\"serial_id\":\"9\"}','2024-10-21
04:35:28',9,NULL,NULL,'no',9),
(119,'JRNL67161369BB3F88','BRCH668A8A93BFCAF8','2024-10-
21','CURR66921C11107792','CURR66921C11107792','ACCT6716132AA38659','SAFEACCOUNTBRCH
668A8A93BFCAF8',20000,20000,'multiply',1,'mnn','mnn',66.5,66.5,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-10-21 04:40:09',10,NULL,NULL,'no',10),
(120,'JRNL67168F70019610','BRCH668EFCDB7C8B58','2024-10-
21','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','SAFE
ACCOUNTBRCH668EFCDB7C8B58',100000,200000,'multiply',1,'Khan','Khan',68.5,68.5,'no',
'no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8
JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-21
13:29:20',14,NULL,NULL,'no',14),
(121,'JRNL671F9438445998','BRCH668EFCDB7C8B58','2024-10-
28','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','CASH
SALEBRCH668EFCDB7C8B58',1000000,1000000,'multiply',1,'Hshshsj','Hshshsj',68.5,68.5,
'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN
127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-28
09:40:08',15,NULL,NULL,'no',15),
(122,'JRNL6721DBB78994C9','BRCH668EFCDB7C8B58','2024-10-
30','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
6721D9F0301B59',1000,1000,'multiply',1,'kn kj','kn
kj',68.5,68.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','ap
proved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-10-30
03:09:43',16,NULL,NULL,'no',16),
(123,'JRNL672882DE04ECE7','BRCH668EFCDB7C8B58','2024-11-
04','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
66A734677DD187',1000,1000,'multiply',1,'mbkbkjbkj','mbkbkjbkj',68.5,68.5,'no','no',
NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T4
5FEHH943!','admin','new',NULL,NULL,'2024-11-04 04:16:30',17,NULL,NULL,'no',17),
(125,'JRNL672C51BCE76AC0','BRCH668E33B1D26DF1','2024-11-
07','usd','usd','ACCT672C5189DE2FC6','SAFEACCOUNTBRCH668E33B1D26DF1',1000,1000,'mul
tiply',1,'f','f',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','adm
in','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-07
01:35:56',2,NULL,NULL,'no',2),
(132,'JRNL6731C01E22E6F0','BRCH668EFCDB7C8B58','2024-11-
11','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6731BF5B8D55A9','SAFEACCOUNTBRCH
668EFCDB7C8B58',11000,11000,'multiply',1,'68.5,68.5,'‫'ذ‬,'‫ذ‬,'no','no',NULL,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-11-11 04:28:14',18,NULL,NULL,'no',18),
(133,'JRNL6732DBEA8BF227','BRCH668EFCDB7C8B58','2024-11-
12','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
66FCE5D9C135C3',20000,20000,'multiply',1,'dc','dc',68.5,68.5,'no','no',NULL,NULL,'a
pproved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','
admin','new',NULL,NULL,'2024-11-12 00:39:06',19,NULL,NULL,'no',19),
(134,'JRNL6732DD1B132287','BRCH668EFCDB7C8B58','2024-11-
12','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6732DCF36713C8','SAFEACCOUNTBRCH
668EFCDB7C8B58',20000,20000,'multiply',1,'68.5,68.5,'‫'البرغتا‬,'‫البرغتا‬,'no','no',NULL
,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEH
H943!','admin','new',NULL,NULL,'2024-11-12 00:44:11',20,NULL,NULL,'no',20),
(135,'JRNL6732DD8E060896','BRCH668EFCDB7C8B58','2024-11-
12','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
6732DCF36713C8',20000,20000,'multiply',1,'68.5,68.5,'‫'اتفر‬,'‫اتفر‬,'no','no',NULL,NUL
L,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943
!','admin','new',NULL,NULL,'2024-11-12 00:46:06',21,NULL,NULL,'no',21),
(136,'JRNL67337E5A652C94','BRCH668EFCDB7C8B58','2024-11-
12','usd','usd','ACCT66FAF39CE100E5','SAFEACCOUNTBRCH668EFCDB7C8B58',1500,1500,'mul
tiply',1,'Something','Something',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T
45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'
2024-11-12 12:12:10',22,NULL,NULL,'no',22),
(137,'JRNL67346582E96688','BRCH668EFCDB7C8B58','2024-11-
13','CURR66F984C96B6691','CURR66F984C96B6691','CASHSALEBRCH668EFCDB7C8B58','SAFEACC
OUNTBRCH668EFCDB7C8B58',20000,20000,'multiply',1,'ff','ff',68.5,68.5,'no','no',NULL
,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEH
H943!','admin','new',NULL,NULL,'2024-11-13 04:38:26',23,NULL,NULL,'no',23),
(138,'JRNL67396F169DBB68','BRCH668EE8F08DD356','2024-11-
17','CURR668EFECFDD0671','CURR668EFECFDD0671','CASHSALEBRCH668EE8F08DD356','CASHSAL
EBRCH668EE8F08DD356',10000,10000,'multiply',1,'00','00',67,67,'no','no',NULL,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','update','{\"journal_date\":\"2024-11-
17\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"CASHSALEBRCH668EE8F08DD356\",\"payment_account\
":\"CASHSALEBRCH668EE8F08DD356\",\"receiving_amount\":\"10000\",\"payment_amount\":
\"10000\",\"receiving_narration\":\"00\",\"payment_narration\":\"00\",\"receiving_c
ue\":\"67\",\"payment_cue\":\"67\",\"calculation_type\":\"multiply\",\"rate\":\"1\"
,\"extra_income_account\":null,\"extra_income_amount\":null}','{\"id\":\"138\",\"ui
d\":\"JRNL67396F169DBB68\",\"branch\":\"BRCH668EE8F08DD356\",\"journal_date\":\"202
4-11-
17\",\"receiving_currency\":\"CURR668EFECFDD0671\",\"payment_currency\":\"CURR668EF
ECFDD0671\",\"receiving_account\":\"CASHSALEBRCH668EE8F08DD356\",\"payment_account\
":\"CASHSALEBRCH668EE8F08DD356\",\"receiving_amount\":\"10000\",\"payment_amount\":
\"10000\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":
\"00\",\"payment_narration\":\"00\",\"receiving_cue\":\"67\",\"payment_cue\":\"67\"
,\"is_activity\":\"no\",\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\"
:null,\"sub_approval\":\"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943
!\",\"sub_approval_user_name\":\"admin\",\"main_approval\":\"approved\",\"main_appr
oval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"ap
proval_type\":\"new\",\"approval_entry\":null,\"old_entry_details\":null,\"created_
at\":\"2024-11-17
00:20:38\",\"invoice\":\"15\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"15\"}','2024-11-17
00:20:38',15,NULL,NULL,'no',15),
(140,'JRNL6740CC3A47D7D3','BRCH668EE90B988A64','2024-11-
22','usd','usd','SAFEACCOUNTBRCH668EE90B988A64','ACCT672E78EE050094',7516.45,7516.4
5,'multiply',1,','‫'نغدی برده از حساب‬,'‫نغدی برده از حساب‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-22
14:23:54',1,NULL,NULL,'no',1),
(141,'JRNL6740CC7BADC3E2','BRCH668EE90B988A64','2024-11-
22','usd','usd','ACCT672E78EE050094','SAFEACCOUNTBRCH668EE90B988A64',15032,15032,'m
ultiply',1,','‫'نغدی برده از حساب‬,'‫نغدی برده از حساب‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-22
14:24:59',2,NULL,NULL,'no',2),
(142,'JRNL6740CD01138EA7','BRCH668EE90B988A64','2024-11-
22','usd','usd','SAFEACCOUNTBRCH668EE90B988A64','ACCT672E78CD745CF1',12527,12527,'m
ultiply',1,','‫'نغدی ب‬,'‫نغدی ب‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-22
14:27:13',3,NULL,NULL,'no',3),
(143,'JRNL6740CD53A8F4D3','BRCH668EE90B988A64','2024-11-
22','usd','usd','ACCT672E78CD745CF1','SAFEACCOUNTBRCH668EE90B988A64',25054,25054,'m
ultiply',1,'1,1,'‫'اږر‬,'‫اږر‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!
','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-22
14:28:35',4,NULL,NULL,'no',4),
(144,'JRNL6740CE263E26E0','BRCH668EE90B988A64','2024-11-
22','usd','usd','ACCT672E78CD745CF1','SAFEACCOUNTBRCH668EE90B988A64',12527,12527,'m
ultiply',1,'1,1,'‫'مم‬,'‫مم‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!',
'admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-22
14:32:06',5,NULL,NULL,'no',5),
(145,'JRNL67420016066F17','BRCH668EE90B988A64','2024-11-
23','usd','usd','SAFEACCOUNTBRCH668EE90B988A64','ACCT672E78EE050094',7515,7515,'mul
tiply',1,'J','J',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','adm
in','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-23
12:17:26',6,NULL,NULL,'no',6),
(146,'JRNL6742006C6736C5','BRCH668EE90B988A64','2024-11-
23','usd','usd','ACCT672E78CD745CF1','SAFEACCOUNTBRCH668EE90B988A64',25054,25054,'m
ultiply',1,'HN','HN',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!',
'admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-23
12:18:52',7,NULL,NULL,'no',7),
(147,'JRNL674200B0D78736','BRCH668EE90B988A64','2024-11-
23','usd','usd','ACCT672E78CD745CF1','SAFEACCOUNTBRCH668EE90B988A64',50108,50108,'m
ultiply',1,'KK','KK',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!',
'admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-23
12:20:00',8,NULL,NULL,'no',8),
(148,'JRNL674200F68DFB21','BRCH668EE90B988A64','2024-11-
23','usd','usd','SAFEACCOUNTBRCH668EE90B988A64','ACCT672E78CD745CF1',100216,100216,
'multiply',1,'RR','RR',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!
','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-23
12:21:10',9,NULL,NULL,'no',9),
(149,'JRNL67420702B46B04','BRCH668EE90B988A64','2024-11-
23','CURR66A62FD1221852','CURR66A62FD1221852','SAFEACCOUNTBRCH668EE90B988A64','ACCT
672E7862305F54',5000,5000,'multiply',1,'KKJK','KKJK',67.5,67.5,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-11-23 12:46:58',10,NULL,NULL,'no',10),
(150,'JRNL6742D3F0CCCA87','BRCH668EFCDB7C8B58','2024-11-
24','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
66FCE5D9C135C3',1000,1000,'multiply',1,'68.5,68.5,'‫'اوگرایی‬,'‫اوگرایی‬,'no','no',NULL
,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEH
H943!','admin','new',NULL,NULL,'2024-11-24 03:21:20',24,NULL,NULL,'no',24),
(151,'JRNL67442B3B367B08','BRCH668EFCDB7C8B58','2024-11-
25','usd','CURR66F984C96B6691','CASHSALEBRCH668EFCDB7C8B58','SAFEACCOUNTBRCH668EFCD
B7C8B58',50000,50000,'multiply',1,'peanding','peanding',1,68.5,'no','no',NULL,NULL,
'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!'
,'admin','new',NULL,NULL,'2024-11-25 03:46:03',25,NULL,NULL,'no',25),
(152,'JRNL674ACD71A15077','BRCH668E4256885D12','2024-11-
30','CURR66A865CEADC264','CURR66A865CEADC264','ACCT674ACCF85561E8','ACCT674ACCF8556
1E8',1000,1000,'multiply',1,','‫'حساب نقده‬,'‫حساب نقده‬
66,66,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved',
'ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-11-30
13:01:45',3,NULL,NULL,'no',3),
(153,'JRNL674EB140882F06','BRCH668EE8F08DD356','2024-12-
03','CURR668EFECFDD0671','CURR668EFECFDD0671','SAFEACCOUNTBRCH668EE8F08DD356','SAFE
ACCOUNTBRCH668EE8F08DD356',100,100,'multiply',1,' ‫'بخاطر خرید‬,'‫بخاطر خرید نان چاشت‬
,'‫نان چاشت‬
67,67,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved',
'ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-03
11:50:32',16,NULL,NULL,'no',16),
(154,'JRNL674FF9C7CCE737','BRCH668EFCDB7C8B58','2024-12-
04','CURR66F984C96B6691','CURR66F984C96B6691','ACCT66FAF39CE100E5','SAFEACCOUNTBRCH
668EFCDB7C8B58',5000,5000,'multiply',1,'ggggg','ggggg',68.5,68.5,'no','no',NULL,NUL
L,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943
!','admin','new',NULL,NULL,'2024-12-04 11:12:15',26,NULL,NULL,'no',26),
(155,'JRNL6751AB4BEA9D30','BRCH668EFCDB7C8B58','2024-12-
05','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6751AAEF80D412','SAFEACCOUNTBRCH
668EFCDB7C8B58',23000,23000,'multiply',1,','‫'رسیدشد پول‬,'‫رسیدشد پول‬
68.5,68.5,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-05
18:01:55',27,NULL,NULL,'no',27),
(156,'JRNL6753128B949A44','BRCH668E33B1D26DF1','2024-12-
06','CURR66BB048E0D9DC8','CURR66BB048E0D9DC8','CASHSALEBRCH668E33B1D26DF1','CASHSAL
EBRCH668E33B1D26DF1',500,500,'multiply',1,'68,68,'‫'نقدو‬,'‫نقدو‬,'no','no',NULL,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-12-06 19:34:43',3,NULL,NULL,'no',3),
(157,'JRNL67554E1A3979F7','BRCH668EFCDB7C8B58','2024-12-
08','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6753FCC986B105','SAFEACCOUNTBRCH
668EFCDB7C8B58',1000,1000,'multiply',1,'68.5,68.5,'‫'قلقلب‬,'‫قلقلب‬,'no','no',NULL,NUL
L,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943
!','admin','new',NULL,NULL,'2024-12-08 12:13:22',28,NULL,NULL,'no',28),
(158,'JRNL67555EAD9E0AE6','BRCH668EFCDB7C8B58','2024-12-
08','CURR66F984C96B6691','CURR66F984C96B6691','ACCT66FAF39CE100E5','SAFEACCOUNTBRCH
668EFCDB7C8B58',10000,10000,'multiply',1,'ggg','ggg',70,70,'no','no',NULL,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-12-08 13:24:05',29,NULL,NULL,'no',29),
(159,'JRNL6757F371810979','BRCH668EFCDB7C8B58','2024-12-
10','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6757F30508B2B8','SAFEACCOUNTBRCH
668EFCDB7C8B58',5555,5555,'multiply',1,'2222','2222',70,70,'no','no',NULL,NULL,'app
roved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','ad
min','new',NULL,NULL,'2024-12-10 12:23:21',30,NULL,NULL,'no',30),
(160,'JRNL67594389D13487','BRCH668EFCDB7C8B58','2024-12-
11','CURR66F984C96B6691','CURR66F984C96B6691','ACCT66FCE5D9C135C3','SAFEACCOUNTBRCH
668EFCDB7C8B58',1000,1000,'multiply',1,'Jyuhy','Jyuhy',70,70,'no','no',NULL,NULL,'a
pproved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','
admin','new',NULL,NULL,'2024-12-11 12:17:21',31,NULL,NULL,'no',31),
(161,'JRNL6761421ECCF9D1','BRCH668EFCDB7C8B58','2024-12-
17','CURR66F984C96B6691','CURR66F984C96B6691','ACCT67136201391A52','SAFEACCOUNTBRCH
668EFCDB7C8B58',20000,20000,'multiply',1,'70,70,'‫'اوگرایی‬,'‫اوگرایی‬,'no','no',NULL,N
ULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH9
43!','admin','new',NULL,NULL,'2024-12-17 13:49:26',32,NULL,NULL,'no',32),
(162,'JRNL676142D71D4758','BRCH668EFCDB7C8B58','2024-12-
17','usd','usd','ACCT676142A8B97217','SAFEACCOUNTBRCH668EFCDB7C8B58',12000,12000,'m
ultiply',1,'1,1,'‫'اوگرایی‬,'‫اوگرایی‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45
FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'20
24-12-17 13:52:31',33,NULL,NULL,'no',33),
(163,'JRNL67615AAB856AF3','BRCH668EE96F643F60','2024-12-
17','CURR66B4787C383EC4','CURR66B4787C383EC4','ACCT66B2FA4082C189','ACCT66B2FA4082C
189',2000,2000,'multiply',1,'this is a','this is
a',70,70,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approve
d','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-17
15:34:11',10,NULL,NULL,'no',10),
(164,'JRNL67616234AFD999','BRCH668EE92A5231D2','2024-12-
17','usd','usd','ACCT66BF07B86D7F75','ACCT66BF07B86D7F75',1000,1000,'multiply',1,'t
his is a','this is
a',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved'
,'ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-17
16:06:20',1,NULL,NULL,'no',1),
(165,'JRNL67616310C47B01','BRCH668EE92A5231D2','2024-12-
17','usd','usd','ACCT66FD6F74A91128','ACCT66FD6F74A91128',42,42,'multiply',1,'this
is a','this is
a',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved'
,'ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-17
16:10:00',2,NULL,NULL,'no',2),
(166,'JRNL676262387E93F9','BRCH668EFCDB7C8B58','2024-12-
18','CURR66F984C96B6691','CURR66F984C96B6691','ACCT6762617A0195D4','SAFEACCOUNTBRCH
668EFCDB7C8B58',5999,5999,'multiply',1,'mnn','mnn',70,70,'no','no',NULL,NULL,'appro
ved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admi
n','new',NULL,NULL,'2024-12-18 10:18:40',34,NULL,NULL,'no',34),
(167,'JRNL676263D93BE584','BRCH668EFCDB7C8B58','2024-12-
18','usd','CURR66F984C96B6691','ACCT66FAF39CE100E5','SAFEACCOUNTBRCH668EFCDB7C8B58'
,400,28000,'multiply',70,'mbkbkjbkj','mbkbkjbkj',1,70,'no','no',NULL,NULL,'approved
','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin',
'new',NULL,NULL,'2024-12-18 10:25:37',35,NULL,NULL,'no',35),
(168,'JRNL67669238D0B162','BRCH668EFCDB7C8B58','2024-12-
21','CURR66F984C96B6691','usd','ACCT676691C6AB5C12','SAFEACCOUNTBRCH668EFCDB7C8B58'
,20000,285.7142857142857,'divide',70,'70,1,'‫'اوگرایی‬,'‫اوگرایی‬,'no','no',NULL,NULL,'
approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!',
'admin','new',NULL,NULL,'2024-12-21 14:32:32',36,NULL,NULL,'no',36),
(169,'JRNL676D9598F2A9E2','BRCH6583328DC69902','2024-12-
26','usd','usd','ACCT66BF07B86D7F75','ACCT66BF07B86D7F75',200,200,'multiply',1,'Ksn
snns','Ksnsnns',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admi
n','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-26
22:12:49',1,NULL,NULL,'no',1),
(170,'JRNL676D95AC8FD655','BRCH6583328DC69902','2024-12-
26','usd','usd','ACCT66BF07B86D7F75','ACCT66BF07B86D7F75',2,2,'multiply',1,'Ksnsnns
','Ksnsnns',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','
approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-26
22:13:08',2,NULL,NULL,'no',2),
(171,'JRNL677059AB2FC1C2','BRCH668EE8F08DD356','2024-12-
29','usd','usd','ACCT6731AB39EDDF09','SAFEACCOUNTBRCH668EE8F08DD356',100,100,'multi
ply',1,','‫'برای مصارف‬,'‫برای مصارف‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-29
00:33:55',17,NULL,NULL,'no',17),
(172,'JRNL6770F3934D2511','BRCH664D790E231556','2024-12-
29','CURR6690AF39D9B836','CURR6690AF39D9B836','EMPL668D181AA935D5','ACCT66E7B6A6617
4E2',500,500,'multiply',1,','‫'جمع شد‬,'‫جمع شد‬
70.3,70.3,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approv
ed','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-29
11:30:35',1,NULL,NULL,'no',1),
(173,'JRNL6770FE59BE67B9','BRCH668EFCDB7C8B58','2024-12-
29','usd','usd','ACCT6770FDE08980A4','SAFEACCOUNTBRCH668EFCDB7C8B58',370,370,'multi
ply',1,','351.100 ‫'رسید جله‬,'351.100 ‫رسید جله‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','update','{\"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT6770FDE08980A4\",\"payment_account\":\"SAFEACCOUNTBRCH668EFCDB7C8B58\",\"
receiving_amount\":\"370\",\"payment_amount\":\"370\",\"receiving_narration\":\"\\
u0631\\u0633\\u06cc\\u062f \\u062c\\u0644\\u0647
351.100\",\"payment_narration\":\"\\u0631\\u0633\\u06cc\\u062f \\u062c\\u0644\\
u0647
351.100\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"calculation_type\":\"mult
iply\",\"rate\":\"1\",\"extra_income_account\":null,\"extra_income_amount\":null}',
'{\"id\":\"173\",\"uid\":\"JRNL6770FE59BE67B9\",\"branch\":\"BRCH668EFCDB7C8B58\",\
"journal_date\":\"2024-12-
29\",\"receiving_currency\":\"CURR66F984C96B6691\",\"payment_currency\":\"CURR66F98
4C96B6691\",\"receiving_account\":\"ACCT6770FDE08980A4\",\"payment_account\":\"SAFE
ACCOUNTBRCH668EFCDB7C8B58\",\"receiving_amount\":\"351.1\",\"payment_amount\":\"351
.1\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"receiving_narration\":\"\\
u0631\\u0633\\u06cc\\u062f \\u062c\\u0644\\u0647\",\"payment_narration\":\"\\
u0631\\u0633\\u06cc\\u062f \\u062c\\u0644\\
u0647\",\"receiving_cue\":\"70\",\"payment_cue\":\"70\",\"is_activity\":\"no\",\"is
_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\"app
roved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_name
\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8JL7T
45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"appr
oval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2024-12-29
12:16:33\",\"invoice\":\"37\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"37\"}','2024-12-29
12:16:33',37,NULL,NULL,'no',37),
(174,'JRNL6770FEC2A9DA05','BRCH668EFCDB7C8B58','2024-12-
29','CURR66F984C96B6691','CURR66F984C96B6691','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT
6770FDE08980A4',370,370,'multiply',1,','‫'بابت ساخت جله‬,'‫بابت ساخت جله‬
70,70,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved',
'ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-29
12:18:18',38,NULL,NULL,'no',38),
(175,'JRNL67710301A2B685','BRCH668EFCDB7C8B58','2024-12-
29','usd','usd','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT6771015D697C00',400,400,'multi
ply',1,','‫'بابت ساخت چله‬,'‫بابت ساخت چله‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-29
12:36:25',39,NULL,NULL,'no',39),
(176,'JRNL6771039EA82C33','BRCH668EFCDB7C8B58','2024-12-
29','usd','usd','SAFEACCOUNTBRCH668EFCDB7C8B58','ACCT6771015D697C00',0,0,'multiply'
,1,','‫ گزام‬۱۰۰ ‫'گرفت طال‬,'‫ گزام‬۱۰۰ ‫گرفت طال‬
1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','A
DMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-29
12:39:02',40,NULL,NULL,'no',40),
(177,'JRNL67726E95261012','BRCH668EFCDB7C8B58','2024-12-
30','usd','usd','ACCT67726CEEC7ACC9','ACCT66FAF39CE100E5',1000,1000,'multiply',1,'R
ASED BAY ALI','RASED BAY
ALI',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approve
d','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2024-12-30
14:27:41',41,NULL,NULL,'no',41),
(178,'JRNL6778D7D5AB7031','BRCH668EFCDB7C8B58','2025-01-
04','usd','usd','ACCT66FD0DCAAD5114','ACCT66FE659B78BE01',8000,8000,'multiply',1,'h
tyutghghhgfggg','htyutghghhgfggg',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7
T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','update','{\"jou
rnal_date\":\"2025-01-
04\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FD0DCAAD5114\",\"payment_account\":\"ACCT66FE659B78BE01\",\"receiving_a
mount\":\"8000\",\"payment_amount\":\"8000\",\"receiving_narration\":\"htyutghghhgf
ggg\",\"payment_narration\":\"htyutghghhgfggg\",\"receiving_cue\":\"1\",\"payment_c
ue\":\"1\",\"calculation_type\":\"multiply\",\"rate\":\"1\",\"extra_income_account\
":null,\"extra_income_amount\":null}','{\"id\":\"178\",\"uid\":\"JRNL6778D7D5AB7031
\",\"branch\":\"BRCH668EFCDB7C8B58\",\"journal_date\":\"2025-01-
04\",\"receiving_currency\":\"usd\",\"payment_currency\":\"usd\",\"receiving_accoun
t\":\"ACCT66FD0DCAAD5114\",\"payment_account\":\"ACCT66FE659B78BE01\",\"receiving_a
mount\":\"8000\",\"payment_amount\":\"8000\",\"calculation_type\":\"multiply\",\"ra
te\":\"1\",\"receiving_narration\":\"htyutghghhgfggg\",\"payment_narration\":\"htyu
tghghhgfggg\",\"receiving_cue\":\"1\",\"payment_cue\":\"1\",\"is_activity\":\"no\",
\"is_receipt\":\"no\",\"activity_uid\":null,\"receipt_uid\":null,\"sub_approval\":\
"approved\",\"sub_approval_user\":\"ADMIN127H8JL7T45FEHH943!\",\"sub_approval_user_
name\":\"admin\",\"main_approval\":\"approved\",\"main_approval_user\":\"ADMIN127H8
JL7T45FEHH943!\",\"main_approval_user_name\":\"admin\",\"approval_type\":\"new\",\"
approval_entry\":null,\"old_entry_details\":null,\"created_at\":\"2025-01-04
11:10:21\",\"invoice\":\"42\",\"extra_income_account\":null,\"extra_income_amount\"
:null,\"is_extra_income\":\"no\",\"serial_id\":\"42\"}','2025-01-04
11:10:21',42,NULL,NULL,'no',42),
(179,'JRNL677CFB56D368B1','BRCH668EE8F08DD356','2025-01-
07','usd','usd','ACCT66BF07B86D7F75','ACCT66E15AD2ADA677',1000,1000,'multiply',1,'p
ayment','payment',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','ad
min','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2025-01-07
14:30:54',18,NULL,NULL,'no',18),
(180,'JRNL678398F7A57085','BRCH668EE90B988A64','2025-01-
12','CURR66A62FD1221852','CURR66A62FD1221852','ACCT672E7862305F54','ACCT672E7862305
F54',3000,3000,'multiply',1,'A','A',67.5,67.5,'no','no',NULL,NULL,'approved','ADMIN
127H8JL7T45FEHH943!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NU
LL,NULL,'2025-01-12 14:57:03',11,NULL,NULL,'no',11),
(181,'JRNL6784B01A020849','BRCH677E30321C0BF1','2025-01-
13','usd','usd','SAFEACCOUNTBRCH677E30321C0BF1','ACCT6784AD85517482',6,6,'multiply'
,1,'1,1,'‫'اوگرایی‬,'‫اوگرایی‬,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!
','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2025-01-13
10:48:02',1,NULL,NULL,'no',1),
(182,'JRNL6784C54D5DB015','BRCH677E30321C0BF1','2025-01-
13','usd','usd','ACCT6784C48365DC19','SAFEACCOUNTBRCH677E30321C0BF1',20000,20000,'m
ultiply',1,'tyut','tyut',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH94
3!','admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2025-01-
13 12:18:29',2,NULL,NULL,'no',2),
(183,'JRNL6784C8146AA208','BRCH668EE96F643F60','2025-01-
13','usd','usd','ACCT66B73351E7EAE6','SAFEACCOUNTBRCH668EE96F643F60',3000,3000,'mul
tiply',1,'dgg','dgg',1,1,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!',
'admin','approved','ADMIN127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2025-01-13
12:30:20',11,NULL,NULL,'no',11),
(184,'JRNL67873F76272589','BRCH668EE96F643F60','2025-01-
15','CURR66B4787C383EC4','CURR66B4787C383EC4','SAFEACCOUNTBRCH668EE96F643F60','SAFE
ACCOUNTBRCH668EE96F643F60',20000,20000,'multiply',1,'mbkbkjbkjx','mbkbkjbkjx',70,70
,'no','no',NULL,NULL,'approved','ADMIN127H8JL7T45FEHH943!','admin','approved','ADMI
N127H8JL7T45FEHH943!','admin','new',NULL,NULL,'2025-01-15
09:24:14',12,NULL,NULL,'no',12);
/*!40000 ALTER TABLE `journal` ENABLE KEYS */;
UNLOCK TABLES;
DROP TABLE IF EXISTS `language`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `language` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`uid` varchar(100) DEFAULT NULL,
`name` varchar(300) DEFAULT NULL,
`direction` varchar(50) DEFAULT NULL,
`details` longtext DEFAULT NULL,
`created_at` datetime DEFAULT current_timestamp(),
PRIMARY KEY (`id`),
KEY `uid` (`uid`)
) ENGINE=InnoDB AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4
COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

LOCK TABLES `language` WRITE;


/*!40000 ALTER TABLE `language` DISABLE KEYS */;
INSERT INTO `language` VALUES
(1,'english','English (Default)','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Afghan Halal Foods
Ltd\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Customer\",\"builtin_account_supplier\":\"Supplie
r\",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"C
urrent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale
Price\",\"stock_in\":\"Purchase\",\"stock_out\":\"Sales\",\"damage\":\"Damage\",\"a
vailable\":\"Available\",\"item\":\"Item\",\"items\":\"Inventory\",\"opening\":\"Op
ening\",\"received\":\"Received\",\"sales\":\"Sales\",\"full_delivery\":\"Full
Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice #\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice
Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis 2\",\"category\":\"Category\",\"tpcp\":\"Trade Price\\/Cost
Price\",\"tp\":\"Trade Price\",\"_tp\":\"TP\",\"cp\":\"Cost
Price\",\"tp_field\":\"Trade Price\",\"tp_thead\":\"Trade
Price\",\"bundle_thead\":\"Bndle\",\"toop_thead\":\"Toop\",\"token_thead\":\"Token\
",\"token_thead_rate\":\"T\\/rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr
Account\",\"dr_amount\":\"Dr Amount\",\"dr_narration\":\"Dr
Narration\",\"cr_account\":\"Cr Account\",\"cr_amount\":\"Cr
Amount\",\"cr_narration\":\"Cr Narration\",\"receiving_currency\":\"PAYMENT
( Credit ) Currency\",\"payment_currency\":\"Payment (Debit )
Currency\",\"receiving_account\":\"Receiving ( Credit )
Account\",\"payment_account\":\"RECEIVING (Debit )
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving ( Credit )
Amount\",\"payment_amount\":\"Payment (Debit )
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
( Credit ) Narration\",\"payment_narration\":\"Payment (Debit )
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"real_cost\",\"sub_total\":\
"Sub Total\",\"save_print\":\"Save & Print\",\"update_print\":\"Update &
Print\",\"user\":\"User\",\"bill_#\":\"BILL#\",\"item_description\":\"Item
Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr
#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance\":\"USD
Equalance\",\"branch_equalance\":\"Shared Code\",\"branch_equalance_text\":\"This
code should be same for all branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
-\",\"add_entry_jv_num\":\"JV -\",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit
Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language updated
successfully.\",\"edit_language_phrase\":\"Edit Language
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warhos Rprt\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Customer Wise Sales
Report\",\"sales_item_report\":\"Sales Item Report\",\"sales_items\":\"Sales
Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Prchs Exp
Rprt\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Prdctn Exp
Rprt\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warhos Trans
Rprt\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance (Debit)
ddd\",\"account_opening_balance_credit\":\"Opening Balance (Credit)
ddd\",\"account_opening_balance_currency\":\"Currency ddd\",\"edit_account\":\"Edit
Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total

Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items Columns Updated
Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to server u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan
Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Total
Sales\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Purchase Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account
Types Reports Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Customer Wise Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Sales & Stock
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By USD\",\"inventory\":\"Sales &
Stock Report\",\"inventory_report\":\"Sales & Stock
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"System
Modules\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Ass
ets\",\"items_setting_menu_share_capital\":\"Share
Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_meter\
":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"Add Extra
Services\",\"add_service_to_sale\":\"Add to
Sale\",\"sales_service_item_desc\":\"Item Description\",\"sale_service\":\"Sales
Services\",\"sales_service_report\":\"Sales Services
Report\",\"dashboard_today_overview\":\"Today
Overview\",\"dashboard_business_overview\":\"Business
Overview\",\"dashboard_sales\":\"Sales\",\"dashboard_profit\":\"Profit\",\"dashboar
d_sales_return\":\"Sales
Return\",\"dashboard_purchases\":\"Purchases\",\"dashboard_expenses\":\"Expenses\",
\"dashboard_supplier_paid\":\"Supplier
Paid\",\"dashboard_client_recieved\":\"Client
Received\",\"dashboard_cash_in\":\"Cash In\",\"dashboard_cash_out\":\"Cash
Out\",\"dashboard_extra_income\":\"Extra Income\",\"dashboard_bank_in\":\"Bank
In\",\"dashboard_bank_out\":\"Bank Out\",\"dashboard_current_stock\":\"Current
Stock\",\"dashboard_recievable\":\"Recievable\",\"dashboard_payable\":\"Payable\",\
"dashboard_cash\":\"Cash\",\"dashboard_bank\":\"Bank\",\"dashboard_damage_stock\":\
"Damage Stock\",\"dashboard_fixed_assets\":\"Fixed
Assets\",\"dashboard_equity\":\"Equity\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu
Available\",\"lot\":\"Lot\",\"lot_purchase\":\"Lot
Purchases\",\"lot_purchases_listing\":\"lot Purchases
Listing\",\"add_lot_purchase\":\"add lot Purchase\",\"new_lot_purchase\":\"New lot
Purchase\",\"add_to_lot_purchase\":\"Add to lot purchase\",\"edit_lot\":\"Edit
Lot\",\"receipt_num\":\"Receipt #\",\"email_attachment\":\"Email
Attachment\",\"fuel_type\":\"Fuel
Type\",\"driver\":\"Driver\",\"plate_num\":\"Plate
#\",\"cmr\":\"CMR\",\"rent\":\"Rent\",\"total_cost\":\"Total
Cost\",\"email_image\":\"Email Image\",\"rent_currency\":\"Rent
Currency\",\"expenses_currency\":\"Expenses Currency\",\"total_weight\":\"Total
Weight\",\"total_rent\":\"Total Rent\",\"total_expenses\":\"Total
Expenses\",\"total_real_cost\":\"Total Real Cost\",\"lot_purchase_invoice\":\"Lot
Purchase Invoice\",\"fuel_amount\":\"Fuel Amount\",\"transit_amount\":\"Transit
Amount\",\"expense_amount\":\"Amount\",\"lot_added\":\"Lot
Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated
successfully\",\"sidebar_lot_purchase\":\"Purchases\",\"sidebar_lot_avail_warehouse
\":\"Available\",\"sidebar_lot_sold_warehouse\":\"Sold\",\"sidebar_lot_moved_wareho
use\":\"Moved\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"Financials
Transactions\",\"lot_purchase_avail\":\"Lot Purchases
Available\",\"avail_lot_purchases_listing\":\"Available Lot Purchases
Listing\",\"purchased_invoice\":\"Purchaed Invoice\",\"purchased_date\":\"Purchaed
Date\",\"sold_?\":\"Sold ?\",\"btn_sold_?\":\"Sold ?\",\"btn_sold_invoice_?\":\"Sol
d
Invoice ?\",\"move_?\":\"Move ?\",\"btn_move_?\":\"Move ?\",\"preview\":\"Preview\"
,\"no_image\":\"No Image\",\"receipt_exist\":\"Receipt
Exist\",\"receipt_number_exist\":\"This receipt number already
exist\",\"lot_sold_title\":\"Lot Sold\",\"lot_sold_tag_line\":\"Enter details of
sold lot item.\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"Difference\",\"gross_weight\":\"Gross
Weight\",\"gross_amount\":\"Gross
Amount\",\"cash\":\"Cash\",\"cash_account\":\"Cash
Account\",\"plus\":\"Plus\",\"minus\":\"Minus\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"Lot Sold
Invoice\",\"total_amount\":\"Total Amount\",\"sold_lot_listing\":\"Sold Lot
Listing\",\"lot_sales\":\"Lot Sales\",\"purchased_invoice_num\":\"P.invoice
#\",\"sold_date\":\"Sold Date\",\"sold_invoice_num\":\"S.Invoice
#\",\"moved_lots\":\"Moved Lots\",\"moved_lots_listing\":\"Moved Lots
Listing\",\"lot_moved_title\":\"Move Lot\",\"lot_moved_tag_line\":\"Enter following
details to move lot item\",\"move_lot\":\"Move Lot\",\"lot_moved\":\"Lot
Moved\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"Lot Difference
Report\",\"lot_difference_report_listing\":\"Lot Difference Report
Listing\",\"weight_first\":\"1st
Weight\",\"difference_positive\":\"Difference+\",\"difference_negative\":\"Differen
ce-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete
Lot Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View Lot Moved\",\"add_lot_moved_right\":\"Add
Lot Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"Lot Difference
Report\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"Micro BalanceSheet\",\"available_tankers\":\"Available
Tankers\",\"clients\":\"Clients\",\"cashbook\":\"Cashbook\",\"payable\":\"Payable\"
,\"banks\":\"Banks\",\"suppliers\":\"Suppliers\",\"assets_total\":\"Assets
Total\",\"payable_total\":\"Payable Total\",\"total_in_usd\":\"Total in
USD\",\"equity\":\"Equity\",\"current_cash\":\"Current
Cash\",\"yesterday_cash\":\"Yesterday
Cash\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"Details\",\"iran_to_afghanistan\":\"Transit from
Iran to Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"Color\",\"dashboard_recieved\":\"Recieved\",\"dashboard_profi
t_loss\":\"Profit & Loss\",\"dashboard_net_profit\":\"Net
Profit\",\"dashboard_bank_accounts\":\"Bank
Accounts\",\"dashboard_activities\":\"Activities\",\"dashboard_need_attention\":\"N
eed Attention\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"Expiry
Alerts\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"Expiry
Date\",\"titlebar_expiry_alert_empty\":\"No Expiry
Alerts\",\"titlebar_product_alerts\":\"Product
Alerts\",\"titlebar_avail_qty\":\"Avail Qty\",\"titlebar_product_alert_empty\":\"No
Products Alerts\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"No Activity
Alerts\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_wei
ght\":\"Total Gross Weight\",\"both\":\"Both\",\"purchase_type\":\"Purchase
Type\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"Branch Transfer\",\"branch_transfer_out\":\"Branch
Transfer Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"Overall\",\"s
tatement\":\"Statement\",\"balancesheet\":\"Balancesheet\",\"positive_limit\":\"Pos
itive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous
Balance\",\"colour\":\"Colour\",\"remarks\":\"Remarks\",\"passed\":\"Passed\",\"act
ivities_dropdown_all\":\"All\",\"activities_dropdown_sales\":\"Sales\",\"activities
_dropdown_purchases\":\"Purchases\",\"activities_dropdown_production\":\"Production
\",\"activities_dropdown_journal\":\"Journal\",\"activities_dropdown_extra_income\"
:\"Extra Income\",\"activities_dropdown_damage_stock\":\"Damage
Stock\",\"activities_dropdown_warehouse
Transfer\":null,\"activities_dropdown_transit\":\"Transit\",\"activities_dropdown_p
ayslips\":\"Payslips\",\"activities_dropdown_expenses\":\"Expenses\",\"activities_d
ropdown_lot_purchases\":\"Lot Purchases\",\"activities_dropdown_lot_sold\":\"Lot
Sold\",\"activities_dropdown_lot_moved\":\"Lot
Moved\",\"synchronization\":\"Synchronization\",\"synchronize_btn\":\"Synchronize\"
,\"synchronization_local_to_live_title\":\"Sync Data from your Local Database to
Live Database\",\"synchronization_live_to_local_title\":\"Sync Data from your Live
Database to Local Database\",\"synchronization_no_data\":\"No
Data\",\"synchronization_no_data_message\":\"Data not found to
synchronize\",\"synchronization_done\":\"Job
Done\",\"synchronization_done_message\":\"Synchronization successfully
completed.\",\"internet_error\":\"Internet Error\",\"internet_error_message\":\"LAN
connection is not
stable.\",\"projects\":\"Projects\",\"projects_listing\":\"Projects
Listing\",\"add_project\":\"Add Project\",\"add_new_project\":\"Add New
Project\",\"edit_project\":\"Edit Project\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"Project Name\",\"project_address\":\"Project
Address\",\"contact_person\":\"Contact Person\",\"contact_number\":\"Contact
Number\",\"company_name\":\"Company Name\",\"cash_paid_account\":\"Cash Paid
Account\",\"project_cost\":\"Project Cost\",\"pending_amount\":\"Pending
Amount\",\"start_date\":\"Start Date\",\"end_date\":\"End
Date\",\"comments\":\"Comments\",\"login_name\":\"Login
Name\",\"confirm_password\":\"Confirm Password\",\"in_process_projects\":\"In
Process Projects\",\"in_process_projects_listing\":\"In Process Projects
Listing\",\"process_details\":\"Process
Details\",\"process_details_listing\":\"Process Details
Listing\",\"complete\":\"Complete\",\"description\":\"Description\",\"supervisor\":
\"Supervisor\",\"completed_projects\":\"Completed
Projects\",\"completed_projects_listing\":\"Completed Projects
Listing\",\"move_to_process\":\"Move to Process\",\"projects_reports\":\"Projects
Reports\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"Payment
Deductions\",\"payment_deductions_listing\":\"Payment Deductions
Listing\",\"add_payment_deduction\":\"Add Payment
Deduction\",\"add_new_payment_deduction\":\"Add New Payment
Deduction\",\"edit_payment_deduction\":\"Edit Payment
Deduction\",\"scan_copy\":\"Scan
Copy\",\"project\":\"Project\",\"select_project\":\"Select
Project\",\"from_account\":\"From Account\",\"to_account\":\"To
Account\",\"project_currency_amount\":\"Project Currency
Amount\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"Expenses
Deductions\",\"expenses_deductions_listing\":\"Expenses Deductions
Listing\",\"add_expense_deduction\":\"Add Expense
Deduction\",\"add_new_expense_deduction\":\"Add New Expense
Deduction\",\"edit_expense_deduction\":\"Edit Expense
Deduction\",\"cash_expenses\":\"Cash Expenses\",\"inventory_expenses\":\"Inventory
Expenses\",\"expense_type\":\"Expense
Type\",\"private\":\"Private\",\"other\":\"Other\",\"leaves\":\"Leaves\",\"leaves_l
isting\":\"Leaves Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"Approved Expenses
Deductions\",\"approved_expenses_deductions_listing\":\"Approved Expenses
Deductions
Listing\",\"approve\":\"Approve\",\"approved\":\"Approved\",\"disapprove\":\"Disapp
rove\",\"check_all\":\"Check
All\",\"approve_all\":\"Approve All\",\"disapprove_all\":\"Disapprove
All\",\"delete_all\":\"Delete All\",\"agent\":\"Agent\",\"weight_lose\":\"W-
Lose\",\"fuel_lose_report\":\"Fuel Lose
Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"Project
Payments\",\"project_payments_listing\":\"Project Payments
Listing\",\"new_project_payment\":\"New Project
Payment\",\"add_new_project_payment\":\"Add New Project
Payment\",\"edit_project_payment\":\"Edit Project
Payment\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"Payment Type\",\"select_user\":\"Select
User\",\"deduction_type\":\"Deduction
Type\",\"loans\":\"Loans\",\"loan\":\"Loan\",\"loans_listing\":\"Loans
Listing\",\"loan_modal_title\":\"Loan\",\"loan_modal_tag_line\":\"Submit Loan
Payment Info\",\"loan_amount\":\"Loan Amount\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"Received
Money\",\"received_money_listing\":\"Received Money
Listing\",\"dash_number_of_pending_projects\":\"NOPP\",\"dash_number_of_completed_p
rojects\":\"NOCP\",\"dash_cost_of_pending_projects\":\"COPP\",\"dash_cost_of_comple
ted_projects\":\"COCP\",\"dash_pending_amount_of_projects\":\"PAOP\",\"dash_cash_pa
id_of_projects\":\"CPOP\",\"dash_expenses_deductions_of_completed_projects\":\"EDOC
P\",\"dash_profit_of_completed_projects\":\"POCP\",\"dash_number_of_pending_expense
s_deductions\":\"NOPED\",\"balance_summary_projects_completed_cost\":\"Completed
Projects Cost\",\"balance_summary_projects_pending_amount\":\"Projects Pending
Amount\",\"balance_summary_projects_completed_expenses\":\"Completed Projects
Expenses\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"Items\",\"c
onstruction_items_listing\":\"Items Listing\",\"new_construction_item\":\"New
Item\",\"add_new_construction_item\":\"Add New
Item\",\"edit_construction_item\":\"Edit Item\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"Warehouses\",\"construction_warehouses
_listing\":\"Warehouses Listing\",\"new_construction_warehouse\":\"New
Warehouse\",\"add_new_construction_warehouse\":\"Add New
Warehouse\",\"edit_construction_warehouse\":\"Edit
Warehouse\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"Purchases\",\"construction_purchases_li
sting\":\"Purchases Listing\",\"construction_purchases_invoice\":\"Purchases
Invoice\",\"new_construction_purchase\":\"New
Purchase\",\"add_new_construction_purchase\":\"Add New
Purchase\",\"edit_construction_purchase\":\"Edit
Purchase\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"Contracts\",\"construction_contracts_li
sting\":\"Contracts Listing\",\"new_construction_contract\":\"New
Contract\",\"add_new_construction_contract\":\"Add New
Contract\",\"edit_construction_contract\":\"Edit
Contract\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"Contract
Type\",\"machinery\":\"Machinery\",\"duration_type\":\"Duration
Type\",\"monthly\":\"Monthly\",\"days\":\"Days\",\"hours\":\"Hours\",\"sqm\":\"Sqm\
",\"select_employee\":\"Select Employee\",\"number_of_months\":\"Number Of
Months\",\"number_of_days\":\"Number Of Days\",\"number_of_hours\":\"Number Of
Hours\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"Working
Hours Per Day\",\"rate_per_hour\":\"Rate Per Hour\",\"driver_name\":\"Driver
Name\",\"driver_mobile\":\"Driver Mobile\",\"projects_assigning\":\"Projects
Assigning\",\"projects_assigning_listing\":\"Projects Assigning
Listing\",\"new_project_assigning\":\"New Project
Assign\",\"add_new_project_assigning\":\"Add New Project
Assign\",\"edit_project_assigning\":\"Edit Project
Assign\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"Assign
Type\",\"material\":\"Material\",\"start_time\":\"Start Time\",\"end_time\":\"End
Time\",\"select_machinery\":\"Select
Machinery\",\"project_assigning_status\":\"Status\",\"project_assigning_pending\":\
"Pending\",\"project_assigning_passed\":\"Passed\",\"project_assigning_report_menu\
":\"Project Assign Report\",\"project_assigning_report_breadcrumb\":\"Project
Assign Report\",\"project_assigning_report_title\":\"Project Assign
Report\",\"project_assigning_report_title_listing\":\"Project Assign
Lisitng\",\"project_assigning_report_filter_project\":\"Project\",\"project_assigni
ng_report_filter_material\":\"Material\",\"project_assigning_report_filter_employee
\":\"Employee\",\"project_assigning_report_filter_machinery\":\"Machinery\",\"proje
ct_assigning_report_filter_from\":\"From\",\"project_assigning_report_filter_to\":\
"To\",\"project_assigning_report_filter_search\":\"Search\",\"project_assigning_rep
ort_thead_serial\":\"#\",\"project_assigning_report_thead_date\":\"Date\",\"project
_assigning_report_thead_project\":\"Project\",\"project_assigning_report_thead_type
\":\"Type\",\"project_assigning_report_thead_work_time\":\"Work
Time\",\"project_assigning_report_thead_employee\":\"Employee\",\"project_assigning
_report_thead_machinery\":\"Machinery\",\"project_assigning_report_thead_material\"
:\"Material\",\"project_assigning_report_thead_qty\":\"Qty\",\"project_assigning_re
port_thead_comments\":\"Comments\",\"cons_warehouse_details_breadcrumb\":\"Warehous
e Details\",\"cons_warehouse_details_title\":\"Warehouse
Details\",\"cons_warehouse_details_title_listing\":\"Warehouse Details
Lisitng\",\"cons_warehouse_details_filter_item\":\"Item\",\"cons_warehouse_details_
filter_project\":\"Project\",\"cons_warehouse_details_filter_from\":\"From\",\"cons
_warehouse_details_filter_to\":\"To\",\"cons_warehouse_details_filter_search\":\"Se
arch\",\"cons_warehouse_details_thead_serial\":\"#\",\"cons_warehouse_details_thead
_item_name\":\"Item
Name\",\"cons_warehouse_details_thead_unit\":\"Unit\",\"cons_warehouse_details_thea
d_rate\":\"Rate\",\"cons_warehouse_details_thead_total\":\"Total
Qty\",\"cons_warehouse_details_thead_assign\":\"Assign
Qty\",\"cons_warehouse_details_thead_work_available\":\"Ava
Qty\",\"cons_warehouse_details_thead_damage\":\"Damage\",\"cons_purchase_invoice_ti
tle\":\"Purchase Invoice\",\"cons_purchase_invoice_title_listing\":\"Warehouse
Details
Lisitng\",\"cons_purchase_invoice_top_date\":\"Date\",\"cons_purchase_invoice_top_u
ser\":\"User\",\"cons_purchase_invoice_top_supplier\":\"Supplier\",\"cons_purchase_
invoice_top_bill\":\"BILL#\",\"cons_purchase_invoice_thead_serial\":\"#\",\"cons_pu
rchase_invoice_thead_item_name\":\"Item
Name\",\"cons_purchase_invoice_thead_unit\":\"Unit\",\"cons_purchase_invoice_thead_
qty\":\"Qty\",\"cons_purchase_invoice_thead_rate\":\"Rate\",\"cons_purchase_invoice
_thead_total\":\"Total\",\"cons_purchase_invoice_thead_paid\":\"Paid\",\"cons_purch
ase_invoice_thead_pending\":\"Pending\",\"projects_assigning_report\":\"Projects
Assign Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"Overall
Debit\",\"ledger_overall_credit\":\"Overall
Credit\",\"ledger_overall_balance\":\"Overall
Balance\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Prese
nt\",\"mod_em_daily_attendence_thead_absent\":\"Absent\",\"mod_em_daily_attendence_
thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_leave\":\"Leave\",\"mod_em_da
ily_attendence_thead_holiday\":\"Holiday\",\"mod_em_daily_attendence_day_prefix\":\
"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLIDAY\",\"mod_em_daily_attend
ence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_attendence_cancel_btn_text\":\"C
ancel\",\"mod_em_daily_attendence_confirm_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence will be
save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"Supplier Due\",\"fixed_assets\":\"Fixed
Assets\",\"other_accounts\":\"Other Accounts\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr

#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_mod_view_thead_total\":\"Total\",\"services_mod_
view_thead_discount\":\"Dicount\",\"services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"Email
Alerts\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"Messages
Alerts\",\"mod_message_alerts_client\":\"Messages
Alerts\",\"mod_message_alerts_text_customer_name\":\"Customer\",\"mod_message_alert
s_text_dear\":\"Dear\",\"mod_message_alerts_text_make_payment\":\"Please make
payment on time\",\"mod_message_alerts_text_current_balance\":\"Your Current
Balance is\",\"mod_message_alerts_text_branch_address\":\"Branch
Address\",\"mod_message_alerts_text_branch_mobile\":\"Branch
Phone\",\"mod_message_alerts_text_thanks\":\"Thank
You!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"Send
Message\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"D
ate\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoi
ce\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thea
d_unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead
_rate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_me
nu_main\":\"Marketers\",\"marketers_sidebar_menu\":\"Marketers
List\",\"marketers\":\"Marketers\",\"marketer\":\"Marketer\",\"marketers_view_bread
crumb\":\"Marketers\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"Marketers\",\"marketers_view_thead_sr\":\"#\",\"ma
rketers_view_thead_name\":\"Name\",\"marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers_view_thead_report\":\"Report\",\"marketers_view_thead_
action\":\"Action\",\"marketers_view_thead_edit\":\"Edit\",\"marketers_view_thead_d
elete\":\"Delete\",\"marketers_add_breadcrumb\":\"Add
Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last

Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_commission\":\"Commission
\",\"marketers_add_input_email\":\"email\",\"marketers_add_input_username\":\"Usern
ame\",\"marketers_add_input_password\":\"Password\",\"marketers_add_input_account\"
:\"Account\",\"marketers_add_input_save\":\"Save\",\"marketers_service_added\":\"Ma
rketer Saved\",\"marketers_save_successfully\":\"Marketer saved
successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice
4\",\"ph_transfer\":\"Transfers\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"Cli
ent Categories\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"Clie
nt\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main\":
\"Approvals\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_approval_view_thead_client\":\"client\",\"receipts_appr
oval_view_thead_requested_by\":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"Purchase\",\"batch_rep_view_thead_stocki_out\":\"Sale\
",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stocki_t
in\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"Damage\",\"batch_rep_view_thead_stoc
ki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_v
alue\":\"Value\",\"bundle_item_report_breadcrumb\":\"Item Bundle Toop
Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es
Return\",\"stock_general_ledger_report_module_production\":\"Production\",\"stock_g
eneral_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date\",\"audit_report_t
head_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"audit_report_thead_
action\":\"Action\",\"audit_report_thead_details\":\"Details\",\"audit_report_thead
_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_report_module_text_to
\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_report_module_text_inv
oice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"audit_report_module_i
tems_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales
Return\",\"audit_report_module_production\":\"Production\",\"audit_report_module_pr
oduction_in\":\"Production In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"Sales
Return\",\"sales_return_view_breadcrumb\":\"Sales
Return\",\"sales_return_view_title\":\"Sales
Return\",\"sales_return_view_add_btn\":\"Add
New\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"Date\
",\"sales_return_view_thead_invoice\":\"Invoice\",\"sales_return_view_thead_client\
":\"Client\",\"sales_return_view_thead_sales_total\":\"Sales
Total\",\"sales_return_view_thead_discount\":\"Discount\",\"sales_return_view_thead
_inv_total\":\"Invoice
Total\",\"sales_return_view_thead_received\":\"Received\",\"sales_return_view_thead
_remaining\":\"Remaining\",\"sales_return_view_thead_refund\":\"Refund\",\"sales_re
turn_view_thead_action\":\"Action\",\"sales_return_add_breadcrumb\":\"Add Sales
Return\",\"sales_return_add_title\":\"Add Sales
Return\",\"sales_return_add_select_client\":\"Select
Client\",\"sales_return_add_select_invoice\":\"Select
Invoice\",\"sales_return_add_refund_btn\":\"Refund\",\"sales_return_add_thead_sr\":
\"#\",\"sales_return_add_thead_item\":\"Item\",\"sales_return_add_thead_warehouse\"
:\"Warehouse\",\"sales_return_add_thead_unit\":\"Unit\",\"sales_return_add_thead_qt
y\":\"Qty\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead
_discount_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"Rate\",\"sales_return_add_
thead_total\":\"Total\",\"sales_return_add_thead_return_qty\":\"Ret
Qty\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"Total
Invoice\",\"sales_return_add_total_refund\":\"Total
Refund\",\"sales_return_add_total_received\":\"Received\",\"sales_return_add_rec_ac
count\":\"Received Account\",\"sales_return_add_save_print\":\"Save &
Print\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"Edit Sales
Return\",\"sales_return_edit_title\":\"Edit Sales
Return\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":null,\"sales_invoice_4_thead_client\":\"Client\",
\"sales_invoice_4_thead_invoice\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date
\",\"sales_invoice_4_thead_user\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sal
es_invoice_4_thead_details\":\"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sa
les_invoice_4_thead_rate\":\"Rate\",\"sales_invoice_4_thead_total\":\"Total\",\"sal
es_invoice_4_thead_memo\":\"Memo\",\"sales_invoice_4_thead_grand_total\":\"Total\",
\"sales_invoice_4_thead_paid\":\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending
\",\"mod_trans_sidebar_menu_main\":\"Transfers\",\"mod_trans_in_sidebar_menu\":\"Tr
ansfer In\",\"mod_trans_in\":\"Transfer
In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"INVOICE\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add
Transfer In\",\"mod_trans_in_add_title\":\"Add Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"INVOICE#\",\"mod_trans_in_add_
input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo\",\"mod_trans_in_add_i
nput_item\":\"Item\",\"mod_trans_in_add_input_warehouse\":\"Warehouse\",\"mod_trans
_in_add_input_batch\":\"Batch\",\"mod_trans_in_add_input_unit\":\"Unit\",\"mod_tran
s_in_add_input_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry\":\"Expiry\",\"mod_tra
ns_in_add_input_cost\":\"Cost\",\"mod_trans_in_add_input_profit\":\"Profit\",\"mod_
trans_in_add_input_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"TRANSFER OUT
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
ookings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_b
readcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Qty\",\"mod_b
ookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"Orders\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pe
nding Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",\"mod_orders_
view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"Production\",\"mod_production_relation
_sidebar_menu\":\"Production
Relation\",\"mod_production_relation_add_view\":\"Production
Relation\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_item\":\"Item\",\"mod_production_relation_view_thead_action\":\"Action\
",\"mod_production_relation_view_thead_edit\":\"Edit\",\"mod_production_relation_vi
ew_thead_delete\":\"Delete\",\"mod_production_relation_add_breadcrumb\":\"Add
Production Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"Production\",\"mod_production_add_view\":\"Production\",\"mod_producti
on_view_add_btn\":\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_item\":\"Item\",\"mod_production_add_input_warehouse\":\"Warehouse\",\"mod_
production_add_input_raw_item\":\"Raw
Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production
saved successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"Production
Raw\",\"mod_production_raw_relation_sidebar_menu\":\"Production Raw
Relation\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"Production Raw\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"Production
New\",\"mod_production_new_sidebar_menu\":\"Production\",\"mod_production_new_formu
la_sidebar_menu\":\"Formula\",\"mod_production_new_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"Production
Formula\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"Pending Qty
Out\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From:\",\"customer_ledger_branch_not_f
ound\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# -\",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
-\",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
-\",\"ledgers_module_wise_sr_prefix_production\":\"PR#
-\",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
-\",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
-\",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
-\",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
-\",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
-\",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
-\",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
-\",\"mod_journal_invoice_jv_num\":\"JV
-\",\"mod_journal_invoice_date\":\"Date\",\"mod_journal_invoice_accounts\":\"Accoun
ts\",\"mod_journal_invoice_details\":\"Details\",\"mod_journal_invoice_debit_amount
\":\"Debit\\/Amount\",\"mod_journal_invoice_ex_rate\":\"Ex\\/
Rate\",\"mod_journal_invoice_credit_amount\":\"Credit\\/
Amount\",\"mod_journal_invoice_business_manager\":\"Business
Manager\",\"mod_journal_invoice_authorised_signatory\":\"Authorized
Signatory\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"Capital
Types\",\"mod_share_capitals_cat_view_breadcrumb\":\"Categories\",\"mod_share_capit
als_cat_view_add_btn\":\"Add
New\",\"mod_share_capitals_cat_view_title\":\"Categories\",\"mod_share_capitals_cat
_view_thead_sr\":\"#\",\"mod_share_capitals_cat_view_thead_name\":\"Name\",\"mod_sh
are_capitals_cat_view_thead_action\":\"Action\",\"mod_share_capitals_cat_add_breadc
rumb\":\"Add Category\",\"mod_share_capitals_cat_add_title\":\"Add
Category\",\"mod_share_capitals_cat_add_input_name\":\"Name\",\"mod_share_capitals_
cat_add_input_save\":\"Save\",\"mod_share_capitals_cat_category_added\":\"Category
Saved\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_share_capitals_cat_edit_title\":\"Edit
Category\",\"mod_share_capitals_cat_edit_update\":\"Update\",\"mod_share_capitals_s
idebar_menu\":\"Capitals\",\"mod_share_capitals_view_breadcrumb\":\"Capitals\",\"mo
d_share_capitals_view_add_btn\":\"Add
New\",\"mod_share_capitals_view_title\":\"Capitals\",\"mod_share_capitals_view_titl
e_listing\":\"Capitals
Listing\",\"mod_share_capitals_view_thead_sr\":\"#\",\"mod_share_capitals_view_thea
d_date\":\"Date\",\"mod_share_capitals_view_thead_category\":\"Category\",\"mod_sha
re_capitals_view_thead_account\":\"Account\",\"mod_share_capitals_view_thead_shareh
older\":\"Shareholder\",\"mod_share_capitals_view_thead_amount\":\"Amount\",\"mod_s
hare_capitals_view_thead_percentage\":\"Per(%)\",\"mod_share_capitals_view_thead_de
tails\":\"Details\",\"mod_share_capitals_view_thead_action\":\"Action\",\"mod_share
_capitals_view_thead_edit\":\"Edit\",\"mod_share_capitals_view_thead_delete\":\"Del
ete\",\"mod_share_capitals_add_breadcrumb\":\"Add
Capital\",\"mod_share_capitals_add_title\":\"Add
Capital\",\"mod_share_capitals_add_input_date\":\"Date\",\"mod_share_capitals_add_i
nput_category\":\"Category\",\"mod_share_capitals_add_input_account\":\"Account\",\
"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"Currency\",\"mod_share_capita
ls_add_input_shareholder\":\"Shareholder\",\"mod_share_capitals_add_input_amount\":
\"Amount\",\"mod_share_capitals_add_input_percentage\":\"Percentage\",\"mod_share_c
apitals_add_input_details\":\"Details\",\"mod_share_capitals_add_input_save\":\"Sav
e\",\"mod_share_capitals_added\":\"Capital
Saved\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"Edit
Capital\",\"mod_share_capitals_edit_title\":\"Edit
Capital\",\"mod_share_capitals_edit_update\":\"Update\",\"mod_shareholder_sidebar_m
ain_menu\":\"Shareholder\",\"mod_shareholder_view_add_btn\":\"Add
New\",\"mod_shareholder_view_title\":\"Shareholder\",\"mod_shareholder_view_add_but
ton\":\"Add New Shareholder\",\"mod_shareholder_view_title_listing\":\"Shareholder
Listing\",\"mod_shareholder_view_thead_sr\":\"Sr
#\",\"mod_shareholder_view_thead_name\":\"Name\",\"mod_shareholder_view_thead_last_
name\":\"Last
Name\",\"mod_shareholder_view_thead_mobile\":\"Mobile\",\"mod_shareholder_view_thea
d_nic\":\"NIC\",\"mod_shareholder_view_thead_address\":\"Address\",\"mod_shareholde
r_view_thead_percentage\":\"Percentage\",\"mod_shareholder_view_thead_comments\":\"
Comments\",\"mod_shareholder_view_thead_action\":\"Action\",\"mod_shareholder_view_
thead_edit\":\"Edit\",\"mod_shareholder_view_thead_delete\":\"Delete\",\"mod_shareh
older_add_breadcrumb\":\"Add Shareholder\",\"mod_shareholder_add_title\":\"Add New
Shareholder\",\"mod_shareholder_add_input_name\":\"Name\",\"mod_shareholder_add_inp
ut_last_name\":\"Last
Name\",\"mod_shareholder_add_input_mobile\":\"Mobile\",\"mod_shareholder_add_input_
nic\":\"NIC\",\"mod_shareholder_add_input_address\":\"Address\",\"mod_shareholder_a
dd_input_percentage\":\"Percentage\",\"mod_shareholder_add_input_comments\":\"Comme
nts\",\"mod_shareholder_add_input_save\":\"Save\",\"mod_shareholder_added\":\"Share
holder Saved\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"Edit
Shareholder\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_vie
w_add_btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"Turnover\",\"mod_turnover_view_add_btn\"
:\"Add
New\",\"mod_turnover_view_title\":\"Turnover\",\"mod_turnover_view_add_button\":\"A
dd New Turnover\",\"mod_turnover_view_title_listing\":\"Turnover
Listing\",\"mod_turnover_view_thead_sr\":\"Sr
#\",\"mod_turnover_view_thead_date\":\"Date\",\"mod_turnover_view_thead_range\":\"R
ange\",\"mod_turnover_view_thead_net_income\":\"Net
Income\",\"mod_turnover_view_thead_action\":\"Action\",\"mod_turnover_view_thead_ed
it\":\"Edit\",\"mod_turnover_view_thead_delete\":\"Delete\",\"mod_turnover_add_brea
dcrumb\":\"Add Turnover\",\"mod_turnover_add_title\":\"Add New
Turnover\",\"mod_turnover_add_input_currency\":\"Currency\",\"mod_turnover_add_inpu
t_from\":\"From\",\"mod_turnover_add_input_to\":\"To\",\"mod_turnover_add_input_sea
rch_button\":\"Search\",\"mod_turnover_add_input_sales_income\":\"Sales
Income\",\"mod_turnover_add_input_services_income\":\"Services
Income\",\"mod_turnover_add_input_other_income\":\"Other
Income\",\"mod_turnover_add_input_total_revenue\":\"Total
Revenue\",\"mod_turnover_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_turnover_add_input_salaries\":\"Salaries\",\"mod_turnover_add_input_ex
penses\":\"Expenses\",\"mod_turnover_add_input_assets\":\"Assets\",\"mod_turnover_a
dd_input_net_income\":\"Net Income\",\"mod_turnover_added\":\"turnover
Saved\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"Edit
Turnover\",\"mod_turnover_ledger_details\":\"Turnover is
Submitted\",\"mod_shareholder_credit_sidebar_main_menu\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_btn\":\"Add
New\",\"mod_shareholder_credit_view_title\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_button\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_view_title_listing\":\"Shareholder Credit
Listing\",\"mod_shareholder_credit_view_thead_sr\":\"Sr
#\",\"mod_shareholder_credit_view_thead_date\":\"Date\",\"mod_shareholder_credit_vi
ew_thead_currency\":\"Currency\",\"mod_shareholder_credit_view_thead_shareholder\":
\"Shareholder\",\"mod_shareholder_credit_view_thead_amount\":\"Amount\",\"mod_share
holder_credit_view_thead_percentage\":\"Per(%)\",\"mod_shareholder_credit_view_thea
d_account\":\"Account\",\"mod_shareholder_credit_view_details\":\"Details\",\"mod_s
hareholder_credit_view_thead_action\":\"Action\",\"mod_shareholder_credit_view_thea
d_edit\":\"Edit\",\"mod_shareholder_credit_view_thead_delete\":\"Delete\",\"mod_sha
reholder_credit_add_breadcrumb\":\"Add Shareholder
Credit\",\"mod_shareholder_credit_add_title\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_add_input_currency\":\"Currency\",\"mod_sharehold
er_credit_add_input_from\":\"From\",\"mod_shareholder_credit_add_input_to\":\"To\",
\"mod_shareholder_credit_add_input_sales_income\":\"Sales
Income\",\"mod_shareholder_credit_add_input_services_income\":\"Services
Income\",\"mod_shareholder_credit_add_input_other_income\":\"Other
Income\",\"mod_shareholder_credit_add_input_total_revenue\":\"Total
Revenue\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_shareholder_credit_add_input_salaries\":\"Salaries\",\"mod_shareholder
_credit_add_input_expenses\":\"Expenses\",\"mod_shareholder_credit_add_input_assets
\":\"Assets\",\"mod_shareholder_credit_add_input_net_income\":\"Net
Income\",\"mod_shareholder_credit_added\":\"Shareholder Credit
Saved\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_b
tn\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In Updated
Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_vie
w_thead_currency\":\"Currency\",\"mod_item_stock_in_out_view_thead_cost\":\"Cost\",
\"mod_item_stock_in_out_view_thead_in_quantity\":\"In
Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"Metu
Stock\",\"mod_metu_stock_metu_sidebar_menu\":\"Metu\",\"mod_metu_stock_metu_view_br
eadcrumb\":\"Metu\",\"mod_metu_stock_metu_view_add_btn\":\"Add
New\",\"mod_metu_stock_metu_view_title\":\"Metu\",\"mod_metu_stock_metu_view_title_
listing\":\"Metu
Listing\",\"mod_metu_stock_metu_view_thead_sr\":\"#\",\"mod_metu_stock_metu_view_th
ead_name\":\"Name\",\"mod_metu_stock_metu_view_thead_action\":\"Action\",\"mod_metu
_stock_metu_view_thead_edit\":\"Edit\",\"mod_metu_stock_metu_view_thead_delete\":\"
Delete\",\"mod_metu_stock_metu_add_breadcrumb\":\"Add
Metu\",\"mod_metu_stock_metu_add_title\":\"Add
Metu\",\"mod_metu_stock_metu_add_input_name\":\"Name\",\"mod_metu_stock_metu_add_in
put_currency\":\"Currency\",\"mod_metu_stock_metu_add_input_save\":\"Save\",\"mod_m
etu_stock_metu_added\":\"Metu
Saved\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_title\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_update\":\"Update\",\"mod_metu_stock_report_sideb
ar_menu\":\"Metu
Report\",\"mod_metu_stock_report_stock_purchased_from\":\"Purchased
From\",\"mod_metu_stock_report_stock_sold_to\":\"Sold
to\",\"mod_metu_stock_report_report_view_breadcrumb\":\"Metu
Report\",\"mod_metu_stock_report_view_title\":\"Metu
Report\",\"mod_metu_stock_report_view_title_listing\":\"Metu
Report\",\"mod_metu_stock_report_view_available_stock\":\"Available
Stock\",\"mod_metu_stock_report_view_filter_metu\":\"Metu\",\"mod_metu_stock_report
_view_filter_from\":\"From\",\"mod_metu_stock_report_view_filter_to\":\"To\",\"mod_
metu_stock_report_view_filter_search\":\"Search\",\"mod_metu_stock_report_view_thea
d_current_balance\":\"Current
Balance\",\"mod_metu_stock_report_view_thead_sr\":\"#\",\"mod_metu_stock_report_vie
w_thead_date\":\"Date\",\"mod_metu_stock_report_view_thead_details\":\"Details\",\"
mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_report_view_t
head_debit\":\"Debit\",\"mod_metu_stock_report_view_thead_credit\":\"Credit\",\"mod
_metu_stock_report_view_thead_balance\":\"Balance\",\"mod_metu_stock_purchase_sideb
ar_menu\":\"Purchases\",\"mod_metu_stock_purchase_view_breadcrumb\":\"Purchases\",\
"mod_metu_stock_purchase_statement_text\":\"Metu
Purchased:\",\"mod_metu_stock_purchase_view_add_btn\":\"Add
New\",\"mod_metu_stock_purchase_view_title\":\"Purchases\",\"mod_metu_stock_purchas
e_view_title_listing\":\"Purchases
Listing\",\"mod_metu_stock_purchase_view_filter_supplier\":\"Supplier\",\"mod_metu_
stock_purchase_view_filter_from\":\"From\",\"mod_metu_stock_purchase_view_filter_to
\":\"to\",\"mod_metu_stock_purchase_view_filter_search\":\"Search\",\"mod_metu_stoc
k_purchase_view_thead_sr\":\"#\",\"mod_metu_stock_purchase_view_thead_date\":\"Date
\",\"mod_metu_stock_purchase_view_thead_supplier\":\"Supplier\",\"mod_metu_stock_pu
rchase_view_thead_value\":\"Value\",\"mod_metu_stock_purchase_view_thead_percentage
\":\"Per(%)\",\"mod_metu_stock_purchase_view_thead_metu\":\"Metu\",\"mod_metu_stock
_purchase_view_thead_details\":\"Details\",\"mod_metu_stock_purchase_view_thead_act
ion\":\"Action\",\"mod_metu_stock_purchase_view_thead_edit\":\"Edit\",\"mod_metu_st
ock_purchase_view_thead_delete\":\"Delete\",\"mod_metu_stock_purchase_add_breadcrum
b\":\"Add Purchase\",\"mod_metu_stock_purchase_add_title\":\"Add
Purchase\",\"mod_metu_stock_purchase_add_input_date\":\"Date\",\"mod_metu_stock_pur
chase_add_input_supplier\":\"Supplier\",\"mod_metu_stock_purchase_add_input_metu\":
\"Metu\",\"mod_metu_stock_purchase_add_input_value\":\"Value\",\"mod_metu_stock_pur
chase_add_input_percentage\":\"Percentage\",\"mod_metu_stock_purchase_add_input_pur
chased_metu\":\"Purchased
Metu\",\"mod_metu_stock_purchase_add_input_details\":\"Details\",\"mod_metu_stock_p
urchase_add_input_save\":\"Save\",\"mod_metu_stock_purchase_added\":\"Purchase
Saved\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"Sales\",\"mod_metu_stock_sale_view_breadcrumb\":\"Sales\",\"mod_m
etu_stock_sale_statement_text\":\"Metu
Sold:\",\"mod_metu_stock_sale_view_add_btn\":\"Add
New\",\"mod_metu_stock_sale_view_title\":\"Sales\",\"mod_metu_stock_sale_view_title
_listing\":\"Sales
Listing\",\"mod_metu_stock_sale_view_filter_client\":\"Client\",\"mod_metu_stock_sa
le_view_filter_from\":\"From\",\"mod_metu_stock_sale_view_filter_to\":\"to\",\"mod_
metu_stock_sale_view_filter_search\":\"Search\",\"mod_metu_stock_sale_view_thead_sr
\":\"#\",\"mod_metu_stock_sale_view_thead_date\":\"Date\",\"mod_metu_stock_sale_vie
w_thead_client\":\"Client\",\"mod_metu_stock_sale_view_thead_value\":\"Value\",\"mo
d_metu_stock_sale_view_thead_percentage\":\"Per(%)\",\"mod_metu_stock_sale_view_the
ad_metu\":\"Metu\",\"mod_metu_stock_sale_view_thead_details\":\"Details\",\"mod_met
u_stock_sale_view_thead_action\":\"Action\",\"mod_metu_stock_sale_view_thead_edit\"
:\"Edit\",\"mod_metu_stock_sale_view_thead_delete\":\"Delete\",\"mod_metu_stock_sal
e_add_breadcrumb\":\"Add Sale\",\"mod_metu_stock_sale_add_title\":\"Add
Sale\",\"mod_metu_stock_sale_add_input_date\":\"Date\",\"mod_metu_stock_sale_add_in
put_client\":\"Client\",\"mod_metu_stock_sale_add_input_metu\":\"Metu\",\"mod_metu_
stock_sale_add_input_value\":\"Value\",\"mod_metu_stock_sale_add_input_percentage\"
:\"Percentage\",\"mod_metu_stock_sale_add_input_sold_metu\":\"Sold
Metu\",\"mod_metu_stock_sale_add_input_details\":\"Details\",\"mod_metu_stock_sale_
add_input_save\":\"Save\",\"mod_metu_stock_sale_added\":\"Sale
Saved\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"Update\",\"mod_items_sets_sidebar_menu
\":\"Sets\",\"mod_items_sets_sales_popup_btn\":\"Add
Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client
\":\"Client\",\"mod_items_token_view_thead_item\":\"Item\",\"mod_items_token_view_t
head_sold_qty\":\"Sold\\/Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"Approvals\",\"mod_approvals_sub_sidebar_menu\":\"Sub
Approvals\",\"mod_approvals_main_sidebar_menu\":\"Main
Approvals\",\"mod_approvals_button_approve\":\"Approve\",\"mod_approvals_button_rej
ected\":\"Reject\",\"mod_approvals_data_missing_head\":\"Some Data missing to
process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"Financial
Reports\",\"reports_title_financial_balancesheet\":\"BalanceSheet\",\"reports_title
_financial_trial_balance\":\"Trial
Balance\",\"reports_title_financial_income_statement\":\"Income
Statement\",\"reports_title_financial_income_expenses\":\"Income Vs
Expenses\",\"reports_title_financial_day_closing\":\"Day
Closing\",\"reports_title_financial_cash_flow\":\"Cash
Flow\",\"reports_title_financial_chart_of_accounts\":\"Chart of
Accounts\",\"reports_title_financial_clients_balance_summary\":\"Client Balance
Summary\",\"reports_title_financial_general_balance_summary\":\"General Balance
Summary\",\"reports_title_financial_profit_loss\":\"Profit &
Loss\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_cashbook\":\"Cashbook
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_supplier\":\"Supplier
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_client\":\"Clients
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_current_account\":\"Current
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_bank\":\"Bank\\/
Sarafi Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_employee\":\"Employee
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_transit\":\"Transit
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_general\":\"General
Ledgers\\/Statements\",\"reports_title_statements_title_micro_balancesheet\":\"Micr
o BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"General
Reports\",\"reports_general_title_inventory\":\"Inventory\",\"reports_general_title
_sale_stock\":\"Sale & Stock\",\"reports_general_title_item_stock\":\"Item
Stock\",\"reports_general_title_raw_warehouse\":\"Raw
Warehouse\",\"reports_general_title_sales_warehouse\":\"Sales
Warehouse\",\"reports_general_title_item_ledger\":\"Item
Ledger\",\"reports_general_title_damage\":\"Damage
Stock\",\"reports_general_title_expenses\":\"Expenses\",\"reports_general_title_sal
es\":\"Sales\",\"reports_general_title_sales_return\":\"Sales &
Return\",\"reports_general_title_sales_item\":\"Sales
Items\",\"reports_general_title_client_items\":\"Client
Items\",\"reports_general_title_sales_expense\":\"Sales
Expenses\",\"reports_general_title_purchases\":\"Purchases\",\"reports_general_titl
e_purchases_items\":\"Purchases
Items\",\"reports_general_title_purchase_expense\":\"Purchase
Expenses\",\"reports_general_title_production\":\"Production\",\"reports_general_ti
tle_production_expenses\":\"Production
Expenses\",\"reports_general_title_warehouse_transfer\":\"Warehouse
Transfer\",\"reports_general_title_sales_discount\":\"Sales
Discount\",\"reports_general_title_sales_discount2\":\"Sales Discount
2\",\"reports_general_title_purchase_discount\":\"Purchase
Discount\",\"reports_general_title_transfer_in_discount\":\"Transfer In Discount
1\",\"reports_general_title_transfer_in_discount2\":\"Transfer In Discount
2\",\"reports_general_title_transfer_out_discount\":\"Transfer Out Discount
1\",\"reports_general_title_transfer_out_discount2\":\"Transfer Out Discount
2\",\"reports_general_title_sales_services\":\"Sales
Services\",\"reports_general_title_services\":\"Services\",\"reports_general_title_
services_items\":\"Services
Items\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"Batch Wise
Stock\",\"reports_general_title_sales_return_report\":\"Sales
Return\",\"reports_general_title_near_expiry\":\"Near
Expiry\",\"reports_general_title_expired\":\"Expired\",\"reports_general_title_shor
tage\":\"Shortage\",\"reports_general_title_bundle_toop\":\"Item Bundle
Toop\",\"reports_general_title_all_bonuses\":\"All
Bonuses\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text
_update\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_ac
tivities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"das
hboard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weigh
t\",\"dashboard_activities_text_approved\":\"Approved\",\"dashboard_activities_text
_invoice\":\"Invoice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashbo
ard_activities_text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\
",\"dashboard_activities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Ty
pe\",\"dashboard_activities_text_account\":\"Account\",\"dashboard_activities_text_
contract_created\":\"Contract
Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"Production\",\"dashboard_activities_module_text_p
roject_assign\":\"Project

Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"Dear\",\"system_whatsapp_message_sales_text_you_have_purc
hased\":\"You have purchased material with
invoice#\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"Invoice
Total
Amount\",\"system_whatsapp_message_sales_text_paid\":\"Paid\",\"system_whatsapp_mes
sage_sales_text_pending\":\"Pending\",\"system_whatsapp_message_sales_text_prevoiou
s_balance\":\"Previous
Balance\",\"system_whatsapp_message_sales_text_balance\":\"Total
Balance\",\"system_whatsapp_message_sales_text_date\":\"Date\",\"system_whatsapp_me
ssage_sales_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_sales_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_sales_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"Dear\",\"system_whatsapp_mess
age_journal_text_we_have_received\":\"WE have
received\",\"system_whatsapp_message_journal_text_you_have_received\":\"You have
received\",\"system_whatsapp_message_journal_text_from_your_balance\":\"from your
balance\",\"system_whatsapp_message_journal_text_to_your_balance\":\"to your
balance\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"Your new
balance
is\",\"system_whatsapp_message_journal_text_receipt\":\"Receipt#\",\"system_whatsap
p_message_journal_text_details\":\"Details\",\"system_whatsapp_message_journal_text
_date\":\"Date\",\"system_whatsapp_message_journal_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_journal_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_journal_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks
Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"Shareholder\",\"shareholder_r
eport_view_thead_details\":\"Details\",\"shareholder_report_view_thead_date\":\"Dat
e\",\"shareholder_report_view_thead_credit\":\"Credit\",\"shareholder_report_view_t
head_debit\":\"Debit\",\"shareholder_report_view_thead_balance\":\"Balance\",\"shar
eholder_report_filter_thead_currency\":\"Currency\",\"shareholder_report_filter_the
ad_shareholder\":\"Shareholder\",\"shareholder_report_filter_thead_from\":\"From\",
\"shareholder_report_filter_thead_to\":\"To\",\"mod_financial_accounts_ledger_sideb
ar_main_menu\":\"Account
Ledgers\",\"mod_financial_accounts_ledger_breadcrumb\":\"Financial Account
Ledgers\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"Financial Account
Types\",\"mod_financial_accounts_ledger_view_heading\":\"Financial Account Types
Listing\"}','2020-06-26 18:37:19'),
(4,'LANG5EF6C15F41EDE5','Dari','rtl','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"\\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628\\u062f\\
u0627\\u0631\\u06cc \\u0641\\u0633\\u062a \\u0628\\u0648\\u06a9\\u0633 \\u062e\\
u0648\\u0634 \\u0622\\u0645\\u062f\\u06cc\\u062f\",\"dashboard\":\"\\u062f\\u0627\\
u0634\\u0628\\u0648\\u0631\\u062f (\\u0645\\u062f\\u06cc\\u0631\\u06cc\\
u062a)\",\"builtin_account_all_accounts_statement\":\"\\u062c\\u0646\\u0631\\
u0644 \\u0644\\u06cc\\u062c\\u0631 \\/ \\u0635\\u0648\\u0631\\u062a \\u062d\\
u0633\\u0627\\u0628 \\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"builtin_account_cashbook\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\
u0633\\u0627\\u0628 \\u0647\\u0627\\u06cc \\u0646\\u0642\\u062f\\u0647 \\u062f\\
u062e\\u0644\",\"builtin_account_bank\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\
u0633\\u0627\\u0628 \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"builtin_account_client\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\
u0627\\u0628 \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"builtin_account_supplier\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\
u0633\\u0627\\u0628 \\u0641\\u0631\\u0648\\u0634\\u0646\\u062f\\u0647\\
u0627\",\"builtin_account_expense\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\
u0627\\u0628 \\u0647\\u0627\\u06cc \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\",\"builtin_account_current_account\":\"\\u0635\\u0648\\u0631\\u062a \\
u062d\\u0633\\u0627\\u0628 \\u062c\\u0627\\u0631\\
u06cc\",\"builtin_account_employee\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\
u0633\\u0627\\u0628 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\\u0627\\
u0646\",\"builtin_account_transit\":\"\\u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\
u0627\\u0628 \\u0647\\u0627\\u06cc \\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u062a\",\"select_currency\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0627\\
u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc\",\"select_category\":\"\\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0628\\u062e\\
u0634\",\"select_unit\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0648\\
u0627\\u062d\\u062f\",\"select_type\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u0646\\u0648\\u0639\",\"select_item\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u0628\\u062e\\u0634\",\"select_batch\":\"\\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u062f\\u0633\\u062a\\u0647\",\"select_branch\":\"\\u0627\\
u0646\\u062a\\u062e\\u0627\\u0628 \\u0634\\u0639\\u0628\\
u0647\",\"switch_branch\":\"\\u0648\\u0631\\u0648\\u062f \\u0628\\u0647 \\u0634\\
u0639\\u0628\\u0647\",\"search\":\"\\u062c\\u0633\\u062a\\u062c\\
u0648\",\"pass\":\"\\u067e\\u0627\\u0633 \\u06a9\\u0631\\u062f\\
u0646\",\"select\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628\",\"all\":\"\\
u0647\\u0645\\u0647\",\"print\":\"\\u0686\\u0627\\u067e\",\"ref_number\":\"\\
u0631\\u0633\\u06cc\\u062f#\",\"date\":\"\\u062a\\u0627\\u0631\\u064a\\u062e\\u200c
\\u062b\\u0628\\u062a\\u200c\",\"type\":\"\\u0646\\u0648\\u0639\",\"account\":\"\\
u062d\\u0633\\u0627\\u0628\",\"amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"narration\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\",\"total\":\"\\u062c\\
u0645\\u0644\\u0647\",\"select_account\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u062d\\u0633\\u0627\\u0628\",\"item_name\":\"\\u0646\\u0627\\u0645 \\
u062c\\u0646\\u0633\",\"avg_cost\":\"\\u0646\\u0631\\u062e\\u200c\\u0627\\u0648\\
u0633\\u0637\",\"last_cost\":\"\\u062e\\u0631\\u06cc\\u062f\\u0622\\u062e\\
u0631\",\"first_cost\":\"\\u0642\\u06cc\\u0645\\u062a \\u0627\\u0648\\
u0644\",\"new_cost\":\"\\u0646\\u0631\\u062e\\u200c\\u062c\\u062f\\u064a\\
u062f\",\"sale_price\":\"\\u0646\\u0631\\u062e\\u200c\\u0641\\u0631\\u0648\\
u0634\",\"stock_in\":\"\\u0627\\u0645\\u062f\",\"stock_out\":\"\\u062e\\u0631\\
u0648\\u062c\",\"damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"available\":\"\\u0645\\u0648\\u062c\\u0648\\u062f\",\"item\":\"\\u062c\\
u0646\\u0633\",\"items\":\"\\u0627\\u062c\\u0646\\u0627\\u0633\",\"opening\":\"\\
u0627\\u0641\\u062a\\u062a\\u0627\\u062d\",\"received\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"sales\":\"\\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"full_delivery\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\
u061f\",\"pending_delivery\":\"\\u0627\\u0645\\u0627\\u0646\\u062a\\
u061f\",\"return\":\"\\u0628\\u0631\\u06af\\u0634\\u062a\\
u06cc\",\"net_sales\":\"\\u0641\\u0631\\u0648\\u0634 \\u062e\\u0627\\u0644\\
u0635\",\"ava_quantity\":\"\\u062a\\u0639\\u062f\\u0627\\u062f \\u0645\\u0648\\
u062c\\u0648\\u062f\",\"used_quantity\":\"\\u062a\\u0639\\u062f\\u0627\\u062f \\
u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\u0647 \\u0634\\u062f\\
u0647\",\"profit\":\"\\u0645\\u0641\\u0627\\u062f\",\"extra_service\":\"\\u062e\\
u062f\\u0645\\u0627\\u062a \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"total_profit\":\"\\u0645\\u0641\\u0627\\u062f \\u06a9\\
u0644\",\"select_warehouse\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06af\\
u062f\\u0627\\u0645\",\"warehouse\":\"\\u06af\\u062f\\u0627\\u0645\",\"qty\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f\",\"bundle\":\"\\u0628\\u0646\\u062f\\
u0644\",\"toop\":\"\\u062a\\u0648\\u067e\",\"qty1\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f \\u0648\\u0627\\u062d\\u062f \\u06f1\",\"qty2\":\"\\u062a\\u0639\\
u062f\\u0627\\u062f \\u0648\\u0627\\u062d\\u062f \\u06f2\",\"bonus\":\"\\u0628\\
u0648\\u0646\\u0633\",\"bonus_value\":\"\\u0627\\u0631\\u0632\\u0634\\u062a \\
u0628\\u0648\\u0646\\u0633\",\"return_qty\":\"\\u0648\\u0627\\u067e\\u0633\\
u06cc\",\"refund\":\"Refund\",\"refund_total\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0645\\u0628\\u0644\\u063a \\u0648\\u0627\\u067e\\u0633\\u06cc\",\"client\":\"\\
u0645\\u0634\\u062a\\u0631\\u06cc\",\"select_client\":\"\\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u0645\\u0634\\u062a\\u0631\\u06cc\",\"invoice_#\":\"\\u0641\\
u0627\\u06a9\\u062a\\u0648\\u0631\",\"ref_#\":\"\\u0631\\u0633\\u06cc\\
u062f#\",\"invoice_total\":\"\\u062c\\u0645\\u0644\\u0647\\u200c\\u0628\\u064a\\
u0644\",\"sales_total_amount\":\"\\u062c\\u0645\\u0644\\u0647\",\"invoice\":\"\\
u0641\\u0627\\u06a9\\u062a\\u0648\\u0631\",\"process\":\"\\u062a\\u062d\\u062a \\
u062c\\u0631\\u06cc\\u0627\\u0646\",\"remaining\":\"\\u0628\\u0627\\u0642\\u06cc\\
u0645\\u0627\\u0646\\u062f\\u0647\",\"transport_expenses\":\"\\u062a\\u0631\\
u0627\\u0646\\u0633\\u067e\\u0648\\u0631\\u062a\",\"discount\":\"\\u062a\\u062e\\
u0641\\u06cc\\u0641\",\"discount_2\":\"\\u062a\\u062e\\u0641\\u06cc\\u0641 \\
u06f2\",\"dis_1\":\"\\u062a\\u062e\\u0641\\u06cc\\u0641\",\"dis_2\":\"\\u062a\\
u062e\\u0641\\u06cc\\u0641 \\u06f2\",\"category\":\"\\u0628\\u062e\\
u0634\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"cp\":\"CP\",\"tp_field\
":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"\\u0628\\u0646\\u062f\\
u0644\",\"toop_thead\":\"\\u062a\\u0648\\
u067e\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\
u062a\\u0648\\u067e \\u0648 \\u0628\\u0646\\u062f\\u0644\",\"today\":\"\\u0627\\
u0645\\u0631\\u0648\\u0632\",\"paid\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"pending\":\"\\u0628\\u0627\\u0642\\u06cc\\u0645\\u0627\\u0646\\u062f\\
u0647\",\"supplier\":\"\\u0641\\u0631\\u0648\\u0634\\u0646\\u062f\\
u0647\",\"supplier_client\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u062d\\
u0633\\u0627\\u0628\",\"select_supplier\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u0641\\u0631\\u0648\\u0634\\u0646\\u062f\\u0647\",\"cost\":\"\\u0642\\
u06cc\\u0645\\u062a\",\"slip\":\"\\u0633\\u0646\\u062f\",\"slip_#\":\"\\u0633\\
u0646\\u062f \\u0646\\u0645\\u0628\\u0631\",\"raw\":\"\\u062e\\u0627\\
u0645\",\"raw_cost\":\"\\u0642\\u06cc\\u0645\\u062a \\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\u0645\",\"price\":\"\\u0646\\u0631\\u062e\",\"produced_cost\":\"\\
u0642\\u06cc\\u0645\\u062a \\u062a\\u0648\\u0644\\u06cc\\u062f\\u0634\\u062f\\
u0647\",\"extra_expenses\":\"\\u0647\\u0632\\u06cc\\u0646\\u0647 \\u0647\\u0627\\
u06cc \\u0627\\u0636\\u0627\\u0641\\u06cc\",\"expense_account\":\"\\u062d\\u0633\\
u0627\\u0628 \\u0647\\u0632\\u06cc\\u0646\\u0647\",\"from\":\"\\u0627\\
u0632\",\"to\":\"\\u062a\\u0627\",\"discount_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc \\u062a\\u062e\\u0641\\u06cc\\u0641\",\"mobile\":\"\\u0645\\u0648\\
u0628\\u0627\\u06cc\\u0644\",\"email\":\"\\u0627\\u06cc\\u0645\\u06cc\\
u0644\",\"phone\":\"\\u062a\\u0644\\u06cc\\u0641\\u0648\\u0646\",\"address\":\"\\
u0622\\u062f\\u0631\\u0633\",\"logo\":\"\\u0644\\u0648\\u06af\\
u0648\",\"banner_for_reports\":\"\\u0633\\u0631\\u0628\\u0631\\u06af \\u0628\\
u0631\\u0627\\u06cc \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\
u062a\",\"banner_for_invoices\":\"\\u0633\\u0631\\u0628\\u0631\\u06af \\u0628\\
u0631\\u0627 \\u06cc \\u0641\\u0627\\u06af\\u062a\\u0648\\
u0631\",\"banner_for_footer\":\"Banner for Footer\",\"banner_for_return\":\"\\
u0633\\u0631\\u0628\\u0631\\u06af \\u0628\\u0631\\u0627\\u06cc \\u0631\\u06cc\\
u062a\\u0631\\u0646\",\"banner_for_bookings\":\"\\u0633\\u0631\\u0628\\u0631\\u06af
\\u0628\\u0631\\u0627\\u06cc \\u0627\\u0631\\u062f\\u0631 \\u0628\\u06cc\\
u0644\",\"code\":\"\\u06a9\\u062f\",\"under_ac\":\"\\u062f\\u0631 \\u062f\\u0627\\
u062e\\u0644 \\u062d\\u0633\\u0627\\u0628\",\"memo\":\"\\u06cc\\u0627\\u062f\\
u062f\\u0627\\u0634\\u062a\",\"by\":\"By\",\"opening_balance\":\"\\u0645\\u0628\\
u0644\\u063a \\u0628\\u0627\\u0642\\u06cc\\u0645\\u0627\\u0646\\u062f\\
u0647\",\"root\":\"\\u0635\\u0646\\u0641\",\"shared\":\"\\u0634\\u0631\\u06cc\\
u06a9 \\u0628\\u0647 \\u062f\\u06cc\\u06af\\u0631 \\u0634\\u0639\\u0628\\u0627\\
u062a\",\"is_user\":\"\\u06cc\\u0648\\u0632\\u0631 \\u0645\\u06cc\\u062f\\u0647\\
u06cc\\u0646\\u061f\",\"shared_yes\":\"\\u0628\\u0644\\u06cc\",\"shared_no\":\"\\
u0646\\u0647\",\"is_user_yes\":\"\\u0628\\u0644\\u06cc\",\"is_user_no\":\"\\u0646\\
u0647\",\"account_username\":\"\\u0646\\u0627\\u0645 \\u06cc\\u0648\\u0632\\
u0631\",\"account_password\":\"\\u0634\\u0641\\u0631\",\"add_opening_balance\":\"\\
u0645\\u0628\\u0644\\u063a
\\u0628\\u0627\\u0642\\u06cc\\u0645\\u0627\\u0646\\u062f\\u0647 \\u0631\\u0627 \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"debit_part\":\"\\u0631\\u0633\\u06cc\\u062f\\u06af\\
u06cc\",\"credit_part\":\"\\u0628\\u0631\\u062f\\u06af\\
u06cc\",\"jv_num_thead\":\"\\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\
u0647#\",\"jv_num_td\":\"\\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\
u0647-\",\"dr_account\":\"\\u062d\\u0633\\u0627\\u0628 \\u0631\\u0633\\u06cc\\
u062f\",\"dr_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0631\\u0633\\u06cc\\
u062f\",\"dr_narration\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\u062a \\
u0631\\u0633\\u06cc\\u062f\",\"cr_account\":\"\\u062d\\u0633\\u0627\\u0628 \\
u0628\\u0631\\u062f\",\"cr_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0628\\u0631\\
u062f\",\"cr_narration\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\u062a \\
u0628\\u0631\\u062f\",\"receiving_currency\":\"\\u062f\\u0631\\u06cc\\u0627\\
u0641\\u062a \\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"payment_currency\":\"\\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\
u0633\\u06cc \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a\\
u06cc\",\"receiving_account\":\"\\u0631\\u0633\\u06cc\\u062f\\u06af\\u06cc \\
u0627\\u0632 \\u062d\\u0633\\u0627\\u0628\",\"payment_account\":\"\\u0628\\u0631\\
u062f\\u06af\\u06cc \\u0628\\u0647 \\u062d\\u0633\\u0627\\
u0628\",\"calculation_type\":\"\\u062a\\u0628\\u0627\\u062f\\u0644\\u0647 \\u0627\\
u0633\\u0639\\u0627\\u0631\",\"calculation_type_multiply\":\"\\u0636\\u0631\\u0628
(*)\",\"calculation_type_divide\":\"\\u062a\\u0642\\u0633\\u06cc\\u0645 (\\
u00f7)\",\"journal_rate\":\"\\u0646\\u0631\\u062e\",\"journal_rate_note\":\"\\
u062a\\u0628\\u0627\\u0644\\u0647 \\u0628\\u0647 \\u06a9\\u0631\\u0646\\u0633\\
u06cc \\/ \\u0627\\u0631\\u0632 \\u0647\\u0627\\u06cc \\u0645\\u0648\\u0627\\
u0632\\u06cc \\u0635\\u0648\\u0631\\u062a \\u0646\\u0645\\u06cc\\u06af\\u06cc\\
u0631\\u062f\",\"receiving_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0631\\u0633\\
u06cc\\u062f\",\"payment_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0628\\u0631\\
u062f\\u06af\\
u06cc\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"\\u062f\\
u0631\\u06cc\\u0627\\u0641\\u062a \\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"payment_narration\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\
u062a\\u0641\\u0635\\u06cc\\u0644\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income Amount\",\"manager\":\"\\u0645\\
u062f\\u06cc\\u0631\",\"details\":\"\\u062a\\u0634\\u0631\\u06cc\\u062d\\u0627\\
u062a\",\"image\":\"\\u062a\\u0635\\u0648\\u06cc\\u0631\",\"value\":\"\\u0627\\
u0631\\u0632\\u0634\\u062a\",\"transfer\":\"\\u0645\\u0646\\u062a\\u0642\\u0644 \\
u06a9\\u0631\\u062f\\u0646\",\"real_cost\":\"\\u0642\\u06cc\\u0645\\u062a \\u062a\\
u0645\\u0627\\u0645 \\u0634\\u062f\",\"sub_total\":\"\\u0632\\u06cc\\u0631 \\
u062c\\u0645\\u0644\\u0647\",\"save_print\":\"\\u062b\\u0628\\u062a- \\u0686\\
u0627\\u067e\",\"update_print\":\"\\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0648 \\
u0686\\u0627\\u067e\",\"user\":\"\\u06a9\\u0627\\u0631\\u0628\\
u0631\",\"bill_#\":\"\\u0641\\u0627\\u06a9\\u062a\\u0648\\
u0631\",\"item_description\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"signature_stamp\":\"\\u0627\\u0645\\u0636\\u0627 \\u0648 \\u0645\\u0647\\
u0631\",\"signature\":\"\\u0627\\u0645\\u0636\\u0627\",\"stamp\":\"\\u0645\\u0647\\
u0631\",\"cash_paid\":\"\\u0646\\u0642\\u062f\\u06cc \\u067e\\u0631\\u062f\\u0627\\
u062e\\u062a \\u0634\\u062f\\u0647\",\"new_balance\":\"\\u0628\\u0627\\u0642\\
u06cc\\u0645\\u0627\\u0646\\u062f\\u0647\",\"old_balance\":\"\\u0628\\u0642\\
u0627\\u06cc\\u0647 \\u0633\\u0627\\u0628\\u0642\\u0647\",\"total_balance\":\"\\
u062c\\u0645\\u0644\\u0647 \\u0628\\u0642\\u0627\\u06cc\\
u0647\",\"total_item_qty\":\"\\u062c\\u0645\\u0639 \\u0627\\u0642\\u0644\\u0627\\
u0645 \\u0641\\u0631\\u0648\\u062e\\u062a\\u0647 \\u0634\\u062f\\
u0647\",\"setup\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645\\u0627\\
u062a\",\"cash_received_amount\":\"\\u06af\\u0631\\u0641\\u062a \\u0646\\u0642\\
u062f \\u0628\\u0647 \\u062d\\u0633\\u0627\\u0628\",\"cash_paid_amount\":\"\\
u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0646\\u0642\\u062f \\u0627\\u0632\\
u062d\\u0633\\u0627\\u0628\",\"home\":\"\\u062e\\u0627\\u0646\\
u0647\",\"settings\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645\\u0627\\
u062a\",\"search_keyword\":\"Keyword\",\"currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"convert_currency\":\"Currency Rate\",\"currency_listing\":\"\\
u0644\\u06cc\\u0633\\u062a \\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\
u06cc \\u0647\\u0627\",\"add_new_currency\":\"\\u0627\\u0636\\u0627\\u0641\\
u0647 \\u06a9\\u0631\\u062f\\u0646 \\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\
u0646\\u0633\\u06cc \\u062c\\u062f\\u06cc\\u062f\",\"sr_#\":\"\\u0634\\u0645\\
u0627\\u0631\\u0647\",\"name\":\"\\u0646\\u0627\\u0645\",\"symbol\":\"\\u0633\\
u06cc\\u0645\\u0628\\u0648\\u0644 - \\u0646\\u0645\\u0627\\
u062f\",\"usd_equalance\":\"\\u0645\\u0639\\u0627\\u062f\\u0644 \\u062f\\u0627\\
u0644\\u0631\",\"branch_equalance\":\"\\u06a9\\u0648\\u062f \\u0646\\u0645\\u0628\\
u0631 \\u06a9\\u0631\\u0646\\u0633\\u06cc\",\"branch_equalance_text\":\"\\u0627\\
u0632 \\u0647\\u0631 \\u06a9\\u0631\\u0646\\u0633\\u06cc \\/ \\u0627\\u0631\\
u0632 \\u06a9\\u0648\\u062f \\u0646\\u0645\\u0628\\u0631 \\u0628\\u0627\\u06cc\\
u062f \\u0645\\u062e\\u062a\\u0644\\u0641 \\u0628\\u0627\\u0634\\u062f \\u0648 \\
u062d\\u0631\\u0648\\u0641 \\u0628\\u0627 \\u0646\\u0645\\u0628\\u0631 \\u06cc\\
u06a9 \\u062c\\u0627 \\u0646\\u0648\\u0634\\u062a\\u0647 \\u06a9\\u0646\\u06cc\\
u0646 - \\u0645\\u062b\\u0644\\u0627 AFN1\",\"action\":\"\\u0639\\u0645\\
u0644\",\"new_currency\":\"\\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\
u06cc \\u062c\\u062f\\u06cc\\u062f\",\"add_currency\":\"\\u0627\\u0631\\
u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc \\u0627\\u0636\\u0627\\u0641\\
u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"currency_created\":\"\\u0627\\u0631\\
u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc \\u0627\\u06cc\\u062c\\u0627\\
u062f \\u0634\\u062f\\u0647\",\"new_currency_created_successfully\":\"\\u0627\\
u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc \\u062c\\u062f\\u06cc\\
u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u06cc\\
u062c\\u0627\\u062f \\u0634\\u062f\",\"fields_with\":\"\\u067e\\u0631 \\u06a9\\
u0631\\u062f\\u0646 \\u062c\\u0627 \\u0647\\u0627\\u06cc \\u0646\\u0634\\u0627\\
u0646\\u06cc \\u0634\\u062f\\u0647\",\"are_mandatory\":\"\\u0645\\u0647\\u0645 \\
u0627\\u0633\\u062a\",\"customer_address\":\"\\u0627\\u062f\\u0631\\u0633 \\u0645\\
u0634\\u062a\\u0631\\u06cc\",\"add_entry_sr_num\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647# -\",\"add_entry_jv_num\":\"JV -\",\"currency_name\":\"\\u0646\\u0627\\
u0645 \\u0627\\u0631\\u0632\",\"currency_symbol\":\"\\u0646\\u0645\\u0627\\u062f
- \\u0633\\u06cc\\u0645\\u0628\\u0648\\u0644 \\u0627\\u0631\\
u0632\",\"cancel\":\"\\u0644\\u063a\\u0648\",\"save\":\"\\u062b\\u0628\\
u062a\",\"eg_157_pkr_1_usd\":\"\\u0645\\u062b\\u0644\\u0627: \\u06f1 \\u062f\\
u0627\\u0644\\u0631 = \\u06f7\\u06f7 \\u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"\\u062a\\u0646\\u0638\\
u06cc\\u0645\\u0627\\u062a \\u0641\\u0627\\u06a9\\u062a\\u0648\\
u0631\",\"production_invoice_counter\":\"\\u0634\\u0631\\u0648\\u0639 \\u0646\\
u0645\\u0628\\u0631 \\u0633\\u0646\\u062f \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"sales_invoice_counter\":\"\\u0634\\u0631\\u0648\\u0639 \\u06cc \\u0628\\
u06cc\\u0644 \\u0646\\u0645\\u0628\\u0631 \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"counter\":\"\\u0634\\u0645\\u0627\\u0631\\u0647\\
u0627\",\"counters_updated\":\"\\u0634\\u0645\\u0627\\u0631\\u0647\\u0627 \\u0628\\
u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"\\u0646\\u0631\\u062e \\u0635\\u0631\\u0627\\
u0641\\u06cc\",\"rate\":\"\\u0646\\u0631\\u062e\",\"rates_update\":\"\\u0646\\
u0631\\u062e \\u0647\\u0627 \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"currency_rates_update_successfully\":\"\\u0646\\u0631\\u062e \\u0627\\
u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc \\u0628\\u0627 \\u0645\\
u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"edit_currency\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u0627\\
u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc\",\"currency_update\":\"\\
u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc \\u0628\\u0647 \\
u0631\\u0648\\u0632 \\u0634\\u062f\",\"currency_update_successfully\":\"\\u0627\\
u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc \\u0628\\u0627 \\u0645\\
u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"update\":\"\\u0628\\u0647 \\u0631\\u0648\\u0632\",\"edit\":\"\\u062a\\
u063a\\u06cc\\u0631\",\"delete\":\"\\u062d\\u0630\\u0641\",\"units\":\"\\u0648\\
u0627\\u062d\\u062f\\u0627\\u062a\",\"unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"add_new_unit\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\u0648\\
u0627\\u062d\\u062f \\u062c\\u062f\\u06cc\\u062f\",\"units_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0648\\u0627\\u062d\\u062f\\u0647\\
u0627\",\"short_name\":\"\\u0646\\u0627\\u0645 \\u06a9\\u0648\\u062a\\u0627\\
u0647\",\"new_unit\":\"\\u0648\\u0627\\u062d\\u062f \\u062c\\u062f\\u06cc\\
u062f\",\"unit_name\":\"\\u0646\\u0627\\u0645 \\u0648\\u0627\\u062d\\
u062f\",\"unit_edit\":\"\\u0648\\u0627\\u062d\\u062f \\u0648\\u06cc\\u0631\\u0627\\
u06cc\\u0634\",\"add_unit\":\"\\u0648\\u0627\\u062d\\u062f \\u0627\\u0636\\u0627\\
u0641\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"unit_created\":\"\\u0648\\u0627\\
u062d\\u062f
\\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f\",\"new_unit_created_successfully\":\"\\u0648\\u0627\\u062d\\u062f \\u062c\\
u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\
u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\u062f.\",\"unit_updated\":\"\\u0648\\
u0627\\u062d\\u062f \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"unit_updated_successfully\":\"\\u0648\\u0627\\u062d\\u062f \\u0628\\u0627
\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\
u0634\\u062f\",\"batch\":\"\\u0628\\u06cc\\u0686 - \\u0644\\u0627\\u062a \\u0646\\
u0645\\u0628\\u0631\",\"add_batch\":\"\\u0628\\u06cc\\u0686 - \\u0644\\u0627\\u062a
\\u0646\\u0645\\u0628\\u0631\",\"add_new_batch\":\"\\u0628\\u06cc\\u0686 - \\
u0644\\u0627\\u062a \\u0646\\u0645\\u0628\\u0631\",\"batch_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0628\\u06cc\\u0686 - \\u0644\\u0627\\u062a \\u0646\\u0645\\
u0628\\u0631\",\"number\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"new_batch\":\"\\u0628\\u06cc\\u0686 - \\u0644\\u0627\\u062a \\u0646\\
u0645\\u0628\\u0631 \\u062c\\u062f\\u06cc\\u062f\",\"batch_name\":\"\\u0646\\
u0627\\u0645 \\u0628\\u06cc\\u0686 - \\u0644\\u0627\\u062a \\u0646\\u0645\\u0628\\
u0631\",\"batch_number\":\"\\u0634\\u0645\\u0627\\u0631\\u0647 \\u0628\\u06cc\\
u0686 - \\u0644\\u0627\\u062a \\u0646\\u0645\\u0628\\u0631\",\"batch_created\":\"\\
u0628\\u06cc\\u0686 \\u062c\\u0648\\u0631 \\u0634\\
u062f\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0628\\u06cc\\u0686
- \\u0644\\u0627\\u062a \\u0646\\u0645\\u0628\\u0631\",\"batch_updated\":\"\\
u0627\\u067e\\u062f\\u06cc\\u062a \\u0628\\u06cc\\u0686 - \\u0644\\u0627\\u062a \\
u0646\\u0645\\u0628\\u0631\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"\\u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc
\\u0627\\u062c\\u0646\\u0627\\u0633\",\"product_category\":\"\\u06a9\\u062a\\
u06af\\u0648\\u0631\\u06cc \\u062c\\u0646\\u0633\",\"add_new_category\":\"\\u0627\\
u0641\\u0632\\u0648\\u062f\\u0646 \\u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc \\
u062c\\u062f\\u06cc\\u062f\",\"product_category_listing\":\"\\u0644\\u06cc\\u0633\\
u062a \\u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0647\\u0627\\u06cc \\u0627\\
u062c\\u0646\\u0627\\u0633\",\"new_product_category\":\"\\u06a9\\u062a\\u06af\\
u0648\\u0631\\u06cc \\u0627\\u062c\\u0646\\u0627\\u0633 \\u062c\\u062f\\u06cc\\
u062f\",\"category_name\":\"\\u0646\\u0627\\u0645 \\u06a9\\u062a\\u06af\\u0648\\
u0631\\u06cc\",\"category_created\":\"\\u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc \\
u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f\",\"new_category_created_successfully\":\"\\u06a9\\u062a\\u06af\\u0648\\
u0631\\u06cc \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\
u0642\\u06cc\\u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f\",\"edit_category\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\
u062a\\u06af\\u0648\\u0631\\u06cc\",\"edit_product_category\":\"\\u0648\\u06cc\\
u0631\\u0627\\u06cc\\u0634 \\u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0627\\
u062c\\u0646\\u0627\\u0633\",\"add_product_category\":\"\\u06a9\\u062a\\u06af\\
u0648\\u0631\\u06cc \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0631\\u0627 \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"category_updated\":\"\\
u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0627\\u067e\\u062f\\u06cc\\u062a \\
u0634\\u062f\",\"category_updated_successfully\":\"\\u06a9\\u062a\\u06af\\u0648\\
u0631\\u06cc \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\
u067e\\u062f\\u06cc\\u062a\",\"calander\":\"\\u062a\\u0642\\u0648\\u06cc\\
u0645\",\"select_calander\":\"\\u062a\\u0642\\u0648\\u06cc\\u0645 \\u0631\\u0627 \\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0646\\u06cc\\
u062f\",\"calander_english\":\"\\u0645\\u06cc\\u0644\\u0627\\u062f\\
u06cc\",\"calander_persian\":\"\\u0647\\u062c\\u0631\\u06cc \\u0634\\u0645\\u0633\\
u06cc\",\"calander_updated\":\"\\u062a\\u0642\\u0648\\u06cc\\u0645 \\u0628\\
u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\",\"calander_updated_successfully\":\"\\
u062a\\u0642\\u0648\\u06cc\\u0645 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\
u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"language\":\"\\u0632\\u0628\\u0627\\u0646\",\"add_new_language\":\"\\
u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\u0632\\u0628\\u0627\\u0646 \\u062c\\
u062f\\u06cc\\u062f\",\"language_listing\":\"\\u0644\\u0633\\u062a \\u0632\\u0628\\
u0627\\u0646\",\"direction\":\"\\u062c\\u0647\\u062a\",\"phrase\":\"\\u0639\\
u0628\\u0627\\u0631\\u062a\",\"edit_phrase\":\"\\u0648\\u06cc\\u0631\\u0627\\
u06cc\\u0634 \\u0639\\u0628\\u0627\\u0631\\u062a\",\"new_language\":\"\\u0632\\
u0628\\u0627\\u0646 \\u062c\\u062f\\u06cc\\u062f\",\"add_language\":\"\\u0627\\
u0641\\u0632\\u0648\\u062f\\u0646 \\u0632\\u0628\\u0627\\
u0646\",\"language_added\":\"\\u0632\\u0628\\u0627\\u0646 \\u0627\\u0636\\u0627\\
u0641\\u0647 \\u0634\\u062f\\u0647\",\"new_language_added_successfully\":\"\\
u0632\\u0628\\u0627\\u0646 \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\
u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\\u0645\",\"left_to_right\":\"\\u0686\\u067e \\u0628\\u0647 \\u0631\\u0627\\
u0633\\u062a\",\"right_to_left\":\"\\u0631\\u0627\\u0633\\u062a \\u0628\\u0647 \\
u0686\\u067e\",\"edit_language\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\
u0632\\u0628\\u0627\\u0646\",\"language_updated\":\"\\u0632\\u0628\\u0627\\u0646 \\
u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"language_updated_successfully\":\"\\u0632\\u0628\\u0627\\u0646 \\u0628\\
u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\
u0632 \\u0634\\u062f\",\"edit_language_phrase\":\"\\u0648\\u06cc\\u0631\\u0627\\
u06cc\\u0634 \\u0639\\u0628\\u0627\\u0631\\u062a \\u0632\\u0628\\u0627\\
u0646\",\"stock_sidebar\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\
u0631\\u0641\\u06cc\",\"stock_sidebar_title\":\"\\u062e\\u0631\\u06cc\\u062f \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"expenses\":\"\\u0645\\u0635\\u0627\\u0631\\u0641\",\"expense\":\"\\
u0647\\u0632\\u06cc\\u0646\\u0647\",\"expenses_types\":\"\\u0627\\u0646\\u0648\\
u0627\\u0639 \\u0645\\u0635\\u0627\\u0631\\u0641\",\"add_new_expense_type\":\"\\
u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\u0646\\u0648\\u0639 \\u0647\\u0632\\
u06cc\\u0646\\u0647 \\u062c\\u062f\\u06cc\\u062f\",\"add_expense_type\":\"\\u0627\\
u0641\\u0632\\u0648\\u062f\\u0646 \\u0646\\u0648\\u0639 \\u0647\\u0632\\u06cc\\
u0646\\u0647\",\"expenses_types_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0627\\
u0646\\u0648\\u0627\\u0639 \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"new_expense_type\":\"\\u0646\\u0648\\u0639 \\u0647\\u0632\\u06cc\\u0646\\
u0647 \\u062c\\u062f\\u06cc\\u062f\",\"edit_expense_type\":\"\\u0648\\u06cc\\
u0631\\u0627\\u06cc\\u0634 \\u0646\\u0648\\u0639 \\u0647\\u0632\\u06cc\\u0646\\
u0647\",\"expense_type_created\":\"\\u0646\\u0648\\u0639 \\u0647\\u0632\\u06cc\\
u0646\\u0647 \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\u062f\\u0647 \\u0627\\
u0633\\u062a\",\"expense_type_created_successfully\":\"\\u0646\\u0648\\u0639 \\
u062c\\u062f\\u06cc\\u062f \\u0647\\u0632\\u06cc\\u0646\\u0647 \\u0628\\u0627 \\
u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\
u0634\\u062f\",\"expense_type_updated\":\"\\u0646\\u0648\\u0639 \\u0647\\u0632\\
u06cc\\u0646\\u0647 \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"expense_type_updated_successfully\":\"\\u0646\\u0648\\u0639 \\u0647\\
u0632\\u06cc\\u0646\\u0647 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f.\",\"add_new_expenses\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\
u0631\\u062f\\u0646 \\u0647\\u0632\\u06cc\\u0646\\u0647 \\u062c\\u062f\\u06cc\\
u062f\",\"add_expenses\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\
u062f\\u0646 \\u0647\\u0632\\u06cc\\u0646\\u0647\",\"expenses_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0647\\u0632\\u06cc\\u0646\\u0647 \\u0647\\
u0627\",\"new_expense\":\"\\u0647\\u0632\\u06cc\\u0646\\u0647 \\u062c\\u062f\\
u06cc\\u062f\",\"edit_expense\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\
u0647\\u0632\\u06cc\\u0646\\u0647\",\"expense_created\":\"\\u0647\\u0632\\u06cc\\
u0646\\u0647 \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\u062f\\
u0647\",\"new_expense_created_successfully\":\"\\u0647\\u0632\\u06cc\\u0646\\
u0647 \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\
u06cc\\u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f\",\"expense_updated\":\"\\u0647\\u0632\\u06cc\\u0646\\u0647 \\u0627\\u067e\\
u062f\\u06cc\\u062a \\u0634\\u062f\",\"expense_updated_successfully\":\"\\u0647\\
u0632\\u06cc\\u0646\\u0647 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0627\\u067e\\u062f\\u06cc\\u062a \\u0634\\u062f.\",\"report\":\"\\u06af\\
u0632\\u0627\\u0631\\u0634\",\"listing\":\"\\u0644\\u0633\\u062a\",\"balance\":\"\\
u0628\\u06cc\\u0644\\u0627\\u0646\\u0633\",\"debit\":\"\\u0628\\u0631\\u062f\\
u06af\\u06cc\",\"credit\":\"\\u0631\\u0633\\u06cc\\u062f\\u06af\\
u06cc\",\"reports\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0647\\
u0627\",\"general_reports\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0647\\u0627\\
u06cc \\u0639\\u0645\\u0648\\u0645\\u06cc\",\"all_accounts_reports\":\"\\u0647\\
u0645\\u0647 \\u06af\\u0632\\u0627\\u0631\\u0634 \\u0647\\u0627\\u06cc \\u062d\\
u0633\\u0627\\u0628 \\u0647\\u0627\",\"accounts_reports\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634\\u0647\\u0627\\u06cc \\u062d\\u0633\\u0627\\u0628\\u0647\\
u0627\",\"expenses_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0647\\u0632\\
u06cc\\u0646\\u0647 \\u0647\\u0627\",\"expenses_report_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u06af\\u0632\\u0627\\u0631\\u0634 \\u0647\\u0632\\u06cc\\u0646\\
u0647 \\u0647\\u0627\",\"shareholder_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634
\\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"shareholder_report_listing\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\u0646\",\"raw_warehouses\":\"\\
u06af\\u062f\\u0627\\u0645 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"raw_warehouse_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u06af\\
u062f\\u0627\\u0645 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"raw_warehouse_items_listing\":\"\\u0641\\u0647\\u0631\\u0633\\u062a \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u06af\\u062f\\u0627\\u0645 \\u0647\\u0627\\
u06cc \\u062e\\u0627\\u0645\",\"sale_warehouses\":\"\\u06af\\u062f\\u0627\\u0645 \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\",\"sale_warehouse_report\":\"\\u06af\\
u0632\\u0627\\u0631\\u0634 \\u06af\\u062f\\u0627\\u0645 \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"sales_warehouse_items_listing\":\"\\u0641\\u0647\\u0631\\
u0633\\u062a \\u0627\\u062c\\u0646\\u0627\\u0633 \\u06af\\u062f\\u0627\\u0645 \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\",\"items_ledger\":\"\\u062f\\u0641\\
u062a\\u0631 \\u0627\\u062c\\u0646\\u0627\\u0633\",\"items_ledger_report\":\"\\
u06af\\u0632\\u0627\\u0631\\u0634 \\u062f\\u0641\\u062a\\u0631 \\u0627\\u062c\\
u0646\\u0627\\u0633\",\"damage_items\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\
u0636\\u0627\\u06cc\\u0639 \\u0634\\u062f\\u0647\",\"damage_items_report\":\"\\
u06af\\u0632\\u0627\\u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0636\\
u0627\\u06cc\\u0639 \\u0634\\u062f\\u0647\",\"damage_items_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0636\\u0627\\u06cc\\
u0639 \\u0634\\u062f\\u0647\",\"sales_reports\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0641\\u0631\\u0648\\u0634\",\"sales_item_report\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\u0648\\
u062e\\u062a\\u0647 \\u0634\\u062f\\u0647\",\"sales_items\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\u0648\\
u062e\\u062a\\u0647 \\u0634\\u062f\\u0647\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u062e\\
u0631\\u06cc\\u062f\\u0647\\u0627\",\"purchases\":\"\\u062e\\u0631\\u06cc\\u062f \\
u0647\\u0627\",\"purchases_items_reports\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u062e\\u0631\\u06cc\\
u062f\",\"purchases_items\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u062e\\u0631\\
u06cc\\u062f\\u0627\\u0631\\u06cc \\u0634\\u062f\\
u0647\",\"production_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u062a\\
u0648\\u0644\\u06cc\\u062f\",\"production\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"client_items_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0648 \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"client_items\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0627\\u062c\\
u0646\\u0627\\u0633 \\u0648 \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"purchase_expenses_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0647\\u0632\\u06cc\\u0646\\u0647 \\u062e\\u0631\\u06cc\\u062f\\u0647\\
u0627\",\"purchase_expenses\":\"\\u0647\\u0632\\u06cc\\u0646\\u0647 \\u0647\\
u0627\\u06cc \\u062e\\u0631\\u06cc\\u062f\",\"sales_expenses_report\":\"\\u06af\\
u0632\\u0627\\u0631\\u0634 \\u0647\\u0632\\u06cc\\u0646\\u0647 \\u0647\\u0627\\
u06cc \\u0641\\u0631\\u0648\\u0634\",\"sales_expenses\":\"\\u0647\\u0632\\u06cc\\
u0646\\u0647 \\u0647\\u0627\\u06cc \\u0641\\u0631\\u0648\\
u0634\",\"production_expenses_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0647\\u0632\\u06cc\\u0646\\u0647 \\u0647\\u0627\\u06cc \\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"production_expenses\":\"\\u0647\\u0632\\u06cc\\u0646\\u0647 \\
u0647\\u0627\\u06cc \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"warehouse_transfer_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u06af\\u062f\\u0627\\
u0645\",\"warehouse_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u06af\\u062f\\u0627\\
u0645\",\"sales_discount_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u062a\\
u062e\\u0641\\u06cc\\u0641 \\u0641\\u0631\\u0648\\u0634\",\"sales_discount\":\"\\
u062a\\u062e\\u0641\\u06cc\\u0641 \\u0641\\u0631\\u0648\\
u0634\",\"sales_discount_report_2\":\"Sales Discount Report
2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"\\u06af\\
u0632\\u0627\\u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u062e\\u0631\\
u06cc\\u062f\\u0647\\u0627\",\"purchases_discount\":\"\\u062a\\u062e\\u0641\\
u06cc\\u0641 \\u062e\\u0631\\u06cc\\u062f\\u0647\\
u0627\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u062e\\
u062f\\u0645\\u0627\\u062a \\u062a\\u0639\\u0631\\u06cc\\u0641 \\u0634\\u062f\\
u0647\",\"services_items_menu\":\"\\u062a\\u0639\\u0631\\u06cc\\u0641 \\u062e\\
u062f\\u0645\\u0627\\u062a\",\"service\":\"\\u0627\\u0631\\u0627\\u0626\\u064a\\
u0647 \\u062e\\u062f\\u0645\\u0627\\u062a\",\"batch_wise_stock\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0631 \\u0627\\
u0633\\u0627\\u0633 \\u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\
u0631\",\"sales_return_report\":\"\\u0628\\u0631\\u06af\\u0634\\u062a\\u06cc \\
u0641\\u0631\\u0648\\u0634\",\"branches\":\"\\u0634\\u0639\\u0628\\u0627\\
u062a\",\"branch\":\"\\u0634\\u0639\\u0628\\u0647\",\"add_new_branch\":\"\\u0627\\
u0641\\u0632\\u0648\\u062f\\u0646 \\u0634\\u0639\\u0628\\u0647 \\u062c\\u062f\\
u06cc\\u062f\",\"branches_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0634\\u0639\\
u0628\\u0627\\u062a\",\"new_branch\":\"\\u0634\\u0639\\u0628\\u0647 \\u062c\\
u062f\\u06cc\\u062f\",\"add_branch\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\
u0646 \\u0634\\u0639\\u0628\\u0647\",\"branch_created\":\"\\u0634\\u0639\\u0628\\
u0647 \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f\",\"new_branch_created_successfully\":\"\\u0634\\u0639\\u0628\\u0647 \\
u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\u062f.\",\"edit_branch\":\"\\
u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u0634\\u0639\\u0628\\
u0647\",\"branch_updated\":\"\\u0634\\u0639\\u0628\\u0647 \\u0628\\u0647 \\u0631\\
u0648\\u0632 \\u0634\\u062f\",\"branch_updated_successfully\":\"\\u0634\\u0639\\
u0628\\u0647 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\
u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\",\"accounts\":\"\\u0627\\u06cc\\u062c\\
u0627\\u062f \\u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\
u0627\",\"add_account\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\
u062f\\u0646 \\u062d\\u0633\\u0627\\u0628\",\"add_new_account\":\"\\u0627\\u0641\\
u0632\\u0648\\u062f\\u0646 \\u062d\\u0633\\u0627\\u0628 \\u062c\\u062f\\u06cc\\
u062f\",\"accounts_listing\":\"\\u0644\\u0633\\u062a \\u0635\\u0648\\u0631\\
u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627\",\"accounts_root_filter\":\"\\
u0635\\u0646\\u0641\",\"accounts_filter_search\":\"\\u062c\\u0633\\u062a\\u062c\\
u0648\",\"account_created\":\"\\u062d\\u0633\\u0627\\u0628 \\u0627\\u06cc\\u062c\\
u0627\\u062f \\u0634\\u062f\\u0647\",\"new_account_created_successfully\":\"\\
u062d\\u0633\\u0627\\u0628 \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\
u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f\",\"new_account\":\"\\u062d\\u0633\\u0627\\u0628 \\u062c\\u062f\\u06cc\\
u062f\",\"account_opening_balance_debit\":\"\\u062d\\u0633\\u0627\\u0628 \\u0642\\
u0628\\u0644\\u06cc (\\u0628\\u0631\\u062f\\u06af\\
u06cc)\",\"account_opening_balance_credit\":\"\\u062d\\u0633\\u0627\\u0628 \\
u0642\\u0628\\u0644\\u06cc (\\u0631\\u0633\\u06cc\\u062f\\u06af\\
u06cc)\",\"account_opening_balance_currency\":\"\\u0627\\u0631\\u0632 \\/ \\u06a9\\
u0631\\u0646\\u0633\\u06cc\",\"edit_account\":\"\\u062d\\u0633\\u0627\\u0628 \\
u0631\\u0627 \\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\u0646\\u06cc\\
u062f\",\"account_updated\":\"\\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627 \\u0628\\
u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\",\"account_updated_successfully\":\"\\
u062d\\u0633\\u0627\\u0628 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\",\"journal\":\"\\u0631\\
u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647\",\"add_journal\":\"\\u062b\\
u0628\\u062a \\u0631\\u06a9\\u0648\\u0631\\u062f \\u0631\\u0648\\u0632\\u0646\\
u0627\\u0645\\u0686\\u0647 \\u0646\\u0648\",\"add_new_journal\":\"\\u062b\\u0628\\
u062a \\u0631\\u06a9\\u0648\\u0631\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\
u0645\\u0686\\u0647 \\u0646\\u0648\",\"new_journal\":\"\\u062b\\u0628\\u062a \\
u0631\\u06a9\\u0648\\u0631\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\
u0686\\u0647 \\u0646\\u0648\",\"journal_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0631\\u06a9\\u0648\\u0631\\u062f \\u0647\\u0627\\u06cc \\u0631\\u0648\\u0632\\
u0646\\u0627\\u0645\\u0686\\u0647\",\"edit_journal\":\"\\u0648\\u06cc\\u0631\\
u0627\\u06cc\\u0634 \\u0631\\u06a9\\u0648\\u0631\\u062f\",\"invoice_journal\":\"\\
u0631\\u0633\\u06cc\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647
\\/ \\u062f\\u0627\\u062f \\u0648 \\u06af\\u0631\\u0641\\
u062a\",\"journal_created\":\"\\u0631\\u06a9\\u0648\\u0631\\u062f \\u0631\\u0648\\
u0632\\u0646\\u0627\\u0645\\u0686\\u0647 \\u0627\\u06cc\\u062c\\u0627\\u062f
\\u0634\\u062f\",\"new_journal_created_successfully\":\"\\u0631\\u06a9\\u0648\\
u0631\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647 \\u0628\\
u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u06cc\\u062c\\u0627\\
u062f \\u0634\\u062f.\",\"journal_updated\":\"\\u0631\\u06a9\\u0648\\u0631\\
u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647 \\u0627\\u067e\\
u062f\\u06cc\\u062a \\u0634\\u062f\",\"journal_updated_successfully\":\"\\u0631\\
u06a9\\u0648\\u0631\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647
\\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u067e\\u062f\\
u06cc\\u062a \\u0634\\u062f\",\"add_new_warehouse\":\"\\u06af\\u062f\\u0627\\
u0645 \\u062c\\u062f\\u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\
u0646\\u06cc\\u062f\",\"add_warehouse\":\"\\u06af\\u062f\\u0627\\u0645 \\u0631\\
u0627 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"new_warehouse\":\"\\u06af\\u062f\\u0627\\u0645 \\u062c\\u062f\\u06cc\\
u062f\",\"warehouse_listing\":\"\\u0644\\u0633\\u062a \\u06af\\u062f\\u0627\\
u0645 \\u0647\\u0627\",\"edit_warehouse\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\
u0634 \\u06af\\u062f\\u0627\\u0645\",\"warehouse_details\":\"\\u062c\\u0632\\
u0626\\u06cc\\u0627\\u062a \\u06af\\u062f\\u0627\\
u0645\",\"warehouse_created\":\"\\u06af\\u062f\\u0627\\u0645 \\u0627\\u06cc\\
u062c\\u0627\\u062f \\u0634\\u062f\\u0647 \\u0627\\u0633\\
u062a\",\"new_warehouse_created_successfully\":\"\\u06af\\u062f\\u0627\\u0645 \\
u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0627\\u06cc\\u062c\\
u0627\\u062f \\u0634\\u062f\\u0647 \\u0627\\u0633\\
u062a\",\"warehouse_updated\":\"\\u06af\\u062f\\u0627\\u0645 \\u0628\\u0647 \\
u0631\\u0648\\u0632 \\u0634\\u062f\",\"warehouse_updated_successfully\":\"\\u06af\\
u062f\\u0627\\u0645 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\
u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f.\",\"close\":\"\\u0628\\u0633\\
u062a\\u0646\",\"manage_items_columns\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645 \\
u06a9\\u0627\\u0644\\u0645 \\u0647\\u0627\",\"add_new_item\":\"\\u062c\\u0646\\
u0633 \\u062c\\u062f\\u06cc\\u062f\\u06cc \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0646\\u06cc\\u062f\",\"add_item\":\"\\u062c\\u0646\\u0633 \\u0631\\u0627 \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"new_item\":\"\\
u062c\\u0646\\u0633 \\u062c\\u062f\\u06cc\\u062f\",\"edit_item\":\"\\u0648\\u06cc\\
u0631\\u0627\\u06cc\\u0634 \\u062c\\u0646\\u0633\",\"item_id\":\"\\u06a9\\u062f \\
u062c\\u0646\\u0633\",\"item_type\":\"\\u0646\\u0648\\u0639 \\u062c\\u0646\\
u0633\",\"item_category\":\"\\u06a9\\u062a\\u06af\\u0648\\u0631\\u06cc \\u062c\\
u0646\\u0633\",\"unit_1\":\"\\u0648\\u0627\\u062d\\u062f \\u06f1\",\"unit_2\":\"\\
u0648\\u0627\\u062d\\u062f \\u06f2\",\"unit_3\":\"\\u0648\\u0627\\u062d\\u062f \\
u06f3\",\"unit_equalance\":\"\\u0648\\u0627\\u062d\\u062f \\u062a\\u0639\\u0627\\
u062f\\u0644\",\"unit_image\":\"\\u062a\\u0635\\u0648\\u06cc\\u0631 \\u062c\\
u0646\\u0633\",\"item_image\":\"Item Image\",\"item_bundle\":\"\\u0628\\u0646\\
u062f\\u0644\",\"item_toop\":\"\\u062a\\u0648\\u067e\",\"item_batch\":\"\\u0628\\
u06cc\\u0686\",\"item_cbm_width\":\"\\u0639\\u0631\\
u0636\",\"item_cbm_length\":\"\\u0627\\u0631\\u062a\\u0641\\u0627\\
u0639\",\"item_cbm_height\":\"\\u0637\\u0648\\
u0644\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"\\u06af\\u062f\\
u0627\\u0645 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0648\\u062c\\u0648\\
u062f\\u06cc\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"\\u062a\\u0639\\
u062f\\u0627\\u062f \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"\\u0647\\u0634\\u062f\\u0627\\u0631 \\u06a9\\u0648\\u062a\\
u0627\\u0647 \\u0627\\u062c\\u0646\\u0627\\u0633\",\"expiry_date\":\"\\u062a\\
u0627\\u0631\\u06cc\\u062e \\u0627\\u0646\\u0642\\u0636\\u0627\",\"mfg_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mfg\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"expiry\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\u0627\\u0646\\
u0642\\u0636\\u0627\\u0621\",\"yes\":\"\\u0628\\u0644\\u06cc\",\"no\":\"\\u0646\\
u0647\",\"expiry_alert\":\"\\u0647\\u0634\\u062f\\u0627\\u0631 \\u0627\\u0646\\
u0642\\u0636\\u0627\",\"item_details\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a\",\"item_country\":\"\\u06a9\\u0634\\u0648\\
u0631\",\"item_company\":\"\\u06a9\\u0645\\u067e\\u0646\\
u06cc\",\"item_country_thead\":\"\\u06a9\\u0634\\u0648\\
u0631\",\"item_company_thead\":\"\\u06a9\\u0645\\u067e\\u0646\\
u06cc\",\"item_details_thead\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"items_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0627\\u062c\\u0646\\
u0627\\u0633\",\"item_created\":\"\\u062c\\u0646\\u0633 \\u0627\\u06cc\\u062c\\
u0627\\u062f \\u0634\\u062f\",\"new_item_created_successfully\":\"\\u062c\\u0646\\
u0633 \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\
u06cc\\u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\
u062f.\",\"item_updated\":\"\\u062c\\u0646\\u0633 \\u0628\\u0647 \\u0631\\u0648\\
u0632 \\u0634\\u062f\",\"item_updated_successfully\":\"\\u062c\\u0646\\u0633 \\
u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\u0631\\
u0648\\u0632 \\u0634\\u062f.\",\"items_columns_popup_title\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628 \\u06a9\\u0631\\u062f\\u0646 \\u06a9\\u0627\\u0644\\
u0645 \\u0647\\u0627\\u06cc \\u0644\\u06cc\\u0633\\u062a \\u0627\\u062c\\u0646\\
u0627\\u0633\",\"items_columns_popup_text\":\"\\u06a9\\u0627\\u0644\\u0645 \\
u0647\\u0627\\u06cc \\u06a9\\u0647 \\u0634\\u0645\\u0627 \\u0636\\u0631\\u0648\\
u0631\\u062a \\u062f\\u0627\\u0631\\u06cc\\u0646 \\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u06a9\\u0646\\u06cc\\u0646 \\u06a9\\u0647 \\u062f\\u0631 \\u0644\\
u06cc\\u0633\\u062a \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0646\\u0634\\u0627\\
u0646 \\u0634\\u0648\\u062f\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"items_popup_columns_text_name\":\"\\u0627\\u0633\\u0645 \\u062c\\u0646\\
u0633\",\"items_popup_columns_text_category\":\"\\u06a9\\u0627\\u062a\\u06af\\
u0648\\u0631\\u06cc\",\"items_popup_columns_text_country\":\"\\u06a9\\u0634\\
u0648\\u0631\",\"items_popup_columns_text_company\":\"\\u06a9\\u0645\\u067e\\
u0646\\u06cc\",\"items_popup_columns_text_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\\u0627\\u062a\",\"items_popup_columns_text_currency\":\"\\u06a9\\
u0631\\u0646\\u0633\\u06cc\",\"items_popup_columns_text_unit\":\"\\u0648\\u0627\\
u062d\\u062f\",\"items_popup_columns_text_avg_cost\":\"\\u0646\\u0631\\u062e \\
u0627\\u0648\\u0633\\u0637\",\"items_popup_columns_text_last_cost\":\"\\u0646\\
u0631\\u062e \\u062e\\u0631\\u06cc\\u062f \\u0627\\u062e\\
u0631\",\"items_popup_columns_text_sale_price\":\"\\u0646\\u0631\\u062e \\u0641\\
u0631\\u0648\\
u0634 .\",\"items_popup_columns_text_stock_in\"
:\"\\u062e\\u0631\\u06cc\\u062f\",\"items_popup_columns_text_stock_out\":\"\\
u0641\\u0631\\u0648\\
u0634\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"items_popup_colum
ns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_transfer_in\":\"TI
N\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_popup_columns_text_b
ranch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_to_branch_out\":\"
B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"\\u0628\\u0646\\u062f\\u0644 \\u0645\\
u0648\\u062c\\u0648\\u062f\",\"items_popup_columns_text_toop\":\"\\u062a\\u0648\\
u067e \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"items_popup_columns_text_damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"items_popup_columns_text_available\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f\",\"items_popup_columns_text_width\":\"\\u0639\\u0631\\
u0636\",\"items_popup_columns_text_height\":\"\\u0637\\u0648\\
u0644\",\"items_popup_columns_text_length\":\"\\u0627\\u0631\\u062a\\u0641\\u0627\\
u0639\",\"items_popup_columns_text_cube_meter\":\"\\u0645\\u062a\\u0631 \\u0645\\
u06a9\\u0639\\u0628\",\"items_popup_columns_text_total_cube_meter\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0645\\u062a\\u0631 \\u0645\\u06a9\\u0639\\
u0628\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"\\u062c\\u0645\\u0644\\u0647 CBM\",\"items_popup_columns_text_weight\":\"\\
u0639\\u0631\\u0636\",\"items_popup_columns_text_total_weight\":\"\\u062c\\u0645\\
u0644\\u0647 \\u0639\\u0631\\u0636\",\"items_popup_columns_text_image\":\"\\u062a\\
u0635\\u0648\\u06cc\\u0631\",\"items_popup_columns_text_action\":\"\\u0639\\u0645\\
u0644\\u06cc\\u0647\",\"items_popup_columns_success_head\":\"\\u062b\\u0628\\
u062a \\u06a9\\u0646\\u06cc\\u0646\",\"items_popup_columns_success_message\":\"\\
u062b\\u0628\\u062a \\u0634\\u062f\",\"sales_columns_popup_btn\":\"\\u062a\\u0646\\
u0638\\u06cc\\u0645 \\u06a9\\u0627\\u0644\\
u0645\",\"sales_columns_popup_title\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645 \\
u06a9\\u0627\\u0644\\u0645 \\u0647\\u0627\\u06cc \\u0644\\u06cc\\u0633\\u062a \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\",\"sales_columns_popup_text\":\"\\u06a9\\
u0627\\u0644\\u0645 \\u0647\\u0627\\u06cc \\u06a9\\u0647 \\u0646\\u0645\\u06cc\\
u062e\\u0648\\u0627\\u0647\\u06cc\\u062f \\u0627\\u0646\\u0686\\u06a9 \\u06a9\\
u0646\\u06cc\\u062f\",\"sales_columns_popup_text_check_all\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628 \\u0647\\u0645\\
u0647\",\"sales_popup_columns_text_sr_num\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"sa
les_popup_columns_text_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"sales_popup_columns_text_invoice\":\"\\u0628\\u06cc\\u0644 \\u0646\\
u0645\\u0628\\u0631\",\"sales_popup_columns_text_customer\":\"\\u0645\\u0634\\
u062a\\u0631\\u06cc\",\"sales_popup_columns_text_currency\":\"\\u06a9\\u0631\\
u0646\\u0633\\u06cc\",\"sales_popup_columns_text_sales_total\":\"\\u062c\\u0645\\
u0644\\u0647 \\u0641\\u0631\\u0648\\
u0634\",\"sales_popup_columns_text_discount\":\"\\u062a\\u062e\\u0641\\u06cc\\
u0641\",\"sales_popup_columns_text_invoice_total\":\"\\u0630\\u06cc\\u0631 \\
u062c\\u0645\\u0644\\u0647\",\"sales_popup_columns_text_received\":\"\\u062f\\
u0631\\u06cc\\u0627\\u0641\\u062a\",\"sales_popup_columns_text_remaining\":\"\\
u0628\\u0627\\u0642\\u06cc\",\"sales_popup_columns_text_transport_expenses\":\"\\
u0645\\u0635\\u0631\\u0641 \\u062a\\u0631\\u0627\\u0646\\u0633\\u067e\\u0648\\
u0631\\u062a\",\"sales_popup_columns_text_profit\":\"\\u0645\\u0641\\u0627\\
u062f\",\"sales_popup_columns_text_memo\":\"\\u06cc\\u0627\\u062f \\u062f\\u0627\\
u0634\\u062a\",\"sales_popup_columns_text_by\":\"\\u0630\\u0631\\u06cc\\u0639\\
u0647\",\"sales_popup_columns_text_action\":\"\\u0639\\u0645\\u0644\\u06a9\\u0631\\
u062f\",\"sales_popup_columns_success_head\":\"\\u062b\\u0628\\
u062a\",\"sales_popup_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"\\u0644\\u0633\\u062a \\u0646\\u0642\\
u0644 \\u0648 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\
u062a\",\"edit_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0631\\
u0627 \\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\u0646\\u06cc\\
u062f\",\"new_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062c\\
u062f\\u06cc\\u062f\",\"receiving_warehouse\":\"\\u062f\\u0631\\u06cc\\u0627\\
u0641\\u062a \\u06af\\u062f\\u0627\\u0645\",\"transferring_item\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644 \\u06a9\\u0631\\u062f\\u0646 \\u062c\\u0646\\
u0633 :\",\"new_item_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\
u062c\\u0646\\u0633 \\u062c\\u062f\\u06cc\\u062f\",\"transfer_item\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\u062a \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"item_transferred\":\"\\u062c\\u0646\\u0633 \\u0645\\u0646\\u062a\\u0642\\
u0644 \\u0634\\u062f\\u0647\",\"item_transferred_successfully\":\"\\u062c\\u0646\\
u0633 \\u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0645\\u0646\\
u062a\\u0642\\u0644 \\u0634\\u062f\\u0647.\",\"transfer_updated\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644\\u06cc \\u0628\\u0647 \\u0631\\u0648\\u0632 \\
u0634\\u062f\",\"transfer_updated_successfully\":\"\\u0627\\u0646\\u062a\\u0641\\
u0627\\u0644\\u06cc \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0627 \\u0645\\
u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f.\",\"damage_stock\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"add_damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\u062a \\u0631\\
u0627 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"damage_stock_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0627\\u062c\\
u0646\\u0627\\u0633 \\u0636\\u0627\\u06cc\\u0639 \\u0634\\u062f\\
u0647\",\"add_new_damage\":\"\\u0636\\u0627\\u06cc\\u0639 \\u062c\\u062f\\u06cc\\
u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"new_damage\":\"\\u0636\\u0627\\u06cc\\u0639 \\u062c\\u062f\\u06cc\\
u062f\",\"edit_damage_stock\":\"\\u062c\\u0646\\u0633 \\u0636\\u0627\\u06cc\\u0639
\\u0631\\u0627 \\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\u0646\\u06cc\\
u062f\",\"damage_stock_added\":\"\\u062c\\u0646\\u0633 \\u0636\\u0627\\u06cc\\u0639
\\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\u062f\\u0647 \\u0627\\u0633\\
u062a\",\"damage_stock_added_successfully\":\"\\u062c\\u0646\\u0633 \\u0636\\
u0627\\u06cc\\u0639 \\u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\u062f\\u0647 \\u0627\\u0633\\
u062a.\",\"damage_stock_updated\":\"\\u062c\\u0646\\u0633 \\u0636\\u0627\\u06cc\\
u0639 \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"damage_stock_updated_successfully\":\"\\u062c\\u0646\\u0633 \\u0636\\
u0627\\u06cc\\u0639 \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\
u0627\\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\\
u0647.\",\"add_new_purchase\":\"\\u062e\\u0631\\u06cc\\u062f \\u062c\\u062f\\
u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"add_purchase\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\
u062f\\u0646 \\u062e\\u0631\\u06cc\\u062f\",\"purchase_cbm_info\":\"Cbm
Info\",\"new_purchase\":\"\\u062e\\u0631\\u06cc\\u062f \\u062c\\u062f\\u06cc\\
u062f\",\"purchases_listing\":\"\\u0644\\u0633\\u062a \\u062e\\u0631\\u06cc\\
u062f\\u0647\\u0627\",\"add_to_purchase\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\
u0646 \\u0628\\u0647 \\u062e\\u0631\\u06cc\\u062f\",\"edit_purchase\":\"\\u0648\\
u06cc\\u0631\\u0627\\u06cc\\u0634 \\u062e\\u0631\\u06cc\\
u062f\",\"purchase_invoice\":\"\\u0628\\u06cc\\u0644 \\u062e\\u0631\\u06cc\\
u062f\",\"purchase_added\":\"\\u062e\\u0631\\u06cc\\u062f \\u0627\\u0636\\u0627\\
u0641\\u0647 \\u0634\\u062f\",\"new_purchase_added_successfully\":\"\\u062e\\
u0631\\u06cc\\u062f \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\
u0641\\u0642\\u06cc\\u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"item_not_found\":\"\\u062c\\u0646\\u0633 \\u06cc\\u0627\\u0641\\u062a \\
u0646\\u0634\\u062f\",\"add_items_to_proceed\":\"\\u0644\\u0637\\u0641\\u0627\\
u064b \\u0628\\u0631\\u0627\\u06cc \\u0627\\u062f\\u0627\\u0645\\u0647 \\u062c\\
u0646\\u0633 \\u0631\\u0627 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\
u06cc\\u062f.\",\"purchase_updated\":\"\\u062e\\u0631\\u06cc\\u062f \\u0628\\
u0647 \\u0631\\u0648\\u0632\\u0634\\u062f\",\"purchase_updated_successfully\":\"\\
u062e\\u0631\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"\\u0628\\u0631\\u06af\\u0634\\
u062a\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_popup_new_details_t
itle\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u062c\\u062f\\u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\
u06cc\\u062f\",\"add_production\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u0631\\
u0627 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"production_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u062a\\u0648\\
u0644\\u06cc\\u062f\",\"new_production\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u062c\\u062f\\u06cc\\u062f\",\"edit_production\":\"\\u0648\\u06cc\\u0631\\u0627\\
u06cc\\u0634 \\u062a\\u0648\\u0644\\u06cc\\u062f\",\"add_raw_material\":\"\\u0627\\
u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\u062f\\u0646 \\u0645\\u0648\\u0627\\
u062f \\u062e\\u0627\\u0645\",\"raw_material_used\":\"\\u0645\\u0648\\u0627\\
u062f \\u062e\\u0627\\u0645 \\u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\u0647 \\
u0634\\u062f\\u0647\",\"production_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\
u062a\\u0648\\u0644\\u06cc\\u062f\",\"production_items\":\"\\u0627\\u062c\\u0646\\
u0627\\u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"extra_expense_description\":\"\\u062a\\u0648\\u0636\\u06cc\\u062d\\
u0627\\u062a \\u0627\\u0636\\u0627\\u0641\\u06cc \\u0647\\u0632\\u06cc\\u0646\\
u0647\",\"total_used_raw_material_cost\":\"\\u06a9\\u0644 \\u0647\\u0632\\u06cc\\
u0646\\u0647 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0627\\u0633\\
u062a\\u0641\\u0627\\u062f\\u0647 \\u0634\\u062f\\
u0647\",\"total_extra_expenses\":\"\\u06a9\\u0644 \\u0647\\u0632\\u06cc\\u0646\\
u0647 \\u0647\\u0627\\u06cc \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"total_production_cost\":\"\\u06a9\\u0644 \\u0647\\u0632\\u06cc\\u0646\\
u0647 \\u062a\\u0648\\u0644\\u06cc\\u062f\",\"production_invoice\":\"\\u0631\\
u0633\\u06cc\\u062f \\u062a\\u0648\\u0644\\u06cc\\u062f\",\"production_added\":\"\\
u062a\\u0648\\u0644\\u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"new_production_added_successfully\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f
\\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"production_updated\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u0628\\
u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"production_updated_successfully\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\
u0631\\u0648\\u0632\\u0634\\u062f\",\"add_new_sale\":\"\\u0641\\u0631\\u0648\\u0634
\\u062c\\u062f\\u06cc\\u062f\",\"new_sale\":\"\\u0641\\u0631\\u0648\\u0634 \\
u062c\\u062f\\u06cc\\u062f\",\"add_sale\":\"\\u0641\\u0631\\u0648\\u0634 \\u062c\\
u062f\\u06cc\\u062f\",\"edit_sale\":\"\\u0641\\u0631\\u0648\\u0634 \\u0631\\
u0627 \\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\u0646\\u06cc\\
u062f\",\"sales_invoice\":\"\\u0641\\u0627\\u06a9\\u062a\\u0648\\u0631 \\u0641\\
u0631\\u0648\\u0634\",\"sales_listing\":\"\\u0644\\u0633\\u062a \\u0641\\u0631\\
u0648\\u0634\\u0627\\u062a\",\"out_sales\":\"Out
Sales\",\"pending_sales\":\"Pending Sales\",\"pending_sales_listing\":\"Pending
Sales Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"\\u0628\\u06cc\\u0644
#\",\"extra_narration\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644 \\u0627\\u0636\\
u0627\\u0641\\u06cc\",\"add_to_sale\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\
u0646 \\u0628\\u0647 \\u0644\\u0633\\u062a \\u0641\\u0631\\u0648\\
u0634\",\"total_sale\":\"\\u0641\\u0631\\u0648\\u0634 \\u06a9\\
u0644\",\"total_discount\":\"\\u062a\\u062e\\u0641\\u06cc\\u0641 \\u06a9\\u0644\\
u06cc\",\"gross_total\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\u0628\\u0644\\
u063a\",\"sales_total\":\"\\u062c\\u0645\\u0644\\u0647\",\"cash_received\":\"\\
u062f\\u0631\\u06cc\\u0627\\u0641\\u062a\\u06cc \\u0646\\u0642\\
u062f\",\"client_name_sale\":\"\\u0646\\u0627\\u0645 \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"client_mob_sale\":\"\\u0645\\u0648\\u0628\\u0627\\u06cc\\
u0644\",\"sale_invoice_thanks_note\":\"\\u062a\\u0630\\u06a9\\u0631 \\u062c\\
u0646\\u0633 \\u0641\\u0631\\u0648\\u062e\\u062a\\u0647 \\u0634\\u062f\\u0647 \\
u0648\\u0627\\u0628\\u0633 \\u06af\\u0631\\u0641\\u062a\\u0647 \\u0646\\u0645\\
u06cc\\u0634\\u0648\\u062f\",\"sale_delivery_thanks_note\":\"\\u062a\\u0630\\
u06a9\\u0631 \\u062c\\u0646\\u0633 \\u0641\\u0631\\u0648\\u062e\\u062a\\u0647 \\
u0634\\u062f\\u0647 \\u0648\\u0627\\u0628\\u0633 \\u06af\\u0631\\u0641\\u062a\\
u0647 \\u0646\\u0645\\u06cc\\u0634\\u0648\\u062f\",\"sale_added\":\"\\u0641\\
u0631\\u0648\\u0634 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"new_sale_added_successfully\":\"\\u0641\\u0631\\u0648\\u0634 \\u062c\\
u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\
u0630\\u062e\\u06cc\\u0631\\u0647 \\u0634\\u062f\",\"sale_updated\":\"\\u0641\\
u0631\\u0648\\u0634 \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"sale_updated_successfully\":\"\\u0641\\u0631\\u0648\\u0634 \\u0628\\u0627
\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\
u0634\\u062f.\",\"users\":\"\\u06a9\\u0627\\u0631\\u0628\\u0631\\u0627\\
u0646\",\"add_new_user\":\"\\u06a9\\u0627\\u0631\\u0628\\u0631 \\u062c\\u062f\\
u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"add_user\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\u06a9\\u0627\\
u0631\\u0628\\u0631\",\"new_user\":\"\\u06a9\\u0627\\u0631\\u0628\\u0631 \\u062c\\
u062f\\u06cc\\u062f\",\"edit_user\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\
u06a9\\u0627\\u0631\\u0628\\u0631\",\"users_listing\":\"\\u0644\\u06cc\\u0633\\
u062a \\u06a9\\u0627\\u0631\\u0628\\u0631\\u0627\\u0646\",\"role\":\"\\u0646\\
u0642\\u0634\",\"admin\":\"\\u0645\\u062f\\u06cc\\u0631\",\"username\":\"\\u0646\\
u0627\\u0645 \\u06a9\\u0627\\u0631\\u0628\\u0631\\u06cc\",\"password\":\"\\u06a9\\
u0644\\u0645\\u0647 \\u0639\\u0628\\u0648\\u0631\",\"user_added\":\"\\u06a9\\
u0627\\u0631\\u0628\\u0631 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"new_user_added_successfully\":\"\\u06a9\\u0627\\u0631\\u0628\\u0631 \\
u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\u062f\",\"user_updated\":\"\\
u06a9\\u0627\\u0631\\u0628\\u0631 \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\\u0647 \\u0627\\u0633\\u062a\",\"user_updated_successfully\":\"\\u06a9\\
u0627\\u0631\\u0628\\u0631 \\u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a
\\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\\u0647 \\u0627\\u0633\\
u062a\",\"backup\":\"\\u067e\\u0634\\u062a\\u06cc\\u0628\\u0627\\u0646\\
u06cc\",\"logout\":\"\\u062e\\u0631\\u0648\\u062c\",\"financial\":\"\\u0645\\
u0627\\u0644\\u06cc\",\"financial_chart_of_accounts_menu\":\"\\u0686\\u0627\\
u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\
u0627\",\"financial_chart_of_accounts\":\"\\u0686\\u0627\\u0631\\u062a \\u062d\\
u0633\\u0627\\u0628 \\u0647\\u0627\",\"financial_chart_of_accounts_1st_head\":\"\\
u0627\\u0633\\u0645 \\u062d\\u0633\\u0627\\
u0628\",\"financial_chart_of_accounts_old_head\":\"\\u0628\\u0644\\u0627\\u0646\\
u0633 \\u0642\\u0628\\u0644\\u06cc\",\"financial_chart_of_accounts_2nd_head\":\"\\
u062f\\u0628\\u062a\",\"financial_chart_of_accounts_3rd_head\":\"\\u06a9\\u0631\\
u062f\\u06cc\\u062a\",\"financial_chart_of_accounts_4th_head\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633\",\"balance_sheet\":\"\\u062a\\u0631\\u0627\\u0632\\u0646\\
u0627\\u0645\\u0647 (\\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u0634\\u06cc\\
u062a)\",\"balance_sheet_1st_head\":\"\\u0646\\u0627\\u0645 \\u062d\\u0633\\u0627\\
u0628\",\"balance_sheet_old_head\":\"\\u0628\\u0644\\u0627\\u0646\\u0633 \\u0642\\
u0628\\u0644\\u06cc\",\"balance_sheet_2nd_head\":\"\\u0628\\u0631\\u062f\\u06af\\
u06cc\",\"balance_sheet_3rd_head\":\"\\u0631\\u0633\\u06cc\\u062f\\u06af\\
u06cc\",\"balance_sheet_4th_head\":\"\\u0628\\u06cc\\u0644\\u0627\\u0646\\
u0633\",\"financial_trial_balance_title_top\":\"\\u062d\\u0633\\u0627\\u0628\\
u062f\\u0627\\u0631\\u06cc\",\"financial_trial_balance_title\":\"\\u0627\\u0632\\
u0645\\u0627\\u06cc\\u0634\\u06cc\\/ \\u062a\\u0631\\u06cc\\u0644 \\u0628\\u0644\\
u0627\\u0646\\
u0633\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_th
ead_particulars\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"financial_trial_balance_thead_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"financial_trial_balance_thead_debit\":\"\\u062f\\u0628\\u062a \\/ \\
u0628\\u0631\\u062f\\u06af\\u06cc\",\"financial_trial_balance_thead_credit\":\"\\
u06a9\\u0631\\u062f\\u06cc\\u062a \\/ \\u0631\\u0633\\u06cc\\u062f\\u06af\\
u06cc\",\"financial_trial_balance_thead_cash\":\"\\u067e\\u0648\\u0644 \\u0646\\
u0642\\u062f \\u062f\\u0631 \\u062f\\u062e\\
u0644\",\"financial_trial_balance_thead_bank\":\"\\u067e\\u0648\\u0644 \\u062f\\
u0631 \\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"financial_trial_balance_thead_inventory\":\"\\u0627\\u0633\\u062a\\
u0627\\u06a9 \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"financial_trial_balance_thead_purchase_order\":\"\\u0627\\u0631\\u062f\\
u0631 \\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\
u06cc\",\"financial_trial_balance_thead_receivable\":\"\\u0642\\u0627\\u0628\\u0644
\\u062f\\u0631\\u06cc\\u0627\\u0641\\
u062a\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"\\u062f\\u0627\\u0631\\u0627\\
u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"financial_trial_balance_thead_payable\":\"\\u0642\\u0627\\u0628\\u0644 \\
u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"financial_trial_balance_thead_capital\":\"\\u0633\\u0631\\u0645\\u0627\\
u06cc\\u0647 \\u06af\\u0630\\u0627\\u0631\\u06cc \\u0633\\u0647\\u0645\\u062f\\
u0627\\u0631\\u0627\\
u0646\",\"financial_trial_balance_thead_balance_adjustment\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633 \\u0647\\u0627\\u06cc \\u0627\\u0641\\u062a\\u062a\\u0627\\
u062d\\u06cc\\u0647\\/\\u0627\\u0648\\u067e\\u0646\\u06cc\\u0646\\
u06af\",\"financial_trial_balance_thead_earnings\":\"\\u0645\\u0641\\u0627\\
u062f\\/\\u0646\\u0642\\u0635\",\"financial_trial_balance_thead_turonver\":\"\\
u0645\\u0641\\u0627\\u062f \\u062a\\u0642\\u0633\\u06cc\\u0645 \\u0634\\u062f\\
u0647 \\u0628\\u06cc\\u0646 \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"financial_trial_balance_thead_exchange_profit_loss\":\"\\u0645\\u0641\\
u0627\\u062f\\/\\u0646\\u0642\\u0635 \\u0627\\u0632 \\u0631\\u0648\\u06cc \\u062a\\
u0628\\u0627\\u062f\\u0644\\u0627\\u062a \\u0627\\u0633\\u0639\\u0627\\
u0631\",\"financial_trial_balance_thead_others\":\"\\u062f\\u06cc\\u06af\\u0631 \\
u0639\\u0648\\u0627\\u06cc\\u062f\",\"financial_trial_balance_thead_sales\":\"\\
u0639\\u0648\\u0627\\u06cc\\u062f \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"financial_trial_balance_thead_services\":\"\\u0639\\u0648\\u0627\\u06cc\\
u062f \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"\\u0627\\u0631\\
u0632\\u0634\\u062a \\u0627\\u0633\\u062a\\u0627\\u06a9 \\u0641\\u0631\\u0648\\
u062e\\u062a\\u0647 \\u0634\\u062f\\
u0647\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balan
ce_thead_salaries\":\"\\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\",\"financial_trial_balance_thead_totals\":\"\\u062c\\u0645\\u0644\\
u0647\",\"financial_cash_flow_title_top\":\"\\u062d\\u0633\\u0627\\u0628\\u062f\\
u0627\\u0631\\u06cc\",\"financial_cash_flow_title\":\"\\u062c\\u0631\\u06cc\\
u0627\\u0646\\u0627\\u062a \\u0646\\u0642\\u062f\\u0647 \\/\\u06a9\\u06cc\\u0634 \\
u0641\\u0644\\u0648\",\"financial_cash_flow_filter_year\":\"\\u0633\\u0627\\
u0644\",\"financial_cash_flow_filter_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"financial_cash_flow_thead_months\":\"\\u0645\\u0627\\
u0647\",\"financial_cash_flow_thead_months_jan\":\"\\u062c\\u0646\\u0648\\u0631\\
u06cc\",\"financial_cash_flow_thead_months_Feb\":\"\\u0641\\u0628\\u0631\\u0631\\
u06cc\",\"financial_cash_flow_thead_months_march\":\"\\u0645\\u0627\\u0631\\
u0686\",\"financial_cash_flow_thead_months_april\":\"\\u0627\\u067e\\u0631\\u06cc\\
u0644\",\"financial_cash_flow_thead_months_may\":\"\\u0645\\
u06cc\",\"financial_cash_flow_thead_months_june\":\"\\u062c\\u0648\\
u0646\",\"financial_cash_flow_thead_months_july\":\"\\u062c\\u0648\\u0644\\u0627\\
u06cc\",\"financial_cash_flow_thead_months_august\":\"\\u0627\\u06af\\u0633\\
u062a\",\"financial_cash_flow_thead_months_sep\":\"\\u0633\\u06cc\\u067e\\u062a\\
u0645\\u0628\\u0631\",\"financial_cash_flow_thead_months_oct\":\"\\u0627\\u06a9\\
u062a\\u0648\\u0628\\u0631\",\"financial_cash_flow_thead_months_nov\":\"\\u0646\\
u0648\\u0645\\u0628\\u0631\",\"financial_cash_flow_thead_months_dec\":\"\\u062f\\
u06cc\\u0633\\u0645\\u0628\\
u0631\",\"financial_cash_flow_thead_opening_balance\":\"\\u0628\\u0644\\u0627\\
u0646\\u0633 \\u0642\\u0628\\u0644\\
u06cc\",\"financial_cash_flow_thead_cash_in\":\"\\u062c\\u0631\\u06cc\\u0627\\u0646
\\u0646\\u0642\\u062f\\u0647 \\u0648\\u0631\\u0648\\u062f\\
u06cc\",\"financial_cash_flow_thead_cash_sales\":\"\\u0641\\u0631\\u0648\\u0634
\\u0646\\u0642\\u062f\\u0647\",\"financial_cash_flow_thead_services_income\":\"\\
u0639\\u0648\\u0627\\u06cc\\u062f \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"financial_cash_flow_thead_accounts_received\":\"\\u0648\\u0635\\u0648\\
u0644\\u06cc \\u0646\\u0642\\u062f\\u0647 \\u0627\\u0632 \\u0642\\u0631\\
u0636\",\"financial_cash_flow_thead_owners_equity\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647 \\u0646\\u0642\\u062f\\
u0647\",\"financial_cash_flow_thead_other_income\":\"\\u062f\\u06cc\\u06af\\
u0631 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"financial_cash_flow_thead_total_cash_in\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0646\\u0642\\u062f\\u0647 \\u0648\\u0631\\u0648\\u062f\\
u06cc\",\"financial_cash_flow_thead_cash_out\":\"\\u062c\\u0631\\u06cc\\u0627\\
u0646 \\u0646\\u0642\\u062f\\u0647 \\u062e\\u0631\\u0648\\u062c\\
u06cc\",\"financial_cash_flow_thead_loan_payments\":\"\\u067e\\u0631\\u062f\\
u0627\\u062e\\u062a \\u0647\\u0627\\u06cc \\u0642\\u0631\\
u0636\",\"financial_cash_flow_thead_purchases\":\"\\u062e\\u0631\\u06cc\\u062f \\
u0627\\u0633\\u062a\\u0627\\u06a9\",\"financial_cash_flow_thead_salaries\":\"\\
u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\",\"financial_cash_flow_thead_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\
u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"financial_cash_flow_thead_assets\":\"\\u062f\\u0627\\u0631\\u0627\\
u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"financial_cash_flow_thead_total_cash_out\":\"\\u062c\\u0645\\u0644\\u0647
\\u0646\\u0642\\u062f\\u0647 \\u062e\\u0631\\u0648\\u062c\\
u06cc\",\"financial_cash_flow_thead_net_cash_flow\":\"\\u062d\\u0633\\u0627\\
u0628 \\u062e\\u0627\\u0644\\u0635 \\u062c\\u0631\\u06cc\\u0627\\u0646 \\u0646\\
u0642\\u062f\\u0647 \\u0648\\u0631\\u0648\\u062f\\
u06cc\",\"financial_balance_sheet_title_top\":\"\\u062d\\u0633\\u0627\\u0628\\
u062f\\u0627\\u0631\\u06cc\",\"financial_balance_sheet_title\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633 \\u0634\\u06cc\\
u062a\",\"financial_balance_sheet_title_assets\":\"\\u062f\\u0627\\u0631\\u0627\\
u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"financial_balance_sheet_title_current_assets\":\"\\u062f\\u0627\\u0631\\
u0627\\u06cc\\u06cc \\u062c\\u0627\\u0631\\
u06cc\",\"financial_balance_sheet_title_fixed_assets\":\"\\u062f\\u0627\\u0631\\
u0627\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"financial_balance_sheet_title_cash\":\"\\u067e\\u0648\\u0644 \\u0646\\
u0642\\u062f \\u062f\\u0631 \\u062f\\u062e\\
u0644\",\"financial_balance_sheet_title_bank\":\"\\u067e\\u0648\\u0644 \\u0646\\
u0642\\u062f \\u062f\\u0631 \\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\
u0641\\u06cc\",\"financial_balance_sheet_title_inventory\":\"\\u0627\\u0633\\
u062a\\u0627\\u06a9 \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"financial_balance_sheet_title_receivable\":\"\\u0642\\u0627\\u0628\\u0644
\\u062f\\u0631\\u06cc\\u0627\\u0641\\
u062a\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"\\u062c\\u0645\\
u0644\\u0647 \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc \\u062c\\u0627\\u0631\\
u06cc\",\"financial_balance_sheet_title_total_fixed_assets\":\"\\u062c\\u0645\\
u0644\\u0647 \\u062f\\u0627\\u0631\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"financial_balance_sheet_title_total_assets\":\"\\u062c\\u0645\\u0644\\
u0647 \\u062f\\u0627\\u0631\\u0627\\u06cc\\
u06cc\",\"financial_balance_sheet_title_liabilities_and_equity\":\"\\u062a\\u0639\\
u0647\\u062f\\u0627\\u062a \\u0648 \\u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\
u06af\\u0630\\u0627\\u0631\\u06cc \\/\\u0644\\u0627\\u06cc\\u0628\\u0644\\u06cc\\
u062a\\u06cc \\u0648 \\u0627\\u06cc\\u06a9\\u0648\\u06cc\\u062a\\
u06cc\",\"financial_balance_sheet_title_current_liabilities\":\"\\u062a\\u0639\\
u0647\\u062f\\u0627\\u062a \\u062c\\u0627\\u0631\\
u06cc\",\"financial_balance_sheet_title_accounts_payable\":\"\\u0642\\u0627\\
u0628\\u0644 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"financial_balance_sheet_title_bank_loans\":\"\\u0642\\u0631\\u0636 \\
u0647\\u0627\\u06cc \\u0628\\u0627\\u0646\\u06a9 \\/ \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"financial_balance_sheet_title_total_current_liabilities\":\"\\u062c\\
u0645\\u0644\\u0647 \\u062a\\u0639\\u0647\\u062f\\u0627\\u062a \\u062c\\u0627\\
u0631\\u06cc\",\"financial_balance_sheet_title_equity\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647 \\u06af\\u0630\\u0627\\u0631\\u06cc \\/ \\u0627\\u06cc\\u06a9\\
u0648\\u06cc\\u062a\\u06cc\",\"financial_balance_sheet_title_capital\":\"\\u0633\\
u0631\\u0645\\u0627\\u06cc\\u0647 \\u0633\\u0647\\u0645\\u062f\\u0627\\u0631\\
u0627\\u0646\",\"financial_balance_sheet_title_balance_adjustment\":\"\\u0628\\
u0644\\u0627\\u0646\\u0633 \\u0647\\u0627\\u06cc \\u0627\\u0641\\u062a\\u062a\\
u0627\\u062d\\u06cc\\u0647 \\/ \\u0627\\u0648\\u067e\\u0646\\u06cc\\u0646\\
u06af\",\"financial_balance_sheet_title_others\":\"\\u062f\\u06cc\\u06af\\u0631 \\
u0639\\u0648\\u0627\\u06cc\\u062f\",\"financial_balance_sheet_title_earnings\":\"\\
u0645\\u0641\\u0627\\u062f \\/ \\u0646\\u0642\\
u0635\",\"financial_balance_sheet_title_turnover\":\"\\u0645\\u0641\\u0627\\
u062f \\u062a\\u0642\\u0633\\u06cc\\u0645 \\u0634\\u062f\\u0647 \\u0628\\u06cc\\
u0646 \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"financial_balance_sheet_title_exchange_profit_loss\":\"\\u0645\\u0641\\
u0627\\u062f\\/\\u0646\\u0642\\u0635 \\u0627\\u0632 \\u0631\\u0648\\u06cc \\u062a\\
u0628\\u0627\\u062f\\u0644\\u0647 \\u0627\\u0633\\u0639\\u0627\\
u0631\",\"financial_balance_sheet_title_total_equity\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0627\\u06cc\\u06a9\\u0648\\u06cc\\u062a\\
u06cc\",\"financial_balance_sheet_title_total_liabilities_equity\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0644\\u0627\\u06cc\\u0628\\u0644\\u06cc\\u062a\\u06cc \\
u0648 \\u0627\\u06cc\\u06a9\\u0648\\u06cc\\u062a\\
u06cc\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income_
statement_title\":\"\\u0627\\u0646\\u06a9\\u0645 \\u0627\\u0633\\u062a\\u06cc\\
u062a\\u0645\\u0646\\u062a\",\"financial_income_statement_filter_currency\":\"\\
u06a9\\u0631\\u0646\\u0633\\u06cc\",\"financial_income_statement_filter_from\":\"\\
u0627\\u0632 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"financial_income_statement_filter_to\":\"\\u0627\\u0644\\u06cc \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"financial_income_statement_title_branch_name\":\"\\
u0646\\u0627\\u0645 \\u0634\\u0631\\u06a9\\
u062a\",\"financial_income_statement_title_mobile\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647 \\u062a\\u0645\\u0627\\
u0633\",\"financial_income_statement_title_address\":\"\\u0627\\u062f\\u0631\\
u0633\",\"financial_income_statement_title_date_range\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u0645\\u0646\\u062a\\u062e\\u0628 \\u0634\\u062f\\
u0647\",\"financial_income_statement_title_begining_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e \\u0634\\u0631\\u0648\\
u0639\",\"financial_income_statement_title_end_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u062e\\u062a\\
u0645\",\"financial_income_statement_title_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"financial_income_statement_title_revenue\":\"\\u0639\\u0648\\
u0627\\u06cc\\u062f\",\"financial_income_statement_title_sales_income\":\"\\u0639\\
u0648\\u0627\\u06cc\\u062f \\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u0641\\u0631\\
u0648\\u0634\\u0627\\
u062a\",\"financial_income_statement_title_services_income\":\"\\u0639\\u0648\\
u0627\\u06cc\\u062f \\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u062e\\u062f\\u0645\\
u0627\\u062a\",\"financial_income_statement_title_other_income\":\"\\u062f\\u06cc\\
u06af\\u0631 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"financial_income_statement_title_net_income\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f \\u062c\\u0645\\u0644\\
u0647\",\"financial_income_statement_title_operating_expenses\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"financial_income_statement_title_cost_of_goods\":\"\\u0627\\u0631\\
u0632\\u0634\\u062a \\u0627\\u0633\\u062a\\u0627\\u06a9 \\u0641\\u0631\\u0648\\
u062e\\u062a\\u0647 \\u0634\\u062f\\
u0647\",\"financial_income_statement_title_salaries\":\"\\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a\",\"financial_income_statement_title_expenses\":\"\\u0645\\
u0635\\u0627\\u0631\\u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"financial_income_statement_title_assets\":\"\\u062e\\u0631\\u06cc\\
u062f \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"financial_income_statement_title_total_expenses\":\"\\u062c\\u0645\\
u0644\\u0647 \\u0645\\u0635\\u0631\\
u0641\",\"financial_income_statement_title_net_profit\":\"\\u0645\\u0641\\u0627\\
u062f \\u062e\\u0627\\u0644\\u0635 \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\
u062a\\u0627\\u0631\\u06cc\\u062e \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\
u0634\\u062f\\u0647\",\"income_statement\":\"\\u062f\\u0631\\u0627\\u0645\\
u062f\",\"income_statement_incomes_heading\":\"\\u062f\\u0631\\u0622\\u0645\\
u062f\",\"income_statement_incomes_1st_head\":\"#\",\"income_statement_incomes_2nd_
head\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"income_statement_incomes_3rd_head\":\"\\u062d\\u0633\\u0627\\
u0628\",\"income_statement_incomes_4th_head\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\\u0627\\u062a\",\"income_statement_incomes_5th_head\":\"\\u062f\\u0631\\
u0622\\u0645\\u062f\",\"income_statement_expenses_heading\":\"\\u0647\\u0632\\
u06cc\\u0646\\u0647 \\u0647\\
u0627\",\"income_statement_expenses_1st_head\":\"#\",\"income_statement_expenses_2n
d_head\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"income_statement_expenses_3rd_head\":\"\\u062d\\u0633\\u0627\\
u0628\",\"income_statement_expenses_4th_head\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\\u0627\\u062a\",\"income_statement_expenses_5th_head\":\"\\u0647\\u0632\\
u06cc\\u0646\\u0647\",\"income_statement_gross_income\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f \\u06a9\\u0644\",\"income_statement_gross_expenses\":\"\\u0645\\
u0635\\u0627\\u0631\\u0641
\\u06a9\\u0644\",\"income_statement_net_profit\":\"\\u0645\\u0641\\u0627\\u062f \\
u062e\\u0627\\u0644\\u0635\",\"profit_and_loss\":\"\\u0645\\u0641\\u0627\\u062f \\
u0648 \\u0636\\u0631\\u0631\",\"profit_and_loss_main_heading\":\"\\u062c\\u0645\\
u0644\\u0647 \\u0645\\u0641\\u0627\\u062f \\u0648 \\u0636\\u0631\\
u0631\",\"profit_and_loss_Total_sales\":\"\\u062c\\u0645\\u0644\\u0647 \\u0641\\
u0631\\u0648\\u0634\",\"profit_and_loss_Total_services\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"\\u0645\\u0641\\u0627\\u062f \\u06a9\\
u0644\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"\\u0647\\u0632\\u06cc\\u0646\\
u0647 \\u0647\\u0627\\u06cc \\u06a9\\u0644\",\"profit_and_loss_net_profit\":\"\\
u0645\\u0641\\u0627\\u062f \\u062e\\u0627\\u0644\\
u0635\",\"client_balance_summary\":\"\\u0644\\u06cc\\u0633\\u062a \\u0627\\u0648\\
u06af\\u0631\\u0627\\u06cc\\u06cc\",\"client_balance_summary_client_name\":\"\\
u0646\\u0627\\u0645 \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summar
y_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"\\u0645\\u0637\\u0645\\u0626\\u0646\\
u06cc\\u061f\",\"delete_popup_sub_title\":\"\\u0646\\u0645\\u06cc \\u062a\\u0648\\
u0627\\u0646\\u06cc\\u062f \\u0627\\u06cc\\u0646 \\u0631\\u0627 \\u0628\\u0631\\
u06af\\u0631\\u062f\\u0627\\u0646\\u06cc\\u062f!\",\"delete_popup_lot_note\":\"\\
u062e\\u0627\\u0631\\u062c \\u06a9\\u0631\\u062f\\u0646 \\u0627\\u062c\\u0646\\
u0627\\u0633 \\u0627\\u0632 \\u06af\\u062f\\u0627\\
u0645\",\"delete_popup_confirm_btn_text\":\"\\u0628\\u0644\\u0647 \\u060c \\u0622\\
u0646 \\u0631\\u0627 \\u062d\\u0630\\u0641 \\u06a9\\u0646\\u06cc\\
u062f!\",\"delete_popup_cancel_btn_text\":\"\\u0644\\u063a\\
u0648\",\"confirm_popup_main_title\":\"\\u0645\\u0637\\u0645\\u0626\\u0646\\u06cc\\
u061f\",\"confirm_popup_sub_title\":\"\\u0646\\u0645\\u06cc \\u062a\\u0648\\u0627\\
u0646\\u06cc\\u062f \\u0627\\u06cc\\u0646 \\u0631\\u0627 \\u0628\\u0631\\u06af\\
u0631\\u062f\\u0627\\u0646\\u06cc\\u062f!\",\"confirm_popup_confirm_btn_text\":\"\\
u0628\\u0644\\u0647 \\u060c \\u0622\\u0646 \\u0631\\u0627 \\u0627\\u0646\\u062c\\
u0627\\u0645 \\u062f\\u0647\\u06cc\\u062f!\",\"confirm_popup_cancel_btn_text\":\"\\
u0644\\u063a\\u0648\",\"hide_lot_confirm_popup_main_title\":\"Are you
sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to hide selected lot
items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Purchase Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"\\
u0628\\u06cc\\u0644 \\u0646\\u0645\\u0628\\
u0631\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"\\u0647\\u0645\\
u0647 \\u062d\\u0642\\u0648\\u0642 \\u0631\\u0627 \\u0628\\u062f\\
u0647\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"\\u0686\\u0634\\u0645 \\u0627\\u0646\\u062f\\u0627\\
u0632\",\"add_right\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\u062f\\
u0646\",\"edit_right\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\
u0631\\u062f\\u0646\",\"delete_right\":\"\\u062d\\u0630\\u0641 \\u06a9\\u0631\\
u062f\\u0646\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"\\u0635\\
u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\u06a9\\u0631\\u062f\\u06cc\\
u062a \\u0645\\u06cc\\u062a\\u0648\",\"view_item_stock_balance_report\":\"Item
Stock Balance\",\"view_approval\":\"Approval
View\",\"view_approval_receipts\":\"Receipts Approval
View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\
u0648 \\u0686\\u0627\\u067e \\u06a9\\u0631\\u062f\\
u0646\",\"view_image_right\":\"\\u0645\\u0634\\u0627\\u0647\\u062f\\u0647 \\u062a\\
u0635\\u0648\\u06cc\\u0631\",\"warehouse_details_right\":\"\\u062c\\u0632\\u0626\\
u06cc\\u0627\\u062a \\u06af\\u062f\\u0627\\u0645\",\"approval_rights\":\"Approvals
Rights\",\"sub_approval_rights\":\"Sub Approval
Rights\",\"main_approval_rights\":\"Main Approval Rights\",\"journal_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\
u0647\",\"sales_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0641\\u0631\\u0648\\
u0634\",\"purchase_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc\",\"production_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u062a\\u0648\\u0644\\u06cc\\u062f\",\"items_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u0628\\u062e\\u0634\",\"warehouse_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u06af\\u062f\\u0627\\u0645\",\"warehouse_transfer_rights\":\"\\u062d\\
u0642\\u0648\\u0642 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\u062a \\
u0627\\u0632 \\u06af\\u062f\\u0627\\u0645\",\"damage_stock_rights\":\"\\u062d\\
u0642\\u0648\\u0642 \\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"expense_types_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0627\\u0646\\
u0648\\u0627\\u0639 \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\",\"expense_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0645\\u0635\\u0627\\
u0631\\u0641\",\"accounts_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u062d\\u0633\\
u0627\\u0628\\u0627\\u062a\",\"invoice_counters_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u0634\\u0645\\u0627\\u0631\\u0634 \\u062d\\u0633\\u0627\\u0628 \\u0647\\
u0627\",\"currency_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0627\\u0631\\
u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\u06cc\",\"view_currency_rates\":\"\\u062d\\
u0642\\u0648\\u0642 \\u0646\\u0645\\u0627\\u06cc\\u0634 \\u0642\\u06cc\\u0645\\
u062a \\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"edit_currency_rates\":\"\\u062d\\u0642\\u0648\\u0642 \\u0648\\u06cc\\
u0631\\u0627\\u06cc\\u0634 \\u0627\\u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"units_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0648\\u0627\\u062d\\
u062f\\u0627\\u062a\",\"batch_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u062f\\
u0633\\u062a\\u0647\",\"product_categories_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u0628\\u062e\\u0634 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"branches_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0634\\u0639\\u0628\\
u0627\\u062a\",\"language_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0632\\u0628\\
u0627\\u0646\",\"users_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06a9\\u0627\\
u0631\\u0628\\u0631\\u06cc\",\"all_accounts_reports_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u062a\\u0645\\
u0627\\u0645 \\u062d\\u0633\\u0627\\u0628\\u0627\\u062a\",\"backup_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u067e\\u0634\\u062a\\u06cc\\u0628\\u0627\\u0646\\u06cc
\\u06af\\u06cc\\u0631\\u06cc\",\"calander_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u062a\\u0642\\u0648\\u06cc\\u0645\",\"assets_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u062f\\u0627\\u0631\\u0627\\u06cc\\
u06cc\",\"hrm_employees_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f\\u0627\\u0646\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0642\\u0631\\
u0627\\u0631\\u062f\\u0627\\u062f\",\"hrm_advance_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"hrm_payslips_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0631\\u0633\\
u06cc\\u062f \\u0628\\u0647 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\\u0627\\
u0646\",\"view_paid_salaries\":\"\\u0646\\u0645\\u0627\\u06cc\\u0634 \\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a \\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\",\"hrm_reports_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\
u0627\\u0631\\u0634 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\\u0627\\
u0646\",\"hrm_reports_yearly\":\"\\u06af\\u0630\\u0627\\u0631\\u0634 \\u0633\\
u0627\\u0644\\u0627\\u0646\\u0647 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\\
u0627\\u0646\",\"hrm_reports_monthly\":\"\\u06af\\u0630\\u0627\\u0631\\u0634 \\
u0645\\u0627\\u0647\\u0627\\u0646\\u0647 \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f\\u0627\\u0646\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"\\u062a\\u0627\\u064a\\u06cc\\u062f \\u0631\\
u0633\\u06cc\\u062f\\u0627\\u062a\",\"general_reports_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u0639\\u0645\\
u0648\\u0645\\u06cc\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\
u0627\\u0631\\u0634\\u0627\\u062a \\u0647\\u0630\\u06cc\\u0646\\u0647 \\u0647\\
u0627\",\"stock_general_ledger\":\"\\u06af\\u0632\\u0627\\u0631\\u0634
\\u062c\\u0646\\u0631\\u0644 \\u0627\\u0632 \\u0627\\u0633\\u062a\\u0627\\
u06a9\",\"audit_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0627\\u062f\\
u06cc\\u062a\\/\\u0641\\u0639\\u0627\\u0644\\u06cc\\u062a \\u0647\\
u0627\",\"raw_warehouse_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\
u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u0645\\u0648\\u0627\\u062f \\u062e\\
u0627\\u0645 \\u06af\\u062f\\u0627\\u0645\\u0647\\
u0627\",\"sale_warehouse_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\
u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a
\\u0627\\u0632 \\u06af\\u062f\\u0627\\u0645\",\"items_ledger_report_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\
u062f\\u0641\\u062a\\u0631 \\u06a9\\u0644\",\"damage_stock_report_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\
u0636\\u0627\\u06cc\\u0639\\u0627\\u062a\",\"sales_report_rights\":\"\\u062d\\
u0642\\u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u0641\\
u0631\\u0648\\u0634\\u0627\\u062a\",\"sales_item_report_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u0641\\u0631\\
u0648\\u0634\\u0627\\u062a\",\"purchase_report_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc\\u0647\\u0627\",\"purchase_item_report_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634 \\u062e\\u0631\\
u06cc\\u062f\\u0627\\u0631\\u06cc\",\"production_report_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634 \\u062a\\u0648\\u0644\\u06cc\\
u062f\\u0627\\u062a\",\"client_item_report_rights\":\"\\u062d\\u0642\\u0648\\
u0642 \\u06af\\u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u0627\\u0646\\u0648\\
u0627\\u0639 \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"purchase_expenses_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\
u06af\\u0630\\u0627\\u0631\\u0634 \\u0645\\u0635\\u0627\\u0631\\u0641 \\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc\",\"balance_summary_report_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634 \\u062e\\u0644\\
u0627\\u0635\\u0647 \\u0628\\u06cc\\u0644\\u0627\\u0646\\
u0633\",\"inventory_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\u0630\\
u0627\\u0631\\u0634 \\u0641\\u0647\\u0631\\u0633\\
u062a\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\
u06af\\u0630\\u0627\\u0631\\u0634 \\u0645\\u0635\\u0627\\u0631\\u0641 \\u0641\\
u0631\\u0648\\u0634\",\"production_expenses_report_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u06af\\u0630\\u0627\\u0631\\u0634 \\u0645\\u0635\\u0627\\u0631\\
u0641\\u0627\\u062a \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"warehouse_transfer_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\
u06af\\u0630\\u0627\\u0631\\u0634 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\
u0627\\u062a \\u0628\\u06cc\\u0646 \\u06af\\u062f\\u0627\\
u0645\",\"sale_discount_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\
u0630\\u0627\\u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0641\\u0631\\
u0648\\u0634\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\
u0630\\u0627\\u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u062e\\u0631\\
u06cc\\u062f\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u06af\\
u0630\\u0627\\u0631\\u0634 \\u0645\\u0627\\u0644\\
u06cc\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\
u062a\\u0631\\u0627\\u0632\\u0646\\u0627\\u0645\\u0647 \\u0645\\u0627\\u0644\\
u06cc\",\"financial_trial_balance_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u0628\\
u06cc\\u0644\\u0627\\u0646\\u0633 \\u0622\\u0632\\u0645\\u0627\\u06cc\\u0634\\
u06cc\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\
u0627\\u0633\\u062a\\u0645\\u0646\\u062a \\u0639\\u0648\\u0627\\u06cc\\u062f \\
u0645\\u0627\\u0644\\u06cc\",\"financial_profit_loss_rights\":\"\\u062d\\u0642\\
u0648\\u0642 \\u0645\\u0642\\u0627\\u062f \\u0648 \\u0636\\u0631\\
u0631\",\"financial_balance_summary_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\
u062e\\u0644\\u0627\\u0635\\u0647 \\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\
u0645\\u0627\\u0644\\u06cc\",\"financial_marketers_balance_summary\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u06cc \\u0645\\
u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0631\\u0648\\u0632\",\"transit_rights\":\"\\u062d\\u0642\\u0648\\u0642 \\u062a\\
u0631\\u0627\\u0646\\u0633\\u067e\\u0648\\u0631\\
u062a\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"\\u062f\\u0627\\u0631\\u0627\\u06cc\\
u06cc \\u062b\\u0627\\u0628\\u062a\",\"mod_assets_cat_sidebar_menu\":\"\\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc
\\u062b\\u0627\\u0628\\u062a\",\"mod_assets_cat_view_breadcrumb\":\"\\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc
\\u062b\\u0627\\u0628\\u062a\",\"mod_assets_cat_view_add_btn\":\"\\u062b\\u0628\\
u062a \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u062c\\u062f\\u06cc\\
u062f\",\"mod_assets_cat_view_title\":\"\\u06a9\\u0627\\u062a\\u06af\\u0648\\
u0631\\u06cc \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"mod_assets_cat_view_thead_sr\":\"#\",\"mod_assets_cat_view_thead_name\":\
"\\u0627\\u0633\\u0645 \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_assets_cat_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_assets_cat_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u062c\\u062f\\u06cc\\
u062f\",\"mod_assets_cat_add_title\":\"\\u062b\\u0628\\u062a \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u062c\\u062f\\u06cc\\
u062f\",\"mod_assets_cat_add_input_name\":\"\\u0627\\u0633\\u0645 \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc\",\"mod_assets_cat_add_input_save\":\"\\u062b\\
u0628\\u062a\",\"mod_assets_cat_category_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_assets_cat_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\u06cc\",\"mod_assets_cat_edit_update\":\"\\
u062b\\u0628\\u062a\",\"assets\":\"\\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc \\
u0647\\u0627\\u06cc \\u062b\\u0627\\u0628\\u062a\",\"assets_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc \\u0647\\u0627\\
u06cc \\u062b\\u0627\\u0628\\u062a\",\"add_asset\":\"\\u0627\\u0641\\u0632\\u0648\\
u062f\\u0646 \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc\",\"add_new_asset\":\"\\
u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc
\\u062c\\u062f\\u06cc\\u062f\",\"asset_name\":\"\\u0646\\u0627\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u06cc\\u06cc\",\"asset_added\":\"\\u062f\\u0627\\u0631\\
u0627\\u06cc\\u06cc \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"asset_added_successfully\":\"\\u062f\\u0627\\u0631\\u0627\\u06cc\\
u06cc \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\
u06cc\\u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"edit_asset\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u062f\\
u0627\\u0631\\u0627\\u06cc\\u06cc\",\"asset_updated\":\"\\u062f\\u0627\\u0631\\
u0627\\u06cc\\u06cc \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"asset_updated_successfully\":\"\\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc
\\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\",\"hrm\":\"\\u0628\\
u062e\\u0634 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\\u0627\\
u0646\",\"employees\":\"\\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\\u0627\\
u0646\",\"employees_listing\":\"\\u0644\\u0633\\u062a \\u06a9\\u0627\\u0631\\
u0645\\u0646\\u062f\\u0627\\u0646\",\"joining_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u0634\\u0631\\u0648\\u0639\",\"joining_salary\":\"\\u0645\\u0639\\
u0627\\u0634\",\"status\":\"\\u062d\\u0627\\u0644\\u062a\",\"document\":\"\\u0627\\
u0633\\u0646\\u0627\\u062f\",\"add_employee\":\"\\u0627\\u0636\\u0627\\u0641\\u0647
\\u06a9\\u0631\\u062f\\u0646 \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f\",\"add_new_employee\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u0646\\u0645\\
u0648\\u062f\\u0646 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f \\u062c\\u062f\\
u06cc\\u062f\",\"employee_added\":\"\\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f
\\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"employee_added_successfully\":\"\\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\
u06cc\\u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f\",\"edit_employee\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\
u0627\\u0631\\u0645\\u0646\\u062f\",\"employee_updated\":\"\\u06a9\\u0627\\u0631\\
u0645\\u0646\\u062f \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0631\\u0633\\u0627\\
u0646\\u06cc \\u0634\\u062f\",\"employee_updated_successfully\":\"\\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"personal_information\":\"\\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\
u062a \\u0634\\u062e\\u0635\\u06cc\",\"company_information\":\"\\u0645\\u0639\\
u0644\\u0648\\u0645\\u0627\\u062a \\u0634\\u0631\\u06a9\\
u062a\",\"employee_name\":\"\\u0646\\u0627\\u0645 \\u06a9\\u0627\\u0631\\u0645\\
u0646\\u062f\",\"father_name\":\"\\u0648\\u0644\\u062f\",\"date_of_birth\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e \\u062a\\u0648\\u0644\\u062f\",\"gender\":\"\\
u062c\\u0646\\u0633\\u06cc\\u062a\",\"gender_male\":\"\\u0645\\u0631\\
u062f\",\"gender_female\":\"\\u0632\\u0646\",\"marital_status\":\"\\u0645\\u062f\\
u0646\\u06cc \\u062d\\u0627\\u0644\\u062a\",\"marital_status_single\":\"\\u0645\\
u062c\\u0631\\u062f\",\"marital_status_married\":\"\\u0645\\u062a\\u0627\\u0647\\
u0644\",\"nationality\":\"\\u0645\\u0644\\u062a\",\"profile_pic\":\"\\u0639\\
u06a9\\u0633\",\"local_address\":\"\\u0633\\u06a9\\u0648\\u0646\\u062a \\u0627\\
u0635\\u0644\\u06cc\",\"permanent_address\":\"\\u0633\\u06a9\\u0648\\u0646\\
u062a \\u0641\\u0639\\u0644\\
u06cc\",\"designation\":\"Designation\",\"date_of_joining\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e \\u0634\\u0631\\u0648\\u0639\",\"employee_documents\":\"\\
u0627\\u0633\\u0646\\u0627\\u062f \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f\",\"division\":\"Division\",\"employee_status\":\"\\u062d\\u0627\\u0644\\
u062a \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\",\"active\":\"\\u0641\\u0639\\
u0627\\u0644\",\"not_active\":\"\\u063a\\u06cc\\u0631 \\u0641\\u0639\\u0627\\
u0644\",\"employee_details\":\"\\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\
u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\",\"increments\":\"\\u0627\\u0636\\u0627\\
u0641\\u0647 \\u06a9\\u0631\\u062f\\u0646 \\u0645\\u0639\\u0627\\
u0634\",\"increment\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\u062f\\
u0646 \\u0645\\u0639\\u0627\\u0634\",\"increment_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0642\\u0631\\u0627\\u0631 \\u062f\\u0627\\
u062f\",\"add_increment\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\
u062f\\u0646 \\u0642\\u0631\\u0627\\u0631\\u062f\\u0627\\u062f\",\"employee\":\"\\
u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\",\"current_salary\":\"\\u0645\\u0639\\
u0627\\u0634 \\u0641\\u0639\\u0644\\u06cc\",\"new_salary\":\"\\u0645\\u0639\\
u0627\\u0634 \\u062c\\u062f\\u06cc\\u062f\",\"increment_added\":\"\\u0645\\u0639\\
u0627\\u0634 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\u062f\\
u0647\",\"increment_added_successfully\":\"\\u0645\\u0639\\u0627\\u0634 \\u0628\\
u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u062b\\u0628\\u062a \\u0634\\
u062f\",\"advances\":\"\\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"advance\":\"\\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"advances_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u067e\\u06cc\\
u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a\",\"new_advance\":\"\\u067e\\
u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"previous_advance\":\"\\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\
u062e\\u062a \\u0642\\u0628\\u0644\\u06cc\",\"total_advance\":\"\\u062c\\u0645\\
u0644\\u0647 \\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"advance_granted\":\"\\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\
u062e\\u062a \\u0627\\u062c\\u0631\\u0627 \\u0634\\u062f\\
u0647\",\"advance_granted_successfully\":\"\\u067e\\u06cc\\u0634 \\u067e\\u0631\\
u062f\\u0627\\u062e\\u062a \\u0627\\u062c\\u0631\\u0627 \\u0634\\u062f\\u0647 \\
u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u062a \\u062b\\u0628\\u062a \\u0634\\
u062f\",\"payslips\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"payslips_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u067e\\u0631\\u062f\\
u0627\\u062e\\u062a\",\"paid_salaries\":\"\\u0645\\u0639\\u0627\\u0634 \\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a \\u0634\\u062f\\
u0647\",\"paid_salaries_listing\":\"\\u0644\\u06cc\\u0633 \\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0634\\u062f\\
u0647\",\"new_payslip\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"payslip_created\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a \\u0627\\u06cc\\u062c\\u0627\\u062f \\u0634\\u062f\\
u0647\",\"payslip_created_successfully\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u062a \\u0627\\u06cc\\u062c\\
u0627\\u062f \\u0634\\u062f\",\"edit_payslip\":\"\\u0648\\u06cc\\u0631\\u0627\\
u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a\",\"payslip_updated\":\"\\
u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\
u0634\\u062f\\u0647\",\"payslip_updated_successfully\":\"\\u067e\\u0631\\u062f\\
u0627\\u062e\\u062a \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u062a \\u0628\\
u0647 \\u0631\\u0648\\u0632 \\u0634\\u062f\",\"confirm\":\"\\u062a\\u0627\\u0626\\
u06cc\\u062f\",\"payslip_exist\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\
u0648\\u062c\\u0648\\u062f \\u062f\\u0627\\u0631\\
u0647\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"\\u0645\\u0627\\u0647\",\"year\":\"\\u0633\\u0627\\
u0644\",\"january\":\"January\",\"february\":\"February\",\"march\":\"March\",\"apr
il\":\"April\",\"may\":\"May\",\"june\":\"June\",\"july\":\"July\",\"august\":\"Aug
ust\",\"september\":\"September\",\"October\":\"October\",\"November\":\"November\"
,\"December\":\"December\",\"salary_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\\u0627\\u062a \\u0645\\u0639\\u0627\\u0634\",\"salary\":\"\\u0645\\u0639\\
u0627\\u0634\",\"basic_salary\":\"\\u0645\\u0639\\u0627\\u0634 \\u0627\\u0648\\
u0644\\u06cc\",\"advance_amount\":\"\\u0645\\u0642\\u062f\\u0627\\u0631 \\u067e\\
u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a\",\"earning_name\":\"\\
u0646\\u0627\\u0645 \\u062f\\u0631\\u0627\\u0645\\u062f\",\"earning_amount\":\"\\
u0645\\u0642\\u062f\\u0627\\u0631 \\u062f\\u0631\\u0622\\u0645\\
u062f\",\"deduction_name\":\"\\u0646\\u0627\\u0645 \\u06a9\\u0633\\u0631\\
u06cc\",\"deduction_amount\":\"\\u0645\\u0642\\u062f\\u0627\\u0631 \\u06a9\\u0633\\
u0631\\u06cc\",\"total_earning\":\"\\u062c\\u0645\\u0644\\u0647 \\u062f\\u0631\\
u0622\\u0645\\
u062f\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deducti
on_absents\":\"Deduction\",\"total_deduction\":\"\\u062c\\u0645\\u0644\\u0647 \\
u06a9\\u0633\\u0631\\u06cc\",\"net_salary\":\"\\u062e\\u0627\\u0644\\u0635 \\
u0645\\u0639\\u0627\\u0634\",\"salary_yearly_report\":\"\\u06af\\u0630\\u0627\\
u0631\\u0634 \\u0633\\u0627\\u0644\\u0627\\u0646\\u0647 \\u0645\\u0639\\u0627\\
u0634\",\"salary_monthly_report\":\"\\u06af\\u0630\\u0627\\u0631\\u0634 \\u0645\\
u0627\\u0647\\u0627\\u0646\\u0647 \\u0645\\u0639\\u0627\\
u0634\",\"salary_sheet_of\":\"\\u0635\\u0641\\u062d\\u0647 \\u0645\\u0639\\u0627\\
u0634\",\"total_net_salary\":\"\\u062c\\u0645\\u0644\\u0647 \\u062e\\u0627\\u0644\\
u0635 \\u0645\\u0639\\u0627\\u0634\",\"from_month\":\"\\u0627\\u0632 \\u0645\\
u0627\\u0647\",\"to_month\":\"\\u062a\\u0627 \\u0645\\u0627\\
u0647\",\"earnings\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\u0647\\
u0627\",\"monthly_salary_total_days\":\"Days\",\"monthly_salary_total_absents\":\"A
bsents\",\"deductions\":\"\\u06a9\\u0633\\u0631\\u06cc\",\"paid_advance\":\"\\
u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"delivery_#\":\"\\u0628\\u0627\\u0631\\u0646\\u0627\\u0645\\u0647
#\",\"balance_summary\":\"\\u062e\\u0644\\u0627\\u0635\\u0647 \\u0628\\u06cc\\
u0644\\u0627\\u0646\\u0633\",\"balance_summary_main_heading\":\"\\u062c\\u0639\\
u0628\\u0647 \\u0647\\u0627\\u06cc \\u062e\\u0644\\u0627\\u0635\\u0647 \\u0628\\
u06cc\\u0644\\u0627\\u0646\\u0633\",\"boxes_opening_stock\":\"\\u0627\\u062c\\
u0646\\u0627\\u0633 \\u0627\\u0641\\u062a\\u062a\\u0627\\u062d\\u06cc\\
u0647\",\"boxes_purchased_stock\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u062e\\
u0631\\u06cc\\u062f \\u0634\\u062f\\u0647\",\"boxes_total_stock\":\"\\u0627\\
u062c\\u0646\\u0627\\u0633 \\u06a9\\u0644\",\"boxes_sold_stock\":\"\\u0627\\u062c\\
u0646\\u0627\\u0633 \\u0641\\u0631\\u0648\\u062e\\u062a\\u0647 \\u0634\\u062f\\
u0647\",\"boxes_damage_stock\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u0636\\
u0627\\u06cc\\u0639 \\u0634\\u062f\\u0647\",\"boxes_current_stock\":\"\\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"boxes_profit\":\"\\u0645\\u0641\\u0627\\u062f\",\"boxes_bank\":\"\\
u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"boxes_receivable\":\"\\u0642\\u0627\\u0628\\u0644 \\u062f\\u0631\\u06cc\\
u0627\\u0641\\u062a\",\"boxes_payable\":\"\\u0642\\u0627\\u0628\\u0644 \\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a\",\"boxes_cash\":\"\\u067e\\u0648\\u0644 \\
u0646\\u0642\\u062f\",\"boxes_expenses\":\"\\u0647\\u0632\\u06cc\\u0646\\u0647 \\
u0647\\u0627\",\"boxes_fixed_assets\":\"\\u062f\\u0627\\u0631\\u0627\\u06cc\\
u06cc \\u0647\\u0627\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"boxes_other_accounts\":\"\\u062d\\u0633\\u0627\\u0628\\u0647\\u0627\\
u06cc \\u062f\\u06cc\\u06af\\u0631\",\"boxes_current_assets\":\"\\u062f\\u0627\\
u0631\\u0627\\u06cc\\u06cc \\u0647\\u0627\\u06cc \\u062c\\u0627\\u0631\\
u06cc\",\"boxes_liabilities\":\"\\u062a\\u0639\\u0647\\u062f\\u0627\\u062a
(\\u0644\\u0627\\u06cc\\u0628\\u0644\\u06cc\\u062a\\u06cc)\",\"boxes_equity\":\"\\
u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\u062e\\u0627\\u0644\\
u0635\",\"boxes_services\":\"\\u0627\\u0631\\u0627\\u0626\\u064a\\u0647 \\u062e\\
u062f\\u0645\\u0627\\u062a\",\"total_by_usd\":\"\\u0645\\u062c\\u0645\\u0648\\u0639
\\u0628\\u0647 \\u062f\\u0627\\u0644\\u0631\",\"inventory\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u06af\\u062f\\u0627\\u0645\\u062f\\u0627\\u0631\\
u06cc\",\"inventory_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u06af\\u062f\\
u0627\\u0645\\u062f\\u0627\\u0631\\u06cc\",\"purchased\":\"\\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc \\u0634\\u062f\\u0647\",\"total_stock\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0627\\u062c\\u0646\\u0627\\u0633\",\"gross_sales\":\"\\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a \\u062e\\u0627\\u0644\\
u0635\",\"closing\":\"\\u0628\\u0633\\u062a\\u0646\",\"item_settings\":\"\\u0645\\
u0648\\u062f\\u06cc\\u0648\\u0644 \\u0647\\u0627\\u06cc \\u0633\\u06cc\\u0633\\
u062a\\u0645\",\"general_settings\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645\\u0627\\
u062a \\u0639\\u0645\\u0648\\u0645\\u06cc\",\"menu_settings\":\"\\u062a\\u0646\\
u0638\\u06cc\\u0645 \\u0645\\u06cc\\u0646\\u06cc\\u0648\",\"settings_updated\":\"\\
u062a\\u0646\\u0638\\u06cc\\u0645\\u0627\\u062a \\u0628\\u0647 \\u0631\\u0648\\
u0632 \\u0634\\u062f\",\"settings_updated_successfully\":\"\\u062a\\u0646\\u0638\\
u06cc\\u0645\\u0627\\u062a \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\
u062a \\u0628\\u0647 \\u0631\\u0648\\u0632 \\u0634\\
u062f\",\"item_measurements\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\
u0627 \\u062a\\u0631\\u062a\\u06cc\\u0628 \\u0627\\u0646\\u062f\\u0627\\u0632\\
u0647 \\u06af\\u06cc\\u0631\\u06cc\",\"measurements\":\"\\u0627\\u0646\\u062f\\
u0627\\u0632\\u0647 \\u06af\\u06cc\\u0631\\u06cc (\\u0627\\u062c\\u0646\\u0627\\
u0633 \\u0634\\u0645\\u0627 \\u0628\\u0627 \\u0645\\u062a\\u0631\\u0645\\u0631\\
u0628\\u0639 \\u0627\\u0633\\u062a\\u061f)\",\"sale_invoice_units\":\"\\u0648\\
u0627\\u062d\\u062f\\u0627\\u062a \\u0628\\u06cc\\u0644 \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"one_unit\":\"\\u06cc\\u06a9 \\u0648\\u0627\\u062d\\
u062f\",\"all_units\":\"\\u0647\\u0645 \\u0648\\u0627\\u062d\\u062f\\u0627\\
u062a\",\"items_setting_menu_synchronization\":\"\\u0633\\u06cc\\u0646\\u06a9 \\
u06a9\\u0631\\u062f\\u0646\",\"items_setting_menu_distribution\":\"\\u062a\\u0648\\
u0636\\u06cc\\u0639\\u0627\\u062a\",\"items_setting_menu_orders\":\"\\u0627\\
u0631\\u062f\\u0631\\u0647\\u0627\\u06cc \\u0645\\u0634\\u062a\\u0631\\u06cc\\
u0627\\u0646\",\"items_setting_menu_journal\":\"\\u0631\\u0648\\u0632\\u0646\\
u0627\\u0645\\u0686\\u0647\",\"items_setting_menu_debit_credit_note\":\"\\u062f\\
u0628\\u06cc\\u062a \\u0648 \\u06a9\\u0631\\u062f\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"items_setting_menu_debit_credit_voucher\":\"\\u06a9\\u0627\\u0646\\
u062a\\u0631\\u0627 \\u0648\\u0648\\u0686\\
u0631\",\"items_setting_menu_quotation\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646 - \\u0646\\u0631\\u062e\\u0646\\u0627\\u0645\\
u0647\",\"items_setting_menu_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644\\u0627\\u062a\",\"items_setting_menu_sale\":\"\\u0641\\u0631\\u0648\\
u0634\",\"items_setting_menu_purchase\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u06cc\",\"items_setting_menu_production\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"items_setting_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\
u0627\\u0636\\u0627\\u0641\\u06cc\",\"items_setting_menu_extra_income_type\":\"\\
u0646\\u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u062f \\u0627\\
u0636\\u0627\\u0641\\u06cc\",\"items_setting_menu_item_stock\":\"\\u0645\\u06cc\\
u0646\\u0648 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"items_setting_menu_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\
u0641\",\"items_setting_menu_transit\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\
u06cc\\u062a\",\"items_setting_menu_hrm\":\"\\u0645\\u0646\\u0627\\u0628\\u0639 \\
u0628\\u0634\\u0631\\u06cc\",\"items_setting_menu_assets\":\"\\u062f\\u0627\\
u0631\\u0627\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"items_setting_menu_share_capital\":\"\\u0633\\u0631\\u0645\\u0627\\
u06cc\\u0647 \\u0633\\u0647\\u0645\\u062f\\u0627\\u0631\\u0627\\
u0646\",\"items_setting_menu_metu_stock\":\"\\u0645\\u0648\\u062f\\u06cc\\u0648\\
u0644 \\u06a9\\u0631\\u062f\\u06cc\\u062a
METU\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"\\u0627\\u062c\\u0646\\
u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"items_setting_menu_affiliate_sales\":\"Affiliate Sales\",\"height\":\"\\
u0637\\u0648\\u0644\",\"width\":\"\\u0639\\u0631\\u0636\",\"length\":\"\\u0632\\
u062e\\u0627\\u0645\\u062a\",\"cube_meter\":\"\\u0645\\u062a\\u0631 \\u0645\\
u0631\\u0628\\u0639\",\"total_cube_meter\":\"\\u06a9\\u0644
M2\",\"current_stock\":\"\\u0645\\u0648\\u062c\\u0648\\u062f\\
u06cc\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"\\
u0648\\u0632\\
u0646\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"\\u06a9\\
u0644 \\u0628\\u0627 M2\",\"transit\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\
u06cc\\u062a\",\"transit_account\":\"Transit Account\",\"transit_listing\":\"\\
u0644\\u06cc\\u0633\\u062a \\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u062a\",\"new_transit\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"edit_transit\":\"\\u062a\\u0631\\u0627\\u0646\\
u0632\\u06cc\\u062a \\u0631\\u0627 \\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\
u06a9\\u0646\\u06cc\\u062f\",\"add_to_transit\":\"\\u0628\\u0647 \\u0644\\u06cc\\
u0633\\u062a \\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u0627\\u0636\\
u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"transit_saved\":\"\\u062a\\
u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u0630\\u062e\\u06cc\\u0631\\u0647 \\
u0634\\u062f\\u0647 \\u0627\\u0633\\u062a\",\"transit_saved_successfully\":\"\\
u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u062c\\u062f\\u06cc\\u062f \\
u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0630\\u062e\\u06cc\\
u0631\\u0647 \\u0634\\u062f\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base Currency\",\"company\":\"\\u06a9\\u0645\\u067e\\u0646\\
u06cc\",\"total_expense\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\",\"expenses_from_purchases\":\"Expenses From
Purchases\",\"item_sales_graph_heading\":\"\\u06af\\u0631\\u0627\\u0641 \\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\u0648\\u062e\\u062a\\u0647 \\u0634\\
u062f\\u0647\",\"invoice_unit_1\":\"\\u06a9\\u0627\\u0631\\u062a\\
u0646\",\"invoice_unit_2\":\"\\u062c\\u0648\\u0631\\u0647\",\"quotations\":\"\\
u062f\\u0631\\u062e\\u0648\\u0627\\u0633\\u062a \\u0646\\u0631\\u062e\\u0646\\
u0627\\u0645\\u0647\",\"add_quotation\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\
u0646 \\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646\",\"new_quotation\":\"\\u06a9\\
u0648\\u062a\\u06cc\\u0634\\u0646 \\u062c\\u062f\\u06cc\\
u062f\",\"edit_quotation\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u06a9\\
u0648\\u062a\\u06cc\\u0634\\u0646\",\"add_to_quotation\":\"\\u0627\\u0641\\u0632\\
u0648\\u062f\\u0646 \\u0628\\u0647 \\u0644\\u06cc\\u0633\\u062a \\u06a9\\u0648\\
u062a\\u06cc\\u0634\\u0646\",\"quotations_listing\":\"\\u0644\\u06cc\\u0633\\
u062a \\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646\",\"quotation_saved\":\"\\u06a9\\
u0648\\u062a\\u06cc\\u0634\\u0646 \\u0630\\u062e\\u06cc\\u0631\\u0647 \\u0634\\
u062f\",\"quotation_saved_successfully\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646 \\u0628\\u0627\\u0645\\u0648\\u0641\\u0642\\u06cc\\u062a \\u0630\\u062e\\
u06cc\\u0631\\u0647 \\u0634\\u062f\",\"quotation_num\":\"\\u06a9\\u0648\\u062a\\
u06cc\\u0634\\u0646 \\u0646\\u0645\\u0628\\
u0631\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"\\u062c\\u0645\\u0644\\u0647 \\u06a9\\u0648\\
u062a\\u06cc\\u0634\\u0646\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"\\u0628\\u06cc\\u0644 \\u06a9\\u0648\\u062a\\
u06cc\\u0634\\u0646\",\"invoice_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\
u0628\\u06cc\\u0644\",\"quotation_invoice_thanks_note\":\"Thank you for shopping
with us! We will be glad to server u again and again have a good
day!\",\"quotations_converted\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\
u062a\\u0628\\u062f\\u06cc\\u0644 \\u0634\\
u062f\",\"quotations_converted_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u06a9\\
u0648\\u062a\\u06cc\\u0634\\u0646 \\u0647\\u0627\\u06cc \\u062a\\u0628\\u062f\\
u06cc\\u0644 \\u0634\\u062f\\u0647\",\"quotation_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646\",\"quotation_rights\":\"\\
u062d\\u0642\\u0648\\u0642 \\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646\",\"converted_right\":\"\\u062a\\u0628\\u062f\\u06cc\\u0644 \\u0634\\u062f\\
u0647\",\"quotation_order\":\"\\u0633\\u0641\\u0627\\u0631\\
u0634\",\"extra_income\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\u0627\\u0636\\
u0627\\u0641\\u06cc\",\"extra_income_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u062f\\u0631\\u0622\\u0645\\u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"add_new_extra_income\":\"\\u062f\\u0631\\u0622\\u0645\\u062f
\\u0627\\u0636\\u0627\\u0641\\u06cc \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\
u0646\\u06cc\\u062f\",\"add_extra_income\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\
u0627\\u0636\\u0627\\u0641\\u06cc \\u062c\\u062f\\u06cc\\u062f \\u0627\\u0636\\
u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"new_extra_income\":\"\\u062f\\
u0631\\u0622\\u0645\\u062f \\u0627\\u0636\\u0627\\u0641\\u06cc \\u062c\\u062f\\
u06cc\\u062f\",\"edit_extra_income\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\
u0627\\u0636\\u0627\\u0641\\u06cc \\u0631\\u0627 \\u0648\\u06cc\\u0631\\u0627\\
u06cc\\u0634 \\u06a9\\u0646\\u06cc\\u062f\",\"extra_income_description\":\"\\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"extra_income_type\":\"Type\",\"QOUT_#\":\"QOUT
#\",\"extra_income_added\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\u0627\\u0636\\
u0627\\u0641\\u06cc \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\u062f\\
u0647\",\"new_extra_income_added_successfully\":\"\\u062f\\u0631\\u0622\\u0645\\
u062f \\u0627\\u0636\\u0627\\u0641\\u06cc \\u0628\\u0627 \\u0645\\u0648\\u0641\\
u0642\\u06cc\\u062a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0634\\
u062f.\",\"extra_income_updated\":\"\\u062f\\u0631\\u0622\\u0645\\u062f \\u0627\\
u0636\\u0627\\u0641\\u06cc \\u0627\\u067e\\u062f\\u06cc\\u062a \\u0634\\
u062f\",\"extra_income_updated_successfully\":\"\\u062f\\u0631\\u0622\\u0645\\u062f
\\u0627\\u0636\\u0627\\u0641\\u06cc \\u0628\\u0627 \\u0645\\u0648\\u0641\\u0642\\
u06cc\\u062a \\u0627\\u067e\\u062f\\u06cc\\u062a \\u0634\\
u062f\",\"mod_extra_income_type_sidebar_main_menu\":\"\\u0646\\u0648\\u0639\\
u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\u0627\\u0636\\u0627\\
u0641\\u06cc\",\"mod_extra_income_type_view_add_btn\":\"\\u062b\\u0628\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"mod_extra_income_type_view_title\":\"\\u0646\\
u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\u0627\\
u0636\\u0627\\u0641\\u06cc\",\"mod_extra_income_type_view_add_button\":\"\\u062b\\
u0628\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_extra_income_type_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a
\\u0646\\u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\
u0627\\u0636\\u0627\\u0641\\u06cc\",\"mod_extra_income_type_view_thead_sr\":\"\\
u0634\\u0645\\u0627\\u0631\\u0647\",\"mod_extra_income_type_view_thead_name\":\"\\
u0627\\u0633\\u0645 \\u0646\\u0648\\u0639\\u06cc\\
u062a\",\"mod_extra_income_type_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\",\"mod_extra_income_type_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_extra_income_type_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_extra_income_type_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0646\\
u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\u0627\\
u0636\\u0627\\u0641\\u06cc\",\"mod_extra_income_type_add_title\":\"\\u062b\\u0628\\
u062a \\u0646\\u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\
u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"mod_extra_income_type_add_input_name\":\"\\u0627\\u0633\\u0645 \\u0646\\
u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\u0627\\
u0636\\u0627\\u0641\\u06cc\",\"mod_extra_income_type_added\":\"\\u062b\\u0628\\
u062a \\u0634\\u062f\",\"mod_extra_income_type_save_successfully\":\"Extra Income
Type Saved Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u0646\\u0648\\u0639\\u06cc\\u062a \\u0639\\u0648\\u0627\\u06cc\\u06cc\\
u062f \\u0627\\u0636\\u0627\\u0641\\u06cc\",\"sales_service_modal_title\":\"\\
u062e\\u062f\\u0645\\u0627\\u062a\\/\\u0627\\u062c\\u0646\\u0627\\u0633 \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\
u062f\",\"add_service_to_sale\":\"\\u0627\\u0641\\u0632\\u0648\\u062f\\u0646 \\
u0628\\u0647 \\u0644\\u06cc\\u0633\\u062a \\u0641\\u0631\\u0648\\
u0634\",\"sales_service_item_desc\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"sale_service\":\"\\u062e\\u062f\\u0645\\u0627\\u062a\\/\\u0627\\u062c\\
u0646\\u0627\\u0633 \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"sales_service_report\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u062e\\
u062f\\u0645\\u0627\\u062a\\/\\u0627\\u062c\\u0646\\u0627\\u0633 \\u0627\\u0636\\
u0627\\u0641\\u06cc\",\"dashboard_today_overview\":\"\\u062e\\u0644\\u0627\\u0635\\
u0647 \\u0641\\u0639\\u0627\\u0644\\u06cc\\u062a \\u0627\\u0645\\u0631\\u0648\\
u0632\",\"dashboard_business_overview\":\"\\u0645\\u0639\\u0644\\u0648\\u0645\\
u0627\\u062a \\u062e\\u0644\\u0635 \\u0627\\u0632 \\u062a\\u0645\\u0627\\u0645 \\
u062a\\u062c\\u0627\\u0631\\u062a\",\"dashboard_sales\":\"\\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"dashboard_profit\":\"\\u0645\\u0641\\u0627\\
u062f\",\"dashboard_sales_return\":\"\\u0628\\u0631\\u06af\\u0634\\u062a\\u06cc \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\",\"dashboard_purchases\":\"\\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc\",\"dashboard_expenses\":\"\\u0645\\
u0635\\u0627\\u0631\\u0641\\u0627\\u062a\",\"dashboard_supplier_paid\":\"\\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a\\u06cc \\u0647\\
u0627\",\"dashboard_client_recieved\":\"\\u0631\\u0633\\u06cc\\u062f \\u0627\\u0632
\\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\",\"dashboard_cash_in\":\"\\
u062e\\u0631\\u0648\\u062c \\u062f\\u062e\\u0644\",\"dashboard_cash_out\":\"\\
u0627\\u0645\\u062f \\u062f\\u062e\\u0644\",\"dashboard_extra_income\":\"\\u0639\\
u0648\\u0627\\u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\
u0647\",\"dashboard_bank_in\":\"\\u0627\\u0645\\u062f\\u0646 \\u0628\\u0627\\
u0646\\u06a9\\/\\u0635\\u0631\\u0627\\u0641\\u06cc\",\"dashboard_bank_out\":\"\\
u062e\\u0627\\u0631\\u062c \\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\
u0641\\u06cc\",\"dashboard_current_stock\":\"\\u0645\\u0648\\u062c\\u0648\\u062f \\
u06af\\u062f\\u0627\\u0645\",\"dashboard_recievable\":\"\\u0642\\u0627\\u0628\\
u0644 \\u062f\\u0631\\u06cc\\u0627\\u0641\\u062a\",\"dashboard_payable\":\"\\
u0642\\u0627\\u0628\\u0644 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"dashboard_cash\":\"\\u062f\\u062e\\u0644\",\"dashboard_bank\":\"\\u0628\\
u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"dashboard_damage_stock\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"dashboard_fixed_assets\":\"\\u062f\\u0627\\u0631\\u0627\\u06cc\\u06cc \\
u0647\\u0627\\u06cc \\u062b\\u0627\\u0628\\u062a\",\"dashboard_equity\":\"\\u0633\\
u0631\\u0645\\u0627\\u06cc\\u0647\",\"dashboard_metu_purchase\":\"\\u0645\\u06cc\\
u062a\\u06cc\\u0648 \\u062e\\u0631\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"dashboard_metu_sold\":\"\\u0645\\u06cc\\u062a\\u06cc\\u0648 \\u0641\\
u0631\\u0648\\u062e\\u062a\\u0647\",\"dashboard_metu_available\":\"\\u0645\\u06cc\\
u062a\\u06cc\\u0648 \\u0645\\u0648\\u062c\\u0648\\u062f\",\"lot\":\"\\u062a\\
u06cc\\u0644 \\u0648 \\u0645\\u0648\\u062a\\u0631\",\"lot_purchase\":\"\\u062a\\
u0627\\u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\u062e\\u0631\\u06cc\\u062f \\
u0634\\u062f\\u0647\",\"lot_purchases_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u062a\\u0627\\u0646\\u06a9\\u0631 \\u0647\\u0627\\u06cc \\u062e\\u0631\\u06cc\\
u062f \\u0634\\u062f\\u0647\",\"add_lot_purchase\":\"\\u062e\\u0631\\u06cc\\u062f\\
u0627\\u0631\\u06cc \\u062a\\u0627\\u0646\\u06a9\\u0631 \\u062c\\u062f\\u06cc\\
u062f\",\"new_lot_purchase\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc \\
u062a\\u0627\\u0646\\u06a9\\u0631 \\u062c\\u062f\\u06cc\\
u062f\",\"add_to_lot_purchase\":\"\\u0628\\u0647 \\u0644\\u06cc\\u0633\\u062a \\
u062e\\u0631\\u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\
u06cc\\u062f\",\"edit_lot\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u062a\\
u0627\\u0646\\u06a9\\u0631\",\"receipt_num\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"email_attachment\":\"\\u0639\\u06a9\\u0633 \\u0627\\u06cc\\u0645\\u06cc\\
u0644\",\"fuel_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\u062a\\u06cc\\
u0644\",\"driver\":\"\\u0645\\u0648\\u062a\\u0631\\u0648\\u0627\\
u0646\",\"plate_num\":\"\\u067e\\u0644\\u06cc\\
u062a\",\"cmr\":\"CMR\",\"rent\":\"\\u06a9\\u0631\\u0627\\u06cc\\
u0647\",\"total_cost\":\"\\u062c\\u0645\\u0644\\u0647\",\"email_image\":\"\\u0639\\
u06a9\\u0633 \\u0627\\u06cc\\u0645\\u06cc\\u0644\",\"rent_currency\":\"\\u06a9\\
u0631\\u0646\\u0633\\u06cc \\u06a9\\u0631\\u0627\\u06cc\\
u0647\",\"expenses_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\u06cc \\u06a9\\
u0645\\u06cc\\u0634\\u0646\",\"total_weight\":\"\\u0648\\u0632\\u0646 \\u062c\\
u0645\\u0644\\u0647\",\"total_rent\":\"\\u06a9\\u0631\\u0627\\u06cc\\u0647 \\
u062c\\u0645\\u0644\\u0647\",\"total_expenses\":\"\\u06a9\\u0645\\u06cc\\u0634\\
u0646 \\u062c\\u0645\\u0644\\u0647\",\"total_real_cost\":\"\\u0642\\u06cc\\u0645\\
u062a \\u062a\\u0645\\u0627\\u0645 \\u0634\\u062f \\u062c\\u0645\\u0644\\
u0647\",\"lot_purchase_invoice\":\"Lot Purchase Invoice\",\"fuel_amount\":\"\\
u0645\\u0628\\u0644\\u063a \\u062a\\u06cc\\u0644\",\"transit_amount\":\"\\u0645\\
u0628\\u0644\\u063a \\u06a9\\u0631\\u0627\\u06cc\\u0647\",\"expense_amount\":\"\\
u0645\\u0628\\u0644\\u063a \\u06a9\\u0645\\u06cc\\u0634\\
u0646\",\"lot_added\":\"Lot Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated successfully\",\"sidebar_lot_purchase\":\"\\u062e\\u0631\\u06cc\\u062f\\
u0627\\u0631\\u06cc \\u0647\\u0627\\u06cc\",\"sidebar_lot_avail_warehouse\":\"\\
u062a\\u0627\\u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\u0645\\u0648\\u062c\\
u0648\\u062f\",\"sidebar_lot_sold_warehouse\":\"\\u062a\\u0627\\u0646\\u06a9\\
u0631\\u0647\\u0627\\u06cc \\u0641\\u0631\\u0648\\u062e\\u062a \\u0634\\u062f\\
u0647\",\"sidebar_lot_moved_warehouse\":\"\\u062a\\u0627\\u0646\\u06a9\\u0631\\
u0647\\u0627\\u06cc \\u062a\\u062e\\u0644\\u06cc\\u0647 \\u0634\\u062f\\
u0647\",\"sidebar_lot_sold_difference_report\":\"\\u0631\\u0627\\u067e\\u0648\\
u0631 \\u062a\\u0641\\u0627\\u0648\\u062a
\\u062a\\u06cc\\u0644 \\u0641\\u0631\\u0648\\u062e\\u062a\\
u0647\",\"sidebar_lot_moved_difference_report\":\"\\u0631\\u0627\\u067e\\u0648\\
u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u062a\\u06cc\\u0644 \\u062a\\u062e\\
u0644\\u06cc\\u0647 \\u0634\\u062f\\u0647\",\"lot_moved_difference_report\":\"Moved
Lot Difference Report\",\"lot_moved_difference_report_listing\":\"Moved Lot
Difference Report Listing\",\"sidebar_menu_financials\":\"\\u0645\\u0639\\u0627\\
u0645\\u0644\\u0627\\u062a \\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\
u06cc\",\"lot_purchase_avail\":\"\\u062a\\u0627\\u0646\\u06a9\\u0631\\u0647\\
u0627\\u06cc \\u0645\\u0648\\u062c\\u0648\\u062f\\
u0647\",\"avail_lot_purchases_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u062a\\
u0627\\u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"purchased_invoice\":\"\\u0628\\u06cc\\u0644 \\u062e\\u0631\\u06cc\\
u062f\",\"purchased_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\u062e\\u0631\\
u06cc\\u062f\",\"sold_?\":\"\\u0641\\u0631\\u0648\\u062e\\u062a\\
u061f\",\"btn_sold_?\":\"\\u0641\\u0631\\u0648\\u062e\\u062a\\
u061f\",\"btn_sold_invoice_?\":\"Sold Invoice ?\",\"move_?\":\"\\u062a\\u062e\\
u0644\\u06cc\\u0647\\u061f\",\"btn_move_?\":\"\\u062a\\u062e\\u0644\\u06cc\\u0647\\
u061f\",\"preview\":\"Preview\",\"no_image\":\"\\u0639\\u06a9\\u0633 \\u0646\\
u06cc\\u062a\",\"receipt_exist\":\"Receipt Exist\",\"receipt_number_exist\":\"This
receipt number already exist\",\"lot_sold_title\":\"\\u0641\\u0631\\u0648\\u0634 \\
u062a\\u0627\\u0646\\u06a9\\u0631\",\"lot_sold_tag_line\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\\u0627\\u062a \\u0645\\u0631\\u0628\\u0648\\u0637 \\u0641\\u0631\\
u0648\\u0634 \\u062f\\u0631\\u062c \\u06a9\\u0646\\u06cc\\
u062f\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"\\u062a\\u0641\\u0627\\u0648\\
u062a\",\"gross_weight\":\"\\u0648\\u0632\\u0646 \\u062e\\u0627\\u0644\\
u0635\",\"gross_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u06a9\\
u0644\",\"cash\":\"\\u062f\\u0631\\u06cc\\u0627\\u0641\\u062a \\u0646\\u0642\\
u062f\",\"cash_account\":\"\\u062d\\u0633\\u0627\\u0628 \\u0646\\u0642\\u062f \\
u0648\\u0635\\u0648\\u0644\\u06cc\",\"plus\":\"\\u0645\\u062b\\u0628\\
u062a\",\"minus\":\"\\u0645\\u0646\\u0641\\u06cc\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"\\u0628\\u06cc\\u0644 \\u0641\\u0631\\
u0648\\u0634 \\u062a\\u0627\\u0646\\u06a9\\u0631\",\"total_amount\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0645\\u0628\\u0644\\u063a\",\"sold_lot_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a \\u062a\\u0627\\
u0646\\u06a9\\u0631\\u0647\\u0627\",\"lot_sales\":\"\\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a \\u062a\\u0627\\u0646\\u06a9\\u0631\",\"purchased_invoice_num\":\"\\
u0628\\u06cc\\u0644 \\u062e\\u0631\\u06cc\\u062f\",\"sold_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e \\u0641\\u0631\\u0648\\u0634\",\"sold_invoice_num\":\"\\u0628\\
u06cc\\u0644 \\u0641\\u0631\\u0648\\u0634\",\"moved_lots\":\"\\u062a\\u0627\\
u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\u062a\\u062e\\u0644\\u06cc\\u0647 \\
u0634\\u062f\\u0647\",\"moved_lots_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u062a\\u0627\\u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\u062a\\u062e\\u0644\\
u06cc\\u0647 \\u0634\\u062f\\u0647\",\"lot_moved_title\":\"\\u062a\\u062e\\u0644\\
u06cc\\u0647 \\u06a9\\u0631\\u062f\\u0646 \\u062a\\u0627\\u0646\\u06a9\\
u0631\",\"lot_moved_tag_line\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a \\u0645\\u0631\\u0628\\u0648\\u0637\\u0647 \\u0631\\u0627 \\u062f\\u0631\\
u062c \\u06a9\\u0646\\u06cc\\u062f\",\"move_lot\":\"\\u062a\\u062e\\u0644\\u06cc\\
u0647\",\"lot_moved\":\"\\u062a\\u062e\\u06cc\\u0644\\u0647 \\u0634\\
u062f\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"\\u0631\\u0627\\u067e\\u0648\\u0631 \\
u062a\\u0641\\u0627\\u0648\\u062a\",\"lot_difference_report_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0631\\u0627\\u067e\\u0648\\u0631 \\u062a\\u0641\\u0627\\
u0648\\u062a\",\"weight_first\":\"\\u0648\\u0632\\u0646 \\u0627\\u0648\\
u0644\",\"difference_positive\":\"\\u062a\\u0641\\u0627\\u0648\\
u062a+\",\"difference_negative\":\"\\u062a\\u0641\\u0627\\u0648\\
u062a-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete Lot
Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View Lot Moved\",\"add_lot_moved_right\":\"Add
Lot Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"\\u0631\\u0627\\u067e\\u0648\\u0631 \\
u062a\\u0641\\u0627\\u0648\\u062a \\u062e\\u0631\\u06cc\\
u062f\",\"lot_iran_to_afghanistan_difference_report_right\":\"\\u0631\\u0627\\
u067e\\u0648\\u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u062e\\u0631\\u06cc\\
u062f \\u0627\\u0632 \\u0627\\u06cc\\u0631\\u0627\\u0646 \\u062a\\u0627 \\u0647\\
u0631\\u0627\\u062a\",\"lot_iran_to_border_difference_report_right\":\"\\u0631\\
u0627\\u067e\\u0648\\u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u0627\\u06cc\\
u0631\\u0627\\u0646 \\u062a\\u0627 \\u062f\\u0648\\u063a\\u0627\\u0631\\u0648\\
u0646\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"\\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u0634\\u06cc\\
u062a \\u062e\\u0648\\u0631\\u062f\",\"available_tankers\":\"\\u062a\\u0627\\
u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"clients\":\"\\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"cashbook\":\"\\u062d\\u0633\\u0627\\u0628 \\u0646\\u0642\\
u062f\",\"payable\":\"\\u0642\\u0627\\u0628\\u0644 \\u067e\\u0631\\u062f\\u0627\\
u062e\\u062a\",\"banks\":\"\\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\
u0641\\u06cc\",\"suppliers\":\"\\u0641\\u0631\\u0648\\u0634\\u0646\\u062f\\u0647\\
u0627\",\"assets_total\":\"\\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"payable_total\":\"\\u062c\\u0645\\u0644\\u0647 \\u0642\\u0627\\u0628\\
u0644 \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a\\u06cc\",\"total_in_usd\":\"\\
u062c\\u0645\\u0644\\u0647 \\u0628\\u0647 \\u062f\\u0627\\u0644\\
u0631\",\"equity\":\"\\u0633\\u0631\\u0645\\u06cc\\u0647 \\u062e\\u0627\\u0644\\
u0635\",\"current_cash\":\"\\u062f\\u062e\\u0644 \\u0627\\u0645\\u0631\\u0648\\
u0632\",\"yesterday_cash\":\"\\u062f\\u062e\\u0644 \\u062f\\u06cc\\u0631\\u0648\\
u0632\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"iran_to_afghanistan\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a
\\u0627\\u0632 \\u0627\\u06cc\\u0631\\u0627\\u0646 \\u0628\\u0647 \\u0647\\u0631\\
u0627\\u062a\",\"iran_to_border\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u062a \\u0627\\u0632 \\u0627\\u06cc\\u0631\\u0627\\u0646 \\u0628\\u0647 \\u062f\\
u0648\\u063a\\u0627\\u0631\\u0648\\u0646\",\"transit_currency\":\"\\u06a9\\u0631\\
u0646\\u0633\\u06cc \\u06a9\\u0631\\u0627\\u06cc\\u0647\",\"pending_weight\":\"\\
u0648\\u0632\\u0646 \\u0628\\u0627\\u0642\\u06cc \\u0645\\u0627\\u0646\\u062f\\
u0647\",\"divide_fuels_into_afghanistan_tankers\":\"\\u062a\\u06cc\\u0644 \\u0631\\
u0627 \\u062f\\u0631 \\u062a\\u0627\\u0646\\u06a9\\u0631\\u0647\\u0627\\u06cc \\
u0627\\u0641\\u063a\\u0627\\u0646\\u0633\\u062a\\u0627\\u0646 \\u062a\\u062e\\
u0644\\u06cc\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"fuel_divisions\":\"\\u062a\\
u0642\\u0633\\u0645 \\u062a\\u06cc\\u0644 \\u062f\\u0631 \\u062a\\u0627\\u0646\\
u06a9\\u0631\\u0647\\u0627\\u06cc \\u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"add_to_tankers\":\"\\u0628\\u0647 \\u062a\\u0627\\u0646\\u06a9\\u0631 \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0646\\u06cc\\u062f\",\"color\":\"\\
u0631\\u0646\\u06ab\",\"dashboard_recieved\":\"\\u0648\\u0635\\u0648\\u0644 \\
u0634\\u062f\\u0647\",\"dashboard_profit_loss\":\"\\u0645\\u0641\\u0627\\u062f \\
u0648 \\u0646\\u0642\\u0635\",\"dashboard_net_profit\":\"\\u0645\\u0641\\u0627\\
u062f \\u062e\\u0627\\u0644\\u0635\",\"dashboard_bank_accounts\":\"\\u062a\\u0631\\
u0627\\u0646\\u0632\\u06cc\\u06a9\\u0634\\u0646 \\u0647\\u0627\\u06cc \\u0628\\
u0627\\u0646\\u06a9\\u06cc \\u0648 \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"dashboard_activities\":\"\\u0641\\u0639\\u0627\\u0644\\u06cc\\u062a \\
u0647\\u0627\",\"dashboard_need_attention\":\"\\u062a\\u0648\\u062c\\u0647 \\
u06a9\\u0646\\u06cc\\u062f\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"\\u0647\\u0634\\u062f\\u0627\\u0631 \\u0627\\
u0646\\u0642\\u0636\\u0627\\u0670 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"titlebar_reminders_alerts\":\"\\u0647\\u0634\\u062f\\u0627\\u0631 \\
u06cc\\u0627\\u062f \\u0622\\u0648\\u0631\\u06cc\",\"titlebar_reminders_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e \\u06cc\\u0627\\u062f \\u0622\\u0648\\u0631\\
u06cc\",\"titlebar_expiry_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\u0627\\
u0646\\u0642\\u0636\\u0627\\u0670\",\"titlebar_expiry_alert_empty\":\"\\u0647\\
u0634\\u062f\\u0627\\u0631 \\u0648\\u062c\\u0648\\u062f
\\u0646\\u062f\\u0627\\u0631\\u062f\",\"titlebar_product_alerts\":\"\\u0647\\
u0634\\u062f\\u0627\\u0631 \\u06a9\\u0645\\u0628\\u0648\\u062f \\u062c\\u0646\\
u0633\",\"titlebar_avail_qty\":\"\\u062a\\u0639\\u062f\\u0627\\u062f \\u0645\\
u0648\\u062c\\u0648\\u062f\",\"titlebar_product_alert_empty\":\"\\u0647\\u0634\\
u062f\\u0627\\u0631 \\u0648\\u062c\\u0648\\u062f \\u0646\\u062f\\u0627\\u0631\\
u062f\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"\\u0647\\u0634\\
u062f\\u0627\\u0631 \\u0648\\u062c\\u0648\\u062f \\u0646\\u062f\\u0627\\u0631\\
u062f\",\"weight_plus\":\"\\u0648\\u0632\\u0646 +\",\"weight_minus\":\"\\u0648\\
u0632\\u0646 -\",\"total_gross_weight\":\"\\u062c\\u0645\\u0644\\u0647 \\u0648\\
u0632\\u0646 \\u062e\\u0627\\u0644\\u0635\",\"both\":\"\\u0647\\u0631 \\u062f\\
u0648\",\"purchase_type\":\"Purchase Type\",\"purchases_difference_report\":\"\\
u0631\\u0627\\u067e\\u0648\\u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\
u06cc\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"\\u0631\\u0627\\u067e\\
u0648\\u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u0627\\u06cc\\u0631\\u0627\\
u0646 \\u0628\\u0647 \\u0647\\u0631\\u0627\\
u062a\",\"iran_to_border_difference_report\":\"\\u0631\\u0627\\u067e\\u0648\\
u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u0627\\u06cc\\u0631\\u0627\\u0646 \\
u0628\\u0647 \\u062f\\u0648\\u063a\\u0627\\u0631\\u0648\\
u0646\",\"iran_to_border_initial_difference_report\":\"\\u0631\\u0627\\u067e\\
u0648\\u0631 \\u062a\\u0641\\u0627\\u0648\\u062a \\u062f\\u0648\\u063a\\u0627\\
u0631\\u0648\\u0646 \\u0628\\u0647 \\u0647\\u0631\\u0627\\
u062a\",\"branch_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u06cc \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0627\\u062a\",\"branch_transfer_out\":\"Branch Transfer
Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"\\u0647\\
u0645\\u0647 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a\",\"statement\":\"\\
u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628\",\"balancesheet\":\"\\
u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u0634\\u06cc\\
u062a\",\"positive_limit\":\"Positive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"\\u0631\\u0627\\u067e\\u0648\\u0631 \\u062a\\
u0641\\u0627\\u0648\\u062a\",\"fuel_difference_report_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u062a\\u0641\\u0627\\u0648\\u062a\",\"previous_balance\":\"\\u062d\\
u0633\\u0627\\u0628 \\u0642\\u0628\\u0644\\u06cc\",\"colour\":\"\\u0631\\u0646\\
u06ab\",\"remarks\":\"\\u0645\\u0644\\u0627\\u062d\\u0638\\u0627\\
u062a\",\"passed\":\"Passed\",\"activities_dropdown_all\":\"\\u0647\\u0645\\
u0647\",\"activities_dropdown_sales\":\"\\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"activities_dropdown_purchases\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u06cc\",\"activities_dropdown_production\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"activities_dropdown_journal\":\"\\u0631\\u0648\\u0632\\u0646\\u0627\\
u0645\\u0686\\u0647\",\"activities_dropdown_extra_income\":\"\\u0639\\u0648\\
u0627\\u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"activities_dropdown_damage_stock\":\"\\u0636\\u0627\\u06cc\\u0639\\
u0627\\u062a\",\"activities_dropdown_warehouse
Transfer\":null,\"activities_dropdown_transit\":\"\\u062a\\u0631\\u0627\\u0646\\
u0632\\u06cc\\u062a\",\"activities_dropdown_payslips\":\"\\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a\",\"activities_dropdown_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\",\"activities_dropdown_lot_purchases\":\"\\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc \\u062a\\u0627\\u0646\\u06a9\\u0631\\
u0647\\u0627\",\"activities_dropdown_lot_sold\":\"\\u0641\\u0631\\u0648\\u0634 \\
u062a\\u0627\\u0646\\u06a9\\u0631\\u0647\\
u0627\",\"activities_dropdown_lot_moved\":\"\\u062a\\u062e\\u0644\\u06cc\\u0647 \\
u062a\\u0627\\u0646\\u06a9\\u0631\\u0647\\u0627\",\"synchronization\":\"\\u0633\\
u06cc\\u0646\\u06a9 - \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0645\\u0639\\
u0644\\u0648\\u0645\\u0627\\u062a\",\"synchronize_btn\":\"\\u0633\\u06cc\\u0646\\
u06a9 - \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u06a9\\u0646\\u06cc\\
u062f\",\"synchronization_local_to_live_title\":\"\\u0633\\u06cc\\u0646\\u06a9\\
u0631\\u0648\\u0646\\u0627\\u06cc\\u0632\\u06cc\\u0634\\u0646 \\u06cc\\u0627 \\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0645\\u0639\\u0644\\u0648\\u0645\\
u0627\\u062a \\u0630\\u062e\\u06cc\\u0631\\u0647 \\u0634\\u062f\\u0647 \\u0627\\
u0632 \\u06a9\\u0645\\u067e\\u064a\\u0648\\u062a\\u0631 \\u0627\\u0641\\u0644\\
u0627\\u06cc\\u0646 \\u0628\\u0647 \\u0627\\u0646\\u0644\\u0627\\u06cc\\
u0646\",\"synchronization_live_to_local_title\":\"\\u0633\\u06cc\\u0646\\u06a9\\
u0631\\u0648\\u0646\\u0627\\u06cc\\u0632\\u06cc\\u0634\\u0646 \\u06cc\\u0627 \\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0645\\u0639\\u0644\\u0648\\u0645\\
u0627\\u062a \\u0630\\u062e\\u06cc\\u0631\\u0647 \\u0634\\u062f\\u0647 \\u0627\\
u0632 \\u06a9\\u0645\\u067e\\u064a\\u0648\\u062a\\u0631 \\u0627\\u0646\\u0644\\
u0627\\u06cc\\u0646 \\u0628\\u0647 \\u0627\\u0641\\u0644\\u0627\\u06cc\\
u0646\",\"synchronization_no_data\":\"\\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\
u062a \\u0648\\u062c\\u0648\\u062f \\u0646\\u062f\\u0627\\u0631\\
u062f\",\"synchronization_no_data_message\":\"\\u0645\\u0639\\u0644\\u0648\\u0645\\
u0627\\u062a \\u0628\\u0631\\u0627\\u06cc \\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u0648\\u062c\\u0648\\u062f \\u0646\\u062f\\u0627\\u0631\\
u062f\",\"synchronization_done\":\"\\u0633\\u06cc\\u0646\\u06a9\\u0631\\u0648\\
u0646\\u0627\\u06cc\\u0632\\u06cc\\u0634\\u0646 - \\u0645\\u0639\\u0644\\u0648\\
u0645\\u0627\\u062a \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0627\\u062c\\
u0631\\u0627 \\u0634\\u062f\",\"synchronization_done_message\":\"\\u0633\\u06cc\\
u0646\\u06a9\\u0631\\u0648\\u0646\\u0627\\u06cc\\u0632\\u06cc\\u0634\\u0646 - \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644 \\u0627\\u062c\\u0631\\u0627 \\u0634\\u062f\",\"internet_error\":\"\\
u0627\\u0646\\u062a\\u0631\\u0646\\u062a \\u0634\\u0645\\u0627 \\u0645\\u0634\\
u06a9\\u0644 \\u062f\\u0627\\u0631\\u062f\",\"internet_error_message\":\"\\u0644\\
u0637\\u0641\\u0627 \\u0627\\u0646\\u062a\\u0631\\u0646\\u062a \\u06a9\\u0645\\
u067e\\u06cc\\u0648\\u062a\\u0631 \\u0634\\u0645\\u0627 \\u0686\\u06cc\\u06a9 \\
u06a9\\u0646\\u06cc\\u062f\",\"projects\":\"\\u067e\\u062e\\u0634 \\u067e\\u0631\\
u0648\\u0698\\u0647\\u0627\",\"projects_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u067e\\u0631\\u0648\\u0698\\u0647\\u0627\",\"add_project\":\"\\u067e\\u0631\\
u0648\\u0698\\u0647 \\u062c\\u062f\\u06cc\\u062f\",\"add_new_project\":\"\\u067e\\
u0631\\u0648\\u0698\\u0647 \\u062c\\u062f\\u06cc\\u062f\",\"edit_project\":\"\\
u0648\\u06cc\\u0631\\u0627\\u06cc\\u0634 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"\\u0646\\u0627\\u0645 \\u067e\\u0631\\u0648\\
u0698\\u0647\",\"project_address\":\"\\u0627\\u062f\\u0631\\u0633 \\u067e\\u0631\\
u0648\\u0698\\u0647\",\"contact_person\":\"\\u0634\\u062e\\u0635 \\u0627\\u0631\\
u062a\\u0628\\u0627\\u0637\\u06cc\",\"contact_number\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647 \\u062a\\u0645\\u0627\\u0633\",\"company_name\":\"\\u0646\\u0627\\
u0645 \\u06a9\\u0645\\u067e\\u0646\\u06cc\",\"cash_paid_account\":\"\\u0645\\
u0628\\u0644\\u063a \\u067e\\u06cc\\u0634 \\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"project_cost\":\"\\u0642\\u06cc\\u0645\\u062a \\u067e\\u0631\\u0648\\
u0698\\u0647\",\"pending_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0628\\u0627\\
u0642\\u06cc \\u0645\\u0627\\u0646\\u062f\\u0647 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"start_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\u0634\\u0631\\
u0648\\u0639\",\"end_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\u062e\\u062a\\
u0645\",\"comments\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"login_name\":\"\\u06cc\\u0648\\u0632\\u0631 \\u067e\\u0631\\u0648\\
u0698\\u0647\",\"confirm_password\":\"\\u06a9\\u0644\\u0645\\u0647 \\u0639\\u0628\\
u0648\\u0631\",\"in_process_projects\":\"\\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\\u06cc \\u062f\\u0631 \\u062d\\u0627\\u0644 \\u062c\\u0631\\u06cc\\u0627\\
u0646\",\"in_process_projects_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u067e\\
u0631\\u0648\\u0698\\u0647\\u0627\\u06cc
\\u062f\\u0631 \\u062d\\u0627\\u0644 \\u062c\\u0631\\u06cc\\u0627\\
u0646\",\"process_details\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"process_details_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u062a\\u0641\\
u0635\\u06cc\\u0644\\u0627\\u062a \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc
\\u062f\\u0631 \\u062d\\u0627\\u0644 \\u062c\\u0631\\u06cc\\u0627\\
u0646\",\"complete\":\"\\u062a\\u0645\\u06a9\\u0645\\u06cc\\
u0644\",\"description\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"supervisor\":\"\\u0633\\u0648\\u067e\\u0631\\u0648\\u0627\\u06cc\\u0632\\
u0631\",\"completed_projects\":\"\\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\
u06cc \\u062a\\u06a9\\u0645\\u06cc\\u0644 \\u0634\\u062f\\
u0647\",\"completed_projects_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u067e\\
u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\u06a9\\u0645\\u06cc\\u0644 \\
u0634\\u062f\\u0647\",\"move_to_process\":\"\\u0627\\u0631\\u0633\\u0627\\u0644 \\
u0628\\u0647 \\u062c\\u0631\\u06cc\\u0627\\u0646\",\"projects_reports\":\"\\u06ab\\
u0630\\u0627\\u0631\\u0634 \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"projects_reports_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u06ab\\
u0630\\u0627\\u0631\\u0634\\u0627\\u062a \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"add_project_report\":\"\\u062b\\u0628\\u062a \\u06ab\\u0630\\u0627\\
u0631\\u0634 \\u062c\\u062f\\u06cc\\u062f\",\"edit_project_report\":\"\\u0648\\
u06cc\\u0631\\u0627\\u06cc\\u0634\",\"add_new_project_report\":\"\\u062b\\u0628\\
u062a \\u06ab\\u0630\\u0627\\u0631\\u0634 \\u062c\\u062f\\u06cc\\
u062f\",\"title\":\"\\u0639\\u0646\\u0648\\u0627\\u0646 \\u06ab\\u0630\\u0627\\
u0631\\u0634\",\"view\":\"\\u0646\\u0645\\u0627\\u06cc\\
u0634\",\"project_report\":\"\\u06ab\\u062f\\u0627\\u0631\\u0634 \\u067e\\u0631\\
u0648\\u0698\\u0647\\u0627\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"\\u0631\\u0633\\u06cc\\u062f \\u0645\\
u0628\\u0644\\u063a \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"payment_deductions_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0631\\
u0633\\u06cc\\u062f\\u0627\\u062a \\u0645\\u0628\\u0644\\u063a \\u067e\\u0631\\
u0648\\u0698\\u0647\\u0627\",\"add_payment_deduction\":\"\\u062b\\u0628\\u062a \\
u0631\\u0633\\u06cc\\u062f \\u062c\\u062f\\u06cc\\
u062f\",\"add_new_payment_deduction\":\"\\u062b\\u0628\\u062a \\u0631\\u0633\\
u06cc\\u062f \\u062c\\u062f\\u06cc\\u062f\",\"edit_payment_deduction\":\"\\u0648\\
u06cc\\u0631\\u0627\\u06cc\\u0634\",\"scan_copy\":\"\\u06a9\\u0627\\u067e\\u06cc \\
u0631\\u0633\\u06cc\\u062f\",\"project\":\"\\u067e\\u0631\\u0648\\u0698\\
u0647\",\"select_project\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u067e\\
u0631\\u0648\\u0698\\u0647\",\"from_account\":\"\\u0627\\u0632 \\u062d\\u0633\\
u0627\\u0628\",\"to_account\":\"\\u0628\\u0647 \\u062d\\u0633\\u0627\\
u0628\",\"project_currency_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0628\\
u0647 \\u0627\\u0631\\u0632 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"\\u062b\\u0628\\u062a \\u0645\\u0635\\
u0627\\u0631\\u0641 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"expenses_deductions_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0645\\
u0635\\u0627\\u0631\\u0641\\u0627\\u062a \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"add_expense_deduction\":\"\\u062b\\u0628\\u062a \\u0645\\u0635\\u0627\\
u0631\\u0641 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"add_new_expense_deduction\":\"\\u062b\\u0628\\u062a \\u0645\\u0635\\
u0627\\u0631\\u0641 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"edit_expense_deduction\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\
u0634\",\"cash_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\u0641 \\u0646\\u0642\\
u062f\",\"inventory_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\u0641 \\u0627\\u0632
\\u06ab\\u062f\\u0627\\u0645\",\"expense_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a \\u0645\\u0635\\u0631\\u0641\",\"private\":\"\\u0634\\u062e\\u0635\\
u06cc\",\"other\":\"\\u062f\\u06cc\\u06ab\\u0631\",\"leaves\":\"\\u0631\\u062e\\
u0635\\u062a\\u06cc \\u0631\\u0633\\u0645\\u06cc \\u0686\\u0646\\u062f \\u0633\\
u0627\\u0639\\u062a\\u0647\",\"leaves_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0631\\u062e\\u0635\\u062a\\u06cc\",\"add_leave\":\"\\u062b\\u0628\\u062a \\u0631\\
u062e\\u0635\\u062a\\u06cc\",\"add_new_leave\":\"\\u062b\\u0628\\u062a \\u0631\\
u062e\\u0635\\u062a\\u06cc\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"\\u0645\\u0635\\u0627\\u0631\\u0641 \\
u062a\\u0627\\u06cc\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"approved_expenses_deductions_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0645\\u0635\\u0627\\u0631\\u0641 \\u062a\\u0627\\u06cc\\u06cc\\u062f \\u0634\\
u062f\\u0647\",\"approve\":\"\\u062a\\u0627\\u06cc\\u06cc\\
u062f\",\"approved\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"disapprove\":\"\\u0645\\u0633\\u062a\\u0631\\u062f\",\"check_all\":\"\\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0647\\u0645\\
u0647\",\"approve_all\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f \\u0647\\u0645\\
u0647\",\"disapprove_all\":\"\\u0645\\u0633\\u062a\\u0631\\u062f \\u0647\\u0645\\
u0647\",\"delete_all\":\"\\u062d\\u0630\\u0641 \\u0647\\u0645\\
u0647\",\"agent\":\"\\u0645\\u0648\\u062a\\u0631\\u0648\\u0627\\
u0646\",\"weight_lose\":\"\\u0627\\u0641\\u062a\",\"fuel_lose_report\":\"\\u06af\\
u0630\\u0627\\u0631\\u0634 \\u0627\\u0641\\
u062a\",\"iran_to_afghanistan_fuel_lose_report\":\"\\u0631\\u0627\\u067e\\u0648\\
u0631 \\u0627\\u0641\\u062a \\u0627\\u06cc\\u0631\\u0627\\u0646 \\u0628\\u0647 \\
u0647\\u0631\\u0627\\u062a\",\"iran_to_border_fuel_lose_report\":\"\\u0631\\u0627\\
u067e\\u0648\\u0631 \\u0627\\u0641\\u062a \\u0627\\u06cc\\u0631\\u0627\\u0646 \\
u0628\\u0647 \\u062f\\u0648\\u063a\\u0627\\u0631\\u0648\\
u0646\",\"iran_to_border_initial_fuel_lose_report\":\"\\u0631\\u0627\\u067e\\
u0648\\u0631 \\u0627\\u0641\\u062a \\u062f\\u0648\\u063a\\u0627\\u0631\\u0648\\
u0646 \\u0628\\u0647 \\u0647\\u0631\\u0627\\
u062a\",\"fuel_lose_report_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u06af\\
u0630\\u0627\\u0631\\u0634 \\u0627\\u0641\\
u062a\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"\\u062a\\u06cc\\u0644 \\u0628\\u0627\\u0642\\
u06cc\\u0645\\u0627\\u0646\\u062f\\u0647 \\u062f\\u0631 \\u062f\\u0648\\u063a\\
u0627\\u0631\\u0648\\u0646\",\"fuel_pending_report_breadcrumb\":\"\\u0631\\u0627\\
u067e\\u0648\\u0631 \\u062a\\u06cc\\u0644 \\u0628\\u0627\\u0642\\u06cc\\u0645\\
u0627\\u0646\\u062f\\u0647 \\u062f\\u0631 \\u062f\\u0648\\u063a\\u0627\\u0631\\
u0648\\u0646\",\"fuel_pending_report_thead_sr_num\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"fuel_pending_report_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"fuel_pending_report_thead_inovoice\":\"\\u0641\\u0627\\u06a9\\u062a\\
u0648\\u0631\",\"fuel_pending_report_thead_supplier\":\"\\u0641\\u0631\\u0648\\
u0634\\u0646\\u062f\\u0647\",\"fuel_pending_report_thead_attachment\":\"\\u0639\\
u06a9\\u0633 \\u0627\\u06cc\\u0645\\u06cc\\
u0644\",\"fuel_pending_report_thead_total_weight\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0628\\u0627\\u0642\\u06cc\\u0627\\
u062a\",\"fuel_pending_report_thead_loaded_weight\":\"\\u0648\\u0632\\u0646 \\
u0628\\u0627\\u0631\\u06af\\u06cc\\u0631\\u06cc \\u0634\\u062f\\
u0647\",\"fuel_pending_report_thead_pending_weight\":\"\\u0648\\u0632\\u0646 \\
u0628\\u0627\\u0642\\u06cc\",\"fuel_pending_report_thead_old_weight\":\"\\u0633\\
u0627\\u0628\\u0642\\u0647 \\u0628\\u0627\\u0642\\u06cc\\u0627\\
u062a\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Expense Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load
Plate #\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\
u0628\\u0647 \\u0645\\u0633\\u0624\\u0644 \\u0633\\u0627\\u062d\\
u0647\",\"project_payments_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a\\u06cc \\u0628\\u0647 \\u0645\\u0633\\u0624\\
u0644 \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627 \\u062f\\u0631 \\u0633\\u0627\\
u062d\\u0647\",\"new_project_payment\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\\u06cc \\u062c\\u062f\\u06cc\\u062f\",\"add_new_project_payment\":\"\\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a\\u06cc \\u062c\\u062f\\u06cc\\
u062f\",\"edit_project_payment\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\
u0634\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\u067e\\
u0631\\u062f\\u0627\\u062e\\u062a\",\"select_user\":\"\\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u06cc\\u0648\\u0632\\u0631\",\"deduction_type\":\"\\u0646\\
u0648\\u0639\\u06cc\\u062a \\u0645\\u0635\\u0631\\u0641\",\"loans\":\"\\u0642\\
u0631\\u0636 \\u0647\\u0627\",\"loan\":\"\\u0642\\u0631\\
u0636\",\"loans_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0642\\u0631\\u0636 \\
u0647\\u0627\",\"loan_modal_title\":\"\\u0642\\u0631\\
u0636\",\"loan_modal_tag_line\":\"\\u067e\\u0631\\u062f\\u0627\\u062e\\
u062a\",\"loan_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u0642\\u0631\\
u0636\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"\\u0645\\u0628\\u0644\\u063a \\u0631\\u0633\\
u06cc\\u062f \\u0634\\u062f\\u0647\",\"received_money_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0645\\u0628\\u0644\\u063a \\u0631\\u0633\\u06cc\\u062f \\u0634\\
u062f\\u0647\",\"dash_number_of_pending_projects\":\"\\u067e\\u0631\\u0648\\u0698\\
u0647\\u0627\\u06cc \\u0631\\u0648\\u0627\\
u0646\",\"dash_number_of_completed_projects\":\"\\u067e\\u0631\\u0648\\u0698\\
u0647\\u0627\\u06cc \\u062a\\u06a9\\u0645\\u06cc\\
u0644\",\"dash_cost_of_pending_projects\":\"\\u0642\\u06cc\\u0645\\u062a \\u067e\\
u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u0631\\u0648\\u0627\\
u0646\",\"dash_cost_of_completed_projects\":\"\\u0642\\u06cc\\u0645\\u062a \\
u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\u06a9\\u0645\\u06cc\\
u0644\",\"dash_pending_amount_of_projects\":\"\\u0645\\u0628\\u0644\\u063a \\
u0628\\u0627\\u0642\\u06cc \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"dash_cash_paid_of_projects\":\"\\u0631\\u0633\\u06cc\\u062f \\u0646\\
u0642\\u062f \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"dash_expenses_deductions_of_completed_projects\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641 \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\
u06a9\\u0645\\u06cc\\u0644\",\"dash_profit_of_completed_projects\":\"\\u0645\\
u0641\\u0627\\u062f \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\
u06a9\\u0645\\u06cc\\u0644\",\"dash_number_of_pending_expenses_deductions\":\"\\
u0634\\u0645\\u0627\\u0631 \\u062f\\u0631\\u062e\\u0648\\u0627\\u0633\\u062a\\u06cc
\\u0645\\u0635\\u0627\\u0631\\
u0641\",\"balance_summary_projects_completed_cost\":\"\\u0642\\u06cc\\u0645\\
u062a \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\u06a9\\u0645\\
u06cc\\u0644 \\u0634\\u062f\\
u0647\",\"balance_summary_projects_pending_amount\":\"\\u0645\\u0628\\u0644\\
u063a \\u0628\\u0627\\u0642\\u06cc \\u0645\\u0627\\u0646\\u062f\\u0647 \\u067e\\
u0631\\u0648\\u0698\\u0647\\
u0627\",\"balance_summary_projects_completed_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641 \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\u06a9\\
u0645\\u06cc\\u0644\",\"balance_summary_projects_completed_profit\":\"\\u0645\\
u0641\\u0627\\u062f \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\\u06cc \\u062a\\
u06a9\\u0645\\u06cc\\u0644\",\"warehouse_details_report\":\"\\u06ab\\u0630\\u0627\\
u0631\\u0634 \\u06ab\\u062f\\u0627\\u0645\",\"roznamcha_report\":\"\\u06af\\u0630\\
u0627\\u0631\\u0634 \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\
u0647\",\"project_deductions\":\"\\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a \\u067e\\u0631\\u0648\\u0698\\u0647\\u0627\",\"construction_items\":\"\\
u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\
u0631\\u0648\\u0698\\u0647\",\"construction_items_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u06cc\\
u0627 \\u067e\\u0631\\u0648\\u0698\\u0647\",\"new_construction_item\":\"\\u062b\\
u0628\\u062a \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u062c\\u062f\\u06cc\\
u062f \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"add_new_construction_item\":\"\\u062b\\u0628\\u062a \\u0645\\u062a\\
u06cc\\u0631\\u06cc\\u0644 \\u062c\\u062f\\u06cc\\u062f \\u0628\\u0631\\u0627\\
u06cc \\u067e\\u0631\\u0648\\u0698\\u0647\",\"edit_construction_item\":\"\\u0648\\
u06cc\\u0631\\u0627\\u06cc\\u0634\",\"construction_item_saved\":\"\\u0645\\u062a\\
u06cc\\u0631\\u06cc\\u0644 \\u062b\\u0628\\u062a \\u0634\\
u062f\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"\\u06af\\u062f\\u0627\\u0645 \\u0647\\
u0627\\u06cc \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\
u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"construction_warehouses_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u06af\\u062f\\u0627\\u0645 \\u0647\\u0627\\u06cc \\u0645\\u062a\\u06cc\\u0631\\
u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"new_construction_warehouse\":\"\\u062b\\u0628\\u062a \\u06af\\u062f\\
u0627\\u0645 \\u0647\\u0627\\u06cc \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\
u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"add_new_construction_warehouse\":\"\\u06af\\u062f\\u0627\\u0645 \\u0647\\
u0627\\u06cc \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\
u06cc \\u067e\\u0631\\u0648\\u0698\\u0647\",\"edit_construction_warehouse\":\"\\
u0648\\u06cc\\u0631\\u0627\\u06cc\\
u0634\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u06cc \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\
u06cc \\u067e\\u0631\\u0648\\u0698\\u0647\",\"construction_purchases_listing\":\"\\
u0644\\u06cc\\u0633\\u062a \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\
u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"construction_purchases_invoice\":\"\\u0628\\u06cc\\u0644 \\u062e\\u0631\\
u06cc\\u062f \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\
u06cc \\u067e\\u0631\\u0648\\u0698\\u0647\",\"new_construction_purchase\":\"\\
u062e\\u0631\\u06cc\\u062f \\u062c\\u062f\\u06cc\\u062f \\u0645\\u062a\\u06cc\\
u0631\\u06cc\\u0644
\\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"add_new_construction_purchase\":\"\\u062e\\u0631\\u06cc\\u062f \\u062c\\
u062f\\u06cc\\u062f \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\
u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"edit_construction_purchase\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\
u0634\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"\\u0642\\u0631\\u0627\\u0631\\u062f\\
u0627\\u062f\\u0647\\u0627 \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\
u0698\\u0647\",\"construction_contracts_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0642\\u0631\\u0627\\u0631\\u062f\\u0627\\u062f\\u0647\\u0627 \\u0628\\u0631\\
u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"new_construction_contract\":\"\\u062b\\u0628\\u062a \\u0642\\u0631\\
u0627\\u0631\\u062f\\u0627\\u062f\\u0647\\u0627 \\u0628\\u0631\\u0627\\u06cc \\
u067e\\u0631\\u0648\\u0698\\u0647\",\"add_new_construction_contract\":\"\\u062b\\
u0628\\u062a \\u0642\\u0631\\u0627\\u0631\\u062f\\u0627\\u062f\\u0647\\u0627 \\
u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"edit_construction_contract\":\"\\u0648\\u06cc\\u0631\\u0627\\u06cc\\
u0634\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\u0642\\
u0631\\u0627\\u0631\\u062f\\u0627\\u062f\",\"machinery\":\"\\u0645\\u0627\\u0634\\
u06cc\\u0646\\u0631\\u06cc\",\"duration_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a \\u0645\\u062f\\u062a\",\"monthly\":\"\\u0645\\u0627\\u0647\\u0627\\u0646\\
u0647\",\"days\":\"\\u0631\\u0648\\u0632\\u0645\\u0648\\u0632\",\"hours\":\"\\
u0633\\u0627\\u0639\\u062a\\u0627\\u0646\\u0647\",\"sqm\":\"\\u0645\\u062a\\u0631\\
u0645\\u0631\\u0628\\u0639\",\"select_employee\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\",\"number_of_months\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f \\u0645\\u0627\\u0647\",\"number_of_days\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f \\u0631\\u0648\\u0632\",\"number_of_hours\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f \\u0633\\u0627\\u0639\\
u062a\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"\\u062a\\
u0639\\u062f\\u0627\\u062f \\u0633\\u0627\\u0639\\u062a \\u06a9\\u0627\\u0631 \\
u062f\\u0631 \\u0631\\u0648\\u0632\",\"rate_per_hour\":\"\\u0642\\u06cc\\u0645\\
u062a \\u0628\\u0647 \\u0633\\u0627\\u0639\\u062a\",\"driver_name\":\"\\u0646\\
u0627\\u0645 \\u0645\\u0648\\u062a\\u0631\\u0648\\u0627\\
u0646\",\"driver_mobile\":\"\\u0634\\u0645\\u0627\\u0631\\u0647 \\u0645\\u0648\\
u062a\\u0631\\u0648\\u0627\\u0646\",\"projects_assigning\":\"\\u0627\\u0633\\
u062a\\u0641\\u0627\\u062f\\u0647 \\u062f\\u0631 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"projects_assigning_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\u0627\\
u0633\\u062a\\u0641\\u0627\\u062f\\u0647 \\u0634\\u062f\\u0647 \\u062f\\u0631 \\
u067e\\u0631\\u0648\\u0698\\u0647\\u0627\",\"new_project_assigning\":\"\\u062b\\
u0628\\u062a \\u062c\\u062f\\u06cc\\u062f \\u0627\\u0633\\u062a\\u0641\\u0627\\
u062f\\u0647 \\u062f\\u0631 \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"add_new_project_assigning\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f \\u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\u0647 \\u062f\\u0631 \\
u067e\\u0631\\u0648\\u0698\\u0647\",\"edit_project_assigning\":\"\\u0648\\u06cc\\
u0631\\u0627\\u06cc\\u0634\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\u0627\\
u0633\\u062a\\u0641\\u0627\\u062f\\u0647\",\"material\":\"\\u0645\\u062a\\u06cc\\
u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"start_time\":\"\\u0634\\u0631\\u0648\\u0639 \\u0648\\u0642\\
u062a\",\"end_time\":\"\\u062e\\u062a\\u0645 \\u0648\\u0642\\
u062a\",\"select_machinery\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0645\\
u0627\\u0634\\u06cc\\u0646\\u0631\\u06cc\",\"project_assigning_status\":\"\\u062d\\
u0627\\u0644\\u062a\",\"project_assigning_pending\":\"\\u0627\\u0646\\u062a\\
u0638\\u0627\\u0631 \\u0628\\u0647 \\u0642\\u0628\\u0648\\u0644\\u06cc\\
u062a\",\"project_assigning_passed\":\"\\u0642\\u0628\\u0648\\u0644 \\u0634\\
u062f\\u0647\",\"project_assigning_report_menu\":\"\\u06af\\u0630\\u0627\\u0631\\
u0634 \\u0627\\u0633\\u062a\\u0641\\u062f\\u0647 \\u0634\\u062f\\u0647 \\u067e\\
u0631\\u0648\\u0698\\u0647\\u0627\",\"project_assigning_report_breadcrumb\":\"\\
u06af\\u0630\\u0627\\u0631\\u0634 \\u0627\\u0633\\u062a\\u0641\\u062f\\u0647 \\
u0634\\u062f\\u0647 \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"project_assigning_report_title\":\"\\u06af\\u0630\\u0627\\u0631\\u0634 \\
u0627\\u0633\\u062a\\u0641\\u062f\\u0647 \\u0634\\u062f\\u0647 \\u067e\\u0631\\
u0648\\u0698\\u0647\\u0627\",\"project_assigning_report_title_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u06af\\u0630\\u0627\\u0631\\u0634 \\u0627\\u0633\\u062a\\
u0641\\u062f\\u0647 \\u0634\\u062f\\u0647 \\u067e\\u0631\\u0648\\u0698\\u0647\\
u0627\",\"project_assigning_report_filter_project\":\"\\u067e\\u0631\\u0648\\
u0698\\u0647\",\"project_assigning_report_filter_material\":\"\\u0645\\u062a\\
u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\
u0698\\u0647\",\"project_assigning_report_filter_employee\":\"\\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f\",\"project_assigning_report_filter_machinery\":\"\\
u0645\\u0627\\u0634\\u06cc\\u0646\\u0631\\
u06cc\",\"project_assigning_report_filter_from\":\"\\u0627\\u0632 \\u0627\\u06cc\\
u0646 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"project_assigning_report_filter_to\":\"\\u062a\\u0627 \\u0628\\u0647 \\
u0627\\u06cc\\u0646 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"project_assigning_report_filter_search\":\"\\u062c\\u0633\\u062a\\u062c\\
u0648\",\"project_assigning_report_thead_serial\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"project_assigning_report_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"project_assigning_report_thead_project\":\"\\u067e\\u0631\\u0648\\u0698\\
u0647\",\"project_assigning_report_thead_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a\",\"project_assigning_report_thead_work_time\":\"\\u0633\\u0627\\u0639\\u062a
\\u06a9\\u0627\\u0631\\u0634\\u062f\\
u0647\",\"project_assigning_report_thead_employee\":\"\\u06a9\\u0627\\u0631\\
u0645\\u0646\\u062f\",\"project_assigning_report_thead_machinery\":\"\\u0645\\
u0627\\u0634\\u06cc\\u0646\\u0631\\
u06cc\",\"project_assigning_report_thead_material\":\"\\u0645\\u062a\\u06cc\\
u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"project_assigning_report_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"project_assigning_report_thead_comments\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"cons_warehouse_details_breadcrumb\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\\u0627\\u062a \\u06af\\u062f\\u0627\\
u0645\",\"cons_warehouse_details_title\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a \\u06af\\u062f\\u0627\\
u0645\",\"cons_warehouse_details_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\u062a \\u06af\\u062f\\u0627\\
u0645\",\"cons_warehouse_details_filter_item\":\"\\u0645\\u062a\\u06cc\\u0631\\
u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"cons_warehouse_details_filter_project\":\"\\u067e\\u0631\\u0648\\u0698\\
u0647\",\"cons_warehouse_details_filter_from\":\"\\u0627\\u0632 \\u0627\\u06cc\\
u0646 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"cons_warehouse_details_filter_to\":\"\\u062a\\u0627 \\u0628\\u0647 \\
u0627\\u06cc\\u0646 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"cons_warehouse_details_filter_search\":\"\\u062c\\u0633\\u062a\\u062c\\
u0648\",\"cons_warehouse_details_thead_serial\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"cons_warehouse_details_thead_item_name\":\"\\u0646\\u0627\\u0645 \\
u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644 \\u0628\\u0631\\u0627\\u06cc \\u067e\\
u0631\\u0648\\u0698\\u0647\",\"cons_warehouse_details_thead_unit\":\"\\u0648\\
u0627\\u062d\\u062f\",\"cons_warehouse_details_thead_rate\":\"\\u0642\\u06cc\\
u0645\\u062a\",\"cons_warehouse_details_thead_total\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f \\u062c\\u0645\\u0644\\
u0647\",\"cons_warehouse_details_thead_assign\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\u0647 \\u0634\\u062f\\
u0647\",\"cons_warehouse_details_thead_work_available\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"cons_warehouse_details_thead_damage\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u0636\\u0627\\u06cc\\u0639\",\"cons_purchase_invoice_title\":\"\\u0628\\
u06cc\\u0644 \\u062e\\u0631\\u06cc\\
u062f\",\"cons_purchase_invoice_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0628\\u06cc\\u0644 \\u0647\\u0627\\u06cc \\u062e\\u0631\\u06cc\\
u062f\",\"cons_purchase_invoice_top_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"cons_purchase_invoice_top_user\":\"\\u06cc\\u0648\\u0632\\
u0631\",\"cons_purchase_invoice_top_supplier\":\"\\u0641\\u0631\\u0648\\u0634\\
u0646\\u062f\\u0647\",\"cons_purchase_invoice_top_bill\":\"\\u0628\\u06cc\\u0644 \\
u0646\\u0645\\u0628\\u0631\",\"cons_purchase_invoice_thead_serial\":\"\\u0634\\
u0645\\u0627\\u0631\\u0647\",\"cons_purchase_invoice_thead_item_name\":\"\\u0646\\
u0627\\u0645 \\u0645\\u062a\\u06cc\\u0631\\u06cc\\u0644
\\u0628\\u0631\\u0627\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u0647\",\"cons_purchase_invoice_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"cons_purchase_invoice_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"cons_purchase_invoice_thead_rate\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"cons_purchase_invoice_thead_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"cons_purchase_invoice_thead_paid\":\"\\u067e\\u0631\\u062f\\u0627\\
u062e\\u062a\",\"cons_purchase_invoice_thead_pending\":\"\\u0628\\u0627\\u0642\\
u06cc \\u0645\\u0627\\u0646\\u062f\\
u0647\",\"projects_assigning_report\":\"Projects Assign
Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"\\u0645\\u062c\\u0645\\u0648\\u0639 \\u0628\\
u0631\\u062f\",\"ledger_overall_credit\":\"\\u0645\\u062c\\u0645\\u0648\\u0639 \\
u0631\\u0633\\u06cc\\u062f\",\"ledger_overall_balance\":\"\\u0628\\u06cc\\u0644\\
u0627\\u0646\\u0633 \\u0641\\u0639\\u0644\\u06cc\",\"marketers_rights\":\"Marketers
Rights\",\"extra_income_rights\":\"Extra Income
Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"\\u0633\\u0647\\u0645\\u06cc\\u0647 \\
u0633\\u0647\\u0645\\u062f\\u0627\\u0631\\u0627\\
u0646\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"\\u0635\\u0644\\u0627\\u062d\\u06cc\\u062a \\
u0647\\u0627\\u06cc \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"shareholder_credit_rights\":\"\\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a \\u0628\\u0631\\u062f\\u0627\\u0634\\u062a \\u0647\\u0627 \\u0633\\u0647\\
u0645 \\u062f\\u0627\\u0631\\u0627\\u0646\",\"turnover_rights\":\"\\u0635\\u0644\\
u0627\\u062d\\u06cc\\u062a \\u062a\\u0642\\u0633\\u06cc\\u0645 \\u0645\\u0641\\
u0627\\u062f \\u062e\\u0627\\u0644\\u0635\",\"item_stock_in_rights\":\"Item Stock
In\",\"item_stock_out_rights\":\"Item Stock Out\",\"attendence_sidebar_menu\":\"\\
u062d\\u0627\\u0636\\u0631\\u06cc \\u0631\\u0648\\u0645\\u0632\\u0631\\
u0647\",\"attendence_report_sidebar_menu\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0645\\u0627\\u0647\\u0627\\u0646\\u0647 \\u062d\\u0627\\u0636\\u0631\\
u06cc\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atten
dence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_em_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_dail
y_attendence_day_prefix\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLI
DAY\",\"mod_em_daily_attendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_atten
dence_cancel_btn_text\":\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Ar
e you sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence
will be save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"\\u0642\\u0631\\u0636 \\u0633\\u0631 \\u0645\\
u0627\",\"fixed_assets\":\"Fixed Assets\",\"other_accounts\":\"Other
Accounts\",\"buy_cars\":\"Buy Cars\",\"buy_cars_listing\":\"Buy Cars
Listing\",\"new_buy_car\":\"New Buy\",\"add_new_buy_car\":\"Add New Car
Buy\",\"edit_buy_car\":\"Edit Car Buy\",\"buy_car_saved\":\"Car Buy
Saved\",\"buy_car_saved_successfully\":\"Car buy saved
successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"\\u0627\\
u0631\\u0627\\u0626\\u064a\\u0647 \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"services_cat_sidebar_menu\":\"\\u0627\\u0631\\u0627\\u0626\\u064a\\
u0647 \\u062e\\u062f\\u0645\\u0627\\u062a\",\"services_cat_view_breadcrumb\":\"\\
u0627\\u0631\\u0627\\u0626\\u064a\\u0647 \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"services_cat_view_add_btn\":\"Add New\",\"services_cat_view_title\":\"\\
u0627\\u0631\\u0627\\u0626\\u064a\\u0647 \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"services_cat_view_thead_sr\":\"#\",\"services_cat_view_thead_name\":\"Nam
e\",\"services_cat_view_thead_unit\":\"Unit\",\"services_cat_view_thead_rate\":\"Ra
te\",\"services_cat_view_thead_action\":\"Action\",\"services_cat_view_thead_edit\"
:\"Edit\",\"services_cat_view_thead_delete\":\"Delete\",\"services_cat_add_breadcru
mb\":\"Add Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_mod_view_thead_total\":\"Total\",\"services_mod_
view_thead_discount\":\"Dicount\",\"services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit

Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"\\u0627\\u0631\\u0627\\u0626\\u06cc\\u0647 \\u062e\\
u062f\\u0645\\u0627\\u062a\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"\\u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\
u0628 \\u0647\\u0627\",\"mod_email_alerts_menu\":\"\\u0627\\u0631\\u0633\\u0627\\
u0644 \\u0627\\u0637\\u0644\\u0627\\u0639\\u06cc\\u0647 \\u0642\\u0631\\u0648\\
u0636\",\"mod_email_alerts_client\":\"\\u0627\\u0631\\u0633\\u0627\\u0644 \\u0627\\
u0637\\u0644\\u0627\\u0639\\u06cc\\u0647 \\u0642\\u0631\\u0648\\u0636 \\u0628\\
u0647 \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"mod_email_alerts_title\":\"\\u0627\\u0631\\u0633\\u0627\\u0644 \\u0627\\
u0637\\u0644\\u0627\\u0639\\u06cc\\u0647 \\u0642\\u0631\\u0648\\u0636 \\u0628\\
u0647 \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"mod_email_send_mail_btn\":\"\\u0622\\u0631\\u0633\\u0627\\u0644 \\u06a9\\
u0646\\u06cc\\u0646\",\"mod_message_alerts_menu\":\"\\u0627\\u0637\\u0644\\u0627\\
u0639\\u06cc\\u0647 \\u0642\\u0631\\u0648\\u0636 \\u0627\\u0632 \\u0648\\u062a\\
u0633\\u067e\",\"mod_message_alerts_client\":\"\\u0622\\u0631\\u0633\\u0627\\
u0644 \\u0627\\u0637\\u0644\\u0627\\u0639\\u06cc\\u0647 \\u0642\\u0631\\u0648\\
u0636 \\u0627\\u0632 \\u0648\\u062a\\u0633\\
u067e\",\"mod_message_alerts_text_customer_name\":\"\\u0646\\u0645\\u0648\\u0646\\
u0647 \\u067e\\u06cc\\u0627\\u0645 \\u0627\\u0633\\
u062a\",\"mod_message_alerts_text_dear\":\"\\u0645\\u0634\\u062a\\u0631\\u06cc \\
u06af\\u0631\\u0627\\u0645\\u06cc\",\"mod_message_alerts_text_make_payment\":\"\\
u0644\\u0637\\u0641\\u0627 \\u0642\\u0631\\u0636 \\u0631\\u0627 \\u0628\\u0647 \\
u0648\\u0642\\u062a \\u0645\\u0646\\u0627\\u0633\\u0628 \\u067e\\u0631\\u062f\\
u0627\\u062e\\u062a \\u06a9\\u0646\\u06cc\\
u0646\",\"mod_message_alerts_text_current_balance\":\"\\u0628\\u0644\\u0627\\
u0646\\u0633 \\u0642\\u0631\\u0648\\u0636 \\u0641\\u0639\\u0644\\u06cc \\u0634\\
u0645\\u0627 \\u0627\\u0633\\
u062a\",\"mod_message_alerts_text_branch_address\":\"\\u0622\\u062f\\u0631\\
u0633 \\u0634\\u0631\\u06a9\\
u062a:\",\"mod_message_alerts_text_branch_mobile\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647 \\u062a\\u0645\\u0627\\u0633:\",\"mod_message_alerts_text_thanks\":\"\\
u062a\\u0634\\u06a9\\u0631 \\u0627\\u0632 \\u0647\\u0645\\u06a9\\u0627\\u0631\\
u06cc \\u0634\\u0645\\
u0627\",\"mod_message_alerts_text_fastbooks_business_erp\":\"\\u0633\\u06cc\\
u0633\\u062a\\u0645 \\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\u06cc
FastBooks\",\"mod_message_send_message_btn\":\"\\u0622\\u0631\\u0633\\u0627\\
u0644 \\u06a9\\u0646\\u06cc\\
u0646\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"Dat
e\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoice
\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thead_
unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead_r
ate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_menu
_main\":\"\\u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\u0647\\
u0627\",\"marketers_sidebar_menu\":\"\\u0644\\u06cc\\u0633\\u062a \\u0628\\u0627\\
u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\u0647\\u0627\",\"marketers\":\"\\u0628\\
u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\u0647\\u0627\",\"marketer\":\"\\
u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\u0647\\
u0627\",\"marketers_view_breadcrumb\":\"\\u0628\\u0627\\u0632\\u0627\\u0631\\
u06cc\\u0627\\u0628 \\u0647\\u0627\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"\\u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\
u0627\\u0628 \\u0647\\
u0627\",\"marketers_view_thead_sr\":\"#\",\"marketers_view_thead_name\":\"\\u0646\\
u0627\\u0645\",\"marketers_view_thead_last_name\":\"\\u062a\\u062e\\u0644\\
u0635\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\
":\"\\u0645\\u0648\\u0628\\u0627\\u06cc\\
u0644\",\"marketers_view_thead_email\":\"\\u0627\\u06cc\\u0645\\u06cc\\
u0644\",\"marketers_view_thead_username\":\"\\u06cc\\u0648\\u0632\\
u0631\",\"marketers_view_thead_report\":\"\\u06af\\u0632\\u0
627\\u0631\\u0634\",\"marketers_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\",\"marketers_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"marketers_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"marketers_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0628\\u0627\\
u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\u0646\\
u0648\",\"marketers_add_title\":\"\\u062b\\u0628\\u062a \\u0628\\u0627\\u0632\\
u0627\\u0631\\u06cc\\u0627\\u0628 \\u0646\\
u0648\",\"marketers_add_input_name\":\"\\u0646\\u0627\\
u0645\",\"marketers_add_input_last_name\":\"\\u062a\\u062e\\u0644\\
u0635\",\"marketers_add_input_mobile\":\"\\u0645\\u0648\\u0628\\u0627\\u06cc\\
u0644\",\"marketers_add_input_commission_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a \\u06a9\\u0645\\u06cc\\u0634\\
u0646\",\"marketers_add_input_commission_fixed\":\"\\u0645\\u0639\\u0644\\u0648\\
u0645\",\"marketers_add_input_commission_commission\":\"\\u06a9\\u0645\\u06cc\\
u0634\\u0646\",\"marketers_add_input_commission\":\"\\u06a9\\u0645\\u06cc\\u0634\\
u0646\",\"marketers_add_input_email\":\"\\u0627\\u06cc\\u0645\\u06cc\\
u0644\",\"marketers_add_input_username\":\"\\u06cc\\u0648\\u0632\\
u0631\",\"marketers_add_input_password\":\"\\u0634\\u0641\\
u0631\",\"marketers_add_input_account\":\"Account\",\"marketers_add_input_save\":\"
\\u062b\\u0628\\u062a\",\"marketers_service_added\":\"\\u062b\\u0628\\u062a \\
u0634\\u062f\",\"marketers_save_successfully\":\"Marketer saved
successfully\",\"marketers_update\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0634\\
u062f\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\
u0628\",\"marketers_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0628\\u0627\\
u0632\\u0627\\u0631\\u06cc\\u0627\\u0628\",\"marketers_edit_update\":\"\\u062a\\
u063a\\u06cc\\u0631 \\u06a9\\u0646\\u06cc\\
u0646\",\"marketers_rep_view_breadcrumb\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\
u0628\",\"marketers_rep_view_title\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\
u0628\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"\
\u062a\\u0627\\u0631\\u06cc\\u062e\",\"marketers_rep_view_thead_name\":\"\\u0646\\
u0627\\u0645\",\"marketers_rep_view_thead_invoice\":\"\\u0628\\u06cc\\
u0644\",\"marketers_rep_view_thead_currency\":\"\\u0627\\u0631\\u0632 \\/ \\
u06a9\\u0631\\u0646\\u0633\\u06cc\",\"marketers_rep_view_thead_amount\":\"\\u0645\\
u0628\\u0644\\u063a\",\"marketers_ins_rep_title_incomes\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f\",\"marketers_ins_rep_title_expenses\":\"\\u067e\\u0631\\u062f\\
u0627\\u062e\\u062a\",\"marketers_ins_rep_view_breadcrumb\":\"Marketers Income
Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice 4\",\"ph_transfer\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644\\u0627\\u062a \\u0628\\u06cc\\u0646 \\u0634\\u0639\\
u0628\\u0627\\u062a\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"\\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0645\\u0634\\u062a\\u0631\\
u06cc\\u0627\\u0646\",\"client_category_view_breadcrumb\":\"\\u06a9\\u0627\\u062a\\
u06af\\u0648\\u0631\\u06cc \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"client_category_view_title\":\"\\u06a9\\u0627\\u062a\\u06af\\u0648\\
u0631\\u06cc \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"client_category_add_new_btn\":\"\\u062b\\u0628\\u062a \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u0646\\
u0648\",\"client_category_listing_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"client_category_listing_name\":\"\\u0646\\u0627\\u0645 \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc\",\"client_category_listing_action\":\"\\u0639\\
u0645\\u0644\\u06cc\\u0647\",\"client_category_listing_action_edit\":\"\\u062a\\
u063a\\u06cc\\u0631\",\"client_category_listing_delete\":\"\\u062d\\u0630\\
u0641\",\"client_category_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"client_category_add_title\":\"\\u062b\\u0628\\u062a \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"client_category_input_name\":\"\\u0646\\u0627\\u0645 \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc\",\"client_category_save_message\":\"Category
Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0645\\u0634\\u062a\\
u0631\\u06cc\\u0627\\u0646\",\"client_category_edit_title\":\"\\u062a\\u063a\\
u06cc\\u0631 \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0645\\u0634\\
u062a\\u0631\\u06cc\\u0627\\
u0646\",\"client_category_input_update\":\"Update\",\"client_category_update_messag
e\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"\\u0633\\u06cc\\u0644 \\u0645\\
u0646\",\"sales_man_sidebar_menu\":\"\\u0644\\u06cc\\u0633\\u062a \\u0633\\u06cc\\
u0644 \\u0645\\u0646 \\u0647\\u0627\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add
Money Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"\\u0631\\u0633\\u06cc\\u062f
#\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"\\u0628\\u06cc\\
u0644#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\
"Client\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_ma
in\":\"Approvals\",\"receipts_approval_sidebar_menu\":\"\\u0642\\u0628\\u0648\\
u0644\\u06cc \\u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc\",\"receipts_approval\":\"\\u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\
u06cc \\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"receipts_approval_view_breadcrumb\":\"\\u0627\\u0648\\u06af\\u0631\\
u0627\\u06cc\\u06cc \\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_approval_view_thead_client\":\"client\",\"receipts_appr
oval_view_thead_requested_by\":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"\\u0642\\
u0628\\u0648\\u0644\\u06cc \\u0627\\u06a9\\u062a\\u0648\\u06cc\\u062a\\
u06cc\",\"activities_approval\":\"\\u0642\\u0628\\u0648\\u0644\\u06cc \\u0627\\
u06a9\\u062a\\u0648\\u06cc\\u062a\\
u06cc\",\"activities_approval_view_breadcrumb\":\"\\u0642\\u0628\\u0648\\u0644\\
u06cc \\u0627\\u06a9\\u062a\\u0648\\u06cc\\u062a\\
u06cc\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"\\u0642\\u0628\\u0648\\u0644\\u06cc
\\u0627\\u06a9\\u062a\\u0648\\u06cc\\u062a\\
u06cc\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_thea
d_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"\\u0627\\u06a9\\u062a\\u0648\\u06cc\\u062a\\u06cc \\
u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\u0647\",\"activities_approved\":\"\\
u0627\\u06a9\\u062a\\u0648\\u06cc\\u062a\\u06cc \\u0642\\u0628\\u0648\\u0644 \\
u0634\\u062f\\u0647\",\"activities_approved_view_breadcrumb\":\"\\u0627\\u06a9\\
u062a\\u0648\\u06cc\\u062a\\u06cc \\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"\\u0627\\u06a9\\u062a\\u0648\\
u06cc\\u062a\\u06cc \\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_thea
d_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"\
\u0646\\u0648\\u0639\\u06cc\\u062a \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"client_account_radio_general\":\"\\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"client_account_radio_category\":\"\\u06a9\\u0627\\u062a\\u06af\\u0648\\
u0631\\u0627\\u06cc\\u0632\",\"client_account_radio_sales_man\":\"\\u0645\\u0631\\
u0628\\u0648\\u0637 \\u0633\\u06cc\\u0644 \\u0645\\
u0646\",\"client_account_radio_marketer\":\"\\u0645\\u0631\\u0628\\u0648\\u0637 \\
u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\
u0628\",\"client_dp_client_categories\":\"\\u06a9\\u0627\\u062a\\u06af\\u0648\\
u0631\\u0647\\u0627\\u06cc \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"client_dp_sales_man\":\"\\u0644\\u06cc\\u0633\\u062a \\u0633\\u06cc\\
u0644 \\u0645\\u0646 \\u0647\\u0627\",\"client_dp_marketer\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\u0647\\
u0627\",\"batch_rep_view_breadcrumb\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u06cc\\u0686 \\u0648\\u0627\\u06cc\\
u0632\",\"batch_rep_view_title\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0628\\u06cc\\u0686 \\u0648\\u0627\\u06cc\\
u0632\",\"batch_rep_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"batch_rep_view_thead_item\":\"\\u062c\\u0646\\
u0633\",\"batch_rep_view_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"batch_rep_view_thead_batch\":\"\\u0628\\u06cc\\
u0686\",\"batch_rep_view_thead_mfg\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"batch_rep_view_thead_expiry\":\"\\u0627\\u0646\\u062a\\u0636\\
u0627\",\"batch_rep_view_thead_stocki_in\":\"\\u0627\\u0645\\
u062f\",\"batch_rep_view_thead_stocki_out\":\"\\u062e\\u0631\\u0648\\
u062c\",\"batch_rep_view_thead_stocki_return\":\"\\u0648\\u0627\\u067e\\u0633\\
u06cc\",\"batch_rep_view_thead_stocki_tin\":\"\\u0627\
\u0646\\u062a\\u0642\\u0627\\u0644\\/\\u0627\\u0645\\
u062f\",\"batch_rep_view_thead_stocki_tout\":\"\\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644\\/\\u062e\\u0631\\u0648\\
u062c\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_
stocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\
/In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"\\u0636\\u0627\\u06cc\\u0639\\
u0627\\u062a\",\"batch_rep_view_thead_stocki_ava\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_value\":\"
\\u0627\\u0631\\u0632\\u0634\\u062a\",\"bundle_item_report_breadcrumb\":\"Item
Bundle Toop Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u062c\\u0646\\u0631\\u0644 \\u0627\\u0632 \\u0627\\u0633\\u062a\\u0627\\
u06a9\",\"stock_general_ledger_report_sidebar_menu\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062c\\u0646\\u0631\\u0644 \\u0627\\u0632 \\u0627\\u0633\\u062a\\
u0627\\u06a9\",\"stock_general_ledger_report_title\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062c\\u0646\\u0631\\u0644 \\u0627\\u0632 \\u0627\\u0633\\u062a\\
u0627\\u06a9\",\"stock_general_ledger_report_filter_item\":\"\\u062c\\u0646\\
u0633\",\"stock_general_ledger_report_filter_item_placehlder\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628\",\"stock_general_ledger_report_filter_unit\":\"\\
u0648\\u0627\\u062d\\
u062f\",\"stock_general_ledger_report_filter_unit_placehlder\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628\",\"stock_general_ledger_report_thead_sr\":\"\\u0634\\
u0645\\u0627\\u0631\\u0647\",\"stock_general_ledger_report_thead_date\":\"\\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"stock_general_ledger_report_thead_item\":\"\\u062c\\
u0646\\u0633\",\"stock_general_ledger_report_thead_details\":\"\\u062a\\u0641\\
u0635\\u06cc\\u0644\",\"stock_general_ledger_report_thead_action\":\"\\u0639\\
u0645\\u0644\\u06cc\\u0647\",\"stock_general_ledger_report_thead_debit\":\"\\
u0631\\u0633\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u062a\\u0627\\
u06a9\",\"stock_general_ledger_report_thead_credit\":\"\\u0628\\u0631\\u062f \\
u0627\\u0632 \\u0627\\u0633\\u062a\\u0627\\
u06a9\",\"stock_general_ledger_report_thead_balance\":\"\\u0645\\u0648\\u062c\\
u0648\\
u062f\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_general_ledge
r_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_text_invo
ice\":\"\\u0646\\u0645\\u0628\\u0631 \\u0628\\u06cc\\
u0644\",\"stock_general_ledger_report_module_items\":\"\\u0627\\u062c\\u0646\\
u0627\\u0633\",\"stock_general_ledger_report_module_items_opening\":\"\\u062b\\
u0628\\u062a \\u0627\\u0648\\u0644\\u06cc\\
u0647\",\"stock_general_ledger_report_module_purchases\":\"\\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\
u06cc\",\"stock_general_ledger_report_module_purchases_text\":\"\\u062e\\u0631\\
u06cc\\u062f\\u0627\\u0631\\
u06cc\",\"stock_general_ledger_report_module_sales\":\"\\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"stock_general_ledger_report_module_sales_return\":\"\\
u0628\\u0631\\u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"stock_general_ledger_report_module_production\":\"\\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"stock_general_ledger_report_module_production_in\":\"\\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"stock_general_ledger_report_module_production_out\":\"\\u0628\\u0647 \\
u067e\\u0631\\u0648\\u0633\\u06cc\\u0633 \\u0631\\u0633\\u06cc\\u062f\\
u0647\",\"stock_general_ledger_report_module_transfer_in\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\u0627\\u0646\\u062c\\
u0627\",\"stock_general_ledger_report_module_transfer_out\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u0627\\u0632 \\u0627\\u0646\\u062c\\
u0627\",\"stock_general_ledger_report_module_damage\":\"\\u0636\\u0627\\u06cc\\
u0639\\u0627\\
u062a\",\"stock_general_ledger_report_module_warehouse_transfer\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\u06af\\u062f\\u0627\\
u0645\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\u06af\\u062f\\u0627\\
u0645\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644 \\u0627\\u0632 \\u06af\\u062f\\u0627\\
u0645\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"\\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\u062a \\u0628\\u06cc\\u0646 \\
u0634\\u0639\\u0628\\u0627\\
u062a\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"\\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\u0634\\u0639\\u0628\\
u0647\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"\\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\
u0634\\u0639\\u0628\\u0647\",\"items_by_warehouse_report_breadcrumb\":\"\\u06af\\
u0632\\u0627\\u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0647 \\
u0627\\u0633\\u0627\\u0633 \\u06af\\u062f\\u0627\\u0645 \\u0647\\
u0627\",\"items_by_warehouse_report_sidebar_menu\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0647 \\u0627\\u0633\\u0627\\
u0633 \\u06af\\u062f\\u0627\\u0645 \\u0647\\
u0627\",\"items_by_warehouse_report_title\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0647 \\u0627\\u0633\\u0627\\
u0633 \\u06af\\u062f\\u0627\\u0645 \\u0647\\
u0627\",\"items_by_warehouse_report_filter_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"items_by_warehouse_report_filter_unit_placehlder\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628\",\"items_by_warehouse_report_thead_sr\":\"\\u0634\\
u0645\\u0627\\u0631\\u0647\",\"items_by_warehouse_report_thead_item\":\"\\u062c\\
u0646\\
u0633\",\"items_by_warehouse_report_thead_country\":\"Country\",\"items_by_warehous
e_report_thead_company\":\"Company\",\"items_by_warehouse_report_thead_details\":\"
Details\",\"items_by_warehouse_report_thead_qty_unit\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f \\u0628\\u0627 \\u0648\\u0627\\u062d\\
u062f\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0641\\u0639\\u0627\\u0644\\
u06cc\\u062a \\u0647\\u0627\",\"audit_report_sidebar_menu\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u0641\\u0639\\u0627\\u0644\\u06cc\\u062a \\u0647\\
u0627\",\"audit_report_title\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0641\\
u0639\\u0627\\u0644\\u06cc\\u062a \\u0647\\
u0627\",\"audit_report_filter_from\":\"\\u0627\\u0632 \\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"audit_report_filter_to\":\"\\u0627\\u0644\\u06cc \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"audit_report_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"audit_report_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"audit_report_thead_time\":\"\\u0648\\u0642\\
u062a\",\"audit_report_thead_module\":\"\\u0645\\u0648\\u062f\\u06cc\\u0648\\
u0644\",\"audit_report_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"audit_report_thead_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"audit_report_thead_view\":\"\\u0646\\u0645\\u0627\\u06cc\\
u0634\",\"audit_report_thead_user\":\"\\u06cc\\u0648\\u0632\\
u0631\",\"audit_report_module_text_to\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0628\\
u0647\",\"audit_report_module_text_from\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0627\\
u0632\",\"audit_report_module_text_invoice\":\"\\u0628\\u06cc\\u0644 \\u0646\\
u0645\\u0628\\u0631\",\"audit_report_module_items\":\"\\u0628\\u0627\\u0628\\
u062a \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"audit_report_module_items_opening\":\"\\u062b\\u0628\\u062a \\u0627\\
u062c\\u0646\\u0627\\u0633 \\u0627\\u0648\\u0644\\u06cc\\
u0647\",\"audit_report_module_purchases\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u06cc\",\"audit_report_module_purchases_text\":\"\\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc \\u0647\\u0627\",\"audit_report_module_sales\":\"\\
u0641\\u0631\\u0648\\u0634\",\"audit_report_module_sales_return\":\"\\u0648\\
u0627\\u067e\\u0633\\u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"audit_report_module_production\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"audit_report_module_production_in\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f
\\u0634\\u062f\",\"audit_report_module_production_out\":\"\\u0628\\u0647 \\u067e\\
u0631\\u0648\\u0633\\u06cc\\u0633 \\u0631\\u0633\\u06cc\\
u062f\",\"audit_report_module_transfer_in\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u0628\\u0647 \\u0627\\u0646\\u062c\\
u0627\",\"audit_report_module_transfer_out\":\"\\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644 \\u0627\\u0632 \\u0627\\u0646\\u062c\\
u0627\",\"audit_report_module_damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"audit_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"\\u0648\\u0627\\u067e\\u0633\\u06cc \\u0641\\
u0631\\u0648\\u0634\",\"sales_return_view_breadcrumb\":\"\\u0648\\u0627\\u067e\\
u0633\\u06cc \\u0641\\u0631\\u0648\\u0634\",\"sales_return_view_title\":\"\\u0628\\
u0631\\u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"sales_return_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\
u062f\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062d\",\"sales_return_view_thead_invoice\":\"\\u0628\\
u06cc\\u0644\",\"sales_return_view_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"sales_return_view_thead_sales_total\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0641\\u0631\\u0648\\u0634\",\"sales_return_view_thead_discount\":\"\\u062a\\
u062e\\u0641\\u06cc\\u0641\",\"sales_return_view_thead_inv_total\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0628\\u06cc\\
u0644\",\"sales_return_view_thead_received\":\"\\u062d\\u0635\\u0648\\
u0644\",\"sales_return_view_thead_remaining\":\"\\u0628\\u0627\\u0642\\
u06cc\",\"sales_return_view_thead_refund\":\"\\u0628\\u0631\\u06af\\u0634\\
u062a\",\"sales_return_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"sales_return_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0628\\u0631\\
u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\
u0634\",\"sales_return_add_title\":\"\\u062b\\u0628\\u062a \\u0628\\u0631\\u06af\\
u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\
u0634\",\"sales_return_add_select_client\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u0645\\u0634\\u062a\\u0631\\u06cc \\u0645\\u0631\\u0628\\u0648\\u0637\\
u0647\",\"sales_return_add_select_invoice\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u0628\\u06cc\\u0644 \\u0645\\u0631\\u0628\\u0648\\u0637\\
u0647\",\"sales_return_add_refund_btn\":\"\\u0628\\u0631\\u06af\\u0634\\
u062a\",\"sales_return_add_thead_sr\":\"#\",\"sales_return_add_thead_item\":\"\\
u062c\\u0646\\u0633\",\"sales_return_add_thead_warehouse\":\"\\u06af\\u062f\\
u0627\\u0645\",\"sales_return_add_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"sales_return_add_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"sales_return_add_thead_discount_1\":\"\\u062a\\u062e\\u0641\\u06cc\\
u0641\\u06f1\",\"sales_return_add_thead_discount_2\":\"\\u062a\\u062e\\u0641\\
u06cc\\u0641\\u06f2\",\"sales_return_add_thead_rate\":\"\\u0646\\u0631\\
u062e\",\"sales_return_add_thead_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"sales_return_add_thead_return_qty\":\"\\u062a\\u0639\\u062f\\u0627\\u062f
\\u0628\\u0631\\u06af\\u0634\\u062a\\
u06cc\",\"sales_return_add_thead_r_bonus_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u0628\\u0648\\u0646\\u0633\",\"sales_return_add_total_invoice\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0628\\u06cc\\u0644\",\"sales_return_add_total_refund\":\"\\
u062c\\u0645\\u0644\\u0647 \\u0628\\u0631\\u06af\\u0634\\u062a\\
u06cc\",\"sales_return_add_total_received\":\"\\u062d\\u0635\\u0648\\
u0644\",\"sales_return_add_rec_account\":\"\\u062d\\u0633\\u0627\\u0628 \\u062d\\
u0635\\u0648\\u0644\",\"sales_return_add_save_print\":\"\\u062b\\u0628\\
u062a\",\"sales_return_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0628\\u0631\\u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"sales_return_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0628\\u0631\\
u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"sales_return_update\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\
u0641\\u0644\\u062a\\u0631\",\"client_bal_summ_filter_type_all\":\"\\u0647\\u0645\\
u0647\",\"client_bal_summ_filter_type_category\":\"\\u06a9\\u0627\\u062a\\u06af\\
u0648\\u0631\\u06cc\",\"client_bal_summ_filter_type_sales_man\":\"\\u0633\\u06cc\\
u0644 \\u0645\\u0646\",\"client_bal_summ_filter_type_marketer\":\"\\u0628\\u0627\\
u0632\\u0627\\u0631\\u06cc\\u0627\\
u0628\",\"client_bal_summ_filter_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"\\u0641\\u0644\\u062a\\u0631 \\u0628\\
u0647 \\u0627\\u0633\\u0627\\u0633\",\"expiry_report_menu\":\"Near Expiry
Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0631\\u0648\\u0632\",\"day_closing_title\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0631\\u0648\\
u0632\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expenses_
title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":\"Please check and review the stock completely,
Otherwise company will not be responsible. We will not return the stock which have
less than 6 months expiry\",\"sales_invoice_4_thead_client\":\"\\u0645\\u0634\\
u062a\\u0631\\u06cc\",\"sales_invoice_4_thead_invoice\":\"\\u0628\\u06cc\\
u0644\",\"sales_invoice_4_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"sales_invoice_4_thead_user\":\"\\u06cc\\u0648\\u0632\\
u0631\",\"sales_invoice_4_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"sales_invoice_4_thead_details\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a\",\"sales_invoice_4_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"sales_invoice_4_thead_rate\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"sales_invoice_4_thead_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"sales_invoice_4_thead_memo\":\"\\u06cc\\u0627\\u062f\\u062f\\u0627\\
u0634\\u062a\",\"sales_invoice_4_thead_grand_total\":\"\\u0645\\u062c\\u0645\\
u0648\\u0639\\u0647
\\u0628\\u06cc\\u0644\",\"sales_invoice_4_thead_paid\":\"\\u062d\\u0635\\u0648\\
u0644 \\u0646\\u0642\\u062f\",\"sales_invoice_4_thead_pending\":\"\\u0628\\u0627\\
u0642\\u06cc\",\"mod_trans_sidebar_menu_main\":\"\\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644\\u0627\\u062a \\u0628\\u06cc\\u0646 \\u0634\\u0639\\u0628\\u0627\\
u062a\",\"mod_trans_in_sidebar_menu\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u0628\\u0647 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"mod_trans_in\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0628\\
u0647 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"mod_trans_in_view_breadcrumb\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u0628\\u0647 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"Item\",\"mod_trans_in_add_input_warehouse\":\"
Warehouse\",\"mod_trans_in_add_input_batch\":\"Batch\",\"mod_trans_in_add_input_uni
t\":\"Unit\",\"mod_trans_in_add_input_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry
\":\"Expiry\",\"mod_trans_in_add_input_cost\":\"Cost\",\"mod_trans_in_add_input_pro
fit\":\"Profit\",\"mod_trans_in_add_input_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"\\u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\
u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\u062a\",\"mod_db_cr_nt\":\"\\u06a9\\
u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_view_breadcrumb\":\"\\u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\
u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_view_add_btn\":\"\\u062b\\u0628\\u062a \\u06a9\\u0631\\
u062f\\u0646 \\u062c\\u062f\\u06cc\\u062f\",\"mod_db_cr_nt_view_title\":\"\\u06a9\\
u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_s
tatus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\
"mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"\\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"mod_db_cr_nt_view_thead_invoice\":\"\\u0628\\u06cc\\
u0644\",\"mod_db_cr_nt_view_thead_currency\":\"\\u0627\\u0631\\u0632 \\/ \\u06a9\\
u0631\\u0646\\u0633\\
u06cc\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_statu
s\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"mod_db_cr_nt_view_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_a
ction\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_db_cr_nt_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_db_cr_nt_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_db_cr_nt_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0646\\u0648 \\
u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_add_title\":\"\\u062b\\u0628\\u062a \\u0646\\u0648 \\u06a9\\
u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_add_division\":\"\\u062a\\u0642\\u0633\\u06cc\\u0645 \\
u06a9\\u0631\\u062f\\u0646\",\"mod_db_cr_nt_add_currency\":\"\\u0627\\u0631\\
u0632\",\"mod_db_cr_nt_add_db_account\":\"\\u062d\\u0633\\u0627\\u0628 \\u062f\\
u0628\\u06cc\\u0628\",\"mod_db_cr_nt_add_db_amount\":\"\\u0645\\u0628\\u0644\\u063a
\\u062f\\u0628\\u06cc\\u062a\",\"mod_db_cr_nt_add_cr_account\":\"\\u062d\\u0633\\
u0627\\u0628 \\u06a9\\u0631\\u062f\\u06cc\\
u062a\",\"mod_db_cr_nt_add_cr_amount\":\"\\u0645\\u0628\\u0644\\u063a \\u06a9\\
u0631\\u062f\\u06cc\\u062a\",\"mod_db_cr_nt_add_narration\":\"\\u062a\\u0641\\
u0635\\u06cc\\u0644\\u0627\\u062a\",\"mod_db_cr_nt_add_type_db\":\"\\u062f\\u0628\\
u06cc\\u062a\",\"mod_db_cr_nt_add_type_cr\":\"\\u06a9\\u0631\\u062f\\u06cc\\
u062a\",\"mod_db_cr_nt_add_pending\":\"\\u0628\\u0627\\u0642\\
u06cc\",\"mod_db_cr_nt_add_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"mod_db_cr_nt_add_total_division\":\"\\u062c\\u0645\\u0644\\u0647 \\
u062a\\u0642\\u0633\\u06cc\\u0645 \\u0634\\u062f\\
u0647\",\"mod_db_cr_nt_add_to_list\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0631\\u062f\\u0646 \\u062f\\u0631 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_db_cr_nt_add_tbl_account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"mod_db_cr_nt_add_tbl_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a\",\"mod_db_cr_nt_add_tbl_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"mod_db_cr_nt_add_tbl_narration\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a\",\"mod_db_cr_nt_add_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_db_cr_nt_added\":\"\\u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\u062f\\
u0628\\u06cc\\u062a \\u0646\\u0648\\u062a \\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note saved
successfully\",\"mod_db_cr_nt_update\":\"\\u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\
u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\u062a \\u062a\\u063a\\u06cc\\u0631 \\
u0634\\u062f\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0631\\
u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_edit_update\":\"\\u0627\\u067e\\u062f\\u06cc\\u062a \\
u06a9\\u0646\\u06cc\\u0646\",\"mod_db_cr_nt_inv\":\"\\u0628\\u06cc\\u0644 \\u06a9\\
u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_inv_debit\":\"\\u062f\\u0628\\u06cc\\u062a \\u0646\\u0648\\
u062a\",\"mod_db_cr_nt_inv_credit\":\"\\u06a9\\u0631\\u062f\\u06cc\\u062a \\u0646\\
u0648\\u062a\",\"mod_db_cr_nt_inv_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_db_cr_nt_inv_details\":\"Details\",\"mod_db_cr_nt_inv_user\":\"\\
u06cc\\u0648\\u0632\\u0631\",\"mod_db_cr_nt_inv_account\":\"\\u062d\\u0633\\u0627\\
u0628 \\u06a9\\u0631\\u062f\\u06cc\\u062a\\/\\u062f\\u0628\\u06cc\\
u062a\",\"mod_db_cr_nt_inv_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"mod_db_cr_nt_inv_thead_sr\":\"#\",\"mod_db_cr_nt_inv_thead_group\":\"\\
u06af\\u0631\\u0648\\u067e\",\"mod_db_cr_nt_inv_thead_narration\":\"\\u062a\\
u0641\\u0635\\u06cc\\u0644\\u0627\\u062a\",\"mod_db_cr_nt_inv_thead_amount\":\"\\
u0645\\u0628\\u0644\\u063a\",\"mod_db_cr_nt_inv_thead_total\":\"\\u062c\\u0645\\
u0644\\u0647\",\"mod_db_cr_voucher_sidebar_menu\":\"\\u062f\\u0628\\u06cc\\u062a \\
u0648 \\u06a9\\u0631\\u062f\\u06cc\\u062a \\u0648\\u0648\\u0686\\
u0631\",\"mod_db_cr_voucher\":\"\\u062f\\u0628\\u06cc\\u062a \\u0648 \\u06a9\\
u0631\\u062f\\u06cc\\u062a \\u0648\\u0648\\u0686\\
u0631\",\"mod_db_cr_voucher_view_breadcrumb\":\"\\u062f\\u0628\\u06cc\\u062a \\
u0648 \\u06a9\\u0631\\u062f\\u06cc\\u062a \\u0648\\u0648\\u0686\\
u0631\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"\\u062f\\u0628\\u06cc\\u062a \\u0648 \\
u06a9\\u0631\\u062f\\u06cc\\u062a \\u0648\\u0648\\u0686\\
u0631\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_da
te\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_vo
ucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"Am
ount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_thea
d_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",\"
mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead_a
ction\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vouch
er_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add Debit
Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"\\u0644\\u06cc\\u062c\\u0631\\/\\u06a9\\u0647\\u0627\\u062a\\u0647\\/\\u062d\\
u0633\\u0627\\u0628 \\u0645\\u0646\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"\\u0628\\u0648\\u06a9 \\u06a9\\
u0631\\u062f\\u0646
\\u0627\\u062f\\u0631 \\u0646\\u0648\",\"customer_u_db_btn_my_bookings\":\"\\
u0627\\u062f\\u0631\\u0647\\u0627\\u06cc \\u0628\\u0648\\u06a9 \\u0634\\u062f\\
u0647 \\u0645\\u0627\",\"customer_u_db_btn_my_bookings_all\":\"\\u0647\\u0645\\
u0647\",\"customer_u_db_btn_my_bookings_pending\":\"\\u0645\\u062a\\u0628\\u0627\\
u0642\\
u06cc\",\"customer_u_db_btn_my_bookings_processed\":\"Processed\",\"customer_u_db_b
tn_my_bookings_approved\":\"\\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"customer_u_db_btn_my_bookings_rejected\":\"\\u0645\\u0633\\u062a\\u0631\\
u062f \\u0634\\u062f\\u0647\",\"mod_bookings\":\"\\u0628\\u0648\\u06a9 \\u06a9\\
u0631\\u062f\\u0646 \\u0627\\u062f\\u0631\",\"mod_bookings_view_breadcrumb\":\"\\
u0628\\u0648\\u06a9 \\u06a9\\u0631\\u062f\\u0646 \\u0627\\u062f\\u0631\\
u062f\",\"mod_bookings_view_add_btn\":\"\\u062b\\u0628\\u062a \\u0627\\u062f\\
u0631\\u062f \\u0646\\u0648\",\"mod_bookings_view_title\":\"\\u0628\\u0648\\
u06a9 \\u06a9\\u0631\\u062f\\u0646 \\u0627\\u062f\\u0631\\
u062f\",\"mod_bookings_view_thead_sr\":\"#\",\"mod_bookings_view_thead_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_bookings_view_thead_invoice\":\"\\u0628\\
u06cc\\u0644\",\"mod_bookings_view_thead_currency\":\"\\u0627\\u0631\\u0632 \\/ \\
u06a9\\u0631\\u0646\\u0633\\u06cc\",\"mod_bookings_view_thead_total\":\"\\u062c\\
u0645\\u0644\\u0647\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"\\u062d\\u0627\\u0644\\
u062a\",\"mod_bookings_view_thead_status_pending\":\"\\u0645\\u062a\\u0628\\u0627\\
u0642\\u06cc\",\"mod_bookings_view_thead_status_approved\":\"\\u0642\\u0628\\
u0648\\u0644 \\u0634\\u062f\\
u0647\",\"mod_bookings_view_thead_status_rejected\":\"\\u0645\\u0633\\u062a\\
u0631\\u062f \\u0634\\u062f\\u0647\",\"mod_bookings_view_thead_action\":\"\\u0639\\
u0645\\u0644\\u06cc\\u0647\",\"mod_bookings_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_bookings_view_thead_delete\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_bookings_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0627\\u062f\\
u0631\\u062f \\u0646\\u0648\",\"mod_bookings_add_add_btn\":\"\\u062b\\u0628\\
u062a \\u0627\\u062f\\u0631\\u062f \\u0646\\u0648\",\"mod_bookings_add_title\":\"\\
u062b\\u0628\\u062a \\u0627\\u062f\\u0631\\u062f \\u0646\\
u0648\",\"mod_bookings_add_currency\":\"\\u0627\\u0631\\
u0632\",\"mod_bookings_add_expected_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\
u062a\\u0648\\u0642\\u0639\",\"mod_bookings_add_memo\":\"\\u06cc\\u0627\\u062f\\
u0627\\u0634\\u062a (\\u0644\\u0627\\u0632\\u0645\\
u06cc)\",\"mod_bookings_add_item\":\"\\u062c\\u0646\\
u0633\",\"mod_bookings_add_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_list\":\"\\u0627\\
u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\u062f\\u0646 \\u0628\\u0647 \\u0644\\
u06cc\\u0633\\u062a\",\"mod_bookings_add_thead_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"mod_bookings_add_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"\\u062d\\u0627\\u0644\\
u062a\",\"mod_bookings_add_status_pending\":\"\\u0645\\u062a\\u0628\\u0627\\u0642\\
u06cc\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_add_stat
us_approved\":\"\\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"mod_bookings_add_status_rejected\":\"\\u0645\\u0633\\u062a\\u0631\\
u062f \\u0634\\u062f\\u0647\",\"mod_bookings_add_save_print\":\"\\u062b\\u0628\\
u062a\",\"mod_bookings_add_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_bookings_add_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_bookings_add_delete\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_bookings_added\":\"\\u0627\\u0631\\u062f\\u0631 \\u062b\\u0628\\u062a
\\u0634\\u062f\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0627\\u062f\\u0631\",\"mod_bookings_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0627\\u062f\\u0631\",\"mod_bookings_edit_update\":\"\\u0627\\u067e\\u062f\\u06cc\\
u062a \\u06a9\\u0646\\u06cc\\u0646\",\"mod_bookings_invoice\":\"\\u0628\\u06cc\\
u0644 \\u0627\\u062f\\u0631\",\"mod_bookings_inv_breadcrumb\":\"\\u0628\\u06cc\\
u0644 \\u0627\\u062f\\u0631\",\"mod_bookings_inv_title\":\"\\u0627\\u062f\\u0631 \\
u06a9\\u0631\\u062f\\u0646 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"mod_bookings_inv_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_bookings_inv_exp_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\
u062a\\u0648\\u0642\\u0639\",\"mod_bookings_inv_memo\":\"\\u06cc\\u0627\\u062f\\
u0627\\u0634\\u062a\",\"mod_bookings_inv_customer\":\"\\u0645\\u0634\\u062a\\
u0631\\u06cc\",\"mod_bookings_inv_bill_num\":\"\\u0628\\u0648\\u06a9\\u06cc\\
u0646\\u06af \\u0646\\u0645\\u0628\\u0631\",\"mod_bookings_inv_phone\":\"\\u0645\\
u0648\\u0628\\u0627\\u06cc\\u0644\",\"mod_bookings_inv_currency\":\"\\u0627\\
u0631\\u0632 \\/ \\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_bookings_inv_thead_num\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_bookings_inv_thead_item\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a \\u062c\\u0646\\
u0633\",\"mod_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"\
\u062a\\u0639\\u062f\\u0627\\u062f\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"\\
u062c\\u0645\\u0644\\u0647\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"mod_orders_sidebar_menu_main\":\"\\u0627\\u062f\\u0631 \\u0647\\u0627\\
u06cc \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"\\
u0627\\u062f\\u0631 \\u0647\\u0627\\u06cc \\u0645\\u062a\\u0627\\u0628\\u0642\\
u06cc\",\"mod_orders_sidebar_menu_approved\":\"\\u0627\\u062f\\u0631\\u0647\\
u0627\\u06cc \\u0642\\u0628\\u0648\\u0644 \\u0634\\u062f\\
u0647\",\"mod_orders_sidebar_menu_rejected\":\"\\u0627\\u062f\\u0631\\u0647\\
u0627\\u06cc \\u0645\\u0633\\u062a\\u0631\\u062f \\u0634\\u062f\\
u0647\",\"mod_orders_view_breadcrumb\":\"\\u0642\\u0628\\u0648\\u0644\\u06cc \\
u0627\\u062f\\u0631\\u0647\\u0627\",\"mod_orders_view_title\":\"\\u0642\\u0628\\
u0648\\u0644\\u06cc \\u0627\\u062f\\u0631\\u0647\\
u0627\",\"mod_orders_view_action_btn\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_orders_view_action_approve\":\"\\u0642\\u0628\\u0648\\u0644 \\u06a9\\
u0646\\u06cc\\u0646\",\"mod_orders_view_action_reject\":\"\\u0645\\u0633\\u062a\\
u0631\\u062f \\u06a9\\u0646\\u06cc\\
u0646\",\"mod_orders_view_thead_sr\":\"#\",\"mod_orders_view_thead_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_orders_view_thead_invoice\":\"\\u0628\\
u06cc\\u0644\",\"mod_orders_view_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_orders_view_thead_currency\":\"\\u0627\\u0631\\u0632 \\/ \\u06a9\\
u0631\\u0646\\u0633\\u06cc\",\"mod_orders_view_thead_amount\":\"\\u0645\\u0628\\
u0644\\u063a\",\"mod_orders_view_thead_approved_by\":\"\\u0642\\u0628\\u0648\\u0644
\\u0634\\u062f\\u0647 \\u0628\\u0647 \\u0630\\u0631\\u06cc\\u0639\\
u0647\",\"mod_orders_view_thead_approved_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e \\u0642\\u0628\\u0648\\u0644\\
u06cc\",\"mod_orders_view_thead_rejected_by\":\"\\u0645\\u0633\\u062a\\u0631\\u062f
\\u0634\\u062f \\u0628\\u0647 \\u0630\\u0631\\u06cc\\u0639\\
u0647\",\"mod_orders_view_thead_rejected_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e \\u0645\\u0633\\u062a\\u0631\\u062f\\
u06cc\",\"mod_orders_view_thead_status\":\"\\u062d\\u0627\\u0644\\
u062a\",\"mod_orders_view_thead_status_pending\":\"\\u0645\\u062a\\u0627\\u0628\\
u0642\\u06cc\",\"mod_orders_view_thead_status_approved\":\"\\u0642\\u0628\\u0648\\
u0644 \\u0634\\u062f\\u0647\",\"mod_orders_view_thead_status_rejected\":\"\\u0645\\
u0633\\u062a\\u0631\\u062f \\u0634\\u062f\\
u0647\",\"mod_orders_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_orders_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_orders_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_orders_status_change_text\":\"Are u sure you want to update status of
selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"\\u0646\\u0645\\u0628\\
u0631\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead_d
etails\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestions
_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Action\
",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delete\
":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion
saved successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\u062f\\u06cc\\u06af\\u0631 \\u0634\\
u0639\\u0628\\u0647\",\"mod_branch_to_branch_transfer\":\"\\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u0628\\u0647 \\u062f\\u06cc\\u06af\\u0631 \\u0634\\u0639\\
u0628\\u0647\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\u062f\\u06cc\\u06af\\u0631 \\u0634\\
u0639\\u0628\\u0647\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u0628\\u0647 \\u0645\\u0648\\u0627\\u062f \\u062b\\u0627\\u0628\\
u062a\",\"mod_production_relation_sidebar_menu\":\"\\u062a\\u0646\\u0638\\u06cc\\
u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_relation_add_view\":\"\\u062a\\u0646\\u0638\\u06cc\\
u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_relation_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_production_relation_view_title\":\"\\u062a\\u0646\\
u0638\\u06cc\\u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\u0648\\
u0644\\u06cc\\u062f\",\"mod_production_relation_view_title_listing\":\"\\u0644\\
u06cc\\u0633\\u062a \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u0647\\u0627\\
u06cc \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_relation_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_production_relation_view_thead_name\":\"Name\",\"mod_production_relat
ion_view_thead_item\":\"\\u062c\\u0646\\
u0633\",\"mod_production_relation_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\",\"mod_production_relation_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_production_relation_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_production_relation_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\
u062a\\u0646\\u0638\\u06cc\\u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\
u062a\\u0648\\u0644\\u06cc\\u062f\",\"mod_production_relation_add_title\":\"\\
u062b\\u0628\\u062a \\u062a\\u0646\\u0638\\u06cc\\u0645 \\u0641\\u0627\\u0631\\
u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_relation_add_input_name\":\"Name\",\"mod_production_relati
on_add_input_produced_item\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u062c\\
u0646\\u0633 \\u062b\\u0627\\u0628\\
u062a\",\"mod_production_relation_add_input_raw_item\":\"\\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0644\\
u0627\\u0632\\u0645\\
u06cc\",\"mod_production_relation_add_input_add_relational_produced_items\":\"\\
u0627\\u06af\\u0631 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\u0639\\
u06cc \\u0647\\u0645 \\u062a\\u0648\\u0644\\u06cc\\u062f \\u0645\\u06cc\\u0634\\
u0648\\u062f \\u0644\\u0637\\u0641\\u0627 \\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u06a9\\u0646\\u06cc\\
u062f\",\"mod_production_relation_add_input_add_relational_raw_items\":\"\\u0645\\
u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0644\\u0627\\u0632\\u0645\\u06cc \\
u0631\\u0627 \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0646\\u06cc\\
u062f\",\"mod_production_relation_add_input_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"mod_production_relation_add_input_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc \\u0642\\u06cc\\u0645\\
u062a\",\"mod_production_relation_add_input_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_production_relation_add_add_to_list\":\"\\u0627\\u0641\\u0632\\
u0648\\u062f \\u0628\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_production_relation_add_input_raw_items\":\"\\u0645\\u0648\\u0627\\
u062f \\u062e\\u0627\\u0645\",\"mod_production_relation_add_remove\":\"\\u062d\\
u0630\\u0641\",\"mod_production_relation_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_production_relation_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"\\u0627\\u0634\\
u062a\\u0628\\u0627\\u0647 \\u062f\\u0631 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"mod_production_relation_item_exist_message\":\"\\u0647\\u0645\\u06cc\\
u0646 \\u062c\\u0646\\u0633 \\u06cc\\u06a9\\u0628\\u0627\\u0631 \\u0627\\u0641\\
u0632\\u0648\\u062f \\u0634\\u062f\\
u0647\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"\\u062b\\u0628\\u062a \\
u062a\\u063a\\u06cc\\u0631\\u0627\\u062a\",\"mod_production_sidebar_menu\":\"\\
u062a\\u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\
u062c\\u0646\\u0633\",\"mod_production_add_view\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u062c\\u0646\\
u0633\",\"mod_production_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_production_view_title\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u062c\\u0646\\
u0633\",\"mod_production_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u062a\\u0648\\u0644\\u06cc\\u062f\\u0627\\
u062a\",\"mod_production_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_production_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_production_view_thead_invoice\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"mod_production_view_thead_item\":\"\\u062c\\u0646\\
u0633\",\"mod_production_view_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\u062f \\
u062a\\u0648\\u0644\\u06cc\\u062f\",\"mod_production_view_thead_cost\":\"\\u0645\\
u062c\\u0645\\u0648\\u0639 \\u0627\\u0631\\u0632\\
u0634\",\"mod_production_view_thead_expenses\":\"\\u0645\\u062c\\u0645\\u0648\\
u0639 \\u0645\\u0635\\u0631\\u0641\",\"mod_production_view_thead_real_cost\":\"\\
u0642\\u06cc\\u0645\\u062a \\u062a\\u0645\\u0627\\u0645 \\u0634\\
u062f\",\"mod_production_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_production_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_production_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_production_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062a\\u0648\\
u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u062c\\u0646\\
u0633\",\"mod_production_add_title\":\"\\u062b\\u0628\\u062a \\u062a\\u0648\\
u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u062c\\u0646\\
u0633\",\"mod_production_add_input_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_production_add_input_form
ula\":\"Formula\",\"mod_production_add_input_item\":\"\\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u062c\\u0646\\u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f \\
u0634\\u062f\\u0647\",\"mod_production_add_input_warehouse\":\"\\u06af\\u062f\\
u0627\\u0645 \\u0645\\u0631\\u0628\\u0648\\u0637\\
u0647\",\"mod_production_add_input_raw_item\":\"\\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\u0645 \\u0644\\u0627\\u0632\\u0645\\
u06cc\",\"mod_production_add_input_add_relational_produced_items\":\"\\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\
u0639\\
u06cc\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"\\
u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0648\\u062c\\u0648\\u062f \\
u0646\\u062f\\u0627\\u0631\\
u062f\",\"mod_production_add_input_add_relational_raw_items\":\"\\u0645\\u0648\\
u0627\\u062f \\u062e\\u0627\\u0645 \\u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\
u0647 \\u0634\\u062f\\u0647\",\"mod_production_add_input_type_wise_expenses\":\"\\
u0645\\u0635\\u0627\\u0631\\u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"mod_production_add_input_total_system_expenses\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\
u0641\\u06cc\",\"mod_production_add_input_total_expenses\":\"\\u0645\\u062c\\
u0645\\u0648\\u0639 \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"mod_production_add_input_total_raw_cost\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0627\\u0631\\u0632\\u0634 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_add_input_total_real_cost\":\"\\u0642\\u06cc\\u0645\\u062a
\\u062a\\u0645\\u0627\\u0645 \\u0634\\u062f \\u0645\\u062c\\u0645\\u0648\\u0639\\
u06cc\",\"mod_production_add_input_produced_item_cost\":\"\\u0642\\u06cc\\u0645\\
u062a \\u062c\\u0646\\u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"mod_production_add_input_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"mod_production_add_input_cost\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"mod_production_add_input_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_production_add_add_to_list\":\"\\u0627\\u0641\\u0632\\u0648\\u062f \\
u0628\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_production_add_input_raw_items\":\"\\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\u0645\",\"mod_production_add_remove\":\"\\u062d\\u0630\\
u0641\",\"mod_production_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_production_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"\\u0627\\u0634\\u062a\\u0628\\
u0627\\u0647 \\u062f\\u0631 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"mod_production_item_exist_message\":\"\\u0647\\u0645\\u06cc\\u0646 \\
u062c\\u0646\\u0633 \\u0645\\u0648\\u062c\\u0648\\u062f \\u0627\\u0633\\
u062a\",\"mod_production_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u062c\\
u0646\\u0633\",\"mod_production_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u062a\\u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\
u062c\\u0646\\u0633\",\"mod_production_edit_update\":\"\\u062b\\u0628\\u062a \\
u062a\\u063a\\u06cc\\u0631\\u0627\\
u062a\",\"mod_production_raw_main_sidebar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u0628\\u0647 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_relation_sidebar_menu\":\"\\u062a\\u0646\\u0638\\
u06cc\\u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"mod_production_raw_relation_add_view\":\"\\u062a\\u0646\\u0638\\
u06cc\\u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"mod_production_raw_relation_view_add_btn\":\"\\u062b\\u0628\\u062a
\\u062c\\u062f\\u06cc\\u062f\",\"mod_production_raw_relation_view_title\":\"\\
u062a\\u0646\\u0638\\u06cc\\u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\
u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_raw_relation_view_title_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u0647\\u0627\\u06cc \\
u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_raw_relation_view_thead_sr\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"mod_production_raw_relation_view_thead_item\":\"\\u062c\\u0646\\
u0633\",\"mod_production_raw_relation_view_thead_action\":\"\\u0639\\u0644\\u0645\\
u06cc\\u0647\",\"mod_production_raw_relation_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_production_raw_relation_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_production_raw_relation_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\
u062a\\u0646\\u0638\\u06cc\\u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\
u062a\\u0648\\u0644\\u06cc\\u062f\",\"mod_production_raw_relation_add_title\":\"\\
u062b\\u0628\\u062a \\u062a\\u0646\\u0638\\u06cc\\u0645 \\u0641\\u0627\\u0631\\
u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_raw_relation_add_input_produced_item\":\"\\u062c\\u0646\\
u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"mod_production_raw_relation_add_input_raw_item\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"\
\u062c\\u0646\\u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f\\u06cc \\u0631\\u0627 \\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0646\\u06cc\\
u062f\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"\\
u062f\\u06cc\\u06af\\u0631 \\u0646\\u0648\\u0639 \\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\u0645 \\u0636\\u0631\\u0648\\u0631\\u06cc \\u0631\\u0627 \\u0627\\
u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0646\\u06cc\\
u062f\",\"mod_production_raw_relation_add_input_qty\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f\",\"mod_production_raw_relation_add_input_percentage\":\"\\u0642\\
u06cc\\u0635\\u062f\\u06cc \\u0642\\u06cc\\u0645\\
u062a\",\"mod_production_raw_relation_add_input_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_production_raw_relation_add_add_to_list\":\"\\u0627\\u0641\\u0632\\
u0648\\u062f \\u0628\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_production_raw_relation_add_input_raw_items\":\"\\u0645\\u0648\\
u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_relation_add_remove\":\"\\u062d\\u0630\\
u0641\",\"mod_production_raw_relation_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_production_raw_relation_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated successfully\",\"mod_production_raw_relation_item_exist\":\"\\
u0627\\u0634\\u062a\\u0628\\u0627\\u0647 \\u062f\\u0631 \\u0627\\u062c\\u0646\\
u0627\\u0633\",\"mod_production_raw_relation_item_exist_message\":\"\\u0647\\
u0645\\u06cc\\u0646 \\u062c\\u0646\\u0633 \\u06cc\\u06a9\\u0628\\u0627\\u0631 \\
u062b\\u0628\\u062a \\u0634\\u062f\\
u0647\",\"mod_production_raw_relation_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_raw_relation_edit_title\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_raw_relation_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_production_raw_sidebar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u0628\\u0647 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_add_view\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u0628\\u0647 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_production_raw_view_title\":\"\\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"mod_production_raw_view_title_listing\":\"\\u0644\\u06cc\\u0633\\
u062a \\u062a\\u0648\\u0644\\u06cc\\u062f\\u0627\\
u062a\",\"mod_production_raw_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_production_raw_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_production_raw_view_thead_invoice\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"mod_production_raw_view_thead_item\":\"\\u062c\\u0646\\
u0633\",\"mod_production_raw_view_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\u062f
\\u062a\\u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"mod_production_raw_view_thead_cost\":\"\\u0627\\u0631\\u0632\\u0634 \\
u0645\\u062c\\u0645\\u0648\\u0639\\
u06cc\",\"mod_production_raw_view_thead_expenses\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0645\\u0635\\u0631\\
u0641\",\"mod_production_raw_view_thead_real_cost\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0642\\u06cc\\u0645\\u062a \\u062a\\u0645\\u0627\\u0645 \\u0634\\
u062f\",\"mod_production_raw_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_production_raw_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_production_raw_view_thead_delete\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_production_raw_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u0627\\
u0646\\u062a\\u062e\\u0627\\u0628 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_add_title\":\"\\u062b\\u0628\\u062a \\u062a\\u0648\\
u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_add_input_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_production_raw_add_input_item\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0645\\u0635\\
u0631\\u0641 \\u0634\\u062f\\
u0647\",\"mod_production_raw_add_input_warehouse\":\"\\u06af\\u062f\\u0627\\u0645
\\u0645\\u0631\\u0628\\u0648\\u0637\\
u0647\",\"mod_production_raw_add_input_raw_item\":\"\\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\
u0645\",\"mod_production_raw_add_input_add_relational_produced_items\":\"\\u0627\\
u062c\\u0646\\u0627\\u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"mod_production_raw_add_input_add_relational_raw_items\":\"\\u0645\\
u0648\\u0627\\u062f\\u062e\\u0627\\u0645 \\u0627\\u0633\\u062a\\u0641\\u0627\\
u062f\\u0647 \\u0634\\u062f\\
u0647\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"\\
u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0645\\u0648\\u062c\\u0648\\
u062f \\u0646\\u062f\\u0627\\u0631\\
u062f\",\"mod_production_raw_add_input_type_wise_expenses\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641 \\u0639\\u0645\\u0648\\u0645\\u06cc \\u0639\\u0645\\u0644\\
u06cc\\u0627\\u062a\\
u06cc\",\"mod_production_raw_add_input_total_system_expenses\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641 \\u0633\\u06cc\\u0633\\u062a\\
u0645\",\"mod_production_raw_add_input_total_expenses\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0645\\u0635\\u0631\\
u0641\",\"mod_production_raw_add_input_total_raw_cost\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0627\\u0631\\u0632\\u0634 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_raw_add_input_total_real_cost\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0627\\u0631\\u0632\\u0634 \\u062a\\u0645\\u0627\\u0645 \\u0634\\
u062f\",\"mod_production_raw_add_input_produced_item_cost\":\"\\u0642\\u06cc\\
u0645\\u062a \\u0627\\u062c\\u0646\\u0627\\u0633 \\u062a\\u0648\\u0644\\u06cc\\
u062f \\u0634\\u062f\\u0647\",\"mod_production_raw_add_input_qty\":\"\\u062a\\
u0639\\u062f\\u0627\\u062f\",\"mod_production_raw_add_input_cost\":\"\\u0642\\
u06cc\\u0645\\u062a\",\"mod_production_raw_add_input_unit\":\"\\u0648\\u0627\\
u062d\\u062f\",\"mod_production_raw_add_add_to_list\":\"\\u0627\\u0641\\u0632\\
u0648\\u062f \\u0628\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_production_raw_add_input_raw_items\":\"\\u0645\\u0648\\u0627\\
u062f \\u062e\\u0627\\u0645\",\"mod_production_raw_add_remove\":\"\\u062d\\u0630\\
u0641\",\"mod_production_raw_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_production_raw_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"\\u0627\\u0634\\u062a\\u0628\\
u0627\\u0647 \\u062f\\u0631 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"mod_production_raw_item_exist_message\":\"\\u0647\\u0645\\u06cc\\u0646 \\
u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u06cc\\u06a9\\u0628\\u0627\\
u0631 \\u062b\\u0628\\u062a \\u0634\\u062f\\
u0647\",\"mod_production_raw_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u062a\\u0648\\u0644\\u06cc\\u062f\",\"mod_production_raw_edit_title\":\"\\u062a\\
u063a\\u06cc\\u0631 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_raw_edit_update\":\"\\u062b\\u0628\\u062a \\u062a\\u063a\\
u06cc\\u0631\\u0627\\u062a\",\"mod_production_new_sidebar_menu_main\":\"\\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644 \\u06f2\",\"mod_production_new_sidebar_menu\":\"\\u062b\\u0628\\u062a \\
u062a\\u0648\\u0644\\u06cc\\u062f \\u0648 \\u0644\\u06cc\\u0633\\u062a \\u0622\\
u0646\",\"mod_production_new_formula_sidebar_menu\":\"\\u062a\\u0646\\u0638\\
u06cc\\u0645 \\u062a\\u0631\\u06a9\\u06cc\\u0628 \\u0648 \\u0641\\u0627\\u0631\\
u0645\\u0648\\u0644\",\"mod_production_new_formula_add_view\":\"\\u062a\\u0631\\
u06a9\\u06cc\\u0628 \\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\
u0648\\u0644\\u06cc\\u062f\",\"mod_production_new_formula_view_add_btn\":\"\\
u062b\\u0628\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_production_new_formula_view_title\":\"\\u062a\\u0631\\u06a9\\u06cc\\
u0628 \\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"mod_production_new_formula_view_title_listing\":\"\\u0644\\u0633\\
u062a \\u062a\\u0631\\u06a9\\u06cc\\u0628 \\u0648 \\u0641\\u0627\\u0631\\u0645\\
u0648\\u0644 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_new_formula_view_thead_sr\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"mod_production_new_formula_view_thead_name\":\"\\u0627\\u0633\\
u0645 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_new_formula_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\",\"mod_production_new_formula_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_production_new_formula_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_production_new_formula_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\
u062a\\u0631\\u06a9\\u06cc\\u0628 \\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_new_formula_add_title\":\"\\u062b\\u0628\\u062a \\u062a\\
u0631\\u06a9\\u06cc\\u0628 \\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\u0644 \\
u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_new_formula_add_input_name\":\"\\u0627\\u0633\\u0645 \\
u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_new_formula_add_input_item\":\"\\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_new_formula_add_input_percentage\":\"\\u0645\\u0642\\
u062f\\u0627\\u0631 \\u0641\\u06cc\\u0635\\u062f\\
u06cc\",\"mod_production_new_formula_add_input_add_to_list\":\"\\u0627\\u0641\\
u0632\\u0648\\u062f \\u0628\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_production_new_formula_add_remove\":\"\\u062d\\u0630\\
u0641\",\"mod_production_new_formula_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_production_new_formula_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_production_new_formula_save_successfully\":\"\\u062b\\u0628\\u062a \\
u0634\\u062f\",\"mod_production_new_formula_update\":\"Production Formula
Updated\",\"mod_production_new_formula_update_successfully\":\"Production Formula
updated successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit
Production Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\
u0627\\u0633 \\u0645\\u0635\\u0631\\u0641 \\u0645\\u0648\\u0627\\u062f \\u062e\\
u0627\\u0645\",\"mod_production_new_view_add_btn\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u062c\\u062f\\u06cc\\u062f\",\"mod_production_new_view_title\":\"\\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u0645\\
u0635\\u0631\\u0641 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_new_view_title_listing\":\"\\u0644\\u0633\\u062a \\u062a\\
u0648\\u0644\\u06cc\\u062f\\u0627\\
u062a\",\"mod_production_new_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_production_new_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_production_new_view_thead_item\":\"\\u062c\\u0646\\
u0633\",\"mod_production_new_view_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"mod_production_new_view_thead_cost\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"mod_production_new_view_thead_weight\":\"\\u0648\\u0632\\
u0646\",\"mod_production_new_view_thead_total_weight\":\"\\u0648\\u0632\\u0646 \\
u062c\\u0645\\u0644\\u0647\",\"mod_production_new_view_thead_expenses\":\"\\u0645\\
u0635\\u0627\\u0631\\u0641\",\"mod_production_new_view_thead_action\":\"\\u0639\\
u0645\\u0644\\u06cc\\u0647\",\"mod_production_new_view_thead_edit\":\"\\u062a\\
u063a\\u06cc\\u0631\",\"mod_production_new_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_production_new_add_breadcrumb\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f
\\u062c\\u062f\\u06cc\\u062f\",\"mod_production_new_add_title\":\"\\u062a\\u0648\\
u0644\\u06cc\\u062f \\u062c\\u062f\\u06cc\\
u062f\",\"mod_production_new_add_input_currency\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_production_new_add_input_formula\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_new_add_input_item\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u062c\\u0646\\u0633 \\u062a\\u0648\\u0644\\u06cc\\u062f\\
u06cc\",\"mod_production_new_add_input_warehouse\":\"\\u06af\\u062f\\u0627\\
u0645 \\u0645\\u0631\\u0628\\u0648\\u0637\\
u0647\",\"mod_production_new_add_input_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u062a\\u0648\\u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"mod_production_new_add_input_weight\":\"\\u0648\\u0632\\u0646 \\u0647\\
u0631 \\u062c\\u0646\\u0633\",\"mod_production_new_add_input_total_weight\":\"\\
u0648\\u0632\\u0646 \\u062c\\u0645\\u0644\\
u0647\",\"mod_production_new_add_input_raw_items\":\"\\u0645\\u0648\\u0627\\
u062f \\u062e\\u0627\\u0645 \\u0645\\u0635\\u0631\\u0641\\u06cc \\u0628\\u0647 \\
u0627\\u0633\\u0627\\u0633 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_new_add_input_raw_item\":\"\\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\u0645\",\"mod_production_new_add_input_raw_warehouse\":\"\\u06af\\
u062f\\u0627\\u0645 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"mod_production_new_add_input_raw_qty\":\"\\u0645\\u0642\\u062f\\u0627\\
u0631 \\u0645\\u0635\\u0631\\u0641 \\u0634\\u062f\\
u0647\",\"mod_production_new_add_input_raw_cost\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"mod_production_new_add_input_system_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641 \\u0634\\u0631\\u06a9\\
u062a\",\"mod_production_new_add_input_used_expenses\":\"\\u0627\\u0641\\u0632\\
u0648\\u062f\\u0646 \\u0645\\u0635\\u0631\\
u0641\",\"mod_production_new_add_input_total_cost\":\"\\u0642\\u06cc\\u0645\\
u062a \\u0628\\u0639\\u062f \\u0627\\u0632 \\u0645\\u0635\\u0631\\
u0641\",\"mod_production_new_add_input_total_real_cost\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0642\\u06cc\\u0645\\
u062a\",\"mod_production_new_add_input_per_item_cost\":\"\\u0642\\u06cc\\u0645\\
u062a
\\u0641\\u06cc \\u062c\\u0646\\u0633\",\"mod_production_new_add_input_save\":\"\\
u062b\\u0628\\u062a\",\"mod_production_new_added\":\"\\u062b\\u0628\\u062a \\
u0634\\u062f\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"mod_production_new_edit_update\":\"\\u062b\\u0628\\u062a \\u062a\\u063a\\
u06cc\\u0631\\u0627\\u062a\",\"mode_production_thead_title_in\":\"\\u062a\\u0648\\
u0644\\u06cc\\u062f \\u0634\\u062f\\
u0647\",\"mode_production_thead_title_out\":\"\\u0628\\u0647 \\u062a\\u0648\\
u0644\\u06cc\\u062f \\u0631\\u0633\\u06cc\\u062f\\
u0647\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked
with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"\\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a \\u0627\\u0645\\u0627\\u0646\\u062a\\u06cc \\u062f\\u0631 \\u06af\\u062f\\
u0627\\u0645\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"\\u0646\\u0645\\u0628\\
u0631\",\"mod_all_bonuses_rep_thead_item\":\"Item\",\"mod_all_bonuses_rep_thead_bat
ch\":\"Batch\",\"mod_all_bonuses_rep_thead_cost\":\"Cost\",\"mod_all_bonuses_rep_th
ead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From:\",\"customer_ledger_branch_not_f
ound\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"\\u0641\\u0631\\u0648\\u0634#
-\",\"ledgers_module_wise_sr_prefix_purchases\":\"\\u062e\\u0631\\u06cc\\u062f#
-\",\"ledgers_module_wise_sr_prefix_sales_return\":\"\\u0648\\u0627\\u067e\\u0633\\
u06cc# -\",\"ledgers_module_wise_sr_prefix_production\":\"PR#
-\",\"ledgers_module_wise_sr_prefix_journal\":\"\\u0631\\u0648\\u0632\\u0646\\
u0627\\u0645\\u0686\\u0647#
-\",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
-\",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
-\",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
-\",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
-\",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
-\",\"ledgers_module_wise_sr_prefix_expenses\":\"\\u0645\\u0635\\u0631\\u0641#
-\",\"mod_journal_invoice_jv_num\":\"JV -\",\"mod_journal_invoice_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_journal_invoice_accounts\":\"\\u0627\\
u0633\\u0645 \\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\
u0631\",\"mod_journal_invoice_details\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a\",\"mod_journal_invoice_debit_amount\":\"\\u0645\\u0628\\u0644\\
u063a \\u0628\\u0631\\u062f \\/ \\u062f\\u0628\\u06cc\\
u062a\",\"mod_journal_invoice_ex_rate\":\"\\u0646\\u0631\\u062e \\u062a\\u0628\\
u0627\\u062f\\u0644\\u0647\",\"mod_journal_invoice_credit_amount\":\"\\u0645\\
u0628\\u0644\\u063a \\u0631\\u0633\\u06cc\\u062f \\/\\u06a9\\u0631\\u062f\\u06cc\\
u062a\",\"mod_journal_invoice_business_manager\":\"\\u0627\\u0633\\u0645 \\u0645\\
u0633\\u0624\\u0644 \\u0634\\u0631\\u06a9\\
u062a\",\"mod_journal_invoice_authorised_signatory\":\"\\u0627\\u0645\\u0636\\
u0627\\u0621 \\u0645\\u0633\\u0624\\u0644 \\u0634\\u0631\\u06a9\\u062a \\u0648 \\
u0645\\u0647\\u0631 \\u0634\\u0631\\u06a9\\
u062a\",\"mod_share_capitals_main_sidebar_menu\":\"\\u0633\\u0631\\u0645\\u0627\\
u06cc\\u0647\\/\\u06a9\\u067e\\u06cc\\u062a\\
u0644\",\"mod_share_capitals_cat_sidebar_menu\":\"\\u06a9\\u0627\\u062a\\u06af\\
u0648\\u0631\\u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\/ \\u06a9\\u067e\\
u06cc\\u062a\\u0644\",\"mod_share_capitals_cat_view_breadcrumb\":\"\\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\/ \\
u06a9\\u067e\\u06cc\\u062a\\u0644\",\"mod_share_capitals_cat_view_add_btn\":\"\\
u062b\\u0628\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_share_capitals_cat_view_title\":\"\\u06a9\\u0627\\u062a\\u06af\\
u0648\\u0631\\u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\/ \\u06a9\\u067e\\
u06cc\\u062a\\u0644\",\"mod_share_capitals_cat_view_thead_sr\":\"\\u0634\\u0645\\
u0627\\u0631\\u0647\",\"mod_share_capitals_cat_view_thead_name\":\"\\u0627\\u0633\\
u0645 \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\",\"mod_share_capitals_cat_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_add_title\":\"\\u062b\\u0628\\u062a \\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_add_input_name\":\"\\u0627\\u0633\\u0645 \\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_share_capitals_cat_category_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_share_capitals_sidebar_menu\":\"\\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\\/\\u06a9\\u067e\\u06cc\\u062a\\
u0644\",\"mod_share_capitals_view_breadcrumb\":\"\\u0633\\u0631\\u0645\\u0627\\
u06cc\\u0647\\/\\u06a9\\u067e\\u06cc\\u062a\\u0644 \\u0647\\
u0627\",\"mod_share_capitals_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_share_capitals_view_title\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647\\/\\u06a9\\u067e\\u06cc\\u062a\\
u0644\",\"mod_share_capitals_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0633\\u0631\\u0645\\u0627\\u06cc\\u0647\\/\\u06a9\\u067e\\u06cc\\u062a\\u0644 \\
u0647\\u0627\",\"mod_share_capitals_view_thead_sr\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"mod_share_capitals_view_thead_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"mod_share_capitals_view_thead_category\":\"\\u06a9\\u0627\\u062a\\
u06af\\u0648\\u0631\\u06cc\",\"mod_share_capitals_view_thead_account\":\"\\u062d\\
u0633\\u0627\\u0628\",\"mod_share_capitals_view_thead_shareholder\":\"\\u0633\\
u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"mod_share_capitals_view_thead_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"mod_share_capitals_view_thead_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc \\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"mod_share_capitals_view_thead_details\":\"\\u062c\\u0632\\u06cc\\u0627\\
u062a \\u0628\\u06cc\\u0634\\u062a\\
u0631\",\"mod_share_capitals_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_share_capitals_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_share_capitals_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_share_capitals_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_share_capitals_add_title\":\"\\u062b\\u0628\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"mod_share_capitals_add_input_date\":\"\\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"mod_share_capitals_add_input_category\":\"\\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_add_input_account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_share_capitals_add_input_shareholder\":\"\\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628 \\u0633\\u0647\\u0645 \\u062f\\u0627\\
u0631\",\"mod_share_capitals_add_input_amount\":\"\\u0645\\u0628\\u0644\\u063a \\
u0633\\u0647\\u0645\",\"mod_share_capitals_add_input_percentage\":\"\\u0641\\
u06cc\\u0635\\u062f\\u06cc \\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"mod_share_capitals_add_input_details\":\"\\u062c\\u0632\\u06cc\\u0627\\
u062a \\u0628\\u06cc\\u0634\\u062a\\
u0631\",\"mod_share_capitals_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_share_capitals_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_share_capitals_save_successfully\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u067e\\u06cc\\u062a\\u0644\",\"mod_share_capitals_edit_title\":\"\\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u067e\\u06cc\\u062a\\
u0644\",\"mod_share_capitals_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_shareholder_sidebar_main_menu\":\"\\u062b\\u0628\\u062a \\u0633\\
u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"mod_shareholder_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_shareholder_view_title\":\"\\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u0646\",\"mod_shareholder_view_add_button\":\"\\u062b\\u0628\\
u062a \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631 \\u062c\\u062f\\u06cc\\
u062f\",\"mod_shareholder_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"mod_shareholder_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_shareholder_view_thead_name\":\"\\u0627\\u0633\\
u0645\",\"mod_shareholder_view_thead_last_name\":\"\\u062a\\u062e\\u0644\\
u0635\",\"mod_shareholder_view_thead_mobile\":\"\\u0634\\u0645\\u0627\\u0631\\u0647
\\u062a\\u0645\\u0627\\u0633\",\"mod_shareholder_view_thead_nic\":\"\\u062a\\
u0630\\u06a9\\u0631\\u0647\",\"mod_shareholder_view_thead_address\":\"\\u0627\\
u062f\\u0631\\u0633\",\"mod_shareholder_view_thead_percentage\":\"\\u0641\\u06cc\\
u0635\\u062f\\u06cc \\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"mod_shareholder_view_thead_comments\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_shareholder_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_shareholder_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_shareholder_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_shareholder_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0633\\u0647\\
u0645 \\u062f\\u0627\\u0631\",\"mod_shareholder_add_title\":\"\\u062b\\u0628\\u062a
\\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631 \\u062c\\u062f\\u06cc\\
u062f\",\"mod_shareholder_add_input_name\":\"\\u0627\\u0633\\
u0645\",\"mod_shareholder_add_input_last_name\":\"\\u062a\\u062e\\u0644\\
u0635\",\"mod_shareholder_add_input_mobile\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647 \\u062a\\u0645\\u0627\\u0633\",\"mod_shareholder_add_input_nic\":\"\\u062a\\
u0630\\u06a9\\u0631\\u0647\",\"mod_shareholder_add_input_address\":\"\\u0627\\
u062f\\u0631\\u0633\",\"mod_shareholder_add_input_percentage\":\"\\u0641\\u06cc\\
u0635\\u062f\\u06cc \\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"mod_shareholder_add_input_comments\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_shareholder_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_shareholder_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\",\"mod_reminders_sidebar_main_menu\":\"\\u06cc\\u0627\\u062f \\
u0622\\u0648\\u0631\\u06cc\",\"mod_reminders_view_add_btn\":\"\\u062b\\u0628\\u062a
\\u062c\\u062f\\u06cc\\u062f\",\"mod_reminders_view_title\":\"\\u06cc\\u0627\\u062f
\\u0622\\u0648\\u0631\\u06cc\",\"mod_reminders_view_add_button\":\"\\u062b\\u0628\\
u062a \\u062c\\u062f\\u06cc\\u062f\",\"mod_reminders_view_title_listing\":\"\\
u0644\\u06cc\\u0633\\u062a \\u06cc\\u0627\\u062f \\u062f\\u0627\\u0634\\u062a \\
u0647\\u0627\",\"mod_reminders_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_reminders_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\
u062b\\u0628\\u062a\",\"mod_reminders_view_thead_title\":\"\\u0645\\u0648\\u0636\\
u0648\\u0639\",\"mod_reminders_view_thead_reminder_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u06cc\\u0627\\u062f \\u0622\\u0648\\u0631\\
u06cc\",\"mod_reminders_view_thead_discription\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_reminders_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06af\\u0631\\
u062f\",\"mod_reminders_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_reminders_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_reminders_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_reminders_add_title\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_reminders_add_input_title\":\"\\u0645\\u0648\\u0636\\u0648\\
u0639\",\"mod_reminders_add_input_reminders_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e \\u06cc\\u0627\\u062f \\u0622\\u0648\\u0631\\
u06cc\",\"mod_reminders_add_input_discription\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_reminders_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_reminders_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u06cc\\u0627\\u062f \\u0622\\u0648\\u0631\\
u06cc\",\"activities_dropdown_title\":\"\\u0645\\u0648\\u0636\\u0648\\
u0639\",\"activities_dropdown_discription\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"activities_dropdown_reminder_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e
\\u06cc\\u0627\\u062f \\u0622\\u0648\\u0631\\
u06cc\",\"titlebar_reminders_empty\":\"\\u0647\\u0634\\u062f\\u0627\\u0631 \\
u06cc\\u0627\\u062f \\u062f\\u0627\\u0634\\u062a \\u0648\\u062c\\u0648\\u062f \\
u0646\\u062f\\u0627\\u0631\\u062f\",\"titlebar_reminder_title\":\"\\u06cc\\u0627\\
u062f \\u0622\\u0648\\u0631\\u06cc \\u0647\\
u0627\",\"titlebar_reminder_alert_empty\":\"\\u06a9\\u062f\\u0627\\u0645 \\u0647\\
u0634\\u062f\\u0627\\u0631 \\u0648\\u062c\\u0648\\u062f \\u0646\\u062f\\u0627\\
u0631\\u062f\",\"titlebar_reminder_add_new_title\":\"\\u062c\\u062f\\u06cc\\
u062f\",\"titlebar_reminder_view_all_title\":\"\\u0644\\u06cc\\u0633\\
u062a\",\"mod_turnover_sidebar_main_menu\":\"\\u062a\\u0642\\u0633\\u06cc\\u0645 \\
u0645\\u0641\\u0627\\u062f \\u0628\\u06cc\\u0646 \\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u0646\",\"mod_turnover_view_add_btn\":\"\\u062b\\u0628\\
u062a \\u062c\\u062f\\u06cc\\u062f\",\"mod_turnover_view_title\":\"\\u062a\\u0642\\
u0633\\u06cc\\u0645 \\u0645\\u0641\\u0627\\u062f \\u0628\\u06cc\\u0646 \\u0633\\
u0647\\u0645 \\u062f\\u0631\\u0627\\u0646\",\"mod_turnover_view_add_button\":\"\\
u062b\\u0628\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_turnover_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0645\\u0641\\u0627\\u062f \\u0647\\u0627\\u06cc \\u062a\\u0642\\u0633\\u06cc\\
u0645 \\u0634\\u062f\\u0647 \\u0628\\u06cc\\u0646 \\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u0646\",\"mod_turnover_view_thead_sr\":\"\\u0634\\u0645\\
u0627\\u0631\\u0647\",\"mod_turnover_view_thead_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u062a\\u0642\\u0633\\u06cc\\u0645 \\u0645\\u0641\\u0627\\
u062f\",\"mod_turnover_view_thead_range\":\"\\u0631\\u0628\\
u0639\",\"mod_turnover_view_thead_net_income\":\"\\u0645\\u0641\\u0627\\u062f \\
u062e\\u0627\\u0644\\u0635\",\"mod_turnover_view_thead_action\":\"\\u0639\\u0645\\
u0644\\u06cc\\u0647\",\"mod_turnover_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_turnover_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_turnover_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_turnover_add_title\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_turnover_add_input_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_turnover_add_input_from\":\"\\u0627\\u0632 \\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"mod_turnover_add_input_to\":\"\\u0627\\u0644\\u06cc \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"mod_turnover_add_input_search_button\":\"\\u062c\\
u0633\\u062a\\u062c\\u0648\",\"mod_turnover_add_input_sales_income\":\"\\u0639\\
u0648\\u0627\\u06cc\\u062f \\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u0641\\u0631\\
u0648\\u0634\\u0627\\u062a\",\"mod_turnover_add_input_services_income\":\"\\u0639\\
u0648\\u0627\\u06cc\\u062f \\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u062e\\u062f\\
u0645\\u0627\\u062a\",\"mod_turnover_add_input_other_income\":\"\\u062f\\u06cc\\
u06af\\u0631 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"mod_turnover_add_input_total_revenue\":\"\\u0645\\u062c\\u0645\\u0648\\
u0639 \\u0645\\u0641\\u0627\\u062f \\u0646\\u0627\\u062e\\u0627\\u0644\\
u0635\",\"mod_turnover_add_input_cost_of_goods_sold\":\"\\u0627\\u0631\\u0632\\
u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\u0648\\u062e\\u062a \\
u0634\\u062f\\u0647\",\"mod_turnover_add_input_salaries\":\"\\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0634\\u062f\\
u0647\",\"mod_turnover_add_input_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\
u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"mod_turnover_add_input_assets\":\"\\u062e\\u0631\\u06cc\\u062f \\u062f\\
u0627\\u0631\\u0627\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"mod_turnover_add_input_net_income\":\"\\u0645\\u062c\\u0645\\u0648\\u0639
\\u0645\\u0641\\u0627\\u062f \\u062e\\u0627\\u0644\\
u0635\",\"mod_turnover_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_turnover_ledger_details\":\"\\u0645\\u0641\\u0627\\u062f \\u062e\\
u0627\\u0635 \\u062f\\u0631 \\u0628\\u06cc\\u0646 \\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u0646 \\u062a\\u0642\\u0633\\u064a\\u0645 \\u0634\\u062f \\
u0648 \\u0633\\u0647\\u0645\\u06cc\\u0647 \\u0634\\u0645\\u0627 \\u062f\\u0631 \\
u062d\\u0633\\u0627\\u0628 \\u0634\\u0645\\u0627 \\u0627\\u0641\\u0632\\u0648\\
u062f \\u0634\\u062f\",\"mod_shareholder_credit_sidebar_main_menu\":\"\\u0628\\
u0631\\u062f\\u0627\\u0634\\u062a \\u0647\\u0627 \\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u0646\",\"mod_shareholder_credit_view_add_btn\":\"\\u062b\\
u0628\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_shareholder_credit_view_title\":\"\\u0628\\u0631\\u062f\\u0627\\
u0634\\u062a \\u0647\\u0627 \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"mod_shareholder_credit_view_add_button\":\"\\u062b\\u0628\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"mod_shareholder_credit_view_title_listing\":\"\\
u0644\\u06cc\\u0633\\u062a \\u0628\\u0631\\u062f\\u06af\\u06cc \\u0647\\u0627\\
u06cc \\u067e\\u0648\\u0644 \\u0627\\u0632 \\u0637\\u0631\\u0641 \\u0633\\u0647\\
u0645 \\u062f\\u0627\\u0631\\u0627\\
u0646\",\"mod_shareholder_credit_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_shareholder_credit_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_shareholder_credit_view_thead_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_shareholder_credit_view_thead_shareholder\":\"\\u0633\\u0647\\
u0645 \\u062f\\u0627\\u0631\",\"mod_shareholder_credit_view_thead_amount\":\"\\
u0645\\u0628\\u0644\\u063a \\u0628\\u0631\\
u062f\",\"mod_shareholder_credit_view_thead_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc \\u0633\\u0647\\u0645\\u06cc\\
u0647\",\"mod_shareholder_credit_view_thead_account\":\"\\u0627\\u0632 \\u062d\\
u0633\\u0627\\u0628\",\"mod_shareholder_credit_view_details\":\"\\u062a\\u0641\\
u0635\\u06cc\\u0644\",\"mod_shareholder_credit_view_thead_action\":\"\\u0639\\
u0645\\u0644\\u06cc\\u0647\",\"mod_shareholder_credit_view_thead_edit\":\"\\u062a\\
u063a\\u06cc\\u0631\",\"mod_shareholder_credit_view_thead_delete\":\"\\u062d\\
u0630\\u0641\",\"mod_shareholder_credit_add_breadcrumb\":\"\\u0628\\u0631\\u062f\\
u0627\\u0634\\u062a \\u0647\\u0627 \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\
u0627\\u0646\",\"mod_shareholder_credit_add_title\":\"\\u0628\\u0631\\u062f\\
u0627\\u0634\\u062a \\u0647\\u0627 \\u0633\\u0647\\u0645 \\u062f\\u0627\\u0631\\
u0627\\u0646\",\"mod_shareholder_credit_add_input_currency\":\"\\u06a9\\u0631\\
u0646\\u0633\\u06cc\",\"mod_shareholder_credit_add_input_from\":\"\\u0627\\u0632 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_shareholder_credit_add_input_to\":\"\\
u0627\\u0644\\u06cc \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_shareholder_credit_add_input_sales_income\":\"\\u0639\\u0648\\u0627\\
u06cc\\u06cc\\u062f \\u0627\\u0632 \\u062f\\u0631\\u06a9 \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"mod_shareholder_credit_add_input_services_income\":\"\\
u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\u0627\\u0632 \\u062f\\u0631\\u06a9 \\
u062e\\u062f\\u0645\\u0627\\
u062a\",\"mod_shareholder_credit_add_input_other_income\":\"\\u062f\\u06cc\\u06af\\
u0631 \\u0639\\u0648\\u0627\\u06cc\\u06cc\\
u062f\",\"mod_shareholder_credit_add_input_total_revenue\":\"\\u0645\\u062c\\
u0645\\u0648\\u0639 \\u0645\\u0641\\u0627\\u062f \\u0646\\u0627\\u062e\\u0627\\
u0644\\u0635\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"\\u0627\\
u0631\\u0632\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0641\\u0631\\u0648\\
u062e\\u062a \\u0634\\u062f\\
u0647\",\"mod_shareholder_credit_add_input_salaries\":\"\\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\u0634\\u062f\\
u0647\",\"mod_shareholder_credit_add_input_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"mod_shareholder_credit_add_input_assets\":\"\\u062e\\u0631\\u06cc\\
u062f \\u062f\\u0627\\u0631\\u06cc\\u06cc \\u062b\\u0627\\u0628\\
u062a\",\"mod_shareholder_credit_add_input_net_income\":\"\\u0645\\u062c\\u0645\\
u0648\\u0639 \\u0645\\u0641\\u0627\\u062f \\u062e\\u0627\\u0644\\
u0635\",\"mod_shareholder_credit_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_affiliate_sale_sidebar_main_menu\":\"Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_add\":\"Add Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_view\":\"View Affiliate
Sales\",\"mod_affiliate_sale_view_add_btn\":\"Add
New\",\"mod_affiliate_sale_view_title\":\"Affiliate
Sales\",\"mod_affiliate_sale_view_add_button\":\"Add New
Sales\",\"mod_affiliate_sale_view_title_listing\":\"Affiliate Sales
Listing\",\"mod_affiliate_sale_view_thead_sr\":\"Sr
#\",\"mod_affiliate_sale_view_thead_date\":\"Date\",\"mod_affiliate_sale_view_thead
_invoice\":\"Invoive#\",\"mod_affiliate_sale_view_thead_seller\":\"Seller\",\"mod_a
ffiliate_sale_view_thead_buyer\":\"Buyer\",\"mod_affiliate_sale_view_thead_total_co
st\":\"Totol Cost\",\"mod_affiliate_sale_view_thead_total_sale\":\"Total
Sale\",\"mod_affiliate_sale_view_commission_percentage\":\"Commission(%)\",\"mod_af
filiate_sale_view_thead_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_view_thead_memo\":\"Memo\",\"mod_affiliate_sale_view_
thead_action\":\"Action\",\"mod_affiliate_sale_view_thead_edit\":\"Edit\",\"mod_aff
iliate_sale_view_thead_delete\":\"Delete\",\"mod_affiliate_sale_add_breadcrumb\":\"
Add Affiliate Sales\",\"mod_affiliate_sale_add_title\":\"Add New Affiliate
Sales\",\"mod_affiliate_sale_add_input_currency\":\"Currency\",\"mod_affiliate_sale
_add_input_saller\":\"Saller\",\"mod_affiliate_sale_add_input_saller_placeholder\":
\"Select
supplier\",\"mod_affiliate_sale_add_input_buyer\":\"Buyer\",\"mod_affiliate_sale_ad
d_input_clients_placeholder\":\"Select
Client\",\"mod_affiliate_sale_add_input_item\":\"Item\",\"mod_affiliate_sale_add_in
put_unit\":\"Unit\",\"mod_affiliate_sale_add_input_qty\":\"Quantity\",\"mod_affilia
te_sale_add_input_cost\":\"Cost\",\"mod_affiliate_sale_add_input_sale_price\":\"S\\
/
Price\",\"mod_affiliate_sale_add_input_profit\":\"Profit\",\"mod_affiliate_sale_add
_add_to_list\":\"Add to
List\",\"mod_affiliate_sale_add_thead_item\":\"Item\",\"mod_affiliate_sale_add_thea
d_unit\":\"Unit\",\"mod_affiliate_sale_add_thead_qty\":\"Quantity\",\"mod_affiliate
_sale_add_thead_cost\":\"Cost\",\"mod_affiliate_sale_add_thead_sale_price\":\"S\\/
Price\",\"mod_affiliate_sale_add_thead_profit\":\"Profit\",\"mod_affiliate_sale_add
_thead_total\":\"Total\",\"mod_affiliate_sale_add_input_total_cost\":\"Total
Cost\",\"mod_affiliate_sale_add_input_total_sale_price\":\"Total Sale
Price\",\"mod_affiliate_sale_add_input_commission\":\"Commission
%\",\"mod_affiliate_sale_add_input_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_add_input_rent\":\"Rent\",\"mod_affiliate_sale_add_in
put_mazdory\":\"Mazdory\",\"mod_affiliate_sale_add_input_monshiana\":\"Monshiana\",
\"mod_affiliate_sale_add_input_akhrajat\":\"Degar
Akhrajat\",\"mod_affiliate_sale_add_input_total_expenses\":\"Total
Expenses\",\"mod_affiliate_sale_add_input_net_cost\":\"Net
Cost\",\"mod_affiliate_sale_added\":\"Affiliate Sales
Saved\",\"mod_affiliate_sale_save_successfully\":\"Affiliate Sales Saved
Successfully\",\"mod_affiliate_sale_update\":\"Affiliate Sales
Updated\",\"mod_affiliate_sale_update_successfully\":\"Affiliate Sales Updated
Successfully\",\"mod_affiliate_sale_edit_title\":\"Edit Affiliate
Sales\",\"mod_stock_item_sidebar_main_menu\":\"\\u0645\\u0639\\u0631\\u06cc\\
u0641\\u06cc \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_stock_item_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_stock_item_view_title\":\"\\u0627\\u0633\\u0645 \\u062c\\
u0646\\u0633\",\"mod_stock_item_view_add_button\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_stock_item_view_title_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_stock_item_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_stock_item_view_thead_name\":\"\\u0627\\u0633\\u0645 \\u062c\\u0646\\
u0633\",\"mod_stock_item_view_thead_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_stock_item_view_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_stock_item_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_stock_item_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_stock_item_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_stock_item_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_stock_item_add_title\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_stock_item_add_input_name\":\"\\u0627\\u0633\\u0645 \\
u062c\\u0646\\u0633\",\"mod_stock_item_add_input_currency\":\"\\u06a9\\u0631\\
u0646\\u0633\\u06cc\",\"mod_stock_item_add_input_unit\":\"\\u0648\\u0627\\u062c\\
u062f\",\"mod_stock_item_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631
\\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u062c\\u0646\\u0633 \\u0645\\
u0635\\u0631\\u0641\\u06cc\",\"item_stock_in_sidebar_title\":\"\\u062e\\u0631\\
u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"item_stock_out_sidebar_title\":\"\\u0628\\u0647 \\u0645\\u0635\\u0631\\
u0641 \\u0631\\u0633\\u06cc\\u062f\\
u0646\",\"item_stock_balance_sidebar_title\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_item_stock_in_sidebar_main_menu\":\"\\u062e\\u0631\\u06cc\\u062f \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_item_stock_in_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\
u06cc\\u062f\",\"mod_item_stock_in_view_title\":\"\\u062e\\u0631\\u06cc\\u062f \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_item_stock_in_view_add_button\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f \\u062e\\u0631\\u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\
u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_item_stock_in_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u062e\\u0631\\u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\
u0631\\u0641\\u06cc\",\"mod_item_stock_in_view_thead_sr\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"mod_item_stock_in_view_thead_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"mod_item_stock_in_view_thead_item\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_item_stock_in_view_thead_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_item_stock_in_view_thead_bill\":\"\\u0628\\u06cc\\
u0644\",\"mod_item_stock_in_view_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_item_stock_in_view_thead_quantity\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u062e\\u0631\\u06cc\\u062f\",\"mod_item_stock_in_view_thead_account\":\"\\
u062d\\u0633\\u0627\\u0628\",\"mod_item_stock_in_view_thead_cost\":\"\\u0642\\
u06cc\\u0645\\u062a\",\"mod_item_stock_in_view_thead_total\":\"\\u062c\\u0645\\
u0644\\u0647\",\"mod_item_stock_in_view_details\":\"\\u0645\\u0639\\u0644\\u0648\\
u0645\\u0627\\u062a \\u0628\\u06cc\\u0634\\u062a\\
u0631\",\"mod_item_stock_in_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_item_stock_in_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_item_stock_in_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_item_stock_in_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062e\\
u0631\\u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\
u0641\\u06cc\",\"mod_item_stock_in_add_title\":\"\\u062b\\u0628\\u062a \\u062e\\
u0631\\u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\
u0641\\u06cc\",\"mod_item_stock_in_add_input_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_item_stock_in_add_input_item\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_item_stock_in_add_input_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"mod_item_stock_in_add_input_account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"mod_item_stock_in_add_input_option_opening_stock\":\"Opening
Stock\",\"mod_item_stock_in_add_input_bill\":\"\\u0628\\u06cc\\
u0644\",\"mod_item_stock_in_add_input_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_item_stock_in_add_input_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"mod_item_stock_in_add_input_cost\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"mod_item_stock_in_add_input_details\":\"\\u0645\\u0639\\u0644\\u0648\\
u0645\\u0627\\u062a \\u0628\\u06cc\\u0634\\u062a\\
u0631\",\"mod_item_stock_in_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In Updated
Successfully\",\"mod_item_stock_in_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u062e\\u0631\\u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\
u0631\\u0641\\u06cc\",\"mod_item_stock_out_sidebar_main_menu\":\"\\u0628\\u0647 \\
u0645\\u0635\\u0631\\u0641 \\u0631\\u0633\\u06cc\\u062f\\
u0646\",\"mod_item_stock_out_view_add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_item_stock_out_view_title\":\"\\u0628\\u0647 \\u0645\\
u0635\\u0631\\u0641 \\u0631\\u0633\\u06cc\\u062f\\
u0646\",\"mod_item_stock_out_view_add_button\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f \\u0628\\u0647 \\u0645\\u0635\\u0631\\u0641 \\u0631\\u0633\\
u06cc\\u062f\\u0646\",\"mod_item_stock_out_view_title_listing\":\"\\u0644\\u06cc\\
u0633\\u062a \\u0628\\u0647 \\u0645\\u0635\\u0631\\u0641 \\u0631\\u0633\\u06cc\\
u062f\\u0647\",\"mod_item_stock_out_view_thead_sr\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"mod_item_stock_out_view_thead_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"mod_item_stock_out_view_thead_item\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_item_stock_out_view_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_item_stock_out_view_thead_quantity\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u0645\\u0635\\u0631\\u0641\",\"mod_item_stock_out_view_details\":\"\\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0628\\u06cc\\u0634\\u062a\\
u0631\",\"mod_item_stock_out_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_item_stock_out_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_item_stock_out_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_item_stock_out_item_ava_text\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f\",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock
_out_quantity_message_sub_title\":\"\\u0644\\u0637\\u0641\\u0627 \\u062a\\u0639\\
u062f\\u0627\\u062f \\u0645\\u0648\\u062c\\u0648\\u062f \\u0631\\u0627 \\u0686\\
u06a9 \\u06a9\\u0646\\u06cc\\
u0646\",\"mod_item_stock_out_quantity_message_button_title\":\"\\u0645\\u062a\\
u0648\\u062c\\u0647 \\u0634\\u062f\\
u0645\",\"mod_item_stock_out_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f \\u0628\\u0647 \\u0645\\u0635\\u0631\\u0641 \\u0631\\u0633\\
u06cc\\u062f\\u0646\",\"mod_item_stock_out_add_title\":\"\\u0628\\u0647 \\u0645\\
u0635\\u0631\\u0641 \\u0631\\u0633\\u06cc\\u062f\\
u0646\",\"mod_item_stock_out_add_input_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_item_stock_out_add_input_item\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_item_stock_out_add_input_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f \\u0645\\u0635\\u0631\\u0641\",\"mod_item_stock_out_add_expense_type\":\"\\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\u06cc \\u0645\\u0635\\u0631\\u0641 \\
u0645\\u0631\\u0628\\u0648\\u0637\\
u0647\",\"mod_item_stock_out_expense_account_name_title\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f \\u062e\\u0631\\u06cc\\
u062f\",\"mod_item_stock_out_add_input_details\":\"\\u0645\\u0639\\u0644\\u0648\\
u0645\\u0627\\u062a \\u0628\\u06cc\\u0634\\u062a\\
u0631\",\"mod_item_stock_out_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_item_stock_out_save_successfully\":\"Item Stock Out Saved
Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_item_stock_in_out_view_title_listing\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"mod_item_stock_in_out_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_item_stock_in_out_view_thead_item\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_item_stock_in_out_view_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"mod_item_stock_in_out_view_thead_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_item_stock_in_out_view_thead_cost\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"mod_item_stock_in_out_view_thead_in_quantity\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f \\u062e\\u0631\\u06cc\\
u062f\",\"mod_item_stock_in_out_view_thead_in_amount\":\"\\u0645\\u0628\\u0644\\
u063a \\u062e\\u0631\\u06cc\\u062f\",\"mod_item_stock_in_out_view_thead_bill\":\"\\
u0628\\u06cc\\u0644\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"\\u062a\\
u0639\\u062f\\u0627\\u062f \\u0645\\u0635\\u0631\\
u0641\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closing_
financial_view_title\":\"\\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\
u06cc\",\"day_closing_view_title_heading\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u06a9\\u0627\\u0631\\u06cc \\u0631\\u0648\\
u0632\",\"day_closing_view_title_filter_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"day_closing_view_title_filter_account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"day_closing_view_title_filter_from\":\"\\u0627\\u0632 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"day_closing_view_title_filter_to\":\"\\u0627\\u0644\\
u06cc \\u062a\\u0627\\u0631\\u06cc\\u062e\",\"day_closing_view_thead_sr\":\"\\
u0634\\u0645\\u0627\\u0631\\u0647\",\"day_closing_view_thead_date\":\"\\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"day_closing_view_thead_module\":\"\\u0645\\u0648\\
u062f\\u06cc\\u0648\\u0644\",\"day_closing_view_thead_description\":\"\\u062a\\
u0641\\u0635
\\u06cc\\u0644\",\"day_closing_view_thead_dr_account\":\"\\u062d\\u0633\\u0627\\
u0628 \\u0628\\u0631\\u062f\",\"day_closing_view_thead_debit\":\"\\u0628\\u0631\\
u062f\",\"day_closing_view_thead_cr_account\":\"\\u062d\\u0633\\u0627\\u0628 \\
u0631\\u0633\\u06cc\\u062f\",\"day_closing_view_thead_credit\":\"\\u0631\\u0633\\
u06cc\\u062f\",\"day_closing_view_thead_module_sales\":\"\\u0641\\u0631\\u0648\\
u0634\",\"day_closing_view_thead_module_purchase\":\"\\u062e\\u0631\\u06cc\\
u062f\",\"day_closing_view_thead_module_expense\":\"\\u0645\\u0635\\u0631\\
u0641\",\"day_closing_view_thead_module_extra_income\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"day_closing_view_thead_module_item_stock_in\":\"\\u062e\\u0631\\u06cc\\
u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0645\\u0635\\u0631\\u0641\\
u06cc\",\"day_closing_view_thead_module_journal\":\"\\u0631\\u0648\\u0632\\u0646\\
u0627\\u0645\\u0686\\u0647\",\"day_closing_view_thead_text_stock\":\"\\u06af\\
u062f\\u0627\\u0645\\u062f\\u0627\\u0631\\
u06cc\",\"day_closing_view_thead_text_expense\":\"\\u0645\\u0635\\u0627\\u0631\\
u0641 \\u0634\\u0631\\u06a9\\
u062a\",\"day_closing_view_thead_text_extra_income\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"day_closing_view_thead_by\":\"\\u0630\\u0631\\u06cc\\u0639\\
u0647\",\"mod_metu_stock_sidebar_main_menu\":\"\\u0645\\u06cc\\u0646\\u0648\\u06cc
METU\",\"mod_metu_stock_metu_sidebar_menu\":\"\\u0631\\u0627\\u062c\\u0633\\u062a\\
u0631
METU\",\"mod_metu_stock_metu_view_breadcrumb\":\"METU\",\"mod_metu_stock_metu_view_
add_btn\":\"\\u062b\\u0628\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_metu_stock_metu_view_title\":\"METU\",\"mod_metu_stock_metu_view_titl
e_listing\":\"\\u0644\\u06cc\\u0633\\u062a
METU\",\"mod_metu_stock_metu_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_metu_stock_metu_view_thead_name\":\"\\u0627\\u0633\\u0645
METU\",\"mod_metu_stock_metu_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_metu_stock_metu_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_metu_stock_metu_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_metu_stock_metu_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u062c\\
u062f\\u06cc\\u062f\",\"mod_metu_stock_metu_add_title\":\"\\u062b\\u0628\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"mod_metu_stock_metu_add_input_name\":\"\\u0627\\
u0633\\u0645 METU\",\"mod_metu_stock_metu_add_input_currency\":\"\\u06a9\\u0631\\
u0646\\u0633\\u06cc \\u0628\\u0631\\u0627\\u06cc
METU\",\"mod_metu_stock_metu_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_metu_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 METU\",\"mod_metu_stock_metu_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631
METU\",\"mod_metu_stock_metu_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_report_sidebar_menu\":\"\\u0644\\u06cc\\u062c\\u0631
METU\",\"mod_metu_stock_report_stock_purchased_from\":\"\\u062e\\u0631\\u06cc\\
u062f \\u0627\\u0632\",\"mod_metu_stock_report_stock_sold_to\":\"\\u0641\\u0631\\
u0648\\u0634 \\u0628\\u0647\",\"mod_metu_stock_report_report_view_breadcrumb\":\"\\
u0644\\u06cc\\u062c\\u0631 METU\",\"mod_metu_stock_report_view_title\":\"\\u0644\\
u06cc\\u062c\\u0631 METU\",\"mod_metu_stock_report_view_title_listing\":\"\\u0644\\
u06cc\\u062c\\u0631 METU\",\"mod_metu_stock_report_view_available_stock\":\"METU \\
u0645\\u0648\\u062c\\u0648\\
u062f\",\"mod_metu_stock_report_view_filter_metu\":\"METU\",\"mod_metu_stock_report
_view_filter_from\":\"\\u0627\\u0632 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_report_view_filter_to\":\"\\u0627\\u0644\\u06cc \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"mod_metu_stock_report_view_filter_search\":\"\\
u062c\\u0633\\u062a\\u062c\\
u0648\",\"mod_metu_stock_report_view_thead_current_balance\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633 \\u0641\\u0639\\u0644\\
u06cc\",\"mod_metu_stock_report_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_metu_stock_report_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_report_view_thead_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_metu_stock_report_view_thead_profit\":\"\\u0645\\u0641\\
u0627\\u062f\",\"mod_metu_stock_report_view_thead_debit\":\"\\u062e\\u0631\\u06cc\\
u062f METU\",\"mod_metu_stock_report_view_thead_credit\":\"\\u0641\\u0631\\u0648\\
u0634 METU\",\"mod_metu_stock_report_view_thead_balance\":\"\\u0645\\u0648\\u062c\\
u0648\\u062f\",\"mod_metu_stock_purchase_sidebar_menu\":\"\\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc METU\",\"mod_metu_stock_purchase_view_breadcrumb\":\"\\
u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc
METU\",\"mod_metu_stock_purchase_statement_text\":\"\\u062e\\u0631\\u06cc\\
u062f\",\"mod_metu_stock_purchase_view_add_btn\":\"\\u062e\\u0631\\u06cc\\u062f \\
u062c\\u062f\\u06cc\\u062f\",\"mod_metu_stock_purchase_view_title\":\"\\u062e\\
u0631\\u06cc\\u062f\\u0631\\u0627\\u06cc
METU\",\"mod_metu_stock_purchase_view_title_listing\":\"\\u0644\\u06cc\\u0633\\
u062a \\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc
METU\",\"mod_metu_stock_purchase_view_filter_supplier\":\"\\u0641\\u0631\\u0648\\
u0634\\u0646\\u062f\\u0647 METU\",\"mod_metu_stock_purchase_view_filter_from\":\"\\
u0627\\u0632 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_purchase_view_filter_to\":\"\\u0627\\u0644\\u06cc \\
u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_purchase_view_filter_search\":\"\\u062c\\u0633\\u062a\\
u062c\\u0648\",\"mod_metu_stock_purchase_view_thead_sr\":\"\\u0634\\u0645\\u0627\\
u0631\\u0647\",\"mod_metu_stock_purchase_view_thead_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"mod_metu_stock_purchase_view_thead_supplier\":\"\\u0641\\
u0631\\u0648\\u0634\\u0646\\u062f\\u0647
METU\",\"mod_metu_stock_purchase_view_thead_value\":\"\\u0628\\u0647 \\u0627\\
u0631\\u0632\\u0634\\u062a\",\"mod_metu_stock_purchase_view_thead_percentage\":\"\\
u0641\\u06cc\\u0635\\u062f\\
u06cc\",\"mod_metu_stock_purchase_view_thead_metu\":\"\\u0627\\u0646\\u062f\\
u0627\\u0632\\u0647 METU\",\"mod_metu_stock_purchase_view_thead_details\":\"\\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"mod_metu_stock_purchase_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\",\"mod_metu_stock_purchase_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_metu_stock_purchase_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_metu_stock_purchase_add_breadcrumb\":\"\\u062e\\u0631\\u06cc\\u062f
METU\",\"mod_metu_stock_purchase_add_title\":\"\\u062e\\u0631\\u06cc\\u062f
METU\",\"mod_metu_stock_purchase_add_input_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_purchase_add_input_supplier\":\"\\u0641\\u0631\\u0648\\
u0634\\u0646\\u062f\\u0647
METU\",\"mod_metu_stock_purchase_add_input_metu\":\"METU\",\"mod_metu_stock_purchas
e_add_input_value\":\"\\u0628\\u0647 \\u0627\\u0631\\u0632\\u0634\\
u062a\",\"mod_metu_stock_purchase_add_input_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc\",\"mod_metu_stock_purchase_add_input_purchased_metu\":\"\\u0627\\
u0646\\u062f\\u0627\\u0632\\u0647
METU\",\"mod_metu_stock_purchase_add_input_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\\u0627\\u062a\",\"mod_metu_stock_purchase_add_input_save\":\"\\u062b\\
u0628\\u062a\",\"mod_metu_stock_purchase_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"\\u062a\\u063a\\
u06cc\\u0631 \\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc
METU\",\"mod_metu_stock_purchase_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc
METU\",\"mod_metu_stock_purchase_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_sale_sidebar_menu\":\"\\u0641\\u0631\\u0648\\u0634
METU\",\"mod_metu_stock_sale_view_breadcrumb\":\"\\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a METU\",\"mod_metu_stock_sale_statement_text\":\"\\u0641\\u0631\\
u0648\\u0634\",\"mod_metu_stock_sale_view_add_btn\":\"\\u0641\\u0631\\u0648\\
u0634 \\u062c\\u062f\\u06cc\\u062f METU\",\"mod_metu_stock_sale_view_title\":\"\\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a
METU\",\"mod_metu_stock_sale_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a
METU\",\"mod_metu_stock_sale_view_filter_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_metu_stock_sale_view_filter_from\":\"\\u0627\\u0632 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"mod_metu_stock_sale_view_filter_to\":\"\\u0627\\u0644\\
u06cc \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_sale_view_filter_search\":\"\\u062c\\u0633\\u062a\\u062c\\
u0648\",\"mod_metu_stock_sale_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_metu_stock_sale_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_sale_view_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_metu_stock_sale_view_thead_value\":\"\\u0628\\u0647 \\u0627\\u0631\\
u0632\\u0634\\u062a\",\"mod_metu_stock_sale_view_thead_percentage\":\"\\u0641\\
u06cc\\u0635\\u062f\\u06cc\",\"mod_metu_stock_sale_view_thead_metu\":\"\\u0627\\
u0646\\u062f\\u0627\\u0632\\u0647
METU\",\"mod_metu_stock_sale_view_thead_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\\u0627\\u062a\",\"mod_metu_stock_sale_view_thead_action\":\"\\u0639\\u0645\\
u0644\\u06cc\\u0647\",\"mod_metu_stock_sale_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_metu_stock_sale_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_metu_stock_sale_add_breadcrumb\":\"\\u0641\\u0631\\u0648\\u0634
\\u062c\\u062f\\u06cc\\u062f METU\",\"mod_metu_stock_sale_add_title\":\"\\u0641\\
u0631\\u0648\\u0634 \\u062c\\u062f\\u06cc\\u062f
METU\",\"mod_metu_stock_sale_add_input_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_sale_add_input_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_metu_stock_sale_add_input_metu\":\"METU\",\"mod_metu_stock_sale_add_i
nput_value\":\"\\u0628\\u0647 \\u0627\\u0631\\u0632\\u0634\\
u062a\",\"mod_metu_stock_sale_add_input_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc\",\"mod_metu_stock_sale_add_input_sold_metu\":\"\\u0627\\u0646\\
u062f\\u0627\\u0632\\u0647 METU\",\"mod_metu_stock_sale_add_input_details\":\"\\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"mod_metu_stock_sale_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_sale_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u0641\\u0631\\u0648\\u0634\",\"mod_metu_stock_sale_edit_title\":\"\\u062a\\
u063a\\u06cc\\u0631 \\u0641\\u0631\\u0648\\
u0634\",\"mod_metu_stock_sale_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_items_sets_sidebar_menu\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645 \\
u0633\\u062a \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"mod_items_sets_sales_popup_btn\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0627\\u0632 \\u0631\\u0648\\u06cc \\
u0633\\u062a\",\"mod_items_sets_sales_popup_title\":\"\\u0633\\u062a \\u0631\\u0627
\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0648 \\u0628\\u0647 \\u0644\\u06cc\\
u0633\\u062a \\u0641\\u0631\\u0648\\u0634 \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0646\\u06cc\\u062f!\",\"mod_items_sets_sales_popup_select_sets\":\"\\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0633\\
u062a\",\"mod_items_sets_sales_popup_select_add\":\"\\u0627\\u0641\\u0632\\u0648\\
u062f\\u0646 \\u0628\\u0647 \\u0644\\u06cc\\u0633\\u062a \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"mod_items_sets_view_add_btn\":\"\\u062b\\u0628\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"mod_items_sets_view_title\":\"\\u0633\\u062a \\
u0647\\u0627\",\"mod_items_sets_view_title_listing\":\"\\u0644\\u06cc\\u0633\\u062a
\\u0633\\u062a \\u0647\\u0627\\u06cc \\u062a\\u0646\\u0638\\u06cc\\u0645 \\u0634\\
u062f\\u0647\",\"mod_items_sets_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_items_sets_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_items_sets_view_thead_name\":\"\\u0627\\u0633\\u0645 \\u0633\\
u062a\",\"mod_items_sets_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_items_sets_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_items_sets_view_thead_delete\":\"\\u062d\\u0630\\
u0641\",\"mod_items_sets_add_breadcrumb\":\"\\u062b\\u0628\\u062a \\u0633\\u062a \\
u062c\\u062f\\u06cc\\u062f\",\"mod_items_sets_add_title\":\"\\u062b\\u0628\\
u062a \\u0633\\u062a \\u062c\\u062f\\u06cc\\
u062f\",\"mod_items_sets_add_input_name\":\"\\u0627\\u0633\\u0645 \\u0633\\
u062a\",\"mod_items_sets_add_input_item\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u062c\\u0646\\u0633 \\u0628\\u0631\\u0627\\u06cc \\u0633\\
u062a\",\"mod_items_sets_add_input_unit\":\"\\u0627\\u0646\\u062a\\u062d\\u0627\\
u0628 \\u0648\\u0627\\u062d\\u062f\",\"mod_items_sets_add_input_warehouse\":\"\\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06af\\u062f\\u0627\\
u0645\",\"mod_items_sets_add_input_batch\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u0628\\u06cc\\u0686\",\"mod_items_sets_add_input_qty\":\"\\u062f\\u0631\\
u062c \\u062a\\u0639\\u062f\\u0627\\
u062f\",\"mod_items_sets_add_input_add_to_list\":\"\\u0628\\u0647 \\u0633\\u062a \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0631\\u062f\\
u0646\",\"mod_items_sets_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_items_sets_added\":\"\\u062b\\u0628\\u062a \\u0634\\
u062f\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u062a\",\"mod_items_sets_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u062a\",\"mod_items_sets_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_items_token_sidebar_menu\":\"Tokens\",\"mod_items_token_sales_popup_b
tn\":\"Add Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"\\u062a\\u0627\\u06cc\\u06cc\\u062f\\u06cc \\u0645\\u0639\\u0627\\u0645\\u0644\\
u0627\\u062a\",\"mod_approvals_sub_sidebar_menu\":\"\\u062a\\u0627\\u06cc\\u06cc\\
u062f\\u06cc \\u0645\\u062f\\u06cc\\
u0631\",\"mod_approvals_main_sidebar_menu\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f\\
u06cc \\u0631\\u06cc\\u0633\",\"mod_approvals_button_approve\":\"\\u062a\\u0627\\
u06cc\\u06cc\\u062f \\u06a9\\u0631\\u062f\\
u0646\",\"mod_approvals_button_rejected\":\"\\u0631\\u062f \\u06a9\\u0631\\u062f\\
u0646\",\"mod_approvals_data_missing_head\":\"\\u062f\\u06cc\\u062a\\u0627 \\
u0628\\u0631\\u0627\\u06cc \\u062a\\u0627\\u06cc\\u06cc\\u062f\\u06cc \\u0648\\
u062c\\u0648\\u062f \\u0646\\u062f\\u0627\\u0631\\
u062f\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f\\u06cc
\\u0647\\u0627\",\"mod_approvals_view_breadcrumb\":\"\\u062a\\u0627\\u06cc\\u06cc\\
u062f\\u06cc \\u0647\\u0627\",\"mod_approvals_view_filter_module\":\"\\u0645\\
u0648\\u062f\\u06cc\\u0648\\
u0644\",\"mod_approvals_view_filter_module_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641\",\"mod_approvals_view_filter_module_stock_in\":\"\\u0627\\u0633\\
u062a\\u0627\\u06a9 \\u062f\\u062e\\u0648\\
u0644\",\"mod_approvals_view_filter_module_stock_out\":\"\\u0627\\u0633\\u062a\\
u0627\\u06a9 \\u062e\\u0631\\u0648\\
u062c\",\"mod_approvals_view_filter_module_journal\":\"\\u0631\\u0648\\u0632\\
u0646\\u0627\\u0645\\u0686\\u0647\",\"mod_approvals_view_filter_module_sales\":\"\\
u0641\\u0631\\u0648\\u0634\",\"mod_approvals_view_filter_module_purchases\":\"\\
u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\
u06cc\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"\\u062c\\u0633\\u062a\\u062c\\
u0648\",\"mod_approvals_added\":\"\\u0645\\u0639\\u0627\\u0645\\u0644\\u0647 \\
u062a\\u0627\\u06cc\\u06cc\\u062f \\u0634\\
u062f\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"\\u0627\\u062c\\u0627\\
u0632\\u0647 \\u0646\\u062f\\u0627\\u0631\\u06cc\\
u0646\",\"reports_title_main_financial_reports\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0639\\u0645\\u0648\\u0645\\u06cc \\u062d\\u0633\\u0627\\u0628\\u062f\\
u0627\\u0631\\u06cc\",\"reports_title_financial_balancesheet\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633 \\u0634\\u06cc\\u062a \\/ \\u062a\\u0631\\u0627\\u0632\\u0646\\
u0627\\u0645\\u0647\",\"reports_title_financial_trial_balance\":\"\\u062a\\u0631\\
u06cc\\u0644 \\u0628\\u0644\\u0627\\u0646\\u0633 \\/ \\u0628\\u0644\\u0627\\u0646\\
u0633 \\u0627\\u0632\\u0645\\u0627\\u06cc\\u0634\\
u06cc\",\"reports_title_financial_income_statement\":\"\\u0627\\u0646\\u06a9\\u0645
\\u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\/ \\u0628\\u0631\\
u06af\\u0647 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"reports_title_financial_income_expenses\":\"-----\",\"reports_title_finan
cial_day_closing\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\u0631\\u0648\\
u0632\",\"reports_title_financial_cash_flow\":\"\\u06a9\\u06cc\\u0634 \\u0641\\
u0644\\u0648 \\/ \\u062c\\u0631\\u06cc\\u0627\\u0646\\u0627\\u062a \\u0646\\u0642\\
u062f\\u0647\",\"reports_title_financial_chart_of_accounts\":\"\\u0686\\u0627\\
u0631\\u062a \\u0627\\u0641 \\u0627\\u06a9\\u0627\\u0648\\u0646\\
u062a\",\"reports_title_financial_clients_balance_summary\":\"\\u0627\\u0648\\
u06af\\u0631\\u0627\\u06cc\\u06cc
\\u0644\\u06cc\\u0633\\u062a \\/ \\u0628\\u0644\\u0627\\u0646\\u0633 \\u0633\\
u0645\\u0631\\u06cc\",\"reports_title_financial_general_balance_summary\":\"\\
u062e\\u0644\\u0635 \\u0628\\u0644\\u0627\\u0646\\u0633 \\u0639\\u0645\\u0648\\
u0645\\u06cc\",\"reports_title_financial_profit_loss\":\"\\u0645\\u0641\\u0627\\
u062f \\u0648 \\u0646\\u0642\\
u0635\",\"reports_title_financial_marketer_balance_summary\":\"\\u0645\\u0627\\
u0631\\u06a9\\u06cc\\u062a\\u0631 \\u0628\\u0644\\u0627\\u0646\\u0633 \\u0633\\
u0645\\u0631\\u06cc\",\"reports_title_financial_sales_man_recovery\":\"\\u0633\\
u06cc\\u0644\\u0632 \\u0645\\u06cc\\u0646 \\u0631\\u06cc\\u06a9\\u0648\\u0631\\
u06cc \\u06af\\u0632\\u0627\\u0631\\
u0634\",\"reports_title_statements_title_main\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\
u0627 \\/ \\u0627\\u06a9\\u0627\\u0648\\u0646\\u062a \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_cashbook\":\"\\u0635\\u0648\\u0631\\
u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\u0631 \\u0627\\
u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u06a9\\u06cc\\u0634 \\/ \\u0646\\
u0642\\u062f\\u0647\",\"reports_title_statements_title_supplier\":\"\\u0635\\
u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\
u0631 \\u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u0641\\u0631\\
u0648\\u0634\\u0646\\u062f\\u0647 \\u0647\\u0627 \\/ \\u0633\\u067e\\u0644\\u0627\\
u06cc\\u0631\\u0632\",\"reports_title_statements_title_client\":\"\\u0635\\u0648\\
u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\u0631 \\
u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u0645\\u0634\\u062a\\
u0631\\u06cc\\u0627\\u0646 \\/ \\u06a9\\u0644\\u0627\\u06cc\\u0646\\
u062a\",\"reports_title_statements_title_current_account\":\"\\u0635\\u0648\\
u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\u0631 \\
u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u062d\\u0633\\u0627\\u0628
\\u062c\\u0627\\u0631\\u06cc\",\"reports_title_statements_title_bank\":\"\\u0635\\
u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\
u0631 \\u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u0628\\u0627\\
u0646\\u06a9 \\u0648 \\u0635\\u0631\\u0627\\u0641\\
u06cc\",\"reports_title_statements_title_employee\":\"\\u0635\\u0648\\u0631\\
u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\u0631 \\u0627\\
u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u06a9\\u0627\\u0631\\u0645\\
u0646\\u062f\\u0627\\u0646\",\"reports_title_statements_title_transit\":\"\\u0635\\
u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\/ \\u0644\\u06cc\\u062c\\
u0631 \\u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\u062a\\u0631\\
u0627\\u0646\\u0632\\u06cc\\u062a\",\"reports_title_statements_title_general\":\"\\
u0635\\u0648\\u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\u0639\\u0645\\u0648\\
u0645\\u06cc \\/ \\u062c\\u0646\\u0631\\u0644 \\u0644\\u06cc\\u062c\\u0631 \\
u0627\\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\
u062a\",\"reports_title_statements_title_micro_balancesheet\":\"Micro
BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"\\u0635\\u0648\\
u0631\\u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627\\u06cc \\u0633\\u0647\\
u0645 \\u062f\\u0631\\u0627\\u0646 \\u0634\\u0631\\u06a9\\
u062a\",\"reports_general_title_main\":\"\\u06af\\u0632\\u0627\\u0631\\u0634\\
u0627\\u062a \\u0639\\u0645\\u0648\\u0645\\
u06cc\",\"reports_general_title_inventory\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u06af\\u062f\\u0627\\u0645\\u062f\\u0627\\u0631\\
u06cc\",\"reports_general_title_sale_stock\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0627\\u0633\\u062a\\u0627\\u06a9 \\u0648 \\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a\",\"reports_general_title_item_stock\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u0645\\u0641\\u0635\\u0644 \\u06cc\\u06a9 \\u062c\\u0646\\
u0633\",\"reports_general_title_raw_warehouse\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\
u0645\",\"reports_general_title_sales_warehouse\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0645\\u0648\\u0627\\u062f \\u062b\\u0627\\u0628\\u062a \\u06cc\\u0627 \\
u062a\\u062c\\u0627\\u0631\\u062a\\u06cc \\u0627\\u0633\\u062a\\u0627\\
u06a9\",\"reports_general_title_item_ledger\":\"\\u06af\\u0632\\u0627\\u0631\\u0634
\\u0627\\u0633\\u062a\\u0627\\u06a9 \\/ \\u0627\\u062c\\u0646\\u0627\\u0633 \\
u0628\\u0627 \\u062c\\u0632\\u06cc\\u0627\\
u062a\",\"reports_general_title_damage\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0627\\u062c\\u0646\\u0627\\u0633 \\u0636\\u0627\\u06cc\\u0639 \\u0634\\u062f\\
u0647\",\"reports_general_title_expenses\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0645\\u0635\\u0627\\u0631\\u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"reports_general_title_sales\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0639\\u0645\\u0648\\u0645\\u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"reports_general_title_sales_return\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0628\\u0631\\u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a\",\"reports_general_title_sales_item\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a \\u0628\\u0647 \\u0627\\
u0633\\u0627\\u0633 \\u062c\\u0646\\
u0633\",\"reports_general_title_client_items\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0641\\u0631\\u0648\\u0634 \\u0628\\u06cc\\u0646 \\u062c\\u0646\\u0633 \\
u0648 \\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"reports_general_title_sales_expense\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0645\\u0635\\u0631\\u0641 \\u0628\\u0627\\u0631\\u06af\\u06cc\\u0631\\
u06cc \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"reports_general_title_purchases\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0639\\u0645\\u0648\\u0645\\u06cc \\u062e\\u0631\\u06cc\\
u062f\",\"reports_general_title_purchases_items\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u062e\\u0631\\u06cc\\u062f \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\
u062c\\u0646\\u0633\",\"reports_general_title_purchase_expense\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"reports_general_title_production\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"reports_general_title_production_expenses\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u0645\\u0635\\u0631\\u0641 \\u0646\\u0642\\u062f\\u0647 \\u062a\\
u0648\\u0644\\u06cc\\u062f\",\"reports_general_title_warehouse_transfer\":\"\\
u06af\\u0632\\u0627\\u0631\\u0634 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\
u0627\\u062a \\u0628\\u06cc\\u0646 \\u06af\\u062f\\u0627\\u0645 \\u0647\\
u0627\",\"reports_general_title_sales_discount\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a \\u06f1\",\"reports_general_title_sales_discount2\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a \\u06f2\",\"reports_general_title_purchase_discount\":\"\\u06af\\
u0632\\u0627\\u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u062e\\u0631\\
u06cc\\u062f\\u0627\\u0631\\
u06cc\",\"reports_general_title_transfer_in_discount\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u06f1 \\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u0628\\u0647 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"reports_general_title_transfer_in_discount2\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u06f2 \\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u0628\\u0647 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"reports_general_title_transfer_out_discount\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u06f1 \\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"reports_general_title_transfer_out_discount2\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u06f2 \\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\u0634\\u0639\\u0628\\
u0647\",\"reports_general_title_sales_services\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a \\u0627\\u062c\\u0646\\u0627\\
u0633 \\u0627\\u0636\\u0627\\u0641\\u06cc \\/ \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"reports_general_title_services\":\"\\u06af\\u0632\\u0627\\u0631\\u0634 \\
u0628\\u06cc\\u0644 \\u0647\\u0627\\u06cc \\u062e\\u062f\\u0645\\u0627\\u062a\\
u06cc\",\"reports_general_title_services_items\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0628\\u06cc\\u0644 \\u0647\\u0627\\u06cc \\u062e\\u062f\\u0645\\u0627\\
u062a\\u06cc \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u0627\\u06cc\\u062a\\
u0645\",\"reports_general_title_marketers\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a \\u0645\\u0627\\u0631\\u06a9\\
u06cc\\u062a\\u0631 \\/ \\u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628 \\
u0647\\u0627\",\"reports_general_title_batch_wise_stock\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0647 \\u0627\\u0633\\
u0627\\u0633 \\u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\
u0631\",\"reports_general_title_sales_return_report\":\"\\u06af\\u0632\\u0627\\
u0631\\u0634 \\u0628\\u0631\\u06af\\u0634\\u062a\\u06cc \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"reports_general_title_near_expiry\":\"\\u06af\\u0632\\
u0627\\u0631\\u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0646\\u0632\\u062f\\
u06cc\\u06a9 \\u0628\\u0647 \\u0627\\u06cc\\u06a9\\u0633\\u067e\\u0627\\u06cc\\
u0631\\u06cc\",\"reports_general_title_expired\":\"\\u06af\\u0632\\u0627\\u0631\\
u0634 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0627\\u06cc\\u06a9\\u0633\\u067e\\
u0627\\u06cc\\u0631 \\u0634\\u062f\\u0647\",\"reports_general_title_shortage\":\"\\
u06af\\u0632\\u0627\\u0631\\u0634
\\u0627\\u062c\\u0646\\u0627\\u0633 \\u06a9\\u0647 \\u062a\\u0639\\u062f\\u0627\\
u062f \\u06a9\\u0645 \\u0628\\u0627\\u0634\\
u062f\",\"reports_general_title_bundle_toop\":\"\\u06af\\u0632\\u0627\\u0631\\u0634
\\u0627\\u062c\\u0646\\u0627\\u0633 \\u0628\\u0647 \\u0627\\u0633\\u0627\\u0633 \\
u062a\\u0648\\u067e \\u0648 \\u0628\\u0646\\u062f\\
u0644\",\"reports_general_title_all_bonuses\":\"\\u06af\\u0632\\u0627\\u0631\\u0634
\\u0639\\u0645\\u0648\\u0645\\u06cc \\u0628\\u0648\\u0646\\u0633 \\u0647\\
u0627\",\"dashboard_activities_text_added\":null,\"dashboard_activities_text_update
\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0634\\
u062f\",\"dashboard_activities_text_delete\":\"\\u062d\\u0630\\u0641 \\u0634\\
u062f\",\"dashboard_activities_text_from\":\"\\u0627\\
u0632\",\"dashboard_activities_text_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"dashboard_activities_text_cost\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"dashboard_activities_text_weight\":\"\\u0648\\u0632\\
u0646\",\"dashboard_activities_text_approved\":\"\\u062a\\u0627\\u06cc\\u06cc\\
u062f\",\"dashboard_activities_text_invoice\":\"\\u0628\\u06cc\\
u0644#\",\"dashboard_activities_text_receipt\":\"\\u0631\\u0633\\u06cc\\
u062f#\",\"dashboard_activities_text_builty\":\"\\u0628\\u06cc\\u0644\\u062a\\
u06cc#\",\"dashboard_activities_text_item\":\"\\u062c\\u0646\\
u0633\",\"dashboard_activities_text_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"dashboard_activities_text_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a\",\"dashboard_activities_text_account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"dashboard_activities_text_contract_created\":\"\\u0627\\u06cc\\u062c\\
u0627\\u062f \\u0642\\u0631\\u0627\\u0631\\u062f\\u0627\\
u062f\",\"dashboard_activities_text_contract_type\":\"\\u0646\\u0648\\u0639\\
u06cc\\u062a \\u0642\\u0631\\u0627\\u0631\\u062f\\u0627\\
u062f\",\"dashboard_activities_text_name\":\"\\u0627\\u0633\\
u0645\",\"dashboard_activities_text_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"dashboard_activities_text_employee\":\"\\u06a9\\u0627\\u0631\\u0645\\
u0646\\u062f\",\"dashboard_activities_text_salary\":\"\\u0645\\u0639\\u0627\\
u0634\",\"dashboard_activities_text_confirmed\":\"\\u0627\\u062c\\u0631\\u0627 \\
u0634\\u062f\",\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"\\u0631\\u0648\\u0632\\
u0646\\u0627\\u0645\\u0686\\
u0647\",\"dashboard_activities_module_text_activities\":\"\\u0641\\u0639\\u0627\\
u0644\\u06cc\\u062a \\u0647\\
u0627\",\"dashboard_activities_module_text_booking\":\"Bookings\",\"dashboard_activ
ities_module_text_processed\":\"Processed\",\"dashboard_activities_module_text_bran
ch_transfer_in\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0628\\u0647 \\
u0627\\u0646\\u062c\\
u0627\",\"dashboard_activities_module_text_branch_transfer_out\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u0627\\u0632 \\u0627\\u06cc\\u0646\\u062c\\
u0627\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"dashboard_activities_module_text_debit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"\\u0645\\u0635\\u0631\\
u0641\",\"dashboard_activities_module_text_extra_income\":\"\\u062f\\u0631\\u0622\\
u0645\\u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"\\u0645\\u0639\\u0627\\
u0634\",\"dashboard_activities_module_text_production\":\"\\u062a\\u0648\\u0644\\
u06cc\\u062f\",\"dashboard_activities_module_text_project_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"\\u062e\\u0631\\u06cc\\
u062f\",\"dashboard_activities_module_text_sales\":\"\\u0641\\u0631\\u0648\\
u0634\",\"dashboard_activities_module_text_sales_return\":\"\\u0628\\u0631\\u06af\\
u0634\\u062a\\u06cc\",\"dashboard_activities_module_text_services\":\"\\u062e\\
u062f\\u0645\\u0627\\
u062a\",\"dashboard_activities_module_text_services_quotation\":\"\\u06a9\\u0648\\
u062a\\u06cc\\u0634\\u0646 \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"dashboard_activities_module_text_capitals\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\
u0647\",\"dashboard_activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"\\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u06af\\u062f\\u0627\\
u0645\",\"dashboard_activities_module_text_transfer_in\":\"\\u0627\\u0646\\u062a\\
u0642\\u0644\\u0627\\u062a \\u0634\\u0639\\u0628\\u0627\\
u062a\",\"dashboard_activities_module_text_transfer_out\":\"\\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644\\u0627\\u062a \\u0634\\u0639\\u0628\\u0627\\
u062a\",\"dashboard_activities_module_text_transit\":\"\\u062b\\u0628\\u062a \\
u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u062a\",\"system_whatsapp_message_sales_text_dear\":\"\\u0645\\u0634\\u062a\\
u0631\\u06cc \\u06af\\u0631\\u0627\\u0645\\
u06cc\",\"system_whatsapp_message_sales_text_you_have_purchased\":\"\\u0634\\
u0645\\u0627 \\u0628\\u06cc\\u0644 \\u062e\\u0631\\u06cc\\u062f \\u0627\\u062c\\
u0646\\u0627\\u0633 \\u062f\\u0627\\u0631\\u06cc\\
u0646\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"\\u0645\\
u0628\\u0644\\u063a \\u062c\\u0645\\u0644\\u0647 \\u0628\\u06cc\\
u0644:\",\"system_whatsapp_message_sales_text_paid\":\"\\u067e\\u0631\\u062f\\
u0627\\u062e\\u062a:\",\"system_whatsapp_message_sales_text_pending\":\"\\u0628\\
u0627\\u0642\\
u06cc:\",\"system_whatsapp_message_sales_text_prevoious_balance\":\"\\u0628\\
u0642\\u0627\\u06cc\\u0647 \\u0633\\u0627\\u0628\\u0642\\
u0647:\",\"system_whatsapp_message_sales_text_balance\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0628\\u0642\\u0627\\u06cc\\
u0647:\",\"system_whatsapp_message_sales_text_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e:\",\"system_whatsapp_message_sales_text_branch_address\":\"\\u0622\\
u062f\\u0631\\u0633 \\u0634\\u0631\\u06a9\\
u062a:\",\"system_whatsapp_message_sales_text_branch_mobile\":\"\\u0634\\u0645\\
u0627\\u0631\\u0647 \\u062a\\u0645\\u0627\\
u0633:\",\"system_whatsapp_message_sales_text_thanks\":\"\\u062a\\u0634\\u06a9\\
u0631 \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\u06a9\\u0647 \\u0645\\u0634\\u062a\\
u0631\\u06cc \\u0645\\u0627 \\u0647\\u0633\\u062a\\u06cc\\
u062f!\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"\\u0633\\u06cc\\
u0633\\u062a\\u0645 \\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\
u06cc\",\"system_whatsapp_message_journal_text_dear\":\"\\u0645\\u0634\\u062a\\
u0631\\u06cc \\u06af\\u0631\\u0627\\u0645\\
u06cc\",\"system_whatsapp_message_journal_text_we_have_received\":\"\\u0645\\
u0627 \\u067e\\u0648\\u0644 \\u062d\\u0635\\u0648\\u0644 \\u06a9\\u0631\\u062f\\
u06cc\\u0645\",\"system_whatsapp_message_journal_text_you_have_received\":\"\\
u0645\\u0627 \\u067e\\u0648\\u0644 \\u067e\\u0631\\u062f\\u0627\\u062e\\u062a \\
u06a9\\u0631\\u062f\\u06cc\\
u0645\",\"system_whatsapp_message_journal_text_from_your_balance\":\"\\u0627\\u0632
\\u062d\\u0633\\u0627\\u0628 \\u0628\\u0642\\u0627\\u06cc\\u0647 \\u0634\\u0645\\
u0627\",\"system_whatsapp_message_journal_text_to_your_balance\":\"\\u0628\\
u0647 \\u062d\\u0633\\u0627\\u0628 \\u0634\\u0645\\
u0627\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"\\u0628\\
u0644\\u0627\\u0646\\u0633 \\u062d\\u0633\\u0627\\u0628 \\u0641\\u0639\\u0644\\
u06cc \\u0634\\u0645\\
u0627:\",\"system_whatsapp_message_journal_text_receipt\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"system_whatsapp_message_journal_text_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644:\",\"system_whatsapp_message_journal_text_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e:\",\"system_whatsapp_message_journal_text_branch_address\":\"\\
u0622\\u062f\\u0631\\u0633 \\u0634\\u0631\\u06a9\\
u062a:\",\"system_whatsapp_message_journal_text_branch_mobile\":\"\\u0634\\u0645\\
u0627\\u0631\\u0647 \\u062a\\u0645\\u0627\\
u0633:\",\"system_whatsapp_message_journal_text_thanks\":\"\\u062a\\u0634\\u06a9\\
u0631 \\u0627\\u0632 \\u0627\\u06cc\\u0646 \\u06a9\\u0647 \\u0628\\u0627 \\u0647\\
u0633\\u062a\\u06cc\\
u062f\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"\\u0633\\u06cc\\
u0633\\u062a\\u0645 \\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\
u06cc\",\"shareholder_report_view_thead_shareholder\":\"\\u0633\\u0647\\u0645 \\
u062f\\u0627\\u0631\",\"shareholder_report_view_thead_details\":\"\\u062a\\u0641\\
u0635\\u06cc\\u0644\",\"shareholder_report_view_thead_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"shareholder_report_view_thead_credit\":\"\\u0628\\u0631\\
u062f\\u06af\\u06cc\",\"shareholder_report_view_thead_debit\":\"\\u0633\\u0647\\
u0645\\u06cc\\u0647 \\u0648 \\u0645\\u0641\\u0627\\
u062f\",\"shareholder_report_view_thead_balance\":\"\\u0628\\u0644\\u0627\\u0646\\
u0633\",\"shareholder_report_filter_thead_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"sh
areholder_report_filter_thead_shareholder\":\"\\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\",\"shareholder_report_filter_thead_from\":\"\\u0627\\u0632 \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"shareholder_report_filter_thead_to\":\"\\u0627\\
u0644\\u06cc \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_financial_accounts_ledger_sidebar_main_menu\":\"\\u0635\\u0648\\
u0631\\u062a \\u062d\\u0633\\u0627\\u0628\\/\\u0644\\u06cc\\u062c\\u0631\\
u0632\",\"mod_financial_accounts_ledger_breadcrumb\":\"\\u0635\\u0648\\u0631\\u062a
\\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627 \\/ \\u0627\\u06a9\\u0627\\u0648\\
u0646\\u062a \\u0644\\u06cc\\u062c\\
u0631\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"\\u0635\\u0648\\u0631\\
u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627 \\/ \\u0627\\u06a9\\u0627\\
u0648\\u0646\\u062a \\u0644\\u06cc\\u062c\\
u0631\",\"mod_financial_accounts_ledger_view_heading\":\"\\u0635\\u0648\\u0631\\
u062a \\u062d\\u0633\\u0627\\u0628 \\u0647\\u0627 \\/ \\u0627\\u06a9\\u0627\\
u0648\\u0646\\u062a \\u0644\\u06cc\\u062c\\u0631\"}','2020-06-27 05:47:43'),
(6,'LANG64BD81C21FE348','‫'پښتو‬,'rtl','{\"production_ltd\":\"\\u062a\\u0648\\
u0644\\u06cc\\u062f\",\"welcome_note\":\"\\u062e\\u0648\\u0634 \\u0622\\u0645\\
u062f\\u06cc\\u062f\",\"dashboard\":\"\\u0627\\u0648\\u0644 \\u0645\\u062e - \\
u062f\\u0627\\u0634\\u0628\\u0648\\u0631\\
u0689\",\"builtin_account_all_accounts_statement\":\"All Accounts
Statement\",\"builtin_account_cashbook\":\"\\u0646\\u0642\\u062f\\u0647 \\u062d\\
u0633\\u0627\\u0628\",\"builtin_account_bank\":\"\\u062f \\u0628\\u0627\\u0646\\
u06a9 - \\u0635\\u0631\\u0627\\u0641\\u06cc\\u0648 \\u06a9\\u0647\\u0627\\u062a\\
u06d0\",\"builtin_account_client\":\"\\u062f \\u0645\\u0634\\u062a\\u0631\\u06cc\\
u0627\\u0646\\u0648 \\u06a9\\u0647\\u0627\\u062a\\
u06d0\",\"builtin_account_supplier\":\"\\u062f \\u0634\\u0631\\u06a9\\u062a\\
u0648\\u0646\\u0648 \\u06a9\\u0647\\u0627\\u062a\\
u06d0\",\"builtin_account_expense\":\"\\u062f \\u0645\\u0635\\u0631\\u0641\\u0648\\
u0646\\u0648 \\u06a9\\u0647\\u0627\\u062a\\
u06d0\",\"builtin_account_current_account\":\"Current
Account\",\"builtin_account_employee\":\"\\u062f \\u06a9\\u0627\\u0631\\u06cc\\
u06af\\u0631\\u0648 \\u06a9\\u0647\\u0627\\u062a\\
u06d0\",\"builtin_account_transit\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u062a \\u06a9\\u0647\\u0627\\u062a\\u06d0\",\"select_currency\":\"\\u06a9\\u0631\\
u0646\\u0633\\u064a \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0693\\
u0626\",\"select_category\":\"\\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u0627\\
u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0693\\u0626\",\"select_unit\":\"\\
u0648\\u0627\\u062d\\u062f \\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628\",\"select_type\":\"\\u0689\\u0648\\u0644 \\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628\",\"select_item\":\"\\u062c\\u0646\\u0633 \\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628\",\"select_batch\":\"\\u0644\\u0627\\u067c \\u0646\\u0645\\
u0628\\u0631\",\"select_branch\":\"\\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\
u06af\\u06cc \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628\",\"switch_branch\":\"\\
u0646\\u0645\\u0627\\u06cc\\u0646\\u06af\\u06cc \\u0628\\u062f\\u0644\\u0647 \\
u06a9\\u06cc\",\"search\":\"\\u067e\\u0644\\u067c\\u0646\\u0647\",\"pass\":\"\\
u067e\\u0627\\u0633\",\"select\":\"\\u067c\\u0648\\u0644\\u0647\",\"all\":\"\\
u067c\\u0648\\u0644\\u0647\",\"print\":\"\\u0686\\u0627\\
u067e\",\"ref_number\":\"Ref#\",\"date\":\"\\u0646\\u06d0\\u067c\\
u0647\",\"type\":\"\\u0689\\u0648\\u0644\",\"account\":\"\\u062d\\u0633\\u0627\\
u0628\",\"amount\":\"\\u0645\\u0628\\u0644\\u063a\",\"narration\":\"\\u062a\\
u0641\\u0635\\u06cc\\u0644\\u0627\\u062a\",\"total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"select_account\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647 \\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628\",\"item_name\":\"\\u062f \\u062c\\u0646\\u0633 \\
u0646\\u0648\\u0645\",\"avg_cost\":\"\\u0627\\u0648\\u0633\\u0637 \\u0646\\u0631\\
u062e\",\"last_cost\":\"\\u0627\\u062e\\u0631\\u064a \\u0646\\u0631\\
u062e\",\"first_cost\":\"\\u0627\\u0648\\u0644 \\u0646\\u0631\\
u062e\",\"new_cost\":\"\\u0646\\u0648\\u06cc \\u0646\\u0631\\
u062e\",\"sale_price\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\u0646\\u0631\\
u062e\",\"stock_in\":\"\\u0631\\u0627\\u063a\\u0644\\u06cc\",\"stock_out\":\"\\
u0648\\u062a\\u0644\\u06cc\",\"damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"available\":\"\\u0645\\u0648\\u062c\\u0648\\u062f\",\"item\":\"\\u062c\\
u0646\\u0633\",\"items\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 - \\u0633\\u067c\\
u0627\\u06a9\",\"opening\":\"\\u0645\\u062e\\u06a9\\u06cc\\u0646\\
u06cc\",\"received\":\"\\u062a\\u0631\\u0644\\u0627\\u0633\\u0647 \\u0633\\u0648\\
u06cc\",\"sales\":\"\\u062e\\u0631\\u0685\\u0644\\u0627\\
u0648\",\"full_delivery\":\"\\u062c\\u0646\\u0633 \\u0648\\u0693\\
u064a\",\"pending_delivery\":\"\\u062c\\u0646\\u0633 \\u0627\\u0645\\u0627\\u0646\\
u062a \\u067e\\u0631\\u064a\\u0696\\u062f\\u064a\",\"return\":\"\\u0648\\u0627\\
u067e\\u0633\\u06cc\",\"net_sales\":\"\\u0627\\u0635\\u0644\\u06cc \\u0641\\u0631\\
u0648\\u0634\",\"ava_quantity\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f\",\"used_quantity\":\"\\u0627\\u0633\\u062a\\u0641\\u0627\\u062f\\
u0647\",\"profit\":\"\\u06af\\u067c\\u0647\",\"extra_service\":\"\\u0627\\u0636\\
u0627\\u0641\\u0647 \\u0627\\u062c\\u0646\\u0627\\u0633\\/\\u062e\\u062f\\u0645\\
u0627\\u062a\",\"total_profit\":\"\\u062c\\u0645\\u0644\\u0647 \\u06af\\u067c\\
u0647\",\"select_warehouse\":\"\\u06af\\u062f\\u0627\\u0645 \\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628\",\"warehouse\":\"\\u06af\\u062f\\u0627\\u0645\",\"qty\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f\",\"bundle\":\"\\u0628\\u0646\\u0689\\
u0644\",\"toop\":\"\\u062a\\u0648\\u067e\",\"qty1\":\"\\u062a\\u0639\\u062f\\
u0627\\u062f\",\"qty2\":\"\\u062a\\u0639\\u062f\\u0627\\u062f\",\"bonus\":\"\\
u0628\\u0648\\u0646\\u0633\",\"bonus_value\":\"\\u062f \\u0628\\u0648\\u0646\\u0633
\\u0648\\u06cc\\u0644\",\"return_qty\":\"\\u0648\\u0627\\u067e\\u0633\\u06cc \\
u062a\\u0639\\u062f\\u0627\\u062f\",\"refund\":\"\\u067e\\u06cc\\u0633\\u06cc \\
u0648\\u0631\\u06a9\\u0648\\u0644\",\"refund_total\":\"\\u062c\\u0645\\u0644\\u0647
\\u0648\\u0627\\u067e\\u0633\\u06cc\",\"client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"select_client\":\"\\u0645\\u0634\\u062a\\u0631\\u064a \\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628\",\"invoice_#\":\"\\u0628\\u06cc\\u0644 \\u0646\\u0645\\
u0628\\u0631\",\"ref_#\":\"Ref#\",\"invoice_total\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0628\\u06cc\\u0644\",\"sales_total_amount\":\"\\u062f \\u0628\\u06cc\\
u0644 \\u062c\\u0645\\u0644\\u0647\",\"invoice\":\"\\u0628\\u06cc\\
u0644\",\"process\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f\",\"remaining\":\"\\
u0628\\u0627\\u0642\\u064a\",\"transport_expenses\":\"\\u062a\\u0631\\u0627\\
u0646\\u0633\\u067e\\u0648\\u0631\\u062a\",\"discount\":\"\\u062a\\u062e\\u0641\\
u06cc\\u0641\",\"discount_2\":\"\\u062a\\u062e\\u0641\\u06cc\\u0641\\
u06f2\",\"dis_1\":\"\\u062a\\u062e\\u0641\\u06cc\\u0641\",\"dis_2\":\"\\u062a\\
u062e\\u0641\\u06cc\\u0641 \\u06f2\",\"category\":\"\\u06a9\\u067c\\u06af\\u0648\\
u0631\\u064a\",\"tpcp\":\"TP\\/
CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"cp\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"
TP\",\"bundle_thead\":\"\\u0628\\u0646\\u0689\\u0644\",\"toop_thead\":\"\\u062a\\
u0627\\u0646\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle Toop\",\"today\":\"\\u0646\\
u0646 \\u0648\\u0631\\u0681\",\"paid\":\"\\u0648\\u0635\\u0648\\u0644 \\u0633\\
u0648\\u064a\",\"pending\":\"\\u0628\\u0627\\u0642\\u064a\",\"supplier\":\"\\
u0641\\u0631\\u0648\\u0634\\u0646\\u062f\\u0647\",\"supplier_client\":\"\\u062f \\
u0631\\u0627\\u0646\\u06cc\\u0648\\u0646\\u06a9\\u064a \\u062d\\u0633\\u0627\\u0628
\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628\",\"select_supplier\":\"\\u0641\\u0631\\
u0648\\u0634\\u0646\\u062f\\u0647 \\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628\",\"cost\":\"\\u0646\\u0631\\u062e\",\"slip\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"slip_#\":\"\\u0631\\u0633\\u06cc\\u062f \\u0646\\u0645\\u0628\\
u0631\",\"raw\":\"\\u062e\\u0627\\u0645\",\"raw_cost\":\"\\u062e\\u0627\\u0645 \\
u0645\\u0648\\u0627\\u062f \\u0642\\u06cc\\u0645\\u062a\",\"price\":\"\\u0646\\
u0631\\u062e\",\"produced_cost\":\"\\u062f \\u062a\\u0648\\u0644\\u06cc\\u062f \\
u0645\\u0635\\u0631\\u0641\",\"extra_expenses\":\"\\u0627\\u0636\\u0627\\u0641\\
u0647 \\u0645\\u0635\\u0627\\u0631\\u0641\",\"expense_account\":\"\\u062f \\u0645\\
u0635\\u0627\\u0631\\u0641\\u0648 \\u06a9\\u0647\\u0627\\u062a\\
u0647\",\"from\":\"\\u0644\\u0647 \\u062f\\u063a\\u0647 \\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"to\":\"\\u062a\\u0631 \\u062f\\u063a\\u0647 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"discount_percentage\":\"\\u062f \\u062a\\u062e\\u0641\\
u06cc\\u0641 \\u0641\\u06cc\\u0635\\u062f\\u064a\",\"mobile\":\"\\u0645\\u0648\\
u0628\\u0627\\u06cc\\u0644\",\"email\":\"\\u0627\\u06cc\\u0645\\u06cc\\
u0644\",\"phone\":\"\\u067c\\u0644\\u06cc\\u0641\\u0648\\u0646\",\"address\":\"\\
u0627\\u062f\\u0631\\u0633\",\"logo\":\"\\u0644\\u0648\\u06af\\
u0648\",\"banner_for_reports\":\"\\u062f \\u0631\\u0627\\u067e\\u0648\\u0631\\
u0648\\u0646\\u0648 \\u0628\\u06cc\\u0646\\u0631\",\"banner_for_invoices\":\"\\
u062f \\u0628\\u06cc\\u0644\\u0648\\u0646\\u0648 \\u0628\\u06cc\\u0646\\
u0631\",\"banner_for_return\":\"\\u062f \\u0648\\u0627\\u067e\\u0633\\u06cc \\
u0628\\u06cc\\u0644 \\u0628\\u06cc\\u0646\\u0631\",\"banner_for_bookings\":\"\\
u062f \\u0628\\u06a9\\u06cc\\u0646\\u06af \\u0644\\u067e\\u0627\\u0631\\u0647 \\
u0628\\u06cc\\u0646\\u0631\",\"code\":\"\\u06a9\\u0648\\u0689 \\u0646\\u0645\\
u0628\\u0631\",\"under_ac\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647\\/\\u067e\\
u0647 \\u062f\\u0627\\u062e\\u0644 \\u06a9\\u064a \\u062f\",\"memo\":\"\\u06cc\\
u0627\\u062f\\u0627\\u0634\\u062a\",\"by\":\"By\",\"opening_balance\":\"\\u0632\\
u0648\\u0693 \\u062d\\u0633\\u0627\\u0628\",\"root\":\"\\u067c\\u0648\\u0644\\
u06af\\u06cd\",\"shared\":\"\\u0634\\u0631\\u06cc\\u06a9\",\"is_user\":\"\\u0627\\
u06cc\\u0627 \\u06cc\\u0648\\u0632\\u0631 \\u062f\\u06cc\\
u061f\",\"shared_yes\":\"\\u0628\\u0644\\u06cc \\u0647\\u0648\",\"shared_no\":\"\\
u0634\\u0631\\u06cc\\u06a9 \\u067e\\u0647 \\u0646\\u0648\\u0631\\u0648 \\u0646\\
u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u06cc\\u0648\\
u061f\",\"is_user_yes\":\"\\u06cc\\u0648\\u0632\\u0631 \\u0648\\u0631\\u06a9\\
u0648\\u06d0\\u061f\",\"is_user_no\":\"\\u0646\\u0647\",\"account_username\":\"\\
u06cc\\u0648\\u0632\\u0631 \\u0646\\u0648\",\"account_password\":\"\\u067e\\u0627\\
u0633\\u0648\\u0631\\u062f\",\"add_opening_balance\":\"\\u0632\\u0648\\u0693 \\
u062d\\u0633\\u0627\\u0628 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\
u0647\",\"debit_part\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647 \\u062c\\u0645\\
u0639\\u0647\",\"credit_part\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647 \\u0628\\
u0646\\u0627\\
u0645\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"\\u062c\\
u0645\\u0639\\u0647 \\u06a9\\u0647\\u0627\\u062a\\u0647\",\"dr_amount\":\"\\u062c\\
u0645\\u0639\\u0647
\\u0645\\u0628\\u0644\\u063a\",\"dr_narration\":\"\\u062c\\u0645\\u0639\\u0647 \\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\u062a\",\"cr_account\":\"\\u0628\\u0646\\
u0627\\u0645 \\u06a9\\u0647\\u0627\\u062a\\u0647\",\"cr_amount\":\"\\u0628\\u0646\\
u0627\\u0645 \\u0645\\u0628\\u0644\\u063a\",\"cr_narration\":\"\\u0628\\u0646\\
u0627\\u0645 \\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"receiving_currency\":\"\\u062c\\u0645\\u0639\\u0647 \\u06a9\\u0631\\
u0646\\u0633\\u064a\",\"payment_currency\":\"\\u0628\\u0646\\u0627\\u0645 \\u06a9\\
u0631\\u0646\\u0633\\u064a\",\"receiving_account\":\"\\u062c\\u0645\\u0639\\
u0647 \\u06a9\\u0647\\u0627\\u062a\\u0647\",\"payment_account\":\"\\u0628\\u0646\\
u0627\\u0645 \\u06a9\\u0647\\u0627\\u062a\\u0647\",\"calculation_type\":\"\\
u062f \\u0645\\u062d\\u0627\\u0633\\u0628\\u06d0 \\u0689\\u0648\\
u0644\",\"calculation_type_multiply\":\"\\u0636\\u0631\\u0628
( * )\",\"calculation_type_divide\":\"( \\u00f7 ) \\u062a\\u0642\\u0633\\u06cc\\
u0645\",\"journal_rate\":\"\\u0646\\u0631\\u062e\",\"journal_rate_note\":\"\\
u0646\\u0631\\u062e \\u0628\\u0647 \\u067e\\u0647 \\u0648\\u0631\\u062a\\u0647 \\
u0627\\u0633\\u0639\\u0627\\u0631\\u0648 \\u0628\\u0627\\u0646\\u062f\\u06d0 \\
u067e\\u0644\\u064a \\u0646\\u0634\\u064a\",\"receiving_amount\":\"\\u062c\\u0645\\
u0639\\u0647 \\u0645\\u0628\\u0644\\u063a\",\"payment_amount\":\"\\u0628\\u0646\\
u0627\\u0645 \\u0645\\u0628\\u0644\\
u063a\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"\\u062c\\
u0645\\u0639\\u0647 \\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"payment_narration\":\"\\u0628\\u0646\\u0627\\u0645 \\u062a\\u0641\\
u0635\\u06cc\\u0644\\u0627\\u062a\",\"extra_income_title\":\"\\u0644\\u0647 \\
u0698\\u0648\\u0631\\u0646\\u0627\\u0644\\u0648\\u0646\\u0648 \\u0685\\u062e\\u0647
\\u0627\\u0636\\u0627\\u0641\\u064a \\u0639\\u0627\\u06cc\\
u062f\",\"extra_income_note\":\"\\u062f \\u0627\\u0636\\u0627\\u0641\\u064a \\
u0639\\u0648\\u0627\\u06cc\\u062f\\u0648 \\u06cc\\u0627\\u062f\\u0627\\u0634\\
u062a\",\"extra_income_account\":\"\\u0627\\u0636\\u0627\\u0641\\u064a \\u0639\\
u0627\\u06cc\\u062f \\u062d\\u0633\\u0627\\u0628\",\"extra_income_amount\":\"\\
u062f \\u0627\\u0636\\u0627\\u0641\\u064a \\u0639\\u0627\\u06cc\\u062f \\u0645\\
u0642\\u062f\\u0627\\u0631\",\"manager\":\"\\u0645\\u0633\\u0624\\
u0644\",\"details\":\"\\u062a\\u0634\\u0631\\u06cc\\u062d\\u0627\\
u062a\",\"image\":\"\\u0639\\u06a9\\u0633\",\"value\":\"\\u0627\\u0631\\u0632\\
u069a\\u062a\",\"transfer\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644\",\"real_cost\":\"\\u062a\\u0645\\u0627\\
u0645 \\u0634\\u062f \\u0646\\u0631\\u062e\",\"sub_total\":\"\\u06a9\\u0644 \\
u062c\\u0645\\u0644\\u0647\",\"save_print\":\"\\u062b\\u0628\\u062a \\u0627\\
u0648 \\u0686\\u0627\\u067e \\u06a9\\u0693\\u0647\",\"update_print\":\"\\u062b\\
u0628\\u062a \\u0627\\u0648 \\u0686\\u0627\\u067e \\u06a9\\u0693\\
u0647\",\"user\":\"\\u06a9\\u0627\\u0631\\u0646\",\"bill_#\":\"\\u0628\\u06cc\\
u0644 \\u0646\\u0645\\u0628\\u0631\",\"item_description\":\"\\u062f \\u062c\\
u0646\\u0633 \\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"signature_stamp\":\"\\u0627\\u0645\\u0636\\u0627\\u0621 \\u0627\\u0648 \\
u067c\\u0627\\u067e\\u0647\",\"signature\":\"\\u0627\\u0645\\u0636\\u0627\\
u0621\",\"stamp\":\"\\u067c\\u0627\\u067e\\u0647\",\"cash_paid\":\"\\u0646\\u0642\\
u062f\\u0647 \\u0648\\u0635\\u0648\\u0644\",\"new_balance\":\"\\u0646\\u0648\\u06d0
\\u0628\\u0642\\u0627\\u06cc\\u0647\",\"old_balance\":\"\\u0632\\u0693\\u0647 \\
u0628\\u0642\\u0627\\u06cc\\u0647\",\"total_balance\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0628\\u0642\\u0627\\u06cc\\u0647\",\"total_item_qty\":\"\\u062c\\u0645\\
u0644\\u0647 \\u06a9\\u0627\\u0631\\u062a\\u0646 \\u062a\\u0639\\u062f\\u0627\\
u062f\",\"setup\":\"\\u0627\\u0639\\u06cc\\u0640\\u0640\\u0640\\u0627\\u0631 \\
u06a9\\u0640\\u0640\\u0640\\u0648\\u0644\",\"cash_received_amount\":\"Cash Received
Amount To\",\"cash_paid_amount\":\"Cash Paid Amount From\",\"home\":\"\\u0627\\
u0648\\u0644 \\u0645\\u062e\",\"settings\":\"\\u062a\\u0646\\u0638\\u06cc\\u0645\\
u0627\\u062a\",\"search_keyword\":\"Keyword\",\"currency\":\"\\u0627\\u0633\\
u0639\\u0627\\u0631\\u200c\",\"convert_currency\":\"\\u062f \\u0627\\u0633\\u0639\\
u0627\\u0631\\u0648 \\u0646\\u0631\\u062e\",\"currency_listing\":\"\\u062f \\
u06a9\\u0631\\u0646\\u0633\\u064a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"add_new_currency\":\"\\u0646\\u0648\\u06d0 \\u06a9\\u0631\\u0646\\u0633\\
u064a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0648\\u0644\",\"sr_#\":\"\\
u0634\\u0645\\u0627\\u0631\\u0647\",\"name\":\"\\u0646\\u0648\\
u0645\",\"symbol\":\"\\u0633\\u06cc\\u0645\\u0628\\u0648\\
u0644\",\"usd_equalance\":\"\\u062f \\u0689\\u0627\\u0644\\u0631 \\u067e\\u0647 \\
u0645\\u0642\\u0627\\u0628\\u0644 \\u06a9\\u064a\",\"branch_equalance\":\"\\u0634\\
u0631\\u06cc\\u06a9 \\u06a9\\u0648\\u0689\",\"branch_equalance_text\":\"\\u062f\\
u0627 \\u06a9\\u0648\\u0689 \\u0628\\u0627\\u06cc\\u062f \\u062f \\u067c\\u0648\\
u0644\\u0648 \\u0685\\u0627\\u0646\\u06af\\u0648 \\u0644\\u067e\\u0627\\u0631\\
u0647 \\u0648\\u0631\\u062a\\u0647 \\u0648\\u064a\",\"action\":\"\\u0685\\u0647 \\
u06a9\\u0648\\u0648\\u061f\",\"new_currency\":\"\\u0646\\u0648\\u06d0 \\u06a9\\
u0631\\u0646\\u0633\\u064a\",\"add_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\u064a
\\u0627\\u0636\\u0641\\u0647 \\u06a9\\u0693\\u0647\",\"currency_created\":\"\\
u06a9\\u0631\\u0646\\u0633\\u064a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0633\\
u0648\\u0644\",\"new_currency_created_successfully\":\"\\u0646\\u0648\\u06d0 \\
u06a9\\u0631\\u0646\\u0633\\u064a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\
u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693\\
u0647 \\u0633\\u0648\\u0644!\",\"fields_with\":\"\\u067e\\u0647 \\u0646\\u069a\\
u0647 \\u0633\\u0648\\u064a \\u0628\\u0631\\u062e\\u064a\",\"are_mandatory\":\"\\
u0628\\u0627\\u06cc\\u062f \\u0636\\u0631\\u0648\\u0631\\u064a \\u0689\\u06a9 \\
u0633\\u064a\",\"customer_address\":\"\\u062f \\u0645\\u0634\\u062a\\u0631\\
u064a \\u0627\\u062f\\u0631\\u0633\",\"add_entry_sr_num\":\"Sr#
-\",\"add_entry_jv_num\":\"JV -\",\"currency_name\":\"\\u062f \\u06a9\\u0631\\
u0646\\u0633\\u064a \\u0646\\u0648\\u0645\",\"currency_symbol\":\"\\u062f \\u06a9\\
u0631\\u0646\\u0633\\u064a \\u0633\\u06cc\\u0645\\u0628\\u0648\\
u0644\",\"cancel\":\"\\u06a9\\u06cc\\u0646\\u0633\\u0644\",\"save\":\"\\u062b\\
u0628\\u062a\",\"eg_157_pkr_1_usd\":\"\\u0645\\u062b\\u0644\\u0627: 1 \\u062f\\
u0627\\u0644\\u0631 = 77 \\u0627\\u0641\\u063a\\u0627\\u0646\\
u06cc\",\"eg_001\":\"\\u0645\\u062b\\u0627\\u0644: 001\",\"invoices_counters\":\"\\
u062f \\u0628\\u06cc\\u0644 \\u0646\\u0645\\u0628\\u0631 \\u0627\\u0639\\u06cc\\
u0627\\u0631\\u0648\\u0644\",\"production_invoice_counter\":\"\\u062f \\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0628\\u06cc\\u0644 \\u0646\\u0645\\u0628\\u0631 \\
u0627\\u0639\\u06cc\\u0627\\u0631\\u0648\\u0644\",\"sales_invoice_counter\":\"\\
u062f \\u0641\\u0631\\u0648\\u0634 \\u0628\\u06cc\\u0644 \\u0646\\u0645\\u0628\\
u0631 \\u0627\\u0639\\u06cc\\u0627\\u0631\\u0648\\u0644\",\"counter\":\"\\u0628\\
u06cc\\u0644 \\u0646\\u0645\\u0628\\u0631\",\"counters_updated\":\"\\u0628\\u06cc\\
u0644 \\u0646\\u0645\\u0628\\u0631 \\u0627\\u0639\\u06cc\\u0627\\u0631 \\u0633\\
u0648\",\"counters_updated_successfully\":\"\\u0628\\u06cc\\u0644 \\u0646\\u0645\\
u0628\\u0631 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u0627\\u0639\\u06cc\\u0627\\u0631 \\u0633\\
u0648\",\"currency_rates\":\"\\u062f \\u06a9\\u0631\\u0646\\u0633\\u064a \\u0646\\
u0631\\u062e\\u0640\\u0648\\u0646\\u0647\",\"rate\":\"\\u0646\\u0631\\u062e \\u062f
\\u062f\\u0627\\u0644\\u0631 \\u067e\\u0647 \\u0645\\u0642\\u0627\\u0628\\u0644 \\
u06a9\\u064a\",\"rates_update\":\"\\u0646\\u0631\\u062e\\u0648\\u0646\\u0647 \\
u0646\\u0648\\u064a \\u0633\\u0648\\
u0644\",\"currency_rates_update_successfully\":\"\\u0646\\u0631\\u062e\\u0648\\
u0646\\u0647 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u0646\\u0648\\u064a \\u0633\\u0648\\
u0644!\",\"edit_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\u064a \\u062a\\u063a\\
u06cc\\u0631 \\u06a9\\u0648\\u0644\",\"currency_update\":\"\\u06a9\\u0631\\u0646\\
u0633\\u064a \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644\",\"currency_update_successfully\":\"\\u06a9\\u0631\\u0646\\u0633\\u064a \\
u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"update\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a \\u062b\\u0628\\
u062a \\u06a9\\u0693\\u0647\",\"edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"delete\":\"\\u062f\\u06cc\\u0644\\u06cc\\u062a\",\"units\":\"\\u0648\\
u0627\\u062d\\u062f\\u0648\\u0646\\u0647\",\"unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"add_new_unit\":\"\\u0646\\u0648\\u06cc \\u0648\\u0627\\u062d\\u062f \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\u0647\",\"units_listing\":\"\\
u062f \\u0648\\u0627\\u062d\\u062f\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"short_name\":\"\\u0644\\u0646\\u0689 \\u0646\\u0648\\
u0645\",\"new_unit\":\"\\u0646\\u0648\\u06cc \\u0648\\u0627\\u062d\\
u062f\",\"unit_name\":\"\\u067e\\u0648\\u0631\\u0647 \\u0646\\u0648\\
u0645\",\"unit_edit\":\"\\u0648\\u0627\\u062d\\u062f \\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0693\\u0647\",\"add_unit\":\"\\u0646\\u0648\\u06cc \\u0648\\u0627\\
u062d\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\
u0647\",\"unit_created\":\"\\u0648\\u0627\\u062d\\u062f \\u062c\\u0648\\u0693 \\
u0633\\u0648\",\"new_unit_created_successfully\":\"\\u0646\\u0648\\u06cc \\u0648\\
u0627\\u062d\\u062f \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693 \\u0633\\
u0648\",\"unit_updated\":\"\\u0648\\u0627\\u062d\\u062f
\\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\",\"unit_updated_successfully\":\"\\
u0648\\u0627\\u062d\\u062f \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\
u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\",\"batch\":\"\\u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\
u0631\",\"add_batch\":\"\\u0646\\u0648\\u06cc \\u0628\\u06cc\\u0686 \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\u0647\",\"add_new_batch\":\"\\u0646\\
u0648\\u06cc \\u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\u0631 \\u0627\\u0636\\
u0627\\u0641\\u0647 \\u06a9\\u0693\\u0647\",\"batch_listing\":\"\\u062f \\u0628\\
u06cc\\u0686 \\u0646\\u0645\\u0628\\u0631\\u0648\\u0646\\u0648 \\u0644\\u06cc\\
u0633\\u062a\",\"number\":\"\\u0646\\u0645\\u0628\\u0631\",\"new_batch\":\"\\
u0646\\u0648\\u06cc \\u0628\\u06cc\\u0686\",\"batch_name\":\"\\u0628\\u06cc\\
u0686 \\u0646\\u0645\\u0628\\u0631 \\u0646\\u0648\\u0645\",\"batch_number\":\"\\
u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\u0631\",\"batch_created\":\"\\u0628\\
u06cc\\u0686 \\u0646\\u0645\\u0628\\u0631 \\u062c\\u0648\\u0693 \\u0633\\
u0648\",\"new_batch_created_successfully\":\"\\u0646\\u0648\\u06cc \\u0628\\u06cc\\
u0686 \\u0646\\u0645\\u0628\\u0631 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\
u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693 \\
u0633\\u0648\",\"edit_batch\":\"\\u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\
u0631 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"batch_updated\":\"\\
u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\u0631 \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\",\"batch_updated_successfully\":\"\\u0628\\u06cc\\u0686 \\u0646\\
u0645\\u0628\\u0631 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\",\"product_categories\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648
\\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a\\u0627\\u0646\\
u064a\",\"product_category\":\"\\u062f \\u062c\\u0646\\u0633 \\u06a9\\u067c\\
u06af\\u0648\\u0631\\u064a\",\"add_new_category\":\"\\u062f \\u062c\\u0646\\
u0633 \\u0646\\u0648\\u06d0 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\
u0647\",\"product_category_listing\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\
u0633\\u0648 \\u062f \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a\\u0627\\u0646\\
u0648 \\u0644\\u06cc\\u0633\\u062a\",\"new_product_category\":\"\\u062f \\u0627\\
u062c\\u0646\\u0627\\u0633\\u0648 \\u0646\\u0648\\u06d0 \\u06a9\\u067c\\u06af\\
u0648\\u0631\\u064a \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\
u0647\",\"category_name\":\"\\u062f \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\
u0646\\u0648\\u0645\",\"category_created\":\"\\u06a9\\u067c\\u06af\\u0648\\u0631\\
u064a \\u062c\\u0648\\u0693\\u0647 \\u0633\\u0648\\
u0644\",\"new_category_created_successfully\":\"\\u062f \\u0627\\u062c\\u0646\\
u0627\\u0633\\u0648 \\u0627\\u0693\\u0648\\u0646\\u062f \\u06a9\\u067c\\u06af\\
u0648\\u0631\\u064a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693\\u0647 \\u0633\\
u0648\\u0644\",\"edit_category\":\"\\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\u0644\",\"edit_product_category\":\"\\
u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u06a9\\u067c\\u06af\\u0648\\
u0631\\u064a \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\
u0647\",\"add_product_category\":\"\\u0627 \\u062c\\u0646\\u0627\\u0633\\u0648 \\
u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0693\\u0647\",\"category_updated\":\"\\u06a9\\u067c\\u06af\\u0648\\u0631\\
u064a \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644\",\"category_updated_successfully\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\
u0633\\u0648 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u067e\\u0647 \\u0628\\
u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\
u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\u0644!\",\"calander\":\"\\u062f \\
u0633\\u0627\\u0641\\u062a\\u0648\\u06cc\\u0631 \\u062f \\u062a\\u0627\\u0631\\
u06cc\\u062e \\u0628\\u06bc\\u0647\",\"select_calander\":\"\\u062f \\u062a\\u0627\\
u0631\\u06cc\\u062e \\u0628\\u06bc\\u0647 \\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628 \\u06a9\\u0693\\u0626\",\"calander_english\":\"\\u0645\\u06cc\\u0644\\u0627\\
u062f\\u064a \\u06cc\\u0627 \\u0639\\u06cc\\u0633\\u0648\\u064a \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"calander_persian\":\"\\u0647\\u062c\\u0631\\u064a \\u0634\\
u0645\\u0633\\u064a \\u062a\\u0627\\u0631\\u06cc\\u062e\",\"calander_updated\":\"\\
u062f \\u0633\\u0627\\u0641\\u062a\\u0648\\u06cc\\u0631 \\u062a\\u0627\\u0631\\
u06cc\\u062e \\u0689\\u0648\\u0644 \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\
u0633\\u0648\",\"calander_updated_successfully\":\"\\u062f \\u0633\\u0627\\u0641\\
u062a\\u0648\\u06cc\\u0631 \\u062f \\u062a\\u0627\\u0631\\u06cc\\u062e \\u0689\\
u0648\\u0644 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\
u0633\\u0648\",\"language\":\"\\u062f \\u0633\\u0627\\u0641\\u062a\\u0648\\u06cc\\
u0631 \\u062f \\u0698\\u0628\\u0648 \\u062a\\u0646\\u0638\\u06cc\\
u0645\",\"add_new_language\":\"\\u0633\\u0627\\u0641\\u062a\\u0648\\u06cc\\u0631 \\
u062a\\u0647 \\u0646\\u0648\\u06d0 \\u0698\\u0628\\u0647 \\u0627\\u0636\\u0627\\
u0641\\u0647 \\u06a9\\u0648\\u0644\",\"language_listing\":\"\\u062f \\u0633\\
u0627\\u0641\\u062a\\u0648\\u06cc\\u0631 \\u062f \\u0698\\u0628\\u0648 \\u0644\\
u06cc\\u0633\\u062a\",\"direction\":\"\\u0627\\u0693\\u062e\",\"phrase\":\"\\
u0644\\u063a\\u0627\\u062a\\u0648\\u0646\\u0647\\/\\u0639\\u0628\\u0627\\u0631\\
u062a\\u0648\\u0646\\u0647\",\"edit_phrase\":\"\\u0644\\u063a\\u0627\\u062a\\
u0648\\u0646\\u0648\\/\\u0639\\u0628\\u0627\\u0631\\u062a\\u0648\\u0646\\u0647 \\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"new_language\":\"\\u0646\\
u0648\\u06d0 \\u0698\\u0628\\u0647\",\"add_language\":\"\\u0646\\u0648\\u06d0 \\
u0698\\u0628\\u0647 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0693\\
u0647\",\"language_added\":\"\\u0646\\u0648\\u06d0 \\u0698\\u0628\\u0647 \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u0633\\u0648\\
u0644\",\"new_language_added_successfully\":\"\\u062f \\u0633\\u0627\\u0641\\
u062a\\u0648\\u06cc\\u0631 \\u0644\\u067e\\u0627\\u0631\\u0647 \\u0646\\u0648\\
u06d0 \\u0698\\u0628\\u0647 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\
u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693\\u0647 \\
u0633\\u0648\\u0644\",\"left_to_right\":\"\\u062f \\u0686\\u067e\\u0647 \\u0685\\
u062e\\u0647 \\u0631\\u0627\\u0633\\u062a\\u0647 \\u0627\\u0693\\
u062e\",\"right_to_left\":\"\\u062f \\u0631\\u0627\\u0633\\u062a\\u0647 \\u0685\\
u062e\\u0647 \\u0686\\u067e\\u0647 \\u0627\\u0693\\u062e\",\"edit_language\":\"\\
u0698\\u0628\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\
u0647\",\"language_updated\":\"\\u0698\\u0628\\u0647 \\u062a\\u063a\\u06cc\\
u0631 \\u0633\\u0648\\u0644\",\"language_updated_successfully\":\"\\u0698\\u0628\\
u0647 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\
u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"edit_language_phrase\":\"\\u062f \\u0698\\u0628\\u064a \\u0639\\u0628\\
u0627\\u0631\\u062a\\u0648\\u0646\\u0647\\/\\u0644\\u063a\\u0627\\u062a\\u0648\\
u0646\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\
u0647\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"\\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\",\"expense\":\"\\u0645\\u0635\\u0631\\u0641\",\"expenses_types\":\"\\
u062f \\u0645\\u0635\\u0631\\u0641 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a\\
u0627\\u0646\\u064a\",\"add_new_expense_type\":\"\\u062f \\u0645\\u0635\\u0631\\
u0641 \\u0646\\u0648\\u06d0 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u062b\\
u0628\\u062a \\u06a9\\u0693\\u0647\",\"add_expense_type\":\"\\u062f \\u0645\\
u0635\\u0631\\u0641 \\u0646\\u0648\\u06d0 \\u06a9\\u067c\\u06af\\u0648\\u0631\\
u064a\",\"expenses_types_listing\":\"\\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\
u0627\\u062a\\u0648 \\u062f \\u06a9\\u067c\\u06af\\u0648\\u0631\\u06cc\\u0648 \\
u0644\\u06cc\\u0633\\u062a\",\"new_expense_type\":\"\\u062f \\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\\u0648 \\u0646\\u0648\\u06d0 \\u06a9\\u067c\\u06af\\
u0648\\u0631\\u064a\",\"edit_expense_type\":\"\\u062f \\u0645\\u0635\\u0631\\
u0641 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u062a\\u063a\\u06cc\\u0631\\
u0647 \\u06a9\\u0693\\u0647\",\"expense_type_created\":\"\\u062f \\u0645\\u0635\\
u0627\\u0631\\u0641\\u0627\\u062a\\u0648 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a
\\u0627\\u0636\\u0627\\u0641\\u0647 \\u0633\\u0648\\
u0644\",\"expense_type_created_successfully\":\"\\u062f \\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\\u0648 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\
u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0633\\u0648\\
u0644\",\"expense_type_updated\":\"\\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\
u0627\\u062a\\u0648 \\u06a9\\u067c\\u06af\\u0648\\u0631\\u064a \\u062a\\u063a\\
u06cc\\u0631 \\u0633\\u0648\\u0644\",\"expense_type_updated_successfully\":\"\\
u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\u062a\\u0648 \\u06a9\\u067c\\
u06af\\u0648\\u0631\\u064a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\
u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\\u0644\",\"add_new_expenses\":\"\\u0646\\u0648\\u064a \\u0645\\u0635\\
u0627\\u0631\\u0641\\u0627\\u062a \\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"add_expenses\":\"\\u0646\\u0648\\u06cc \\u0645\\u0635\\u0631\\
u0641\",\"expenses_listing\":\"\\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"new_expense\":\"\\u0646\\u0648\\u06cc
\\u0645\\u0635\\u0631\\u0641\",\"edit_expense\":\"\\u0645\\u0635\\u0631\\u0641 \\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"expense_created\":\"\\u0645\\
u0635\\u0631\\u0641 \\u062b\\u0628\\u062a \\u0633\\
u0648\",\"new_expense_created_successfully\":\"\\u0646\\u0648\\u06cc \\u0645\\
u0635\\u0631\\u0641 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\
u0648!\",\"expense_updated\":\"\\u0645\\u0635\\u0631\\u0641 \\u062a\\u063a\\u06cc\\
u0631 \\u0633\\u0648\",\"expense_updated_successfully\":\"\\u0645\\u0635\\u0631\\
u0641 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\
u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648!\",\"report\":\"\\u0631\\u0627\\u067e\\u0648\\u0631\",\"listing\":\"\\u0644\\
u06cc\\u0633\\u062a\",\"balance\":\"\\u0628\\u06cc\\u0644\\u0627\\u0646\\
u0633\",\"debit\":\"\\u0628\\u0631\\u062f\\u06af\\u064a\",\"credit\":\"\\u0631\\
u0633\\u06cc\\u062f\\u06af\\u064a\",\"reports\":\"\\u0631\\u0627\\u067e\\u0648\\
u0631\\u0648\\u0646\\u0647\",\"general_reports\":\"\\u0639\\u0645\\u0648\\u0645\\
u064a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"all_accounts_reports\":\"\\u062f \\u067c\\u0648\\u0644\\u0648 \\u06a9\\
u0647\\u0627\\u062a\\u0648 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0646\\
u0647\",\"accounts_reports\":\"\\u062f \\u06a9\\u0647\\u0627\\u062a\\u0648 \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0647\",\"expenses_report\":\"\\
u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\u062a\\u0648 \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"expenses_report_listing\":\"\\u062f \\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\\u0648 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\
u0644\\u06cc\\u0633\\u062a\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"\\u062f \\u0645\\u0648\\u0627\\u062f \\u062e\\
u0627\\u0645 \\u06af\\u062f\\u0627\\u0645\",\"raw_warehouse_report\":\"\\u062f \\
u0645\\u0648\\u0627\\u062f \\u062e\\u0627\\u0645 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"raw_warehouse_items_listing\":\"\\u062f \\u0645\\u0648\\u0627\\u062f \\
u062e\\u0627\\u0645 \\u062f \\u06af\\u062f\\u0627\\u0645 \\u062f \\u0627\\u062c\\
u0646\\u0627\\u0633\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"sale_warehouses\":\"\\
u062f \\u0641\\u0631\\u0648\\u0634 \\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\
u0648 \\u06af\\u062f\\u0627\\u0645\",\"sale_warehouse_report\":\"\\u062f \\u0641\\
u0631\\u0648\\u0634 \\u06af\\u062f\\u0627\\u0645 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"sales_warehouse_items_listing\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\
u062f \\u06af\\u062f\\u0627\\u0645 \\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\
u0648 \\u0644\\u06cc\\u0633\\u062a\",\"items_ledger\":\"\\u062f \\u062c\\u0646\\
u0633 \\u06a9\\u0647\\u0627\\u062a\\u0647\",\"items_ledger_report\":\"\\u062f \\
u062c\\u0646\\u0633 \\u062f \\u06a9\\u0647\\u0627\\u062a\\u06d0 \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"damage_items\":\"\\u0636\\u0627\\u06cc\\u0639 \\u0627\\
u062c\\u0646\\u0627\\u0633\",\"damage_items_report\":\"\\u062f \\u0636\\u0627\\
u06cc\\u0639 \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0631\\u0627\\u067e\\
u0648\\u0631\",\"damage_items_listing\":\"\\u062f \\u0636\\u0627\\u06cc\\u0639 \\
u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"sales_reports\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"sales_item_report\":\"\\u062f \\u062c\\u0646\\u0633 \\u062f
\\u0641\\u0631\\u0648\\u0634 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"sales_items\":\"\\u062f \\u062e\\u0631\\u0685 \\u0633\\u0648\\u064a \\
u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"sales_and_return_report\":\"Sales & Return\",\"purchases_reports\":\"\\
u062f \\u062e\\u0631\\u06cc\\u062f \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"purchases\":\"\\u0631\\u0627\\u0646\\u06cc\\u0648\\
u0644\",\"purchases_items_reports\":\"\\u062f \\u062c\\u0646\\u0633 \\u062f \\
u062e\\u0631\\u06cc\\u062f \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"purchases_items\":\"\\u062e\\u0631\\u06cc\\u062f \\u0633\\u0648\\u064a \\
u0627\\u062c\\u0646\\u0627\\u0633\",\"production_report\":\"\\u062f \\u062a\\
u0648\\u0644\\u06cc\\u062f \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"production\":\"\\u062a\\u0648\\u0644\\u06cc\\u0640\\u0640\\u0640\\
u062f\",\"client_items_report\":\"\\u062f \\u0645\\u0634\\u062a\\u0631\\u064a \\
u062f \\u0641\\u0631\\u0648\\u0634 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"client_items\":\"\\u0645\\u0634\\u062a\\u0631\\u064a \\u062f \\u0641\\
u0631\\u0648\\u0634 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"purchase_expenses_report\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\u062f
\\u0645\\u0635\\u0631\\u0641 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"purchase_expenses\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\u0645\\
u0635\\u0627\\u0631\\u0641\\u0627\\u062a\",\"sales_expenses_report\":\"\\u062f \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\\u0648 \\u062f \\u0645\\u0635\\u0627\\
u0631\\u0641\\u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"sales_expenses\":\"\\
u062f \\u0641\\u0631\\u0648\\u0634 \\u062f \\u0645\\u0635\\u0631\\u0641 \\u0631\\
u0627\\u067e\\u0648\\u0631\",\"production_expenses_report\":\"\\u062f \\u062a\\
u0648\\u0644\\u06cc\\u062f \\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"production_expenses\":\"\\u062f \\
u062a\\u0648\\u0644\\u06cc\\u062f \\u062f \\u0645\\u0635\\u0631\\u0641 \\u0631\\
u0627\\u067e\\u0648\\u0631\",\"warehouse_transfer_report\":\"\\u062f \\u06af\\
u062f\\u0627\\u0645 \\u062f \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0631\\
u0627\\u067e\\u0648\\u0631\",\"warehouse_transfer\":\"\\u062f \\u06af\\u062f\\
u0627\\u0645 \\u062f \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"sales_discount_report\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634 \\u062f \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"sales_discount\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\u062f \\u062a\\
u062e\\u0641\\u06cc\\u0641 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"sales_discount_report_2\":\"\\u062f \\u067e\\u0644\\u0648\\u0631 \\
u062a\\u062e\\u0641\\u06cc\\u0641 \\u0631\\u0627\\u067e\\u0648\\u0631
2\",\"sales_discount_2\":\"\\u062f \\u067e\\u0644\\u0648\\u0631 \\u062a\\u062e\\
u0641\\u06cc\\u0641 2\",\"mod_dis_return\":\"\\u0628\\u06cc\\u0631\\u062a\\u0647 \\
u0631\\u0627\\u0633\\u062a\\u0646\\u06cc\\u062f\\u0646\\
u0647\",\"mod_dis_return_dis\":\"R. Dis\",\"mod_dis_return_net\":\"\\u062e\\u0627\\
u0644\\u0635 \\u0689\\u06cc\\u0633\\u06a9\",\"purchases_discount_report\":\"\\u062f
\\u062e\\u0631\\u06cc\\u062f \\u062f \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0631\\
u0627\\u067e\\u0648\\u0631\",\"purchases_discount\":\"\\u062f \\u062e\\u0631\\
u06cc\\u062f \\u062f \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0631\\u0627\\u067e\\
u0648\\u0631\",\"trans_in_discount_1_report\":\"\\u067e\\u0647 \\u062a\\u062e\\
u0641\\u06cc\\u0641 1 \\u06a9\\u06d0 \\u0644\\u06cc\\u0696\\u062f\\u0648\\
u0644\",\"trans_out_discount_1_report\":\"\\u062f \\u062a\\u062e\\u0641\\u06cc\\
u0641 1 \\u0644\\u06cc\\u0696\\u062f\\u0648\\
u0644\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"\\u062f \\u062e\\u062f\\u0645\\u0627\\u062a\\
u0648 \\u062a\\u0648\\u06a9\\u064a \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"services_items_menu\":null,\"service\":\"\\u062e\\u062f\\u0645\\
u062a\",\"batch_wise_stock\":\"\\u062f \\u0628\\u06cc\\u0686 \\u062d\\u06a9\\
u0645\\u062a \\u0633\\u067c\\u0627\\u06a9\",\"sales_return_report\":\"\\u062f \\
u0641\\u0631\\u0648\\u0634 \\u0648\\u0627\\u067e\\u0633\\u06cc\",\"branches\":\"\\
u0628\\u0631\\u0627\\u0646\\u0686\\u0648\\u0646\\u0647\\/\\u0646\\u0645\\u0627\\
u06cc\\u0646\\u062f\\u06af\\u06cc\\u0627\\u0646\\u064a\",\"branch\":\"\\u0628\\
u0631\\u0627\\u0646\\u0686\\/\\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\
u064a\",\"add_new_branch\":\"\\u0646\\u0648\\u06cc \\u0628\\u0631\\u0627\\u0646\\
u0686\\/\\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\u0627\\u0636\\
u0627\\u0641\\u0647 \\u06a9\\u0693\\u0647\",\"branches_listing\":\"\\u062f \\
u0628\\u0631\\u0627\\u0646\\u0686\\u0648\\u0646\\u0648\\/\\u0646\\u0645\\u0627\\
u06cc\\u0646\\u062f\\u06af\\u064a\\u0627\\u0646\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"new_branch\":\"\\u0646\\u0648\\u06cc \\u0628\\u0631\\u0627\\u0646\\
u0686\\/\\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\
u064a\",\"add_branch\":\"\\u0628\\u0631\\u0627\\u0646\\u0686\\/\\u0646\\u0645\\
u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0693\\u0647\",\"branch_created\":\"\\u0628\\u0631\\u0627\\u0646\\u0686\\/\\
u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\u062c\\u0648\\u0693\\u0647
\\u0633\\u0648\\u0644\",\"new_branch_created_successfully\":\"\\u0628\\u0631\\
u0627\\u0646\\u0686\\/\\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\
u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062c\\u0648\\u0693 \\u0633\\u0648\\
u0644!\",\"edit_branch\":\"\\u0628\\u0631\\u0627\\u0646\\u0686\\/\\u0646\\u0645\\
u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\
u0693\\u0647\",\"branch_updated\":\"\\u0628\\u0631\\u0627\\u0646\\u0686\\/\\u0646\\
u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\\u0644\",\"branch_updated_successfully\":\"\\u0628\\u0631\\u0627\\
u0646\\u0686\\/\\u0646\\u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u064a \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628
\\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"accounts\":\"\\u06a9\\u0647\\u0627\\u062a\\u06d0 - \\u0627\\u06a9\\
u0627\\u0648\\u0646\\u0640\\u067c\\u0640\\u0640\\u0648\\u0646\\
u0647\",\"add_account\":\"\\u0646\\u0648\\u06d0 \\u06a9\\u0647\\u0627\\u062a\\u0647
\\u062c\\u0648\\u0693\\u0647 \\u06a9\\u0693\\u0647\",\"add_new_account\":\"\\
u0646\\u0648\\u06d0 \\u06a9\\u0647\\u0627\\u062a\\u0647 \\u062c\\u0648\\u0693\\
u0647 \\u06a9\\u0693\\u0647\",\"accounts_listing\":\"\\u062f \\u06a9\\u0647\\
u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\"a
ccount_created\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647 \\u062c\\u0648\\u0693\\u0647
\\u0633\\u0648\\u0644\",\"new_account_created_successfully\":\"\\u06a9\\u0647\\
u0627\\u062a\\u0647 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693\\u0647 \\u0633\\
u0648\\u0644!\",\"new_account\":\"\\u0646\\u0648\\u06d0 \\u06a9\\u0647\\u0627\\
u062a\\u0647\",\"account_opening_balance_debit\":\"\\u0632\\u0648\\u0693 \\u062d\\
u0633\\u0627\\u0628 \\u0628\\u0631\\u062f\\u06af\\
u064a\",\"account_opening_balance_credit\":\"\\u0632\\u0648\\u0693 \\u062d\\u0633\\
u0627\\u0628 \\u0631\\u0633\\u06cc\\u062f\\u06af\\
u064a\",\"account_opening_balance_currency\":\"\\u0628\\u0644\\u0647 \\u06a9\\
u0631\\u0646\\u0633\\u064a \\u0647\\u0645 \\u0633\\u062a\\u0647\\
u061f\",\"edit_account\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647 \\u062a\\u063a\\
u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"account_updated\":\"\\u06a9\\u0647\\u0627\\
u062a\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644\",\"account_updated_successfully\":\"\\u06a9\\u0647\\u0627\\u062a\\u0647 \\
u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"journal\":\"\\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\
u0647\",\"add_journal\":\"\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\
u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\u0627\\u0644 \\u0646\\u0648\\u06d0 \\
u0627\\u0646\\u067c\\u0631\\u064a\",\"add_new_journal\":\"\\u062f \\u0631\\u0648\\
u0632\\u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\u0627\\
u0644 \\u0646\\u0648\\u06d0 \\u0627\\u0646\\u067c\\u0631\\
u064a\",\"new_journal\":\"\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\
u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\u0627\\u0644 \\u0646\\u0648\\u06d0 \\
u0627\\u0646\\u067c\\u0631\\u064a\",\"journal_listing\":\"\\u062f \\u0631\\u0648\\
u0632\\u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\u0627\\
u0644 \\u0644\\u06cc\\u0633\\u062a\",\"edit_journal\":\"\\u0631\\u0648\\u0632\\
u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\u0627\\u0644 \\
u0627\\u0646\\u067c\\u0631\\u064a \\u062a\\u063a\\u06cc\\
u0631\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"\\u062f \\
u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\
u0646\\u0627\\u0644 \\u0627\\u0646\\u067c\\u0631\\u064a \\u062b\\u0628\\u062a \\
u0633\\u0648\\u0644\",\"new_journal_created_successfully\":\"\\u062f \\u0631\\
u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\
u0627\\u0644 \\u0627\\u0646\\u067c\\u0631\\u064a \\u067e\\u0647 \\u0628\\u0631\\
u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\
u0628\\u062a \\u0633\\u0648\\u0644!\",\"journal_updated\":\"\\u062f \\u0631\\
u0648\\u0632\\u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\
u0627\\u0644 \\u0627\\u0646\\u067c\\u0631\\u064a \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\\u0644\",\"journal_updated_successfully\":\"\\u062f \\u0631\\u0648\\
u0632\\u0646\\u0627\\u0645\\u0686\\u0647\\/\\u062c\\u0648\\u0631\\u0646\\u0627\\
u0644 \\u0627\\u0646\\u067c\\u0631\\u064a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\
u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\
u06cc\\u0631 \\u0633\\u0648\\u0644!\",\"add_new_warehouse\":\"\\u0646\\u0648\\u06cc
\\u06af\\u062f\\u0627\\u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\
u0646\\u0689\\u06cc \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"add_warehouse\":\"\\u0646\\u0648\\u06cc \\u06af\\u062f\\u0627\\u0645\\/\\
u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\u06cc \\u062b\\u0628\\
u062a \\u06a9\\u0648\\u0644\",\"new_warehouse\":\"\\u0646\\u0648\\u06cc \\u06af\\
u062f\\u0627\\u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\
u06cc \\u062b\\u0628\\u062a \\u06a9\\u0648\\u0644\",\"warehouse_listing\":\"\\u062f
\\u06af\\u062f\\u0627\\u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\
u0646\\u0689\\u06cc \\u0644\\u06cc\\u0633\\u062a\",\"edit_warehouse\":\"\\u062f \\
u06af\\u062f\\u0627\\u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\
u0689\\u06cc \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"warehouse_details\":\"\\u062f \\u06af\\u062f\\u0627\\u0645\\/\\u062f\\
u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\u06cc \\u0645\\u0639\\u0644\\
u0648\\u0645\\u0627\\u062a\",\"warehouse_created\":\"\\u06af\\u062f\\u0627\\
u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\u06cc \\
u0627\\u0636\\u0627\\u0641\\u0647 \\u0633\\
u0648\",\"new_warehouse_created_successfully\":\"\\u0646\\u0648\\u06cc \\u06af\\
u062f\\u0627\\u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\
u06cc \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\
u0628 \\u0633\\u0631\\u0647 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0633\\
u0648!\",\"warehouse_updated\":\"\\u06af\\u062f\\u0627\\u0645\\/\\u062f\\u0648\\
u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\u06cc \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\",\"warehouse_updated_successfully\":\"\\u062f \\u06af\\u062f\\u0627\\
u0645\\/\\u062f\\u0648\\u06a9\\u0627\\u0646\\/\\u0645\\u0646\\u0689\\u06cc \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u067e\\u0647 \\u0628\\u0631\\
u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\
u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"close\":\"Close\",\"manage_items_columns\":\"\\u062f \\u0644\\u06cc\\
u0633\\u062a \\u06a9\\u0627\\u0644\\u0645\\u0648\\u0646\\u0647 \\u062a\\u0646\\
u0638\\u06cc\\u0645 \\u06a9\\u0648\\u0644\",\"add_new_item\":\"\\u0646\\u0648\\
u06cc \\u062c\\u0646\\u0633 \\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"add_item\":\"\\u0646\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u062b\\u0628\\
u062a \\u06a9\\u0693\\u0647\",\"new_item\":\"\\u0646\\u0648\\u06cc \\u062c\\u0646\\
u0633 \\u062b\\u0628\\u062a \\u06a9\\u0693\\u0647\",\"edit_item\":\"\\u062c\\
u0646\\u0633 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"item_id\":\"\\
u062f \\u062c\\u0646\\u0633 \\u0634\\u0645\\u0627\\u0631\\
u0647\",\"item_type\":\"\\u062f \\u062c\\u0646\\u0633 \\u0689\\u0648\\
u0644\",\"item_category\":\"\\u062f \\u062c\\u0646\\u0633 \\u06a9\\u067c\\u06af\\
u0648\\u0631\\u064a\",\"unit_1\":\"\\u0627\\u0648\\u0644 \\u0648\\u0627\\u062d\\
u062f\",\"unit_2\":\"\\u062f\\u0648\\u0647\\u0645 \\u0648\\u0627\\u062d\\
u062f\",\"unit_3\":\"\\u062f\\u0631\\u06cc\\u0645 \\u0648\\u0627\\u062d\\
u062f\",\"unit_equalance\":\"\\u062f \\u0648\\u0627\\u062d\\u062f \\u0645\\u0642\\
u062f\\u0627\\u0631\",\"unit_image\":\"\\u062f \\u062c\\u0646\\u0633 \\u0639\\
u06a9\\u0633\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"\\u0628\\u0631\\u062f\\u0648\\u0627\\u0644\\
u06cc\",\"item_cbm_length\":\"\\u0627\\u0631\\u062a\\u0641\\u0627\\
u0639\",\"item_cbm_height\":\"\\u062c\\u06af\\u0648\\u0627\\u0644\\
u06cc\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"\\
u0648\\u0632\\u0646\",\"item_weight_total\":\"\\u062c.\\u0648\\u0632\\
u0646\",\"opening_stock_warehouse\":\"\\u062f \\u0627\\u0648\\u0633\\u0646\\
u064a \\u0645\\u0648\\u062c\\u0648\\u062f\\u0647 \\u062c\\u0646\\u0633 \\u06af\\
u062f\\u0627\\u0645\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"\\u0627\\
u0648\\u0633\\u0646\\u06cc \\u0645\\u0648\\u062c\\u0648\\u062f\\u0647 \\u062a\\
u0639\\u062f\\u0627\\u062f\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"\\u062f \\u062e\\u0644\\u0627\\u0635\\u06d0\\u062f\\
u0648 \\u062e\\u0628\\u0631\\u062a\\u06cc\\u0627\",\"expiry_date\":\"\\u062f \\
u062a\\u0627\\u0631\\u06cc\\u062e \\u062a\\u06cc\\u0631\\u06cc\\u062f\\u0648 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mfg_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e \\u062a\\u0648\\u0644\\u06cc\\u062f\",\"mfg\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u062a\\u0648\\u0644\\u06cc\\u062f\",\"expiry\":\"\\u062a\\u062c\\
u0631\\u0628\\u0647\",\"yes\":\"\\u0628\\u0644\\u06cc\",\"no\":\"\\u0646\\
u0647\",\"expiry_alert\":\"\\u062f \\u062a\\u0627\\u0631\\u06cc\\u062e \\u062a\\
u06cc\\u0631\\u06cc\\u062f\\u0648 \\u062e\\u0628\\u0631\\u062a\\u06cc\\
u0627\",\"item_details\":\"\\u062c\\u0632\\u06cc\\u0627\\u062a\\/\\u0628\\u0627\\
u0631\\u06a9\\u0648\\u062f\",\"item_country\":\"\\u0647\\u06cc\\u0648\\u0627\\
u062f\",\"item_company\":\"\\u06a9\\u0645\\u067e\\u0646\\
u06cc\",\"item_country_thead\":\"\\u0647\\u06cc\\u0648\\u0627\\
u062f\",\"item_company_thead\":\"\\u06a9\\u0645\\u067e\\u0646\\
u06cc\",\"item_details_thead\":\"\\u062c\\u0632\\u06cc\\u0627\\u062a\\/\\u0628\\
u0627\\u0631\\u06a9\\u0648\\u062f\",\"items_listing\":\"\\u062f \\u0627\\u062c\\
u0646\\u0627\\u0633\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"item_created\":\"\\
u0646\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u062b\\u0628\\u062a \\u0633\\
u0648\",\"new_item_created_successfully\":\"\\u0646\\u0648\\u06cc \\u062c\\u0646\\
u0633 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\
u0628
\\u0633\\u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\
u0648!\",\"item_updated\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a \\u062b\\
u0628\\u062a \\u0633\\u0648\\u0644\",\"item_updated_successfully\":\"\\u062f \\
u062c\\u0646\\u0633 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\
u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"items_columns_popup_title\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\
u0633\\u0648 \\u062f \\u0644\\u06cc\\u0633\\u062a \\u06a9\\u0627\\u0644\\u0645\\
u0648\\u0646\\u0647\",\"items_columns_popup_text\":\"\\u06a9\\u0648\\u0645 \\
u06a9\\u0627\\u0644\\u0645\\u0648\\u0646\\u0647 \\u0686\\u064a \\u062a\\u0627\\
u0633\\u0648 \\u063a\\u0648\\u0627\\u0693\\u064a \\u0644\\u06cc\\u0633\\u062a \\
u06a9\\u064a \\u069a\\u06a9\\u0627\\u0631\\u0647 \\u0633\\u064a \\u0627\\u0646\\
u062a\\u062e\\u0627\\u0628 \\u06cc\\u06d0 \\u06a9\\u0693\\
u0626\",\"items_columns_popup_text_check_all\":\"\\u067c\\u0648\\u0644 \\u0627\\
u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0693\\
u0647\",\"items_popup_columns_text_sr_num\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"items_popup_columns_text_name\":\"\\u0646\\u0648\\
u0645\",\"items_popup_columns_text_category\":\"\\u06a9\\u067c\\u06af\\u0648\\
u0631\\u06cc\",\"items_popup_columns_text_country\":\"\\u0647\\u06cc\\u0648\\
u0627\\u062f\",\"items_popup_columns_text_company\":\"\\u06a9\\u0645\\u067e\\
u0646\\u06cc\",\"items_popup_columns_text_details\":\"\\u062c\\u0632\\u06cc\\
u0627\\u062a\\/\\u0628\\u0627\\u0631\\u06a9\\u0648\\
u062f\",\"items_popup_columns_text_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"items_popup_columns_text_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"items_popup_columns_text_avg_cost\":\"\\u0642\\u06cc\\u0645\\u062a \\
u0627\\u0648\\u0633\\u0637\",\"items_popup_columns_text_last_cost\":\"\\u0642\\
u06cc\\u0645\\u062a \\u0627\\u062e\\
u0631\",\"items_popup_columns_text_sale_price\":\"\\u0646\\u0631\\u062e \\u0641\\
u0631\\u0648\\u0634\",\"items_popup_columns_text_stock_in\":\"\\u062e\\u0631\\
u06cc\\u062f\",\"items_popup_columns_text_stock_out\":\"\\u0641\\u0631\\u0648\\
u0634\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"items_popup_colum
ns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_transfer_in\":\"TI
N\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_popup_columns_text_b
ranch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_to_branch_out\":\"
B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"\\u0645\\u0648\\u062c\\u0648\\u062f \\
u0628\\u0646\\u062f\\u0644\",\"items_popup_columns_text_toop\":\"\\u0645\\u0648\\
u062c\\u0648\\u062f \\u062a\\u0648\\
u067e\",\"items_popup_columns_text_damage\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"items_popup_columns_text_available\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f \\u062a\\u0639\\u062f\\u0627\\u062f\",\"items_popup_columns_text_width\":\"\\
u0628\\u0631\\u062f\\u0648\\u0627\\u0644\\
u06cc\",\"items_popup_columns_text_height\":\"\\u062c\\u06af\\u0648\\u0627\\u0644\\
u06cc\",\"items_popup_columns_text_length\":\"\\u067e\\u0644\\u0646\\u0648\\u0627\\
u0644\\u06cc\",\"items_popup_columns_text_cube_meter\":\"\\u0645\\u062a\\u0631\\
u0645\\u06a9\\u0639\\u0628\",\"items_popup_columns_text_total_cube_meter\":\"\\
u062c\\u0645\\u0644\\u0647 \\u0645\\u062a\\u0631\\u0645\\u06a9\\u0639\\
u0628\",\"items_popup_columns_text_cbm\":\"\\u0645\\u062a\\u0631\\u0645\\u06a9\\
u0639\\u0628\",\"items_popup_columns_text_total_cbm\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0645\\u062a\\u0631\\u0645\\u06a9\\u0639\\
u0628\",\"items_popup_columns_text_weight\":\"\\u0648\\u0632\\
u0646\",\"items_popup_columns_text_total_weight\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0648\\u0632\\u0646\",\"items_popup_columns_text_image\":\"\\u0627\\u0646\\u0681\\
u0648\\u0631\",\"items_popup_columns_text_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_columns_succ
ess_message\":\"Items Columns Updated
Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\
u0648 \\u062f \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0644\\u06cc\\u0633\\
u062a\",\"edit_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062a\\
u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"new_transfer\":\"\\u0646\\u0648\\
u06cc \\u062c\\u0646\\u0633 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0648\\
u06a9\\u0693\\u0647\",\"receiving_warehouse\":\"\\u062a\\u0631\\u0644\\u0627\\
u0633\\u0647 \\u06a9\\u0646\\u0646\\u062f\\u0647 \\u06af\\u062f\\u0627\\
u0645\",\"transferring_item\":\"\\u062f \\u062c\\u0646\\u0633 \\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644:\",\"new_item_transfer\":\"\\u062f \\u062c\\u0646\\u0633
\\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\",\"transfer_item\":\"\\u062f \\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644 \\u0648\\u0693 \\u062c\\u0646\\
u0633\",\"item_transferred\":\"\\u062c\\u0646\\u0633 \\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644 \\u0633\\u0648\",\"item_transferred_successfully\":\"\\u062c\\u0646\\
u0633 \\u0645\\u0634\\u062e\\u0635 \\u0633\\u0648\\u064a \\u0681\\u0627\\u06cc \\
u062a\\u0647 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\
u0633\\u0648!\",\"transfer_updated\":\"\\u062f \\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644 \\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a \\u062b\\u0628\\u062a \\
u0633\\u0648\\u0644\",\"transfer_updated_successfully\":\"\\u062f \\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\
u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\u0648\\u0644!\",\"damage_stock\":\"\\
u062e\\u0631\\u0627\\u0628\\/\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"add_damage\":\"\\u0646\\u0648\\u06cc \\u0636\\u0627\\u06cc\\u0639\\/\\
u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u062b\\
u0628\\u062a \\u06a9\\u0693\\u0647\",\"damage_stock_listing\":\"\\u062f \\u0636\\
u0627\\u06cc\\u0639\\/\\u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\u0648 \\u0627\\
u062c\\u0646\\u0627\\u0633\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"add_new_damage\":\"\\u0646\\u0648\\u06cc \\u0636\\u0627\\u06cc\\
u0639\\/\\u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\
u062b\\u0628\\u062a \\u06a9\\u0693\\u0647\",\"new_damage\":\"\\u0646\\u0648\\
u06cc \\u0636\\u0627\\u06cc\\u0639\\/\\u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\
u06cc \\u062c\\u0646\\u0633 \\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"edit_damage_stock\":\"\\u0636\\u0627\\u06cc\\u0639\\/\\u062e\\u0631\\
u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0693\\u0647\",\"damage_stock_added\":\"\\u0636\\u0627\\u06cc\\
u0639\\/\\u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\
u062b\\u0628\\u062a \\u0633\\u0648\",\"damage_stock_added_successfully\":\"\\
u0636\\u0627\\u06cc\\u0639\\/\\u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\u06cc \\
u062c\\u0646\\u0633 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\
u0648!\",\"damage_stock_updated\":\"\\u0636\\u0627\\u06cc\\u0639\\/\\u062e\\u0631\\
u0627\\u0628 \\u0633\\u0648\\u06cc \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\",\"damage_stock_updated_successfully\":\"\\u0636\\u0627\\u06cc\\u0639\\/\\
u062e\\u0631\\u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\
u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648!\",\"add_new_purchase\":\"\\u0646\\u0648\\u06cc \\u062e\\u0631\\u06cc\\
u062f \\u062a\\u0631\\u0633\\u0631\\u0647 \\u06a9\\u0693\\
u0647\",\"add_purchase\":\"\\u0646\\u0648\\u06cc \\u062e\\u0631\\u06cc\\
u062f\",\"purchase_cbm_info\":\"CBM \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\
u062a\",\"new_purchase\":\"\\u0646\\u0648\\u06cc \\u062e\\u0631\\u06cc\\
u062f\",\"purchases_listing\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u064a \\u0644\\u06cc\\u0633\\u062a\",\"add_to_purchase\":\"\\u062f \\u062e\\
u0631\\u06cc\\u062f \\u0644\\u06cc\\u0633\\u062a \\u062a\\u0647 \\u06cc\\u06d0 \\
u0634\\u0627\\u0645\\u0644 \\u06a9\\u0693\\u0647\",\"edit_purchase\":\"\\u062e\\
u0631\\u06cc\\u062f\\u0627\\u0631\\u064a \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\
u0693\\u0647\",\"purchase_invoice\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\
u0628\\u06cc\\u0644\",\"purchase_added\":\"\\u062e\\u0631\\u06cc\\u062f \\u062a\\
u0631\\u0633\\u0631\\u0647 \\u0633\\
u0648\",\"new_purchase_added_successfully\":\"\\u062e\\u0631\\u06cc\\u062f
\\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062a\\u0631\\u0633\\u0631\\u0647 \\u0633\\
u0648!\",\"item_not_found\":\"\\u062c\\u0646\\u0633 \\u0645\\u0648 \\u067e\\u06cc\\
u062f\\u0627 \\u0646\\u0647 \\u06a9\\u0693\",\"add_items_to_proceed\":\"\\u0627\\
u0648\\u0644 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u06a9\\u0693\\u0626\",\"purchase_updated\":\"\\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u064a \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644\",\"purchase_updated_successfully\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u064a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"purchase_cbm_popup_title\":\"\\u062f \\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u062f \\u0633\\u06cc \\
u0628\\u06cc \\u0627\\u06cc\\u0645 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\
u062a \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"purchase_cbm_popup_previous_details_title\":\"\\u062f \\u062c\\u0646\\
u0633 \\u0645\\u062e\\u06a9\\u06cc\\u0646\\u06cc \\u0633\\u06cc \\u0628\\u06cc \\
u0627\\u06cc\\u0645\",\"purchase_cbm_popup_item_width\":\"\\u0628\\u0631\\u062f\\
u0648\\u0627\\u0644\\u06cc\",\"purchase_cbm_popup_item_height\":\"\\u062c\\u06af\\
u0648\\u0627\\u0644\\u06cc\",\"purchase_cbm_popup_item_length\":\"\\u0627\\u0631\\
u062a\\u0641\\u0627\\
u0639\",\"purchase_cbm_popup_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":
\"\\u0648\\u0632\\u0646\",\"purchase_cbm_popup_close_btn\":\"\\u0648\\u062a\\
u0693\\u0647\",\"purchase_cbm_popup_save_btn\":\"\\u062b\\u0628\\u062a \\u06a9\\
u0693\\u0647\",\"purchase_cbm_popup_new_details_title\":\"\\u062f \\u062c\\u0646\\
u0633 \\u062f \\u0633\\u06cc \\u0628\\u06cc \\u0627\\u06cc\\u0645 \\u0646\\u0648\\
u06cc \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u062f\\u0631\\u062c \\
u06a9\\u0693\\u0647\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"\\u0646\\u0648\\u06cc \\u062a\\u0648\\
u0644\\u06cc\\u062f\",\"add_production\":\"\\u0646\\u0648\\u06cc \\u062a\\u0648\\
u0644\\u06cc\\u062f\",\"production_listing\":\"\\u062f \\u062a\\u0648\\u0644\\
u06cc\\u062f \\u062a\\u0631\\u0633\\u0631\\u0647 \\u0633\\u0648\\u064a \\u0644\\
u06cc\\u0633\\u062a\",\"new_production\":\"\\u0646\\u0648\\u06cc \\u062a\\u0648\\
u0644\\u06cc\\u062f\",\"edit_production\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"add_raw_material\":\"\\u062e\\
u0627\\u0645 \\u0645\\u0648\\u0627\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0693\\u0647\",\"raw_material_used\":\"\\u0627\\u0633\\u062a\\u0641\\u0627\\
u062f\\u0647 \\u0633\\u0648\\u064a \\u062e\\u0627\\u0645 \\u0645\\u0648\\u0627\\
u062f\",\"production_date\":\"\\u062f \\u062a\\u0648\\u0644\\u06cc\\u062f \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"production_items\":\"\\u062f \\u062a\\u0648\\u0644\\
u06cc\\u062f \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"extra_expense_description\":\"\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647
\\u0645\\u0635\\u0627\\u0631\\u0641\\u0648 \\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"total_used_raw_material_cost\":\"\\u062c\\u0645\\u0644\\u0647 \\u062e\\
u0627\\u0645 \\u0645\\u0648\\u0627\\u062f \\u0627\\u0633\\u062a\\u0641\\u0627\\
u062f\\u0647\",\"total_extra_expenses\":\"\\u062c\\u0645\\u0644\\u0647 \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"total_production_cost\":\"\\u062f \\u062a\\u0648\\u0644\\u06cc\\u062f \\
u062c\\u0645\\u0644\\u0647 \\u0642\\u06cc\\u0645\\
u062a\",\"production_invoice\":\"\\u062f \\u062a\\u0648\\u0644\\u06cc\\u062f \\
u0631\\u0633\\u06cc\\u062f\",\"production_added\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u062a\\u0631\\u0633\\u0631\\u0647 \\u0633\\
u0648\",\"new_production_added_successfully\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f
\\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062a\\u0631\\u0633\\u0631\\u0647 \\u0633\\
u0648!\",\"production_updated\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u062a\\
u063a\\u06cc\\u0631 \\u0633\\u0648\",\"production_updated_successfully\":\"\\
u062a\\u0648\\u0644\\u06cc\\u062f \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\
u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\
u0631 \\u0633\\u0648!\",\"add_new_sale\":\"\\u0646\\u0648\\u06cc \\u0641\\u0631\\
u0648\\u0634\",\"new_sale\":\"\\u0646\\u0648\\u06cc \\u0641\\u0631\\u0648\\
u0634\",\"add_sale\":\"\\u0646\\u0648\\u06cc \\u0641\\u0631\\u0648\\
u0634\",\"edit_sale\":\"\\u0641\\u0631\\u0648\\u0634 \\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0648\\u0644\",\"sales_invoice\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634 \\u0628\\u06cc\\u0644\",\"sales_listing\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"out_sales\":\"Out
Sales\",\"pending_sales\":\"Pending Sales\",\"pending_sales_listing\":\"Pending
Sales Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"\\u0645\\u0634\\u062a\\u0631\\
u064aName\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"\\u062f \\
u062c\\u0646\\u0633 \\u0627\\u0636\\u0627\\u0641\\u0647 \\u0645\\u0639\\u0644\\
u0648\\u0645\\u0627\\u062a\",\"add_to_sale\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u062f \\u0641\\u0631\\
u0648\\u0634 \\u067e\\u0647 \\u0644\\u06cc\\u0633\\u062a \\u06a9\\u064a \\u062f\\
u0627\\u062e\\u0644 \\u06a9\\u0648\\u0644\",\"total_sale\":\"\\u062c\\u0645\\
u0644\\u0647 \\u0641\\u0631\\u0648\\u0634\",\"total_discount\":\"\\u062c\\u0645\\
u0644\\u0647 \\u062a\\u062e\\u0641\\u06cc\\u0641\",\"gross_total\":\"\\u06a9\\u0644
\\u062c\\u0645\\u0644\\u0647\",\"sales_total\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0628\\u06cc\\u0644\",\"cash_received\":\"\\u0646\\u0642\\u062f\\u0647 \\u0648\\
u0635\\u0648\\u0644\",\"client_name_sale\":\"\\u062f \\u067e\\u0631\\u0686\\u0648\\
u0646 \\u0633\\u0648\\u062f\\u0627 \\u062f \\u0645\\u0634\\u062a\\u0631\\u064a \\
u0646\\u0648\\u0645\",\"client_mob_sale\":\"\\u062f \\u062f\\u0627\\u063a\\u0647 \\
u0645\\u0634\\u062a\\u0631\\u064a \\u0645\\u0648\\u0628\\u0627\\u06cc\\u0644 \\
u0634\\u0645\\u06d0\\u0631\\u0647\",\"sale_invoice_thanks_note\":\"\\u0645\\u0646\\
u0646\\u0647 \\u0686\\u064a \\u062f \\u0633\\u0648\\u062f\\u0627 \\u06a9\\u0648\\
u0644\\u0648 \\u0644\\u067e\\u0627\\u0631\\u0647 \\u0645\\u0648 \\u0632\\u0645\\
u0648\\u0696 \\u0634\\u0631\\u06a9\\u062a \\u063a\\u0648\\u0631\\u0647 \\u06a9\\
u0693! \\u0647\\u0631\\u06a9\\u0644\\u0647 \\u0631\\u0627\\u0633\\u0626 \\u0645\\
u0648\\u0696 \\u0633\\u062a\\u0627\\u0633\\u0648 \\u067e\\u0647 \\u062e\\u062f\\
u0645\\u062a \\u06a9\\u069a\\u064a \\u06cc\\
u0648!\",\"sale_delivery_thanks_note\":\"\\u0645\\u062d\\u062a\\u0631\\u0645 \\
u0645\\u0634\\u062a\\u0631\\u06cc \\u062e\\u067e\\u0644 \\u0627\\u062c\\u0646\\
u0627\\u0633 \\u062f\\u0645\\u0648\\u067c\\u0631\\u0648\\u0627\\u0646 \\u0685\\
u062e\\u0647 \\u067e\\u0647 \\u0627\\u062d\\u062a\\u06cc\\u0627\\u0637 \\u0633\\
u0631\\u0647 \\u062a\\u0631\\u0644\\u0627\\u0633\\u0647 \\u06a9\\u0693\\u0626\\
u060c \\u062f\\u062c\\u0646\\u0633 \\u062f\\u06a9\\u0645\\u0648\\u0627\\u0644\\
u06cc \\u0627\\u0648 \\u062e\\u0631\\u0627\\u0628\\u06cc\\u062f\\u0648 \\u067e\\
u0647 \\u0635\\u0648\\u0631\\u062a \\u06a9\\u064a \\u0646\\u0648\\u0645\\u0648\\
u0693\\u06cc \\u0634\\u0631\\u06a9\\u062a \\u0636\\u0645\\u0648\\u0627\\u0631\\
u0647 \\u0646\\u0647 \\u062f\\u06cc \\u067e\\u0647 \\u062f\\u0631\\u0646\\u069a\\
u062a\",\"sale_added\":\"\\u0641\\u0631\\u0648\\u0634 \\u062a\\u0631\\u0633\\
u0631\\u0647 \\u0633\\u0648\",\"new_sale_added_successfully\":\"\\u0641\\u0631\\
u0648\\u0634 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u0631 \\u0633\\u0631\\u0647 \\u0633\\
u0648!\",\"sale_updated\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\u0628\\u06cc\\
u0644 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\",\"sale_updated_successfully\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\
u0628\\u06cc\\u0644 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648!\",\"users\":\"\\u06a9\\u0627\\u0631\\u0646\\/\\u06cc\\u0648\\u0632\\u0631\\
u0627\\u0646\",\"add_new_user\":\"\\u0646\\u0648\\u06cc \\u06cc\\u0648\\u0632\\
u0631\\/\\u06a9\\u0627\\u0631\\u0646\",\"add_user\":\"\\u06a9\\u0627\\u0631\\
u0646\\/\\u06cc\\u0648\\u0632\\u0631 \\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"new_user\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0627\\u0631\\u0646\\/\\
u06cc\\u0648\\u0632\\u0631\",\"edit_user\":\"\\u06a9\\u0627\\u0631\\u0646\\/\\
u06cc\\u0648\\u0632\\u0631 \\u062a\\u063a\\u06cc\\u0631\",\"users_listing\":\"\\
u062f \\u06a9\\u0627\\u0631\\u0646\\/\\u06cc\\u0648\\u0632\\u0631\\u0627\\u0646\\
u0648 \\u0644\\u06cc\\u0633\\u062a\",\"role\":\"\\u062d\\u0642\\u0648\\
u0642\",\"admin\":\"\\u0639\\u0645\\u0648\\u0645\\u064a \\u0645\\u0633\\u0624\\
u0644\\/\\u0627\\u0689\\u0645\\u06cc\\u0646\",\"username\":\"\\u06cc\\u0648\\
u0632\\u0631 \\u0646\\u0648\\u0645\",\"password\":\"\\u0641\\u0627\\u0633\\u0648\\
u0631\\u062f\",\"user_added\":\"\\u06cc\\u0648\\u0632\\u0631\\/\\u06a9\\u0627\\
u0631\\u0646 \\u062c\\u0648\\u0693 \\u0633\\
u0648\",\"new_user_added_successfully\":\"\\u06cc\\u0648\\u0632\\u0631\\/\\u06a9\\
u0627\\u0631\\u0646 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693 \\u0633\\
u0648!\",\"user_updated\":\"\\u06cc\\u0648\\u0632\\u0631\\/\\u06a9\\u0627\\u0631\\
u0646 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\",\"user_updated_successfully\":\"\\u06cc\\u0648\\u0632\\u0631\\/\\u06a9\\
u0627\\u0631\\u0646
\\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648!\",\"backup\":\"\\
u0628\\u06cc\\u06a9\\u067e\",\"logout\":\"\\u0648\\u062a\\u0644\\/\\u0644\\u0627\\
u06af \\u0627\\u0648\\u067c\",\"financial\":\"\\u062f \\u062d\\u0633\\u0627\\
u0628\\u062f\\u0627\\u0631\\u064a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647\",\"financial_chart_of_accounts_menu\":\"\\u062f \\u06a9\\u0647\\
u0627\\u062a\\u0648 \\u0641\\u0647\\u0631\\u0633\\u062a\\/\\u0686\\u0627\\u0631\\
u062a \\u0622\\u0641 \\u0627\\u06a9\\u0627\\u0648\\u0646\\
u062a\",\"financial_chart_of_accounts\":\"\\u062f \\u06a9\\u0647\\u0627\\u062a\\
u0648 \\u0641\\u0647\\u0631\\u0633\\u062a\\/\\u0686\\u0627\\u0631\\u062a \\u0622\\
u0641 \\u0627\\u06a9\\u0627\\u0648\\u0646\\
u062a\",\"financial_chart_of_accounts_1st_head\":\"\\u0627\\u06a9\\u0627\\u0648\\
u0646\\u062a \\u0646\\u0648\\u0645\",\"financial_chart_of_accounts_old_head\":\"\\
u0645\\u062e\\u06a9\\u06cc\\u0646\\u06cc \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"financial_chart_of_accounts_2nd_head\":\"\\u0628\\u0631\\
u062f\",\"financial_chart_of_accounts_3rd_head\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"financial_chart_of_accounts_4th_head\":\"\\u0628\\u0644\\u0627\\u0646\\
u0633\",\"balance_sheet\":\"\\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u0634\\
u06cc\\u067c\",\"balance_sheet_1st_head\":\"\\u062f \\u06a9\\u0647\\u0627\\u062a\\
u06d0 \\u0646\\u0648\\u0645\",\"balance_sheet_old_head\":\"\\u0632\\u0648\\u0693 \\
u062d\\u0633\\u0627\\u0628\",\"balance_sheet_2nd_head\":\"\\u0628\\u0631\\u062f\\
u06af\\u064a\",\"balance_sheet_3rd_head\":\"\\u0631\\u0633\\u06cc\\u062f\\u06af\\
u064a\",\"balance_sheet_4th_head\":\"\\u0628\\u06cc\\u0644\\u0627\\u0646\\
u0633\",\"financial_trial_balance_title_top\":\"\\u062d\\u0633\\u0627\\u0628\\
u062f\\u0627\\u0631\\u06cc\",\"financial_trial_balance_title\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633 \\u0627\\u0632\\u0645\\u0627\\u06cc\\u0634\\u06cc\\/\\u062a\\
u0631\\u06cc\\u0644 \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"financial_trial_balance_thead_number\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"financial_trial_balance_thead_particulars\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"financial_trial_balance_thead_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"financial_trial_balance_thead_debit\":\"\\u0628\\u0631\\
u062f\",\"financial_trial_balance_thead_credit\":\"\\u0631\\u0633\\u06cc\\
u062f\",\"financial_trial_balance_thead_cash\":\"\\u0646\\u0642\\u062f\\u064a \\
u067e\\u06cc\\u0633\\u06cc\",\"financial_trial_balance_thead_bank\":\"\\u0646\\
u0642\\u062f\\u06cc \\u067e\\u0647 \\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\
u0627\\u0641\\u06cc \\u06a9\\u069a\\
u064a\",\"financial_trial_balance_thead_inventory\":\"\\u062f \\u06af\\u062f\\
u0627\\u0645\\u062f\\u0627\\u0631\\u06cc \\u0627\\u0631\\u0632\\u069a\\
u062a\",\"financial_trial_balance_thead_purchase_order\":\"\\u0646\\u0627 \\u0627\\
u062c\\u0631\\u0627 \\u062e\\u0631\\u06cc\\
u062f\",\"financial_trial_balance_thead_receivable\":\"\\u0642\\u0631\\u0636 \\
u067e\\u0631 \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\\
u0648\",\"financial_trial_balance_thead_ava_cars\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f \\u0645\\u0648\\u067c\\u0631\\u0627\\
u0646\",\"financial_trial_balance_thead_ava_tankers\":\"\\u0645\\u0648\\u062c\\
u0648\\u062f \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"financial_trial_balance_thead_assets\":\"\\u062b\\u0627\\u0628\\u062a\\
u0647 \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_trial_balance_thead_payable\":\"\\u0642\\u0631\\u0636 \\u067e\\
u0631 \\u0645\\u0648\\u0696\",\"financial_trial_balance_thead_capital\":\"\\u0633\\
u0631\\u0645\\u0627\\u06cc\\u0647 \\u0633\\u0647\\u0645\\u062f\\u0627\\u0631\\
u0627\\u0646\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening
Balance Adjustment\",\"financial_trial_balance_thead_earnings\":\"\\u0645\\u0641\\
u0627\\u062f\\/\\u062a\\u0627\\u0648\\u0627\\
u0646\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_trial_b
alance_thead_exchange_profit_loss\":\"\\u0645\\u0641\\u0627\\u062f\\/\\u062a\\
u0627\\u0648\\u0627\\u0646 \\u062f \\u062a\\u0628\\u0627\\u062f\\u0644\\u0647 \\
u0627\\u0633\\u0639\\u0627\\u0631\",\"financial_trial_balance_thead_others\":\"\\
u0646\\u0648\\u0631 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"financial_trial_balance_thead_sales\":\"\\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a\",\"financial_trial_balance_thead_services\":\"\\u062e\\u062f\\u0645\\
u0627\\u062a\",\"financial_trial_balance_thead_car_sales\":\"\\u0645\\u0648\\
u067c\\u0631 \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"financial_trial_balance_thead_fuel_sales\":\"\\u062a\\u06cc\\u0644 \\
u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"\\u062f \\u062e\\
u0631\\u0685 \\u0633\\u062a\\u0627\\u06a9 \\u0627\\u0631\\u0632\\u069a\\
u062a\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balan
ce_thead_salaries\":\"\\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\",\"financial_trial_balance_thead_totals\":\"\\u062c\\u0645\\u0644\\
u0647\",\"financial_cash_flow_title_top\":\"\\u062d\\u0633\\u0627\\u0628\\u062f\\
u0627\\u0631\\u06cc\",\"financial_cash_flow_title\":\"\\u062f \\u0646\\u0642\\
u062f\\u0647 \\u067e\\u06cc\\u0633\\u0648 \\u062c\\u0631\\u06cc\\u0627\\u0646\\
u0627\\u062a\",\"financial_cash_flow_filter_year\":\"\\u06a9\\u0627\\
u0644\",\"financial_cash_flow_filter_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"financial_cash_flow_thead_months\":\"\\u0645\\u06cc\\u0627\\u0634\\
u062a\",\"financial_cash_flow_thead_months_jan\":\"\\u062c\\u0646\\u0648\\u0631\\
u06cc\",\"financial_cash_flow_thead_months_Feb\":\"\\u0641\\u0628\\u0631\\u0648\\
u0631\\u06cc\",\"financial_cash_flow_thead_months_march\":\"\\u0645\\u0627\\u0631\\
u0686\",\"financial_cash_flow_thead_months_april\":\"\\u0627\\u067e\\u0631\\u06cc\\
u0644\",\"financial_cash_flow_thead_months_may\":\"\\u0645\\
u06cc\",\"financial_cash_flow_thead_months_june\":\"\\u062c\\u0648\\
u0646\",\"financial_cash_flow_thead_months_july\":\"\\u062c\\u0644\\u0627\\
u06cc\",\"financial_cash_flow_thead_months_august\":\"\\u0627\\u06af\\u0633\\
u062a\",\"financial_cash_flow_thead_months_sep\":\"\\u0633\\u067e\\u062a\\u0645\\
u0628\\u0631\",\"financial_cash_flow_thead_months_oct\":\"\\u0627\\u06a9\\u062a\\
u0648\\u0628\\u0631\",\"financial_cash_flow_thead_months_nov\":\"\\u0646\\u0648\\
u0645\\u0628\\u0631\",\"financial_cash_flow_thead_months_dec\":\"\\u062f\\u0633\\
u0645\\u0628\\u0631\",\"financial_cash_flow_thead_opening_balance\":\"\\u0633\\
u0627\\u0628\\u0642\\u0647 \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"financial_cash_flow_thead_cash_in\":\"\\u0631\\u0627\\u063a\\u0644\\u06cc
\\u0646\\u0642\\u062f\",\"financial_cash_flow_thead_cash_sales\":\"\\u0646\\u0642\\
u062f\\u0647 \\u0641\\u0631\\u0648\\
u0634\",\"financial_cash_flow_thead_services_income\":\"\\u0639\\u0627\\u06cc\\
u062f \\u062e\\u062f\\u0645\\u0627\\
u062a\",\"financial_cash_flow_thead_accounts_received\":\"\\u0639\\u0627\\u06cc\\
u062f \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\
u0646\",\"financial_cash_flow_thead_owners_equity\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647 \\u0633\\u0647\\u0645\\u062f\\u0627\\
u0631\",\"financial_cash_flow_thead_other_income\":\"\\u0646\\u0648\\u0631 \\
u0639\\u0648\\u0627\\u06cc\\
u062f\",\"financial_cash_flow_thead_total_cash_in\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0631\\u0627\\u063a\\u06cc \\u0646\\u0642\\u062f \\u0631\\u0642\\
u0645\",\"financial_cash_flow_thead_cash_out\":\"\\u0648\\u062a\\u0644\\u06cc \\
u0646\\u0642\\u062f \\u0631\\u0642\\
u0645\",\"financial_cash_flow_thead_loan_payments\":\"\\u0627\\u062f\\u0627 \\
u0633\\u0648\\u06cc \\u0642\\u0631\\
u0636\",\"financial_cash_flow_thead_purchases\":\"\\u0646\\u0642\\u062f\\u0647 \\
u062e\\u0631\\u06cc\\u062f\",\"financial_cash_flow_thead_salaries\":\"\\u0645\\
u0639\\u0627\\u0634\\u0627\\u062a\",\"financial_cash_flow_thead_expenses\":\"\\
u0645\\u0635\\u0627\\u0631\\u0641\",\"financial_cash_flow_thead_assets\":\"\\
u062b\\u0627\\u0628\\u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_cash_flow_thead_total_cash_out\":\"\\u062c\\u0645\\u0644\\u0647
\\u0648\\u062a\\u0644\\u06cc \\u0631\\u0642\\
u0645\",\"financial_cash_flow_thead_net_cash_flow\":\"\\u0635\\u0627\\u0641\\
u06cc \\u0631\\u0627\\u063a\\u0644\\u06cc \\u0631\\u0642\\
u0645\",\"financial_balance_sheet_title_top\":\"\\u062d\\u0633\\u0627\\u0628\\
u062f\\u0627\\u0631\\u06cc\",\"financial_balance_sheet_title\":\"\\u0628\\u0644\\
u0627\\u0646\\u0633 \\u0634\\u06cc\\
u062a\",\"financial_balance_sheet_title_assets\":\"\\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_balance_sheet_title_current_assets\":\"\\u062c\\u0627\\u0631\\
u06cc \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_balance_sheet_title_fixed_assets\":\"\\u062b\\u0627\\u0628\\
u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_balance_sheet_title_cash\":\"\\u0646\\u0642\\u062f\\u06cc \\
u067e\\u0633\\u06cc\",\"financial_balance_sheet_title_bank\":\"\\u067e\\u0647 \\
u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\u0641\\u06cc \\u06a9\\u064a \\
u0646\\u0642\\u062f\",\"financial_balance_sheet_title_inventory\":\"\\u0633\\
u062a\\u0627\\u06a9\\/\\u0627\\u062c\\u0646\\u0627\\
u0633\",\"financial_balance_sheet_title_receivable\":\"\\u0642\\u0631\\u0636\\
u0648\\u0646\\u0647 \\u067e\\u0631 \\u062e\\u0644\\u06af\\
u0648\",\"financial_balance_sheet_title_ava_cars\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f\\u0647 \\u0645\\u0648\\u062a\\u0631\\u0627\\
u0646\",\"financial_balance_sheet_title_ava_tankers\":\"\\u0645\\u0648\\u062c\\
u0648\\u062f\\u0647 \\u062a\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"financial_balance_sheet_title_total_current_assets\":\"\\u062c\\u0645\\
u0644\\u0647 \\u062c\\u0627\\u0631\\u06cc \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_balance_sheet_title_total_fixed_assets\":\"\\u062c\\u0645\\
u0644\\u0647 \\u062b\\u0627\\u0628\\u062a\\u0647
\\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_balance_sheet_title_total_assets\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"financial_balance_sheet_title_liabilities_and_equity\":\"\\u062a\\u0639\\
u0647\\u062f\\u0627\\u062a \\u0648 \\u0627\\u06cc\\u06a9\\u0648\\u06cc\\u062a\\
u06cc\",\"financial_balance_sheet_title_current_liabilities\":\"\\u062a\\u0639\\
u0647\\u062f\\u0627\\u062a \\u062c\\u0627\\u0631\\
u06cc\",\"financial_balance_sheet_title_accounts_payable\":\"\\u0642\\u0631\\
u0636 \\u067e\\u0631 \\u0634\\u0631\\u06a9\\
u062a\",\"financial_balance_sheet_title_bank_loans\":\"\\u062f \\u0628\\u0627\\
u0646\\u06a9 \\u0642\\u0631\\u0636\\u0648\\u0646\\
u0647\",\"financial_balance_sheet_title_total_current_liabilities\":\"\\u062c\\
u0645\\u0644\\u0647 \\u062a\\u0639\\u0647\\u062f\\u0627\\u062a \\u062c\\u0627\\
u0631\\u06cc\",\"financial_balance_sheet_title_equity\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647 \\u06af\\u0632\\u0627\\u0631\\
u06cc\",\"financial_balance_sheet_title_capital\":\"\\u062f \\u0633\\u0647\\u0645\\
u062f\\u0627\\u0631\\u0627\\u0646\\u0648 \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f \\u0627\\u0636\\u0627\\u0641\\
u06cc\",\"financial_balance_sheet_title_earnings\":\"\\u0645\\u0641\\u0627\\
u062f\\/\\u0646\\u0642\\
u0635\",\"financial_balance_sheet_title_turnover\":\"Turnover\",\"financial_balance
_sheet_title_exchange_profit_loss\":\"\\u0645\\u0641\\u0627\\u062f\\/\\u0646\\
u0642\\u0635 \\u062f \\u062a\\u0628\\u0627\\u062f\\u0644\\u0647 \\u0627\\u0633\\
u0639\\u0627\\u0631\",\"financial_balance_sheet_title_total_equity\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"financial_balance_sheet_title_total_liabilities_equity\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\u0648 \\u062a\\
u0639\\u0647\\u062f\\u0627\\u062a\",\"financial_income_statement_title_top\":\"\\
u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\
u06cc\",\"financial_income_statement_title\":\"\\u0627\\u0646\\u06a9\\u0645 \\
u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\u062a \\/ \\u062f\\u0631\\u0622\\u0645\\
u062f\",\"financial_income_statement_filter_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"financial_income_statement_filter_from\":\"\\u0644\\u0647 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"financial_income_statement_filter_to\":\"\\
u062a\\u0631 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"financial_income_statement_title_branch_name\":\"\\u062f \\u0634\\u0631\\
u06a9\\u062a \\u0646\\u0648\\
u0645\",\"financial_income_statement_title_mobile\":\"\\u0634\\u0645\\u06cc\\
u0631\\u0647\",\"financial_income_statement_title_address\":\"\\u0627\\u062f\\
u0631\\u0633\",\"financial_income_statement_title_date_range\":\"\\u062f \\u062a\\
u0627\\u0631\\u06cc\\u062e\\u0648\\u0646\\u0648 \\u062a\\u0631 \\u0645\\u0646\\
u0681\",\"financial_income_statement_title_begining_date\":\"\\u062f \\u0634\\
u0631\\u0648\\u0639 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"financial_income_statement_title_end_date\":\"\\u062f \\u062e\\u062a\\
u0645 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"financial_income_statement_title_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"financial_income_statement_title_revenue\":\"\\u0639\\u0648\\
u0627\\u06cc\\u062f\",\"financial_income_statement_title_sales_income\":\"\\u0639\\
u0648\\u0627\\u06cc\\u062f \\u062f \\u0641\\u0631\\u0648\\u0634 \\u0644\\u0647 \\
u062f\\u0631\\u06a9\\
u0647\",\"financial_income_statement_title_services_income\":\"\\u0639\\u0648\\
u0627\\u06cc\\u062f \\u062f \\u062e\\u062f\\u0645\\u0627\\u062a\\u0648 \\u0644\\
u0647 \\u062f\\u0631\\u06a9\\
u0647\",\"financial_income_statement_title_other_income\":\"\\u0646\\u0648\\
u0631 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"financial_income_statement_title_net_income\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"financial_income_statement_title_operating_expenses\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641 \\u0639\\u0645\\u0644\\u06cc\\u0627\\u062a\\
u06cc\",\"financial_income_statement_title_cost_of_goods\":\"\\u062e\\u0631\\
u0685 \\u0633\\u062a\\u0627\\u06a9 \\u0627\\u0631\\u0632\\u069a\\
u062a\",\"financial_income_statement_title_salaries\":\"\\u0645\\u0639\\u0627\\
u0634\\u0627\\
u062a\",\"financial_income_statement_title_expenses\":\"Expenses\",\"financial_inco
me_statement_title_assets\":\"Assets\",\"financial_income_statement_title_total_exp
enses\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"financial_income_statement_title_net_profit\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0645\\u0641\\u0627\\u062f\\/\\u062a\\u0627\\u0648\\u0627\\u0646 \\u062f \\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u0633\\u0648\\u06cc \\u062a\\u0627\\
u0631\\u06cc\\u062e \\u062a\\u0631 \\u0645\\u06cc\\u0646\\
u0681\",\"income_statement\":\"\\u062f \\u0639\\u0648\\u0627\\u06cc\\u062f\\
u0648 \\u0627\\u0648 \\u0645\\u0635\\u0631\\u0641 \\u06a9\\u0647\\u0627\\u062a\\
u0647\",\"income_statement_incomes_heading\":\"\\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"income_statement_incomes_1st_head\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"income_statement_incomes_2nd_head\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"income_statement_incomes_3rd_head\":\"\\u06a9\\u0647\\u0627\\u062a\\
u0647\",\"income_statement_incomes_4th_head\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\\u0627\\u062a\",\"income_statement_incomes_5th_head\":\"\\u0639\\u0648\\
u0627\\u06cc\\u062f\",\"income_statement_expenses_heading\":\"\\u0645\\u0635\\
u0627\\u0631\\u0641\\u0627\\u062a\",\"income_statement_expenses_1st_head\":\"\\
u0634\\u0645\\u0627\\u0631\\u0647\",\"income_statement_expenses_2nd_head\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"income_statement_expenses_3rd_head\":\"\\
u06a9\\u0647\\u0627\\u062a\\u0647\",\"income_statement_expenses_4th_head\":\"\\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"income_statement_expenses_5th_head\":\"\\u0645\\u0635\\u0627\\u0631\\
u0641\\u0627\\u062a\",\"income_statement_gross_income\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"income_statement_gross_expenses\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0645\\u0635\\u0627\\u0631\\u0641\",\"income_statement_net_profit\":\"\\u0635\\
u0627\\u0641\\u064a \\u06af\\u067c\\u0647\",\"profit_and_loss\":\"\\u06af\\u067c\\
u0647 \\u0627\\u0648 \\u062a\\u0627\\u0648\\u0627\\
u0646\",\"profit_and_loss_main_heading\":\"\\u062f \\u06af\\u067c\\u064a \\u0627\\
u0648 \\u062a\\u0627\\u0648\\u0627\\u0646 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"profit_and_loss_Total_sales\":\"\\u062c\\u0645\\u0644\\u0647 \\u0641\\
u0631\\u0648\\u0634\\u0627\\u062a\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"\\u062c\\u0645\\u0644\\u0647 \\u06af\\
u067c\\u0647\",\"profit_and_loss_Total_profit_sales\":\"\\u062f \\u0641\\u0631\\
u0648\\u0634\\u0627\\u062a\\u0648 \\u06af\\u067c\\
u0647\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"\\u0627\\u0636\\u0627\\
u0641\\u06cc \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"profit_and_loss_Total_expenses\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\
u0635\\u0627\\u0631\\u0641\",\"profit_and_loss_net_profit\":\"\\u0635\\u0627\\
u0641\\u064a \\u06af\\u067c\\u0647\",\"client_balance_summary\":\"\\u06a9\\u069a\\
u062a\\u0648\\u0646\\u0647 - \\u0627\\u0648\\u06af\\u0631\\u0627\\u064a\\u064a \\
u0644\\u06cc\\u0633\\u062a\",\"client_balance_summary_client_name\":\"\\u062f \\
u0645\\u0634\\u062a\\u0631\\u064a \\u0646\\u0648\\
u0645\",\"client_balance_summary_client_mobile\":\"\\u0645\\u0648\\u0628\\u0627\\
u06cc\\u0644\",\"client_balance_summary_client_previous_balance\":\"\\u0645\\
u062e\\u06a9\\u06cc\\u0646\\u06cc \\u062d\\u0633\\u0627\\
u0628\",\"marketers_balance_summary\":\"\\u062f \\u0628\\u0627\\u0632\\u0627\\
u0631\\u06cc\\u0627\\u0628 \\u0628\\u0644\\u0627\\u0646\\u0633 \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"incomes_vs_expenses\":\"\\u0639\\u0648\\u0627\\u06cc\\u062f
\\u0627\\u0648 \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"delete_popup_main_title\":\"\\u062a\\u0647 \\u0645\\u0637\\u0645\\u06cc\\
u0646 \\u06cc\\u06d0\\u061f\",\"delete_popup_sub_title\":\"\\u0645\\u0637\\u0644\\
u0628 \\u06a9\\u0647 \\u0689\\u06cc\\u0644\\u06cc\\u067c \\u0633\\u0648\\u0644 \\
u0628\\u06cc\\u0627 \\u0646\\u0647 \\u0631\\u0627\\u06af\\u0631\\u0681\\
u064a!!!!\",\"delete_popup_lot_note\":\"\\u062c\\u0646\\u0633 \\u062f \\u0628\\
u0647 \\u0644\\u0647 \\u06af\\u062f\\u0627\\u0645 \\u0627\\u0648 \\u062f \\u0641\\
u0631\\u0648\\u0634\\u0627\\u062a\\u0648 \\u062f \\u0628\\u06cc\\u0644\\u0648\\
u0646\\u0648 \\u0685\\u062e\\u0647 \\u0647\\u0645 \\u0689\\u06cc\\u0644\\u06cc\\
u067c \\u0633\\u064a! \\u0628\\u06cc\\u0627 \\u0647\\u0645 \\u0645\\u0637\\u0645\\
u06cc\\u0646 \\u06cc\\u06d0\\u061f\",\"delete_popup_confirm_btn_text\":\"\\u0628\\
u0644\\u06cc \\u0647\\u0648 \\u062f\\u06cc\\u0644\\u06cc\\u062a \\u06cc\\u06d0 \\
u06a9\\u0693\\u0647!\",\"delete_popup_cancel_btn_text\":\"\\u06cc\\u0627 \\u06a9\\
u06cc\\u0646\\u0633\\u0644 \\u06cc\\u06d0 \\u06a9\\u0693\\
u0647\",\"confirm_popup_main_title\":\"\\u062a\\u0647 \\u0645\\u0637\\u0645\\
u06cc\\u0646 \\u06cc\\u06d0\\u061f\",\"confirm_popup_sub_title\":\"\\u0645\\u0637\\
u0644\\u0628 \\u06a9\\u0647 \\u0689\\u06cc\\u0644\\u06cc\\u067c \\u0633\\u0648\\
u0644 \\u0628\\u06cc\\u0627 \\u0646\\u0647 \\u0631\\u0627\\u06af\\u0631\\u0681\\
u064a!!!!\",\"confirm_popup_confirm_btn_text\":\"\\u0628\\u0644\\u06cc \\u0647\\
u0648 \\u062f\\u06cc\\u0644\\u06cc\\u062a \\u06cc\\u06d0 \\u06a9\\u0693\\
u0647!\",\"confirm_popup_cancel_btn_text\":\"\\u06cc\\u0627 \\u06a9\\u06cc\\u0646\\
u0633\\u0644 \\u06cc\\u06d0
\\u06a9\\u0693\\u0647\",\"hide_lot_confirm_popup_main_title\":\"Are you
sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to hide selected lot
items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\u0628\\u06cc\\
u0644\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"\\u062f \\u0641\\
u0631\\u0648\\u0634 \\u0628\\u06cc\\u0644\",\"trans_in_invoice_num\":\"Transfer In
Inv #\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"\\u067e\\u0648\\
u0631\\u0647 \\u062d\\u0642\\u0648\\u0642 \\u0648\\u0631\\u06a9\\u0693\\
u0647\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"\\u062f \\u0642\\
u0631\\u0636\\u0648\\u0646\\u0648 \\u0627\\u0637\\u0644\\u0627\\u0639 \\u0644\\
u06cc\\u0696\\u0644\",\"view_right\":\"\\u062f \\u06a9\\u062a\\u0644\\
u0648\",\"add_right\":\"\\u062f \\u0627\\u0646\\u067c\\u0631\\u064a \\u06a9\\
u0648\\u0644\\u0648\",\"edit_right\":\"\\u062f \\u062a\\u063a\\u06cc\\u0631 \\
u06a9\\u0648\\u0644\\u0648\",\"delete_right\":\"\\u062f \\u062f\\u06cc\\u0644\\
u06cc\\u062a \\u06a9\\u0648\\u0644\\
u0648\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"\\u062f \\u0627\\
u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"\\u062f \\u0627\\u0646\\u067c\\u0631\\u064a \\
u0627\\u0648 \\u0686\\u0627\\u067e\",\"view_image_right\":\"\\u0639\\u06a9\\
u0633 \\u06cc\\u06d0 \\u0648\\u06af\\u0648\\u0631\\
u0647\",\"warehouse_details_right\":\"\\u062f \\u06af\\u062f\\u0627\\u0645\\/\\
u062f\\u0648\\u06a9\\u0627\\u0646 \\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"\\u062f \\u0631\\u0648\\u0632\\u0646\\u0627\\u0645\\
u0686\\u06d0 \\u062d\\u0642\\u0648\\u0642\",\"sales_rights\":\"\\u062f \\u0641\\
u0631\\u0648\\u0634\\u0627\\u062a\\u0648 \\u062d\\u0642\\u0648\\
u0642\",\"purchase_rights\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\u062d\\
u0642\\u0648\\u0642\",\"production_rights\":\"\\u062f \\u062a\\u0648\\u0644\\
u06cc\\u062f \\u062d\\u0642\\u0648\\u0642\",\"items_rights\":\"\\u062f \\u0627\\
u062c\\u0646\\u0627\\u0633\\u0648 \\u062d\\u0642\\u0648\\
u0642\",\"warehouse_rights\":\"\\u062f \\u06af\\u062f\\u0627\\u0645\\/\\u062f\\
u0648\\u06a9\\u0627\\u0646 \\u062d\\u0642\\u0648\\
u0642\",\"warehouse_transfer_rights\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\
u0633\\u0648 \\u062f \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062d\\u0642\\
u0648\\u0642\",\"damage_stock_rights\":\"\\u062f \\u0636\\u0627\\u06cc\\u0639\\
u0627\\u062a\\u0648 \\u062d\\u0642\\u0648\\u0642\",\"expense_types_rights\":\"\\
u062f \\u0645\\u0635\\u0631\\u0641 \\u0689\\u0648\\u0644 \\u062d\\u0642\\u0648\\
u0642\",\"expense_rights\":\"\\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\\u0648 \\u062d\\u0642\\u0648\\u0642\",\"accounts_rights\":\"\\u062f \\u06a9\\
u0647\\u0627\\u062a\\u0648 \\u062d\\u0642\\u0648\\
u0642\",\"invoice_counters_rights\":\"\\u062f \\u0628\\u06cc\\u0644 \\u0646\\
u0645\\u0628\\u0631 \\u062f \\u062a\\u063a\\u06cc\\u0631 \\u062d\\u0642\\u0648\\
u0642\",\"currency_rights\":\"\\u062f \\u06a9\\u0631\\u0646\\u0633\\u064a \\
u062f \\u0646\\u0631\\u062e\\u0648\\u0646\\u0648 \\u062d\\u0642\\u0648\\
u0642\",\"view_currency_rates\":\"\\u062f \\u06a9\\u0631\\u0646\\u0633\\u064a \\
u062f \\u0646\\u0631\\u062e \\u06a9\\u062a\\u0644\\u0648 \\u062d\\u0642\\u0648\\
u0642\",\"edit_currency_rates\":\"\\u062f \\u06a9\\u0631\\u0646\\u0633\\u064a \\
u062f \\u0646\\u0631\\u062e\\u0648\\u0646\\u0648 \\u062f \\u0646\\u0648\\u064a \\
u06a9\\u0648\\u0644\\u0648 \\u062d\\u0642\\u0648\\u0642\",\"units_rights\":\"\\
u062f \\u0648\\u0627\\u062d\\u062f\\u0627\\u062a\\u0648 \\u062d\\u0642\\u0648\\
u0642\",\"batch_rights\":\"\\u062f \\u0628\\u06cc\\u0686 \\u0646\\u0645\\u0628\\
u0631 \\u0627\\u062c\\u0627\\u0632\\u0647\",\"product_categories_rights\":\"\\u062f
\\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u062f \\u06a9\\u067c\\u06af\\u0648\\
u0631\\u064a \\u0627\\u062c\\u0627\\u0632\\u0647\",\"branches_rights\":\"\\
u062f \\u0628\\u0631\\u0627\\u0646\\u0686\\u0648\\u0646\\u0648 \\u0627\\u062c\\
u0627\\u0632\\u0647\",\"language_rights\":\"\\u062f \\u0698\\u0628\\u064a \\
u0627\\u062c\\u0627\\u0632\\u0647\",\"users_rights\":\"\\u062f \\u06cc\\u0648\\
u0632\\u0631\\u0627\\u0646\\u0648 \\u0627\\u062c\\u0627\\u0632\\
u0647\",\"all_accounts_reports_rights\":\"\\u062f \\u06a9\\u0647\\u0627\\u062a\\
u0648 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0648 \\u0627\\
u062c\\u0627\\u0632\\u0647\",\"backup_rights\":\"\\u062f \\u0628\\u06cc\\u06a9\\
u067e \\u0627\\u062e\\u06cc\\u0633\\u062a\\u0644\\u0648 \\u0627\\u062c\\u0627\\
u0632\\u0647\",\"calander_rights\":\"\\u062f \\u062a\\u0627\\u0631\\u06cc\\u062e \\
u0689\\u0648\\u0644 \\u062f \\u0628\\u062f\\u0644\\u0648\\u0646 \\u0627\\u062c\\
u0627\\u0632\\u0647\",\"assets_rights\":\"\\u062f \\u062b\\u0627\\u0628\\u062a\\
u0646\\u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u0627\\u062c\\u0627\\u0632\\
u0647\",\"hrm_employees_rights\":\"\\u062f \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f\\u0627\\u0646\\u0648 \\u0627\\u062c\\u0627\\u0632\\
u0647\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"\\u062f \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f \\u062f \\u0645\\u0639\\u0627\\u0634 \\u0627\\u0636\\u0627\\u0641\\u062a\\
u0648\\u0628 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"hrm_advance_rights\":\"\\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f \\
u062a\\u0647 \\u062f \\u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\u0627\\
u0634 \\u0627\\u062c\\u0631\\u0627\\u0621 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"hrm_payslips_rights\":\"\\u062f \\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\\u0648 \\u062f \\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\u0642 \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\",\"view_paid_salaries\":\"\\u062f \\u0648\\
u0631\\u06a9\\u0693\\u0644 \\u0633\\u0648\\u06cc\\u0648 \\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a\\u0648 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"hrm_reports_rights\":\"\\u062f \\u06a9\\u0627\\u0631\\
u0645\\u0646\\u062f\\u0627\\u0646\\u0648 \\u062f \\u0628\\u062e\\u0634 \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\",\"hrm_reports_yearly\":\"\\u062f \\u0645\\
u0639\\u0627\\u0634\\u062a\\u0648 \\u062f \\u06a9\\u0644\\u0646\\u064a \\u0631\\
u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0648 \\u0635\\u0644\\u0627\\u062d\\
u06cc\\u062a\",\"hrm_reports_monthly\":\"\\u062f \\u0645\\u0639\\u0627\\u0634\\
u0627\\u062a\\u0648 \\u062f \\u0645\\u06cc\\u0627\\u0634\\u062a\\u0646\\u064a \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"\\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\
u0642 \\u0627\\u062c\\u0631\\u0627\\u0621 \\u06a9\\u0648\\u0644\\u0648 \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\",\"general_reports_rights\":\"\\u062f \\u0639\\
u0645\\u0648\\u0645\\u064a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0648
\\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"\\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\
u0627\\u062a\\u0648 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0648 \\u062f \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"\\u062f \\u062e\\u0627\\u0645 \\u0645\\
u0648\\u0627\\u062f\\u0648 \\u062f \\u06af\\u062f\\u0627\\u0645 \\u062f \\u0631\\
u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"sale_warehouse_report_rights\":\"\\u062f \\u0641\\u0631\\
u0648\\u0634\\u0627\\u062a\\u0648 \\u062f \\u06af\\u062f\\u0627\\u0645 \\u0631\\
u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"items_ledger_report_rights\":\"\\u062f \\u062c\\u0646\\
u0633 \\u062f \\u06a9\\u0647\\u0627\\u062a\\u06d0 \\u06a9\\u062a\\u0644\\u0648 \\
u0635\\u0644\\u0627\\u062d\\u06cc\\u062a\",\"damage_stock_report_rights\":\"\\u062f
\\u0636\\u0627\\u06cc\\u0639 \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0631\\
u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"sales_report_rights\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\\u0648 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\
u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"sales_item_report_rights\":\"\\u062f \\u062c\\u0646\\u0633 \\u062f \\
u0641\\u0631\\u0648\\u0634 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\
u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"purchase_report_rights\":\"\\u062f
\\u062e\\u0631\\u06cc\\u062f \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\
u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"purchase_item_report_rights\":\"\\u062f \\u062c\\u0646\\u0633 \\u062f \\
u062e\\u0631\\u06cc\\u062f \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\
u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"production_report_rights\":\"\\u062f \\u062a\\u0648\\u0644\\u06cc\\
u062f \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\
u0635\\u0644\\u0627\\u062d\\u06cc\\u062a\",\"client_item_report_rights\":\"\\
u062f \\u062c\\u0646\\u0633 \\u0627\\u0648 \\u0645\\u0634\\u062a\\u0631\\u064a \\
u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\",\"purchase_expenses_report_rights\":\"\\
u062f \\u062e\\u0631\\u06cc\\u062f \\u062f \\u0645\\u0635\\u0627\\u0631\\u0641\\
u0627\\u062a\\u0648 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\
u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"balance_summary_report_rights\":\"\\u062f \\u0628\\u06cc\\u0644\\u0627\\
u0646\\u0633 \\u062e\\u0644\\u0627\\u0635\\u0647 \\u062f \\u0631\\u0627\\u067e\\
u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"inventory_report_rights\":\"\\u062f \\u0627\\u06cc\\u0646\\u0648\\u06cc\\
u0646\\u062a\\u0648\\u0631\\u06cc \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\
u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\\u0648 \\u062f \\u062a\\u0631\\u0627\\u0646\\u0633\\u067e\\
u0648\\u0631\\u067c \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\
u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"production_expenses_report_rights\":\"\\u062f \\u062a\\u0648\\u0644\\
u06cc\\u062f \\u062f \\u0645\\u0635\\u0631\\u0641 \\u062f \\u0631\\u0627\\u067e\\
u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"warehouse_transfer_report_rights\":\"\\u062f \\u06af\\u062f\\u0627\\u0645
\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u062f \\u0627\\u0646\\u062a\\
u0642\\u0627\\u0644 \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\
u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"sale_discount_report_rights\":\"\\u062f \\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a\\u0648 \\u062f \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u062f \\u0631\\
u0627\\u067e\\u0648\\u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\
u062f \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u062f \\u0631\\u0627\\u067e\\u0648\\
u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"\\u062f \\u062d\\u0633\\u0627\\u0628 \\
u062f\\u0627\\u0631\\u064a \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631 \\u06a9\\
u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"\\u062f \\u0628\\u06cc\\u0644\\
u0627\\u0646\\u0633 \\u0634\\u06cc\\u067c \\u062f \\u06a9\\u062a\\u0644\\u0648 \\
u0635\\u0644\\u0627\\u062d\\u06cc\\u062a\",\"financial_trial_balance_rights\":\"\\
u062f \\u06a9\\u069a\\u062a\\u0648\\u0646\\u0648 - \\u0627\\u0648\\u06af\\u0631\\
u0627\\u06cc\\u064a \\u0644\\u06cc\\u0633\\u062a \\u062f \\u06a9\\u062a\\u0644\\
u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"\\u062f \\u0639\\u0648\\u0627\\
u06cc\\u062f \\u0627\\u0648 \\u0645\\u0635\\u0631\\u0641 \\u06cc\\u0627 \\u0627\\
u0646\\u06a9\\u0645 \\u0633\\u062a\\u06cc\\u062a\\u0645\\u06cc\\u0646\\u062a \\
u062f \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"financial_profit_loss_rights\":\"\\u062f \\u06af\\u067c\\u064a \\u0627\\
u0648 \\u062a\\u0627\\u0648\\u0627\\u0646 \\u062f \\u0631\\u0627\\u067e\\u0648\\
u0631 \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"financial_balance_summary_rights\":\"\\u062f \\u06a9\\u069a\\u062a\\
u0648\\u0646\\u0648 - \\u0627\\u0648\\u06af\\u0631\\u0627\\u06cc\\u064a \\u0644\\
u06cc\\u0633\\u062a \\u062f \\u06a9\\u062a\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"\\u0648\\u0631\\u0681\\u0646\\u06cc \\
u06a9\\u0627\\u0631\\u06cc \\u0644\\u0646\\u062f\\u064a\\
u0632\",\"transit_rights\":\"\\u062f \\u067c\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u067c \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"mod_assets_main_sidebar_menu\":\"\\u062b\\u0627\\u0628\\u062a\\u0647 \\
u062f\\u0627\\u0631\\u06cc\\u06cc\",\"mod_assets_cat_sidebar_menu\":\"\\u062b\\
u0627\\u0628\\u0647 \\u062f\\u0627\\u0631\\u06cc\\u06cc \\u06a9\\u0627\\u062a\\
u06af\\u0648\\u0631\\u06cc\",\"mod_assets_cat_view_breadcrumb\":\"\\u062b\\u0627\\
u0628\\u062a\\u0647 \\u062f\\u0627\\u0631\\u06cc\\u06cc \\u06a9\\u0627\\u062a\\
u06af\\u0648\\u0631\\u06cc\",\"mod_assets_cat_view_add_btn\":\"\\u0646\\u0648\\
u06cc \\u062b\\u0628\\u062a\",\"mod_assets_cat_view_title\":\"\\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc\\u0627\\u0646\\
u06cc\",\"mod_assets_cat_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_assets_cat_view_thead_name\":\"\\u0646\\u0648\\
u0645\",\"mod_assets_cat_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_assets_cat_add_breadcrumb\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u062b\\u0628\\
u062a\",\"mod_assets_cat_add_title\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0627\\
u062a\\u06af\\u0648\\u0631\\u06cc \\u062b\\u0628\\
u062a\",\"mod_assets_cat_add_input_name\":\"\\u0646\\u0648\\
u0645\",\"mod_assets_cat_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_assets_cat_category_added\":\"\\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\
u062a \\u062b\\u0628\\u062a\",\"mod_assets_cat_update_successfully\":\"\\u062a\\
u063a\\u06cc\\u0631\\u0627\\u062a \\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"mod_assets_cat_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\u0631 \\u06a9\\
u0627\\u062a\\u06af\\u0648\\u0631\\u06cc\",\"mod_assets_cat_edit_title\":\"\\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_assets_cat_edit_update\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a
\\u062b\\u0628\\u062a\",\"assets\":\"\\u062b\\u0627\\u0628\\u062a\\u0647 \\u0634\\
u062a\\u0645\\u0646\\u064a\",\"assets_listing\":\"\\u062f \\u062b\\u0627\\u0628\\
u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u0644\\u06cc\\u0633\\
u062a\",\"add_asset\":\"\\u0646\\u0648\\u06d0 \\u062b\\u0627\\u0628\\u062a\\
u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"add_new_asset\":\"\\u0646\\u0648\\u06d0 \\u062b\\u0627\\u0628\\u062a\\
u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"asset_name\":\"\\u062f \\u062b\\u0627\\u0628\\u062a\\u0647 \\u0634\\
u062a\\u0645\\u0646\\u064a \\u0646\\u0648\\u0645\",\"asset_added\":\"\\u062b\\
u0627\\u0628\\u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u062b\\u0628\\
u062a \\u0633\\u0648\\u0644\",\"asset_added_successfully\":\"!\\u062b\\u0627\\
u0628\\u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u067e\\u0647 \\u0628\\
u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\
u062b\\u0628\\u062a \\u0633\\u0648\\u0644\",\"edit_asset\":\"\\u062b\\u0627\\
u0628\\u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0648\\u0644\",\"asset_updated\":\"\\u062b\\u0627\\u0628\\u062a\\
u0647 \\u0634\\u062a\\u0645\\u0646\\u064a \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\\u0644\",\"asset_updated_successfully\":\"\\u062b\\u0627\\u0628\\u062a\\u0647
\\u0634\\u062a\\u0645\\u0646\\u064a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\
u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\
u0631 \\u0633\\u0648\\u0644!\",\"hrm\":\"\\u0628\\u062e\\u0634 \\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f\\u0627\\u0646\",\"employees\":\"\\u06a9\\u0627\\u0631\\
u0645\\u0646\\u062f\\u0627\\u0646\",\"employees_listing\":\"\\u062f \\u06a9\\
u0627\\u0631\\u0645\\u0646\\u062f\\u0627\\u0646\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"joining_date\":\"\\u062f \\u0648\\u0638\\u06cc\\u0641\\u06d0 \\u062f \\
u0634\\u0631\\u0648\\u0639 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"joining_salary\":\"\\u062f \\u0634\\u0631\\u0648\\u0639 \\u0645\\u0639\\
u0627\\u0634\",\"status\":\"\\u062d\\u0627\\u0644\\u062a\",\"document\":\"\\u0627\\
u0633\\u0646\\u0627\\u062f\",\"add_employee\":\"\\u0646\\u0648\\u06cc \\u06a9\\
u0627\\u0631\\u0645\\u0646\\u062f \\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"add_new_employee\":\"\\u0646\\u0648\\u06cc
\\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f \\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"employee_added\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0627\\u0631\\u0645\\
u0646\\u062f \\u062b\\u0628\\u062a \\u0633\\
u0648\",\"employee_added_successfully\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f \\u062b\\u0628\\u062a \\u067e\\u0647 \\u0628\\u0631\\
u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\
u0628\\u062a \\u0633\\u0648!\",\"edit_employee\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"employee_updated\":\"\\u062f \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u062a\\u063a\\u06cc\\
u0631 \\u0633\\u0648\\u0644\",\"employee_updated_successfully\":\"\\u062f \\u06a9\\
u0627\\u0631\\u0645\\u0646\\u062f \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a
\\u062a\\u063a\\u06cc\\u0631 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\
u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\\u0644!\",\"personal_information\":\"\\u0634\\u062e\\u0635\\u064a \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a\",\"company_information\":\"\\u062f
\\u0634\\u0631\\u06a9\\u062a \\u0627\\u0693\\u0648\\u0646\\u062f \\u0645\\u0639\\
u0644\\u0648\\u0645\\u0627\\u062a\",\"employee_name\":\"\\u062f \\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f \\u0646\\u0648\\u0645\",\"father_name\":\"\\u062f \\
u067e\\u0644\\u0627\\u0631 \\u0646\\u0648\\u0645\",\"date_of_birth\":\"\\u062f \\
u0632\\u06cc\\u0696\\u06d0\\u062f\\u0644\\u0648 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"gender\":\"\\u062c\\u0646\\u06cc\\u0633\\u062a\",\"gender_male\":\"\\
u0646\\u0627\\u0631\\u06cc\\u0646\\u0647\",\"gender_female\":\"\\u069a\\u0681\\
u06d0\\u0646\\u0647\",\"marital_status\":\"\\u0645\\u062f\\u0646\\u064a \\u062d\\
u0627\\u0644\\u062a\",\"marital_status_single\":\"\\u0645\\u062c\\u0631\\
u062f\",\"marital_status_married\":\"\\u0645\\u062a\\u0627\\u0647\\
u0644\",\"nationality\":\"\\u0645\\u0644\\u06cc\\u062a\",\"profile_pic\":\"\\
u0639\\u06a9\\u0633\",\"local_address\":\"\\u0633\\u06a9\\u0648\\u0646\\u062a \\
u0641\\u0639\\u0644\\u064a\",\"permanent_address\":\"\\u0633\\u06a9\\u0648\\u0646\\
u062a \\u0627\\u0635\\u0644\\u064a\",\"designation\":\"\\u062f \\u0645\\u0642\\
u0631\\u0631\\u06cd \\u0628\\u0633\\u062a\",\"date_of_joining\":\"\\u062f \\u0634\\
u0631\\u0648\\u0639 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"employee_documents\":\"\\u062f \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f
\\u0627\\u0633\\u0646\\u0627\\
u062f\",\"division\":\"Division\",\"employee_status\":\"\\u062f \\u06a9\\u0627\\
u0631\\u0645\\u0646\\u062f \\u062d\\u0627\\u0644\\u062a\",\"active\":\"\\u0641\\
u0639\\u0627\\u0644\",\"not_active\":\"\\u0645\\u0646\\u0641\\
u0642\",\"employee_details\":\"\\u062f \\u06a9\\u0627\\u0631\\u0645\\u0646\\
u062f \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a\",\"increments\":\"\\
u062f \\u0645\\u0639\\u0627\\u0634 \\u0627\\u0631\\u062a\\u0642\\u0627\\
u0621\",\"increment\":\"\\u0627\\u0631\\u062a\\u0642\\u0627\\
u0621\",\"increment_listing\":\"\\u062f \\u0627\\u0631\\u062a\\u0642\\u0627\\
u0621 \\u0644\\u06cc\\u0633\\u062a\",\"add_increment\":\"\\u0646\\u0648\\u06d0 \\
u0627\\u0631\\u062a\\u0642\\u0627\\u0621\",\"employee\":\"\\u06a9\\u0627\\u0631\\
u0645\\u0646\\u062f\",\"current_salary\":\"\\u062f \\u0645\\u0639\\u0627\\u0634 \\
u06a9\\u0631\\u0646\\u0633\\u064a\",\"new_salary\":\"\\u0646\\u0648\\u06cc \\
u0645\\u0639\\u0627\\u0634\",\"increment_added\":\"\\u0645\\u0639\\u0627\\u0634 \\
u0627\\u0631\\u062a\\u0642\\u0627\\u0621 \\u0633\\
u0648\",\"increment_added_successfully\":\"\\u062f \\u0645\\u0639\\u0627\\u0634 \\
u0627\\u0631\\u062a\\u0642\\u0627\\u0639 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\
u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u0627\\u062c\\
u0631\\u0627\\u0621 \\u0633\\u0648\\u0644!\",\"advances\":\"\\u067e\\u06cc\\u0634\\
u06a9\\u064a \\u0645\\u0639\\u0627\\u0634\\u0627\\u062a\",\"advance\":\"\\u067e\\
u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\u0627\\u0634\",\"advances_listing\":\"\\
u062f \\u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"new_advance\":\"\\u0646\\u0648\\u06cc
\\u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\u0627\\u0634 \\u062b\\u0628\\
u062a\",\"previous_advance\":\"\\u0645\\u062e\\u06a9\\u06cc\\u0646\\u06cc \\u067e\\
u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\u0627\\u0634\",\"total_advance\":\"\\
u062c\\u0645\\u0644\\u0647 \\u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\
u0627\\u0634\",\"advance_granted\":\"\\u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\
u0639\\u0627\\u0634 \\u0627\\u062c\\u0631\\u0627\\u0621 \\u0633\\
u0648\",\"advance_granted_successfully\":\"\\u067e\\u06cc\\u0634\\u06a9\\u064a \\
u0645\\u0639\\u0627\\u0634 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\
u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u0627\\u062c\\u0631\\u0627\\
u0621 \\u0633\\u0648!\",\"payslips\":\"\\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\
u0642\",\"payslips_listing\":\"\\u062f \\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\
u0642\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"paid_salaries\":\"\\
u0648\\u0631\\u06a9\\u0693\\u0644 \\u0633\\u0648\\u064a \\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a\",\"paid_salaries_listing\":\"\\u062f \\u0648\\u0631\\u06a9\\
u0693\\u0644 \\u0633\\u0648\\u06cc\\u0648 \\u0645\\u0639\\u0627\\u0634\\u0627\\
u062a\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"new_payslip\":\"\\u0646\\u0648\\
u06cc \\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\u0642\",\"payslip_created\":\"\\
u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\u0642 \\u062c\\u0648\\u0693 \\u0633\\
u0648\",\"payslip_created_successfully\":\"\\u0646\\u0648\\u06cc \\u0627\\u0633\\
u062a\\u062d\\u0642\\u0627\\u0642 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\
u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062c\\u0648\\u0693 \\
u0633\\u0648!\",\"edit_payslip\":\"\\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\
u0642 \\u062a\\u063a\\u06cc\\u0631\",\"payslip_updated\":\"\\u0627\\u0633\\u062a\\
u062d\\u0642\\u0627\\u0642 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\",\"payslip_updated_successfully\":\"\\u0627\\u0633\\u062a\\u062d\\u0642\\
u0627\\u0642 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\
u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\
u0648\",\"confirm\":\"\\u0645\\u0637\\u0645\\u0626\\u06cc\\u0646\\
u061f\",\"payslip_exist\":\"\\u0627\\u0633\\u062a\\u062d\\u0642\\u0627\\u0642 \\
u0645\\u0648\\u062c\\u0648\\u062f \\u062f\\u06cc\",\"payslip_exist_message\":\"\\
u062f \\u062f\\u063a\\u0647 \\u0645\\u06cc\\u0627\\u0634\\u062a\\u064a \\u0627\\
u0633\\u062d\\u0642\\u0627\\u0642 \\u06cc\\u0648 \\u062f\\u0627\\u0646\\u0647 \\
u0633\\u062a\\u0647\",\"month\":\"\\u0645\\u06cc\\u0627\\u0634\\
u062a\",\"year\":\"\\u06a9\\u0627\\
u0644\",\"january\":\"January\",\"february\":\"February\",\"march\":\"March\",\"apr
il\":\"April\",\"may\":\"May\",\"june\":\"June\",\"july\":\"July\",\"august\":\"Aug
ust\",\"september\":\"September\",\"October\":\"October\",\"November\":\"November\"
,\"December\":\"December\",\"salary_details\":\"\\u062f \\u0645\\u0639\\u0627\\
u0634 \\u0627\\u0693\\u0648\\u0646\\u062f \\u0645\\u0639\\u0644\\u0648\\u0645\\
u0627\\u062a\",\"salary\":\"\\u0645\\u0639\\u0627\\u0634\",\"basic_salary\":\"\\
u0627\\u0635\\u0644\\u064a \\u0645\\u0639\\u0627\\u0634\",\"advance_amount\":\"\\
u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\u0627\\
u0634\",\"earning_name\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u06a9\\u0627\\
u0631\\u064a\",\"earning_amount\":\"\\u062f \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u06a9\\u0627\\u0631\\u064a \\u0645\\u0628\\u0644\\u063a\",\"deduction_name\":\"\\
u06a9\\u062b\\u0631 \\u0645\\u0639\\u0627\\u0634\",\"deduction_amount\":\"\\
u062f \\u06a9\\u062b\\u0631 \\u0645\\u0639\\u0627\\u0634 \\u0645\\u0628\\u0644\\
u063a\",\"total_earning\":\"\\u062c\\u0645\\u0644\\u0647 \\u0627\\u0636\\u0627\\
u0641\\u0647 \\u06a9\\u0627\\u0631\\
u064a\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deducti
on_absents\":\"Deduction\",\"total_deduction\":\"\\u062c\\u0645\\u0644\\u0647 \\
u06a9\\u062b\\u0631\\u0627\\u062a\",\"net_salary\":\"\\u0635\\u0627\\u0641\\
u064a \\u0645\\u0639\\u0627\\u0634\",\"salary_yearly_report\":\"\\u062f \\u0645\\
u0639\\u0627\\u0634\\u0627\\u062a\\u0648 \\u06a9\\u0644\\u0646\\u064a \\u0631\\
u0627\\u067e\\u0648\\u0631\",\"salary_monthly_report\":\"\\u062f \\u0645\\u0639\\
u0627\\u0634\\u0627\\u062a\\u0648 \\u0645\\u06cc\\u0627\\u0634\\u062a\\u0646\\u06cc
\\u0631\\u0627\\u067e\\u0648\\u0631\",\"salary_sheet_of\":\"Salary Sheet
of\",\"total_net_salary\":\"\\u062c\\u0645\\u0644\\u0647 \\u0635\\u0627\\u0641\\
u064a \\u0645\\u0639\\u0627\\u0634\\u0627\\u062a\",\"from_month\":\"\\u0644\\
u0647 \\u0645\\u06cc\\u0627\\u0634\\u062a\\u064a\",\"to_month\":\"\\u062a\\u0631 \\
u0645\\u06cc\\u0627\\u0634\\u062a\\u064a\",\"earnings\":\"\\u0627\\u0636\\u0627\\
u0641\\u0647 \\u06a9\\u0627\\u0631\\
u064a\",\"monthly_salary_total_days\":\"Days\",\"monthly_salary_total_absents\":\"A
bsents\",\"deductions\":\"\\u06a9\\u062b\\u0631 \\u0645\\u0639\\u0627\\
u0634\",\"paid_advance\":\"\\u067e\\u06cc\\u0634\\u06a9\\u064a \\u0645\\u0639\\
u0627\\u0634\",\"delivery_#\":\"\\u0628\\u0627\\u0631\\u0646\\u0627\\u0645\\
u0647\",\"balance_summary\":\"\\u062f \\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\
u062e\\u0644\\u0627\\u0635\\u0647\",\"balance_summary_main_heading\":\"\\u062f \\
u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u062e\\u0644\\u0627\\u0635\\u0647 \\
u0628\\u0648\\u06a9\\u0633\\u0648\\u0646\\u0647\",\"boxes_opening_stock\":\"\\
u0627\\u0648\\u0644 \\u062b\\u0628\\u062a \\u0633\\u0648\\u06cc \\u0633\\u067c\\
u0627\\u06a9\",\"boxes_purchased_stock\":\"\\u0648\\u0631\\u0648\\u0633\\u062a\\
u0647 \\u062e\\u0631\\u06cc\\u062f \\u0633\\u0648\\u06cc \\u0633\\u067c\\u0627\\
u06a9\",\"boxes_total_stock\":\"\\u062c\\u0645\\u0644\\u0647 \\u0633\\u067c\\
u0627\\u06a9\",\"boxes_sold_stock\":\"\\u062e\\u0631\\u0685
\\u0633\\u0648\\u06cc \\u0633\\u067c\\u0627\\u06a9\",\"boxes_damage_stock\":\"\\
u0636\\u0627\\u06cc\\u0639 \\u0633\\u0648\\u06cc \\u0633\\u067c\\u0627\\
u06a9\",\"boxes_current_stock\":\"\\u0645\\u0648\\u062c\\u0648\\u062f\\
u064a\",\"boxes_profit\":\"\\u062f \\u062e\\u0631\\u0685\\u0644\\u0627\\u0648 \\
u06af\\u067c\\u0647\",\"boxes_bank\":\"\\u062f \\u0628\\u0627\\u0646\\u06a9\\/\\
u0635\\u0631\\u0627\\u0641\\u064a \\u0628\\u06cc\\u0644\\u0627\\u0646\\
u0633\",\"boxes_receivable\":\"\\u0642\\u0631\\u0636 \\u067e\\u0631 \\u0645\\
u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\\u0648\",\"boxes_payable\":\"\\u0642\\
u0631\\u0636 \\u067e\\u0631 \\u0645\\u0648\\u0696\",\"boxes_cash\":\"\\u062f \\
u062f\\u062e\\u0644 - \\u062a\\u062c\\u0631\\u06cc \\u0628\\u06cc\\u0644\\u0627\\
u0646\\u0633\",\"boxes_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\u0641\\u0627\\
u062a\",\"boxes_fixed_assets\":\"\\u062b\\u0627\\u0628\\u062a\\u0647 \\u0634\\
u062a\\u0645\\u0646\\u064a\",\"boxes_other_accounts\":\"\\u062f \\u0646\\u0648\\
u0631\\u0648 \\u06a9\\u0647\\u0627\\u062a\\u0648 \\u0628\\u06cc\\u0644\\u0627\\
u0646\\u0633\",\"boxes_current_assets\":\"\\u062c\\u0627\\u0631\\u064a \\u0634\\
u062a\\u0645\\u0646\\u064a\",\"boxes_liabilities\":\"\\u0644\\u0627\\u06cc\\u0628\\
u0644\\u06cc\\u067c\\u064a (\\u0637\\u0644\\u0628)\",\"boxes_equity\":\"\\u0633\\
u0631\\u0645\\u0627\\u06cc\\
u0647\",\"boxes_services\":\"Services\",\"total_by_usd\":\"\\u062c\\u0645\\u0644\\
u0647 \\u067e\\u0647 \\u0689\\u0627\\u0644\\u0631\",\"inventory\":\"\\u0627\\
u06cc\\u0646\\u0648\\u06cc\\u0646\\u067c\\u0648\\u0631\\
u064a\",\"inventory_report\":\"\\u062f \\u0627\\u06cc\\u0646\\u0648\\u06cc\\u0646\\
u067c\\u0648\\u0631\\u06cc \\u0631\\u0627\\u067e\\u0648\\u0631\",\"purchased\":\"\\
u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u064a\",\"total_stock\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0633\\u067c\\u0627\\u06a9\",\"gross_sales\":\"\\u0635\\
u0627\\u0641\\u064a \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a\",\"closing\":\"\\
u0645\\u0648\\u062c\\u0648\\u062f\",\"item_settings\":\"\\u062f \\u0633\\u06cc\\
u0633\\u067c\\u0645 \\u0645\\u0648\\u0689\\u06cc\\u0648\\u0644\\u0648\\u0646\\
u0647\",\"general_settings\":\"\\u0639\\u0645\\u0648\\u0645\\u06cc \\u062a\\u0646\\
u0638\\u06cc\\u0645\\u0627\\u062a\",\"menu_settings\":\"\\u062f \\u0645\\u06cc\\
u0646\\u06cc\\u0648 \\u062a\\u0646\\u0638\\u06cc\\u0645\",\"settings_updated\":\"\\
u062a\\u0646\\u0638\\u0645\\u06cc\\u0627\\u062a \\u062b\\u0628\\u062a \\u0633\\
u0648\\u0644\",\"settings_updated_successfully\":\"\\u062a\\u0646\\u0638\\u06cc\\
u0645\\u0627\\u062a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\
u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644!\",\"item_measurements\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u067e\\u0647
\\u0645\\u062a\\u0631\\u0645\\u0631\\u0628\\u0639 \\u0633\\u0631\\
u0647\",\"measurements\":\"\\u0627\\u062c\\u0646\\u0627\\u0633 \\u067e\\u0647 \\
u0645\\u062a\\u0631\\u0645\\u0631\\u0628\\u0639 \\u0633\\u0631\\
u0647\",\"sale_invoice_units\":\"\\u062f \\u0628\\u06cc\\u0644 \\u0648\\u0627\\
u062d\\u062f\\u0627\\u062a\",\"one_unit\":\"\\u06cc\\u0648 \\u0648\\u0627\\u062d\\
u062f\",\"all_units\":\"\\u062f\\u0648\\u0647 \\u0648\\u0627\\u062d\\u062f\\
u0647\",\"items_setting_menu_synchronization\":\"\\u062f \\u0689\\u06cc\\u067c\\
u0627 \\u0633\\u06cc\\u0646\\u06a9 \\u06a9\\u0648\\u0644 \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_distribution\":\"\\u062f\\u06cc\\u0633\\u062a\\u0631\\
u06cc\\u0628\\u06cc\\u0648\\u0634\\u0646 \\u0645\\u0648\\u062f\\u06cc\\u0648\\
u0644\",\"items_setting_menu_orders\":\"\\u062f \\u0645\\u0634\\u062a\\u0631\\
u06cc\\u0627\\u0646\\u0648 \\u0627\\u0631\\u0689\\u0631\\u0648\\u0646\\u0647 \\
u0645\\u06cc\\u0646\\u0648\",\"items_setting_menu_journal\":\"\\u0631\\u0648\\
u0632\\u0646\\u0627\\u0645\\u0686\\u0647 \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_debit_credit_note\":\"\\u062f\\u0628\\u06cc\\u062a \\
u0646\\u0648\\u062a \\u0648 \\u06a9\\u0631\\u062f\\u06cc\\u062a \\u0646\\u0648\\
u062a \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_debit_credit_voucher\":\"\\u06a9\\u0627\\u0646\\
u062a\\u0631\\u0627 \\u0648\\u0648\\u0627\\u0686\\u0631 \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_quotation\":\"\\u0646\\u0631\\u062e\\u0646\\u0627\\
u0645\\u0647 - \\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_transfer\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644\\u0627\\u062a \\u0645\\u06cc\\u0646\\u0648\",\"items_setting_menu_sale\":\"\\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_purchase\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u06cc \\u0645\\u06cc\\u0646\\u0648\",\"items_setting_menu_production\":\"\\
u062a\\u0648\\u0644\\u06cc\\u062f \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"\\u0627\\u0636\\u0627\\u0641\\u06cc \\
u0639\\u0648\\u0627\\u06cc\\u06cc\\u062f \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_extra_income_type\":\"\\u062f \\u0627\\u0636\\u0627\\
u0641\\u06cc \\u0639\\u0648\\u0627\\u06cc\\u062f \\u06a9\\u0627\\u062a\\u06af\\
u0648\\u0631\\u06cc\",\"items_setting_menu_item_stock\":\"\\u0627\\u062c\\u0646\\
u0627\\u0633 - \\u0633\\u067c\\u0627\\u06a9 \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_expenses\":\"\\u0645\\u0635\\u0627\\u0631\\u0641 \\
u0645\\u06cc\\u0646\\u0648\",\"items_setting_menu_transit\":\"\\u062a\\u0631\\
u0627\\u0646\\u0632\\u06cc\\u062a \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_hrm\":\"\\u0645\\u0646\\u0627\\u0628\\u0639 \\u0628\\
u0634\\u0631\\u06cc \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_assets\":\"\\u062b\\u0627\\u0628\\u062a\\u0647 \\
u0634\\u062a\\u0645\\u0646\\u06cc \\u0645\\u06cc\\u0646\\
u0648\",\"items_setting_menu_share_capital\":\"\\u0633\\u0647\\u0645 \\u062f\\
u0627\\u0631\\u0627\\u0646\",\"items_setting_menu_metu_stock\":\"\\u0627\\u06cc\\
u0632\\u06cc \\u0644\\u0648\\u0689 \\u0633\\u06cc\\u0633\\u062a\\
u0645\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"height\":\"\\u062c\\u06af\\u0648\\u0627\\u0644\\u06cc\",\"width\":\"\\
u0628\\u0631\\u062f\\u0648\\u0627\\u0644\\u06cc\",\"length\":\"\\u067e\\u0646\\
u0689\\u0648\\u0627\\u0644\\u06cc\",\"cube_meter\":\"\\u0645\\u062a\\u0631\\u0645\\
u0631\\u0628\\u0639\",\"total_cube_meter\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\
u062a\\u0631\\u0645\\u0631\\u0628\\u0639\",\"current_stock\":\"\\u0645\\u0648\\
u062c\\u0648\\u062f\\
u064a\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"\\
u0648\\u0632\\u0646\",\"total_weiight\":\"\\u062c.\\u0648\\u0632\\
u0646\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"\\u062c\\
u0645\\u0644\\u0647 \\u067e\\u0647 M2\",\"transit\":\"\\u067c\\u0631\\u0627\\
u0646\\u0632\\u06cc\\u067c\",\"transit_account\":\"\\u06a9\\u062a\\u0627\\u0628 \\
u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a\",\"transit_listing\":\"\\u062f \\
u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u0644\\u06cc\\u0633\\
u062a\",\"new_transit\":\"\\u0646\\u0648\\u06cc \\u062a\\u0631\\u0627\\u0646\\
u0632\\u06cc\\u062a \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"edit_transit\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\u0644\",\"add_to_transit\":\"\\u062a\\
u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u0644\\u06cc\\u0633\\u062a \\u062a\\
u0647 \\u06cc\\u06d0 \\u0634\\u0627\\u0645\\u0644 \\u06a9\\u0693\\
u0647\",\"transit_saved\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\
u062b\\u0628\\u062a \\u0633\\u0648\",\"transit_saved_successfully\":\"\\u062a\\
u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u067e\\u0647 \\u0628\\u0631\\u06cc\\
u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\u0628\\
u062a \\u0633\\u0648!\",\"transit_updated\":\"\\u062f \\u062a\\u0631\\u0627\\
u0632\\u06cc\\u067c \\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a \\u062b\\u0628\\
u062a \\u0633\\u0648\\u0644\",\"transit_updated_successfully\":\"\\u062f \\u062a\\
u0631\\u0627\\u0646\\u0632\\u06cc\\u062a \\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a
\\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\
u0633\\u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644!\",\"total_expenses_by_base_currency\":\"\\u062f \\u062a\\u0631\\u0627\\
u0646\\u0632\\u06cc\\u062a \\u062c\\u0645\\u0644\\u0647 \\u0645\\u0635\\u0627\\
u0631\\u0641 \\u0628\\u06cc\\u0633 \\u06a9\\u0631\\u0646\\u0633\\
u064a\",\"transit_serial_num\":\"\\u062a\\u0631\\u0627\\u0646\\u0632\\u06cc\\
u062a \\u0633\\u06cc\\u0631\\u06cc\\u0644#\",\"serial_num\":\"\\u0634\\u0645\\
u0627\\u0631\\u0647\",\"builty_num\":\"\\u0628\\u06cc\\u0644\\u067c\\u06cc \\
u0646\\u0645\\u0628\\u0631\",\"transit_company\":\"\\u062a\\u0631\\u0627\\u0646\\
u0632\\u06cc\\u062a \\u06a9\\u0645\\u067e\\u0646\\
u06cc\",\"expense_narration\":\"\\u062f \\u0645\\u0635\\u0631\\u0641 \\u062a\\
u0641\\u0635\\u06cc\\u0644\",\"by_base_currency\":\"\\u067e\\u0647 \\u0628\\u06cc\\
u0633 \\u06a9\\u0631\\u0646\\u0633\\u064a\",\"company\":\"\\u06a9\\u0645\\u067e\\
u0646\\u06cc\",\"total_expense\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\u0635\\
u0631\\u0641\",\"expenses_from_purchases\":\"\\u067e\\u0631 \\u062c\\u0646\\
u0633 \\u062a\\u0642\\u0633\\u06cc\\u0645 \\u0633\\u0648\\u06cc \\u0645\\u0635\\
u0631\\u0641\",\"item_sales_graph_heading\":\"\\u062f \\u062c\\u0646\\u0627\\
u0633\\u0648 \\u062f \\u0641\\u0631\\u0648\\u0634\\u0627\\u062a\\u0648 \\u06af\\
u0631\\u0627\\u067e \\u0631\\u0627\\u067e\\u0648\\u0631\",\"invoice_unit_1\":\"\\
u0648\\u0627\\u062d\\u062f
\\u06f1\",\"invoice_unit_2\":\"\\u0648\\u0627\\u062d\\u062f \\
u06f2\",\"quotations\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646\",\"add_quotation\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0648\\u062a\\u06cc\\
u0634\\u0646\",\"new_quotation\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0648\\u062a\\
u06cc\\u0634\\u0646\",\"edit_quotation\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"add_to_quotation\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\u0644\\
u06cc\\u0633\\u062a \\u062a\\u0647 \\u06cc\\u06cc \\u062f\\u0627\\u062e\\u0644 \\
u06a9\\u0693\\u0647\",\"quotations_listing\":\"\\u062f \\u06a9\\u0648\\u062a\\
u06cc\\u0634\\u0646 \\u0644\\u06cc\\u0633\\u062a\",\"quotation_saved\":\"\\u06a9\\
u0648\\u062a\\u06cc\\u0634\\u0646 \\u062b\\u0628\\u062a \\u0633\\
u0648\",\"quotation_saved_successfully\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\
u0628 \\u0633\\u0631\\u0647 \\u062b\\u0628\\u062a \\u0633\\
u0648!\",\"quotation_num\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\
u0646#\",\"quotation_updated\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\
u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\",\"quotation_updated_successfully\":\"\\
u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\u067e\\u0647 \\u0628\\u0631\\u06cc\\
u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062a\\u063a\\
u06cc\\u0631 \\u0633\\u0648!\",\"quotation_total\":\"\\u06a9\\u0648\\u062a\\u06cc\\
u0634\\u0646 \\u062c\\u0645\\u0644\\u0647\",\"quotation_gross\":\"\\u06a9\\u0644 \\
u062c\\u0645\\u0644\\u0647\",\"quotation_invoice\":\"\\u06a9\\u0648\\u062a\\u06cc\\
u0634\\u0646 \\u0628\\u06cc\\u0644\",\"invoice_date\":\"\\u0628\\u06cc\\u0644 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"quotation_invoice_thanks_note\":\"\\u0647\\
u0631\\u06a9\\u0644\\u0647 \\u0631\\u0627\\u0633\\
u0626!\",\"quotations_converted\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\
u0628\\u06cc\\u0644 \\u0633\\u0648\\u06cc\",\"quotations_converted_listing\":\"\\
u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\u067e\\u0647 \\u0628\\u06cc\\u0644 \\
u0628\\u062f\\u0644 \\u0633\\u0648\\u06cc \\u0644\\u06cc\\u0633\\
u062a\",\"quotation_date\":\"\\u06a9\\u0648\\u062a\\u06cc\\u0634\\u0646 \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"quotation_rights\":\"\\u06a9\\u0648\\u062a\\u06cc\\
u0634\\u0646 \\u0635\\u0644\\u0627\\u062d\\u06cc\\u062a\",\"converted_right\":\"\\
u062a\\u0628\\u062f\\u06cc\\u0644 \\u0633\\u0648\\u06cc\",\"quotation_order\":\"\\
u0627\\u0631\\u0689\\u0631\",\"extra_income\":\"\\u0627\\u0636\\u0627\\u0641\\u0647
\\u0639\\u0648\\u0627\\u06cc\\u062f\",\"extra_income_listing\":\"\\u062f \\u0627\\
u0636\\u0627\\u0641\\u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f\\u0648 \\u0644\\
u06cc\\u0633\\u062a\",\"add_new_extra_income\":\"\\u0627\\u0636\\u0627\\u0641\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"add_extra_income\":\"\\u0646\\u0648\\u06cc \\u0627\\u0636\\u0627\\u0641\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"new_extra_income\":\"\\u0646\\u0648\\u06cc \\u0627\\u0636\\u0627\\u0641\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"edit_extra_income\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\u0639\\
u0648\\u0627\\u06cc\\u062f \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"extra_income_description\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"extra_income_type\":\"Type\",\"QOUT_#\":\"\\u06a9\\u0648\\u062a\\u06cc\\
u0634\\u0646#\",\"extra_income_added\":\"\\u0627\\u0636\\u0627\\u0641\\u0647 \\
u0639\\u0648\\u0627\\u06cc\\u062f \\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"new_extra_income_added_successfully\":\"\\u0627\\u0636\\u0627\\u0641\\
u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f \\u067e\\u0647 \\u0628\\u0631\\u06cc\\
u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\u0628\\
u062a \\u0633\\u0648\\u0644!\",\"extra_income_updated\":\"\\u0627\\u0636\\u0627\\
u0641\\u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f \\u062a\\u063a\\u06cc\\u0631 \\
u0633\\u0648\\u0644\",\"extra_income_updated_successfully\":\"\\u0627\\u0636\\
u0627\\u0641\\u0647 \\u0639\\u0648\\u0627\\u06cc\\u062f \\u067e\\u0647 \\u0628\\
u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\
u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644!\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"\\u062e\\u062f\\u0645\\u0627\\u062a\\/\\
u0627\\u0636\\u0627\\u0641\\u0647 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"add_service_to_sale\":\"\\u0644\\u06cc\\u0633\\u062a \\u062a\\u0647 \\
u062f\\u0627\\u062e\\u0644 \\u06a9\\u0693\\u0647\",\"sales_service_item_desc\":\"\\
u062f \\u062c\\u0646\\u0633\\/\\u062e\\u062f\\u0645\\u0627\\u062a \\u062a\\u0641\\
u0635\\u0644\\u0627\\u062a\",\"sale_service\":\"\\u062e\\u062f\\u0645\\u0627\\
u062a\\/\\u0627\\u0636\\u0627\\u0641\\u0647 \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"sales_service_report\":\"\\u062e\\u062f\\u0645\\u0627\\u062a\\/\\u0627\\
u0636\\u0627\\u0641\\u0647 \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"dashboard_today_overview\":\"\\u062f \\u0646\\u0646 \\
u0648\\u0631\\u0681\\u064a \\u062e\\u0644\\u0635 \\u0645\\u0639\\u0644\\u0648\\
u0645\\u0627\\u062a\",\"dashboard_business_overview\":\"\\u062f \\u062a\\u062c\\
u0627\\u0631\\u062a \\u0639\\u0645\\u0648\\u0645\\u064a \\u062e\\u0644\\u0627\\
u0635 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a\",\"dashboard_sales\":\"\\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\",\"dashboard_profit\":\"\\u06af\\u067c\\
u0647\",\"dashboard_sales_return\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\u0648\\
u0627\\u067e\\u0633\\u06cc\",\"dashboard_purchases\":\"\\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u064a\",\"dashboard_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\",\"dashboard_supplier_paid\":\"\\u0634\\u0631\\u06a9\\
u062a\\u0648\\u0646\\u0648 \\u062a\\u0647 \\u0648\\u0631\\u06a9\\u0693\\u0644 \\
u0633\\u0648\\u06cc\",\"dashboard_client_recieved\":\"\\u062f \\u0645\\u062a\\
u0634\\u0631\\u06cc\\u0627\\u0646\\u0648 \\u0648\\u0635\\u0648\\u0644 \\u0633\\
u0648\\u06cc\",\"dashboard_cash_in\":\"\\u062f\\u062e\\u0644 \\u0685\\u0647 \\
u0648\\u062a\\u0644\\u06cc\",\"dashboard_cash_out\":\"\\u062f\\u062e\\u0644 \\
u062a\\u0647 \\u0631\\u0627\\u063a\\u0644\\u06cc\",\"dashboard_extra_income\":\"\\
u0627\\u0636\\u0627\\u0641\\u0647 \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"dashboard_bank_in\":\"\\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\
u0627\\u0641\\u06cc \\u062a\\u0647 \\u0631\\u0627\\u063a\\u0644\\
u06cc\",\"dashboard_bank_out\":\"\\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\
u0627\\u0641\\u06cc \\u0685\\u0647 \\u0648\\u062a\\u0644\\
u06cc\",\"dashboard_current_stock\":\"\\u0645\\u0648\\u062c\\u0648\\u062f\\u0647 \\
u0633\\u067c\\u0627\\u06a9\",\"dashboard_recievable\":\"\\u067e\\u0648\\u0631 \\
u067e\\u0631 \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\\
u0648\",\"dashboard_payable\":\"\\u067e\\u0648\\u0631 \\u067e\\u0631 \\u0645\\
u0648\\u0696\",\"dashboard_cash\":\"\\u062f\\u062e\\u0644 \\u0645\\u0648\\u062c\\
u0648\\u062f\",\"dashboard_bank\":\"\\u062f \\u0628\\u0627\\u0646\\u06a9\\/\\
u0635\\u0631\\u0627\\u0641\\u06cc \\u0645\\u0648\\u062c\\u0648\\
u062f\",\"dashboard_damage_stock\":\"\\u0636\\u0627\\u06cc\\u0639\\u0627\\
u062a\",\"dashboard_fixed_assets\":\"\\u062b\\u0627\\u0628\\u062a\\u0647 \\u0634\\
u062a\\u0645\\u0646\\u064a\",\"dashboard_equity\":\"\\u0633\\u0631\\u0645\\u0627\\
u06cc\\u0647\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu Available\",\"lot\":\"\\u062f \\u062a\\
u06cc\\u0644\\u0648 \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"lot_purchase\":\"\\u062f \\u062a\\u06cc\\u0644\\u0648 \\u062f \\u067c\\
u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\
u062f\",\"lot_purchases_listing\":\"\\u062f \\u062a\\u06cc\\u0644\\u0648 \\u062f \\
u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u062f \\u062e\\u0631\\
u06cc\\u062f\\u0627\\u0631\\u064a \\u0644\\u06cc\\u0633\\
u062a\",\"add_lot_purchase\":\"\\u062f \\u062a\\u06cc\\u0644\\u0648 \\u0646\\
u0648\\u06cc \\u067c\\u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\u062f \\
u06a9\\u0648\\u0644\",\"new_lot_purchase\":\"\\u062f \\u062a\\u06cc\\u0644\\
u0648 \\u0646\\u0648\\u06cc \\u067c\\u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\
u06cc\\u062f \\u06a9\\u0648\\u0644\",\"add_to_lot_purchase\":\"\\u062f \\u067c\\
u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u062f \\u062e\\u0631\\u06cc\\
u062f \\u0644\\u06cc\\u0633\\u062a \\u062a\\u0647 \\u06cc\\u06d0 \\u0634\\u0627\\
u0645\\u0644 \\u06a9\\u0693\\u0647\",\"edit_lot\":\"\\u067c\\u0627\\u0646\\u06a9\\
u0631 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\u0644\",\"receipt_num\":\"\\
u0633\\u0646\\u062f \\u0646\\u0645\\u0628\\u0631\",\"email_attachment\":\"\\u062f
\\u0627\\u06cc\\u0645\\u06cc\\u0644 \\u0633\\u06a9\\u0631\\u06cc\\u0646 \\u0634\\
u0627\\u067c\",\"fuel_type\":\"\\u062f \\u062a\\u06cc\\u0644\\u0648 \\u0646\\
u0648\\u0639\\u06cc\\u062a\",\"driver\":\"\\u0645\\u0648\\u067c\\u0631\\u0648\\
u0627\\u0646\",\"plate_num\":\"\\u067e\\u0644\\u06cc\\
u067c#\",\"cmr\":\"CMR\",\"rent\":\"\\u06a9\\u0631\\u0627\\u06cc\\
u0647\",\"total_cost\":\"\\u062c\\u0645\\u0644\\u0647 \\u0642\\u06cc\\u0645\\
u062a\",\"email_image\":\"\\u062f \\u0627\\u06cc\\u0645\\u06cc\\u0644 \\u0639\\
u06a9\\u0633\",\"rent_currency\":\"\\u062f \\u06a9\\u0631\\u0627\\u06cc\\u06d0 \\
u06a9\\u0631\\u0646\\u0633\\u064a\",\"expenses_currency\":\"\\u062f \\u0645\\
u0635\\u0631\\u0641 \\u06a9\\u0631\\u0646\\u0633\\u064a\",\"total_weight\":\"\\
u062c\\u0645\\u0644\\u0647 \\u0648\\u0632\\u0646\",\"total_rent\":\"\\u062c\\
u0645\\u0644\\u0647 \\u06a9\\u0631\\u0627\\u06cc\\u0647\",\"total_expenses\":\"\\
u062c\\u0645\\u0644\\u0647 \\u0645\\u0635\\u0631\\u0641\",\"total_real_cost\":\"\\
u062c\\u0645\\u0644\\u0647 \\u062a\\u0645\\u0627\\u0645 \\u0634\\u062f \\u0642\\
u06cc\\u0645\\u062a\",\"lot_purchase_invoice\":\"\\u062f \\u067c\\u0627\\u0646\\
u06a9\\u0631 \\u062f \\u062e\\u0631\\u06cc\\u062f \\u0628\\u06cc\\
u0644\",\"fuel_amount\":\"\\u062f \\u062a\\u06cc\\u0644\\u0648 \\u0646\\u0648\\
u0639\\u06cc\\u062a\",\"transit_amount\":\"\\u062f \\u06a9\\u0631\\u0627\\u06cc\\
u06d0 \\u0645\\u0628\\u0644\\u063a\",\"expense_amount\":\"\\u062f \\u0645\\u0635\\
u0631\\u0641 \\u0645\\u0628\\u0644\\u063a\",\"lot_added\":\"\\u067c\\u0627\\u0646\\
u06a9\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u0633\\
u0648\",\"lot_added_successfully\":\"\\u067c\\u0627\\u0646\\u06a9\\u0631 \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\
u0631\\u0647 \\u062e\\u0631\\u06cc\\u062f \\u0633\\u0648!\",\"lot_updated\":\"\\
u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u062a\\
u063a\\u06cc\\u0631 \\u0633\\u0648\\u0644\",\"lot_updated_successfully\":\"\\
u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\
u0631\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u0633\\u0648\\
u0644\",\"sidebar_lot_purchase\":\"\\u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\
u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\
u064a\",\"sidebar_lot_avail_warehouse\":\"\\u0645\\u0648\\u062c\\u0648\\u062f \\
u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"sidebar_lot_sold_warehouse\":\"\\u062e\\u0631\\u0685 \\u0633\\u0648\\
u06cc \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"sidebar_lot_moved_warehouse\":\"\\u062a\\u062e\\u0644\\u06cc\\u0647 \\
u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"\\u0645\\u0639\\u0627\\u0645\\u0644\\
u0627\\u062a \\u062d\\u0633\\u0627\\u0628\\u062f\\u0627\\u0631\\
u06cc\",\"lot_purchase_avail\":\"\\u0645\\u0648\\u062c\\u0648\\u062f \\u062e\\
u0631\\u06cc\\u062f \\u0633\\u0648\\u064a \\u067c\\u0627\\u0646\\u06a9\\u0631\\
u0627\\u0646\",\"avail_lot_purchases_listing\":\"\\u0645\\u0648\\u062c\\u0648\\
u062f \\u062e\\u0631\\u06cc\\u062f \\u0633\\u0648\\u064a \\u067c\\u0627\\u0646\\
u06a9\\u0631\\u0627\\u0646\",\"purchased_invoice\":\"\\u062f \\u062e\\u0631\\
u06cc\\u062f \\u0628\\u06cc\\u0644\",\"purchased_date\":\"\\u062f \\u062e\\u0631\\
u06cc\\u062f \\u062a\\u0627\\u0631\\u06cc\\u062e\",\"sold_?\":\"\\u062e\\u0631\\
u0685 \\u0633\\u0648\\u061f\",\"btn_sold_?\":\"\\u062e\\u0631\\u0685 \\u0633\\
u0648\\u061f\",\"btn_sold_invoice_?\":\"Sold Invoice ?\",\"move_?\":\"\\u062a\\
u062e\\u0644\\u06cc\\u0647 \\u0633\\u0648\\u061f\",\"btn_move_?\":\"\\u062a\\
u062e\\u0644\\u06cc\\u0647 \\u0633\\u0648\\u061f\",\"preview\":\"\\u069a\\u06a9\\
u0627\\u0631\\u0647 \\u06a9\\u0693\\u0647\",\"no_image\":\"\\u0639\\u06a9\\u0633 \\
u0646\\u0633\\u062a\\u0647\",\"receipt_exist\":\"\\u062f\\u0627 \\u0633\\u0646\\
u062f \\u0645\\u0648\\u062c\\u0648\\u062f \\u062f\\
u06cc\",\"receipt_number_exist\":\"\\u062f\\u0627 \\u0633\\u0646\\u062f \\u0646\\
u0645\\u0628\\u0631 \\u0627\\u0648\\u0633 \\u0647\\u0645 \\u0645\\u0648\\u062c\\
u0648\\u062f \\u062f\\u06cc!\",\"lot_sold_title\":\"\\u067c\\u0627\\u0646\\u06a9\\
u0631 \\u062e\\u0631\\u0685 \\u0633\\u0648\",\"lot_sold_tag_line\":\"\\u062f \\
u067c\\u0627\\u0646\\u06a9\\u0631 \\u062f \\u062e\\u0631\\u0685\\u0644\\u0627 \\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\u062a \\u0648\\u0644\\u06cc\\u06a9\\
u0626\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"\\u062a\\u0641\\u0627\\u0648\\
u062a\",\"gross_weight\":\"\\u0635\\u0627\\u0641\\u064a \\u0648\\u0632\\
u0646\",\"gross_amount\":\"\\u0635\\u0627\\u0641\\u064a \\u0645\\u0628\\u0644\\
u063a\",\"cash\":\"\\u0646\\u0642\\u062f\",\"cash_account\":\"\\u0648\\u0635\\
u0648\\u0644\\u064a \\u06a9\\u0647\\u0627\\u062a\\u0647\",\"plus\":\"\\u0645\\
u062b\\u0628\\u062a\",\"minus\":\"\\u0645\\u0646\\u0641\\
u064a\",\"save_sold_lot\":\"\\u062e\\u0631\\u0685\\u0644\\u0627\\u0648 \\u062b\\
u0628\\u062a \\u06a9\\u0693\\u0647\",\"invalid_request_head\":\"\\u0646\\u0627\\
u0633\\u0645\\u0647 \\u063a\\u0648\\u069a\\u062a\\u0646\\
u0647\",\"invalid_request_body\":\"\\u0633\\u06cc\\u0633\\u067c\\u0645 \\u0646\\
u0627\\u0633\\u0645\\u0647 \\u063a\\u0648\\u069a\\u062a\\u0646\\u0647 \\u0646\\
u0633\\u064a \\u0642\\u0628\\u0644\\u0648\\u0644\\u0627\\u06cc \\u0644\\u0637\\
u0641\\u0627 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0645\\u0648 \\
u0633\\u0645 \\u0648\\u06af\\u0648\\u0631\\u0626!\",\"sold_saved\":\"\\u062f \\
u062e\\u0631\\u0685\\u0644\\u0627\\u0648 \\u0628\\u06cc\\u0644 \\u062b\\u0628\\
u062a \\u0633\\u0648\",\"sold_lot_saved_successfully\":\"\\u062f \\u062e\\u0631\\
u0685\\u0644\\u0627\\u0648 \\u0628\\u06cc\\u0644 \\u067e\\u0647 \\u0628\\u0631\\
u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\u0631\\u0647 \\u062b\\
u0628\\u062a \\u0633\\u0648!\",\"lot_sold_invoice\":\"\\u062f \\u062e\\u0631\\
u0685\\u0644\\u0627\\u0648 \\u0628\\u06cc\\u0644\",\"total_amount\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0645\\u0628\\u0644\\u063a\",\"sold_lot_listing\":\"\\
u062f \\u062e\\u0631\\u0685 \\u0633\\u0648\\u064a\\u0648 \\u067c\\u0627\\u0646\\
u06a9\\u0631\\u0627\\u0646\\u0648 \\u0644\\u06cc\\u0633\\u062a\",\"lot_sales\":\"\\
u062f \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u062e\\u0631\\
u0685\\u0644\\u0627\\u0648\",\"purchased_invoice_num\":\"\\u062f \\u062e\\u0631\\
u06cc\\u062f \\u0628\\u06cc\\u0644\",\"sold_date\":\"\\u062f \\u062e\\u0631\\
u0685 \\u062a\\u0627\\u0631\\u06cc\\u062e\",\"sold_invoice_num\":\"\\u062f \\
u062e\\u0631\\u0685 \\u0628\\u06cc\\u0644\",\"moved_lots\":\"\\u067e\\u0647 \\
u0630\\u062e\\u06cc\\u0631\\u0647 \\u06a9\\u064a \\u062a\\u062e\\u0644\\u06cc\\
u0647 \\u0633\\u0648\\u064a \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\
u0646\",\"moved_lots_listing\":\"\\u067e\\u0647 \\u0630\\u062e\\u06cc\\u0631\\u0647
\\u06a9\\u064a \\u062a\\u062e\\u0644\\u06cc\\u0647 \\u0633\\u0648\\u064a \\u067c\\
u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"lot_moved_title\":\"\\u067e\\u0647 \\u0630\\u062e\\u06cc\\u0631\\u0647 \\
u06a9\\u064a \\u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\u062a\\u062e\\u0644\\
u06cc\\u0647 \\u06a9\\u0648\\u0644\",\"lot_moved_tag_line\":\"\\u067e\\u0647 \\
u0630\\u062e\\u06cc\\u0631\\u0647 \\u06a9\\u064a \\u062f \\u067c\\u0627\\u0646\\
u06a9\\u0631 \\u062f \\u062a\\u062e\\u0644\\u06cc\\u0647 \\u06a9\\u0648\\u0644\\
u0648 \\u0644\\u067e\\u0627\\u0631\\u0647 \\u0644\\u0627\\u0646\\u062f\\u064a \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u062f\\u0631\\u062c \\u06a9\\
u0693\\u0626!\",\"move_lot\":\"\\u062a\\u062e\\u0644\\u06cc\\u0647 \\u062b\\u0628\\
u062a \\u06a9\\u0693\\u0647\",\"lot_moved\":\"\\u067c\\u0627\\u0646\\u06a9\\
u0631 \\u062a\\u062e\\u0644\\u06cc\\u0647 \\u0633\\
u0648\",\"lot_moved_successfully\":\"\\u067c\\u0627\\u0646\\u06a9\\u0631 \\u067e\\
u0647 \\u0628\\u0631\\u06cc\\u0627\\u0644\\u06cc\\u062a\\u0648\\u0628 \\u0633\\
u0631\\u0647 \\u062a\\u062e\\u0644\\u06cc\\u0647 \\u0633\\
u0648!\",\"lot_difference_report\":\"\\u062f \\u067c\\u0627\\u0646\\u06a9\\u0631\\
u0627\\u0646\\u0648 \\u062f \\u062a\\u0641\\u0627\\u0648\\u062a \\u0631\\u0627\\
u067e\\u0648\\u0631\",\"lot_difference_report_listing\":\"\\u062f \\u067c\\u0627\\
u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u062f \\u062a\\u0641\\u0627\\u0648\\
u062a \\u0631\\u0627\\u067e\\u0648\\u0631 \\u0644\\u06cc\\u0633\\
u062a\",\"weight_first\":\"\\u0627\\u0648\\u0644 \\u0648\\u0632\\
u0646\",\"difference_positive\":\"\\u062a\\u0641\\u0627\\u0648\\u062a \\u0645\\
u062b\\u0628\\u062a\",\"difference_negative\":\"\\u062a\\u0641\\u0627\\u0648\\u062a
\\u0645\\u0646\\u0641\\u06cc\",\"lot_rights\":\"\\u062f \\u062a\\u06cc\\u0644 \\
u0641\\u0631\\u0648\\u0634\\u064a \\u062f \\u0628\\u0631\\u062e\\u064a \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\\u0648\\u0646\\
u0647\",\"view_lot_purchase_right\":\"\\u062f \\u067c\\u0627\\u0646\\u06a9\\
u0631 \\u062e\\u0631\\u06cc\\u062f \\u0644\\u06cc\\u062f\\u0644\\u0648 \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\",\"add_lot_purchase_right\":\"\\u062f \\u067c\\
u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u062b\\u0628\\u062a \\
u0627\\u0648 \\u0686\\u0627\\u067e \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"edit_lot_purchase_right\":\"\\u062f \\u067c\\u0627\\u0646\\u06a9\\
u0631 \\u062e\\u0631\\u06cc\\u062f \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\\u0648
\\u0635\\u0644\\u0627\\u062d\\u06cc\\u062a\",\"delete_lot_purchase_right\":\"\\
u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\u062f \\u062f\\
u06cc\\u0644\\u06cc\\u062a \\u06a9\\u0648\\u0644\\u0648 \\u0635\\u0644\\u0627\\
u062d\\u06cc\\u062a\",\"view_avail_lot_right\":\"\\u062f \\u0645\\u0648\\u062c\\
u0648\\u062f\\u0647 \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\
u062f \\u0644\\u06cc\\u062f\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"view_lot_sold_right\":\"\\u062f \\u062e\\u0631\\u0685 \\u0633\\u0648\\
u06cc\\u0648 \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u062f \\
u0644\\u06cc\\u062f\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"add_lot_sold_right\":\"\\u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\
u062f \\u062e\\u0631\\u0685 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"delete_lot_sold_right\":\"\\u062f \\u067c\\u0627\\u0646\\u06a9\\u0631 \\
u062f \\u0689\\u06cc\\u0644\\u06cc\\u067c \\u06a9\\u0648\\u0644\\u0648 \\u0635\\
u0644\\u0627\\u062d\\u06cc\\u062a\",\"view_lot_moved_right\":\"\\u062f \\u062a\\
u062e\\u0644\\u06cc\\u0647 \\u0633\\u0648\\u06cc\\u0648 \\u067c\\u0627\\u0646\\
u06a9\\u0631\\u0627\\u0646\\u0648 \\u062f \\u0644\\u06cc\\u062f\\u0644\\u0648 \\
u0635\\u0644\\u0627\\u062d\\u06cc\\u062a\",\"add_lot_moved_right\":\"\\u062f \\
u067c\\u0627\\u0646\\u06a9\\u0631\\u0647 \\u062f \\u062a\\u062e\\u0644\\u06cc\\
u0647 \\u06a9\\u0648\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"delete_lot_moved_right\":\"\\u062f \\u062a\\u062e\\u0644\\u06cc\\u0647 \\
u0633\\u0648\\u06cc\\u0648 \\u067c\\u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648
\\u062f \\u062f\\u0644\\u06cc\\u062a \\u06a9\\u0648\\u0644\\u0648 \\u0635\\u0644\\
u0627\\u062d\\u06cc\\u062a\",\"lot_difference_report_right\":\"\\u062f \\u067c\\
u0627\\u0646\\u06a9\\u0631\\u0627\\u0646\\u0648 \\u062f \\u062a\\u0641\\u0627\\
u0648\\u062a \\u062f \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648 \\u0644\\u06cc\\
u062f\\u0644\\u0648 \\u0635\\u0644\\u0627\\u062d\\u06cc\\
u062a\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"\\u062f \\u062a\\u06cc\\u0644 \\u0641\\u0631\\u0648\\
u0634\\u064a \\u0628\\u062e\\u0634\",\"enable\":\"\\u0641\\u0639\\u0627\\u0644 \\
u06a9\\u0693\\u0647\",\"disable\":\"\\u063a\\u06cc\\u0631 \\u0641\\u0639\\u0627\\
u0644 \\u06a9\\u0693\\
u0647\",\"install\":\"Install\",\"uninstall\":\"Uninstall\",\"collective\":\"\\
u0628\\u06cc\\u0644 \\u0648\\u0627\\u0631\",\"singular\":\"\\u0627\\u0646\\u0641\\
u0631\\u0627\\u062f\\u064a\",\"micro_balance_sheet\":\"\\u0645\\u0627\\u06cc\\
u06a9\\u0631\\u0648 \\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u0634\\u06cc\\
u067c\",\"available_tankers\":\"-----\",\"clients\":\"\\u0642\\u0631\\u0636 \\
u067e\\u0631 \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\\
u0648\",\"cashbook\":\"\\u062f\\u062e\\u0644 - \\u062a\\u062c\\u0631\\u06cc \\
u0646\\u0642\\u062f\",\"payable\":\"\\u0642\\u0631\\u0636 (\\u0637\\u0644\\
u0628)\",\"banks\":\"\\u062f \\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\u0631\\u0627\\
u0641\\u064a \\u0646\\u0642\\u062f \\u062d\\u0633\\u0627\\
u0628\",\"suppliers\":\"\\u062f \\u0634\\u0631\\u06a9\\u062a\\u0648\\u0646\\
u0648 \\u0642\\u0631\\u0636 \\u067e\\u0631 \\u0645\\u0648\\
u0696\",\"assets_total\":\"\\u062c\\u0645\\u0644\\u0647 \\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647\",\"payable_total\":\"\\u062c\\u0645\\u0644\\u0647 \\u0642\\
u0631\\u0636 (\\u0637\\u0644\\u0628)\",\"total_in_usd\":\"\\u062c\\u0645\\u0644\\
u0647 \\u067e\\u0647 \\u0689\\u0627\\u0644\\u0631\",\"equity\":\"\\u0635\\u0627\\
u0641\\u064a \\u0633\\u0631\\u0645\\u0627\\u06cc\\u0647\",\"current_cash\":\"\\
u0627\\u0648\\u0633\\u0646\\u06cc \\u062f\\u062e\\u0644\",\"yesterday_cash\":\"\\
u062f \\u067e\\u0631\\u0648\\u0646 \\u062f\\u062e\\u0644\",\"help\":\"\\u0645\\
u0631\\u0633\\u062a\\u0647\",\"help_section\":\"\\u0645\\u0631\\u0633\\u062a\\u0647
- \\u0632\\u062f\\u06a9\\u0693\\u0647\",\"help_english\":\"\\u0627\\u0646\\u06af\\
u0644\\u06cc\\u0633\\u064a\",\"help_pashto\":\"\\u067e\\u069a\\u062a\\
u0648\",\"help_dari\":\"\\u062f\\u0631\\u06cc\",\"dashboard_cash_btn\":\"\\u062a\\
u0641\\u0635\\u0640\\u0640\\u06cc\\u0644\\u0627\\
u062a\",\"iran_to_afghanistan\":\"Transit from Iran to
Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"\\u0631\\u0646\\u06af\",\"dashboard_recieved\":\"\\u0648\\
u0635\\u0648\\u0644 \\u0633\\u0648\\u064a\",\"dashboard_profit_loss\":\"\\u06af\\
u067c\\u0647 \\u0627\\u0648 \\u062a\\u0627\\u0648\\u0627\\
u0646\",\"dashboard_net_profit\":\"\\u0635\\u0627\\u0641\\u064a \\u06af\\u067c\\
u0647\",\"dashboard_bank_accounts\":\"\\u0628\\u0627\\u0646\\u06a9\\/\\u0635\\
u0631\\u0627\\u0641\\u064a\",\"dashboard_activities\":\"\\u0641\\u0639\\u0627\\
u0644\\u06cc\\u0640\\u0640\\u0640\\u0640\\u0640\\u0640\\u0640\\u0640\\u062a\\
u0648\\u0646\\u0647\",\"dashboard_need_attention\":\"\\u067e\\u0627\\u0645\\u0644\\
u0631\\u0646\\u0647 \\u0648\\u06a9\\u0693\\
u0626!\",\"titlebar_payments_alert_empty\":\"\\u0689\\u06cc\\u0631 \\u0698\\
u0631...\",\"titlebar_payments_alerts\":\"\\u062f \\u067e\\u0648\\u0631 \\u062f \\
u0681\\u0646\\u0689 \\u062e\\u0628\\u0631\\u062a\\u06cc\\
u0627\",\"titlebar_expiry_alerts\":\"\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\
u0648 \\u0627\\u06cc\\u06a9\\u0633\\u067e\\u0627\\u06cc\\u0631\\u06cc \\u062e\\
u0628\\u0631\\u062a\\u06cc\\u0627\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"\\u062f \\u0627\\u06cc\\u06a9\\u0633\\u067e\\
u0627\\u06cc\\u0631\\u06cc \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"titlebar_expiry_alert_empty\":\"\\u0627\\u06cc\\u06a9\\u0633\\u067e\\
u0627\\u06cc\\u0631 \\u062a\\u0647 \\u0646\\u0696\\u062f\\u06d0 \\u0627\\u062c\\
u0646\\u0627\\u0633 \\u0646\\u0633\\u062a\\u0647\",\"titlebar_product_alerts\":\"\\
u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u062f \\u06a9\\u0645\\u0628\\
u0648\\u062f \\u062e\\u0628\\u0631\\u062a\\u06cc\\
u0627\",\"titlebar_avail_qty\":\"\\u0645\\u0648\\u062c\\u0648\\u062f \\u062a\\
u0639\\u062f\\u0627\\u062f\",\"titlebar_product_alert_empty\":\"\\u06a9\\u0645\\
u0628\\u0648\\u062f \\u0627\\u062c\\u0646\\u0627\\u0633 \\u0646\\u0633\\u062a\\
u0647\",\"titlebar_activities_notifications\":\"\\u062f \\u0641\\u0639\\u0627\\
u0644\\u06cc\\u062a\\u0648\\u0646\\u0648 \\u0646\\u0648\\u062a\\u0641\\u06a9\\
u06d0\\u0634\\u0646\\u0648\\u0646\\
u0647\",\"titlebar_activities_notification_empty\":\"\\u0641\\u0639\\u0627\\u0644\\
u06cc\\u062a\\u0648\\u0646\\u0647 \\u0646\\u062f\\u064a \\u062a\\u0631\\u0633\\
u0631\\u0647 \\u0633\\u0648\\
u064a\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_weig
ht\":\"Total Gross Weight\",\"both\":\"\\u062f\\u0648\\u0627\\u0693\\
u0647\",\"purchase_type\":\"\\u062f \\u062e\\u0631\\u06cc\\u062f \\u0634\\u06a9\\
u0644\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"\\u062f \\u0628\\u0631\\u0627\\u0646\\u0686\\u0648\\
u0646\\u0648 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\
u062a\",\"branch_transfer_out\":\"\\u0644\\u0647 \\u0628\\u0631\\u0627\\u0646\\
u0686 \\u0646\\u0647 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u0633\\u0648\\
u064a\",\"branch_transfer_out_listing\":\"\\u0644\\u0647 \\u0628\\u0631\\u0627\\
u0646\\u0686 \\u0685\\u062e\\u0647 \\u062f \\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u0633\\u0648\\u064a \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0644\\
u06cc\\u0633\\u062a\",\"new_branch_transfer_out\":\"\\u062f \\u062f\\u06d0 \\
u0628\\u0631\\u0627\\u0646\\u0686 \\u062f \\u062c\\u0646\\u0633 \\u0646\\u0648\\
u06cc \\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644\",\"edit_branch_transfer_out\":\"\\u0627\\u0646\\u062a\\u0642\\u0627\\
u0644 \\u062a\\u063a\\u06cc\\u0631\",\"branch_item_transferred_out\":\"\\u0627\\
u0646\\u062a\\u0642\\u0627\\u0644 \\u062a\\u0631\\u0633\\u0631\\u0647 \\u0633\\
u0648\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"\\u0648 \\u06af\\u062f\\u0627\\u0645 \\u062a\\
u0647\",\"to_branch\":\"\\u0648 \\u0628\\u0631\\u0627\\u0646\\u0686 \\u062a\\
u0647\",\"branch_transfer_in\":\"\\u0628\\u0631\\u0627\\u0646\\u0686 \\u062a\\u0647
\\u0631\\u0627\\u063a\\u0644\\u064a \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\
u0627\\u062a\",\"branch_transfer_in_listing\":\"\\u0628\\u0631\\u0627\\u0646\\u0686
\\u062a\\u0647 \\u0631\\u0627\\u063a\\u0644\\u064a \\u0627\\u0646\\u062a\\u0642\\
u0627\\u0644\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"new_branch_transfer_in\":\"\\u0628\\u0631\\u0627\\u0646\\u0686 \\u062a\\
u0647 \\u0646\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u0631\\u0627 \\u0627\\u0646\\
u062a\\u0642\\u0627\\u0644 \\u06a9\\u0648\\u0644\",\"edit_branch_transfer_in\":\"\\
u0627\\u0646\\u062a\\u0642\\u0627\\u0644 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\
u0648\\u0644\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"\\u0644\\u0647 \\u06af\\u062f\\u0627\\u0645
\\u0685\\u062e\\u0647\",\"from_branch\":\"\\u0644\\u0647 \\u0628\\u0631\\u0627\\
u0646\\u0686 \\u0685\\u062e\\
u0647\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\",
\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"\\u067c\\
u0648\\u0644\\u0647\",\"statement\":\"\\u0633\\u067c\\u06d0\\u067c\\u0645\\u06cc\\
u0646\\u067c - \\u06a9\\u0647\\u0627\\u062a\\u0647 - \\u0644\\u06cc\\u062c\\
u0631\",\"balancesheet\":\"\\u0628\\u06cc\\u0644\\u0627\\u0646\\u0633 \\u0634\\
u06cc\\u067c\",\"positive_limit\":\"Positive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous Balance\",\"colour\":\"\\u0631\\u0646\\
u06af\",\"remarks\":\"\\u0645\\u0644\\u0627\\u062d\\u0638\\u0627\\
u062a\",\"passed\":\"Passed\",\"activities_dropdown_all\":\"All\",\"activities_drop
down_sales\":\"\\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\",\"activities_dropdown_purchases\":\"\\u062e\\u0631\\u06cc\\u062f\\u0627\\
u0631\\u06cc\",\"activities_dropdown_production\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"activities_dropdown_journal\":\"\\u0631\\u0648\\u0632\\u0646\\u0627\\
u0645\\u0686\\u0647\",\"activities_dropdown_extra_income\":\"\\u0627\\u0636\\
u0627\\u0641\\u0647 \\u0639\\u0648\\u0627\\u06cc\\u06cc\\
u062f\",\"activities_dropdown_damage_stock\":\"\\u0636\\u0627\\u06cc\\u0639\\
u0627\\u062a\",\"activities_dropdown_warehouse
Transfer\":null,\"activities_dropdown_transit\":\"\\u062a\\u0631\\u0627\\u0646\\
u0632\\u06cc\\u062a\",\"activities_dropdown_payslips\":\"\\u0645\\u0639\\u0627\\
u0634\\u0627\\u062a\",\"activities_dropdown_expenses\":\"\\u0645\\u0635\\u0627\\
u0631\\u0641\\u0627\\u062a\",\"activities_dropdown_lot_purchases\":\"\\u062a\\
u0627\\u0646\\u06a9\\u0631 \\u062e\\u0631\\u06cc\\
u062f\",\"activities_dropdown_lot_sold\":\"\\u062a\\u0627\\u0646\\u06a9\\u0631 \\
u0641\\u0631\\u0648\\u0634\",\"activities_dropdown_lot_moved\":\"\\u062a\\u0627\\
u0646\\u06a9\\u0631 \\u062a\\u062e\\u0644\\u06cc\\u0647\",\"synchronization\":\"\\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0633\\u06cc\\u0646\\u06a9 \\
u06a9\\u0648\\u0644\",\"synchronize_btn\":\"\\u0645\\u0639\\u0644\\u0648\\u0645\\
u0627\\u062a \\u0633\\u06cc\\u0646\\u06a9 \\u06a9\\u0693\\
u0647\",\"synchronization_local_to_live_title\":\"\\u062f \\u0627\\u0641\\u0644\\
u0627\\u06cc\\u0646 \\u0685\\u062e\\u0647 \\u0627\\u0646\\u0644\\u0627\\u06cc\\
u0646 \\u062a\\u0647 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0633\\
u06cc\\u0646\\u06a9 \\u06a9\\u0693\\
u0647\",\"synchronization_live_to_local_title\":\"\\u062f \\u0627\\u0646\\u0644\\
u0627\\u06cc\\u0646 \\u0685\\u062e\\u0647 \\u0627\\u0641\\u0644\\u0627\\u06cc\\
u0646 \\u062a\\u0647 \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0633\\
u06cc\\u0646\\u06a9 \\u06a9\\u0693\\u0647\",\"synchronization_no_data\":\"\\
u062f \\u0633\\u06cc\\u0646\\u06a9 \\u0644\\u067e\\u0627\\u0631\\u0647 \\u0646\\
u0648\\u06cc \\u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u0648\\u062c\\
u0648\\u062f \\u0646\\u0647 \\u0644\\u0631\\
u064a\",\"synchronization_no_data_message\":\"\\u062f \\u0633\\u06cc\\u0646\\
u06a9 \\u0644\\u067e\\u0627\\u0631\\u0647 \\u0646\\u0648\\u06cc \\u0645\\u0639\\
u0644\\u0648\\u0645\\u0627\\u062a \\u0648\\u062c\\u0648\\u062f \\u0646\\u0647 \\
u0644\\u0631\\u064a\",\"synchronization_done\":\"\\u0645\\u0639\\u0644\\u0648\\
u0645\\u0627\\u062a \\u0633\\u06cc\\u0646\\u06a9 \\u0633\\u0648\\
u0644\",\"synchronization_done_message\":null,\"internet_error\":\"\\u0633\\u062a\\
u0627\\u0633\\u0648 \\u0627\\u0646\\u062a\\u0631\\u0646\\u062a \\u0633\\u062a\\
u0648\\u0646\\u0632\\u0647 \\u0644\\u0631\\
u064a\",\"internet_error_message\":null,\"projects\":\"\\u0633\\u0627\\u062e\\
u062a\\u0645\\u0627\\u0646\\u064a \\u067e\\u0631\\u0648\\u0698\\
u06d0\",\"projects_listing\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\u0648 \\
u0644\\u06cc\\u0633\\u062a\",\"add_project\":\"\\u0646\\u0648\\u06cc \\u067e\\
u0631\\u0648\\u0698\\u0647 \\u062b\\u0628\\u062a\",\"add_new_project\":\"\\u0646\\
u0648\\u06cc \\u067e\\u0631\\u0648\\u0698\\u0647 \\u062b\\u0628\\
u062a\",\"edit_project\":\"\\u062a\\u063a\\u06cc\\u0631 \\u067e\\u0631\\u0648\\
u0698\\u0647\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"\\u067e\\u0631\\u0648\\u0698\\u0647 \\u0646\\
u0648\\u0645\",\"project_address\":\"\\u067e\\u0631\\u0648\\u0698\\u0647 \\u0627\\
u062f\\u0631\\u0633\",\"contact_person\":\"\\u0634\\u062e\\u0635 \\u0627\\u0631\\
u062a\\u0628\\u0627\\u0637\\u06cc\",\"contact_number\":\"\\u062a\\u0645\\u0627\\
u0633\",\"company_name\":\"\\u0634\\u0631\\u06a9\\u062a \\u0646\\u0648\\
u0645\",\"cash_paid_account\":\"\\u0646\\u0642\\u062f\\u0647 \\u0648\\u0635\\
u0648\\u0644\",\"project_cost\":\"\\u0642\\u06cc\\u0645\\u062a \\u0642\\u0631\\
u0627\\u0631\\u062f\\u0627\\u062f\",\"pending_amount\":\"\\u0628\\u0627\\u0642\\
u06cc \\u0645\\u0628\\u0644\\u063a\",\"start_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u0634\\u0631\\u0648\\u0639\",\"end_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e \\u062e\\u062a\\u0645\",\"comments\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"login_name\":\"\\u06cc\\u0648\\u0632\\u0631 \\u062f \\u0633\\u0627\\
u062d\\u06d0 \\u0645\\u0633\\u0648\\u0644\",\"confirm_password\":\"\\u0628\\u06cc\\
u0627 \\u067e\\u0627\\u0633\\u0648\\u0631\\u062f\",\"in_process_projects\":\"\\
u062c\\u0631\\u06cc\\u0627\\u0646\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u06d0\",\"in_process_projects_listing\":\"\\u062f \\u062c\\u0631\\u06cc\\u0627\\
u0646\\u06cc \\u067e\\u0631\\u0648\\u0698\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"process_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"process_details_listing\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\
u06d0 \\u0633\\u067c\\u06cc\\u067c\\u0645\\u0646\\u067c\",\"complete\":\"\\u062a\\
u06a9\\u0645\\u06cc\\u0644\",\"description\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"supervisor\":\"\\u0645\\u0633\\u0624\\u0644 \\u0633\\u0627\\u062d\\
u0647\",\"completed_projects\":\"\\u062a\\u06a9\\u0645\\u06cc\\u0644\\u06cc \\
u067e\\u0631\\u0648\\u0698\\u06d0\",\"completed_projects_listing\":\"\\u062f \\
u062a\\u06a9\\u0645\\u06cc\\u0644\\u0648 \\u067e\\u0631\\u0648\\u0698\\u0648 \\
u0644\\u06cc\\u0633\\u062a\",\"move_to_process\":\"\\u0628\\u06cc\\u0631\\u062a\\
u0647 \\u06cc\\u06cc \\u062c\\u0631\\u06cc\\u0627\\u0646 \\u062a\\u0647 \\u0648\\
u0627\\u0693\\u0648\\u0647\",\"projects_reports\":\"\\u062f \\u067e\\u0631\\u0648\\
u0698\\u0648 \\u06a9\\u0627\\u0631\\u06cc \\u0631\\u0627\\u067e\\u0648\\
u0631\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\u0648
\\u062f \\u067e\\u06cc\\u0633\\u0648 \\u0648\\u0635\\u0648\\u0644\\
u06cc\",\"payment_deductions_listing\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\
u0648 \\u062f \\u067e\\u06cc\\u0633\\u0648 \\u0648\\u0635\\u0648\\u0644\\u06cc \\
u0644\\u06cc\\u0633\\u062a\",\"add_payment_deduction\":\"\\u0646\\u0648\\u06d0 \\
u0648\\u0635\\u0648\\u0644\\u064a\",\"add_new_payment_deduction\":\"\\u0646\\
u0648\\u06d0 \\u0648\\u0635\\u0648\\u0644\\u064a\",\"edit_payment_deduction\":\"\\
u062a\\u063a\\u06cc\\u0631 \\u0648\\u0635\\u0648\\u0644\\u064a\",\"scan_copy\":\"\\
u06a9\\u0627\\u067e\\u06cc \\u0631\\u0633\\u06cc\\u062f\",\"project\":\"\\u067e\\
u0631\\u0648\\u0698\\u0647 \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\
u0693\\u0647\",\"select_project\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\
u067e\\u0631\\u0648\\u0698\\u0647\",\"from_account\":\"\\u062f \\u067e\\u0631\\
u0648\\u0698\\u06d0 \\u0645\\u0634\\u062a\\u0631\\u06cc\",\"to_account\":\"\\
u062d\\u0633\\u0627\\u0628 \\u0628\\u0646\\u0627\\u0645 \\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628\",\"project_currency_amount\":\"\\u0645\\u0628\\u0644\\u063a \\
u0645\\u0639\\u0627\\u062f\\u0644 \\u067e\\u0647 \\u067e\\u0631\\u0648\\u0698\\
u0647 \\u06a9\\u0631\\u0646\\u0633\\u06cc\",\"deduction_saved\":\"\\u062b\\u0628\\
u062a\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\
u0648 \\u06a9\\u0627\\u0631\\u06cc \\u0645\\u0635\\u0627\\u0631\\u0641 \\u062b\\
u0628\\u062a\\u0648\\u0644\",\"expenses_deductions_listing\":\"\\u062f \\u067e\\
u0631\\u0648\\u0698\\u0648 \\u06a9\\u0627\\u0631\\u06cc \\u0645\\u0635\\u0627\\
u0631\\u0641 \\u0644\\u06cc\\u0633\\u062a\",\"add_expense_deduction\":\"\\u062f \\
u067e\\u0631\\u0648\\u0698\\u0648 \\u06a9\\u0627\\u0631\\u06cc \\u0645\\u0635\\
u0627\\u0631\\u0641 \\u062b\\u0628\\u062a\\u0648\\
u0644\",\"add_new_expense_deduction\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\u0648
\\u06a9\\u0627\\u0631\\u06cc \\u0645\\u0635\\u0627\\u0631\\u0641 \\u062b\\u0628\\
u062a\\u0648\\u0644\",\"edit_expense_deduction\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"cash_expenses\":\"\\u0646\\u0642\\u062f \\u0689\\u0648\\u0644 \\u0645\\
u0635\\u0631\\u0641\",\"inventory_expenses\":\"\\u062f \\u06af\\u062f\\u0627\\u0645
\\u0685\\u062e\\u0647 \\u062c\\u0646\\u0633 \\u0645\\u0635\\u0631\\u0641\\u0648\\
u0644\",\"expense_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a
\\u062f \\u0645\\u0635\\u0631\\u0641\",\"private\":\"\\u067e\\u0631\\u0648\\
u0698\\u0647\",\"other\":\"\\u0634\\u062e\\u0635\\
u06cc\",\"leaves\":\"Leaves\",\"leaves_listing\":\"Leaves
Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f \\
u0633\\u0648\\u06cc \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"approved_expenses_deductions_listing\":\"\\u062f \\u062a\\u0627\\u06cc\\
u06cc\\u062f \\u0633\\u0648\\u06cc\\u0648 \\u0645\\u0635\\u0627\\u0631\\u0641\\
u0648 \\u0644\\u06cc\\u0633\\u062a\",\"approve\":\"\\u062a\\u0627\\u06cc\\u06cc\\
u062f \\u06a9\\u0693\\u0647\",\"approved\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f \\
u0633\\u0648\",\"disapprove\":\"\\u0631\\u062f \\u06a9\\u0693\\
u0647\",\"check_all\":\"\\u067c\\u0648\\u0644 \\u0627\\u0646\\u062a\\u062e\\u0627\\
u0628\",\"approve_all\":\"\\u067c\\u0648\\u0644 \\u062a\\u0627\\u06cc\\u06cc\\
u062f\",\"disapprove_all\":\"\\u067c\\u0648\\u0644 \\u0631\\
u062f\",\"delete_all\":\"\\u067c\\u0648\\u0644 \\u0689\\u0644\\u06cc\\
u062a\",\"agent\":\"Agent\",\"weight_lose\":\"W-Lose\",\"fuel_lose_report\":\"Fuel
Lose Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"\\u0633\\u0627\\u062d\\u06d0 \\u062a\\
u0647 \\u067e\\u06cc\\u0633\\u06d0 \\u0644\\u06cc\\u0696\\
u0644\",\"project_payments_listing\":\"\\u0633\\u0627\\u062d\\u06d0 \\u062f \\
u067e\\u06cc\\u0633\\u0648 \\u0644\\u06cc\\u0696\\u0644\\u0648 \\u0644\\u06cc\\
u0633\\u062a\",\"new_project_payment\":\"\\u0646\\u0648\\u06cc \\u067e\\u06cc\\
u0633\\u06d0 \\u0633\\u0627\\u062d\\u06d0 \\u062a\\u0647 \\u0644\\u06cc\\u0696\\
u0644\",\"add_new_project_payment\":\"\\u0646\\u0648\\u06cc \\u067e\\u06cc\\u0633\\
u06d0 \\u0633\\u0627\\u062d\\u06d0 \\u062a\\u0647 \\u0644\\u06cc\\u0696\\
u0644\",\"edit_project_payment\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"project_payment_saved\":\"\\u062b\\u0628\\u062a \\u0633\\
u0648\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"\\u062f \\u067e\\u06cc\\u0633\\u0648 \\u0644\\
u06cc\\u0696\\u0644\\u0648 \\u0647\\u062f\\u0641\",\"select_user\":\"\\u062f \\
u0633\\u0627\\u062d\\u06d0 \\u0645\\u0633\\u0624\\u0644 \\u0627\\u0646\\u062a\\
u062e\\u0627\\u0628 \\u06a9\\u0693\\u0647\",\"deduction_type\":\"\\u062f \\u0645\\
u0635\\u0631\\u0641 \\u0646\\u0648\\u0639\\u06cc\\u062a\",\"loans\":\"\\u0642\\
u0631\\u0636\\u0648\\u0646\\u0647\",\"loan\":\"\\u0642\\u0631\\
u0636\",\"loans_listing\":\"\\u062f \\u0642\\u0631\\u0648\\u0636\\u0648\\u0646\\
u0648 \\u0644\\u06cc\\u0633\\u062a\",\"loan_modal_title\":\"\\u0642\\u0631\\
u0636\",\"loan_modal_tag_line\":\"Submit Loan Payment Info\",\"loan_amount\":\"\\
u0642\\u0631\\u0636 \\u0645\\u0628\\u0644\\u063a\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"\\u062e\\u0632\\u0627\\u0646\\u0647 \\u0627\\
u0648 \\u0633\\u062a\\u06cc\\u062a\\u0645\\u0646\\
u062a\",\"received_money_listing\":\"\\u062f \\u0631\\u0627\\u063a\\u0644\\u0648 \\
u0627\\u0648 \\u0645\\u0635\\u0631\\u0641 \\u067e\\u06cc\\u0633\\u0648 \\u0631\\
u0627\\u067e\\u0648\\u0631\",\"dash_number_of_pending_projects\":\"\\u062a\\
u0631 \\u06a9\\u0627\\u0631\\u0644\\u0627\\u0646\\u062f\\u06cc \\u067e\\u0631\\
u0648\\u0698\\u06d0\",\"dash_number_of_completed_projects\":\"\\u062a\\u06a9\\
u0645\\u06cc\\u0644\\u06cc \\u067e\\u0631\\u0648\\u0698\\
u06d0\",\"dash_cost_of_pending_projects\":\"\\u0627\\u0631\\u0632\\u069a\\u062a \\
u062a\\u0631\\u06a9\\u0627\\u0631\\u0644\\u0627\\u0646\\u062f\\u06cc \\u067e\\
u0631\\u0648\\u0698\\u0648\",\"dash_cost_of_completed_projects\":\"\\u0627\\u0631\\
u0632\\u069a\\u062a \\u062a\\u06a9\\u0645\\u06cc\\u0644\\u06cc \\u067e\\u0631\\
u0648\\u0698\\u0648\",\"dash_pending_amount_of_projects\":\"\\u062f \\u067e\\
u0631\\u0648\\u0698\\u0648 \\u0628\\u0627\\u0642\\u06cc \\u0645\\u0628\\u0644\\
u063a\",\"dash_cash_paid_of_projects\":\"\\u062f \\u067e\\u0631\\u0648\\u0698\\
u0648 \\u0648\\u0635\\u0648\\u0644 \\u0645\\u0628\\u0644\\
u063a\",\"dash_expenses_deductions_of_completed_projects\":\"\\u062f \\u062a\\
u06a9\\u0645\\u06cc\\u0644\\u06cc
\\u067e\\u0631\\u0648\\u0698\\u0648 \\u0645\\u0635\\u0631\\
u0641\",\"dash_profit_of_completed_projects\":\"\\u062f \\u062a\\u06a9\\u0645\\
u06cc\\u0644\\u06cc \\u067e\\u0631\\u0648\\u0698\\u0648 \\u0645\\u0641\\u0627\\
u062f\",\"dash_number_of_pending_expenses_deductions\":\"NOPED\",\"balance_summary_
projects_completed_cost\":\"Completed Projects
Cost\",\"balance_summary_projects_pending_amount\":\"\\u062f \\u067e\\u0631\\
u0648\\u0698\\u06d0 \\u0628\\u0627\\u0642\\u06cc \\u0645\\u0628\\u0644\\
u063a\",\"balance_summary_projects_completed_expenses\":\"\\u062f \\u062a\\u06a9\\
u0645\\u06cc\\u0644\\u06cc \\u067e\\u0631\\u0648\\u0698\\u06d0 \\u0645\\u0635\\
u0631\\u0641\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"\\u062f \\
u067e\\u0631\\u0648\\u0698\\u0648 \\u0645\\u0635\\u0631\\u0641\\u06cc \\u0627\\
u062c\\u0646\\u0627\\u0633\",\"construction_items_listing\":\"\\u062f \\u0627\\
u062c\\u0646\\u0627\\u0633\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"new_construction_item\":\"\\u0646\\u0648\\u06cc \\u062c\\u0646\\u0633 \\
u062b\\u0628\\u062a\",\"add_new_construction_item\":\"\\u0646\\u0648\\u06cc \\
u062c\\u0646\\u0633 \\u062b\\u0628\\u062a\",\"edit_construction_item\":\"\\u062a\\
u063a\\u06cc\\u0631 \\u062c\\u0646\\u0633\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"\\u06af\\u062f\\u0627\\u0645\\u0648\\
u0646\\u0647\",\"construction_warehouses_listing\":\"\\u062f \\u06af\\u062f\\
u0627\\u0645\\u0648\\u0646\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"new_construction_warehouse\":\"\\u0646\\u0648\\u06cc \\u06af\\u062f\\
u0627\\u0645\",\"add_new_construction_warehouse\":\"\\u0646\\u0648\\u06cc \\u06af\\
u062f\\u0627\\u0645\",\"edit_construction_warehouse\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u06af\\u062f\\u0627\\u0645\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"\\u062e\\u0631\\u06cc\\u062f \\u062f \\
u0645\\u0635\\u0631\\u0641\\u06cc \\u0627\\u062c\\u0646\\u0627\\u0633\\
u0648\",\"construction_purchases_listing\":\"\\u062f \\u062e\\u0631\\u06cc\\
u062f \\u0644\\u06cc\\u0633\\u062a\",\"construction_purchases_invoice\":\"\\
u062f \\u062e\\u0631\\u06cc\\u062f \\u0628\\u06cc\\
u0644\",\"new_construction_purchase\":\"\\u0646\\u0648\\u06cc \\u062e\\u0631\\
u06cc\\u062f\",\"add_new_construction_purchase\":\"\\u0646\\u0648\\u06cc \\u062e\\
u0631\\u06cc\\u062f\",\"edit_construction_purchase\":\"\\u062a\\u063a\\u06cc\\u0631
\\u062e\\u0631\\u06cc\\u062f\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"\\u0642\\u0631\\u0627\\u0631\\u062f\\
u0627\\u062f\\u0648\\u0646\\u0647 \\u062f \\u0645\\u0627\\u0634\\u06cc\\u0646\\
u0631\\u06cc \\u0627\\u0648 \\u067e\\u0631\\u0633\\u0648\\u0646\\
u0644\",\"construction_contracts_listing\":\"\\u062f \\u0642\\u0631\\u0627\\u0631\\
u062f\\u0627\\u062f\\u0648\\u0646\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"new_construction_contract\":\"\\u0646\\u0648\\u06cc \\u0642\\u0631\\
u0627\\u0631\\u062f\\u0627\\u062f\",\"add_new_construction_contract\":\"\\u0646\\
u0648\\u06cc \\u0642\\u0631\\u0627\\u0631\\u062f\\u0627\\
u062f\",\"edit_construction_contract\":\"\\u062a\\u063a\\u06cc\\u0631 \\u0642\\
u0631\\u0627\\u0631\\u062f\\u0627\\
u062f\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\u0642\\
u0631\\u0627\\u0631\\u062f\\u0627\\u062f\",\"machinery\":\"\\u0645\\u0627\\u0634\\
u06cc\\u0646\\u0631\\u06cc\",\"duration_type\":\"\\u0646\\u0648\\u0639\\u06cc\\
u062a \\u0645\\u062f\\u062a\",\"monthly\":\"\\u0645\\u06cc\\u0627\\u0634\\u062a\\
u0646\\u06cc\",\"days\":\"\\u0648\\u0631\\u0681\\u0646\\u06cc\",\"hours\":\"\\
u0633\\u0627\\u0639\\u062a\\u0627\\u0646\\u0647\",\"sqm\":\"\\u0645\\u062a\\u0631\\
u0645\\u0631\\u0628\\u0639\",\"select_employee\":\"\\u0627\\u0646\\u062a\\u062e\\
u0627\\u0628 \\u06a9\\u0627\\u0631\\u0645\\u0646\\u062f\",\"number_of_months\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f \\u062f \\u0645\\u06cc\\u0627\\u0634\\u062a\\
u0648\",\"number_of_days\":\"\\u062a\\u0639\\u062f\\u0627\\u062f \\u062f \\u0648\\
u0631\\u0681\\u0648\",\"number_of_hours\":\"\\u062a\\u0639\\u062f\\u0627\\u062f \\
u062f \\u0633\\u0627\\u0639\\u062a\\u0648\\u0646\\u0648\",\"number_of_sqms\":\"\\
u062a\\u0639\\u062f\\u0627\\u062f \\u062f \\u0645\\u062a\\u0631\\u0645\\u0631\\
u0628\\u0639\",\"working_hours_per_day\":\"\\u0648\\u0631\\u0681\\u0646\\u06cc \\
u06a9\\u0627\\u0631\\u06cc \\u0633\\u0627\\u0639\\u062a\\u0648\\u0646\\
u0647\",\"rate_per_hour\":\"\\u0646\\u0631\\u062e \\u0641\\u06cc \\u0633\\u0627\\
u0639\\u062a\",\"driver_name\":\"\\u0645\\u0648\\u067c\\u0631\\u0648\\u0627\\
u0646 \\u0646\\u0648\\u0645\",\"driver_mobile\":\"\\u0645\\u0648\\u067c\\u0631\\
u0648\\u0627\\u0646 \\u0645\\u0648\\u0628\\u0627\\u06cc\\
u0644\",\"projects_assigning\":\"\\u067e\\u0631\\u0648\\u0698\\u06d0 \\u062a\\u0647
\\u0645\\u0639\\u0631\\u0641\\u062a\",\"projects_assigning_listing\":\"\\u062f \\
u0645\\u0639\\u0631\\u0641\\u06cc\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"new_project_assigning\":\"\\u0646\\u0648\\u06cc \\u0645\\u0639\\u0631\\
u0641\\u062a\",\"add_new_project_assigning\":\"\\u0646\\u0648\\u06cc \\u0645\\
u0639\\u0631\\u0641\\u062a\",\"edit_project_assigning\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u0645\\u0639\\u0631\\u0641\\u062a\",\"project_assigning_saved\":\"Project
Assign Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"\\u0646\\u0648\\u0639\\u06cc\\u062a \\u062f \\
u0645\\u0639\\u0631\\u0641\\u062a\",\"material\":\"\\u0645\\u0635\\u0631\\u0641\\
u06cc \\u0627\\u062c\\u0646\\u0627\\u0633\",\"start_time\":\"\\u0634\\u0631\\
u0648\\u0639 \\u0648\\u062e\\u062a\",\"end_time\":\"\\u062e\\u062a\\u0645 \\u0648\\
u062e\\u062a\",\"select_machinery\":\"\\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\
u0645\\u0627\\u0634\\u06cc\\u0646\\u0631\\u06cc\",\"project_assigning_status\":\"\\
u062d\\u0627\\u0644\\u062a\",\"project_assigning_pending\":\"\\u0628\\u0627\\
u0642\\u06cc\",\"project_assigning_passed\":\"\\u0627\\u062c\\u0631\\
u0627\",\"project_assigning_report_menu\":\"\\u062f \\u0645\\u0639\\u0631\\u0641\\
u062a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"project_assigning_report_breadcrumb\":\"\\u062f \\u0645\\u0639\\u0631\\
u0641\\u062a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"project_assigning_report_title\":\"\\u062f \\u0645\\u0639\\u0631\\u0641\\
u062a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"project_assigning_report_title_listing\":\"\\u062f \\u0645\\u0639\\
u0631\\u0641\\u062a \\u0644\\u06cc\\u0633\\
u062a\",\"project_assigning_report_filter_project\":\"\\u067e\\u0647 \\u067e\\
u0631\\u0648\\u0698\\u0647\",\"project_assigning_report_filter_material\":\"\\
u067e\\u0647 \\u0645\\u0635\\u0631\\u0641\\u06cc \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"project_assigning_report_filter_employee\":\"\\u067e\\u0647 \\u06a9\\
u0627\\u0631\\u06af\\u0631\",\"project_assigning_report_filter_machinery\":\"\\
u067e\\u0647 \\u0645\\u0627\\u0634\\u06cc\\u0646\\u0631\\
u06cc\",\"project_assigning_report_filter_from\":\"\\u0644\\u0647 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"project_assigning_report_filter_to\":\"\\u062a\\u0631 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"project_assigning_report_filter_search\":\"\\
u0644\\u067c\\u0648\\u0646\",\"project_assigning_report_thead_serial\":\"\\u0634\\
u0645\\u0627\\u0631\\u0647\",\"project_assigning_report_thead_date\":\"\\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"project_assigning_report_thead_project\":\"\\u067e\\
u0631\\u0648\\u0698\\u0647\",\"project_assigning_report_thead_type\":\"\\u0646\\
u0648\\u0639\",\"project_assigning_report_thead_work_time\":\"\\u0648\\u0642\\u062a
\\u06a9\\u0627\\u0631\\u06cc\",\"project_assigning_report_thead_employee\":\"\\
u06a9\\u0627\\u0631\\u06af\\
u0631\",\"project_assigning_report_thead_machinery\":\"\\u0645\\u0627\\u0634\\
u06cc\\u0646\\u0631\\u06cc\",\"project_assigning_report_thead_material\":\"\\
u0645\\u0635\\u0631\\u0641\\u06cc \\u0627\\u062c\\u0646\\u0627\\
u0633\",\"project_assigning_report_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"project_assigning_report_thead_comments\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"cons_warehouse_details_breadcrumb\":\"\\u062f \\u06af\\u062f\\
u0627\\u0645 \\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"cons_warehouse_details_title\":\"\\u062f \\u06af\\u062f\\u0627\\u0645 \\
u062a\\u0641\\u0635\\u06cc\\u0644\",\"cons_warehouse_details_title_listing\":\"\\
u062f \\u06af\\u062f\\u0627\\u0645 \\u062a\\u0641\\u0635\\u06cc\\u0644 \\u0644\\
u06cc\\u0633\\u062a\",\"cons_warehouse_details_filter_item\":\"\\u062c\\u0646\\
u0633\",\"cons_warehouse_details_filter_project\":\"\\u067e\\u0631\\u0648\\u0698\\
u0647\",\"cons_warehouse_details_filter_from\":\"\\u0644\\u0647 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"cons_warehouse_details_filter_to\":\"\\u062a\\u0631
\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"cons_warehouse_details_filter_search\":\"\\u0644\\u067c\\u0648\\
u0646\",\"cons_warehouse_details_thead_serial\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"cons_warehouse_details_thead_item_name\":\"\\u062c\\u0646\\u0633 \\
u0646\\u0648\\u0645\",\"cons_warehouse_details_thead_unit\":\"\\u0648\\u0627\\
u062d\\u062f\",\"cons_warehouse_details_thead_rate\":\"\\u0646\\u0631\\
u062e\",\"cons_warehouse_details_thead_total\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"cons_warehouse_details_thead_assign\":\"\\u0645\\u0635\\u0631\\
u0641\",\"cons_warehouse_details_thead_work_available\":\"\\u0645\\u0648\\u062c\\
u0648\\u062f\",\"cons_warehouse_details_thead_damage\":\"\\u0636\\u0627\\u06cc\\
u0639\",\"cons_purchase_invoice_title\":\"\\u062e\\u0631\\u06cc\\u062f \\u0628\\
u06cc\\u0644\",\"cons_purchase_invoice_title_listing\":\"\\u062f \\u06af\\u062f\\
u0627\\u0645 \\u062a\\u0641\\u0635\\u06cc\\u0644 \\u0644\\u06cc\\u0633\\
u062a\",\"cons_purchase_invoice_top_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"cons_purchase_invoice_top_user\":\"\\u06cc\\u0648\\u0632\\
u0631\",\"cons_purchase_invoice_top_supplier\":\"\\u0641\\u0631\\u0648\\u0634\\
u0646\\u062f\\u0647\",\"cons_purchase_invoice_top_bill\":\"\\u0628\\u06cc\\u0644 \\
u0646\\u0645\\u0628\\u0631\",\"cons_purchase_invoice_thead_serial\":\"\\u0634\\
u0645\\u0627\\u0631\\u0647\",\"cons_purchase_invoice_thead_item_name\":\"\\u062c\\
u0646\\u0633 \\u0646\\u0648\\u0645\",\"cons_purchase_invoice_thead_unit\":\"\\
u0648\\u0627\\u062d\\u062f\",\"cons_purchase_invoice_thead_qty\":\"\\u062a\\u0639\\
u062f\\u0627\\u062f\",\"cons_purchase_invoice_thead_rate\":\"\\u0646\\u0631\\
u062e\",\"cons_purchase_invoice_thead_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"cons_purchase_invoice_thead_paid\":\"\\u0648\\u0635\\u0648\\u0644 \\
u0633\\u0648\\u06cc\",\"cons_purchase_invoice_thead_pending\":\"\\u0628\\u0627\\
u0642\\u06cc\",\"projects_assigning_report\":\"Projects Assign
Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"\\u062c\\u0645\\u0644\\u0647 \\u0628\\u0631\\
u062f\\u06af\\u06cc\",\"ledger_overall_credit\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0631\\u0633\\u06cc\\u062f\\u06af\\u06cc\",\"ledger_overall_balance\":\"\\u0627\\
u0648\\u0633\\u0646\\u06cc \\u062d\\u0633\\u0627\\
u0628\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_em_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_dail
y_attendence_day_prefix\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLI
DAY\",\"mod_em_daily_attendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_atten
dence_cancel_btn_text\":\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Ar
e you sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence
will be save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"\\u062f \\u0634\\u0631\\u06a9\\u062a\\u0648\\u0646\\u0648 \\
u0642\\u0631\\u0636 \\u067e\\u0631 \\u0645\\u0648\\u0696\",\"fixed_assets\":\"\\
u062b\\u0627\\u0628\\u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\
u064a\",\"other_accounts\":\"\\u062f \\u0646\\u0648\\u0631\\u0648 \\u06a9\\u0647\\
u0627\\u062a\\u0648 \\u062d\\u0633\\u0627\\u0628\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_mod_view_filter_from\":\"From\",\"services_mod_view_filter_to\":
\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_mod_view_thead_sr\
":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_mod_view_thead_currency\":\"Currency\",\"services_mod_view_thead
_total\":\"Total\",\"services_mod_view_thead_discount\":\"Dicount\",\"services_mod_
view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_new_input_dat
e\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_new_input_add_
to_services\":\"Add To Services\",\"services_mod_new_input_title\":\"Service

Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_mod_invoice_mobile\":\"Mobile\",\"services_mod_invoice_invoice\"
:\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_qut_mod_view_filter_from\":\"From\",\"services_qut_mod_view_filt
er_to\":\"To\",\"services_qut_mod_view_filter_search\":\"Search\",\"services_qut_mo
d_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"\\u0645\\u0634\\u062a\\
u0631\\
u064a\",\"services_qut_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_vi
ew_thead_total\":\"Total\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"s
ervices_qut_mod_view_thead_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\"services_qut_mod_new_i
nput_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"Memo\",\"services_qut_mo
d_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_qut_mod_invoice_mobile\":\"Mobile\",\"services_qut_mod_invoice_i
nvoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"\\u062f \\
u0642\\u0631\\u0636 \\u0627\\u0637\\u0644\\u0627\\u0639 \\u0644\\u06cc\\u0696\\
u0644\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"\\u062f \\u0642\\u0631\\u0636\\u0648\\u0646\\
u0648 \\u0627\\u0637\\u0644\\u0627\\u0639 \\u0644\\u06cc\\u0696\\
u0644\",\"mod_message_alerts_client\":\"\\u062f \\u0642\\u0631\\u0636\\u0648\\
u0646\\u0648 \\u0627\\u0637\\u0644\\u0627\\u0639 \\u0644\\u06cc\\u0696\\
u0644\",\"mod_message_alerts_text_customer_name\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_message_alerts_text_dear\":\"\\u069a\\u0627\\u063a\\u0644\\
u06cc\",\"mod_message_alerts_text_make_payment\":\"\\u0644\\u0637\\u0641\\u0627 \\
u0642\\u0631\\u0636 \\u067e\\u0631 \\u0648\\u062e\\u062a \\u0627\\u062f\\u0627\\
u0621 \\u06a9\\u0693\\u0626\",\"mod_message_alerts_text_current_balance\":\"\\
u0633\\u062a\\u0627\\u0633\\u0648 \\u0627\\u0648\\u0633\\u0646\\u06cc \\u062c\\
u0645\\u0644\\u0647 \\u0642\\u0631\\
u0636\",\"mod_message_alerts_text_branch_address\":\"\\u0622\\u062f\\u0631\\
u0633\",\"mod_message_alerts_text_branch_mobile\":\"\\u062a\\u0645\\u0627\\u0633 \\
u0634\\u0645\\u06d0\\u0631\\u0647\",\"mod_message_alerts_text_thanks\":\"\\u0645\\
u0646\\u0646\\u0647 \\u0686\\u064a \\u0632\\u0645\\u0648\\u0696 \\u0633\\u0631\\
u0647 \\u062a\\u062c\\u0627\\u0631\\u062a \\u06a9\\u0648\\
u06cc!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"\\u0627\\u0637\\u0644\\u0627\\u0639 \\
u0648\\u0644\\u06cc\\u0696\\u0647\",\"services_item_rep_thead_sr\":\"\\u0634\\
u0645\\u0627\\u0631\\
u0647\",\"services_item_rep_thead_date\":\"Date\",\"services_item_rep_thead_client\
":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"services_item_rep_thead_invoice\":\"Invoice\",\"services_item_rep_thead_n
ame\":\"Name\",\"services_item_rep_thead_unit\":\"Unit\",\"services_item_rep_thead_
qty\":\"Qty\",\"services_item_rep_thead_rate\":\"Rate\",\"services_item_rep_thead_t
otal\":\"Total\",\"marketers_sidebar_menu_main\":\"\\u0628\\u0627\\u0632\\u0627\\
u0631\\u06cc\\u0627\\u0628\\u06cc \\u067c\\u06cc\\
u0645\",\"marketers_sidebar_menu\":\"Marketers List\",\"marketers\":\"\\u0628\\
u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628\\u06cc \\u067c\\u06cc\\
u0645\",\"marketer\":\"\\u0628\\u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628\\
u06cc \\u067c\\u06cc\\u0645\",\"marketers_view_breadcrumb\":\"\\u0628\\u0627\\
u0632\\u0627\\u0631\\u06cc\\u0627\\u0628\\u06cc \\u067c\\u06cc\\
u0645\",\"marketers_view_add_btn\":\"Add New\",\"marketers_view_title\":\"\\u0628\\
u0627\\u0632\\u0627\\u0631\\u06cc\\u0627\\u0628\\u06cc \\u067c\\u06cc\\
u0645\",\"marketers_view_thead_sr\":\"#\",\"marketers_view_thead_name\":\"Name\",\"
marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers
_view_thead_report\":\"Report\",\"marketers_view_thead_action\":\"Action\",\"market
ers_view_thead_edit\":\"Edit\",\"marketers_view_thead_delete\":\"Delete\",\"markete
rs_add_breadcrumb\":\"Add Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last
Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_commission\":\"Commission
\",\"marketers_add_input_email\":\"email\",\"marketers_add_input_username\":\"Usern
ame\",\"marketers_add_input_password\":\"Password\",\"marketers_add_input_account\"
:\"Account\",\"marketers_add_input_save\":\"Save\",\"marketers_service_added\":\"Ma
rketer Saved\",\"marketers_save_successfully\":\"Marketer saved
successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total Balance\",\"sale_invoice\":\"\\
u062f \\u0628\\u06cc\\u0644 \\u0689\\u06cc\\u0632\\u0627\\u06cc\\u0646\\u0648\\
u0646\\u0647\",\"sales_invoice_1\":\"\\u062f \\u0628\\u06cc\\u0644 \\u0689\\u06cc\\
u0632\\u0627\\u06cc\\u0646 \\u06f1\",\"sales_invoice_2\":\"\\u062f \\u0628\\u06cc\\
u0644 \\u0689\\u06cc\\u0632\\u0627\\u06cc\\u0646 \\u06f2\",\"sales_invoice_3\":\"\\
u062f \\u0628\\u06cc\\u0644 \\u0689\\u06cc\\u0632\\u0627\\u06cc\\u0646 \\
u06f3\",\"sales_invoice_4\":\"Sales Invoice 4\",\"ph_transfer\":\"\\u062f \\u0646\\
u0645\\u0627\\u06cc\\u0646\\u062f\\u06af\\u06cc\\u0648 \\u062a\\u0631 \\u0645\\
u0646\\u0681 \\u062f \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\u062a\\
u0648 \\u0689\\u0648\\u0644\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"\\u0645\\u062a\\u0631 \\u0645\\u06a9\\u0639\\
u0628 \\u0627\\u0648 \\u0648\\u0632\\u0646\",\"item_setting_bundle_toop\":\"\\
u062a\\u0648\\u067e \\u0648 \\u0628\\u0646\\u0689\\
u0644\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"\\
u062f \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\\u0648 \\u06a9\\u0627\\
u067c\\u06af\\u0648\\u0631\\u06cc\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a \\u062d\\u0633\\u0627\\
u0628\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_inp
ut_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"money_receipts_add_input_details\":\"Details\",\"money_receipts_add_input
_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"money_receipts_ad
ded\":\"Money Receipts Saved\",\"money_receipts_save_successfully\":\"Money
Receipts saved successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"\\u0645\\u0634\\u062a\\
u0631\
\
u064a\",\"received_listing_view_thead_details\":\"Details\",\"received_listing_view
_thead_amount\":\"Amount\",\"received_listing_view_thead_status\":\"Status\",\"rece
ived_listing_status_passed\":\"Passed\",\"received_listing_status_pending\":\"Pendi
ng\",\"received_listing_view_thead_action\":\"Action\",\"received_listing_view_thea
d_invoice\":\"Invoice\",\"received_listing_view_thead_edit\":\"Edit\",\"received_li
sting_view_thead_delete\":\"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"\\
u0645\\u0634\\u062a\\u0631\\
u064a\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main
\":\"\\u062a\\u0627\\u06cc\\u06cc\\u062f\\
u06cc\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_approval_view_thead_client\":\"\\u0645\\u0634\\u062a\\
u0631\\u064a\",\"receipts_approval_view_thead_requested_by\":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"\\u0645\\u0634\\u062a\\
u0631\\
u064a\",\"receipts_approved_view_thead_details\":\"Details\",\"receipts_approved_vi
ew_thead_amount\":\"Amount\",\"receipts_approved_view_thead_rate\":\"Rate\",\"recei
pts_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"St \\/
In\",\"batch_rep_view_thead_stocki_out\":\"St \\/
Out\",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stoc
ki_tin\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"\\u062a\\u0627\\u0648\\u0627\\
u0646\",\"batch_rep_view_thead_stocki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_t
p\":\"TP\",\"batch_rep_view_thead_value\":\"Value\",\"bundle_item_report_breadcrumb
\":\"Item Bundle Toop Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es Return\",\"stock_general_ledger_report_module_production\":\"\\u062a\\u0648\\
u0644\\u06cc\\
u062f\",\"stock_general_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date\",\"audit_report_t
head_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"audit_report_thead_
action\":\"Action\",\"audit_report_thead_details\":\"Details\",\"audit_report_thead
_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_report_module_text_to
\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_report_module_text_inv
oice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"audit_report_module_i
tems_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales Return\",\"audit_report_module_production\":\"\\u062a\\
u0648\\u0644\\u06cc\\u062f\",\"audit_report_module_production_in\":\"Production
In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\u0648\\
u0627\\u067e\\u0633\\u06cc\",\"sales_return_view_breadcrumb\":\"\\u062f \\u0641\\
u0631\\u0648\\u0634 \\u0648\\u0627\\u067e\\u0633\\
u06cc\",\"sales_return_view_title\":\"\\u062f \\u0641\\u0631\\u0648\\u0634 \\
u0648\\u0627\\u067e\\u0633\\u06cc\",\"sales_return_view_add_btn\":\"\\u0646\\
u0648\\u06cc \\u0648\\u0627\\u067e\\u0633\\
u06cc\",\"sales_return_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"sales_return_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"sales_return_view_thead_invoice\":\"\\u0628\\u06cc\\
u0644\",\"sales_return_view_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"sales_return_view_thead_sales_total\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0641\\u0631\\u0648\\u0634\",\"sales_return_view_thead_discount\":\"\\u062a\\
u062e\\u0641\\u06cc\\u0641\",\"sales_return_view_thead_inv_total\":\"\\u0628\\
u06cc\\u0644 \\u0686\\u0645\\u0644\\
u0647\",\"sales_return_view_thead_received\":\"\\u0648\\u0635\\u0648\\u0644 \\
u0633\\u0648\\u064a\",\"sales_return_view_thead_remaining\":\"\\u0628\\u0627\\
u0642\\u06cc\",\"sales_return_view_thead_refund\":\"\\u0648\\u0627\\u067e\\u0633\\
u06cc\",\"sales_return_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"sales_return_add_breadcrumb\":\"\\u0646\\u0648\\u06d0 \\u0648\\u0627\\
u067e\\u0633\\u064a \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"sales_return_add_title\":\"\\u0646\\u0648\\u06d0 \\u0648\\u0627\\u067e\\
u0633\\u064a \\u062b\\u0628\\u062a \\u06a9\\u0648\\
u0644\",\"sales_return_add_select_client\":\"\\u0645\\u0634\\u062a\\u0631\\u064a \\
u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\u0693\\u06cc\\
u0645\",\"sales_return_add_select_invoice\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634 \\u0628\\u06cc\\u0644 \\u0627\\u0646\\u062a\\u062e\\u0627\\u0628 \\u06a9\\
u0693\\u0626\",\"sales_return_add_refund_btn\":\"\\u062f\\u0627 \\u0628\\u06cc\\
u0644 \\u0648\\u0627\\u067e\\u0633 \\u06a9\\u0693\\
u0647\",\"sales_return_add_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"sales_return_add_thead_item\":\"\\u062a\\u0641\\u0635\\u06cc\\u0644\\
u0627\\u062a\",\"sales_return_add_thead_warehouse\":\"\\u06a9\\u0648\\u062f\\
u0627\\u0645\",\"sales_return_add_thead_unit\":\"\\u0648\\u0627\\u062d\\
u062f\",\"sales_return_add_thead_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead_dis
count_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"\\u0646\\u0631\\
u062e\",\"sales_return_add_thead_total\":\"\\u062c\\u0645\\u0644\\
u0647\",\"sales_return_add_thead_return_qty\":\"\\u062a\\u0639\\u062f\\u0627\\u062f
\\u0648\\u0627\\u067e\\u0633\\u06cc\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"\\u062c\\u0645\\u0644\\u0647 \\u0628\\
u06cc\\u0644\",\"sales_return_add_total_refund\":\"\\u062c\\u0645\\u0644\\u0647 \\
u0648\\u0627\\u067e\\u0633\\u06cc\",\"sales_return_add_total_received\":\"\\u0648\\
u0635\\u0648\\u0644 \\u0633\\u0648\\u06cc \\u0645\\u0628\\u0644\\
u063a\",\"sales_return_add_rec_account\":\"\\u062f \\u0648\\u0635\\u0648\\u0644\\
u06cc \\u062d\\u0633\\u0627\\u0628\\/\\u06a9\\u0647\\u0627\\u062a\\
u0647\",\"sales_return_add_save_print\":\"\\u062b\\u0628\\u062a \\u06a9\\u0693\\
u0647\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"\\u0648\\u0627\\u067e\\u0633\\
u06cc \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0693\\
u0647\",\"sales_return_edit_title\":\"\\u0648\\u0627\\u067e\\u0633\\u06cc \\u062a\\
u063a\\u06cc\\u0631 \\u06a9\\u0693\\u0647\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"\\u062a\\u0627\\u0648\\u0627\\
u0646\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra
Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"\\u062a\\u0648\\u0644\\u06cc\\u062f\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"\\u0645\\
u0634\\u062a\\u0631\\u06cc\",\"pharma_sales_inv_invoice\":\"\\u0628\\u06cc\\u0644
#\",\"pharma_sales_inv_phone\":\"\\u0645\\u0648\\u0628\\u0627\\u06cc\\u0644 \\
u0634\\u0645\\u06d0\\u0631\\u0647\",\"pharma_sales_inv_currency\":\"\\u0627\\
u0633\\u0639\\u0627\\u0631\",\"pharma_sales_inv_area\":\"\\u0633\\u0627\\u062d\\
u0647\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"\\u0645\\
u0633\\u0624\\u0644\",\"pharma_sales_inv_product\":\"\\u0627\\u062c\\u0646\\u0627\\
u0633\\u0648 \\u0646\\u0648\\u0645\",\"pharma_sales_inv_batch\":\"\\u0628\\u06d0\\
u0686\",\"pharma_sales_inv_mfg\":\"\\u062f\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"pharma_sales_inv_expiry\":\"\\u0627\\u0646\\
u0642\\u0636\\u0627\\u200c\\u0621 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"pharma_sales_inv_price\":\"\\u0642\\u06cc\\u0645\\
u062a\",\"pharma_sales_inv_qty\":\"\\u062a\\u0639\\u062f\\u0627\\
u062f\",\"pharma_sales_inv_bonus\":\"\\u0628\\u062e\\u0634\\u0634\\
u06cc\",\"pharma_sales_inv_dis_1\":\"\\u0645\\u062e\\u06a9\\u0646\\u06cc \\u062a\\
u062e\\u0641\\u06cc\\u0641\",\"pharma_sales_inv_dis_2\":\"\\u0627\\u0648\\u0633\\
u0646\\u06cc \\u062a\\u062e\\u0641\\u06cc\\
u0641\",\"pharma_sales_inv_net_amount\":\"\\u062c\\u0645\\u0644\\
u0647\",\"pharma_sales_inv_no_of_items\":\"\\u062c\\u0645\\u0644\\u0647 \\u0645\\
u0628\\u0644\\
u063a\",\"pharma_sales_inv_note\":null,\"sales_invoice_4_thead_client\":\"Client\",
\"sales_invoice_4_thead_invoice\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date
\",\"sales_invoice_4_thead_user\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sal
es_invoice_4_thead_details\":\"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sa
les_invoice_4_thead_rate\":\"Rate\",\"sales_invoice_4_thead_total\":\"Total\",\"sal
es_invoice_4_thead_memo\":\"Memo\",\"sales_invoice_4_thead_grand_total\":\"Total\",
\"sales_invoice_4_thead_paid\":\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending
\",\"mod_trans_sidebar_menu_main\":\"\\u062f \\u0627\\u0646\\u062c\\u0646\\u0627\\
u0633\\u0648 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\
u062a\",\"mod_trans_in_sidebar_menu\":\"Transfer In\",\"mod_trans_in\":\"Transfer
In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"Item\",\"mod_trans_in_add_input_warehouse\":\"
Warehouse\",\"mod_trans_in_add_input_batch\":\"Batch\",\"mod_trans_in_add_input_uni
t\":\"Unit\",\"mod_trans_in_add_input_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry
\":\"Expiry\",\"mod_trans_in_add_input_cost\":\"Cost\",\"mod_trans_in_add_input_pro
fit\":\"Profit\",\"mod_trans_in_add_input_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_r
ep_search\":\"Search\",\"mod_transfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis
_2_rep_date\":\"Date\",\"mod_transfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_tran
sfer_in_dis_2_rep_th_currency\":\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"
Total\",\"mod_transfer_in_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"\\u062c\\u0645\\u0644\\u0647 \\
u062a\\u0627\\u0648\\u0627\\
u0646\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"\\u0689\\u0628\\u064a\\u067c \\u0646\\
u0648\\u067c\\/\\u06a9\\u0631\\u0689\\u064a\\u067c \\u0646\\u0648\\
u067c\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"\\u0689\\u0628\\u06cc\\
u067c\\/\\u06a9\\u0631\\u064a\\u0689\\u064a\\u067c \\u0648\\u0648\\u0686\\
u0631\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
oo
kings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_bre
adcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Requested Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Requested
Qty\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"\\u062f \\u0645\\u0634\\u062a\\u0631\\u06cc\\u0627\\u0646\\u0648 \\u0627\\
u0631\\u0689\\u0631\\u0648\\u0646\\
u0647\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pendin
g Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",\"mod_orders_
view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"\\u062f \\u0646\\
u0645\\u0627\\u06cc\\u062f\\u06af\\u06cc\\u0648 \\u062a\\u0631 \\u0645\\u0646\\
u0681 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\
u062a\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\
u067e\\u0647 \\u062b\\u0627\\u0628\\u062a \\u0645\\u0648\\u0627\\
u062f\",\"mod_production_relation_sidebar_menu\":\"\\u062a\\u0631\\u06a9\\u06cc\\
u0628
\\u0627\\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_relation_add_view\":\"\\u062a\\u0631\\u06a9\\u06cc\\
u0628 \\u0627\\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_item\":\"Item\",\"mod_production_relation_view_thead_action\":\"Action\
",\"mod_production_relation_view_thead_edit\":\"Edit\",\"mod_production_relation_vi
ew_thead_delete\":\"Delete\",\"mod_production_relation_add_breadcrumb\":\"Add
Production Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u067e\\u0647 \\u062b\\u0627\\
u0628\\u062a \\u0645\\u0648\\u0627\\
u062f\",\"mod_production_add_view\":\"Production\",\"mod_production_view_add_btn\":
\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_item\":\"Item\",\"mod_production_add_input_warehouse\":\"Warehouse\",\"mod_
production_add_input_raw_item\":\"Raw
Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u067e\\u0647 \\u062e\\u0627\\
u0645 \\u0645\\u0648\\u0627\\
u062f\",\"mod_production_raw_relation_sidebar_menu\":\"\\u062a\\u0631\\u06a9\\
u06cc\\u0628 \\u0627\\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u067e\\u0647 \\u062e\\
u0627\\u0645 \\u0645\\u0648\\u0627\\
u062f\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production
Raw updated successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"\\u062a\\u0648\\u0644\\u06cc\\u062f \\u067e\\u0647 \\u062c\\u0627\\
u0628\",\"mod_production_new_sidebar_menu\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f \\u067e\\u0647 \\u062c\\u0627\\
u0628\",\"mod_production_new_formula_sidebar_menu\":\"Formula\",\"mod_production_ne
w_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"\\u062a\\u0631\\u06a9\\u06cc\\
u0628 \\u0627\\u0648 \\u0641\\u0627\\u0631\\u0645\\u0648\\
u0644\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"\\u0627\\u0645\\u0627\\u0646\\u062a \\
u062e\\u0631\\u0685 \\u0633\\u0648\\u064a\",\"mod_all_bonuses_rep_menuu\":\"All
Bonuses Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u064a\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobile\",\"mod_sales_man_rec
eovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From:\",\"customer_ledger_branch_not_f
ound\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# -\",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
-\",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
-\",\"ledgers_module_wise_sr_prefix_production\":\"PR#
-\",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
-\",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
-\",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
-\",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
-\",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
-\",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
-\",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
-\",\"mod_journal_invoice_jv_num\":\"JV -\",\"mod_journal_invoice_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_journal_invoice_accounts\":\"\\u062d\\
u0633\\u0627\\u0628 \\/ \\u06a9\\u0647\\u0627\\u062a\\
u0647\",\"mod_journal_invoice_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_journal_invoice_debit_amount\":\"\\u0645\\u0628\\u0644\\u063a \\
u0628\\u0631\\u062f \\/ \\u0628\\u0646\\u0627\\
u0645\",\"mod_journal_invoice_ex_rate\":\"\\u0646\\u0631\\u062e \\u062a\\u0628\\
u0627\\u062f\\u0644\\u0647\",\"mod_journal_invoice_credit_amount\":\"\\u0645\\
u0628\\u0644\\u063a \\u0631\\u0633\\u06cc\\u062f \\/ \\u062c\\u0645\\
u0639\",\"mod_journal_invoice_business_manager\":\"\\u062f \\u0634\\u0631\\u06a9\\
u062a \\u0645\\u0633\\u0624\\
u0644\",\"mod_journal_invoice_authorised_signatory\":\"\\u062f \\u0634\\u0631\\
u06a9\\u062a \\u062f \\u0645\\u0633\\u0624\\u0644 \\u0644\\u0627\\u0633\\u0644\\
u06cc\\u06a9 \\u0627\\u0648 \\u0645\\u0647\\
u0631\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"\\u062f \\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647 \\u06a9\\u0627\\u067c\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_view_breadcrumb\":\"\\u06a9\\u0627\\u067c\\u06af\\
u0648\\u0631\\u06cc\",\"mod_share_capitals_cat_view_add_btn\":\"\\u0646\\u0648\\
u06cc \\u062b\\u0628\\u062a\",\"mod_share_capitals_cat_view_title\":\"\\u06a9\\
u0627\\u067c\\u06af\\u0648\\u0631\\u06cc \\u0644\\u06cc\\u0633\\
u062a\",\"mod_share_capitals_cat_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_share_capitals_cat_view_thead_name\":\"\\u0646\\u0648\\
u0645\",\"mod_share_capitals_cat_view_thead_action\":\"\\u0639\\u0645\\u0644\\
u06cc\\u0647\"
,\"mod_share_capitals_cat_add_breadcrumb\":\"\\u0646\\u0648\\u06cc \\u06a9\\u0627\\
u067c\\u06af\\u0648\\u0631\\u06cc \\u062b\\u0628\\
u062a\",\"mod_share_capitals_cat_add_title\":\"\\u0646\\u0648\\u06cc \\u06a9\\
u0627\\u067c\\u06af\\u0648\\u0631\\u06cc \\u062b\\u0628\\
u062a\",\"mod_share_capitals_cat_add_input_name\":\"\\u0646\\u0648\\
u0645\",\"mod_share_capitals_cat_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_share_capitals_cat_category_added\":\"\\u062b\\u0628\\u062a \\u0633\\
u0648\\u0644\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"\\u062a\\u063a\\u06cc\\
u0631 \\u06a9\\u0627\\u067c\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_edit_title\":\"\\u062a\\u063a\\u06cc\\u0631 \\
u06a9\\u0627\\u067c\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_cat_edit_update\":\"\\u062a\\u063a\\u06cc\\u0631\\
u0627\\u062a \\u062b\\u0628\\u062a\",\"mod_share_capitals_sidebar_menu\":\"\\
u0646\\u0642\\u062f\\u0647 \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"mod_share_capitals_view_breadcrumb\":\"\\u0646\\u0642\\u062f\\u0647 \\
u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_share_capitals_view_add_btn\":\"\\u0646\\u0648\\u06cc \\u0633\\
u0631\\u0645\\u0627\\u06cc\\u0647 \\u0631\\u0633\\u0648\\
u0644\",\"mod_share_capitals_view_title\":\"\\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647 \\u0644\\u06cc\\u0633\\u062a\",\"mod_share_capitals_view_title_listing\":\"\\
u0633\\u0631\\u0645\\u0627\\u06cc\\u0647 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_share_capitals_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_share_capitals_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e \\u062b\\u0628\\u062a\",\"mod_share_capitals_view_thead_category\":\"\\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_view_thead_account\":\"\\u0628\\u0631\\u062f\\u06af\\
u06cc \\u062d\\u0633\\u0627\\
u0628\",\"mod_share_capitals_view_thead_shareholder\":\"\\u062f \\u0634\\u0631\\
u06cc\\u06a9 \\u0646\\u0648\\u0645\",\"mod_share_capitals_view_thead_amount\":\"\\
u0645\\u0628\\u0644\\u063a\",\"mod_share_capitals_view_thead_percentage\":\"\\
u0641\\u06cc\\u0635\\u062f\\u06cc\",\"mod_share_capitals_view_thead_details\":\"\\
u062a\\u0641\\u0635\\u06cc\\u0644\",\"mod_share_capitals_view_thead_action\":\"\\
u0639\\u0645\\u0644\\u06cc\\u0647\",\"mod_share_capitals_view_thead_edit\":\"\\
u062a\\u063a\\u06cc\\u0631\",\"mod_share_capitals_view_thead_delete\":\"\\u062f\\
u0644\\u06cc\\u062a\",\"mod_share_capitals_add_breadcrumb\":\"\\u0633\\u0631\\
u0645\\u0627\\u06cc\\u0647 \\u0631\\u0633\\u0648\\
u0644\",\"mod_share_capitals_add_title\":\"\\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647 \\u0631\\u0633\\u0648\\u0644\",\"mod_share_capitals_add_input_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_share_capitals_add_input_category\":\"\\
u06a9\\u0627\\u062a\\u06af\\u0648\\u0631\\
u06cc\",\"mod_share_capitals_add_input_account\":\"\\u0628\\u0631\\u062f\\u06af\\
u06cc \\u062d\\u0633\\u0627\\
u0628\",\"mod_share_capitals_add_input_account_simple_capital\":\"\\u0639\\u0627\\
u062f\\u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"mod_share_capitals_add_input_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_share_capitals_add_input_shareholder\":\"\\u0634\\u0631\\u06cc\\
u06a9\",\"mod_share_capitals_add_input_amount\":\"\\u0645\\u0628\\u0644\\
u063a\",\"mod_share_capitals_add_input_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"mod_share_capitals_add_input_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_share_capitals_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_share_capitals_added\":\"\\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"\\u062a\\u063a\\u06cc\\u0631\\
u0627\\u062a \\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"\\u0633\\u0631\\u0645\\
u0627\\u06cc\\u0647 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"mod_share_capitals_edit_title\":\"\\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"mod_share_capitals_edit_update\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\
u062a \\u062b\\u0628\\u062a\",\"mod_shareholder_sidebar_main_menu\":\"\\u0634\\
u0631\\u06cc\\u06a9\\u0627\\u0646\\/\\u0633\\u0647\\u0645\\u062f\\u0627\\u0631\\
u0627\\u0646\",\"mod_shareholder_view_add_btn\":\"\\u0646\\u0648\\u06cc \\u0634\\
u0631\\u06cc\\u06a9\",\"mod_shareholder_view_title\":\"\\u0634\\u0631\\u06cc\\
u06a9\\u0627\\u0646\",\"mod_shareholder_view_add_button\":\"\\u0646\\u0648\\
u06cc \\u0634\\u0631\\u06cc\\u06a9\",\"mod_shareholder_view_title_listing\":\"\\
u062f \\u0634\\u0631\\u06cc\\u06a9\\u0627\\u0646\\u0648 \\u062b\\u0628\\
u062a\",\"mod_shareholder_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_shareholder_view_thead_name\":\"\\u0646\\u0648\\
u0645\",\"mod_shareholder_view_thead_last_name\":\"\\u062a\\u062e\\u0644\\
u0635\",\"mod_shareholder_view_thead_mobile\":\"\\u0645\\u0648\\u0628\\u0627\\
u06cc\\u0644\",\"mod_shareholder_view_thead_nic\":\"\\u062a\\u0630\\u06a9\\u0631\\
u0647\",\"mod_shareholder_view_thead_address\":\"\\u0627\\u062f\\u0631\\
u0633\",\"mod_shareholder_view_thead_percentage\":\"\\u0641\\u06cc\\u0635\\u062f\\
u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"mod_shareholder_view_thead_comments\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_shareholder_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_shareholder_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_shareholder_view_thead_delete\":\"\\u062f\\u0644\\u06cc\\
u062a\",\"mod_shareholder_add_breadcrumb\":\"\\u0646\\u0648\\u06cc \\u0634\\u0631\\
u06cc\\u06a9 \\u062b\\u0628\\u062a\",\"mod_shareholder_add_title\":\"\\u0646\\
u0648\\u06cc \\u0634\\u0631\\u06cc\\u06a9 \\u062b\\u0628\\
u062a\",\"mod_shareholder_add_input_name\":\"\\u0646\\u0648\\
u0645\",\"mod_shareholder_add_input_last_name\":\"\\u062a\\u062e\\u0644\\
u0635\",\"mod_shareholder_add_input_mobile\":\"\\u0645\\u0648\\u0628\\u0627\\
u06cc\\u0644\",\"mod_shareholder_add_input_nic\":\"\\u062a\\u0630\\u06a9\\u0631\\
u0647\",\"mod_shareholder_add_input_address\":\"\\u0627\\u062f\\u0631\\
u0633\",\"mod_shareholder_add_input_percentage\":\"\\u0641\\u06cc\\u0635\\u062f\\
u06cc \\u0633\\u0631\\u0645\\u0627\\u06cc\\
u0647\",\"mod_shareholder_add_input_comments\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\",\"mod_shareholder_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_shareholder_added\":\"\\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\
u062a \\u062b\\u0628\\u062a \\u0633\\u0648\\
u0644\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"\\u0634\\u0631\\u06cc\\u06a9 \\
u0645\\u0639\\u0644\\u0648\\u0645\\u0627\\u062a \\u062a\\u063a\\u06cc\\
u0631\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_view_add_
btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"\\u06af\\u067c\\u0647 \\u062a\\u0642\\
u0633\\u06cc\\u0645\\u0648\\u0644\",\"mod_turnover_view_add_btn\":\"\\u0646\\
u0648\\u06cc \\u062a\\u0642\\u0633\\u06cc\\u0645\",\"mod_turnover_view_title\":\"\\
u06af\\u067c\\u0647 \\u062a\\u0642\\u0633\\u06cc\\u0645\\u0648\\
u0644\",\"mod_turnover_view_add_button\":\"\\u0646\\u0648\\u06cc \\u062a\\u0642\\
u0633\\u06cc\\u0645\",\"mod_turnover_view_title_listing\":\"\\u062f \\u062a\\
u0642\\u0633\\u06cc\\u0645\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_turnover_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_turnover_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\u062e \\
u062a\\u0642\\u0633\\u06cc\\u0645\",\"mod_turnover_view_thead_range\":\"\\u062f\\
u0648\\u0631\\u0627\\u0646\",\"mod_turnover_view_thead_net_income\":\"\\u0635\\
u0627\\u0641\\u06cc \\u0639\\u0648\\u0627\\u06cc\\
u062f\",\"mod_turnover_view_thead_action\":\"\\u0639\\u0645\\u0644\\u06cc\\
u0647\",\"mod_turnover_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_turnover_view_thead_delete\":\"\\u062f\\u0644\\u06cc\\
u062a\",\"mod_turnover_add_breadcrumb\":\"\\u06af\\u067c\\u
0647 \\u062a\\u0642\\u0633\\u06cc\\u0645\\u0648\\
u0644\",\"mod_turnover_add_title\":\"\\u0646\\u0648\\u06cc \\u062a\\u0642\\u0633\\
u06cc\\u0645\",\"mod_turnover_add_input_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc\",\"mod_turnover_add_input_from\":\"\\u0644\\u0647 \\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"mod_turnover_add_input_to\":\"\\u062a\\u0631 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"mod_turnover_add_input_search_button\":\"\\u067e\\u06cc\\
u062f\\u0627 \\u06a9\\u0693\\u0647\",\"mod_turnover_add_input_sales_income\":\"\\
u0639\\u0627\\u06cc\\u062f \\u0644\\u0647 \\u0641\\u0631\\u0648\\u0634\\u0627\\
u062a\\u0648\",\"mod_turnover_add_input_services_income\":\"\\u0639\\u0627\\u06cc\\
u062f \\u0644\\u0647 \\u062e\\u062f\\u0645\\u0627\\u062a\\
u0648\",\"mod_turnover_add_input_other_income\":\"\\u0646\\u0648\\u0631 \\u0639\\
u0648\\u0627\\u06cc\\u062f\",\"mod_turnover_add_input_total_revenue\":\"\\u062c\\
u0645\\u0644\\u0647 \\u0646\\u0627\\u062e\\u0627\\u0644\\u0635 \\u0639\\u0627\\
u06cc\\u062f\\u0627\\u062a\",\"mod_turnover_add_input_cost_of_goods_sold\":\"\\
u062f \\u062e\\u0631\\u0685 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u0627\\
u0631\\u0632\\u069a\\u067c\",\"mod_turnover_add_input_salaries\":\"\\u0645\\u0639\\
u0627\\u0634\\u0627\\u062a\",\"mod_turnover_add_input_expenses\":\"\\u0639\\u0645\\
u0644\\u06cc\\u0627\\u062a\\u06cc \\u0645\\u0635\\u0627\\u0631\\
u0641\",\"mod_turnover_add_input_assets\":\"\\u062b\\u0627\\u0628\\u062a\\u0647 \\
u0634\\u062a\\u0645\\u0646\\u06cc\",\"mod_turnover_add_input_net_income\":\"\\
u062e\\u0627\\u0644\\u0635 \\u0639\\u0627\\u06cc\\
u062f\",\"mod_turnover_added\":\"\\u062a\\u0642\\u0633\\u06cc\\u0645 \\u062b\\
u0628\\u062a \\u0633\\u0648\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"\\u062a\\u063a\\u06cc\\u0631\\u0627\\u062a
\\u062b\\u0628\\u062a\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"\\u062a\\u0642\\u0633\\u06cc\\u0645 \\
u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"mod_turnover_ledger_details\":\"\\u062a\\u0642\\u0633\\u06cc\\u0645 \\
u062a\\u0631 \\u0633\\u0631\\u0647 \\u0633\\
u0648\",\"mod_shareholder_credit_sidebar_main_menu\":\"\\u062f \\u0634\\u0631\\
u06cc\\u06a9\\u0627\\u0646\\u0648 \\u0648\\u0631\\u062f\\u0627\\u0634\\
u062a\",\"mod_shareholder_credit_view_add_btn\":\"\\u0646\\u0648\\u06cc \\u0648\\
u0631\\u062f\\u0627\\u0634\\u062a\",\"mod_shareholder_credit_view_title\":\"\\u062f
\\u0634\\u0631\\u06cc\\u06a9\\u0627\\u0646\\u0648 \\u0648\\u0631\\u062f\\u0627\\
u0634\\u062a\",\"mod_shareholder_credit_view_add_button\":\"\\u0646\\u0648\\
u06cc \\u0648\\u0631\\u062f\\u0627\\u0634\\
u062a\",\"mod_shareholder_credit_view_title_listing\":\"\\u062f \\u0648\\u0631\\
u062f\\u0627\\u0634\\u062a \\u0644\\u06cc\\u0633\\
u062a\",\"mod_shareholder_credit_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_shareholder_credit_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_shareholder_credit_view_thead_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_shareholder_credit_view_thead_shareholder\":\"\\u0634\\u0631\\
u06cc\\u06a9\",\"mod_shareholder_credit_view_thead_amount\":\"\\u0645\\u0628\\
u0644\\u063a \\u0648\\u0631\\u062f\\u0627\\u0634\\
u062a\",\"mod_shareholder_credit_view_thead_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc\",\"mod_shareholder_credit_view_thead_account\":\"\\u062d\\u0633\\
u0627\\u0628\",\"mod_shareholder_credit_view_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_shareholder_credit_view_thead_action\":\"\\u0639\\u0645\\
u0644\\u06cc\\u0647\",\"mod_shareholder_credit_view_thead_edit\":\"\\u062a\\u063a\\
u06cc\\u0631\",\"mod_shareholder_credit_view_thead_delete\":\"\\u062f\\u0644\\
u06cc\\u062a\",\"mod_shareholder_credit_add_breadcrumb\":\"\\u0646\\u0648\\u06cc \\
u0648\\u0631\\u062f\\u0627\\u0634\\
u062a\",\"mod_shareholder_credit_add_title\":\"\\u0646\\u0648\\u06cc \\u0648\\
u0631\\u062f\\u0627\\u0634\\
u062a\",\"mod_shareholder_credit_add_input_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"mod_shareholder_credit_add_input_from\":\"\\u0644\\u0647 \\u062a\\
u0627\\u0631\\u06cc\\u062e\",\"mod_shareholder_credit_add_input_to\":\"\\u062a\\
u0631 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_shareholder_credit_add_input_sales_income\":\"\\u0639\\u0648\\u0627\\
u06cc\\u062f \\u0644\\u0647 \\u062e\\u0631\\u0685\\u0644\\u0627\\
u0648\",\"mod_shareholder_credit_add_input_services_income\":\"\\u0639\\u0627\\
u06cc\\u062f \\u0644\\u0647 \\u062e\\u062f\\u0645\\u0627\\u062a\\
u0648\",\"mod_shareholder_credit_add_input_other_income\":\"\\u0646\\u0648\\
u0631 \\u0639\\u0627\\u06cc\\
u062f\",\"mod_shareholder_credit_add_input_total_revenue\":\"\\u062c\\u0645\\
u0644\\u0647 \\u0646\\u0627\\u062e\\u0627\\u0644\\u0635 \\u0639\\u0627\\u06cc\\
u062f\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"\\u062f \\u062e\\
u0631\\u0685 \\u0633\\u0648\\u06cc \\u062c\\u0646\\u0633 \\u0627\\u0631\\u0632\\
u069a\\u062a\",\"mod_shareholder_credit_add_input_salaries\":\"\\u0645\\u0639\\
u0627\\u0634\\u0627\\u062a\",\"mod_shareholder_credit_add_input_expenses\":\"\\
u0645\\u0635\\u0627\\u0631\\
u0641\",\"mod_shareholder_credit_add_input_assets\":\"\\u062b\\u0627\\u0628\\
u062a\\u0647 \\u0634\\u062a\\u0645\\u0646\\
u06cc\",\"mod_shareholder_credit_add_input_net_income\":\"\\u062e\\u0627\\u0644\\
u0635 \\u0639\\u0627\\u06cc\\u062f\",\"mod_shareholder_credit_added\":\"\\u0648\\
u0631\\u062f\\u0627\\u0634\\u062a \\u062b\\u0628\\u062a \\u0633\\
u0648\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_b
tn\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In Updated
Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_view_thead_currency\":\"Currency\",\
"mod_item_stock_in_out_view_thead_cost\":\"Cost\",\"mod_item_stock_in_out_view_thea
d_in_quantity\":\"In Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"\\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_metu_sidebar_menu\":\"\\u0627\\u06cc\\u0632\\u06cc \\
u0644\\u0648\\u0689\",\"mod_metu_stock_metu_view_breadcrumb\":\"\\u0627\\u06cc\\
u0632\\u06cc \\u0644\\u0648\\u0689\",\"mod_metu_stock_metu_view_add_btn\":\"\\
u062b\\u0628\\u062a \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_metu_view_title\":\"\\u0627\\u06cc\\u0632\\u06cc \\u0644\\
u0648\\u0689\",\"mod_metu_stock_metu_view_title_listing\":\"\\u0644\\u06cc\\u0633\\
u062a \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_metu_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_metu_stock_metu_view_thead_name\":\"\\u0646\\u0648\\
u0645\",\"mod_metu_stock_metu_view_thead_action\":\"\\u0685\\u0647 \\u06a9\\u0648\\
u0648\\u061f\",\"mod_metu_stock_metu_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_metu_stock_metu_view_thead_delete\":\"\\u062f\\u0644\\u06cc\\
u062a\",\"mod_metu_stock_metu_add_breadcrumb\":\"\\u0646\\u0648\\u06cc \\u0627\\
u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689\",\"mod_metu_stock_metu_add_title\":\"\\
u0646\\u0648\\u06cc \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_metu_add_input_name\":\"\\u0646\\u0648\\
u0645\",\"mod_metu_stock_metu_add_input_currency\":\"\\u06a9\\u0631\\u0646\\u0633\\
u06cc \\u062f \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_metu_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_metu_added\":\"\\u062b\\u0628\\u062a \\u0633\\
u0648\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"\\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"mod_metu_stock_metu_edit_title\":\"\\u0627\\u06cc\\u0632\\u06cc \\u0644\\
u0648\\u0689 \\u062a\\u063a\\u06cc\\u0631 \\u06a9\\u0648\\
u0644\",\"mod_metu_stock_metu_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_report_sidebar_menu\":\"\\u062f \\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689 \\u0644\\u06cc\\u062c\\
u0631\",\"mod_metu_stock_report_stock_purchased_from\":\"\\u062e\\u0631\\u06cc\\
u062f \\u0633\\u0648 \\u0644\\u0647\",\"mod_metu_stock_report_stock_sold_to\":\"\\
u062e\\u0631\\u0685 \\u0633\\u0648 \\u067e\\
u0631\",\"mod_metu_stock_report_report_view_breadcrumb\":\"\\u062f \\u0627\\u06cc\\
u0632\\u06cc \\u0644\\u0648\\u0689 \\u0644\\u06cc\\u062c\\
u0631\",\"mod_metu_stock_report_view_title\":\"\\u062f \\u0627\\u06cc\\u0632\\u06cc
\\u0644\\u0648\\u0689 \\u0644\\u06cc\\u062c\\
u0631\",\"mod_metu_stock_report_view_title_listing\":\"\\u062f \\u0627\\u06cc\\
u0632\\u06cc \\u0644\\u0648\\u0689 \\u0644\\u06cc\\u062c\\
u0631\",\"mod_metu_stock_report_view_available_stock\":\"\\u0645\\u0648\\u062c\\
u0648\\u062f\\u0647 \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_report_view_filter_metu\":\"\\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689\",\"mod_metu_stock_report_view_filter_from\":\"\\
u0644\\u0647 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_report_view_filter_to\":\"\\u062a\\u0631 \\u062a\\u0627\\
u0631\\u06cc\\u062d\",\"mod_metu_stock_report_view_filter_search\":\"\\u067e\\
u06cc\\u062f\\u0627 \\u06a9\\u0693\\
u0647\",\"mod_metu_stock_report_view_thead_current_balance\":\"\\u0627\\u0648\\
u0633\\u0646\\u06cc \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"mod_metu_stock_report_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_metu_stock_report_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_report_view_thead_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\
u0644\",\"mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_rep
ort_view_thead_debit\":\"\\u062e\\u0631\\u06cc\\u062f \\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689\",\"mod_metu_stock_report_view_thead_credit\":\"\\
u0641\\u0631\\u0648\\u0634 \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_report_view_thead_balance\":\"\\u0645\\u0648\\u062c\\
u0648\\u062f \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_purchase_sidebar_menu\":\"\\u062e\\u0631\\u06cc\\u062f \\
u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_purchase_view_breadcrumb\":\"\\u062e\\u0631\\u06cc\\
u062f \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_purchase_statement_text\":\"\\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689 \\u062e\\u0631\\u06cc\\u062f \\u0633\\u0648 \\u0644\\
u0647:\",\"mod_metu_stock_purchase_view_add_btn\":\"\\u062f \\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689 \\u0646\\u0648\\u06cc \\u062e\\u0631\\u06cc\\
u062f\",\"mod_metu_stock_purchase_view_title\":\"\\u062f \\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689 \\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc\\
u0627\\u0646\\u06cc\",\"mod_metu_stock_purchase_view_title_listing\":\"\\u062f \\
u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\u0627\\u06cc\\u0632\\u06cc \\
u0644\\u0648\\u0689 \\u062e\\u0631\\u06cc\\u062f\\u0627\\u0631\\u06cc\\u0627\\
u0646\\u06cc\",\"mod_metu_stock_purchase_view_filter_supplier\":\"\\u0634\\u0631\\
u06a9\\u062a\",\"mod_metu_stock_purchase_view_filter_from\":\"\\u0644\\u0647 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_metu_stock_purchase_view_filter_to\":\"\\
u062a\\u0631 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_purchase_view_filter_search\":\"\\u067e\\u06cc\\u062f\\
u0627 \\u06a9\\u0693\\u0647\",\"mod_metu_stock_purchase_view_thead_sr\":\"\\u0634\\
u0645\\u0627\\u0631\\u0647\",\"mod_metu_stock_purchase_view_thead_date\":\"\\
u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_purchase_view_thead_supplier\":\"\\u0634\\u0631\\u06a9\\
u062a\",\"mod_metu_stock_purchase_view_thead_value\":\"\\u0627\\u0631\\u0632\\
u069a\\u062a\",\"mod_metu_stock_purchase_view_thead_percentage\":\"\\u0641\\u06cc\\
u0635\\u062f\\u06cc\",\"mod_metu_stock_purchase_view_thead_metu\":\"\\u0627\\
u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_purchase_view_thead_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_metu_stock_purchase_view_thead_action\":\"\\u0685\\u0647 \\
u06a9\\u0648\\u0648\\u061f\",\"mod_metu_stock_purchase_view_thead_edit\":\"\\
u062a\\u063a\\u06cc\\u0631\",\"mod_metu_stock_purchase_view_thead_delete\":\"\\
u062f\\u0644\\u06cc\\u062a\",\"mod_metu_stock_purchase_add_breadcrumb\":\"\\
u062f \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\u0646\\u0648\\u06cc \\
u062e\\u0631\\u06cc\\u062f\",\"mod_metu_stock_purchase_add_title\":\"\\u062f \\
u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\u0646\\u0648\\u06cc \\u062e\\
u0631\\u06cc\\u062f\",\"mod_metu_stock_purchase_add_input_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"mod_metu_stock_purchase_add_input_supplier\":\"\\u0634\\
u0631\\u06a9\\u062a\",\"mod_metu_stock_purchase_add_input_metu\":\"\\u0627\\u06cc\\
u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_purchase_add_input_value\":\"\\u0627\\u0631\\u0632\\
u069a\\u062a\",\"mod_metu_stock_purchase_add_input_percentage\":\"\\u0641\\u06cc\\
u0635\\u062f\\u06cc\",\"mod_metu_stock_purchase_add_input_purchased_metu\":\"\\
u062e\\u0631\\u06cc\\u062f \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_purchase_add_input_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"mod_metu_stock_purchase_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_purchase_added\":\"\\u062b\\u0628\\u062a \\u0633\\
u0648\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"\\u062f \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\
u0641\\u0631\\u0648\\u0634\",\"mod_metu_stock_sale_view_breadcrumb\":\"\\u062f \\
u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\u0641\\u0631\\u0648\\u0634\\
u0627\\u062a\",\"mod_metu_stock_sale_statement_text\":\"\\u062e\\u0631\\u0685 \\
u0633\\u0648 \\u067e\\u0631:\",\"mod_metu_stock_sale_view_add_btn\":\"\\u062f \\
u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\u0689 \\u0646\\u0648\\u06cc \\u0641\\
u0631\\u0648\\u0634\",\"mod_metu_stock_sale_view_title\":\"\\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\",\"mod_metu_stock_sale_view_title_listing\":\"\\u062f \\
u0641\\u0631\\u0648\\u0634\\u0627\\u062a\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"mod_metu_stock_sale_view_filter_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_metu_stock_sale_view_filter_from\":\"\\u0644\\u0647 \\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"mod_metu_stock_sale_view_filter_to\":\"\\u062a\\u0631 \\
u062a\\u0627\\u0631\\u06cc\\u062e\",\"mod_metu_stock_sale_view_filter_search\":\"\\
u067e\\u06cc\\u062f\\u0627 \\u06a9\\u0693\\
u0647\",\"mod_metu_stock_sale_view_thead_sr\":\"\\u0634\\u0645\\u0627\\u0631\\
u0647\",\"mod_metu_stock_sale_view_thead_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_sale_view_thead_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_metu_stock_sale_view_thead_value\":\"\\u0627\\u0631\\u0632\\u069a\\
u062a\",\"mod_metu_stock_sale_view_thead_percentage\":\"\\u0641\\u06cc\\u0635\\
u062f\\u06cc\",\"mod_metu_stock_sale_view_thead_metu\":\"\\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689\",\"mod_metu_stock_sale_view_thead_details\":\"\\
u062a\\u0641\\u0635\\u06cc\\u0644\\u0627\\
u062a\",\"mod_metu_stock_sale_view_thead_action\":\"\\u0685\\u0647 \\u06a9\\u0648\\
u0648\\u061f\",\"mod_metu_stock_sale_view_thead_edit\":\"\\u062a\\u063a\\u06cc\\
u0631\",\"mod_metu_stock_sale_view_thead_delete\":\"\\u062f\\u0644\\u06cc\\
u062a\",\"mod_metu_stock_sale_add_breadcrumb\":\"\\u062f \\u0627\\u06cc\\u0632\\
u06cc \\u0644\\u0648\\u0689 \\u0646\\u0648\\u06cc \\u0641\\u0631\\u0648\\
u0634\",\"mod_metu_stock_sale_add_title\":\"\\u062f \\u0627\\u06cc\\u0632\\u06cc \\
u0644\\u0648\\u0689 \\u0646\\u0648\\u06cc \\u0641\\u0631\\u0648\\u0634\\
u062a\",\"mod_metu_stock_sale_add_input_date\":\"\\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_metu_stock_sale_add_input_client\":\"\\u0645\\u0634\\u062a\\u0631\\
u06cc\",\"mod_metu_stock_sale_add_input_metu\":\"\\u0627\\u06cc\\u0632\\u06cc \\
u0644\\u0648\\u0689\",\"mod_metu_stock_sale_add_input_value\":\"\\u0627\\u0631\\
u0632\\u069a\\u062a\",\"mod_metu_stock_sale_add_input_percentage\":\"\\u0641\\
u06cc\\u0635\\u062f\\u06cc\",\"mod_metu_stock_sale_add_input_sold_metu\":\"\\
u062e\\u0631\\u0685 \\u0627\\u06cc\\u0632\\u06cc \\u0644\\u0648\\
u0689\",\"mod_metu_stock_sale_add_input_details\":\"\\u062a\\u0641\\u0635\\u06cc\\
u0644\\u0627\\u062a\",\"mod_metu_stock_sale_add_input_save\":\"\\u062b\\u0628\\
u062a\",\"mod_metu_stock_sale_added\":\"\\u062b\\u0628\\u062a \\u0633\\
u0648\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"\\u062b\\u0628\\
u062a\",\"mod_items_sets_sidebar_menu\":\"Sets\",\"mod_items_sets_sales_popup_btn\"
:\"Add Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"\\u062a\\u0627\\u06cc\\u06cc\\u062f\\
u06cc\",\"mod_approvals_sub_sidebar_menu\":\"\\u062f \\u0645\\u062f\\u06cc\\
u0631 \\u062a\\u0627\\u06cc\\u06cc\\u062f\\
u06cc\",\"mod_approvals_main_sidebar_menu\":\"\\u062f \\u0631\\u06cc\\u0633 \\
u062a\\u0627\\u06cc\\u06cc\\u062f\\u06cc\",\"mod_approvals_button_approve\":\"\\
u062a\\u0627\\u06cc\\u06cc\\u062f\",\"mod_approvals_button_rejected\":\"\\u0645\\
u0633\\u062a\\u0631\\u062f\",\"mod_approvals_data_missing_head\":\"Some Data
missing to process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"\\u0645\\u0627\\u0644\\u06cc \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_title_financial_balancesheet\":\"\\u0628\\
u0644\\u0627\\u0646\\u0633 \\u0634\\u06cc\\
u062a\",\"reports_title_financial_trial_balance\":\"\\u062a\\u0631\\u06cc\\u0644 \\
u0628\\u0644\\u0627\\u0646\\u0633 \\u06cc\\u0627 \\u0628\\u0644\\u0627\\u0646\\
u0633 \\u0627\\u0645\\u062a\\u062d\\u0627\\u0646\\
u06cc\",\"reports_title_financial_income_statement\":\"\\u0627\\u0646\\u06a9\\u0645
\\u0633\\u067c\\u06cc\\u067c\\u0645\\u0646\\u067c \\u06cc\\u0627 \\u0639\\u0648\\
u0627\\u06cc\\
u062f\",\"reports_title_financial_income_expenses\":\"----\",\"reports_title_financ
ial_day_closing\":\"Day Closing\",\"reports_title_financial_cash_flow\":\"\\u06a9\\
u06cc\\u0634 \\u0641\\u0644\\u0648 - \\u062f \\u0646\\u0642\\u062f\\u0648 \\u067e\\
u06cc\\u0633\\u0648 \\u062c\\u0631\\u06cc\\u0627\\u0646\\u0627\\
u062a\",\"reports_title_financial_chart_of_accounts\":\"\\u0686\\u0627\\u0631\\
u062a \\u0627\\u0641 \\u0627\\u06a9\\u0627\\u0648\\u0646\\u062a - \\u062f \\u06a9\\
u0647\\u0627\\u062a\\u0648 \\u0641\\u0647\\u0631\\u0633\\
u062a\",\"reports_title_financial_clients_balance_summary\":\"\\u0645\\u0634\\
u062a\\u0631\\u06cc\\u0627\\u0646\\u0648 \\u0628\\u0644\\u0627\\u0646\\u0633 \\
u062e\\u0644\\u0627\\u0635\\u0647 - \\u06a9\\u069a\\u062a\\u0648\\u0646\\u0647 \\
u0644\\u06cc\\u0633\\
u062a\",\"reports_title_financial_general_balance_summary\":\"\\u0639\\u0645\\
u0648\\u0645\\u06cc \\u0628\\u0644\\u0627\\u0646\\u0633 \\u062e\\u0644\\u0627\\
u0635\\u0647\",\"reports_title_financial_profit_loss\":\"\\u0645\\u0641\\u0627\\
u062f \\u0648 \\u062a\\u0627\\u0648\\u0627\\
u0646\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"\\u062f \\u06a9\\u0647\\
u0627\\u062a\\u0648 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_title_statements_title_cashbook\":\"\\u062f \\u062f\\u062e\\u0644
\\u062f \\u06a9\\u0647\\u0627\\u062a\\u0648 \\u0628\\u0634\\u067e\\u0693 \\u0631\\
u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0647 \\u06cc\\u0627 \\u0644\\u06cc\\
u062c\\u0631\",\"reports_title_statements_title_supplier\":\"\\u062f \\u0634\\
u0631\\u06a9\\u062a\\u0648\\u0646\\u0648 \\u062f \\u06a9\\u0647\\u0627\\u062a\\
u0648 \\u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647 \\u06cc\\u0627 \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_client\":\"\\u062f \\u0645\\u0634\\u062a\\
u0631\\u06cc\\u0627\\u0646\\u0648 \\u062f \\u06a9\\u0647\\u0627\\u062a\\u0648 \\
u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0647
\\u06cc\\u0627 \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_current_account\":\"\\u062f \\u062c\\
u0627\\u0631\\u06cc \\u062d\\u0633\\u0627\\u0628 \\u062f \\u06a9\\u0647\\u0627\\
u062a\\u0648 \\u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\u067e\\u0648\\u0631\\
u0648\\u0646\\u0647 \\u06cc\\u0627 \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_bank\":\"\\u062f \\u0628\\u0627\\u0646\\
u06a9\\/ \\u0635\\u0631\\u0627\\u0641\\u06cc\\u0648 \\u062f \\u06a9\\u0647\\u0627\\
u062a\\u0648 \\u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\u067e\\u0648\\u0631\\
u0648\\u0646\\u0647 \\u06cc\\u0627 \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_employee\":\"\\u062f \\u06a9\\u0627\\
u0631\\u06cc\\u06af\\u0631\\u0648 \\u062f \\u06a9\\u0647\\u0627\\u062a\\u0648 \\
u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0647
\\u06cc\\u0627 \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_transit\":\"\\u062f \\u062a\\u0631\\
u0627\\u0646\\u0632\\u06cc\\u062a \\u062f \\u06a9\\u0647\\u0627\\u062a\\u0648 \\
u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0647
\\u06cc\\u0627 \\u0644\\u06cc\\u062c\\
u0631\",\"reports_title_statements_title_general\":\"\\u062c\\u0646\\u0631\\
u0644 \\u0644\\u06cc\\u062c\\u0631 \\u06cc\\u0627 \\u0639\\u0645\\u0648\\u0645\\
u06cc \\u067c\\u0648\\u0644\\u064a \\u06a9\\u0647\\u0627\\u062a\\
u06d0\",\"reports_title_statements_title_micro_balancesheet\":\"----\",\"reports_ti
tle_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"\\u0639\\u0627\\u0645 \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_inventory\":\"\\u062f \\u06af\\u062f\\u0627\\
u0645 \\u062f\\u0627\\u0631\\u06cc \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647\",\"reports_general_title_sale_stock\":\"\\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a \\u0627\\u0648 \\u06af\\u062f\\u0627\\u0645\\u062f\\u0627\\
u0631\\u06cc \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_item_stock\":\"\\u062f \\u06af\\u062f\\u0627\\
u0645\\u062f\\u0627\\u0631\\u06cc \\u0628\\u0634\\u067e\\u0693 \\u0631\\u0627\\
u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_raw_warehouse\":\"\\u062f \\u0645\\u0648\\u0627\\
u062f \\u062e\\u0627\\u0645 \\u06af\\u062f\\u0627\\u0645 \\u0631\\u0627\\u067e\\
u0648\\u0631\\u0648\\u0646\\u0647\",\"reports_general_title_sales_warehouse\":\"\\
u062f \\u0641\\u0631\\u0648\\u0634 \\u062c\\u0646\\u0633 \\u06af\\u062f\\u0627\\
u0645 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_item_ledger\":\"\\u062f \\u06cc\\u0648\\u0647 \\
u062c\\u0646\\u0633 \\u0639\\u0645\\u0648\\u0645\\u06cc \\u0631\\u0627\\u067e\\
u0648\\u0631\",\"reports_general_title_damage\":\"\\u062f \\u0636\\u0627\\u06cc\\
u0639 \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0631\\u0627\\u067e\\u0648\\
u0631\\u0648\\u0646\\u0647\",\"reports_general_title_expenses\":\"\\u062f \\u0645\\
u0635\\u0627\\u0631\\u0641\\u0627\\u062a\\u0648 \\u0631\\u0627\\u067e\\u0648\\
u0631\\u0648\\u0646\\u0647\",\"reports_general_title_sales\":\"\\u062f \\u0641\\
u0631\\u0648\\u0634\\u0627\\u062a\\u0648 \\u0639\\u0645\\u0648\\u0645\\u06cc \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_sales_return\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634 \\u0648\\u0627\\u067e\\u0633\\u06cc \\u0631\\u0627\\u067e\\u0648\\u0631\\
u0648\\u0646\\u0647\",\"reports_general_title_sales_item\":\"\\u062f \\u0641\\
u0631\\u0648\\u0634 \\u0631\\u0627\\u067e\\u0648\\u0631 \\u062f \\u062c\\u0646\\
u0633 \\u067e\\u0647 \\u0627\\u0633\\u0627\\
u0633\",\"reports_general_title_client_items\":\"\\u062f \\u0645\\u0634\\u062a\\
u0631\\u06cc \\u0627\\u0648 \\u062c\\u0646\\u0633 \\u062a\\u0631 \\u0645\\u0646\\
u0681 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_sales_expense\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\\u0648 \\u062f \\u062a\\u0631\\u0627\\u0646\\u0633\\u067e\\
u0648\\u0631\\u062a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_purchases\":\"\\u062f \\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_purchases_items\":\"\\u062f \\u062e\\u0631\\u06cc\\
u062f\\u0627\\u0631\\u06cc \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\u0647
\\u062f \\u062c\\u0646\\u0633 \\u067e\\u0647 \\u0627\\u0633\\u0627\\
u0633\",\"reports_general_title_purchase_expense\":\"\\u062f \\u062e\\u0631\\
u06cc\\u062f\\u0627\\u0631\\u06cc \\u062f \\u062a\\u0631\\u0627\\u0646\\u0632\\
u06cc\\u062a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_production\":\"\\u062f \\u062a\\u0648\\u0644\\
u06cc\\u062f \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_production_expenses\":\"\\u062f \\u062a\\u0648\\
u0644\\u06cc\\u062f \\u062f \\u0646\\u0642\\u062f\\u0647 \\u0645\\u0635\\u0631\\
u0641 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_warehouse_transfer\":\"\\u062f \\u06af\\u062f\\
u0627\\u0645 \\u0627\\u0646\\u062a\\u0642\\u0627\\u0644\\u0627\\u062a\\u0648 \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_sales_discount\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u06f1 \\u0631\\u0627\\
u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_sales_discount2\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634\\u0627\\u062a\\u0648 \\u062a\\u062e\\u0641\\u06cc\\u0641 \\
u06f2\",\"reports_general_title_purchase_discount\":\"\\u062f \\u062e\\u0631\\
u06cc\\u062f \\u062a\\u062e\\u0641\\u06cc\\u0641 \\u0631\\u0627\\u067e\\u0648\\
u0631\\u0648\\u0646\\u0647\",\"reports_general_title_transfer_in_discount\":\"\\
u062a\\u0631\\u0627\\u0646\\u0633\\u067e\\u0631 \\u0627\\u06cc\\u0646 \\u062a\\
u062e\\u0641\\u06cc\\u0641 \\u06f1 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647\",\"reports_general_title_transfer_in_discount2\":\"\\u062a\\u0631\\
u0627\\u0646\\u0633\\u067e\\u0631 \\u0627\\u06cc\\u0646 \\u062a\\u062e\\u0641\\
u06cc\\u0641\\u06f2 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_transfer_out_discount\":\"\\u062a\\u0631\\u0627\\
u0633\\u0646\\u067e\\u0631 \\u0627\\u0648\\u062a \\u062a\\u062e\\u0641\\u06cc\\
u0641 \\u06f1 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_transfer_out_discount2\":\"\\u062a\\u0631\\u0627\\
u0646\\u0633\\u067e\\u0631 \\u0627\\u0648\\u062a \\u062a\\u062e\\u0641\\u06cc\\
u0641\\u06f2 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_sales_services\":\"\\u062f \\u0641\\u0631\\u0648\\
u0634 \\u062f \\u0635\\u0641\\u062d\\u06cc \\u0627\\u0636\\u0627\\u0641\\u0647 \\
u062e\\u062f\\u0645\\u0627\\u062a \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647\",\"reports_general_title_services\":\"\\u062f \\u062e\\u062f\\u0645\\
u0627\\u062a \\u0645\\u0648\\u062f\\u06cc\\u0644 \\u0631\\u0627\\u067e\\u0648\\
u0631\\u0648\\u0646\\u0647\",\"reports_general_title_services_items\":\"\\u062f \\
u062e\\u062f\\u0645\\u0627\\u062a\\u0648 \\u0645\\u0648\\u062f\\u06cc\\u0648\\u0644
\\u062f \\u062c\\u0646\\u0633
\\u067e\\u0647 \\u0627\\u0633\\u0627\\u0633 \\u0631\\u0627\\u067e\\u0648\\u0631\\
u0648\\u0646\\
u0647\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"\\u0633\\u062a\\u0627\\u06a9 \\u0631\\u0627\\u067e\\u0648\\
u0631\\u0648\\u0646\\u0647 \\u0628\\u06cc\\u0686\\/\\u0644\\u0627\\u062a \\u067e\\
u0647 \\u0627\\u0633\\u0627\\
u0633\",\"reports_general_title_sales_return_report\":\"\\u062f \\u0641\\u0631\\
u0648\\u0634\\u0627\\u062a\\u0648 \\u062f \\u0648\\u0627\\u067e\\u0633\\u06cc \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_near_expiry\":\"\\u0647\\u063a\\u0647 \\u0627\\
u062c\\u0646\\u0627\\u0633\\u0648 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647 \\u0686\\u06cc \\u0627\\u06a9\\u0633\\u067e\\u0627\\u06cc\\u0631\\
u06cc \\u0646\\u0696\\u062f\\u06d0 \\u0648\\
u064a\",\"reports_general_title_expired\":\"\\u0627\\u06a9\\u0633\\u067e\\u0627\\
u06cc\\u0631 \\u0633\\u0648\\u06cc \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\
u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\u0646\\
u0647\",\"reports_general_title_shortage\":\"\\u062f \\u06a9\\u0645\\u0628\\u0648\\
u062f \\u0627\\u062c\\u0646\\u0627\\u0633\\u0648 \\u0644\\u06cc\\u0633\\
u062a\",\"reports_general_title_bundle_toop\":\"\\u062f \\u062c\\u0646\\u0633 \\
u062f \\u062a\\u0648\\u067e \\u0627\\u0648 \\u0628\\u0646\\u0689\\u0644 \\u067e\\
u0647 \\u0627\\u0633\\u0627\\u0633 \\u0631\\u0627\\u067e\\u0648\\u0631\\u0648\\
u0646\\u0647\",\"reports_general_title_all_bonuses\":\"\\u0639\\u0645\\u0648\\
u0645\\u064a \\u0628\\u0648\\u0646\\u0633 \\u0631\\u0627\\u067e\\u0648\\u0631\\
u0648\\u0646\\
u0647\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text_u
pdate\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_acti
vities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"dashb
oard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weight\
",\"dashboard_activities_text_approved\":\"Approved\",\"dashboard_activities_text_i
nvoice\":\"Invoice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashboar
d_activities_text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\",
\"dashboard_activities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Type
\",\"dashboard_activities_text_account\":\"Account\",\"dashboard_activities_text_co
ntract_created\":\"Contract
Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"\\u062a\\u0648\\u0644\\u06cc\\
u062f\",\"dashboard_activities_module_text_project_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"\\u069a\\u0627\\u063a\\u0644\\
u06cc\",\"system_whatsapp_message_sales_text_you_have_purchased\":\"\\u062a\\
u0627\\u0633\\u0648 \\u0632\\u0645\\u0648\\u0696 \\u0644\\u0647 \\u0634\\u0631\\
u06a9\\u062a \\u0685\\u062e\\u0647 \\u067e\\u0631 \\u0644\\u0627\\u0646\\u062f\\
u064a \\u062c\\u0632\\u06cc\\u0627\\u062a\\u0648 \\u062e\\u0631\\u06cc\\u062f \\
u0648\\u06a9\\
u0693\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"\\u062f \\
u0628\\u06cc\\u0644 \\u062c\\u0645\\u0644\\u0647 \\u0645\\u0628\\u0644\\
u063a\",\"system_whatsapp_message_sales_text_paid\":\"\\u0646\\u0642\\u062f \\
u062d\\u0635\\u0648\\u0644\",\"system_whatsapp_message_sales_text_pending\":\"\\
u062f \\u0628\\u06cc\\u0644 \\u0628\\u0627\\u0642\\
u06cc\",\"system_whatsapp_message_sales_text_prevoious_balance\":\"\\u0632\\u0693\\
u0647 \\u0628\\u0642\\u0627\\u06cc\\
u0647\",\"system_whatsapp_message_sales_text_balance\":\"\\u062c\\u0645\\u0644\\
u0647 \\u0628\\u0642\\u0627\\u06cc\\
u0647\",\"system_whatsapp_message_sales_text_date\":\"\\u062a\\u0627\\u0631\\
u06cc\\u062e\",\"system_whatsapp_message_sales_text_branch_address\":\"\\u0622\\
u062f\\u0631\\u0633\",\"system_whatsapp_message_sales_text_branch_mobile\":\"\\
u062a\\u0645\\u0627\\u0633 \\u0634\\u0645\\u06d0\\u0631\\
u0647\",\"system_whatsapp_message_sales_text_thanks\":\"\\u0645\\u0646\\u0646\\
u0647 \\u0686\\u064a \\u0632\\u0645\\u0648\\u0696 \\u0633\\u0631\\u0647 \\u062a\\
u062c\\u0627\\u0631\\u062a \\u06a9\\u0648\\
u0626\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"\\u069a\\u0627\\u063a\\
u0644\\u06cc\",\"system_whatsapp_message_journal_text_we_have_received\":\"\\
u0645\\u0648\\u0696 \\u0633\\u062a\\u0627\\u0633\\u0648 \\u0644\\u0647 \\u062d\\
u0633\\u0627\\u0628 \\u0685\\u062e\\u0647 \\u0644\\u0627\\u0646\\u062f\\u064a \\
u0645\\u0628\\u0644\\u063a \\u062d\\u0635\\u0648\\u0644 \\u06a9\\u0693\\
u0644\",\"system_whatsapp_message_journal_text_you_have_received\":\"\\u062a\\
u0627\\u0633\\u0648 \\u0644\\u0627\\u0646\\u062f\\u064a \\u0645\\u0628\\u0644\\
u063a \\u062d\\u0635\\u0648\\u0644 \\u06a9\\
u0693\",\"system_whatsapp_message_journal_text_from_your_balance\":\"\\u0633\\
u062a\\u0627\\u0633\\u0648 \\u0644\\u0647 \\u062d\\u0633\\u0627\\u0628 \\u0685\\
u062e\\u0647\",\"system_whatsapp_message_journal_text_to_your_balance\":\"\\u0633\\
u062a\\u0627\\u0633\\u0648 \\u062d\\u0633\\u0627\\u0628 \\u062a\\
u0647\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"\\u0633\\
u062a\\u0627\\u0633\\u0648 \\u0627\\u0648\\u0633\\u0646\\u06cc \\u062d\\u0633\\
u0627\\u0628 \\u0632\\u0645\\u0648\\u0696 \\u0633\\u0631\\
u0647\",\"system_whatsapp_message_journal_text_receipt\":\"\\u0631\\u0633\\u06cc\\
u062f \\u0646\\u0645\\u0628\\
u0631\",\"system_whatsapp_message_journal_text_details\":\"\\u062a\\u0641\\u0635\\
u06cc\\u0644\",\"system_whatsapp_message_journal_text_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"system_whatsapp_message_journal_text_branch_address\":\"\\
u0622\\u062f\\u0631\\
u0633\",\"system_whatsapp_message_journal_text_branch_mobile\":\"\\u062a\\u0645\\
u0627\\u0633 \\u0634\\u0645\\u06d0\\u0631\\
u0647\",\"system_whatsapp_message_journal_text_thanks\":\"\\u0645\\u0646\\u0646\\
u0647 \\u0686\\u064a \\u0632\\u0645\\u0648\\u0696 \\u0633\\u0631\\u0647 \\u062a\\
u062c\\u0627\\u0631\\u062a \\u06a9\\u0648\\
u0626\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"\\u0634\\u0631\\u06cc\\
u06a9\\u0627\\u0646\",\"shareholder_report_view_thead_details\":\"\\u062a\\u0641\\
u0635\\u06cc\\u0644\",\"shareholder_report_view_thead_date\":\"\\u062a\\u0627\\
u0631\\u06cc\\u062e\",\"shareholder_report_view_thead_credit\":\"\\u0633\\u0647\\
u0645 \\u0627\\u0648 \\u06af\\u067c\\
u0647\",\"shareholder_report_view_thead_debit\":\"\\u0648\\u0631\\u062f\\u0627\\
u0634\\u062a\",\"shareholder_report_view_thead_balance\":\"\\u067e\\u0627\\u062a\\
u0647 \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"shareholder_report_filter_thead_currency\":\"\\u06a9\\u0631\\u0646\\
u0633\\u06cc\",\"shareholder_report_filter_thead_shareholder\":\"\\u0633\\u0647\\
u0645
\\u062f\\u0627\\u0631\\/\\u0634\\u0631\\u06cc\\
u06a9\",\"shareholder_report_filter_thead_from\":\"\\u0644\\u0647 \\u062f\\u063a\\
u0647 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"shareholder_report_filter_thead_to\":\"\\u062a\\u0631 \\u062f\\u063a\\
u0647 \\u062a\\u0627\\u0631\\u06cc\\
u062e\",\"mod_financial_accounts_ledger_sidebar_main_menu\":\"\\u0645\\u0646\\
u06cc\\u0648\",\"mod_financial_accounts_ledger_breadcrumb\":\"\\u06a9\\u0647\\
u0627\\u062a\\u06d0 \\u0627\\u0648 \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"\\u06a9\\u0647\\u0627\\
u062a\\u06d0 \\u0627\\u0648 \\u0628\\u0644\\u0627\\u0646\\
u0633\",\"mod_financial_accounts_ledger_view_heading\":\"\\u06a9\\u0647\\u0627\\
u062a\\u06d0 \\u0627\\u0648 \\u0628\\u0644\\u0627\\u0646\\u0633\"}','2023-07-23
15:38:42');
INSERT INTO `language` VALUES
(27,'LANG677A56505ECD89','Dari','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Production
LTD\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Client\",\"builtin_account_supplier\":\"Supplier\
",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"Cur
rent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale Price\",\"stock_in\":\"Stock
In\",\"stock_out\":\"Stock
Out\",\"damage\":\"Damage\",\"available\":\"Available\",\"item\":\"Item\",\"items\"
:\"Items\",\"opening\":\"Opening\",\"received\":\"Received\",\"sales\":\"Sales\",\"
full_delivery\":\"Full Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice#\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice\
\/Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis
2\",\"category\":\"Category\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"c
p\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"Bndle\",\"too
p_thead\":\"Toop\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_footer\":\"Banner for
Footer\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr\\/
Account\",\"dr_amount\":\"Dr\\/Amount\",\"dr_narration\":\"Dr\\/
Narration\",\"cr_account\":\"Cr\\/Account\",\"cr_amount\":\"Cr\\/
Amount\",\"cr_narration\":\"Cr\\/Narration\",\"receiving_currency\":\"Receiving
Currency\",\"payment_currency\":\"Payment
Currency\",\"receiving_account\":\"Receiving
Account\",\"payment_account\":\"Payment
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving
Amount\",\"payment_amount\":\"Payment
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
Narration\",\"payment_narration\":\"Payment
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"Real
Cost\",\"sub_total\":\"Sub Total\",\"save_print\":\"Save &
Print\",\"update_print\":\"Update & Print\",\"user\":\"User\",\"bill_#\":\"Bill
#\",\"item_description\":\"Item Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance
\":\"USD Equalance\",\"branch_equalance\":\"Shared
Code\",\"branch_equalance_text\":\"This code should be same for all
branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
- \",\"add_entry_jv_num\":\"JV - \",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language
updated successfully.\",\"edit_language_phrase\":\"Edit
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warehouses\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Sales Report\",\"sales_item_report\":\"Sales Item
Report\",\"sales_items\":\"Sales Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Purchases
Expenses\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Production
Expenses\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warehouse
Transfer\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance
(Debit)\",\"account_opening_balance_credit\":\"Opening Balance
(Credit)\",\"account_opening_balance_currency\":\"Currency\",\"edit_account\":\"Edi
t Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total
Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items
Columns Updated Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to serve u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan

Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Sales
Total\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Inventory
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By
USD\",\"inventory\":\"Inventory\",\"inventory_report\":\"Inventory
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"Item
Settings\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_
setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Assets\",\"items_setting
_menu_share_capital\":\"Share Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"items_setting_menu_affiliate_sales\":\"Affiliate
Sales\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_mete
r\":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"Add Extra
Services\",\"add_service_to_sale\":\"Add to
Sale\",\"sales_service_item_desc\":\"Item Description\",\"sale_service\":\"Sales
Services\",\"sales_service_report\":\"Sales Services
Report\",\"dashboard_today_overview\":\"Today
Overview\",\"dashboard_business_overview\":\"Business
Overview\",\"dashboard_sales\":\"Sales\",\"dashboard_profit\":\"Profit\",\"dashboar
d_sales_return\":\"Sales
Return\",\"dashboard_purchases\":\"Purchases\",\"dashboard_expenses\":\"Expenses\",
\"dashboard_supplier_paid\":\"Supplier
Paid\",\"dashboard_client_recieved\":\"Client
Received\",\"dashboard_cash_in\":\"Cash In\",\"dashboard_cash_out\":\"Cash
Out\",\"dashboard_extra_income\":\"Extra Income\",\"dashboard_bank_in\":\"Bank
In\",\"dashboard_bank_out\":\"Bank Out\",\"dashboard_current_stock\":\"Current
Stock\",\"dashboard_recievable\":\"Recievable\",\"dashboard_payable\":\"Payable\",\
"dashboard_cash\":\"Cash\",\"dashboard_bank\":\"Bank\",\"dashboard_damage_stock\":\
"Damage Stock\",\"dashboard_fixed_assets\":\"Fixed
Assets\",\"dashboard_equity\":\"Equity\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu
Available\",\"lot\":\"Lot\",\"lot_purchase\":\"Lot
Purchases\",\"lot_purchases_listing\":\"lot Purchases
Listing\",\"add_lot_purchase\":\"add lot Purchase\",\"new_lot_purchase\":\"New lot
Purchase\",\"add_to_lot_purchase\":\"Add to lot purchase\",\"edit_lot\":\"Edit
Lot\",\"receipt_num\":\"Receipt #\",\"email_attachment\":\"Email
Attachment\",\"fuel_type\":\"Fuel
Type\",\"driver\":\"Driver\",\"plate_num\":\"Plate
#\",\"cmr\":\"CMR\",\"rent\":\"Rent\",\"total_cost\":\"Total
Cost\",\"email_image\":\"Email Image\",\"rent_currency\":\"Rent
Currency\",\"expenses_currency\":\"Expenses Currency\",\"total_weight\":\"Total
Weight\",\"total_rent\":\"Total Rent\",\"total_expenses\":\"Total
Expenses\",\"total_real_cost\":\"Total Real Cost\",\"lot_purchase_invoice\":\"Lot
Purchase Invoice\",\"fuel_amount\":\"Fuel Amount\",\"transit_amount\":\"Transit
Amount\",\"expense_amount\":\"Amount\",\"lot_added\":\"Lot
Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated
successfully\",\"sidebar_lot_purchase\":\"Purchases\",\"sidebar_lot_avail_warehouse
\":\"Available\",\"sidebar_lot_sold_warehouse\":\"Sold\",\"sidebar_lot_moved_wareho
use\":\"Moved\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"Financials
Transactions\",\"lot_purchase_avail\":\"Lot Purchases
Available\",\"avail_lot_purchases_listing\":\"Available Lot Purchases
Listing\",\"purchased_invoice\":\"Purchaed Invoice\",\"purchased_date\":\"Purchaed
Date\",\"sold_?\":\"Sold ?\",\"btn_sold_?\":\"Sold ?\",\"btn_sold_invoice_?\":\"Sol
d
Invoice ?\",\"move_?\":\"Move ?\",\"btn_move_?\":\"Move ?\",\"preview\":\"Preview\"
,\"no_image\":\"No Image\",\"receipt_exist\":\"Receipt
Exist\",\"receipt_number_exist\":\"This receipt number already
exist\",\"lot_sold_title\":\"Lot Sold\",\"lot_sold_tag_line\":\"Enter details of
sold lot item.\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"Difference\",\"gross_weight\":\"Gross
Weight\",\"gross_amount\":\"Gross
Amount\",\"cash\":\"Cash\",\"cash_account\":\"Cash
Account\",\"plus\":\"Plus\",\"minus\":\"Minus\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"Lot Sold
Invoice\",\"total_amount\":\"Total Amount\",\"sold_lot_listing\":\"Sold Lot
Listing\",\"lot_sales\":\"Lot Sales\",\"purchased_invoice_num\":\"P.invoice
#\",\"sold_date\":\"Sold Date\",\"sold_invoice_num\":\"S.Invoice
#\",\"moved_lots\":\"Moved Lots\",\"moved_lots_listing\":\"Moved Lots
Listing\",\"lot_moved_title\":\"Move Lot\",\"lot_moved_tag_line\":\"Enter following
details to move lot item\",\"move_lot\":\"Move Lot\",\"lot_moved\":\"Lot
Moved\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"Lot Difference
Report\",\"lot_difference_report_listing\":\"Lot Difference Report
Listing\",\"weight_first\":\"1st
Weight\",\"difference_positive\":\"Difference+\",\"difference_negative\":\"Differen
ce-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete Lot
Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View
Lot Moved\",\"add_lot_moved_right\":\"Add Lot
Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"Lot Difference
Report\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"Micro BalanceSheet\",\"available_tankers\":\"Available
Tankers\",\"clients\":\"Clients\",\"cashbook\":\"Cashbook\",\"payable\":\"Payable\"
,\"banks\":\"Banks\",\"suppliers\":\"Suppliers\",\"assets_total\":\"Assets
Total\",\"payable_total\":\"Payable Total\",\"total_in_usd\":\"Total in
USD\",\"equity\":\"Equity\",\"current_cash\":\"Current
Cash\",\"yesterday_cash\":\"Yesterday
Cash\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"Details\",\"iran_to_afghanistan\":\"Transit from
Iran to Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"Color\",\"dashboard_recieved\":\"Recieved\",\"dashboard_profi
t_loss\":\"Profit & Loss\",\"dashboard_net_profit\":\"Net
Profit\",\"dashboard_bank_accounts\":\"Bank
Accounts\",\"dashboard_activities\":\"Activities\",\"dashboard_need_attention\":\"N
eed Attention\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"Expiry
Alerts\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"Expiry
Date\",\"titlebar_expiry_alert_empty\":\"No Expiry
Alerts\",\"titlebar_product_alerts\":\"Product
Alerts\",\"titlebar_avail_qty\":\"Avail Qty\",\"titlebar_product_alert_empty\":\"No
Products Alerts\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"No Activity
Alerts\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_wei
ght\":\"Total Gross Weight\",\"both\":\"Both\",\"purchase_type\":\"Purchase
Type\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"Branch Transfer\",\"branch_transfer_out\":\"Branch
Transfer Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"Overall\",\"s
tatement\":\"Statement\",\"balancesheet\":\"Balancesheet\",\"positive_limit\":\"Pos
itive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous
Balance\",\"colour\":\"Colour\",\"remarks\":\"Remarks\",\"passed\":\"Passed\",\"act
ivities_dropdown_all\":\"All\",\"activities_dropdown_sales\":\"Sales\",\"activities
_dropdown_purchases\":\"Purchases\",\"activities_dropdown_production\":\"Production
\",\"activities_dropdown_journal\":\"Journal\",\"activities_dropdown_extra_income\"
:\"Extra Income\",\"activities_dropdown_damage_stock\":\"Damage
Stock\",\"activities_dropdown_warehouse Transfer\":\"Warehouse
Transfer\",\"activities_dropdown_transit\":\"Transit\",\"activities_dropdown_paysli
ps\":\"Payslips\",\"activities_dropdown_expenses\":\"Expenses\",\"activities_dropdo
wn_lot_purchases\":\"Lot Purchases\",\"activities_dropdown_lot_sold\":\"Lot
Sold\",\"activities_dropdown_lot_moved\":\"Lot
Moved\",\"synchronization\":\"Synchronization\",\"synchronize_btn\":\"Synchronize\"
,\"synchronization_local_to_live_title\":\"Sync Data from your Local Database to
Live Database\",\"synchronization_live_to_local_title\":\"Sync Data from your Live
Database to Local Database\",\"synchronization_no_data\":\"No
Data\",\"synchronization_no_data_message\":\"Data not found to
synchronize\",\"synchronization_done\":\"Job
Done\",\"synchronization_done_message\":\"Synchronization successfully
completed.\",\"internet_error\":\"Internet Error\",\"internet_error_message\":\"LAN
connection is not
stable.\",\"projects\":\"Projects\",\"projects_listing\":\"Projects
Listing\",\"add_project\":\"Add Project\",\"add_new_project\":\"Add New
Project\",\"edit_project\":\"Edit Project\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"Project Name\",\"project_address\":\"Project
Address\",\"contact_person\":\"Contact Person\",\"contact_number\":\"Contact
Number\",\"company_name\":\"Company Name\",\"cash_paid_account\":\"Cash Paid
Account\",\"project_cost\":\"Project Cost\",\"pending_amount\":\"Pending
Amount\",\"start_date\":\"Start Date\",\"end_date\":\"End
Date\",\"comments\":\"Comments\",\"login_name\":\"Login
Name\",\"confirm_password\":\"Confirm Password\",\"in_process_projects\":\"In
Process Projects\",\"in_process_projects_listing\":\"In Process Projects
Listing\",\"process_details\":\"Process
Details\",\"process_details_listing\":\"Process Details
Listing\",\"complete\":\"Complete\",\"description\":\"Description\",\"supervisor\":
\"Supervisor\",\"completed_projects\":\"Completed
Projects\",\"completed_projects_listing\":\"Completed Projects
Listing\",\"move_to_process\":\"Move to Process\",\"projects_reports\":\"Projects
Reports\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"Payment
Deductions\",\"payment_deductions_listing\":\"Payment Deductions
Listing\",\"add_payment_deduction\":\"Add Payment
Deduction\",\"add_new_payment_deduction\":\"Add New Payment
Deduction\",\"edit_payment_deduction\":\"Edit Payment
Deduction\",\"scan_copy\":\"Scan
Copy\",\"project\":\"Project\",\"select_project\":\"Select
Project\",\"from_account\":\"From Account\",\"to_account\":\"To
Account\",\"project_currency_amount\":\"Project Currency
Amount\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"Expenses
Deductions\",\"expenses_deductions_listing\":\"Expenses Deductions
Listing\",\"add_expense_deduction\":\"Add Expense
Deduction\",\"add_new_expense_deduction\":\"Add New Expense
Deduction\",\"edit_expense_deduction\":\"Edit Expense
Deduction\",\"cash_expenses\":\"Cash Expenses\",\"inventory_expenses\":\"Inventory
Expenses\",\"expense_type\":\"Expense
Type\",\"private\":\"Private\",\"other\":\"Other\",\"leaves\":\"Leaves\",\"leaves_l
isting\":\"Leaves Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"Approved Expenses
Deductions\",\"approved_expenses_deductions_listing\":\"Approved Expenses
Deductions
Listing\",\"approve\":\"Approve\",\"approved\":\"Approved\",\"disapprove\":\"Disapp
rove\",\"check_all\":\"Check All\",\"approve_all\":\"Approve
All\",\"disapprove_all\":\"Disapprove All\",\"delete_all\":\"Delete
All\",\"agent\":\"Agent\",\"weight_lose\":\"W-Lose\",\"fuel_lose_report\":\"Fuel
Lose
Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"Project
Payments\",\"project_payments_listing\":\"Project Payments
Listing\",\"new_project_payment\":\"New Project
Payment\",\"add_new_project_payment\":\"Add New Project
Payment\",\"edit_project_payment\":\"Edit Project
Payment\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"Payment Type\",\"select_user\":\"Select
User\",\"deduction_type\":\"Deduction
Type\",\"loans\":\"Loans\",\"loan\":\"Loan\",\"loans_listing\":\"Loans
Listing\",\"loan_modal_title\":\"Loan\",\"loan_modal_tag_line\":\"Submit Loan
Payment Info\",\"loan_amount\":\"Loan Amount\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"Received
Money\",\"received_money_listing\":\"Received Money
Listing\",\"dash_number_of_pending_projects\":\"NOPP\",\"dash_number_of_completed_p
rojects\":\"NOCP\",\"dash_cost_of_pending_projects\":\"COPP\",\"dash_cost_of_comple
ted_projects\":\"COCP\",\"dash_pending_amount_of_projects\":\"PAOP\",\"dash_cash_pa
id_of_projects\":\"CPOP\",\"dash_expenses_deductions_of_completed_projects\":\"EDOC
P\",\"dash_profit_of_completed_projects\":\"POCP\",\"dash_number_of_pending_expense
s_deductions\":\"NOPED\",\"balance_summary_projects_completed_cost\":\"Completed
Projects Cost\",\"balance_summary_projects_pending_amount\":\"Projects Pending
Amount\",\"balance_summary_projects_completed_expenses\":\"Completed Projects
Expenses\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"Items\",\"c
onstruction_items_listing\":\"Items Listing\",\"new_construction_item\":\"New
Item\",\"add_new_construction_item\":\"Add New
Item\",\"edit_construction_item\":\"Edit Item\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"Warehouses\",\"construction_warehouses
_listing\":\"Warehouses Listing\",\"new_construction_warehouse\":\"New
Warehouse\",\"add_new_construction_warehouse\":\"Add New
Warehouse\",\"edit_construction_warehouse\":\"Edit
Warehouse\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"Purchases\",\"construction_purchases_li
sting\":\"Purchases Listing\",\"construction_purchases_invoice\":\"Purchases
Invoice\",\"new_construction_purchase\":\"New
Purchase\",\"add_new_construction_purchase\":\"Add New
Purchase\",\"edit_construction_purchase\":\"Edit
Purchase\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"Contracts\",\"construction_contracts_li
sting\":\"Contracts Listing\",\"new_construction_contract\":\"New
Contract\",\"add_new_construction_contract\":\"Add New
Contract\",\"edit_construction_contract\":\"Edit
Contract\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"Contract
Type\",\"machinery\":\"Machinery\",\"duration_type\":\"Duration
Type\",\"monthly\":\"Monthly\",\"days\":\"Days\",\"hours\":\"Hours\",\"sqm\":\"Sqm\
",\"select_employee\":\"Select Employee\",\"number_of_months\":\"Number Of
Months\",\"number_of_days\":\"Number Of Days\",\"number_of_hours\":\"Number Of
Hours\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"Working
Hours Per Day\",\"rate_per_hour\":\"Rate Per Hour\",\"driver_name\":\"Driver
Name\",\"driver_mobile\":\"Driver Mobile\",\"projects_assigning\":\"Projects
Assigning\",\"projects_assigning_listing\":\"Projects Assigning
Listing\",\"new_project_assigning\":\"New Project
Assign\",\"add_new_project_assigning\":\"Add New
Project Assign\",\"edit_project_assigning\":\"Edit Project
Assign\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"Assign
Type\",\"material\":\"Material\",\"start_time\":\"Start Time\",\"end_time\":\"End
Time\",\"select_machinery\":\"Select
Machinery\",\"project_assigning_status\":\"Status\",\"project_assigning_pending\":\
"Pending\",\"project_assigning_passed\":\"Passed\",\"project_assigning_report_menu\
":\"Project Assign Report\",\"project_assigning_report_breadcrumb\":\"Project
Assign Report\",\"project_assigning_report_title\":\"Project Assign
Report\",\"project_assigning_report_title_listing\":\"Project Assign
Lisitng\",\"project_assigning_report_filter_project\":\"Project\",\"project_assigni
ng_report_filter_material\":\"Material\",\"project_assigning_report_filter_employee
\":\"Employee\",\"project_assigning_report_filter_machinery\":\"Machinery\",\"proje
ct_assigning_report_filter_from\":\"From\",\"project_assigning_report_filter_to\":\
"To\",\"project_assigning_report_filter_search\":\"Search\",\"project_assigning_rep
ort_thead_serial\":\"#\",\"project_assigning_report_thead_date\":\"Date\",\"project
_assigning_report_thead_project\":\"Project\",\"project_assigning_report_thead_type
\":\"Type\",\"project_assigning_report_thead_work_time\":\"Work
Time\",\"project_assigning_report_thead_employee\":\"Employee\",\"project_assigning
_report_thead_machinery\":\"Machinery\",\"project_assigning_report_thead_material\"
:\"Material\",\"project_assigning_report_thead_qty\":\"Qty\",\"project_assigning_re
port_thead_comments\":\"Comments\",\"cons_warehouse_details_breadcrumb\":\"Warehous
e Details\",\"cons_warehouse_details_title\":\"Warehouse
Details\",\"cons_warehouse_details_title_listing\":\"Warehouse Details
Lisitng\",\"cons_warehouse_details_filter_item\":\"Item\",\"cons_warehouse_details_
filter_project\":\"Project\",\"cons_warehouse_details_filter_from\":\"From\",\"cons
_warehouse_details_filter_to\":\"To\",\"cons_warehouse_details_filter_search\":\"Se
arch\",\"cons_warehouse_details_thead_serial\":\"#\",\"cons_warehouse_details_thead
_item_name\":\"Item
Name\",\"cons_warehouse_details_thead_unit\":\"Unit\",\"cons_warehouse_details_thea
d_rate\":\"Rate\",\"cons_warehouse_details_thead_total\":\"Total
Qty\",\"cons_warehouse_details_thead_assign\":\"Assign
Qty\",\"cons_warehouse_details_thead_work_available\":\"Ava
Qty\",\"cons_warehouse_details_thead_damage\":\"Damage\",\"cons_purchase_invoice_ti
tle\":\"Purchase Invoice\",\"cons_purchase_invoice_title_listing\":\"Warehouse
Details
Lisitng\",\"cons_purchase_invoice_top_date\":\"Date\",\"cons_purchase_invoice_top_u
ser\":\"User\",\"cons_purchase_invoice_top_supplier\":\"Supplier\",\"cons_purchase_
invoice_top_bill\":\"Bill
#\",\"cons_purchase_invoice_thead_serial\":\"#\",\"cons_purchase_invoice_thead_item
_name\":\"Item
Name\",\"cons_purchase_invoice_thead_unit\":\"Unit\",\"cons_purchase_invoice_thead_
qty\":\"Qty\",\"cons_purchase_invoice_thead_rate\":\"Rate\",\"cons_purchase_invoice
_thead_total\":\"Total\",\"cons_purchase_invoice_thead_paid\":\"Paid\",\"cons_purch
ase_invoice_thead_pending\":\"Pending\",\"projects_assigning_report\":\"Projects
Assign Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"Overall
Debit\",\"ledger_overall_credit\":\"Overall
Credit\",\"ledger_overall_balance\":\"Overall
Balance\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_e
m_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_daily_attendence_day_prefix
\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLIDAY\",\"mod_em_daily_at
tendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_attendence_cancel_btn_text\"
:\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence will be
save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"Supplier Due\",\"fixed_assets\":\"Fixed
Assets\",\"other_accounts\":\"Other Accounts\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_m
od_view_thead_total\":\"Total\",\"services_mod_view_thead_discount\":\"Dicount\",\"
services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"Email
Alerts\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"Messages
Alerts\",\"mod_message_alerts_client\":\"Messages
Alerts\",\"mod_message_alerts_text_customer_name\":\"Customer\",\"mod_message_alert
s_text_dear\":\"Dear\",\"mod_message_alerts_text_make_payment\":\"Please make
payment on time\",\"mod_message_alerts_text_current_balance\":\"Your Current
Balance is\",\"mod_message_alerts_text_branch_address\":\"Branch
Address\",\"mod_message_alerts_text_branch_mobile\":\"Branch
Phone\",\"mod_message_alerts_text_thanks\":\"Thank
You!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"Send
Message\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"D
ate\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoi
ce\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thea
d_unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead
_rate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_me
nu_main\":\"Marketers\",\"marketers_sidebar_menu\":\"Marketers
List\",\"marketers\":\"Marketers\",\"marketer\":\"Marketer\",\"marketers_view_bread
crumb\":\"Marketers\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"Marketers\",\"marketers_view_thead_sr\":\"#\",\"ma
rketers_view_thead_name\":\"Name\",\"marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers_view_thead_report\":\"Report\",\"marketers_view_thead_
action\":\"Action\",\"marketers_view_thead_edit\":\"Edit\",\"marketers_view_thead_d
elete\":\"Delete\",\"marketers_add_breadcrumb\":\"Add
Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last
Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_c
ommission\":\"Commission\",\"marketers_add_input_email\":\"email\",\"marketers_add_
input_username\":\"Username\",\"marketers_add_input_password\":\"Password\",\"marke
ters_add_input_account\":\"Account\",\"marketers_add_input_save\":\"Save\",\"market
ers_service_added\":\"Marketer Saved\",\"marketers_save_successfully\":\"Marketer
saved successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice
4\",\"ph_transfer\":\"Transfers\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"Cli
ent Categories\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"Clie
nt\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main\":
\"Approvals\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_a
pproval_view_thead_client\":\"client\",\"receipts_approval_view_thead_requested_by\
":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"St \\/
In\",\"batch_rep_view_thead_stocki_out\":\"St \\/
Out\",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stoc
ki_tin\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"Damage\",\"batch_rep_view_thead_stoc
ki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_v
alue\":\"Value\",\"bundle_item_report_breadcrumb\":\"Item Bundle Toop
Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es
Return\",\"stock_general_ledger_report_module_production\":\"Production\",\"stock_g
eneral_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date
\",\"audit_report_thead_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"
audit_report_thead_action\":\"Action\",\"audit_report_thead_details\":\"Details\",\
"audit_report_thead_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_re
port_module_text_to\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_rep
ort_module_text_invoice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"au
dit_report_module_items_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales
Return\",\"audit_report_module_production\":\"Production\",\"audit_report_module_pr
oduction_in\":\"Production In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"Sales
Return\",\"sales_return_view_breadcrumb\":\"Sales
Return\",\"sales_return_view_title\":\"Sales
Return\",\"sales_return_view_add_btn\":\"Add
New\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"Date\
",\"sales_return_view_thead_invoice\":\"Invoice\",\"sales_return_view_thead_client\
":\"Client\",\"sales_return_view_thead_sales_total\":\"Sales
Total\",\"sales_return_view_thead_discount\":\"Discount\",\"sales_return_view_thead
_inv_total\":\"Invoice
Total\",\"sales_return_view_thead_received\":\"Received\",\"sales_return_view_thead
_remaining\":\"Remaining\",\"sales_return_view_thead_refund\":\"Refund\",\"sales_re
turn_view_thead_action\":\"Action\",\"sales_return_add_breadcrumb\":\"Add Sales
Return\",\"sales_return_add_title\":\"Add Sales
Return\",\"sales_return_add_select_client\":\"Select
Client\",\"sales_return_add_select_invoice\":\"Select
Invoice\",\"sales_return_add_refund_btn\":\"Refund\",\"sales_return_add_thead_sr\":
\"#\",\"sales_return_add_thead_item\":\"Item\",\"sales_return_add_thead_warehouse\"
:\"Warehouse\",\"sales_return_add_thead_unit\":\"Unit\",\"sales_return_add_thead_qt
y\":\"Qty\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead
_discount_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"Rate\",\"sales_return_add_
thead_total\":\"Total\",\"sales_return_add_thead_return_qty\":\"Ret
Qty\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"Total
Invoice\",\"sales_return_add_total_refund\":\"Total
Refund\",\"sales_return_add_total_received\":\"Received\",\"sales_return_add_rec_ac
count\":\"Received Account\",\"sales_return_add_save_print\":\"Save &
Print\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"Edit Sales
Return\",\"sales_return_edit_title\":\"Edit Sales
Return\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":\"Please check and review the stock completely,
Otherwise company will not be responsible. We will not return the stock which have
less than 6 months
expiry\",\"sales_invoice_4_thead_client\":\"Client\",\"sales_invoice_4_thead_invoic
e\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date\",\"sales_invoice_4_thead_use
r\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sales_invoice_4_thead_details\":\
"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sales_invoice_4_thead_rate\":\"R
ate\",\"sales_invoice_4_thead_total\":\"Total\",\"sales_invoice_4_thead_memo\":\"Me
mo\",\"sales_invoice_4_thead_grand_total\":\"Total\",\"sales_invoice_4_thead_paid\"
:\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending\",\"mod_trans_sidebar_menu_ma
in\":\"Transfers\",\"mod_trans_in_sidebar_menu\":\"Transfer
In\",\"mod_trans_in\":\"Transfer In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"
Item\",\"mod_trans_in_add_input_warehouse\":\"Warehouse\",\"mod_trans_in_add_input_
batch\":\"Batch\",\"mod_trans_in_add_input_unit\":\"Unit\",\"mod_trans_in_add_input
_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry\":\"Expiry\",\"mod_trans_in_add_inpu
t_cost\":\"Cost\",\"mod_trans_in_add_input_profit\":\"Profit\",\"mod_trans_in_add_i
nput_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
ookings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_b
readcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Requested Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Requested
Qty\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"Orders\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pe
nding Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",
\"mod_orders_view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"Production\",\"mod_production_relation
_sidebar_menu\":\"Production
Relation\",\"mod_production_relation_add_view\":\"Production
Relation\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_name\":\"Name\",\"mod_production_relation_view_thead_item\":\"Item\",\"
mod_production_relation_view_thead_action\":\"Action\",\"mod_production_relation_vi
ew_thead_edit\":\"Edit\",\"mod_production_relation_view_thead_delete\":\"Delete\",\
"mod_production_relation_add_breadcrumb\":\"Add Production
Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_name\":\"Name\",\"mod_production_rel
ation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"Production\",\"mod_production_add_view\":\"Production\",\"mod_producti
on_view_add_btn\":\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_formula\":\"Formula\",\"mod_production_add_input_item\":\"Item\",\"mod_prod
uction_add_input_warehouse\":\"Warehouse\",\"mod_production_add_input_raw_item\":\"
Raw Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"Production
Raw\",\"mod_production_raw_relation_sidebar_menu\":\"Production Raw
Relation\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"Production Raw\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"Production
New\",\"mod_production_new_sidebar_menu\":\"Production\",\"mod_production_new_formu
la_sidebar_menu\":\"Formula\",\"mod_production_new_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"Production
Formula\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"Pending Qty
Out\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From: \",\"customer_ledger_branch_not_
found\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# - \",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
- \",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
- \",\"ledgers_module_wise_sr_prefix_production\":\"PR#
- \",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
- \",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
- \",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
- \",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
- \",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
- \",\"mod_journal_invoice_jv_num\":\"JV
- \",\"mod_journal_invoice_date\":\"Date\",\"mod_journal_invoice_accounts\":\"Accou
nts\",\"mod_journal_invoice_details\":\"Details\",\"mod_journal_invoice_debit_amoun
t\":\"Debit\\/Amount\",\"mod_journal_invoice_ex_rate\":\"Ex\\/
Rate\",\"mod_journal_invoice_credit_amount\":\"Credit\\/
Amount\",\"mod_journal_invoice_business_manager\":\"Business
Manager\",\"mod_journal_invoice_authorised_signatory\":\"Authorized
Signatory\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"Capital
Types\",\"mod_share_capitals_cat_view_breadcrumb\":\"Categories\",\"mod_share_capit
als_cat_view_add_btn\":\"Add
New\",\"mod_share_capitals_cat_view_title\":\"Categories\",\"mod_share_capitals_cat
_view_thead_sr\":\"#\",\"mod_share_capitals_cat_view_thead_name\":\"Name\",\"mod_sh
are_capitals_cat_view_thead_action\":\"Action\",\"mod_share_capitals_cat_add_breadc
rumb\":\"Add Category\",\"mod_share_capitals_cat_add_title\":\"Add
Category\",\"mod_share_capitals_cat_add_input_name\":\"Name\",\"mod_share_capitals_
cat_add_input_save\":\"Save\",\"mod_share_capitals_cat_category_added\":\"Category
Saved\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_share_capitals_cat_edit_title\":\"Edit
Category\",\"mod_share_capitals_cat_edit_update\":\"Update\",\"mod_share_capitals_s
idebar_menu\":\"Capitals\",\"mod_share_capitals_view_breadcrumb\":\"Capitals\",\"mo
d_share_capitals_view_add_btn\":\"Add
New\",\"mod_share_capitals_view_title\":\"Capitals\",\"mod_share_capitals_view_titl
e_listing\":\"Capitals
Listing\",\"mod_share_capitals_view_thead_sr\":\"#\",\"mod_share_capitals_view_thea
d_date\":\"Date\",\"mod_share_capitals_view_thead_category\":\"Category\",\"mod_sha
re_capitals_view_thead_account\":\"Account\",\"mod_share_capitals_view_thead_shareh
older\":\"Shareholder\",\"mod_share_capitals_view_thead_amount\":\"Amount\",\"mod_s
hare_capitals_view_thead_percentage\":\"Per(%)\",\"mod_share_capitals_view_thead_de
tails\":\"Details\",\"mod_share_capitals_view_thead_action\":\"Action\",\"mod_share
_capitals_view_thead_edit\":\"Edit\",\"mod_share_capitals_view_thead_delete\":\"Del
ete\",\"mod_share_capitals_add_breadcrumb\":\"Add
Capital\",\"mod_share_capitals_add_title\":\"Add
Capital\",\"mod_share_capitals_add_input_date\":\"Date\",\"mod_share_capitals_add_i
nput_category\":\"Category\",\"mod_share_capitals_add_input_account\":\"Account\",\
"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"Currency\",\"mod_share_capita
ls_add_input_shareholder\":\"Shareholder\",\"mod_share_capitals_add_input_amount\":
\"Amount\",\"mod_share_capitals_add_input_percentage\":\"Percentage\",\"mod_share_c
apitals_add_input_details\":\"Details\",\"mod_share_capitals_add_input_save\":\"Sav
e\",\"mod_share_capitals_added\":\"Capital
Saved\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"Edit
Capital\",\"mod_share_capitals_edit_title\":\"Edit
Capital\",\"mod_share_capitals_edit_update\":\"Update\",\"mod_shareholder_sidebar_m
ain_menu\":\"Shareholder\",\"mod_shareholder_view_add_btn\":\"Add
New\",\"mod_shareholder_view_title\":\"Shareholder\",\"mod_shareholder_view_add_but
ton\":\"Add New Shareholder\",\"mod_shareholder_view_title_listing\":\"Shareholder
Listing\",\"mod_shareholder_view_thead_sr\":\"Sr
#\",\"mod_shareholder_view_thead_name\":\"Name\",\"mod_shareholder_view_thead_last_
name\":\"Last
Name\",\"mod_shareholder_view_thead_mobile\":\"Mobile\",\"mod_shareholder_view_thea
d_nic\":\"NIC\",\"mod_shareholder_view_thead_address\":\"Address\",\"mod_shareholde
r_view_thead_percentage\":\"Percentage\",\"mod_shareholder_view_thead_comments\":\"
Comments\",\"mod_shareholder_view_thead_action\":\"Action\",\"mod_shareholder_view_
thead_edit\":\"Edit\",\"mod_shareholder_view_thead_delete\":\"Delete\",\"mod_shareh
older_add_breadcrumb\":\"Add Shareholder\",\"mod_shareholder_add_title\":\"Add New
Shareholder\",\"mod_shareholder_add_input_name\":\"Name\",\"mod_shareholder_add_inp
ut_last_name\":\"Last
Name\",\"mod_shareholder_add_input_mobile\":\"Mobile\",\"mod_shareholder_add_input_
nic\":\"NIC\",\"mod_shareholder_add_input_address\":\"Address\",\"mod_shareholder_a
dd_input_percentage\":\"Percentage\",\"mod_shareholder_add_input_comments\":\"Comme
nts\",\"mod_shareholder_add_input_save\":\"Save\",\"mod_shareholder_added\":\"Share
holder Saved\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"Edit
Shareholder\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_vie
w_add_btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"Turnover\",\"mod_turnover_view_add_btn\"
:\"Add
New\",\"mod_turnover_view_title\":\"Turnover\",\"mod_turnover_view_add_button\":\"A
dd New Turnover\",\"mod_turnover_view_title_listing\":\"Turnover
Listing\",\"mod_turnover_view_thead_sr\":\"Sr
#\",\"mod_turnover_view_thead_date\":\"Date\",\"mod_turnover_view_thead_range\":\"R
ange\",\"mod_turnover_view_thead_net_income\":\"Net
Income\",\"mod_turnover_view_thead_action\":\"Action\",\"mod_turnover_view_thead_ed
it\":\"Edit\",\"mod_turnover_view_thead_delete\":\"Delete\",\"mod_turnover_add_brea
dcrumb\":\"Add Turnover\",\"mod_turnover_add_title\":\"Add New
Turnover\",\"mod_turnover_add_input_currency\":\"Currency\",\"mod_turnover_add_inpu
t_from\":\"From\",\"mod_turnover_add_input_to\":\"To\",\"mod_turnover_add_input_sea
rch_button\":\"Search\",\"mod_turnover_add_input_sales_income\":\"Sales
Income\",\"mod_turnover_add_input_services_income\":\"Services
Income\",\"mod_turnover_add_input_other_income\":\"Other
Income\",\"mod_turnover_add_input_total_revenue\":\"Total
Revenue\",\"mod_turnover_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_turnover_add_input_salaries\":\"Salaries\",\"mod_turnover_add_input_ex
penses\":\"Expenses\",\"mod_turnover_add_input_assets\":\"Assets\",\"mod_turnover_a
dd_input_net_income\":\"Net Income\",\"mod_turnover_added\":\"turnover
Saved\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"Edit
Turnover\",\"mod_turnover_ledger_details\":\"Turnover is
Submitted\",\"mod_shareholder_credit_sidebar_main_menu\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_btn\":\"Add
New\",\"mod_shareholder_credit_view_title\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_button\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_view_title_listing\":\"Shareholder Credit
Listing\",\"mod_shareholder_credit_view_thead_sr\":\"Sr
#\",\"mod_shareholder_credit_view_thead_date\":\"Date\",\"mod_shareholder_credit_vi
ew_thead_currency\":\"Currency\",\"mod_shareholder_credit_view_thead_shareholder\":
\"Shareholder\",\"mod_shareholder_credit_view_thead_amount\":\"Amount\",\"mod_share
holder_credit_view_thead_percentage\":\"Per(%)\",\"mod_shareholder_credit_view_thea
d_account\":\"Account\",\"mod_shareholder_credit_view_details\":\"Details\",\"mod_s
hareholder_credit_view_thead_action\":\"Action\",\"mod_shareholder_credit_view_thea
d_edit\":\"Edit\",\"mod_shareholder_credit_view_thead_delete\":\"Delete\",\"mod_sha
reholder_credit_add_breadcrumb\":\"Add Shareholder
Credit\",\"mod_shareholder_credit_add_title\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_add_input_currency\":\"Currency\",\"mod_sharehold
er_credit_add_input_from\":\"From\",\"mod_shareholder_credit_add_input_to\":\"To\",
\"mod_shareholder_credit_add_input_sales_income\":\"Sales
Income\",\"mod_shareholder_credit_add_input_services_income\":\"Services
Income\",\"mod_shareholder_credit_add_input_other_income\":\"Other
Income\",\"mod_shareholder_credit_add_input_total_revenue\":\"Total
Revenue\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_shareholder_credit_add_input_salaries\":\"Salaries\",\"mod_shareholder
_credit_add_input_expenses\":\"Expenses\",\"mod_shareholder_credit_add_input_assets
\":\"Assets\",\"mod_shareholder_credit_add_input_net_income\":\"Net
Income\",\"mod_shareholder_credit_added\":\"Shareholder Credit
Saved\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_affiliate_sale_sidebar_main_menu\":\"Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_add\":\"Add Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_view\":\"View Affiliate
Sales\",\"mod_affiliate_sale_view_add_btn\":\"Add
New\",\"mod_affiliate_sale_view_title\":\"Affiliate
Sales\",\"mod_affiliate_sale_view_add_button\":\"Add New
Sales\",\"mod_affiliate_sale_view_title_listing\":\"Affiliate Sales
Listing\",\"mod_affiliate_sale_view_thead_sr\":\"Sr
#\",\"mod_affiliate_sale_view_thead_date\":\"Date\",\"mod_affiliate_sale_view_thead
_invoice\":\"Invoive#\",\"mod_affiliate_sale_view_thead_seller\":\"Seller\",\"mod_a
ffiliate_sale_view_thead_buyer\":\"Buyer\",\"mod_affiliate_sale_view_thead_total_co
st\":\"Totol Cost\",\"mod_affiliate_sale_view_thead_total_sale\":\"Total
Sale\",\"mod_affiliate_sale_view_commission_percentage\":\"Commission(%)\",\"mod_af
filiate_sale_view_thead_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_view_thead_memo\":\"Memo\",\"mod_affiliate_sale_view_
thead_action\":\"Action\",\"mod_affiliate_sale_view_thead_edit\":\"Edit\",\"mod_aff
iliate_sale_view_thead_delete\":\"Delete\",\"mod_affiliate_sale_add_breadcrumb\":\"
Add Affiliate Sales\",\"mod_affiliate_sale_add_title\":\"Add New Affiliate
Sales\",\"mod_affiliate_sale_add_input_currency\":\"Currency\",\"mod_affiliate_sale
_add_input_saller\":\"Saller\",\"mod_affiliate_sale_add_input_saller_placeholder\":
\"Select
supplier\",\"mod_affiliate_sale_add_input_buyer\":\"Buyer\",\"mod_affiliate_sale_ad
d_input_clients_placeholder\":\"Select
Client\",\"mod_affiliate_sale_add_input_item\":\"Item\",\"mod_affiliate_sale_add_in
put_unit\":\"Unit\",\"mod_affiliate_sale_add_input_qty\":\"Quantity\",\"mod_affilia
te_sale_add_input_cost\":\"Cost\",\"mod_affiliate_sale_add_input_sale_price\":\"S\\
/
Price\",\"mod_affiliate_sale_add_input_profit\":\"Profit\",\"mod_affiliate_sale_add
_add_to_list\":\"Add to
List\",\"mod_affiliate_sale_add_thead_item\":\"Item\",\"mod_affiliate_sale_add_thea
d_unit\":\"Unit\",\"mod_affiliate_sale_add_thead_qty\":\"Quantity\",\"mod_affiliate
_sale_add_thead_cost\":\"Cost\",\"mod_affiliate_sale_add_thead_sale_price\":\"S\\/
Price\",\"mod_affiliate_sale_add_thead_profit\":\"Profit\",\"mod_affiliate_sale_add
_thead_total\":\"Total\",\"mod_affiliate_sale_add_input_total_cost\":\"Total
Cost\",\"mod_affiliate_sale_add_input_total_sale_price\":\"Total Sale
Price\",\"mod_affiliate_sale_add_input_commission\":\"Commission
%\",\"mod_affiliate_sale_add_input_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_add_input_rent\":\"Rent\",\"mod_affiliate_sale_add_in
put_mazdory\":\"Mazdory\",\"mod_affiliate_sale_add_input_monshiana\":\"Monshiana\",
\"mod_affiliate_sale_add_input_akhrajat\":\"Degar
Akhrajat\",\"mod_affiliate_sale_add_input_total_expenses\":\"Total
Expenses\",\"mod_affiliate_sale_add_input_net_cost\":\"Net
Cost\",\"mod_affiliate_sale_added\":\"Affiliate Sales
Saved\",\"mod_affiliate_sale_save_successfully\":\"Affiliate Sales Saved
Successfully\",\"mod_affiliate_sale_update\":\"Affiliate Sales
Updated\",\"mod_affiliate_sale_update_successfully\":\"Affiliate Sales Updated
Successfully\",\"mod_affiliate_sale_edit_title\":\"Edit Affiliate
Sales\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_bt
n\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In
Updated Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_view_thead_currency\":\"Currency\",\
"mod_item_stock_in_out_view_thead_cost\":\"Cost\",\"mod_item_stock_in_out_view_thea
d_in_quantity\":\"In Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"Metu
Stock\",\"mod_metu_stock_metu_sidebar_menu\":\"Metu\",\"mod_metu_stock_metu_view_br
eadcrumb\":\"Metu\",\"mod_metu_stock_metu_view_add_btn\":\"Add
New\",\"mod_metu_stock_metu_view_title\":\"Metu\",\"mod_metu_stock_metu_view_title_
listing\":\"Metu
Listing\",\"mod_metu_stock_metu_view_thead_sr\":\"#\",\"mod_metu_stock_metu_view_th
ead_name\":\"Name\",\"mod_metu_stock_metu_view_thead_action\":\"Action\",\"mod_metu
_stock_metu_view_thead_edit\":\"Edit\",\"mod_metu_stock_metu_view_thead_delete\":\"
Delete\",\"mod_metu_stock_metu_add_breadcrumb\":\"Add
Metu\",\"mod_metu_stock_metu_add_title\":\"Add
Metu\",\"mod_metu_stock_metu_add_input_name\":\"Name\",\"mod_metu_stock_metu_add_in
put_currency\":\"Currency\",\"mod_metu_stock_metu_add_input_save\":\"Save\",\"mod_m
etu_stock_metu_added\":\"Metu
Saved\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_title\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_update\":\"Update\",\"mod_metu_stock_report_sideb
ar_menu\":\"Metu
Report\",\"mod_metu_stock_report_stock_purchased_from\":\"Purchased
From\",\"mod_metu_stock_report_stock_sold_to\":\"Sold
to\",\"mod_metu_stock_report_report_view_breadcrumb\":\"Metu
Report\",\"mod_metu_stock_report_view_title\":\"Metu
Report\",\"mod_metu_stock_report_view_title_listing\":\"Metu
Report\",\"mod_metu_stock_report_view_available_stock\":\"Available
Stock\",\"mod_metu_stock_report_view_filter_metu\":\"Metu\",\"mod_metu_stock_report
_view_filter_from\":\"From\",\"mod_metu_stock_report_view_filter_to\":\"To\",\"mod_
metu_stock_report_view_filter_search\":\"Search\",\"mod_metu_stock_report_view_thea
d_current_balance\":\"Current
Balance\",\"mod_metu_stock_report_view_thead_sr\":\"#\",\"mod_metu_stock_report_vie
w_thead_date\":\"Date\",\"mod_metu_stock_report_view_thead_details\":\"Details\",\"
mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_report_view_t
head_debit\":\"Debit\",\"mod_metu_stock_report_view_thead_credit\":\"Credit\",\"mod
_metu_stock_report_view_thead_balance\":\"Balance\",\"mod_metu_stock_purchase_sideb
ar_menu\":\"Purchases\",\"mod_metu_stock_purchase_view_breadcrumb\":\"Purchases\",\
"mod_metu_stock_purchase_statement_text\":\"Metu
Purchased:\",\"mod_metu_stock_purchase_view_add_btn\":\"Add
New\",\"mod_metu_stock_purchase_view_title\":\"Purchases\",\"mod_metu_stock_purchas
e_view_title_listing\":\"Purchases
Listing\",\"mod_metu_stock_purchase_view_filter_supplier\":\"Supplier\",\"mod_metu_
stock_purchase_view_filter_from\":\"From\",\"mod_metu_stock_purchase_view_filter_to
\":\"to\",\"mod_metu_stock_purchase_view_filter_search\":\"Search\",\"mod_metu_stoc
k_purchase_view_thead_sr\":\"#\",\"mod_metu_stock_purchase_view_thead_date\":\"Date
\",\"mod_metu_stock_purchase_view_thead_supplier\":\"Supplier\",\"mod_metu_stock_pu
rchase_view_thead_value\":\"Value\",\"mod_metu_stock_purchase_view_thead_percentage
\":\"Per(%)\",\"mod_metu_stock_purchase_view_thead_metu\":\"Metu\",\"mod_metu_stock
_purchase_view_thead_details\":\"Details\",\"mod_metu_stock_purchase_view_thead_act
ion\":\"Action\",\"mod_metu_stock_purchase_view_thead_edit\":\"Edit\",\"mod_metu_st
ock_purchase_view_thead_delete\":\"Delete\",\"mod_metu_stock_purchase_add_breadcrum
b\":\"Add Purchase\",\"mod_metu_stock_purchase_add_title\":\"Add
Purchase\",\"mod_metu_stock_purchase_add_input_date\":\"Date\",\"mod_metu_stock_pur
chase_add_input_supplier\":\"Supplier\",\"mod_metu_stock_purchase_add_input_metu\":
\"Metu\",\"mod_metu_stock_purchase_add_input_value\":\"Value\",\"mod_metu_stock_pur
chase_add_input_percentage\":\"Percentage\",\"mod_metu_stock_purchase_add_input_pur
chased_metu\":\"Purchased
Metu\",\"mod_metu_stock_purchase_add_input_details\":\"Details\",\"mod_metu_stock_p
urchase_add_input_save\":\"Save\",\"mod_metu_stock_purchase_added\":\"Purchase
Saved\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"Sales\",\"mod_metu_stock_sale_view_breadcrumb\":\"Sales\",\"mod_m
etu_stock_sale_statement_text\":\"Metu
Sold:\",\"mod_metu_stock_sale_view_add_btn\":\"Add
New\",\"mod_metu_stock_sale_view_title\":\"Sales\",\"mod_metu_stock_sale_view_title
_listing\":\"Sales
Listing\",\"mod_metu_stock_sale_view_filter_client\":\"Client\",\"mod_metu_stock_sa
le_view_filter_from\":\"From\",\"mod_metu_stock_sale_view_filter_to\":\"to\",\"mod_
metu_stock_sale_view_filter_search\":\"Search\",\"mod_metu_stock_sale_view_thead_sr
\":\"#\",\"mod_metu_stock_sale_view_thead_date\":\"Date\",\"mod_metu_stock_sale_vie
w_thead_client\":\"Client\",\"mod_metu_stock_sale_view_thead_value\":\"Value\",\"mo
d_metu_stock_sale_view_thead_percentage\":\"Per(%)\",\"mod_metu_stock_sale_view_the
ad_metu\":\"Metu\",\"mod_metu_stock_sale_view_thead_details\":\"Details\",\"mod_met
u_stock_sale_view_thead_action\":\"Action\",\"mod_metu_stock_sale_view_th
ead_edit\":\"Edit\",\"mod_metu_stock_sale_view_thead_delete\":\"Delete\",\"mod_metu
_stock_sale_add_breadcrumb\":\"Add Sale\",\"mod_metu_stock_sale_add_title\":\"Add
Sale\",\"mod_metu_stock_sale_add_input_date\":\"Date\",\"mod_metu_stock_sale_add_in
put_client\":\"Client\",\"mod_metu_stock_sale_add_input_metu\":\"Metu\",\"mod_metu_
stock_sale_add_input_value\":\"Value\",\"mod_metu_stock_sale_add_input_percentage\"
:\"Percentage\",\"mod_metu_stock_sale_add_input_sold_metu\":\"Sold
Metu\",\"mod_metu_stock_sale_add_input_details\":\"Details\",\"mod_metu_stock_sale_
add_input_save\":\"Save\",\"mod_metu_stock_sale_added\":\"Sale
Saved\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"Update\",\"mod_items_sets_sidebar_menu
\":\"Sets\",\"mod_items_sets_sales_popup_btn\":\"Add
Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"Approvals\",\"mod_approvals_sub_sidebar_menu\":\"Sub
Approvals\",\"mod_approvals_main_sidebar_menu\":\"Main
Approvals\",\"mod_approvals_button_approve\":\"Approve\",\"mod_approvals_button_rej
ected\":\"Reject\",\"mod_approvals_data_missing_head\":\"Some Data missing to
process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"Financial
Reports\",\"reports_title_financial_balancesheet\":\"BalanceSheet\",\"reports_title
_financial_trial_balance\":\"Trial
Balance\",\"reports_title_financial_income_statement\":\"Income
Statement\",\"reports_title_financial_income_expenses\":\"Income Vs
Expenses\",\"reports_title_financial_day_closing\":\"Day
Closing\",\"reports_title_financial_cash_flow\":\"Cash
Flow\",\"reports_title_financial_chart_of_accounts\":\"Chart of
Accounts\",\"reports_title_financial_clients_balance_summary\":\"Client Balance
Summary\",\"reports_title_financial_general_balance_summary\":\"General Balance
Summary\",\"reports_title_financial_profit_loss\":\"Profit &
Loss\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_cashbook\":\"Cashbook
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_supplier\":\"Supplier
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_client\":\"Clients
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_current_account\":\"Current
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_bank\":\"Bank\\/
Sarafi Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_employee\":\"Employee
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_transit\":\"Transit
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_general\":\"General
Ledgers\\/Statements\",\"reports_title_statements_title_micro_balancesheet\":\"Micr
o BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"General
Reports\",\"reports_general_title_inventory\":\"Inventory\",\"reports_general_title
_sale_stock\":\"Sale & Stock\",\"reports_general_title_item_stock\":\"Item
Stock\",\"reports_general_title_raw_warehouse\":\"Raw
Warehouse\",\"reports_general_title_sales_warehouse\":\"Sales
Warehouse\",\"reports_general_title_item_ledger\":\"Item
Ledger\",\"reports_general_title_damage\":\"Damage
Stock\",\"reports_general_title_expenses\":\"Expenses\",\"reports_general_title_sal
es\":\"Sales\",\"reports_general_title_sales_return\":\"Sales &
Return\",\"reports_general_title_sales_item\":\"Sales
Items\",\"reports_general_title_client_items\":\"Client
Items\",\"reports_general_title_sales_expense\":\"Sales
Expenses\",\"reports_general_title_purchases\":\"Purchases\",\"reports_general_titl
e_purchases_items\":\"Purchases
Items\",\"reports_general_title_purchase_expense\":\"Purchase
Expenses\",\"reports_general_title_production\":\"Production\",\"reports_general_ti
tle_production_expenses\":\"Production
Expenses\",\"reports_general_title_warehouse_transfer\":\"Warehouse
Transfer\",\"reports_general_title_sales_discount\":\"Sales
Discount\",\"reports_general_title_sales_discount2\":\"Sales Discount
2\",\"reports_general_title_purchase_discount\":\"Purchase
Discount\",\"reports_general_title_transfer_in_discount\":\"Transfer In Discount
1\",\"reports_general_title_transfer_in_discount2\":\"Transfer In Discount
2\",\"reports_general_title_transfer_out_discount\":\"Transfer Out Discount
1\",\"reports_general_title_transfer_out_discount2\":\"Transfer Out Discount
2\",\"reports_general_title_sales_services\":\"Sales
Services\",\"reports_general_title_services\":\"Services\",\"reports_general_title_
services_items\":\"Services
Items\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"Batch Wise
Stock\",\"reports_general_title_sales_return_report\":\"Sales
Return\",\"reports_general_title_near_expiry\":\"Near
Expiry\",\"reports_general_title_expired\":\"Expired\",\"reports_general_title_shor
tage\":\"Shortage\",\"reports_general_title_bundle_toop\":\"Item Bundle
Toop\",\"reports_general_title_all_bonuses\":\"All
Bonuses\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text
_update\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_ac
tivities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"das
hboard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weigh
t\",\"dashboard
_activities_text_approved\":\"Approved\",\"dashboard_activities_text_invoice\":\"In
voice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashboard_activities_
text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\",\"dashboard_a
ctivities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Type\",\"dashboar
d_activities_text_account\":\"Account\",\"dashboard_activities_text_contract_create
d\":\"Contract Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"Production\",\"dashboard_activities_module_text_p
roject_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"Dear\",\"system_whatsapp_message_sales_text_you_have_purc
hased\":\"You have purchased material with
invoice#\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"Invoice
Total
Amount\",\"system_whatsapp_message_sales_text_paid\":\"Paid\",\"system_whatsapp_mes
sage_sales_text_pending\":\"Pending\",\"system_whatsapp_message_sales_text_prevoiou
s_balance\":\"Previous
Balance\",\"system_whatsapp_message_sales_text_balance\":\"Total
Balance\",\"system_whatsapp_message_sales_text_date\":\"Date\",\"system_whatsapp_me
ssage_sales_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_sales_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_sales_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"Dear\",\"system_whatsapp_mess
age_journal_text_we_have_received\":\"WE have
received\",\"system_whatsapp_message_journal_text_you_have_received\":\"You have
received\",\"system_whatsapp_message_journal_text_from_your_balance\":\"from your
balance\",\"system_whatsapp_message_journal_text_to_your_balance\":\"to your
balance\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"Your new
balance
is\",\"system_whatsapp_message_journal_text_receipt\":\"Receipt#\",\"system_whatsap
p_message_journal_text_details\":\"Details\",\"system_whatsapp_message_journal_text
_date\":\"Date\",\"system_whatsapp_message_journal_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_journal_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_journal_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks
Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"Shareholder\",\"shareholder_r
eport_view_thead_details\":\"Details\",\"shareholder_report_view_thead_date\":\"Dat
e\",\"shareholder_report_view_thead_credit\":\"Credit\",\"shareholder_report_view_t
head_debit\":\"Debit\",\"shareholder_report_view_thead_balance\":\"Balance\",\"shar
eholder_report_filter_thead_currency\":\"Currency\",\"shareholder_report_filter_the
ad_shareholder\":\"Shareholder\",\"shareholder_report_filter_thead_from\":\"From\",
\"shareholder_report_filter_thead_to\":\"To\",\"mod_financial_accounts_ledger_sideb
ar_main_menu\":\"Account
Ledgers\",\"mod_financial_accounts_ledger_breadcrumb\":\"Financial Account
Ledgers\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"Financial Account
Types\",\"mod_financial_accounts_ledger_view_heading\":\"Financial Account Types
Listing\"}','2025-01-05 14:22:16'),
(28,'LANG677A56CC5E4C24','Pashai','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Production
LTD\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Client\",\"builtin_account_supplier\":\"Supplier\
",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"Cur
rent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale Price\",\"stock_in\":\"Stock
In\",\"stock_out\":\"Stock
Out\",\"damage\":\"Damage\",\"available\":\"Available\",\"item\":\"Item\",\"items\"
:\"Items\",\"opening\":\"Opening\",\"received\":\"Received\",\"sales\":\"Sales\",\"
full_delivery\":\"Full Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice#\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice\
\/Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis
2\",\"category\":\"Category\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"c
p\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"Bndle\",\"too
p_thead\":\"Toop\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_footer\":\"Banner for
Footer\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr\\/
Account\",\"dr_amount\":\"Dr\\/Amount\",\"dr_narration\":\"Dr\\/
Narration\",\"cr_account\":\"Cr\\/Account\",\"cr_amount\":\"Cr\\/
Amount\",\"cr_narration\":\"Cr\\/Narration\",\"receiving_currency\":\"Receiving
Currency\",\"payment_currency\":\"Payment
Currency\",\"receiving_account\":\"Receiving
Account\",\"payment_account\":\"Payment
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving
Amount\",\"payment_amount\":\"Payment
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
Narration\",\"payment_narration\":\"Payment
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"Real
Cost\",\"sub_total\":\"Sub Total\",\"save_print\":\"Save &
Print\",\"update_print\":\"Update & Print\",\"user\":\"User\",\"bill_#\":\"Bill
#\",\"item_description\":\"Item Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance
\":\"USD Equalance\",\"branch_equalance\":\"Shared
Code\",\"branch_equalance_text\":\"This code should be same for all
branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
- \",\"add_entry_jv_num\":\"JV - \",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language
updated successfully.\",\"edit_language_phrase\":\"Edit
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warehouses\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Sales Report\",\"sales_item_report\":\"Sales Item
Report\",\"sales_items\":\"Sales Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Purchases
Expenses\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Production
Expenses\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warehouse
Transfer\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance
(Debit)\",\"account_opening_balance_credit\":\"Opening Balance
(Credit)\",\"account_opening_balance_currency\":\"Currency\",\"edit_account\":\"Edi
t Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total
Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items
Columns Updated Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to serve u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan

Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Sales
Total\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Inventory
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By
USD\",\"inventory\":\"Inventory\",\"inventory_report\":\"Inventory
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"Item
Settings\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_
setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Assets\",\"items_setting
_menu_share_capital\":\"Share Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"items_setting_menu_affiliate_sales\":\"Affiliate
Sales\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_mete
r\":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"Add Extra
Services\",\"add_service_to_sale\":\"Add to
Sale\",\"sales_service_item_desc\":\"Item Description\",\"sale_service\":\"Sales
Services\",\"sales_service_report\":\"Sales Services
Report\",\"dashboard_today_overview\":\"Today
Overview\",\"dashboard_business_overview\":\"Business
Overview\",\"dashboard_sales\":\"Sales\",\"dashboard_profit\":\"Profit\",\"dashboar
d_sales_return\":\"Sales
Return\",\"dashboard_purchases\":\"Purchases\",\"dashboard_expenses\":\"Expenses\",
\"dashboard_supplier_paid\":\"Supplier
Paid\",\"dashboard_client_recieved\":\"Client
Received\",\"dashboard_cash_in\":\"Cash In\",\"dashboard_cash_out\":\"Cash
Out\",\"dashboard_extra_income\":\"Extra Income\",\"dashboard_bank_in\":\"Bank
In\",\"dashboard_bank_out\":\"Bank Out\",\"dashboard_current_stock\":\"Current
Stock\",\"dashboard_recievable\":\"Recievable\",\"dashboard_payable\":\"Payable\",\
"dashboard_cash\":\"Cash\",\"dashboard_bank\":\"Bank\",\"dashboard_damage_stock\":\
"Damage Stock\",\"dashboard_fixed_assets\":\"Fixed
Assets\",\"dashboard_equity\":\"Equity\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu
Available\",\"lot\":\"Lot\",\"lot_purchase\":\"Lot
Purchases\",\"lot_purchases_listing\":\"lot Purchases
Listing\",\"add_lot_purchase\":\"add lot Purchase\",\"new_lot_purchase\":\"New lot
Purchase\",\"add_to_lot_purchase\":\"Add to lot purchase\",\"edit_lot\":\"Edit
Lot\",\"receipt_num\":\"Receipt #\",\"email_attachment\":\"Email
Attachment\",\"fuel_type\":\"Fuel
Type\",\"driver\":\"Driver\",\"plate_num\":\"Plate
#\",\"cmr\":\"CMR\",\"rent\":\"Rent\",\"total_cost\":\"Total
Cost\",\"email_image\":\"Email Image\",\"rent_currency\":\"Rent
Currency\",\"expenses_currency\":\"Expenses Currency\",\"total_weight\":\"Total
Weight\",\"total_rent\":\"Total Rent\",\"total_expenses\":\"Total
Expenses\",\"total_real_cost\":\"Total Real Cost\",\"lot_purchase_invoice\":\"Lot
Purchase Invoice\",\"fuel_amount\":\"Fuel Amount\",\"transit_amount\":\"Transit
Amount\",\"expense_amount\":\"Amount\",\"lot_added\":\"Lot
Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated
successfully\",\"sidebar_lot_purchase\":\"Purchases\",\"sidebar_lot_avail_warehouse
\":\"Available\",\"sidebar_lot_sold_warehouse\":\"Sold\",\"sidebar_lot_moved_wareho
use\":\"Moved\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"Financials
Transactions\",\"lot_purchase_avail\":\"Lot Purchases
Available\",\"avail_lot_purchases_listing\":\"Available Lot Purchases
Listing\",\"purchased_invoice\":\"Purchaed Invoice\",\"purchased_date\":\"Purchaed
Date\",\"sold_?\":\"Sold ?\",\"btn_sold_?\":\"Sold ?\",\"btn_sold_invoice_?\":\"Sol
d
Invoice ?\",\"move_?\":\"Move ?\",\"btn_move_?\":\"Move ?\",\"preview\":\"Preview\"
,\"no_image\":\"No Image\",\"receipt_exist\":\"Receipt
Exist\",\"receipt_number_exist\":\"This receipt number already
exist\",\"lot_sold_title\":\"Lot Sold\",\"lot_sold_tag_line\":\"Enter details of
sold lot item.\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"Difference\",\"gross_weight\":\"Gross
Weight\",\"gross_amount\":\"Gross
Amount\",\"cash\":\"Cash\",\"cash_account\":\"Cash
Account\",\"plus\":\"Plus\",\"minus\":\"Minus\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"Lot Sold
Invoice\",\"total_amount\":\"Total Amount\",\"sold_lot_listing\":\"Sold Lot
Listing\",\"lot_sales\":\"Lot Sales\",\"purchased_invoice_num\":\"P.invoice
#\",\"sold_date\":\"Sold Date\",\"sold_invoice_num\":\"S.Invoice
#\",\"moved_lots\":\"Moved Lots\",\"moved_lots_listing\":\"Moved Lots
Listing\",\"lot_moved_title\":\"Move Lot\",\"lot_moved_tag_line\":\"Enter following
details to move lot item\",\"move_lot\":\"Move Lot\",\"lot_moved\":\"Lot
Moved\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"Lot Difference
Report\",\"lot_difference_report_listing\":\"Lot Difference Report
Listing\",\"weight_first\":\"1st
Weight\",\"difference_positive\":\"Difference+\",\"difference_negative\":\"Differen
ce-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete Lot
Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View
Lot Moved\",\"add_lot_moved_right\":\"Add Lot
Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"Lot Difference
Report\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"Micro BalanceSheet\",\"available_tankers\":\"Available
Tankers\",\"clients\":\"Clients\",\"cashbook\":\"Cashbook\",\"payable\":\"Payable\"
,\"banks\":\"Banks\",\"suppliers\":\"Suppliers\",\"assets_total\":\"Assets
Total\",\"payable_total\":\"Payable Total\",\"total_in_usd\":\"Total in
USD\",\"equity\":\"Equity\",\"current_cash\":\"Current
Cash\",\"yesterday_cash\":\"Yesterday
Cash\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"Details\",\"iran_to_afghanistan\":\"Transit from
Iran to Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"Color\",\"dashboard_recieved\":\"Recieved\",\"dashboard_profi
t_loss\":\"Profit & Loss\",\"dashboard_net_profit\":\"Net
Profit\",\"dashboard_bank_accounts\":\"Bank
Accounts\",\"dashboard_activities\":\"Activities\",\"dashboard_need_attention\":\"N
eed Attention\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"Expiry
Alerts\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"Expiry
Date\",\"titlebar_expiry_alert_empty\":\"No Expiry
Alerts\",\"titlebar_product_alerts\":\"Product
Alerts\",\"titlebar_avail_qty\":\"Avail Qty\",\"titlebar_product_alert_empty\":\"No
Products Alerts\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"No Activity
Alerts\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_wei
ght\":\"Total Gross Weight\",\"both\":\"Both\",\"purchase_type\":\"Purchase
Type\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"Branch Transfer\",\"branch_transfer_out\":\"Branch
Transfer Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"Overall\",\"s
tatement\":\"Statement\",\"balancesheet\":\"Balancesheet\",\"positive_limit\":\"Pos
itive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous
Balance\",\"colour\":\"Colour\",\"remarks\":\"Remarks\",\"passed\":\"Passed\",\"act
ivities_dropdown_all\":\"All\",\"activities_dropdown_sales\":\"Sales\",\"activities
_dropdown_purchases\":\"Purchases\",\"activities_dropdown_production\":\"Production
\",\"activities_dropdown_journal\":\"Journal\",\"activities_dropdown_extra_income\"
:\"Extra Income\",\"activities_dropdown_damage_stock\":\"Damage
Stock\",\"activities_dropdown_warehouse Transfer\":\"Warehouse
Transfer\",\"activities_dropdown_transit\":\"Transit\",\"activities_dropdown_paysli
ps\":\"Payslips\",\"activities_dropdown_expenses\":\"Expenses\",\"activities_dropdo
wn_lot_purchases\":\"Lot Purchases\",\"activities_dropdown_lot_sold\":\"Lot
Sold\",\"activities_dropdown_lot_moved\":\"Lot
Moved\",\"synchronization\":\"Synchronization\",\"synchronize_btn\":\"Synchronize\"
,\"synchronization_local_to_live_title\":\"Sync Data from your Local Database to
Live Database\",\"synchronization_live_to_local_title\":\"Sync Data from your Live
Database to Local Database\",\"synchronization_no_data\":\"No
Data\",\"synchronization_no_data_message\":\"Data not found to
synchronize\",\"synchronization_done\":\"Job
Done\",\"synchronization_done_message\":\"Synchronization successfully
completed.\",\"internet_error\":\"Internet Error\",\"internet_error_message\":\"LAN
connection is not
stable.\",\"projects\":\"Projects\",\"projects_listing\":\"Projects
Listing\",\"add_project\":\"Add Project\",\"add_new_project\":\"Add New
Project\",\"edit_project\":\"Edit Project\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"Project Name\",\"project_address\":\"Project
Address\",\"contact_person\":\"Contact Person\",\"contact_number\":\"Contact
Number\",\"company_name\":\"Company Name\",\"cash_paid_account\":\"Cash Paid
Account\",\"project_cost\":\"Project Cost\",\"pending_amount\":\"Pending
Amount\",\"start_date\":\"Start Date\",\"end_date\":\"End
Date\",\"comments\":\"Comments\",\"login_name\":\"Login
Name\",\"confirm_password\":\"Confirm Password\",\"in_process_projects\":\"In
Process Projects\",\"in_process_projects_listing\":\"In Process Projects
Listing\",\"process_details\":\"Process
Details\",\"process_details_listing\":\"Process Details
Listing\",\"complete\":\"Complete\",\"description\":\"Description\",\"supervisor\":
\"Supervisor\",\"completed_projects\":\"Completed
Projects\",\"completed_projects_listing\":\"Completed Projects
Listing\",\"move_to_process\":\"Move to Process\",\"projects_reports\":\"Projects
Reports\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"Payment
Deductions\",\"payment_deductions_listing\":\"Payment Deductions
Listing\",\"add_payment_deduction\":\"Add Payment
Deduction\",\"add_new_payment_deduction\":\"Add New Payment
Deduction\",\"edit_payment_deduction\":\"Edit Payment
Deduction\",\"scan_copy\":\"Scan
Copy\",\"project\":\"Project\",\"select_project\":\"Select
Project\",\"from_account\":\"From Account\",\"to_account\":\"To
Account\",\"project_currency_amount\":\"Project Currency
Amount\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"Expenses
Deductions\",\"expenses_deductions_listing\":\"Expenses Deductions
Listing\",\"add_expense_deduction\":\"Add Expense
Deduction\",\"add_new_expense_deduction\":\"Add New Expense
Deduction\",\"edit_expense_deduction\":\"Edit Expense
Deduction\",\"cash_expenses\":\"Cash Expenses\",\"inventory_expenses\":\"Inventory
Expenses\",\"expense_type\":\"Expense
Type\",\"private\":\"Private\",\"other\":\"Other\",\"leaves\":\"Leaves\",\"leaves_l
isting\":\"Leaves Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"Approved Expenses
Deductions\",\"approved_expenses_deductions_listing\":\"Approved Expenses
Deductions
Listing\",\"approve\":\"Approve\",\"approved\":\"Approved\",\"disapprove\":\"Disapp
rove\",\"check_all\":\"Check All\",\"approve_all\":\"Approve
All\",\"disapprove_all\":\"Disapprove All\",\"delete_all\":\"Delete
All\",\"agent\":\"Agent\",\"weight_lose\":\"W-Lose\",\"fuel_lose_report\":\"Fuel
Lose
Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"Project
Payments\",\"project_payments_listing\":\"Project Payments
Listing\",\"new_project_payment\":\"New Project
Payment\",\"add_new_project_payment\":\"Add New Project
Payment\",\"edit_project_payment\":\"Edit Project
Payment\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"Payment Type\",\"select_user\":\"Select
User\",\"deduction_type\":\"Deduction
Type\",\"loans\":\"Loans\",\"loan\":\"Loan\",\"loans_listing\":\"Loans
Listing\",\"loan_modal_title\":\"Loan\",\"loan_modal_tag_line\":\"Submit Loan
Payment Info\",\"loan_amount\":\"Loan Amount\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"Received
Money\",\"received_money_listing\":\"Received Money
Listing\",\"dash_number_of_pending_projects\":\"NOPP\",\"dash_number_of_completed_p
rojects\":\"NOCP\",\"dash_cost_of_pending_projects\":\"COPP\",\"dash_cost_of_comple
ted_projects\":\"COCP\",\"dash_pending_amount_of_projects\":\"PAOP\",\"dash_cash_pa
id_of_projects\":\"CPOP\",\"dash_expenses_deductions_of_completed_projects\":\"EDOC
P\",\"dash_profit_of_completed_projects\":\"POCP\",\"dash_number_of_pending_expense
s_deductions\":\"NOPED\",\"balance_summary_projects_completed_cost\":\"Completed
Projects Cost\",\"balance_summary_projects_pending_amount\":\"Projects Pending
Amount\",\"balance_summary_projects_completed_expenses\":\"Completed Projects
Expenses\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"Items\",\"c
onstruction_items_listing\":\"Items Listing\",\"new_construction_item\":\"New
Item\",\"add_new_construction_item\":\"Add New
Item\",\"edit_construction_item\":\"Edit Item\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"Warehouses\",\"construction_warehouses
_listing\":\"Warehouses Listing\",\"new_construction_warehouse\":\"New
Warehouse\",\"add_new_construction_warehouse\":\"Add New
Warehouse\",\"edit_construction_warehouse\":\"Edit
Warehouse\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"Purchases\",\"construction_purchases_li
sting\":\"Purchases Listing\",\"construction_purchases_invoice\":\"Purchases
Invoice\",\"new_construction_purchase\":\"New
Purchase\",\"add_new_construction_purchase\":\"Add New
Purchase\",\"edit_construction_purchase\":\"Edit
Purchase\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"Contracts\",\"construction_contracts_li
sting\":\"Contracts Listing\",\"new_construction_contract\":\"New
Contract\",\"add_new_construction_contract\":\"Add New
Contract\",\"edit_construction_contract\":\"Edit
Contract\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"Contract
Type\",\"machinery\":\"Machinery\",\"duration_type\":\"Duration
Type\",\"monthly\":\"Monthly\",\"days\":\"Days\",\"hours\":\"Hours\",\"sqm\":\"Sqm\
",\"select_employee\":\"Select Employee\",\"number_of_months\":\"Number Of
Months\",\"number_of_days\":\"Number Of Days\",\"number_of_hours\":\"Number Of
Hours\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"Working
Hours Per Day\",\"rate_per_hour\":\"Rate Per Hour\",\"driver_name\":\"Driver
Name\",\"driver_mobile\":\"Driver Mobile\",\"projects_assigning\":\"Projects
Assigning\",\"projects_assigning_listing\":\"Projects Assigning
Listing\",\"new_project_assigning\":\"New Project
Assign\",\"add_new_project_assigning\":\"Add New
Project Assign\",\"edit_project_assigning\":\"Edit Project
Assign\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"Assign
Type\",\"material\":\"Material\",\"start_time\":\"Start Time\",\"end_time\":\"End
Time\",\"select_machinery\":\"Select
Machinery\",\"project_assigning_status\":\"Status\",\"project_assigning_pending\":\
"Pending\",\"project_assigning_passed\":\"Passed\",\"project_assigning_report_menu\
":\"Project Assign Report\",\"project_assigning_report_breadcrumb\":\"Project
Assign Report\",\"project_assigning_report_title\":\"Project Assign
Report\",\"project_assigning_report_title_listing\":\"Project Assign
Lisitng\",\"project_assigning_report_filter_project\":\"Project\",\"project_assigni
ng_report_filter_material\":\"Material\",\"project_assigning_report_filter_employee
\":\"Employee\",\"project_assigning_report_filter_machinery\":\"Machinery\",\"proje
ct_assigning_report_filter_from\":\"From\",\"project_assigning_report_filter_to\":\
"To\",\"project_assigning_report_filter_search\":\"Search\",\"project_assigning_rep
ort_thead_serial\":\"#\",\"project_assigning_report_thead_date\":\"Date\",\"project
_assigning_report_thead_project\":\"Project\",\"project_assigning_report_thead_type
\":\"Type\",\"project_assigning_report_thead_work_time\":\"Work
Time\",\"project_assigning_report_thead_employee\":\"Employee\",\"project_assigning
_report_thead_machinery\":\"Machinery\",\"project_assigning_report_thead_material\"
:\"Material\",\"project_assigning_report_thead_qty\":\"Qty\",\"project_assigning_re
port_thead_comments\":\"Comments\",\"cons_warehouse_details_breadcrumb\":\"Warehous
e Details\",\"cons_warehouse_details_title\":\"Warehouse
Details\",\"cons_warehouse_details_title_listing\":\"Warehouse Details
Lisitng\",\"cons_warehouse_details_filter_item\":\"Item\",\"cons_warehouse_details_
filter_project\":\"Project\",\"cons_warehouse_details_filter_from\":\"From\",\"cons
_warehouse_details_filter_to\":\"To\",\"cons_warehouse_details_filter_search\":\"Se
arch\",\"cons_warehouse_details_thead_serial\":\"#\",\"cons_warehouse_details_thead
_item_name\":\"Item
Name\",\"cons_warehouse_details_thead_unit\":\"Unit\",\"cons_warehouse_details_thea
d_rate\":\"Rate\",\"cons_warehouse_details_thead_total\":\"Total
Qty\",\"cons_warehouse_details_thead_assign\":\"Assign
Qty\",\"cons_warehouse_details_thead_work_available\":\"Ava
Qty\",\"cons_warehouse_details_thead_damage\":\"Damage\",\"cons_purchase_invoice_ti
tle\":\"Purchase Invoice\",\"cons_purchase_invoice_title_listing\":\"Warehouse
Details
Lisitng\",\"cons_purchase_invoice_top_date\":\"Date\",\"cons_purchase_invoice_top_u
ser\":\"User\",\"cons_purchase_invoice_top_supplier\":\"Supplier\",\"cons_purchase_
invoice_top_bill\":\"Bill
#\",\"cons_purchase_invoice_thead_serial\":\"#\",\"cons_purchase_invoice_thead_item
_name\":\"Item
Name\",\"cons_purchase_invoice_thead_unit\":\"Unit\",\"cons_purchase_invoice_thead_
qty\":\"Qty\",\"cons_purchase_invoice_thead_rate\":\"Rate\",\"cons_purchase_invoice
_thead_total\":\"Total\",\"cons_purchase_invoice_thead_paid\":\"Paid\",\"cons_purch
ase_invoice_thead_pending\":\"Pending\",\"projects_assigning_report\":\"Projects
Assign Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"Overall
Debit\",\"ledger_overall_credit\":\"Overall
Credit\",\"ledger_overall_balance\":\"Overall
Balance\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_e
m_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_daily_attendence_day_prefix
\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLIDAY\",\"mod_em_daily_at
tendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_attendence_cancel_btn_text\"
:\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence will be
save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"Supplier Due\",\"fixed_assets\":\"Fixed
Assets\",\"other_accounts\":\"Other Accounts\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_m
od_view_thead_total\":\"Total\",\"services_mod_view_thead_discount\":\"Dicount\",\"
services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"Email
Alerts\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"Messages
Alerts\",\"mod_message_alerts_client\":\"Messages
Alerts\",\"mod_message_alerts_text_customer_name\":\"Customer\",\"mod_message_alert
s_text_dear\":\"Dear\",\"mod_message_alerts_text_make_payment\":\"Please make
payment on time\",\"mod_message_alerts_text_current_balance\":\"Your Current
Balance is\",\"mod_message_alerts_text_branch_address\":\"Branch
Address\",\"mod_message_alerts_text_branch_mobile\":\"Branch
Phone\",\"mod_message_alerts_text_thanks\":\"Thank
You!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"Send
Message\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"D
ate\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoi
ce\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thea
d_unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead
_rate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_me
nu_main\":\"Marketers\",\"marketers_sidebar_menu\":\"Marketers
List\",\"marketers\":\"Marketers\",\"marketer\":\"Marketer\",\"marketers_view_bread
crumb\":\"Marketers\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"Marketers\",\"marketers_view_thead_sr\":\"#\",\"ma
rketers_view_thead_name\":\"Name\",\"marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers_view_thead_report\":\"Report\",\"marketers_view_thead_
action\":\"Action\",\"marketers_view_thead_edit\":\"Edit\",\"marketers_view_thead_d
elete\":\"Delete\",\"marketers_add_breadcrumb\":\"Add
Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last
Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_c
ommission\":\"Commission\",\"marketers_add_input_email\":\"email\",\"marketers_add_
input_username\":\"Username\",\"marketers_add_input_password\":\"Password\",\"marke
ters_add_input_account\":\"Account\",\"marketers_add_input_save\":\"Save\",\"market
ers_service_added\":\"Marketer Saved\",\"marketers_save_successfully\":\"Marketer
saved successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice
4\",\"ph_transfer\":\"Transfers\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"Cli
ent Categories\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"Clie
nt\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main\":
\"Approvals\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_a
pproval_view_thead_client\":\"client\",\"receipts_approval_view_thead_requested_by\
":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"St \\/
In\",\"batch_rep_view_thead_stocki_out\":\"St \\/
Out\",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stoc
ki_tin\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"Damage\",\"batch_rep_view_thead_stoc
ki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_v
alue\":\"Value\",\"bundle_item_report_breadcrumb\":\"Item Bundle Toop
Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es
Return\",\"stock_general_ledger_report_module_production\":\"Production\",\"stock_g
eneral_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date
\",\"audit_report_thead_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"
audit_report_thead_action\":\"Action\",\"audit_report_thead_details\":\"Details\",\
"audit_report_thead_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_re
port_module_text_to\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_rep
ort_module_text_invoice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"au
dit_report_module_items_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales
Return\",\"audit_report_module_production\":\"Production\",\"audit_report_module_pr
oduction_in\":\"Production In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"Sales
Return\",\"sales_return_view_breadcrumb\":\"Sales
Return\",\"sales_return_view_title\":\"Sales
Return\",\"sales_return_view_add_btn\":\"Add
New\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"Date\
",\"sales_return_view_thead_invoice\":\"Invoice\",\"sales_return_view_thead_client\
":\"Client\",\"sales_return_view_thead_sales_total\":\"Sales
Total\",\"sales_return_view_thead_discount\":\"Discount\",\"sales_return_view_thead
_inv_total\":\"Invoice
Total\",\"sales_return_view_thead_received\":\"Received\",\"sales_return_view_thead
_remaining\":\"Remaining\",\"sales_return_view_thead_refund\":\"Refund\",\"sales_re
turn_view_thead_action\":\"Action\",\"sales_return_add_breadcrumb\":\"Add Sales
Return\",\"sales_return_add_title\":\"Add Sales
Return\",\"sales_return_add_select_client\":\"Select
Client\",\"sales_return_add_select_invoice\":\"Select
Invoice\",\"sales_return_add_refund_btn\":\"Refund\",\"sales_return_add_thead_sr\":
\"#\",\"sales_return_add_thead_item\":\"Item\",\"sales_return_add_thead_warehouse\"
:\"Warehouse\",\"sales_return_add_thead_unit\":\"Unit\",\"sales_return_add_thead_qt
y\":\"Qty\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead
_discount_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"Rate\",\"sales_return_add_
thead_total\":\"Total\",\"sales_return_add_thead_return_qty\":\"Ret
Qty\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"Total
Invoice\",\"sales_return_add_total_refund\":\"Total
Refund\",\"sales_return_add_total_received\":\"Received\",\"sales_return_add_rec_ac
count\":\"Received Account\",\"sales_return_add_save_print\":\"Save &
Print\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"Edit Sales
Return\",\"sales_return_edit_title\":\"Edit Sales
Return\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":\"Please check and review the stock completely,
Otherwise company will not be responsible. We will not return the stock which have
less than 6 months
expiry\",\"sales_invoice_4_thead_client\":\"Client\",\"sales_invoice_4_thead_invoic
e\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date\",\"sales_invoice_4_thead_use
r\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sales_invoice_4_thead_details\":\
"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sales_invoice_4_thead_rate\":\"R
ate\",\"sales_invoice_4_thead_total\":\"Total\",\"sales_invoice_4_thead_memo\":\"Me
mo\",\"sales_invoice_4_thead_grand_total\":\"Total\",\"sales_invoice_4_thead_paid\"
:\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending\",\"mod_trans_sidebar_menu_ma
in\":\"Transfers\",\"mod_trans_in_sidebar_menu\":\"Transfer
In\",\"mod_trans_in\":\"Transfer In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"
Item\",\"mod_trans_in_add_input_warehouse\":\"Warehouse\",\"mod_trans_in_add_input_
batch\":\"Batch\",\"mod_trans_in_add_input_unit\":\"Unit\",\"mod_trans_in_add_input
_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry\":\"Expiry\",\"mod_trans_in_add_inpu
t_cost\":\"Cost\",\"mod_trans_in_add_input_profit\":\"Profit\",\"mod_trans_in_add_i
nput_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
ookings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_b
readcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Requested Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Requested
Qty\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"Orders\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pe
nding Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",
\"mod_orders_view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"Production\",\"mod_production_relation
_sidebar_menu\":\"Production
Relation\",\"mod_production_relation_add_view\":\"Production
Relation\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_name\":\"Name\",\"mod_production_relation_view_thead_item\":\"Item\",\"
mod_production_relation_view_thead_action\":\"Action\",\"mod_production_relation_vi
ew_thead_edit\":\"Edit\",\"mod_production_relation_view_thead_delete\":\"Delete\",\
"mod_production_relation_add_breadcrumb\":\"Add Production
Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_name\":\"Name\",\"mod_production_rel
ation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"Production\",\"mod_production_add_view\":\"Production\",\"mod_producti
on_view_add_btn\":\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_formula\":\"Formula\",\"mod_production_add_input_item\":\"Item\",\"mod_prod
uction_add_input_warehouse\":\"Warehouse\",\"mod_production_add_input_raw_item\":\"
Raw Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"Production
Raw\",\"mod_production_raw_relation_sidebar_menu\":\"Production Raw
Relation\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"Production Raw\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"Production
New\",\"mod_production_new_sidebar_menu\":\"Production\",\"mod_production_new_formu
la_sidebar_menu\":\"Formula\",\"mod_production_new_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"Production
Formula\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"Pending Qty
Out\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From: \",\"customer_ledger_branch_not_
found\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# - \",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
- \",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
- \",\"ledgers_module_wise_sr_prefix_production\":\"PR#
- \",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
- \",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
- \",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
- \",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
- \",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
- \",\"mod_journal_invoice_jv_num\":\"JV
- \",\"mod_journal_invoice_date\":\"Date\",\"mod_journal_invoice_accounts\":\"Accou
nts\",\"mod_journal_invoice_details\":\"Details\",\"mod_journal_invoice_debit_amoun
t\":\"Debit\\/Amount\",\"mod_journal_invoice_ex_rate\":\"Ex\\/
Rate\",\"mod_journal_invoice_credit_amount\":\"Credit\\/
Amount\",\"mod_journal_invoice_business_manager\":\"Business
Manager\",\"mod_journal_invoice_authorised_signatory\":\"Authorized
Signatory\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"Capital
Types\",\"mod_share_capitals_cat_view_breadcrumb\":\"Categories\",\"mod_share_capit
als_cat_view_add_btn\":\"Add
New\",\"mod_share_capitals_cat_view_title\":\"Categories\",\"mod_share_capitals_cat
_view_thead_sr\":\"#\",\"mod_share_capitals_cat_view_thead_name\":\"Name\",\"mod_sh
are_capitals_cat_view_thead_action\":\"Action\",\"mod_share_capitals_cat_add_breadc
rumb\":\"Add Category\",\"mod_share_capitals_cat_add_title\":\"Add
Category\",\"mod_share_capitals_cat_add_input_name\":\"Name\",\"mod_share_capitals_
cat_add_input_save\":\"Save\",\"mod_share_capitals_cat_category_added\":\"Category
Saved\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_share_capitals_cat_edit_title\":\"Edit
Category\",\"mod_share_capitals_cat_edit_update\":\"Update\",\"mod_share_capitals_s
idebar_menu\":\"Capitals\",\"mod_share_capitals_view_breadcrumb\":\"Capitals\",\"mo
d_share_capitals_view_add_btn\":\"Add
New\",\"mod_share_capitals_view_title\":\"Capitals\",\"mod_share_capitals_view_titl
e_listing\":\"Capitals
Listing\",\"mod_share_capitals_view_thead_sr\":\"#\",\"mod_share_capitals_view_thea
d_date\":\"Date\",\"mod_share_capitals_view_thead_category\":\"Category\",\"mod_sha
re_capitals_view_thead_account\":\"Account\",\"mod_share_capitals_view_thead_shareh
older\":\"Shareholder\",\"mod_share_capitals_view_thead_amount\":\"Amount\",\"mod_s
hare_capitals_view_thead_percentage\":\"Per(%)\",\"mod_share_capitals_view_thead_de
tails\":\"Details\",\"mod_share_capitals_view_thead_action\":\"Action\",\"mod_share
_capitals_view_thead_edit\":\"Edit\",\"mod_share_capitals_view_thead_delete\":\"Del
ete\",\"mod_share_capitals_add_breadcrumb\":\"Add
Capital\",\"mod_share_capitals_add_title\":\"Add
Capital\",\"mod_share_capitals_add_input_date\":\"Date\",\"mod_share_capitals_add_i
nput_category\":\"Category\",\"mod_share_capitals_add_input_account\":\"Account\",\
"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"Currency\",\"mod_share_capita
ls_add_input_shareholder\":\"Shareholder\",\"mod_share_capitals_add_input_amount\":
\"Amount\",\"mod_share_capitals_add_input_percentage\":\"Percentage\",\"mod_share_c
apitals_add_input_details\":\"Details\",\"mod_share_capitals_add_input_save\":\"Sav
e\",\"mod_share_capitals_added\":\"Capital
Saved\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"Edit
Capital\",\"mod_share_capitals_edit_title\":\"Edit
Capital\",\"mod_share_capitals_edit_update\":\"Update\",\"mod_shareholder_sidebar_m
ain_menu\":\"Shareholder\",\"mod_shareholder_view_add_btn\":\"Add
New\",\"mod_shareholder_view_title\":\"Shareholder\",\"mod_shareholder_view_add_but
ton\":\"Add New Shareholder\",\"mod_shareholder_view_title_listing\":\"Shareholder
Listing\",\"mod_shareholder_view_thead_sr\":\"Sr
#\",\"mod_shareholder_view_thead_name\":\"Name\",\"mod_shareholder_view_thead_last_
name\":\"Last
Name\",\"mod_shareholder_view_thead_mobile\":\"Mobile\",\"mod_shareholder_view_thea
d_nic\":\"NIC\",\"mod_shareholder_view_thead_address\":\"Address\",\"mod_shareholde
r_view_thead_percentage\":\"Percentage\",\"mod_shareholder_view_thead_comments\":\"
Comments\",\"mod_shareholder_view_thead_action\":\"Action\",\"mod_shareholder_view_
thead_edit\":\"Edit\",\"mod_shareholder_view_thead_delete\":\"Delete\",\"mod_shareh
older_add_breadcrumb\":\"Add Shareholder\",\"mod_shareholder_add_title\":\"Add New
Shareholder\",\"mod_shareholder_add_input_name\":\"Name\",\"mod_shareholder_add_inp
ut_last_name\":\"Last
Name\",\"mod_shareholder_add_input_mobile\":\"Mobile\",\"mod_shareholder_add_input_
nic\":\"NIC\",\"mod_shareholder_add_input_address\":\"Address\",\"mod_shareholder_a
dd_input_percentage\":\"Percentage\",\"mod_shareholder_add_input_comments\":\"Comme
nts\",\"mod_shareholder_add_input_save\":\"Save\",\"mod_shareholder_added\":\"Share
holder Saved\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"Edit
Shareholder\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_vie
w_add_btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"Turnover\",\"mod_turnover_view_add_btn\"
:\"Add
New\",\"mod_turnover_view_title\":\"Turnover\",\"mod_turnover_view_add_button\":\"A
dd New Turnover\",\"mod_turnover_view_title_listing\":\"Turnover
Listing\",\"mod_turnover_view_thead_sr\":\"Sr
#\",\"mod_turnover_view_thead_date\":\"Date\",\"mod_turnover_view_thead_range\":\"R
ange\",\"mod_turnover_view_thead_net_income\":\"Net
Income\",\"mod_turnover_view_thead_action\":\"Action\",\"mod_turnover_view_thead_ed
it\":\"Edit\",\"mod_turnover_view_thead_delete\":\"Delete\",\"mod_turnover_add_brea
dcrumb\":\"Add Turnover\",\"mod_turnover_add_title\":\"Add New
Turnover\",\"mod_turnover_add_input_currency\":\"Currency\",\"mod_turnover_add_inpu
t_from\":\"From\",\"mod_turnover_add_input_to\":\"To\",\"mod_turnover_add_input_sea
rch_button\":\"Search\",\"mod_turnover_add_input_sales_income\":\"Sales
Income\",\"mod_turnover_add_input_services_income\":\"Services
Income\",\"mod_turnover_add_input_other_income\":\"Other
Income\",\"mod_turnover_add_input_total_revenue\":\"Total
Revenue\",\"mod_turnover_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_turnover_add_input_salaries\":\"Salaries\",\"mod_turnover_add_input_ex
penses\":\"Expenses\",\"mod_turnover_add_input_assets\":\"Assets\",\"mod_turnover_a
dd_input_net_income\":\"Net Income\",\"mod_turnover_added\":\"turnover
Saved\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"Edit
Turnover\",\"mod_turnover_ledger_details\":\"Turnover is
Submitted\",\"mod_shareholder_credit_sidebar_main_menu\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_btn\":\"Add
New\",\"mod_shareholder_credit_view_title\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_button\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_view_title_listing\":\"Shareholder Credit
Listing\",\"mod_shareholder_credit_view_thead_sr\":\"Sr
#\",\"mod_shareholder_credit_view_thead_date\":\"Date\",\"mod_shareholder_credit_vi
ew_thead_currency\":\"Currency\",\"mod_shareholder_credit_view_thead_shareholder\":
\"Shareholder\",\"mod_shareholder_credit_view_thead_amount\":\"Amount\",\"mod_share
holder_credit_view_thead_percentage\":\"Per(%)\",\"mod_shareholder_credit_view_thea
d_account\":\"Account\",\"mod_shareholder_credit_view_details\":\"Details\",\"mod_s
hareholder_credit_view_thead_action\":\"Action\",\"mod_shareholder_credit_view_thea
d_edit\":\"Edit\",\"mod_shareholder_credit_view_thead_delete\":\"Delete\",\"mod_sha
reholder_credit_add_breadcrumb\":\"Add Shareholder
Credit\",\"mod_shareholder_credit_add_title\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_add_input_currency\":\"Currency\",\"mod_sharehold
er_credit_add_input_from\":\"From\",\"mod_shareholder_credit_add_input_to\":\"To\",
\"mod_shareholder_credit_add_input_sales_income\":\"Sales
Income\",\"mod_shareholder_credit_add_input_services_income\":\"Services
Income\",\"mod_shareholder_credit_add_input_other_income\":\"Other
Income\",\"mod_shareholder_credit_add_input_total_revenue\":\"Total
Revenue\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_shareholder_credit_add_input_salaries\":\"Salaries\",\"mod_shareholder
_credit_add_input_expenses\":\"Expenses\",\"mod_shareholder_credit_add_input_assets
\":\"Assets\",\"mod_shareholder_credit_add_input_net_income\":\"Net
Income\",\"mod_shareholder_credit_added\":\"Shareholder Credit
Saved\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_affiliate_sale_sidebar_main_menu\":\"Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_add\":\"Add Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_view\":\"View Affiliate
Sales\",\"mod_affiliate_sale_view_add_btn\":\"Add
New\",\"mod_affiliate_sale_view_title\":\"Affiliate
Sales\",\"mod_affiliate_sale_view_add_button\":\"Add New
Sales\",\"mod_affiliate_sale_view_title_listing\":\"Affiliate Sales
Listing\",\"mod_affiliate_sale_view_thead_sr\":\"Sr
#\",\"mod_affiliate_sale_view_thead_date\":\"Date\",\"mod_affiliate_sale_view_thead
_invoice\":\"Invoive#\",\"mod_affiliate_sale_view_thead_seller\":\"Seller\",\"mod_a
ffiliate_sale_view_thead_buyer\":\"Buyer\",\"mod_affiliate_sale_view_thead_total_co
st\":\"Totol Cost\",\"mod_affiliate_sale_view_thead_total_sale\":\"Total
Sale\",\"mod_affiliate_sale_view_commission_percentage\":\"Commission(%)\",\"mod_af
filiate_sale_view_thead_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_view_thead_memo\":\"Memo\",\"mod_affiliate_sale_view_
thead_action\":\"Action\",\"mod_affiliate_sale_view_thead_edit\":\"Edit\",\"mod_aff
iliate_sale_view_thead_delete\":\"Delete\",\"mod_affiliate_sale_add_breadcrumb\":\"
Add Affiliate Sales\",\"mod_affiliate_sale_add_title\":\"Add New Affiliate
Sales\",\"mod_affiliate_sale_add_input_currency\":\"Currency\",\"mod_affiliate_sale
_add_input_saller\":\"Saller\",\"mod_affiliate_sale_add_input_saller_placeholder\":
\"Select
supplier\",\"mod_affiliate_sale_add_input_buyer\":\"Buyer\",\"mod_affiliate_sale_ad
d_input_clients_placeholder\":\"Select
Client\",\"mod_affiliate_sale_add_input_item\":\"Item\",\"mod_affiliate_sale_add_in
put_unit\":\"Unit\",\"mod_affiliate_sale_add_input_qty\":\"Quantity\",\"mod_affilia
te_sale_add_input_cost\":\"Cost\",\"mod_affiliate_sale_add_input_sale_price\":\"S\\
/
Price\",\"mod_affiliate_sale_add_input_profit\":\"Profit\",\"mod_affiliate_sale_add
_add_to_list\":\"Add to
List\",\"mod_affiliate_sale_add_thead_item\":\"Item\",\"mod_affiliate_sale_add_thea
d_unit\":\"Unit\",\"mod_affiliate_sale_add_thead_qty\":\"Quantity\",\"mod_affiliate
_sale_add_thead_cost\":\"Cost\",\"mod_affiliate_sale_add_thead_sale_price\":\"S\\/
Price\",\"mod_affiliate_sale_add_thead_profit\":\"Profit\",\"mod_affiliate_sale_add
_thead_total\":\"Total\",\"mod_affiliate_sale_add_input_total_cost\":\"Total
Cost\",\"mod_affiliate_sale_add_input_total_sale_price\":\"Total Sale
Price\",\"mod_affiliate_sale_add_input_commission\":\"Commission
%\",\"mod_affiliate_sale_add_input_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_add_input_rent\":\"Rent\",\"mod_affiliate_sale_add_in
put_mazdory\":\"Mazdory\",\"mod_affiliate_sale_add_input_monshiana\":\"Monshiana\",
\"mod_affiliate_sale_add_input_akhrajat\":\"Degar
Akhrajat\",\"mod_affiliate_sale_add_input_total_expenses\":\"Total
Expenses\",\"mod_affiliate_sale_add_input_net_cost\":\"Net
Cost\",\"mod_affiliate_sale_added\":\"Affiliate Sales
Saved\",\"mod_affiliate_sale_save_successfully\":\"Affiliate Sales Saved
Successfully\",\"mod_affiliate_sale_update\":\"Affiliate Sales
Updated\",\"mod_affiliate_sale_update_successfully\":\"Affiliate Sales Updated
Successfully\",\"mod_affiliate_sale_edit_title\":\"Edit Affiliate
Sales\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_bt
n\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In
Updated Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_view_thead_currency\":\"Currency\",\
"mod_item_stock_in_out_view_thead_cost\":\"Cost\",\"mod_item_stock_in_out_view_thea
d_in_quantity\":\"In Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"Metu
Stock\",\"mod_metu_stock_metu_sidebar_menu\":\"Metu\",\"mod_metu_stock_metu_view_br
eadcrumb\":\"Metu\",\"mod_metu_stock_metu_view_add_btn\":\"Add
New\",\"mod_metu_stock_metu_view_title\":\"Metu\",\"mod_metu_stock_metu_view_title_
listing\":\"Metu
Listing\",\"mod_metu_stock_metu_view_thead_sr\":\"#\",\"mod_metu_stock_metu_view_th
ead_name\":\"Name\",\"mod_metu_stock_metu_view_thead_action\":\"Action\",\"mod_metu
_stock_metu_view_thead_edit\":\"Edit\",\"mod_metu_stock_metu_view_thead_delete\":\"
Delete\",\"mod_metu_stock_metu_add_breadcrumb\":\"Add
Metu\",\"mod_metu_stock_metu_add_title\":\"Add
Metu\",\"mod_metu_stock_metu_add_input_name\":\"Name\",\"mod_metu_stock_metu_add_in
put_currency\":\"Currency\",\"mod_metu_stock_metu_add_input_save\":\"Save\",\"mod_m
etu_stock_metu_added\":\"Metu
Saved\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_title\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_update\":\"Update\",\"mod_metu_stock_report_sideb
ar_menu\":\"Metu
Report\",\"mod_metu_stock_report_stock_purchased_from\":\"Purchased
From\",\"mod_metu_stock_report_stock_sold_to\":\"Sold
to\",\"mod_metu_stock_report_report_view_breadcrumb\":\"Metu
Report\",\"mod_metu_stock_report_view_title\":\"Metu
Report\",\"mod_metu_stock_report_view_title_listing\":\"Metu
Report\",\"mod_metu_stock_report_view_available_stock\":\"Available
Stock\",\"mod_metu_stock_report_view_filter_metu\":\"Metu\",\"mod_metu_stock_report
_view_filter_from\":\"From\",\"mod_metu_stock_report_view_filter_to\":\"To\",\"mod_
metu_stock_report_view_filter_search\":\"Search\",\"mod_metu_stock_report_view_thea
d_current_balance\":\"Current
Balance\",\"mod_metu_stock_report_view_thead_sr\":\"#\",\"mod_metu_stock_report_vie
w_thead_date\":\"Date\",\"mod_metu_stock_report_view_thead_details\":\"Details\",\"
mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_report_view_t
head_debit\":\"Debit\",\"mod_metu_stock_report_view_thead_credit\":\"Credit\",\"mod
_metu_stock_report_view_thead_balance\":\"Balance\",\"mod_metu_stock_purchase_sideb
ar_menu\":\"Purchases\",\"mod_metu_stock_purchase_view_breadcrumb\":\"Purchases\",\
"mod_metu_stock_purchase_statement_text\":\"Metu
Purchased:\",\"mod_metu_stock_purchase_view_add_btn\":\"Add
New\",\"mod_metu_stock_purchase_view_title\":\"Purchases\",\"mod_metu_stock_purchas
e_view_title_listing\":\"Purchases
Listing\",\"mod_metu_stock_purchase_view_filter_supplier\":\"Supplier\",\"mod_metu_
stock_purchase_view_filter_from\":\"From\",\"mod_metu_stock_purchase_view_filter_to
\":\"to\",\"mod_metu_stock_purchase_view_filter_search\":\"Search\",\"mod_metu_stoc
k_purchase_view_thead_sr\":\"#\",\"mod_metu_stock_purchase_view_thead_date\":\"Date
\",\"mod_metu_stock_purchase_view_thead_supplier\":\"Supplier\",\"mod_metu_stock_pu
rchase_view_thead_value\":\"Value\",\"mod_metu_stock_purchase_view_thead_percentage
\":\"Per(%)\",\"mod_metu_stock_purchase_view_thead_metu\":\"Metu\",\"mod_metu_stock
_purchase_view_thead_details\":\"Details\",\"mod_metu_stock_purchase_view_thead_act
ion\":\"Action\",\"mod_metu_stock_purchase_view_thead_edit\":\"Edit\",\"mod_metu_st
ock_purchase_view_thead_delete\":\"Delete\",\"mod_metu_stock_purchase_add_breadcrum
b\":\"Add Purchase\",\"mod_metu_stock_purchase_add_title\":\"Add
Purchase\",\"mod_metu_stock_purchase_add_input_date\":\"Date\",\"mod_metu_stock_pur
chase_add_input_supplier\":\"Supplier\",\"mod_metu_stock_purchase_add_input_metu\":
\"Metu\",\"mod_metu_stock_purchase_add_input_value\":\"Value\",\"mod_metu_stock_pur
chase_add_input_percentage\":\"Percentage\",\"mod_metu_stock_purchase_add_input_pur
chased_metu\":\"Purchased
Metu\",\"mod_metu_stock_purchase_add_input_details\":\"Details\",\"mod_metu_stock_p
urchase_add_input_save\":\"Save\",\"mod_metu_stock_purchase_added\":\"Purchase
Saved\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"Sales\",\"mod_metu_stock_sale_view_breadcrumb\":\"Sales\",\"mod_m
etu_stock_sale_statement_text\":\"Metu
Sold:\",\"mod_metu_stock_sale_view_add_btn\":\"Add
New\",\"mod_metu_stock_sale_view_title\":\"Sales\",\"mod_metu_stock_sale_view_title
_listing\":\"Sales
Listing\",\"mod_metu_stock_sale_view_filter_client\":\"Client\",\"mod_metu_stock_sa
le_view_filter_from\":\"From\",\"mod_metu_stock_sale_view_filter_to\":\"to\",\"mod_
metu_stock_sale_view_filter_search\":\"Search\",\"mod_metu_stock_sale_view_thead_sr
\":\"#\",\"mod_metu_stock_sale_view_thead_date\":\"Date\",\"mod_metu_stock_sale_vie
w_thead_client\":\"Client\",\"mod_metu_stock_sale_view_thead_value\":\"Value\",\"mo
d_metu_stock_sale_view_thead_percentage\":\"Per(%)\",\"mod_metu_stock_sale_view_the
ad_metu\":\"Metu\",\"mod_metu_stock_sale_view_thead_details\":\"Details\",\"mod_met
u_stock_sale_view_thead_action\":\"Action\",\"mod_metu_stock_sale_view_th
ead_edit\":\"Edit\",\"mod_metu_stock_sale_view_thead_delete\":\"Delete\",\"mod_metu
_stock_sale_add_breadcrumb\":\"Add Sale\",\"mod_metu_stock_sale_add_title\":\"Add
Sale\",\"mod_metu_stock_sale_add_input_date\":\"Date\",\"mod_metu_stock_sale_add_in
put_client\":\"Client\",\"mod_metu_stock_sale_add_input_metu\":\"Metu\",\"mod_metu_
stock_sale_add_input_value\":\"Value\",\"mod_metu_stock_sale_add_input_percentage\"
:\"Percentage\",\"mod_metu_stock_sale_add_input_sold_metu\":\"Sold
Metu\",\"mod_metu_stock_sale_add_input_details\":\"Details\",\"mod_metu_stock_sale_
add_input_save\":\"Save\",\"mod_metu_stock_sale_added\":\"Sale
Saved\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"Update\",\"mod_items_sets_sidebar_menu
\":\"Sets\",\"mod_items_sets_sales_popup_btn\":\"Add
Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"Approvals\",\"mod_approvals_sub_sidebar_menu\":\"Sub
Approvals\",\"mod_approvals_main_sidebar_menu\":\"Main
Approvals\",\"mod_approvals_button_approve\":\"Approve\",\"mod_approvals_button_rej
ected\":\"Reject\",\"mod_approvals_data_missing_head\":\"Some Data missing to
process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"Financial
Reports\",\"reports_title_financial_balancesheet\":\"BalanceSheet\",\"reports_title
_financial_trial_balance\":\"Trial
Balance\",\"reports_title_financial_income_statement\":\"Income
Statement\",\"reports_title_financial_income_expenses\":\"Income Vs
Expenses\",\"reports_title_financial_day_closing\":\"Day
Closing\",\"reports_title_financial_cash_flow\":\"Cash
Flow\",\"reports_title_financial_chart_of_accounts\":\"Chart of
Accounts\",\"reports_title_financial_clients_balance_summary\":\"Client Balance
Summary\",\"reports_title_financial_general_balance_summary\":\"General Balance
Summary\",\"reports_title_financial_profit_loss\":\"Profit &
Loss\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_cashbook\":\"Cashbook
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_supplier\":\"Supplier
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_client\":\"Clients
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_current_account\":\"Current
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_bank\":\"Bank\\/
Sarafi Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_employee\":\"Employee
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_transit\":\"Transit
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_general\":\"General
Ledgers\\/Statements\",\"reports_title_statements_title_micro_balancesheet\":\"Micr
o BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"General
Reports\",\"reports_general_title_inventory\":\"Inventory\",\"reports_general_title
_sale_stock\":\"Sale & Stock\",\"reports_general_title_item_stock\":\"Item
Stock\",\"reports_general_title_raw_warehouse\":\"Raw
Warehouse\",\"reports_general_title_sales_warehouse\":\"Sales
Warehouse\",\"reports_general_title_item_ledger\":\"Item
Ledger\",\"reports_general_title_damage\":\"Damage
Stock\",\"reports_general_title_expenses\":\"Expenses\",\"reports_general_title_sal
es\":\"Sales\",\"reports_general_title_sales_return\":\"Sales &
Return\",\"reports_general_title_sales_item\":\"Sales
Items\",\"reports_general_title_client_items\":\"Client
Items\",\"reports_general_title_sales_expense\":\"Sales
Expenses\",\"reports_general_title_purchases\":\"Purchases\",\"reports_general_titl
e_purchases_items\":\"Purchases
Items\",\"reports_general_title_purchase_expense\":\"Purchase
Expenses\",\"reports_general_title_production\":\"Production\",\"reports_general_ti
tle_production_expenses\":\"Production
Expenses\",\"reports_general_title_warehouse_transfer\":\"Warehouse
Transfer\",\"reports_general_title_sales_discount\":\"Sales
Discount\",\"reports_general_title_sales_discount2\":\"Sales Discount
2\",\"reports_general_title_purchase_discount\":\"Purchase
Discount\",\"reports_general_title_transfer_in_discount\":\"Transfer In Discount
1\",\"reports_general_title_transfer_in_discount2\":\"Transfer In Discount
2\",\"reports_general_title_transfer_out_discount\":\"Transfer Out Discount
1\",\"reports_general_title_transfer_out_discount2\":\"Transfer Out Discount
2\",\"reports_general_title_sales_services\":\"Sales
Services\",\"reports_general_title_services\":\"Services\",\"reports_general_title_
services_items\":\"Services
Items\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"Batch Wise
Stock\",\"reports_general_title_sales_return_report\":\"Sales
Return\",\"reports_general_title_near_expiry\":\"Near
Expiry\",\"reports_general_title_expired\":\"Expired\",\"reports_general_title_shor
tage\":\"Shortage\",\"reports_general_title_bundle_toop\":\"Item Bundle
Toop\",\"reports_general_title_all_bonuses\":\"All
Bonuses\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text
_update\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_ac
tivities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"das
hboard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weigh
t\",\"dashboard
_activities_text_approved\":\"Approved\",\"dashboard_activities_text_invoice\":\"In
voice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashboard_activities_
text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\",\"dashboard_a
ctivities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Type\",\"dashboar
d_activities_text_account\":\"Account\",\"dashboard_activities_text_contract_create
d\":\"Contract Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"Production\",\"dashboard_activities_module_text_p
roject_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"Dear\",\"system_whatsapp_message_sales_text_you_have_purc
hased\":\"You have purchased material with
invoice#\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"Invoice
Total
Amount\",\"system_whatsapp_message_sales_text_paid\":\"Paid\",\"system_whatsapp_mes
sage_sales_text_pending\":\"Pending\",\"system_whatsapp_message_sales_text_prevoiou
s_balance\":\"Previous
Balance\",\"system_whatsapp_message_sales_text_balance\":\"Total
Balance\",\"system_whatsapp_message_sales_text_date\":\"Date\",\"system_whatsapp_me
ssage_sales_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_sales_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_sales_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"Dear\",\"system_whatsapp_mess
age_journal_text_we_have_received\":\"WE have
received\",\"system_whatsapp_message_journal_text_you_have_received\":\"You have
received\",\"system_whatsapp_message_journal_text_from_your_balance\":\"from your
balance\",\"system_whatsapp_message_journal_text_to_your_balance\":\"to your
balance\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"Your new
balance
is\",\"system_whatsapp_message_journal_text_receipt\":\"Receipt#\",\"system_whatsap
p_message_journal_text_details\":\"Details\",\"system_whatsapp_message_journal_text
_date\":\"Date\",\"system_whatsapp_message_journal_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_journal_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_journal_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks
Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"Shareholder\",\"shareholder_r
eport_view_thead_details\":\"Details\",\"shareholder_report_view_thead_date\":\"Dat
e\",\"shareholder_report_view_thead_credit\":\"Credit\",\"shareholder_report_view_t
head_debit\":\"Debit\",\"shareholder_report_view_thead_balance\":\"Balance\",\"shar
eholder_report_filter_thead_currency\":\"Currency\",\"shareholder_report_filter_the
ad_shareholder\":\"Shareholder\",\"shareholder_report_filter_thead_from\":\"From\",
\"shareholder_report_filter_thead_to\":\"To\",\"mod_financial_accounts_ledger_sideb
ar_main_menu\":\"Account
Ledgers\",\"mod_financial_accounts_ledger_breadcrumb\":\"Financial Account
Ledgers\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"Financial Account
Types\",\"mod_financial_accounts_ledger_view_heading\":\"Financial Account Types
Listing\"}','2025-01-05 14:24:20'),
(29,'LANG677A56D2E36EC4','Pashai','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Production
LTD\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Client\",\"builtin_account_supplier\":\"Supplier\
",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"Cur
rent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale Price\",\"stock_in\":\"Stock
In\",\"stock_out\":\"Stock
Out\",\"damage\":\"Damage\",\"available\":\"Available\",\"item\":\"Item\",\"items\"
:\"Items\",\"opening\":\"Opening\",\"received\":\"Received\",\"sales\":\"Sales\",\"
full_delivery\":\"Full Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice#\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice\
\/Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis
2\",\"category\":\"Category\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"c
p\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"Bndle\",\"too
p_thead\":\"Toop\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_footer\":\"Banner for
Footer\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr\\/
Account\",\"dr_amount\":\"Dr\\/Amount\",\"dr_narration\":\"Dr\\/
Narration\",\"cr_account\":\"Cr\\/Account\",\"cr_amount\":\"Cr\\/
Amount\",\"cr_narration\":\"Cr\\/Narration\",\"receiving_currency\":\"Receiving
Currency\",\"payment_currency\":\"Payment
Currency\",\"receiving_account\":\"Receiving
Account\",\"payment_account\":\"Payment
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving
Amount\",\"payment_amount\":\"Payment
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
Narration\",\"payment_narration\":\"Payment
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"Real
Cost\",\"sub_total\":\"Sub Total\",\"save_print\":\"Save &
Print\",\"update_print\":\"Update & Print\",\"user\":\"User\",\"bill_#\":\"Bill
#\",\"item_description\":\"Item Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance
\":\"USD Equalance\",\"branch_equalance\":\"Shared
Code\",\"branch_equalance_text\":\"This code should be same for all
branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
- \",\"add_entry_jv_num\":\"JV - \",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language
updated successfully.\",\"edit_language_phrase\":\"Edit
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warehouses\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Sales Report\",\"sales_item_report\":\"Sales Item
Report\",\"sales_items\":\"Sales Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Purchases
Expenses\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Production
Expenses\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warehouse
Transfer\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance
(Debit)\",\"account_opening_balance_credit\":\"Opening Balance
(Credit)\",\"account_opening_balance_currency\":\"Currency\",\"edit_account\":\"Edi
t Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total
Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items
Columns Updated Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to serve u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan

Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Sales
Total\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Inventory
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By
USD\",\"inventory\":\"Inventory\",\"inventory_report\":\"Inventory
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"Item
Settings\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_
setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Assets\",\"items_setting
_menu_share_capital\":\"Share Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"items_setting_menu_affiliate_sales\":\"Affiliate
Sales\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_mete
r\":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"Add Extra
Services\",\"add_service_to_sale\":\"Add to
Sale\",\"sales_service_item_desc\":\"Item Description\",\"sale_service\":\"Sales
Services\",\"sales_service_report\":\"Sales Services
Report\",\"dashboard_today_overview\":\"Today
Overview\",\"dashboard_business_overview\":\"Business
Overview\",\"dashboard_sales\":\"Sales\",\"dashboard_profit\":\"Profit\",\"dashboar
d_sales_return\":\"Sales
Return\",\"dashboard_purchases\":\"Purchases\",\"dashboard_expenses\":\"Expenses\",
\"dashboard_supplier_paid\":\"Supplier
Paid\",\"dashboard_client_recieved\":\"Client
Received\",\"dashboard_cash_in\":\"Cash In\",\"dashboard_cash_out\":\"Cash
Out\",\"dashboard_extra_income\":\"Extra Income\",\"dashboard_bank_in\":\"Bank
In\",\"dashboard_bank_out\":\"Bank Out\",\"dashboard_current_stock\":\"Current
Stock\",\"dashboard_recievable\":\"Recievable\",\"dashboard_payable\":\"Payable\",\
"dashboard_cash\":\"Cash\",\"dashboard_bank\":\"Bank\",\"dashboard_damage_stock\":\
"Damage Stock\",\"dashboard_fixed_assets\":\"Fixed
Assets\",\"dashboard_equity\":\"Equity\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu
Available\",\"lot\":\"Lot\",\"lot_purchase\":\"Lot
Purchases\",\"lot_purchases_listing\":\"lot Purchases
Listing\",\"add_lot_purchase\":\"add lot Purchase\",\"new_lot_purchase\":\"New lot
Purchase\",\"add_to_lot_purchase\":\"Add to lot purchase\",\"edit_lot\":\"Edit
Lot\",\"receipt_num\":\"Receipt #\",\"email_attachment\":\"Email
Attachment\",\"fuel_type\":\"Fuel
Type\",\"driver\":\"Driver\",\"plate_num\":\"Plate
#\",\"cmr\":\"CMR\",\"rent\":\"Rent\",\"total_cost\":\"Total
Cost\",\"email_image\":\"Email Image\",\"rent_currency\":\"Rent
Currency\",\"expenses_currency\":\"Expenses Currency\",\"total_weight\":\"Total
Weight\",\"total_rent\":\"Total Rent\",\"total_expenses\":\"Total
Expenses\",\"total_real_cost\":\"Total Real Cost\",\"lot_purchase_invoice\":\"Lot
Purchase Invoice\",\"fuel_amount\":\"Fuel Amount\",\"transit_amount\":\"Transit
Amount\",\"expense_amount\":\"Amount\",\"lot_added\":\"Lot
Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated
successfully\",\"sidebar_lot_purchase\":\"Purchases\",\"sidebar_lot_avail_warehouse
\":\"Available\",\"sidebar_lot_sold_warehouse\":\"Sold\",\"sidebar_lot_moved_wareho
use\":\"Moved\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"Financials
Transactions\",\"lot_purchase_avail\":\"Lot Purchases
Available\",\"avail_lot_purchases_listing\":\"Available Lot Purchases
Listing\",\"purchased_invoice\":\"Purchaed Invoice\",\"purchased_date\":\"Purchaed
Date\",\"sold_?\":\"Sold ?\",\"btn_sold_?\":\"Sold ?\",\"btn_sold_invoice_?\":\"Sol
d
Invoice ?\",\"move_?\":\"Move ?\",\"btn_move_?\":\"Move ?\",\"preview\":\"Preview\"
,\"no_image\":\"No Image\",\"receipt_exist\":\"Receipt
Exist\",\"receipt_number_exist\":\"This receipt number already
exist\",\"lot_sold_title\":\"Lot Sold\",\"lot_sold_tag_line\":\"Enter details of
sold lot item.\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"Difference\",\"gross_weight\":\"Gross
Weight\",\"gross_amount\":\"Gross
Amount\",\"cash\":\"Cash\",\"cash_account\":\"Cash
Account\",\"plus\":\"Plus\",\"minus\":\"Minus\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"Lot Sold
Invoice\",\"total_amount\":\"Total Amount\",\"sold_lot_listing\":\"Sold Lot
Listing\",\"lot_sales\":\"Lot Sales\",\"purchased_invoice_num\":\"P.invoice
#\",\"sold_date\":\"Sold Date\",\"sold_invoice_num\":\"S.Invoice
#\",\"moved_lots\":\"Moved Lots\",\"moved_lots_listing\":\"Moved Lots
Listing\",\"lot_moved_title\":\"Move Lot\",\"lot_moved_tag_line\":\"Enter following
details to move lot item\",\"move_lot\":\"Move Lot\",\"lot_moved\":\"Lot
Moved\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"Lot Difference
Report\",\"lot_difference_report_listing\":\"Lot Difference Report
Listing\",\"weight_first\":\"1st
Weight\",\"difference_positive\":\"Difference+\",\"difference_negative\":\"Differen
ce-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete Lot
Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View
Lot Moved\",\"add_lot_moved_right\":\"Add Lot
Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"Lot Difference
Report\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"Micro BalanceSheet\",\"available_tankers\":\"Available
Tankers\",\"clients\":\"Clients\",\"cashbook\":\"Cashbook\",\"payable\":\"Payable\"
,\"banks\":\"Banks\",\"suppliers\":\"Suppliers\",\"assets_total\":\"Assets
Total\",\"payable_total\":\"Payable Total\",\"total_in_usd\":\"Total in
USD\",\"equity\":\"Equity\",\"current_cash\":\"Current
Cash\",\"yesterday_cash\":\"Yesterday
Cash\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"Details\",\"iran_to_afghanistan\":\"Transit from
Iran to Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"Color\",\"dashboard_recieved\":\"Recieved\",\"dashboard_profi
t_loss\":\"Profit & Loss\",\"dashboard_net_profit\":\"Net
Profit\",\"dashboard_bank_accounts\":\"Bank
Accounts\",\"dashboard_activities\":\"Activities\",\"dashboard_need_attention\":\"N
eed Attention\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"Expiry
Alerts\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"Expiry
Date\",\"titlebar_expiry_alert_empty\":\"No Expiry
Alerts\",\"titlebar_product_alerts\":\"Product
Alerts\",\"titlebar_avail_qty\":\"Avail Qty\",\"titlebar_product_alert_empty\":\"No
Products Alerts\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"No Activity
Alerts\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_wei
ght\":\"Total Gross Weight\",\"both\":\"Both\",\"purchase_type\":\"Purchase
Type\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"Branch Transfer\",\"branch_transfer_out\":\"Branch
Transfer Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"Overall\",\"s
tatement\":\"Statement\",\"balancesheet\":\"Balancesheet\",\"positive_limit\":\"Pos
itive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous
Balance\",\"colour\":\"Colour\",\"remarks\":\"Remarks\",\"passed\":\"Passed\",\"act
ivities_dropdown_all\":\"All\",\"activities_dropdown_sales\":\"Sales\",\"activities
_dropdown_purchases\":\"Purchases\",\"activities_dropdown_production\":\"Production
\",\"activities_dropdown_journal\":\"Journal\",\"activities_dropdown_extra_income\"
:\"Extra Income\",\"activities_dropdown_damage_stock\":\"Damage
Stock\",\"activities_dropdown_warehouse Transfer\":\"Warehouse
Transfer\",\"activities_dropdown_transit\":\"Transit\",\"activities_dropdown_paysli
ps\":\"Payslips\",\"activities_dropdown_expenses\":\"Expenses\",\"activities_dropdo
wn_lot_purchases\":\"Lot Purchases\",\"activities_dropdown_lot_sold\":\"Lot
Sold\",\"activities_dropdown_lot_moved\":\"Lot
Moved\",\"synchronization\":\"Synchronization\",\"synchronize_btn\":\"Synchronize\"
,\"synchronization_local_to_live_title\":\"Sync Data from your Local Database to
Live Database\",\"synchronization_live_to_local_title\":\"Sync Data from your Live
Database to Local Database\",\"synchronization_no_data\":\"No
Data\",\"synchronization_no_data_message\":\"Data not found to
synchronize\",\"synchronization_done\":\"Job
Done\",\"synchronization_done_message\":\"Synchronization successfully
completed.\",\"internet_error\":\"Internet Error\",\"internet_error_message\":\"LAN
connection is not
stable.\",\"projects\":\"Projects\",\"projects_listing\":\"Projects
Listing\",\"add_project\":\"Add Project\",\"add_new_project\":\"Add New
Project\",\"edit_project\":\"Edit Project\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"Project Name\",\"project_address\":\"Project
Address\",\"contact_person\":\"Contact Person\",\"contact_number\":\"Contact
Number\",\"company_name\":\"Company Name\",\"cash_paid_account\":\"Cash Paid
Account\",\"project_cost\":\"Project Cost\",\"pending_amount\":\"Pending
Amount\",\"start_date\":\"Start Date\",\"end_date\":\"End
Date\",\"comments\":\"Comments\",\"login_name\":\"Login
Name\",\"confirm_password\":\"Confirm Password\",\"in_process_projects\":\"In
Process Projects\",\"in_process_projects_listing\":\"In Process Projects
Listing\",\"process_details\":\"Process
Details\",\"process_details_listing\":\"Process Details
Listing\",\"complete\":\"Complete\",\"description\":\"Description\",\"supervisor\":
\"Supervisor\",\"completed_projects\":\"Completed
Projects\",\"completed_projects_listing\":\"Completed Projects
Listing\",\"move_to_process\":\"Move to Process\",\"projects_reports\":\"Projects
Reports\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"Payment
Deductions\",\"payment_deductions_listing\":\"Payment Deductions
Listing\",\"add_payment_deduction\":\"Add Payment
Deduction\",\"add_new_payment_deduction\":\"Add New Payment
Deduction\",\"edit_payment_deduction\":\"Edit Payment
Deduction\",\"scan_copy\":\"Scan
Copy\",\"project\":\"Project\",\"select_project\":\"Select
Project\",\"from_account\":\"From Account\",\"to_account\":\"To
Account\",\"project_currency_amount\":\"Project Currency
Amount\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"Expenses
Deductions\",\"expenses_deductions_listing\":\"Expenses Deductions
Listing\",\"add_expense_deduction\":\"Add Expense
Deduction\",\"add_new_expense_deduction\":\"Add New Expense
Deduction\",\"edit_expense_deduction\":\"Edit Expense
Deduction\",\"cash_expenses\":\"Cash Expenses\",\"inventory_expenses\":\"Inventory
Expenses\",\"expense_type\":\"Expense
Type\",\"private\":\"Private\",\"other\":\"Other\",\"leaves\":\"Leaves\",\"leaves_l
isting\":\"Leaves Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"Approved Expenses
Deductions\",\"approved_expenses_deductions_listing\":\"Approved Expenses
Deductions
Listing\",\"approve\":\"Approve\",\"approved\":\"Approved\",\"disapprove\":\"Disapp
rove\",\"check_all\":\"Check All\",\"approve_all\":\"Approve
All\",\"disapprove_all\":\"Disapprove All\",\"delete_all\":\"Delete
All\",\"agent\":\"Agent\",\"weight_lose\":\"W-Lose\",\"fuel_lose_report\":\"Fuel
Lose
Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"Project
Payments\",\"project_payments_listing\":\"Project Payments
Listing\",\"new_project_payment\":\"New Project
Payment\",\"add_new_project_payment\":\"Add New Project
Payment\",\"edit_project_payment\":\"Edit Project
Payment\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"Payment Type\",\"select_user\":\"Select
User\",\"deduction_type\":\"Deduction
Type\",\"loans\":\"Loans\",\"loan\":\"Loan\",\"loans_listing\":\"Loans
Listing\",\"loan_modal_title\":\"Loan\",\"loan_modal_tag_line\":\"Submit Loan
Payment Info\",\"loan_amount\":\"Loan Amount\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"Received
Money\",\"received_money_listing\":\"Received Money
Listing\",\"dash_number_of_pending_projects\":\"NOPP\",\"dash_number_of_completed_p
rojects\":\"NOCP\",\"dash_cost_of_pending_projects\":\"COPP\",\"dash_cost_of_comple
ted_projects\":\"COCP\",\"dash_pending_amount_of_projects\":\"PAOP\",\"dash_cash_pa
id_of_projects\":\"CPOP\",\"dash_expenses_deductions_of_completed_projects\":\"EDOC
P\",\"dash_profit_of_completed_projects\":\"POCP\",\"dash_number_of_pending_expense
s_deductions\":\"NOPED\",\"balance_summary_projects_completed_cost\":\"Completed
Projects Cost\",\"balance_summary_projects_pending_amount\":\"Projects Pending
Amount\",\"balance_summary_projects_completed_expenses\":\"Completed Projects
Expenses\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"Items\",\"c
onstruction_items_listing\":\"Items Listing\",\"new_construction_item\":\"New
Item\",\"add_new_construction_item\":\"Add New
Item\",\"edit_construction_item\":\"Edit Item\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"Warehouses\",\"construction_warehouses
_listing\":\"Warehouses Listing\",\"new_construction_warehouse\":\"New
Warehouse\",\"add_new_construction_warehouse\":\"Add New
Warehouse\",\"edit_construction_warehouse\":\"Edit
Warehouse\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"Purchases\",\"construction_purchases_li
sting\":\"Purchases Listing\",\"construction_purchases_invoice\":\"Purchases
Invoice\",\"new_construction_purchase\":\"New
Purchase\",\"add_new_construction_purchase\":\"Add New
Purchase\",\"edit_construction_purchase\":\"Edit
Purchase\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"Contracts\",\"construction_contracts_li
sting\":\"Contracts Listing\",\"new_construction_contract\":\"New
Contract\",\"add_new_construction_contract\":\"Add New
Contract\",\"edit_construction_contract\":\"Edit
Contract\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"Contract
Type\",\"machinery\":\"Machinery\",\"duration_type\":\"Duration
Type\",\"monthly\":\"Monthly\",\"days\":\"Days\",\"hours\":\"Hours\",\"sqm\":\"Sqm\
",\"select_employee\":\"Select Employee\",\"number_of_months\":\"Number Of
Months\",\"number_of_days\":\"Number Of Days\",\"number_of_hours\":\"Number Of
Hours\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"Working
Hours Per Day\",\"rate_per_hour\":\"Rate Per Hour\",\"driver_name\":\"Driver
Name\",\"driver_mobile\":\"Driver Mobile\",\"projects_assigning\":\"Projects
Assigning\",\"projects_assigning_listing\":\"Projects Assigning
Listing\",\"new_project_assigning\":\"New Project
Assign\",\"add_new_project_assigning\":\"Add New
Project Assign\",\"edit_project_assigning\":\"Edit Project
Assign\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"Assign
Type\",\"material\":\"Material\",\"start_time\":\"Start Time\",\"end_time\":\"End
Time\",\"select_machinery\":\"Select
Machinery\",\"project_assigning_status\":\"Status\",\"project_assigning_pending\":\
"Pending\",\"project_assigning_passed\":\"Passed\",\"project_assigning_report_menu\
":\"Project Assign Report\",\"project_assigning_report_breadcrumb\":\"Project
Assign Report\",\"project_assigning_report_title\":\"Project Assign
Report\",\"project_assigning_report_title_listing\":\"Project Assign
Lisitng\",\"project_assigning_report_filter_project\":\"Project\",\"project_assigni
ng_report_filter_material\":\"Material\",\"project_assigning_report_filter_employee
\":\"Employee\",\"project_assigning_report_filter_machinery\":\"Machinery\",\"proje
ct_assigning_report_filter_from\":\"From\",\"project_assigning_report_filter_to\":\
"To\",\"project_assigning_report_filter_search\":\"Search\",\"project_assigning_rep
ort_thead_serial\":\"#\",\"project_assigning_report_thead_date\":\"Date\",\"project
_assigning_report_thead_project\":\"Project\",\"project_assigning_report_thead_type
\":\"Type\",\"project_assigning_report_thead_work_time\":\"Work
Time\",\"project_assigning_report_thead_employee\":\"Employee\",\"project_assigning
_report_thead_machinery\":\"Machinery\",\"project_assigning_report_thead_material\"
:\"Material\",\"project_assigning_report_thead_qty\":\"Qty\",\"project_assigning_re
port_thead_comments\":\"Comments\",\"cons_warehouse_details_breadcrumb\":\"Warehous
e Details\",\"cons_warehouse_details_title\":\"Warehouse
Details\",\"cons_warehouse_details_title_listing\":\"Warehouse Details
Lisitng\",\"cons_warehouse_details_filter_item\":\"Item\",\"cons_warehouse_details_
filter_project\":\"Project\",\"cons_warehouse_details_filter_from\":\"From\",\"cons
_warehouse_details_filter_to\":\"To\",\"cons_warehouse_details_filter_search\":\"Se
arch\",\"cons_warehouse_details_thead_serial\":\"#\",\"cons_warehouse_details_thead
_item_name\":\"Item
Name\",\"cons_warehouse_details_thead_unit\":\"Unit\",\"cons_warehouse_details_thea
d_rate\":\"Rate\",\"cons_warehouse_details_thead_total\":\"Total
Qty\",\"cons_warehouse_details_thead_assign\":\"Assign
Qty\",\"cons_warehouse_details_thead_work_available\":\"Ava
Qty\",\"cons_warehouse_details_thead_damage\":\"Damage\",\"cons_purchase_invoice_ti
tle\":\"Purchase Invoice\",\"cons_purchase_invoice_title_listing\":\"Warehouse
Details
Lisitng\",\"cons_purchase_invoice_top_date\":\"Date\",\"cons_purchase_invoice_top_u
ser\":\"User\",\"cons_purchase_invoice_top_supplier\":\"Supplier\",\"cons_purchase_
invoice_top_bill\":\"Bill
#\",\"cons_purchase_invoice_thead_serial\":\"#\",\"cons_purchase_invoice_thead_item
_name\":\"Item
Name\",\"cons_purchase_invoice_thead_unit\":\"Unit\",\"cons_purchase_invoice_thead_
qty\":\"Qty\",\"cons_purchase_invoice_thead_rate\":\"Rate\",\"cons_purchase_invoice
_thead_total\":\"Total\",\"cons_purchase_invoice_thead_paid\":\"Paid\",\"cons_purch
ase_invoice_thead_pending\":\"Pending\",\"projects_assigning_report\":\"Projects
Assign Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"Overall
Debit\",\"ledger_overall_credit\":\"Overall
Credit\",\"ledger_overall_balance\":\"Overall
Balance\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_e
m_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_daily_attendence_day_prefix
\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLIDAY\",\"mod_em_daily_at
tendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_attendence_cancel_btn_text\"
:\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence will be
save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"Supplier Due\",\"fixed_assets\":\"Fixed
Assets\",\"other_accounts\":\"Other Accounts\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_m
od_view_thead_total\":\"Total\",\"services_mod_view_thead_discount\":\"Dicount\",\"
services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"Email
Alerts\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"Messages
Alerts\",\"mod_message_alerts_client\":\"Messages
Alerts\",\"mod_message_alerts_text_customer_name\":\"Customer\",\"mod_message_alert
s_text_dear\":\"Dear\",\"mod_message_alerts_text_make_payment\":\"Please make
payment on time\",\"mod_message_alerts_text_current_balance\":\"Your Current
Balance is\",\"mod_message_alerts_text_branch_address\":\"Branch
Address\",\"mod_message_alerts_text_branch_mobile\":\"Branch
Phone\",\"mod_message_alerts_text_thanks\":\"Thank
You!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"Send
Message\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"D
ate\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoi
ce\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thea
d_unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead
_rate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_me
nu_main\":\"Marketers\",\"marketers_sidebar_menu\":\"Marketers
List\",\"marketers\":\"Marketers\",\"marketer\":\"Marketer\",\"marketers_view_bread
crumb\":\"Marketers\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"Marketers\",\"marketers_view_thead_sr\":\"#\",\"ma
rketers_view_thead_name\":\"Name\",\"marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers_view_thead_report\":\"Report\",\"marketers_view_thead_
action\":\"Action\",\"marketers_view_thead_edit\":\"Edit\",\"marketers_view_thead_d
elete\":\"Delete\",\"marketers_add_breadcrumb\":\"Add
Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last
Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_c
ommission\":\"Commission\",\"marketers_add_input_email\":\"email\",\"marketers_add_
input_username\":\"Username\",\"marketers_add_input_password\":\"Password\",\"marke
ters_add_input_account\":\"Account\",\"marketers_add_input_save\":\"Save\",\"market
ers_service_added\":\"Marketer Saved\",\"marketers_save_successfully\":\"Marketer
saved successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice
4\",\"ph_transfer\":\"Transfers\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"Cli
ent Categories\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"Clie
nt\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main\":
\"Approvals\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_a
pproval_view_thead_client\":\"client\",\"receipts_approval_view_thead_requested_by\
":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"St \\/
In\",\"batch_rep_view_thead_stocki_out\":\"St \\/
Out\",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stoc
ki_tin\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"Damage\",\"batch_rep_view_thead_stoc
ki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_v
alue\":\"Value\",\"bundle_item_report_breadcrumb\":\"Item Bundle Toop
Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es
Return\",\"stock_general_ledger_report_module_production\":\"Production\",\"stock_g
eneral_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date
\",\"audit_report_thead_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"
audit_report_thead_action\":\"Action\",\"audit_report_thead_details\":\"Details\",\
"audit_report_thead_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_re
port_module_text_to\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_rep
ort_module_text_invoice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"au
dit_report_module_items_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales
Return\",\"audit_report_module_production\":\"Production\",\"audit_report_module_pr
oduction_in\":\"Production In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"Sales
Return\",\"sales_return_view_breadcrumb\":\"Sales
Return\",\"sales_return_view_title\":\"Sales
Return\",\"sales_return_view_add_btn\":\"Add
New\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"Date\
",\"sales_return_view_thead_invoice\":\"Invoice\",\"sales_return_view_thead_client\
":\"Client\",\"sales_return_view_thead_sales_total\":\"Sales
Total\",\"sales_return_view_thead_discount\":\"Discount\",\"sales_return_view_thead
_inv_total\":\"Invoice
Total\",\"sales_return_view_thead_received\":\"Received\",\"sales_return_view_thead
_remaining\":\"Remaining\",\"sales_return_view_thead_refund\":\"Refund\",\"sales_re
turn_view_thead_action\":\"Action\",\"sales_return_add_breadcrumb\":\"Add Sales
Return\",\"sales_return_add_title\":\"Add Sales
Return\",\"sales_return_add_select_client\":\"Select
Client\",\"sales_return_add_select_invoice\":\"Select
Invoice\",\"sales_return_add_refund_btn\":\"Refund\",\"sales_return_add_thead_sr\":
\"#\",\"sales_return_add_thead_item\":\"Item\",\"sales_return_add_thead_warehouse\"
:\"Warehouse\",\"sales_return_add_thead_unit\":\"Unit\",\"sales_return_add_thead_qt
y\":\"Qty\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead
_discount_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"Rate\",\"sales_return_add_
thead_total\":\"Total\",\"sales_return_add_thead_return_qty\":\"Ret
Qty\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"Total
Invoice\",\"sales_return_add_total_refund\":\"Total
Refund\",\"sales_return_add_total_received\":\"Received\",\"sales_return_add_rec_ac
count\":\"Received Account\",\"sales_return_add_save_print\":\"Save &
Print\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"Edit Sales
Return\",\"sales_return_edit_title\":\"Edit Sales
Return\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":\"Please check and review the stock completely,
Otherwise company will not be responsible. We will not return the stock which have
less than 6 months
expiry\",\"sales_invoice_4_thead_client\":\"Client\",\"sales_invoice_4_thead_invoic
e\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date\",\"sales_invoice_4_thead_use
r\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sales_invoice_4_thead_details\":\
"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sales_invoice_4_thead_rate\":\"R
ate\",\"sales_invoice_4_thead_total\":\"Total\",\"sales_invoice_4_thead_memo\":\"Me
mo\",\"sales_invoice_4_thead_grand_total\":\"Total\",\"sales_invoice_4_thead_paid\"
:\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending\",\"mod_trans_sidebar_menu_ma
in\":\"Transfers\",\"mod_trans_in_sidebar_menu\":\"Transfer
In\",\"mod_trans_in\":\"Transfer In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"
Item\",\"mod_trans_in_add_input_warehouse\":\"Warehouse\",\"mod_trans_in_add_input_
batch\":\"Batch\",\"mod_trans_in_add_input_unit\":\"Unit\",\"mod_trans_in_add_input
_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry\":\"Expiry\",\"mod_trans_in_add_inpu
t_cost\":\"Cost\",\"mod_trans_in_add_input_profit\":\"Profit\",\"mod_trans_in_add_i
nput_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
ookings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_b
readcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Requested Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Requested
Qty\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"Orders\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pe
nding Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",
\"mod_orders_view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"Production\",\"mod_production_relation
_sidebar_menu\":\"Production
Relation\",\"mod_production_relation_add_view\":\"Production
Relation\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_name\":\"Name\",\"mod_production_relation_view_thead_item\":\"Item\",\"
mod_production_relation_view_thead_action\":\"Action\",\"mod_production_relation_vi
ew_thead_edit\":\"Edit\",\"mod_production_relation_view_thead_delete\":\"Delete\",\
"mod_production_relation_add_breadcrumb\":\"Add Production
Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_name\":\"Name\",\"mod_production_rel
ation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"Production\",\"mod_production_add_view\":\"Production\",\"mod_producti
on_view_add_btn\":\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_formula\":\"Formula\",\"mod_production_add_input_item\":\"Item\",\"mod_prod
uction_add_input_warehouse\":\"Warehouse\",\"mod_production_add_input_raw_item\":\"
Raw Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"Production
Raw\",\"mod_production_raw_relation_sidebar_menu\":\"Production Raw
Relation\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"Production Raw\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"Production
New\",\"mod_production_new_sidebar_menu\":\"Production\",\"mod_production_new_formu
la_sidebar_menu\":\"Formula\",\"mod_production_new_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"Production
Formula\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"Pending Qty
Out\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From: \",\"customer_ledger_branch_not_
found\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# - \",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
- \",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
- \",\"ledgers_module_wise_sr_prefix_production\":\"PR#
- \",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
- \",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
- \",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
- \",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
- \",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
- \",\"mod_journal_invoice_jv_num\":\"JV
- \",\"mod_journal_invoice_date\":\"Date\",\"mod_journal_invoice_accounts\":\"Accou
nts\",\"mod_journal_invoice_details\":\"Details\",\"mod_journal_invoice_debit_amoun
t\":\"Debit\\/Amount\",\"mod_journal_invoice_ex_rate\":\"Ex\\/
Rate\",\"mod_journal_invoice_credit_amount\":\"Credit\\/
Amount\",\"mod_journal_invoice_business_manager\":\"Business
Manager\",\"mod_journal_invoice_authorised_signatory\":\"Authorized
Signatory\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"Capital
Types\",\"mod_share_capitals_cat_view_breadcrumb\":\"Categories\",\"mod_share_capit
als_cat_view_add_btn\":\"Add
New\",\"mod_share_capitals_cat_view_title\":\"Categories\",\"mod_share_capitals_cat
_view_thead_sr\":\"#\",\"mod_share_capitals_cat_view_thead_name\":\"Name\",\"mod_sh
are_capitals_cat_view_thead_action\":\"Action\",\"mod_share_capitals_cat_add_breadc
rumb\":\"Add Category\",\"mod_share_capitals_cat_add_title\":\"Add
Category\",\"mod_share_capitals_cat_add_input_name\":\"Name\",\"mod_share_capitals_
cat_add_input_save\":\"Save\",\"mod_share_capitals_cat_category_added\":\"Category
Saved\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_share_capitals_cat_edit_title\":\"Edit
Category\",\"mod_share_capitals_cat_edit_update\":\"Update\",\"mod_share_capitals_s
idebar_menu\":\"Capitals\",\"mod_share_capitals_view_breadcrumb\":\"Capitals\",\"mo
d_share_capitals_view_add_btn\":\"Add
New\",\"mod_share_capitals_view_title\":\"Capitals\",\"mod_share_capitals_view_titl
e_listing\":\"Capitals
Listing\",\"mod_share_capitals_view_thead_sr\":\"#\",\"mod_share_capitals_view_thea
d_date\":\"Date\",\"mod_share_capitals_view_thead_category\":\"Category\",\"mod_sha
re_capitals_view_thead_account\":\"Account\",\"mod_share_capitals_view_thead_shareh
older\":\"Shareholder\",\"mod_share_capitals_view_thead_amount\":\"Amount\",\"mod_s
hare_capitals_view_thead_percentage\":\"Per(%)\",\"mod_share_capitals_view_thead_de
tails\":\"Details\",\"mod_share_capitals_view_thead_action\":\"Action\",\"mod_share
_capitals_view_thead_edit\":\"Edit\",\"mod_share_capitals_view_thead_delete\":\"Del
ete\",\"mod_share_capitals_add_breadcrumb\":\"Add
Capital\",\"mod_share_capitals_add_title\":\"Add
Capital\",\"mod_share_capitals_add_input_date\":\"Date\",\"mod_share_capitals_add_i
nput_category\":\"Category\",\"mod_share_capitals_add_input_account\":\"Account\",\
"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"Currency\",\"mod_share_capita
ls_add_input_shareholder\":\"Shareholder\",\"mod_share_capitals_add_input_amount\":
\"Amount\",\"mod_share_capitals_add_input_percentage\":\"Percentage\",\"mod_share_c
apitals_add_input_details\":\"Details\",\"mod_share_capitals_add_input_save\":\"Sav
e\",\"mod_share_capitals_added\":\"Capital
Saved\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"Edit
Capital\",\"mod_share_capitals_edit_title\":\"Edit
Capital\",\"mod_share_capitals_edit_update\":\"Update\",\"mod_shareholder_sidebar_m
ain_menu\":\"Shareholder\",\"mod_shareholder_view_add_btn\":\"Add
New\",\"mod_shareholder_view_title\":\"Shareholder\",\"mod_shareholder_view_add_but
ton\":\"Add New Shareholder\",\"mod_shareholder_view_title_listing\":\"Shareholder
Listing\",\"mod_shareholder_view_thead_sr\":\"Sr
#\",\"mod_shareholder_view_thead_name\":\"Name\",\"mod_shareholder_view_thead_last_
name\":\"Last
Name\",\"mod_shareholder_view_thead_mobile\":\"Mobile\",\"mod_shareholder_view_thea
d_nic\":\"NIC\",\"mod_shareholder_view_thead_address\":\"Address\",\"mod_shareholde
r_view_thead_percentage\":\"Percentage\",\"mod_shareholder_view_thead_comments\":\"
Comments\",\"mod_shareholder_view_thead_action\":\"Action\",\"mod_shareholder_view_
thead_edit\":\"Edit\",\"mod_shareholder_view_thead_delete\":\"Delete\",\"mod_shareh
older_add_breadcrumb\":\"Add Shareholder\",\"mod_shareholder_add_title\":\"Add New
Shareholder\",\"mod_shareholder_add_input_name\":\"Name\",\"mod_shareholder_add_inp
ut_last_name\":\"Last
Name\",\"mod_shareholder_add_input_mobile\":\"Mobile\",\"mod_shareholder_add_input_
nic\":\"NIC\",\"mod_shareholder_add_input_address\":\"Address\",\"mod_shareholder_a
dd_input_percentage\":\"Percentage\",\"mod_shareholder_add_input_comments\":\"Comme
nts\",\"mod_shareholder_add_input_save\":\"Save\",\"mod_shareholder_added\":\"Share
holder Saved\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"Edit
Shareholder\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_vie
w_add_btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"Turnover\",\"mod_turnover_view_add_btn\"
:\"Add
New\",\"mod_turnover_view_title\":\"Turnover\",\"mod_turnover_view_add_button\":\"A
dd New Turnover\",\"mod_turnover_view_title_listing\":\"Turnover
Listing\",\"mod_turnover_view_thead_sr\":\"Sr
#\",\"mod_turnover_view_thead_date\":\"Date\",\"mod_turnover_view_thead_range\":\"R
ange\",\"mod_turnover_view_thead_net_income\":\"Net
Income\",\"mod_turnover_view_thead_action\":\"Action\",\"mod_turnover_view_thead_ed
it\":\"Edit\",\"mod_turnover_view_thead_delete\":\"Delete\",\"mod_turnover_add_brea
dcrumb\":\"Add Turnover\",\"mod_turnover_add_title\":\"Add New
Turnover\",\"mod_turnover_add_input_currency\":\"Currency\",\"mod_turnover_add_inpu
t_from\":\"From\",\"mod_turnover_add_input_to\":\"To\",\"mod_turnover_add_input_sea
rch_button\":\"Search\",\"mod_turnover_add_input_sales_income\":\"Sales
Income\",\"mod_turnover_add_input_services_income\":\"Services
Income\",\"mod_turnover_add_input_other_income\":\"Other
Income\",\"mod_turnover_add_input_total_revenue\":\"Total
Revenue\",\"mod_turnover_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_turnover_add_input_salaries\":\"Salaries\",\"mod_turnover_add_input_ex
penses\":\"Expenses\",\"mod_turnover_add_input_assets\":\"Assets\",\"mod_turnover_a
dd_input_net_income\":\"Net Income\",\"mod_turnover_added\":\"turnover
Saved\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"Edit
Turnover\",\"mod_turnover_ledger_details\":\"Turnover is
Submitted\",\"mod_shareholder_credit_sidebar_main_menu\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_btn\":\"Add
New\",\"mod_shareholder_credit_view_title\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_button\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_view_title_listing\":\"Shareholder Credit
Listing\",\"mod_shareholder_credit_view_thead_sr\":\"Sr
#\",\"mod_shareholder_credit_view_thead_date\":\"Date\",\"mod_shareholder_credit_vi
ew_thead_currency\":\"Currency\",\"mod_shareholder_credit_view_thead_shareholder\":
\"Shareholder\",\"mod_shareholder_credit_view_thead_amount\":\"Amount\",\"mod_share
holder_credit_view_thead_percentage\":\"Per(%)\",\"mod_shareholder_credit_view_thea
d_account\":\"Account\",\"mod_shareholder_credit_view_details\":\"Details\",\"mod_s
hareholder_credit_view_thead_action\":\"Action\",\"mod_shareholder_credit_view_thea
d_edit\":\"Edit\",\"mod_shareholder_credit_view_thead_delete\":\"Delete\",\"mod_sha
reholder_credit_add_breadcrumb\":\"Add Shareholder
Credit\",\"mod_shareholder_credit_add_title\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_add_input_currency\":\"Currency\",\"mod_sharehold
er_credit_add_input_from\":\"From\",\"mod_shareholder_credit_add_input_to\":\"To\",
\"mod_shareholder_credit_add_input_sales_income\":\"Sales
Income\",\"mod_shareholder_credit_add_input_services_income\":\"Services
Income\",\"mod_shareholder_credit_add_input_other_income\":\"Other
Income\",\"mod_shareholder_credit_add_input_total_revenue\":\"Total
Revenue\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_shareholder_credit_add_input_salaries\":\"Salaries\",\"mod_shareholder
_credit_add_input_expenses\":\"Expenses\",\"mod_shareholder_credit_add_input_assets
\":\"Assets\",\"mod_shareholder_credit_add_input_net_income\":\"Net
Income\",\"mod_shareholder_credit_added\":\"Shareholder Credit
Saved\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_affiliate_sale_sidebar_main_menu\":\"Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_add\":\"Add Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_view\":\"View Affiliate
Sales\",\"mod_affiliate_sale_view_add_btn\":\"Add
New\",\"mod_affiliate_sale_view_title\":\"Affiliate
Sales\",\"mod_affiliate_sale_view_add_button\":\"Add New
Sales\",\"mod_affiliate_sale_view_title_listing\":\"Affiliate Sales
Listing\",\"mod_affiliate_sale_view_thead_sr\":\"Sr
#\",\"mod_affiliate_sale_view_thead_date\":\"Date\",\"mod_affiliate_sale_view_thead
_invoice\":\"Invoive#\",\"mod_affiliate_sale_view_thead_seller\":\"Seller\",\"mod_a
ffiliate_sale_view_thead_buyer\":\"Buyer\",\"mod_affiliate_sale_view_thead_total_co
st\":\"Totol Cost\",\"mod_affiliate_sale_view_thead_total_sale\":\"Total
Sale\",\"mod_affiliate_sale_view_commission_percentage\":\"Commission(%)\",\"mod_af
filiate_sale_view_thead_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_view_thead_memo\":\"Memo\",\"mod_affiliate_sale_view_
thead_action\":\"Action\",\"mod_affiliate_sale_view_thead_edit\":\"Edit\",\"mod_aff
iliate_sale_view_thead_delete\":\"Delete\",\"mod_affiliate_sale_add_breadcrumb\":\"
Add Affiliate Sales\",\"mod_affiliate_sale_add_title\":\"Add New Affiliate
Sales\",\"mod_affiliate_sale_add_input_currency\":\"Currency\",\"mod_affiliate_sale
_add_input_saller\":\"Saller\",\"mod_affiliate_sale_add_input_saller_placeholder\":
\"Select
supplier\",\"mod_affiliate_sale_add_input_buyer\":\"Buyer\",\"mod_affiliate_sale_ad
d_input_clients_placeholder\":\"Select
Client\",\"mod_affiliate_sale_add_input_item\":\"Item\",\"mod_affiliate_sale_add_in
put_unit\":\"Unit\",\"mod_affiliate_sale_add_input_qty\":\"Quantity\",\"mod_affilia
te_sale_add_input_cost\":\"Cost\",\"mod_affiliate_sale_add_input_sale_price\":\"S\\
/
Price\",\"mod_affiliate_sale_add_input_profit\":\"Profit\",\"mod_affiliate_sale_add
_add_to_list\":\"Add to
List\",\"mod_affiliate_sale_add_thead_item\":\"Item\",\"mod_affiliate_sale_add_thea
d_unit\":\"Unit\",\"mod_affiliate_sale_add_thead_qty\":\"Quantity\",\"mod_affiliate
_sale_add_thead_cost\":\"Cost\",\"mod_affiliate_sale_add_thead_sale_price\":\"S\\/
Price\",\"mod_affiliate_sale_add_thead_profit\":\"Profit\",\"mod_affiliate_sale_add
_thead_total\":\"Total\",\"mod_affiliate_sale_add_input_total_cost\":\"Total
Cost\",\"mod_affiliate_sale_add_input_total_sale_price\":\"Total Sale
Price\",\"mod_affiliate_sale_add_input_commission\":\"Commission
%\",\"mod_affiliate_sale_add_input_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_add_input_rent\":\"Rent\",\"mod_affiliate_sale_add_in
put_mazdory\":\"Mazdory\",\"mod_affiliate_sale_add_input_monshiana\":\"Monshiana\",
\"mod_affiliate_sale_add_input_akhrajat\":\"Degar
Akhrajat\",\"mod_affiliate_sale_add_input_total_expenses\":\"Total
Expenses\",\"mod_affiliate_sale_add_input_net_cost\":\"Net
Cost\",\"mod_affiliate_sale_added\":\"Affiliate Sales
Saved\",\"mod_affiliate_sale_save_successfully\":\"Affiliate Sales Saved
Successfully\",\"mod_affiliate_sale_update\":\"Affiliate Sales
Updated\",\"mod_affiliate_sale_update_successfully\":\"Affiliate Sales Updated
Successfully\",\"mod_affiliate_sale_edit_title\":\"Edit Affiliate
Sales\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_bt
n\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In
Updated Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_view_thead_currency\":\"Currency\",\
"mod_item_stock_in_out_view_thead_cost\":\"Cost\",\"mod_item_stock_in_out_view_thea
d_in_quantity\":\"In Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"Metu
Stock\",\"mod_metu_stock_metu_sidebar_menu\":\"Metu\",\"mod_metu_stock_metu_view_br
eadcrumb\":\"Metu\",\"mod_metu_stock_metu_view_add_btn\":\"Add
New\",\"mod_metu_stock_metu_view_title\":\"Metu\",\"mod_metu_stock_metu_view_title_
listing\":\"Metu
Listing\",\"mod_metu_stock_metu_view_thead_sr\":\"#\",\"mod_metu_stock_metu_view_th
ead_name\":\"Name\",\"mod_metu_stock_metu_view_thead_action\":\"Action\",\"mod_metu
_stock_metu_view_thead_edit\":\"Edit\",\"mod_metu_stock_metu_view_thead_delete\":\"
Delete\",\"mod_metu_stock_metu_add_breadcrumb\":\"Add
Metu\",\"mod_metu_stock_metu_add_title\":\"Add
Metu\",\"mod_metu_stock_metu_add_input_name\":\"Name\",\"mod_metu_stock_metu_add_in
put_currency\":\"Currency\",\"mod_metu_stock_metu_add_input_save\":\"Save\",\"mod_m
etu_stock_metu_added\":\"Metu
Saved\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_title\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_update\":\"Update\",\"mod_metu_stock_report_sideb
ar_menu\":\"Metu
Report\",\"mod_metu_stock_report_stock_purchased_from\":\"Purchased
From\",\"mod_metu_stock_report_stock_sold_to\":\"Sold
to\",\"mod_metu_stock_report_report_view_breadcrumb\":\"Metu
Report\",\"mod_metu_stock_report_view_title\":\"Metu
Report\",\"mod_metu_stock_report_view_title_listing\":\"Metu
Report\",\"mod_metu_stock_report_view_available_stock\":\"Available
Stock\",\"mod_metu_stock_report_view_filter_metu\":\"Metu\",\"mod_metu_stock_report
_view_filter_from\":\"From\",\"mod_metu_stock_report_view_filter_to\":\"To\",\"mod_
metu_stock_report_view_filter_search\":\"Search\",\"mod_metu_stock_report_view_thea
d_current_balance\":\"Current
Balance\",\"mod_metu_stock_report_view_thead_sr\":\"#\",\"mod_metu_stock_report_vie
w_thead_date\":\"Date\",\"mod_metu_stock_report_view_thead_details\":\"Details\",\"
mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_report_view_t
head_debit\":\"Debit\",\"mod_metu_stock_report_view_thead_credit\":\"Credit\",\"mod
_metu_stock_report_view_thead_balance\":\"Balance\",\"mod_metu_stock_purchase_sideb
ar_menu\":\"Purchases\",\"mod_metu_stock_purchase_view_breadcrumb\":\"Purchases\",\
"mod_metu_stock_purchase_statement_text\":\"Metu
Purchased:\",\"mod_metu_stock_purchase_view_add_btn\":\"Add
New\",\"mod_metu_stock_purchase_view_title\":\"Purchases\",\"mod_metu_stock_purchas
e_view_title_listing\":\"Purchases
Listing\",\"mod_metu_stock_purchase_view_filter_supplier\":\"Supplier\",\"mod_metu_
stock_purchase_view_filter_from\":\"From\",\"mod_metu_stock_purchase_view_filter_to
\":\"to\",\"mod_metu_stock_purchase_view_filter_search\":\"Search\",\"mod_metu_stoc
k_purchase_view_thead_sr\":\"#\",\"mod_metu_stock_purchase_view_thead_date\":\"Date
\",\"mod_metu_stock_purchase_view_thead_supplier\":\"Supplier\",\"mod_metu_stock_pu
rchase_view_thead_value\":\"Value\",\"mod_metu_stock_purchase_view_thead_percentage
\":\"Per(%)\",\"mod_metu_stock_purchase_view_thead_metu\":\"Metu\",\"mod_metu_stock
_purchase_view_thead_details\":\"Details\",\"mod_metu_stock_purchase_view_thead_act
ion\":\"Action\",\"mod_metu_stock_purchase_view_thead_edit\":\"Edit\",\"mod_metu_st
ock_purchase_view_thead_delete\":\"Delete\",\"mod_metu_stock_purchase_add_breadcrum
b\":\"Add Purchase\",\"mod_metu_stock_purchase_add_title\":\"Add
Purchase\",\"mod_metu_stock_purchase_add_input_date\":\"Date\",\"mod_metu_stock_pur
chase_add_input_supplier\":\"Supplier\",\"mod_metu_stock_purchase_add_input_metu\":
\"Metu\",\"mod_metu_stock_purchase_add_input_value\":\"Value\",\"mod_metu_stock_pur
chase_add_input_percentage\":\"Percentage\",\"mod_metu_stock_purchase_add_input_pur
chased_metu\":\"Purchased
Metu\",\"mod_metu_stock_purchase_add_input_details\":\"Details\",\"mod_metu_stock_p
urchase_add_input_save\":\"Save\",\"mod_metu_stock_purchase_added\":\"Purchase
Saved\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"Sales\",\"mod_metu_stock_sale_view_breadcrumb\":\"Sales\",\"mod_m
etu_stock_sale_statement_text\":\"Metu
Sold:\",\"mod_metu_stock_sale_view_add_btn\":\"Add
New\",\"mod_metu_stock_sale_view_title\":\"Sales\",\"mod_metu_stock_sale_view_title
_listing\":\"Sales
Listing\",\"mod_metu_stock_sale_view_filter_client\":\"Client\",\"mod_metu_stock_sa
le_view_filter_from\":\"From\",\"mod_metu_stock_sale_view_filter_to\":\"to\",\"mod_
metu_stock_sale_view_filter_search\":\"Search\",\"mod_metu_stock_sale_view_thead_sr
\":\"#\",\"mod_metu_stock_sale_view_thead_date\":\"Date\",\"mod_metu_stock_sale_vie
w_thead_client\":\"Client\",\"mod_metu_stock_sale_view_thead_value\":\"Value\",\"mo
d_metu_stock_sale_view_thead_percentage\":\"Per(%)\",\"mod_metu_stock_sale_view_the
ad_metu\":\"Metu\",\"mod_metu_stock_sale_view_thead_details\":\"Details\",\"mod_met
u_stock_sale_view_thead_action\":\"Action\",\"mod_metu_stock_sale_view_th
ead_edit\":\"Edit\",\"mod_metu_stock_sale_view_thead_delete\":\"Delete\",\"mod_metu
_stock_sale_add_breadcrumb\":\"Add Sale\",\"mod_metu_stock_sale_add_title\":\"Add
Sale\",\"mod_metu_stock_sale_add_input_date\":\"Date\",\"mod_metu_stock_sale_add_in
put_client\":\"Client\",\"mod_metu_stock_sale_add_input_metu\":\"Metu\",\"mod_metu_
stock_sale_add_input_value\":\"Value\",\"mod_metu_stock_sale_add_input_percentage\"
:\"Percentage\",\"mod_metu_stock_sale_add_input_sold_metu\":\"Sold
Metu\",\"mod_metu_stock_sale_add_input_details\":\"Details\",\"mod_metu_stock_sale_
add_input_save\":\"Save\",\"mod_metu_stock_sale_added\":\"Sale
Saved\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"Update\",\"mod_items_sets_sidebar_menu
\":\"Sets\",\"mod_items_sets_sales_popup_btn\":\"Add
Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"Approvals\",\"mod_approvals_sub_sidebar_menu\":\"Sub
Approvals\",\"mod_approvals_main_sidebar_menu\":\"Main
Approvals\",\"mod_approvals_button_approve\":\"Approve\",\"mod_approvals_button_rej
ected\":\"Reject\",\"mod_approvals_data_missing_head\":\"Some Data missing to
process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"Financial
Reports\",\"reports_title_financial_balancesheet\":\"BalanceSheet\",\"reports_title
_financial_trial_balance\":\"Trial
Balance\",\"reports_title_financial_income_statement\":\"Income
Statement\",\"reports_title_financial_income_expenses\":\"Income Vs
Expenses\",\"reports_title_financial_day_closing\":\"Day
Closing\",\"reports_title_financial_cash_flow\":\"Cash
Flow\",\"reports_title_financial_chart_of_accounts\":\"Chart of
Accounts\",\"reports_title_financial_clients_balance_summary\":\"Client Balance
Summary\",\"reports_title_financial_general_balance_summary\":\"General Balance
Summary\",\"reports_title_financial_profit_loss\":\"Profit &
Loss\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_cashbook\":\"Cashbook
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_supplier\":\"Supplier
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_client\":\"Clients
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_current_account\":\"Current
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_bank\":\"Bank\\/
Sarafi Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_employee\":\"Employee
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_transit\":\"Transit
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_general\":\"General
Ledgers\\/Statements\",\"reports_title_statements_title_micro_balancesheet\":\"Micr
o BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"General
Reports\",\"reports_general_title_inventory\":\"Inventory\",\"reports_general_title
_sale_stock\":\"Sale & Stock\",\"reports_general_title_item_stock\":\"Item
Stock\",\"reports_general_title_raw_warehouse\":\"Raw
Warehouse\",\"reports_general_title_sales_warehouse\":\"Sales
Warehouse\",\"reports_general_title_item_ledger\":\"Item
Ledger\",\"reports_general_title_damage\":\"Damage
Stock\",\"reports_general_title_expenses\":\"Expenses\",\"reports_general_title_sal
es\":\"Sales\",\"reports_general_title_sales_return\":\"Sales &
Return\",\"reports_general_title_sales_item\":\"Sales
Items\",\"reports_general_title_client_items\":\"Client
Items\",\"reports_general_title_sales_expense\":\"Sales
Expenses\",\"reports_general_title_purchases\":\"Purchases\",\"reports_general_titl
e_purchases_items\":\"Purchases
Items\",\"reports_general_title_purchase_expense\":\"Purchase
Expenses\",\"reports_general_title_production\":\"Production\",\"reports_general_ti
tle_production_expenses\":\"Production
Expenses\",\"reports_general_title_warehouse_transfer\":\"Warehouse
Transfer\",\"reports_general_title_sales_discount\":\"Sales
Discount\",\"reports_general_title_sales_discount2\":\"Sales Discount
2\",\"reports_general_title_purchase_discount\":\"Purchase
Discount\",\"reports_general_title_transfer_in_discount\":\"Transfer In Discount
1\",\"reports_general_title_transfer_in_discount2\":\"Transfer In Discount
2\",\"reports_general_title_transfer_out_discount\":\"Transfer Out Discount
1\",\"reports_general_title_transfer_out_discount2\":\"Transfer Out Discount
2\",\"reports_general_title_sales_services\":\"Sales
Services\",\"reports_general_title_services\":\"Services\",\"reports_general_title_
services_items\":\"Services
Items\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"Batch Wise
Stock\",\"reports_general_title_sales_return_report\":\"Sales
Return\",\"reports_general_title_near_expiry\":\"Near
Expiry\",\"reports_general_title_expired\":\"Expired\",\"reports_general_title_shor
tage\":\"Shortage\",\"reports_general_title_bundle_toop\":\"Item Bundle
Toop\",\"reports_general_title_all_bonuses\":\"All
Bonuses\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text
_update\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_ac
tivities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"das
hboard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weigh
t\",\"dashboard
_activities_text_approved\":\"Approved\",\"dashboard_activities_text_invoice\":\"In
voice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashboard_activities_
text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\",\"dashboard_a
ctivities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Type\",\"dashboar
d_activities_text_account\":\"Account\",\"dashboard_activities_text_contract_create
d\":\"Contract Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"Production\",\"dashboard_activities_module_text_p
roject_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"Dear\",\"system_whatsapp_message_sales_text_you_have_purc
hased\":\"You have purchased material with
invoice#\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"Invoice
Total
Amount\",\"system_whatsapp_message_sales_text_paid\":\"Paid\",\"system_whatsapp_mes
sage_sales_text_pending\":\"Pending\",\"system_whatsapp_message_sales_text_prevoiou
s_balance\":\"Previous
Balance\",\"system_whatsapp_message_sales_text_balance\":\"Total
Balance\",\"system_whatsapp_message_sales_text_date\":\"Date\",\"system_whatsapp_me
ssage_sales_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_sales_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_sales_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"Dear\",\"system_whatsapp_mess
age_journal_text_we_have_received\":\"WE have
received\",\"system_whatsapp_message_journal_text_you_have_received\":\"You have
received\",\"system_whatsapp_message_journal_text_from_your_balance\":\"from your
balance\",\"system_whatsapp_message_journal_text_to_your_balance\":\"to your
balance\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"Your new
balance
is\",\"system_whatsapp_message_journal_text_receipt\":\"Receipt#\",\"system_whatsap
p_message_journal_text_details\":\"Details\",\"system_whatsapp_message_journal_text
_date\":\"Date\",\"system_whatsapp_message_journal_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_journal_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_journal_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks
Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"Shareholder\",\"shareholder_r
eport_view_thead_details\":\"Details\",\"shareholder_report_view_thead_date\":\"Dat
e\",\"shareholder_report_view_thead_credit\":\"Credit\",\"shareholder_report_view_t
head_debit\":\"Debit\",\"shareholder_report_view_thead_balance\":\"Balance\",\"shar
eholder_report_filter_thead_currency\":\"Currency\",\"shareholder_report_filter_the
ad_shareholder\":\"Shareholder\",\"shareholder_report_filter_thead_from\":\"From\",
\"shareholder_report_filter_thead_to\":\"To\",\"mod_financial_accounts_ledger_sideb
ar_main_menu\":\"Account
Ledgers\",\"mod_financial_accounts_ledger_breadcrumb\":\"Financial Account
Ledgers\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"Financial Account
Types\",\"mod_financial_accounts_ledger_view_heading\":\"Financial Account Types
Listing\"}','2025-01-05 14:24:26'),
(30,'LANG677A56D749D2B6','Pashai','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Production
LTD\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Client\",\"builtin_account_supplier\":\"Supplier\
",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"Cur
rent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale Price\",\"stock_in\":\"Stock
In\",\"stock_out\":\"Stock
Out\",\"damage\":\"Damage\",\"available\":\"Available\",\"item\":\"Item\",\"items\"
:\"Items\",\"opening\":\"Opening\",\"received\":\"Received\",\"sales\":\"Sales\",\"
full_delivery\":\"Full Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice#\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice\
\/Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis
2\",\"category\":\"Category\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"c
p\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"Bndle\",\"too
p_thead\":\"Toop\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_footer\":\"Banner for
Footer\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr\\/
Account\",\"dr_amount\":\"Dr\\/Amount\",\"dr_narration\":\"Dr\\/
Narration\",\"cr_account\":\"Cr\\/Account\",\"cr_amount\":\"Cr\\/
Amount\",\"cr_narration\":\"Cr\\/Narration\",\"receiving_currency\":\"Receiving
Currency\",\"payment_currency\":\"Payment
Currency\",\"receiving_account\":\"Receiving
Account\",\"payment_account\":\"Payment
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving
Amount\",\"payment_amount\":\"Payment
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
Narration\",\"payment_narration\":\"Payment
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"Real
Cost\",\"sub_total\":\"Sub Total\",\"save_print\":\"Save &
Print\",\"update_print\":\"Update & Print\",\"user\":\"User\",\"bill_#\":\"Bill
#\",\"item_description\":\"Item Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance
\":\"USD Equalance\",\"branch_equalance\":\"Shared
Code\",\"branch_equalance_text\":\"This code should be same for all
branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
- \",\"add_entry_jv_num\":\"JV - \",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language
updated successfully.\",\"edit_language_phrase\":\"Edit
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warehouses\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Sales Report\",\"sales_item_report\":\"Sales Item
Report\",\"sales_items\":\"Sales Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Purchases
Expenses\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Production
Expenses\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warehouse
Transfer\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance
(Debit)\",\"account_opening_balance_credit\":\"Opening Balance
(Credit)\",\"account_opening_balance_currency\":\"Currency\",\"edit_account\":\"Edi
t Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total
Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items
Columns Updated Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to serve u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan

Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Sales
Total\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Inventory
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By
USD\",\"inventory\":\"Inventory\",\"inventory_report\":\"Inventory
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"Item
Settings\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_
setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Assets\",\"items_setting
_menu_share_capital\":\"Share Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"items_setting_menu_affiliate_sales\":\"Affiliate
Sales\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_mete
r\":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"Add Extra
Services\",\"add_service_to_sale\":\"Add to
Sale\",\"sales_service_item_desc\":\"Item Description\",\"sale_service\":\"Sales
Services\",\"sales_service_report\":\"Sales Services
Report\",\"dashboard_today_overview\":\"Today
Overview\",\"dashboard_business_overview\":\"Business
Overview\",\"dashboard_sales\":\"Sales\",\"dashboard_profit\":\"Profit\",\"dashboar
d_sales_return\":\"Sales
Return\",\"dashboard_purchases\":\"Purchases\",\"dashboard_expenses\":\"Expenses\",
\"dashboard_supplier_paid\":\"Supplier
Paid\",\"dashboard_client_recieved\":\"Client
Received\",\"dashboard_cash_in\":\"Cash In\",\"dashboard_cash_out\":\"Cash
Out\",\"dashboard_extra_income\":\"Extra Income\",\"dashboard_bank_in\":\"Bank
In\",\"dashboard_bank_out\":\"Bank Out\",\"dashboard_current_stock\":\"Current
Stock\",\"dashboard_recievable\":\"Recievable\",\"dashboard_payable\":\"Payable\",\
"dashboard_cash\":\"Cash\",\"dashboard_bank\":\"Bank\",\"dashboard_damage_stock\":\
"Damage Stock\",\"dashboard_fixed_assets\":\"Fixed
Assets\",\"dashboard_equity\":\"Equity\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu
Available\",\"lot\":\"Lot\",\"lot_purchase\":\"Lot
Purchases\",\"lot_purchases_listing\":\"lot Purchases
Listing\",\"add_lot_purchase\":\"add lot Purchase\",\"new_lot_purchase\":\"New lot
Purchase\",\"add_to_lot_purchase\":\"Add to lot purchase\",\"edit_lot\":\"Edit
Lot\",\"receipt_num\":\"Receipt #\",\"email_attachment\":\"Email
Attachment\",\"fuel_type\":\"Fuel
Type\",\"driver\":\"Driver\",\"plate_num\":\"Plate
#\",\"cmr\":\"CMR\",\"rent\":\"Rent\",\"total_cost\":\"Total
Cost\",\"email_image\":\"Email Image\",\"rent_currency\":\"Rent
Currency\",\"expenses_currency\":\"Expenses Currency\",\"total_weight\":\"Total
Weight\",\"total_rent\":\"Total Rent\",\"total_expenses\":\"Total
Expenses\",\"total_real_cost\":\"Total Real Cost\",\"lot_purchase_invoice\":\"Lot
Purchase Invoice\",\"fuel_amount\":\"Fuel Amount\",\"transit_amount\":\"Transit
Amount\",\"expense_amount\":\"Amount\",\"lot_added\":\"Lot
Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated
successfully\",\"sidebar_lot_purchase\":\"Purchases\",\"sidebar_lot_avail_warehouse
\":\"Available\",\"sidebar_lot_sold_warehouse\":\"Sold\",\"sidebar_lot_moved_wareho
use\":\"Moved\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"Financials
Transactions\",\"lot_purchase_avail\":\"Lot Purchases
Available\",\"avail_lot_purchases_listing\":\"Available Lot Purchases
Listing\",\"purchased_invoice\":\"Purchaed Invoice\",\"purchased_date\":\"Purchaed
Date\",\"sold_?\":\"Sold ?\",\"btn_sold_?\":\"Sold ?\",\"btn_sold_invoice_?\":\"Sol
d
Invoice ?\",\"move_?\":\"Move ?\",\"btn_move_?\":\"Move ?\",\"preview\":\"Preview\"
,\"no_image\":\"No Image\",\"receipt_exist\":\"Receipt
Exist\",\"receipt_number_exist\":\"This receipt number already
exist\",\"lot_sold_title\":\"Lot Sold\",\"lot_sold_tag_line\":\"Enter details of
sold lot item.\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"Difference\",\"gross_weight\":\"Gross
Weight\",\"gross_amount\":\"Gross
Amount\",\"cash\":\"Cash\",\"cash_account\":\"Cash
Account\",\"plus\":\"Plus\",\"minus\":\"Minus\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"Lot Sold
Invoice\",\"total_amount\":\"Total Amount\",\"sold_lot_listing\":\"Sold Lot
Listing\",\"lot_sales\":\"Lot Sales\",\"purchased_invoice_num\":\"P.invoice
#\",\"sold_date\":\"Sold Date\",\"sold_invoice_num\":\"S.Invoice
#\",\"moved_lots\":\"Moved Lots\",\"moved_lots_listing\":\"Moved Lots
Listing\",\"lot_moved_title\":\"Move Lot\",\"lot_moved_tag_line\":\"Enter following
details to move lot item\",\"move_lot\":\"Move Lot\",\"lot_moved\":\"Lot
Moved\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"Lot Difference
Report\",\"lot_difference_report_listing\":\"Lot Difference Report
Listing\",\"weight_first\":\"1st
Weight\",\"difference_positive\":\"Difference+\",\"difference_negative\":\"Differen
ce-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete Lot
Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View
Lot Moved\",\"add_lot_moved_right\":\"Add Lot
Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"Lot Difference
Report\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"Micro BalanceSheet\",\"available_tankers\":\"Available
Tankers\",\"clients\":\"Clients\",\"cashbook\":\"Cashbook\",\"payable\":\"Payable\"
,\"banks\":\"Banks\",\"suppliers\":\"Suppliers\",\"assets_total\":\"Assets
Total\",\"payable_total\":\"Payable Total\",\"total_in_usd\":\"Total in
USD\",\"equity\":\"Equity\",\"current_cash\":\"Current
Cash\",\"yesterday_cash\":\"Yesterday
Cash\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"Details\",\"iran_to_afghanistan\":\"Transit from
Iran to Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"Color\",\"dashboard_recieved\":\"Recieved\",\"dashboard_profi
t_loss\":\"Profit & Loss\",\"dashboard_net_profit\":\"Net
Profit\",\"dashboard_bank_accounts\":\"Bank
Accounts\",\"dashboard_activities\":\"Activities\",\"dashboard_need_attention\":\"N
eed Attention\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"Expiry
Alerts\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"Expiry
Date\",\"titlebar_expiry_alert_empty\":\"No Expiry
Alerts\",\"titlebar_product_alerts\":\"Product
Alerts\",\"titlebar_avail_qty\":\"Avail Qty\",\"titlebar_product_alert_empty\":\"No
Products Alerts\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"No Activity
Alerts\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_wei
ght\":\"Total Gross Weight\",\"both\":\"Both\",\"purchase_type\":\"Purchase
Type\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"Branch Transfer\",\"branch_transfer_out\":\"Branch
Transfer Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"Overall\",\"s
tatement\":\"Statement\",\"balancesheet\":\"Balancesheet\",\"positive_limit\":\"Pos
itive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous
Balance\",\"colour\":\"Colour\",\"remarks\":\"Remarks\",\"passed\":\"Passed\",\"act
ivities_dropdown_all\":\"All\",\"activities_dropdown_sales\":\"Sales\",\"activities
_dropdown_purchases\":\"Purchases\",\"activities_dropdown_production\":\"Production
\",\"activities_dropdown_journal\":\"Journal\",\"activities_dropdown_extra_income\"
:\"Extra Income\",\"activities_dropdown_damage_stock\":\"Damage
Stock\",\"activities_dropdown_warehouse Transfer\":\"Warehouse
Transfer\",\"activities_dropdown_transit\":\"Transit\",\"activities_dropdown_paysli
ps\":\"Payslips\",\"activities_dropdown_expenses\":\"Expenses\",\"activities_dropdo
wn_lot_purchases\":\"Lot Purchases\",\"activities_dropdown_lot_sold\":\"Lot
Sold\",\"activities_dropdown_lot_moved\":\"Lot
Moved\",\"synchronization\":\"Synchronization\",\"synchronize_btn\":\"Synchronize\"
,\"synchronization_local_to_live_title\":\"Sync Data from your Local Database to
Live Database\",\"synchronization_live_to_local_title\":\"Sync Data from your Live
Database to Local Database\",\"synchronization_no_data\":\"No
Data\",\"synchronization_no_data_message\":\"Data not found to
synchronize\",\"synchronization_done\":\"Job
Done\",\"synchronization_done_message\":\"Synchronization successfully
completed.\",\"internet_error\":\"Internet Error\",\"internet_error_message\":\"LAN
connection is not
stable.\",\"projects\":\"Projects\",\"projects_listing\":\"Projects
Listing\",\"add_project\":\"Add Project\",\"add_new_project\":\"Add New
Project\",\"edit_project\":\"Edit Project\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"Project Name\",\"project_address\":\"Project
Address\",\"contact_person\":\"Contact Person\",\"contact_number\":\"Contact
Number\",\"company_name\":\"Company Name\",\"cash_paid_account\":\"Cash Paid
Account\",\"project_cost\":\"Project Cost\",\"pending_amount\":\"Pending
Amount\",\"start_date\":\"Start Date\",\"end_date\":\"End
Date\",\"comments\":\"Comments\",\"login_name\":\"Login
Name\",\"confirm_password\":\"Confirm Password\",\"in_process_projects\":\"In
Process Projects\",\"in_process_projects_listing\":\"In Process Projects
Listing\",\"process_details\":\"Process
Details\",\"process_details_listing\":\"Process Details
Listing\",\"complete\":\"Complete\",\"description\":\"Description\",\"supervisor\":
\"Supervisor\",\"completed_projects\":\"Completed
Projects\",\"completed_projects_listing\":\"Completed Projects
Listing\",\"move_to_process\":\"Move to Process\",\"projects_reports\":\"Projects
Reports\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"Payment
Deductions\",\"payment_deductions_listing\":\"Payment Deductions
Listing\",\"add_payment_deduction\":\"Add Payment
Deduction\",\"add_new_payment_deduction\":\"Add New Payment
Deduction\",\"edit_payment_deduction\":\"Edit Payment
Deduction\",\"scan_copy\":\"Scan
Copy\",\"project\":\"Project\",\"select_project\":\"Select
Project\",\"from_account\":\"From Account\",\"to_account\":\"To
Account\",\"project_currency_amount\":\"Project Currency
Amount\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"Expenses
Deductions\",\"expenses_deductions_listing\":\"Expenses Deductions
Listing\",\"add_expense_deduction\":\"Add Expense
Deduction\",\"add_new_expense_deduction\":\"Add New Expense
Deduction\",\"edit_expense_deduction\":\"Edit Expense
Deduction\",\"cash_expenses\":\"Cash Expenses\",\"inventory_expenses\":\"Inventory
Expenses\",\"expense_type\":\"Expense
Type\",\"private\":\"Private\",\"other\":\"Other\",\"leaves\":\"Leaves\",\"leaves_l
isting\":\"Leaves Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"Approved Expenses
Deductions\",\"approved_expenses_deductions_listing\":\"Approved Expenses
Deductions
Listing\",\"approve\":\"Approve\",\"approved\":\"Approved\",\"disapprove\":\"Disapp
rove\",\"check_all\":\"Check All\",\"approve_all\":\"Approve
All\",\"disapprove_all\":\"Disapprove All\",\"delete_all\":\"Delete
All\",\"agent\":\"Agent\",\"weight_lose\":\"W-Lose\",\"fuel_lose_report\":\"Fuel
Lose
Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"Project
Payments\",\"project_payments_listing\":\"Project Payments
Listing\",\"new_project_payment\":\"New Project
Payment\",\"add_new_project_payment\":\"Add New Project
Payment\",\"edit_project_payment\":\"Edit Project
Payment\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"Payment Type\",\"select_user\":\"Select
User\",\"deduction_type\":\"Deduction
Type\",\"loans\":\"Loans\",\"loan\":\"Loan\",\"loans_listing\":\"Loans
Listing\",\"loan_modal_title\":\"Loan\",\"loan_modal_tag_line\":\"Submit Loan
Payment Info\",\"loan_amount\":\"Loan Amount\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"Received
Money\",\"received_money_listing\":\"Received Money
Listing\",\"dash_number_of_pending_projects\":\"NOPP\",\"dash_number_of_completed_p
rojects\":\"NOCP\",\"dash_cost_of_pending_projects\":\"COPP\",\"dash_cost_of_comple
ted_projects\":\"COCP\",\"dash_pending_amount_of_projects\":\"PAOP\",\"dash_cash_pa
id_of_projects\":\"CPOP\",\"dash_expenses_deductions_of_completed_projects\":\"EDOC
P\",\"dash_profit_of_completed_projects\":\"POCP\",\"dash_number_of_pending_expense
s_deductions\":\"NOPED\",\"balance_summary_projects_completed_cost\":\"Completed
Projects Cost\",\"balance_summary_projects_pending_amount\":\"Projects Pending
Amount\",\"balance_summary_projects_completed_expenses\":\"Completed Projects
Expenses\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"Items\",\"c
onstruction_items_listing\":\"Items Listing\",\"new_construction_item\":\"New
Item\",\"add_new_construction_item\":\"Add New
Item\",\"edit_construction_item\":\"Edit Item\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"Warehouses\",\"construction_warehouses
_listing\":\"Warehouses Listing\",\"new_construction_warehouse\":\"New
Warehouse\",\"add_new_construction_warehouse\":\"Add New
Warehouse\",\"edit_construction_warehouse\":\"Edit
Warehouse\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"Purchases\",\"construction_purchases_li
sting\":\"Purchases Listing\",\"construction_purchases_invoice\":\"Purchases
Invoice\",\"new_construction_purchase\":\"New
Purchase\",\"add_new_construction_purchase\":\"Add New
Purchase\",\"edit_construction_purchase\":\"Edit
Purchase\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"Contracts\",\"construction_contracts_li
sting\":\"Contracts Listing\",\"new_construction_contract\":\"New
Contract\",\"add_new_construction_contract\":\"Add New
Contract\",\"edit_construction_contract\":\"Edit
Contract\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"Contract
Type\",\"machinery\":\"Machinery\",\"duration_type\":\"Duration
Type\",\"monthly\":\"Monthly\",\"days\":\"Days\",\"hours\":\"Hours\",\"sqm\":\"Sqm\
",\"select_employee\":\"Select Employee\",\"number_of_months\":\"Number Of
Months\",\"number_of_days\":\"Number Of Days\",\"number_of_hours\":\"Number Of
Hours\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"Working
Hours Per Day\",\"rate_per_hour\":\"Rate Per Hour\",\"driver_name\":\"Driver
Name\",\"driver_mobile\":\"Driver Mobile\",\"projects_assigning\":\"Projects
Assigning\",\"projects_assigning_listing\":\"Projects Assigning
Listing\",\"new_project_assigning\":\"New Project
Assign\",\"add_new_project_assigning\":\"Add New
Project Assign\",\"edit_project_assigning\":\"Edit Project
Assign\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"Assign
Type\",\"material\":\"Material\",\"start_time\":\"Start Time\",\"end_time\":\"End
Time\",\"select_machinery\":\"Select
Machinery\",\"project_assigning_status\":\"Status\",\"project_assigning_pending\":\
"Pending\",\"project_assigning_passed\":\"Passed\",\"project_assigning_report_menu\
":\"Project Assign Report\",\"project_assigning_report_breadcrumb\":\"Project
Assign Report\",\"project_assigning_report_title\":\"Project Assign
Report\",\"project_assigning_report_title_listing\":\"Project Assign
Lisitng\",\"project_assigning_report_filter_project\":\"Project\",\"project_assigni
ng_report_filter_material\":\"Material\",\"project_assigning_report_filter_employee
\":\"Employee\",\"project_assigning_report_filter_machinery\":\"Machinery\",\"proje
ct_assigning_report_filter_from\":\"From\",\"project_assigning_report_filter_to\":\
"To\",\"project_assigning_report_filter_search\":\"Search\",\"project_assigning_rep
ort_thead_serial\":\"#\",\"project_assigning_report_thead_date\":\"Date\",\"project
_assigning_report_thead_project\":\"Project\",\"project_assigning_report_thead_type
\":\"Type\",\"project_assigning_report_thead_work_time\":\"Work
Time\",\"project_assigning_report_thead_employee\":\"Employee\",\"project_assigning
_report_thead_machinery\":\"Machinery\",\"project_assigning_report_thead_material\"
:\"Material\",\"project_assigning_report_thead_qty\":\"Qty\",\"project_assigning_re
port_thead_comments\":\"Comments\",\"cons_warehouse_details_breadcrumb\":\"Warehous
e Details\",\"cons_warehouse_details_title\":\"Warehouse
Details\",\"cons_warehouse_details_title_listing\":\"Warehouse Details
Lisitng\",\"cons_warehouse_details_filter_item\":\"Item\",\"cons_warehouse_details_
filter_project\":\"Project\",\"cons_warehouse_details_filter_from\":\"From\",\"cons
_warehouse_details_filter_to\":\"To\",\"cons_warehouse_details_filter_search\":\"Se
arch\",\"cons_warehouse_details_thead_serial\":\"#\",\"cons_warehouse_details_thead
_item_name\":\"Item
Name\",\"cons_warehouse_details_thead_unit\":\"Unit\",\"cons_warehouse_details_thea
d_rate\":\"Rate\",\"cons_warehouse_details_thead_total\":\"Total
Qty\",\"cons_warehouse_details_thead_assign\":\"Assign
Qty\",\"cons_warehouse_details_thead_work_available\":\"Ava
Qty\",\"cons_warehouse_details_thead_damage\":\"Damage\",\"cons_purchase_invoice_ti
tle\":\"Purchase Invoice\",\"cons_purchase_invoice_title_listing\":\"Warehouse
Details
Lisitng\",\"cons_purchase_invoice_top_date\":\"Date\",\"cons_purchase_invoice_top_u
ser\":\"User\",\"cons_purchase_invoice_top_supplier\":\"Supplier\",\"cons_purchase_
invoice_top_bill\":\"Bill
#\",\"cons_purchase_invoice_thead_serial\":\"#\",\"cons_purchase_invoice_thead_item
_name\":\"Item
Name\",\"cons_purchase_invoice_thead_unit\":\"Unit\",\"cons_purchase_invoice_thead_
qty\":\"Qty\",\"cons_purchase_invoice_thead_rate\":\"Rate\",\"cons_purchase_invoice
_thead_total\":\"Total\",\"cons_purchase_invoice_thead_paid\":\"Paid\",\"cons_purch
ase_invoice_thead_pending\":\"Pending\",\"projects_assigning_report\":\"Projects
Assign Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"Overall
Debit\",\"ledger_overall_credit\":\"Overall
Credit\",\"ledger_overall_balance\":\"Overall
Balance\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_e
m_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_daily_attendence_day_prefix
\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLIDAY\",\"mod_em_daily_at
tendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_attendence_cancel_btn_text\"
:\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence will be
save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"Supplier Due\",\"fixed_assets\":\"Fixed
Assets\",\"other_accounts\":\"Other Accounts\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_m
od_view_thead_total\":\"Total\",\"services_mod_view_thead_discount\":\"Dicount\",\"
services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"Email
Alerts\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"Messages
Alerts\",\"mod_message_alerts_client\":\"Messages
Alerts\",\"mod_message_alerts_text_customer_name\":\"Customer\",\"mod_message_alert
s_text_dear\":\"Dear\",\"mod_message_alerts_text_make_payment\":\"Please make
payment on time\",\"mod_message_alerts_text_current_balance\":\"Your Current
Balance is\",\"mod_message_alerts_text_branch_address\":\"Branch
Address\",\"mod_message_alerts_text_branch_mobile\":\"Branch
Phone\",\"mod_message_alerts_text_thanks\":\"Thank
You!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"Send
Message\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"D
ate\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoi
ce\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thea
d_unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead
_rate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_me
nu_main\":\"Marketers\",\"marketers_sidebar_menu\":\"Marketers
List\",\"marketers\":\"Marketers\",\"marketer\":\"Marketer\",\"marketers_view_bread
crumb\":\"Marketers\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"Marketers\",\"marketers_view_thead_sr\":\"#\",\"ma
rketers_view_thead_name\":\"Name\",\"marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers_view_thead_report\":\"Report\",\"marketers_view_thead_
action\":\"Action\",\"marketers_view_thead_edit\":\"Edit\",\"marketers_view_thead_d
elete\":\"Delete\",\"marketers_add_breadcrumb\":\"Add
Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last
Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_c
ommission\":\"Commission\",\"marketers_add_input_email\":\"email\",\"marketers_add_
input_username\":\"Username\",\"marketers_add_input_password\":\"Password\",\"marke
ters_add_input_account\":\"Account\",\"marketers_add_input_save\":\"Save\",\"market
ers_service_added\":\"Marketer Saved\",\"marketers_save_successfully\":\"Marketer
saved successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice
4\",\"ph_transfer\":\"Transfers\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"Cli
ent Categories\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"Clie
nt\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main\":
\"Approvals\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_a
pproval_view_thead_client\":\"client\",\"receipts_approval_view_thead_requested_by\
":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"St \\/
In\",\"batch_rep_view_thead_stocki_out\":\"St \\/
Out\",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stoc
ki_tin\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"Damage\",\"batch_rep_view_thead_stoc
ki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_v
alue\":\"Value\",\"bundle_item_report_breadcrumb\":\"Item Bundle Toop
Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es
Return\",\"stock_general_ledger_report_module_production\":\"Production\",\"stock_g
eneral_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date
\",\"audit_report_thead_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"
audit_report_thead_action\":\"Action\",\"audit_report_thead_details\":\"Details\",\
"audit_report_thead_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_re
port_module_text_to\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_rep
ort_module_text_invoice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"au
dit_report_module_items_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales
Return\",\"audit_report_module_production\":\"Production\",\"audit_report_module_pr
oduction_in\":\"Production In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"Sales
Return\",\"sales_return_view_breadcrumb\":\"Sales
Return\",\"sales_return_view_title\":\"Sales
Return\",\"sales_return_view_add_btn\":\"Add
New\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"Date\
",\"sales_return_view_thead_invoice\":\"Invoice\",\"sales_return_view_thead_client\
":\"Client\",\"sales_return_view_thead_sales_total\":\"Sales
Total\",\"sales_return_view_thead_discount\":\"Discount\",\"sales_return_view_thead
_inv_total\":\"Invoice
Total\",\"sales_return_view_thead_received\":\"Received\",\"sales_return_view_thead
_remaining\":\"Remaining\",\"sales_return_view_thead_refund\":\"Refund\",\"sales_re
turn_view_thead_action\":\"Action\",\"sales_return_add_breadcrumb\":\"Add Sales
Return\",\"sales_return_add_title\":\"Add Sales
Return\",\"sales_return_add_select_client\":\"Select
Client\",\"sales_return_add_select_invoice\":\"Select
Invoice\",\"sales_return_add_refund_btn\":\"Refund\",\"sales_return_add_thead_sr\":
\"#\",\"sales_return_add_thead_item\":\"Item\",\"sales_return_add_thead_warehouse\"
:\"Warehouse\",\"sales_return_add_thead_unit\":\"Unit\",\"sales_return_add_thead_qt
y\":\"Qty\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead
_discount_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"Rate\",\"sales_return_add_
thead_total\":\"Total\",\"sales_return_add_thead_return_qty\":\"Ret
Qty\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"Total
Invoice\",\"sales_return_add_total_refund\":\"Total
Refund\",\"sales_return_add_total_received\":\"Received\",\"sales_return_add_rec_ac
count\":\"Received Account\",\"sales_return_add_save_print\":\"Save &
Print\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"Edit Sales
Return\",\"sales_return_edit_title\":\"Edit Sales
Return\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":\"Please check and review the stock completely,
Otherwise company will not be responsible. We will not return the stock which have
less than 6 months
expiry\",\"sales_invoice_4_thead_client\":\"Client\",\"sales_invoice_4_thead_invoic
e\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date\",\"sales_invoice_4_thead_use
r\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sales_invoice_4_thead_details\":\
"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sales_invoice_4_thead_rate\":\"R
ate\",\"sales_invoice_4_thead_total\":\"Total\",\"sales_invoice_4_thead_memo\":\"Me
mo\",\"sales_invoice_4_thead_grand_total\":\"Total\",\"sales_invoice_4_thead_paid\"
:\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending\",\"mod_trans_sidebar_menu_ma
in\":\"Transfers\",\"mod_trans_in_sidebar_menu\":\"Transfer
In\",\"mod_trans_in\":\"Transfer In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"
Item\",\"mod_trans_in_add_input_warehouse\":\"Warehouse\",\"mod_trans_in_add_input_
batch\":\"Batch\",\"mod_trans_in_add_input_unit\":\"Unit\",\"mod_trans_in_add_input
_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry\":\"Expiry\",\"mod_trans_in_add_inpu
t_cost\":\"Cost\",\"mod_trans_in_add_input_profit\":\"Profit\",\"mod_trans_in_add_i
nput_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
ookings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_b
readcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Requested Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Requested
Qty\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"Orders\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pe
nding Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",
\"mod_orders_view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"Production\",\"mod_production_relation
_sidebar_menu\":\"Production
Relation\",\"mod_production_relation_add_view\":\"Production
Relation\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_name\":\"Name\",\"mod_production_relation_view_thead_item\":\"Item\",\"
mod_production_relation_view_thead_action\":\"Action\",\"mod_production_relation_vi
ew_thead_edit\":\"Edit\",\"mod_production_relation_view_thead_delete\":\"Delete\",\
"mod_production_relation_add_breadcrumb\":\"Add Production
Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_name\":\"Name\",\"mod_production_rel
ation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"Production\",\"mod_production_add_view\":\"Production\",\"mod_producti
on_view_add_btn\":\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_formula\":\"Formula\",\"mod_production_add_input_item\":\"Item\",\"mod_prod
uction_add_input_warehouse\":\"Warehouse\",\"mod_production_add_input_raw_item\":\"
Raw Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"Production
Raw\",\"mod_production_raw_relation_sidebar_menu\":\"Production Raw
Relation\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"Production Raw\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"Production
New\",\"mod_production_new_sidebar_menu\":\"Production\",\"mod_production_new_formu
la_sidebar_menu\":\"Formula\",\"mod_production_new_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"Production
Formula\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"Pending Qty
Out\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From: \",\"customer_ledger_branch_not_
found\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# - \",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
- \",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
- \",\"ledgers_module_wise_sr_prefix_production\":\"PR#
- \",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
- \",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
- \",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
- \",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
- \",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
- \",\"mod_journal_invoice_jv_num\":\"JV
- \",\"mod_journal_invoice_date\":\"Date\",\"mod_journal_invoice_accounts\":\"Accou
nts\",\"mod_journal_invoice_details\":\"Details\",\"mod_journal_invoice_debit_amoun
t\":\"Debit\\/Amount\",\"mod_journal_invoice_ex_rate\":\"Ex\\/
Rate\",\"mod_journal_invoice_credit_amount\":\"Credit\\/
Amount\",\"mod_journal_invoice_business_manager\":\"Business
Manager\",\"mod_journal_invoice_authorised_signatory\":\"Authorized
Signatory\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"Capital
Types\",\"mod_share_capitals_cat_view_breadcrumb\":\"Categories\",\"mod_share_capit
als_cat_view_add_btn\":\"Add
New\",\"mod_share_capitals_cat_view_title\":\"Categories\",\"mod_share_capitals_cat
_view_thead_sr\":\"#\",\"mod_share_capitals_cat_view_thead_name\":\"Name\",\"mod_sh
are_capitals_cat_view_thead_action\":\"Action\",\"mod_share_capitals_cat_add_breadc
rumb\":\"Add Category\",\"mod_share_capitals_cat_add_title\":\"Add
Category\",\"mod_share_capitals_cat_add_input_name\":\"Name\",\"mod_share_capitals_
cat_add_input_save\":\"Save\",\"mod_share_capitals_cat_category_added\":\"Category
Saved\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_share_capitals_cat_edit_title\":\"Edit
Category\",\"mod_share_capitals_cat_edit_update\":\"Update\",\"mod_share_capitals_s
idebar_menu\":\"Capitals\",\"mod_share_capitals_view_breadcrumb\":\"Capitals\",\"mo
d_share_capitals_view_add_btn\":\"Add
New\",\"mod_share_capitals_view_title\":\"Capitals\",\"mod_share_capitals_view_titl
e_listing\":\"Capitals
Listing\",\"mod_share_capitals_view_thead_sr\":\"#\",\"mod_share_capitals_view_thea
d_date\":\"Date\",\"mod_share_capitals_view_thead_category\":\"Category\",\"mod_sha
re_capitals_view_thead_account\":\"Account\",\"mod_share_capitals_view_thead_shareh
older\":\"Shareholder\",\"mod_share_capitals_view_thead_amount\":\"Amount\",\"mod_s
hare_capitals_view_thead_percentage\":\"Per(%)\",\"mod_share_capitals_view_thead_de
tails\":\"Details\",\"mod_share_capitals_view_thead_action\":\"Action\",\"mod_share
_capitals_view_thead_edit\":\"Edit\",\"mod_share_capitals_view_thead_delete\":\"Del
ete\",\"mod_share_capitals_add_breadcrumb\":\"Add
Capital\",\"mod_share_capitals_add_title\":\"Add
Capital\",\"mod_share_capitals_add_input_date\":\"Date\",\"mod_share_capitals_add_i
nput_category\":\"Category\",\"mod_share_capitals_add_input_account\":\"Account\",\
"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"Currency\",\"mod_share_capita
ls_add_input_shareholder\":\"Shareholder\",\"mod_share_capitals_add_input_amount\":
\"Amount\",\"mod_share_capitals_add_input_percentage\":\"Percentage\",\"mod_share_c
apitals_add_input_details\":\"Details\",\"mod_share_capitals_add_input_save\":\"Sav
e\",\"mod_share_capitals_added\":\"Capital
Saved\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"Edit
Capital\",\"mod_share_capitals_edit_title\":\"Edit
Capital\",\"mod_share_capitals_edit_update\":\"Update\",\"mod_shareholder_sidebar_m
ain_menu\":\"Shareholder\",\"mod_shareholder_view_add_btn\":\"Add
New\",\"mod_shareholder_view_title\":\"Shareholder\",\"mod_shareholder_view_add_but
ton\":\"Add New Shareholder\",\"mod_shareholder_view_title_listing\":\"Shareholder
Listing\",\"mod_shareholder_view_thead_sr\":\"Sr
#\",\"mod_shareholder_view_thead_name\":\"Name\",\"mod_shareholder_view_thead_last_
name\":\"Last
Name\",\"mod_shareholder_view_thead_mobile\":\"Mobile\",\"mod_shareholder_view_thea
d_nic\":\"NIC\",\"mod_shareholder_view_thead_address\":\"Address\",\"mod_shareholde
r_view_thead_percentage\":\"Percentage\",\"mod_shareholder_view_thead_comments\":\"
Comments\",\"mod_shareholder_view_thead_action\":\"Action\",\"mod_shareholder_view_
thead_edit\":\"Edit\",\"mod_shareholder_view_thead_delete\":\"Delete\",\"mod_shareh
older_add_breadcrumb\":\"Add Shareholder\",\"mod_shareholder_add_title\":\"Add New
Shareholder\",\"mod_shareholder_add_input_name\":\"Name\",\"mod_shareholder_add_inp
ut_last_name\":\"Last
Name\",\"mod_shareholder_add_input_mobile\":\"Mobile\",\"mod_shareholder_add_input_
nic\":\"NIC\",\"mod_shareholder_add_input_address\":\"Address\",\"mod_shareholder_a
dd_input_percentage\":\"Percentage\",\"mod_shareholder_add_input_comments\":\"Comme
nts\",\"mod_shareholder_add_input_save\":\"Save\",\"mod_shareholder_added\":\"Share
holder Saved\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"Edit
Shareholder\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_vie
w_add_btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"Turnover\",\"mod_turnover_view_add_btn\"
:\"Add
New\",\"mod_turnover_view_title\":\"Turnover\",\"mod_turnover_view_add_button\":\"A
dd New Turnover\",\"mod_turnover_view_title_listing\":\"Turnover
Listing\",\"mod_turnover_view_thead_sr\":\"Sr
#\",\"mod_turnover_view_thead_date\":\"Date\",\"mod_turnover_view_thead_range\":\"R
ange\",\"mod_turnover_view_thead_net_income\":\"Net
Income\",\"mod_turnover_view_thead_action\":\"Action\",\"mod_turnover_view_thead_ed
it\":\"Edit\",\"mod_turnover_view_thead_delete\":\"Delete\",\"mod_turnover_add_brea
dcrumb\":\"Add Turnover\",\"mod_turnover_add_title\":\"Add New
Turnover\",\"mod_turnover_add_input_currency\":\"Currency\",\"mod_turnover_add_inpu
t_from\":\"From\",\"mod_turnover_add_input_to\":\"To\",\"mod_turnover_add_input_sea
rch_button\":\"Search\",\"mod_turnover_add_input_sales_income\":\"Sales
Income\",\"mod_turnover_add_input_services_income\":\"Services
Income\",\"mod_turnover_add_input_other_income\":\"Other
Income\",\"mod_turnover_add_input_total_revenue\":\"Total
Revenue\",\"mod_turnover_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_turnover_add_input_salaries\":\"Salaries\",\"mod_turnover_add_input_ex
penses\":\"Expenses\",\"mod_turnover_add_input_assets\":\"Assets\",\"mod_turnover_a
dd_input_net_income\":\"Net Income\",\"mod_turnover_added\":\"turnover
Saved\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"Edit
Turnover\",\"mod_turnover_ledger_details\":\"Turnover is
Submitted\",\"mod_shareholder_credit_sidebar_main_menu\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_btn\":\"Add
New\",\"mod_shareholder_credit_view_title\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_button\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_view_title_listing\":\"Shareholder Credit
Listing\",\"mod_shareholder_credit_view_thead_sr\":\"Sr
#\",\"mod_shareholder_credit_view_thead_date\":\"Date\",\"mod_shareholder_credit_vi
ew_thead_currency\":\"Currency\",\"mod_shareholder_credit_view_thead_shareholder\":
\"Shareholder\",\"mod_shareholder_credit_view_thead_amount\":\"Amount\",\"mod_share
holder_credit_view_thead_percentage\":\"Per(%)\",\"mod_shareholder_credit_view_thea
d_account\":\"Account\",\"mod_shareholder_credit_view_details\":\"Details\",\"mod_s
hareholder_credit_view_thead_action\":\"Action\",\"mod_shareholder_credit_view_thea
d_edit\":\"Edit\",\"mod_shareholder_credit_view_thead_delete\":\"Delete\",\"mod_sha
reholder_credit_add_breadcrumb\":\"Add Shareholder
Credit\",\"mod_shareholder_credit_add_title\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_add_input_currency\":\"Currency\",\"mod_sharehold
er_credit_add_input_from\":\"From\",\"mod_shareholder_credit_add_input_to\":\"To\",
\"mod_shareholder_credit_add_input_sales_income\":\"Sales
Income\",\"mod_shareholder_credit_add_input_services_income\":\"Services
Income\",\"mod_shareholder_credit_add_input_other_income\":\"Other
Income\",\"mod_shareholder_credit_add_input_total_revenue\":\"Total
Revenue\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_shareholder_credit_add_input_salaries\":\"Salaries\",\"mod_shareholder
_credit_add_input_expenses\":\"Expenses\",\"mod_shareholder_credit_add_input_assets
\":\"Assets\",\"mod_shareholder_credit_add_input_net_income\":\"Net
Income\",\"mod_shareholder_credit_added\":\"Shareholder Credit
Saved\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_affiliate_sale_sidebar_main_menu\":\"Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_add\":\"Add Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_view\":\"View Affiliate
Sales\",\"mod_affiliate_sale_view_add_btn\":\"Add
New\",\"mod_affiliate_sale_view_title\":\"Affiliate
Sales\",\"mod_affiliate_sale_view_add_button\":\"Add New
Sales\",\"mod_affiliate_sale_view_title_listing\":\"Affiliate Sales
Listing\",\"mod_affiliate_sale_view_thead_sr\":\"Sr
#\",\"mod_affiliate_sale_view_thead_date\":\"Date\",\"mod_affiliate_sale_view_thead
_invoice\":\"Invoive#\",\"mod_affiliate_sale_view_thead_seller\":\"Seller\",\"mod_a
ffiliate_sale_view_thead_buyer\":\"Buyer\",\"mod_affiliate_sale_view_thead_total_co
st\":\"Totol Cost\",\"mod_affiliate_sale_view_thead_total_sale\":\"Total
Sale\",\"mod_affiliate_sale_view_commission_percentage\":\"Commission(%)\",\"mod_af
filiate_sale_view_thead_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_view_thead_memo\":\"Memo\",\"mod_affiliate_sale_view_
thead_action\":\"Action\",\"mod_affiliate_sale_view_thead_edit\":\"Edit\",\"mod_aff
iliate_sale_view_thead_delete\":\"Delete\",\"mod_affiliate_sale_add_breadcrumb\":\"
Add Affiliate Sales\",\"mod_affiliate_sale_add_title\":\"Add New Affiliate
Sales\",\"mod_affiliate_sale_add_input_currency\":\"Currency\",\"mod_affiliate_sale
_add_input_saller\":\"Saller\",\"mod_affiliate_sale_add_input_saller_placeholder\":
\"Select
supplier\",\"mod_affiliate_sale_add_input_buyer\":\"Buyer\",\"mod_affiliate_sale_ad
d_input_clients_placeholder\":\"Select
Client\",\"mod_affiliate_sale_add_input_item\":\"Item\",\"mod_affiliate_sale_add_in
put_unit\":\"Unit\",\"mod_affiliate_sale_add_input_qty\":\"Quantity\",\"mod_affilia
te_sale_add_input_cost\":\"Cost\",\"mod_affiliate_sale_add_input_sale_price\":\"S\\
/
Price\",\"mod_affiliate_sale_add_input_profit\":\"Profit\",\"mod_affiliate_sale_add
_add_to_list\":\"Add to
List\",\"mod_affiliate_sale_add_thead_item\":\"Item\",\"mod_affiliate_sale_add_thea
d_unit\":\"Unit\",\"mod_affiliate_sale_add_thead_qty\":\"Quantity\",\"mod_affiliate
_sale_add_thead_cost\":\"Cost\",\"mod_affiliate_sale_add_thead_sale_price\":\"S\\/
Price\",\"mod_affiliate_sale_add_thead_profit\":\"Profit\",\"mod_affiliate_sale_add
_thead_total\":\"Total\",\"mod_affiliate_sale_add_input_total_cost\":\"Total
Cost\",\"mod_affiliate_sale_add_input_total_sale_price\":\"Total Sale
Price\",\"mod_affiliate_sale_add_input_commission\":\"Commission
%\",\"mod_affiliate_sale_add_input_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_add_input_rent\":\"Rent\",\"mod_affiliate_sale_add_in
put_mazdory\":\"Mazdory\",\"mod_affiliate_sale_add_input_monshiana\":\"Monshiana\",
\"mod_affiliate_sale_add_input_akhrajat\":\"Degar
Akhrajat\",\"mod_affiliate_sale_add_input_total_expenses\":\"Total
Expenses\",\"mod_affiliate_sale_add_input_net_cost\":\"Net
Cost\",\"mod_affiliate_sale_added\":\"Affiliate Sales
Saved\",\"mod_affiliate_sale_save_successfully\":\"Affiliate Sales Saved
Successfully\",\"mod_affiliate_sale_update\":\"Affiliate Sales
Updated\",\"mod_affiliate_sale_update_successfully\":\"Affiliate Sales Updated
Successfully\",\"mod_affiliate_sale_edit_title\":\"Edit Affiliate
Sales\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_bt
n\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In
Updated Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_view_thead_currency\":\"Currency\",\
"mod_item_stock_in_out_view_thead_cost\":\"Cost\",\"mod_item_stock_in_out_view_thea
d_in_quantity\":\"In Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"Metu
Stock\",\"mod_metu_stock_metu_sidebar_menu\":\"Metu\",\"mod_metu_stock_metu_view_br
eadcrumb\":\"Metu\",\"mod_metu_stock_metu_view_add_btn\":\"Add
New\",\"mod_metu_stock_metu_view_title\":\"Metu\",\"mod_metu_stock_metu_view_title_
listing\":\"Metu
Listing\",\"mod_metu_stock_metu_view_thead_sr\":\"#\",\"mod_metu_stock_metu_view_th
ead_name\":\"Name\",\"mod_metu_stock_metu_view_thead_action\":\"Action\",\"mod_metu
_stock_metu_view_thead_edit\":\"Edit\",\"mod_metu_stock_metu_view_thead_delete\":\"
Delete\",\"mod_metu_stock_metu_add_breadcrumb\":\"Add
Metu\",\"mod_metu_stock_metu_add_title\":\"Add
Metu\",\"mod_metu_stock_metu_add_input_name\":\"Name\",\"mod_metu_stock_metu_add_in
put_currency\":\"Currency\",\"mod_metu_stock_metu_add_input_save\":\"Save\",\"mod_m
etu_stock_metu_added\":\"Metu
Saved\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_title\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_update\":\"Update\",\"mod_metu_stock_report_sideb
ar_menu\":\"Metu
Report\",\"mod_metu_stock_report_stock_purchased_from\":\"Purchased
From\",\"mod_metu_stock_report_stock_sold_to\":\"Sold
to\",\"mod_metu_stock_report_report_view_breadcrumb\":\"Metu
Report\",\"mod_metu_stock_report_view_title\":\"Metu
Report\",\"mod_metu_stock_report_view_title_listing\":\"Metu
Report\",\"mod_metu_stock_report_view_available_stock\":\"Available
Stock\",\"mod_metu_stock_report_view_filter_metu\":\"Metu\",\"mod_metu_stock_report
_view_filter_from\":\"From\",\"mod_metu_stock_report_view_filter_to\":\"To\",\"mod_
metu_stock_report_view_filter_search\":\"Search\",\"mod_metu_stock_report_view_thea
d_current_balance\":\"Current
Balance\",\"mod_metu_stock_report_view_thead_sr\":\"#\",\"mod_metu_stock_report_vie
w_thead_date\":\"Date\",\"mod_metu_stock_report_view_thead_details\":\"Details\",\"
mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_report_view_t
head_debit\":\"Debit\",\"mod_metu_stock_report_view_thead_credit\":\"Credit\",\"mod
_metu_stock_report_view_thead_balance\":\"Balance\",\"mod_metu_stock_purchase_sideb
ar_menu\":\"Purchases\",\"mod_metu_stock_purchase_view_breadcrumb\":\"Purchases\",\
"mod_metu_stock_purchase_statement_text\":\"Metu
Purchased:\",\"mod_metu_stock_purchase_view_add_btn\":\"Add
New\",\"mod_metu_stock_purchase_view_title\":\"Purchases\",\"mod_metu_stock_purchas
e_view_title_listing\":\"Purchases
Listing\",\"mod_metu_stock_purchase_view_filter_supplier\":\"Supplier\",\"mod_metu_
stock_purchase_view_filter_from\":\"From\",\"mod_metu_stock_purchase_view_filter_to
\":\"to\",\"mod_metu_stock_purchase_view_filter_search\":\"Search\",\"mod_metu_stoc
k_purchase_view_thead_sr\":\"#\",\"mod_metu_stock_purchase_view_thead_date\":\"Date
\",\"mod_metu_stock_purchase_view_thead_supplier\":\"Supplier\",\"mod_metu_stock_pu
rchase_view_thead_value\":\"Value\",\"mod_metu_stock_purchase_view_thead_percentage
\":\"Per(%)\",\"mod_metu_stock_purchase_view_thead_metu\":\"Metu\",\"mod_metu_stock
_purchase_view_thead_details\":\"Details\",\"mod_metu_stock_purchase_view_thead_act
ion\":\"Action\",\"mod_metu_stock_purchase_view_thead_edit\":\"Edit\",\"mod_metu_st
ock_purchase_view_thead_delete\":\"Delete\",\"mod_metu_stock_purchase_add_breadcrum
b\":\"Add Purchase\",\"mod_metu_stock_purchase_add_title\":\"Add
Purchase\",\"mod_metu_stock_purchase_add_input_date\":\"Date\",\"mod_metu_stock_pur
chase_add_input_supplier\":\"Supplier\",\"mod_metu_stock_purchase_add_input_metu\":
\"Metu\",\"mod_metu_stock_purchase_add_input_value\":\"Value\",\"mod_metu_stock_pur
chase_add_input_percentage\":\"Percentage\",\"mod_metu_stock_purchase_add_input_pur
chased_metu\":\"Purchased
Metu\",\"mod_metu_stock_purchase_add_input_details\":\"Details\",\"mod_metu_stock_p
urchase_add_input_save\":\"Save\",\"mod_metu_stock_purchase_added\":\"Purchase
Saved\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"Sales\",\"mod_metu_stock_sale_view_breadcrumb\":\"Sales\",\"mod_m
etu_stock_sale_statement_text\":\"Metu
Sold:\",\"mod_metu_stock_sale_view_add_btn\":\"Add
New\",\"mod_metu_stock_sale_view_title\":\"Sales\",\"mod_metu_stock_sale_view_title
_listing\":\"Sales
Listing\",\"mod_metu_stock_sale_view_filter_client\":\"Client\",\"mod_metu_stock_sa
le_view_filter_from\":\"From\",\"mod_metu_stock_sale_view_filter_to\":\"to\",\"mod_
metu_stock_sale_view_filter_search\":\"Search\",\"mod_metu_stock_sale_view_thead_sr
\":\"#\",\"mod_metu_stock_sale_view_thead_date\":\"Date\",\"mod_metu_stock_sale_vie
w_thead_client\":\"Client\",\"mod_metu_stock_sale_view_thead_value\":\"Value\",\"mo
d_metu_stock_sale_view_thead_percentage\":\"Per(%)\",\"mod_metu_stock_sale_view_the
ad_metu\":\"Metu\",\"mod_metu_stock_sale_view_thead_details\":\"Details\",\"mod_met
u_stock_sale_view_thead_action\":\"Action\",\"mod_metu_stock_sale_view_th
ead_edit\":\"Edit\",\"mod_metu_stock_sale_view_thead_delete\":\"Delete\",\"mod_metu
_stock_sale_add_breadcrumb\":\"Add Sale\",\"mod_metu_stock_sale_add_title\":\"Add
Sale\",\"mod_metu_stock_sale_add_input_date\":\"Date\",\"mod_metu_stock_sale_add_in
put_client\":\"Client\",\"mod_metu_stock_sale_add_input_metu\":\"Metu\",\"mod_metu_
stock_sale_add_input_value\":\"Value\",\"mod_metu_stock_sale_add_input_percentage\"
:\"Percentage\",\"mod_metu_stock_sale_add_input_sold_metu\":\"Sold
Metu\",\"mod_metu_stock_sale_add_input_details\":\"Details\",\"mod_metu_stock_sale_
add_input_save\":\"Save\",\"mod_metu_stock_sale_added\":\"Sale
Saved\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"Update\",\"mod_items_sets_sidebar_menu
\":\"Sets\",\"mod_items_sets_sales_popup_btn\":\"Add
Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"Approvals\",\"mod_approvals_sub_sidebar_menu\":\"Sub
Approvals\",\"mod_approvals_main_sidebar_menu\":\"Main
Approvals\",\"mod_approvals_button_approve\":\"Approve\",\"mod_approvals_button_rej
ected\":\"Reject\",\"mod_approvals_data_missing_head\":\"Some Data missing to
process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"Financial
Reports\",\"reports_title_financial_balancesheet\":\"BalanceSheet\",\"reports_title
_financial_trial_balance\":\"Trial
Balance\",\"reports_title_financial_income_statement\":\"Income
Statement\",\"reports_title_financial_income_expenses\":\"Income Vs
Expenses\",\"reports_title_financial_day_closing\":\"Day
Closing\",\"reports_title_financial_cash_flow\":\"Cash
Flow\",\"reports_title_financial_chart_of_accounts\":\"Chart of
Accounts\",\"reports_title_financial_clients_balance_summary\":\"Client Balance
Summary\",\"reports_title_financial_general_balance_summary\":\"General Balance
Summary\",\"reports_title_financial_profit_loss\":\"Profit &
Loss\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_cashbook\":\"Cashbook
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_supplier\":\"Supplier
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_client\":\"Clients
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_current_account\":\"Current
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_bank\":\"Bank\\/
Sarafi Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_employee\":\"Employee
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_transit\":\"Transit
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_general\":\"General
Ledgers\\/Statements\",\"reports_title_statements_title_micro_balancesheet\":\"Micr
o BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"General
Reports\",\"reports_general_title_inventory\":\"Inventory\",\"reports_general_title
_sale_stock\":\"Sale & Stock\",\"reports_general_title_item_stock\":\"Item
Stock\",\"reports_general_title_raw_warehouse\":\"Raw
Warehouse\",\"reports_general_title_sales_warehouse\":\"Sales
Warehouse\",\"reports_general_title_item_ledger\":\"Item
Ledger\",\"reports_general_title_damage\":\"Damage
Stock\",\"reports_general_title_expenses\":\"Expenses\",\"reports_general_title_sal
es\":\"Sales\",\"reports_general_title_sales_return\":\"Sales &
Return\",\"reports_general_title_sales_item\":\"Sales
Items\",\"reports_general_title_client_items\":\"Client
Items\",\"reports_general_title_sales_expense\":\"Sales
Expenses\",\"reports_general_title_purchases\":\"Purchases\",\"reports_general_titl
e_purchases_items\":\"Purchases
Items\",\"reports_general_title_purchase_expense\":\"Purchase
Expenses\",\"reports_general_title_production\":\"Production\",\"reports_general_ti
tle_production_expenses\":\"Production
Expenses\",\"reports_general_title_warehouse_transfer\":\"Warehouse
Transfer\",\"reports_general_title_sales_discount\":\"Sales
Discount\",\"reports_general_title_sales_discount2\":\"Sales Discount
2\",\"reports_general_title_purchase_discount\":\"Purchase
Discount\",\"reports_general_title_transfer_in_discount\":\"Transfer In Discount
1\",\"reports_general_title_transfer_in_discount2\":\"Transfer In Discount
2\",\"reports_general_title_transfer_out_discount\":\"Transfer Out Discount
1\",\"reports_general_title_transfer_out_discount2\":\"Transfer Out Discount
2\",\"reports_general_title_sales_services\":\"Sales
Services\",\"reports_general_title_services\":\"Services\",\"reports_general_title_
services_items\":\"Services
Items\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"Batch Wise
Stock\",\"reports_general_title_sales_return_report\":\"Sales
Return\",\"reports_general_title_near_expiry\":\"Near
Expiry\",\"reports_general_title_expired\":\"Expired\",\"reports_general_title_shor
tage\":\"Shortage\",\"reports_general_title_bundle_toop\":\"Item Bundle
Toop\",\"reports_general_title_all_bonuses\":\"All
Bonuses\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text
_update\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_ac
tivities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"das
hboard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weigh
t\",\"dashboard
_activities_text_approved\":\"Approved\",\"dashboard_activities_text_invoice\":\"In
voice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashboard_activities_
text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\",\"dashboard_a
ctivities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Type\",\"dashboar
d_activities_text_account\":\"Account\",\"dashboard_activities_text_contract_create
d\":\"Contract Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"Production\",\"dashboard_activities_module_text_p
roject_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"Dear\",\"system_whatsapp_message_sales_text_you_have_purc
hased\":\"You have purchased material with
invoice#\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"Invoice
Total
Amount\",\"system_whatsapp_message_sales_text_paid\":\"Paid\",\"system_whatsapp_mes
sage_sales_text_pending\":\"Pending\",\"system_whatsapp_message_sales_text_prevoiou
s_balance\":\"Previous
Balance\",\"system_whatsapp_message_sales_text_balance\":\"Total
Balance\",\"system_whatsapp_message_sales_text_date\":\"Date\",\"system_whatsapp_me
ssage_sales_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_sales_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_sales_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"Dear\",\"system_whatsapp_mess
age_journal_text_we_have_received\":\"WE have
received\",\"system_whatsapp_message_journal_text_you_have_received\":\"You have
received\",\"system_whatsapp_message_journal_text_from_your_balance\":\"from your
balance\",\"system_whatsapp_message_journal_text_to_your_balance\":\"to your
balance\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"Your new
balance
is\",\"system_whatsapp_message_journal_text_receipt\":\"Receipt#\",\"system_whatsap
p_message_journal_text_details\":\"Details\",\"system_whatsapp_message_journal_text
_date\":\"Date\",\"system_whatsapp_message_journal_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_journal_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_journal_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks
Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"Shareholder\",\"shareholder_r
eport_view_thead_details\":\"Details\",\"shareholder_report_view_thead_date\":\"Dat
e\",\"shareholder_report_view_thead_credit\":\"Credit\",\"shareholder_report_view_t
head_debit\":\"Debit\",\"shareholder_report_view_thead_balance\":\"Balance\",\"shar
eholder_report_filter_thead_currency\":\"Currency\",\"shareholder_report_filter_the
ad_shareholder\":\"Shareholder\",\"shareholder_report_filter_thead_from\":\"From\",
\"shareholder_report_filter_thead_to\":\"To\",\"mod_financial_accounts_ledger_sideb
ar_main_menu\":\"Account
Ledgers\",\"mod_financial_accounts_ledger_breadcrumb\":\"Financial Account
Ledgers\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"Financial Account
Types\",\"mod_financial_accounts_ledger_view_heading\":\"Financial Account Types
Listing\"}','2025-01-05 14:24:31');
INSERT INTO `language` VALUES
(31,'LANG677A56D84FDCB3','Pashai','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Production
LTD\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Client\",\"builtin_account_supplier\":\"Supplier\
",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"Cur
rent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale Price\",\"stock_in\":\"Stock
In\",\"stock_out\":\"Stock
Out\",\"damage\":\"Damage\",\"available\":\"Available\",\"item\":\"Item\",\"items\"
:\"Items\",\"opening\":\"Opening\",\"received\":\"Received\",\"sales\":\"Sales\",\"
full_delivery\":\"Full Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice#\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice\
\/Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis
2\",\"category\":\"Category\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"c
p\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"Bndle\",\"too
p_thead\":\"Toop\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_footer\":\"Banner for
Footer\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr\\/
Account\",\"dr_amount\":\"Dr\\/Amount\",\"dr_narration\":\"Dr\\/
Narration\",\"cr_account\":\"Cr\\/Account\",\"cr_amount\":\"Cr\\/
Amount\",\"cr_narration\":\"Cr\\/Narration\",\"receiving_currency\":\"Receiving
Currency\",\"payment_currency\":\"Payment
Currency\",\"receiving_account\":\"Receiving
Account\",\"payment_account\":\"Payment
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving
Amount\",\"payment_amount\":\"Payment
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
Narration\",\"payment_narration\":\"Payment
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"Real
Cost\",\"sub_total\":\"Sub Total\",\"save_print\":\"Save &
Print\",\"update_print\":\"Update & Print\",\"user\":\"User\",\"bill_#\":\"Bill
#\",\"item_description\":\"Item Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance
\":\"USD Equalance\",\"branch_equalance\":\"Shared
Code\",\"branch_equalance_text\":\"This code should be same for all
branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
- \",\"add_entry_jv_num\":\"JV - \",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language
updated successfully.\",\"edit_language_phrase\":\"Edit
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warehouses\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Sales Report\",\"sales_item_report\":\"Sales Item
Report\",\"sales_items\":\"Sales Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Purchases
Expenses\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Production
Expenses\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warehouse
Transfer\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance
(Debit)\",\"account_opening_balance_credit\":\"Opening Balance
(Credit)\",\"account_opening_balance_currency\":\"Currency\",\"edit_account\":\"Edi
t Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total
Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items
Columns Updated Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to serve u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan
Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Sales
Total\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Inventory
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By
USD\",\"inventory\":\"Inventory\",\"inventory_report\":\"Inventory
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"Item
Settings\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_
setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Assets\",\"items_setting
_menu_share_capital\":\"Share Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"items_setting_menu_affiliate_sales\":\"Affiliate
Sales\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_mete
r\":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra_income_type_ad
ded\":\"Extra Income Type
Saved\",\"mod_extra_income_type_save_successfully\":\"Extra Income Type Saved
Successfully\",\"mod_extra_income_type_update\":\"Extra Income Type
Updated\",\"mod_extra_income_type_update_successfully\":\"Extra Income Type Updated
Successfully\",\"mod_extra_income_type_edit_title\":\"Edit Extra Income
Type\",\"sales_service_modal_title\":\"Add Extra
Services\",\"add_service_to_sale\":\"Add to
Sale\",\"sales_service_item_desc\":\"Item Description\",\"sale_service\":\"Sales
Services\",\"sales_service_report\":\"Sales Services
Report\",\"dashboard_today_overview\":\"Today
Overview\",\"dashboard_business_overview\":\"Business
Overview\",\"dashboard_sales\":\"Sales\",\"dashboard_profit\":\"Profit\",\"dashboar
d_sales_return\":\"Sales
Return\",\"dashboard_purchases\":\"Purchases\",\"dashboard_expenses\":\"Expenses\",
\"dashboard_supplier_paid\":\"Supplier
Paid\",\"dashboard_client_recieved\":\"Client
Received\",\"dashboard_cash_in\":\"Cash In\",\"dashboard_cash_out\":\"Cash
Out\",\"dashboard_extra_income\":\"Extra Income\",\"dashboard_bank_in\":\"Bank
In\",\"dashboard_bank_out\":\"Bank Out\",\"dashboard_current_stock\":\"Current
Stock\",\"dashboard_recievable\":\"Recievable\",\"dashboard_payable\":\"Payable\",\
"dashboard_cash\":\"Cash\",\"dashboard_bank\":\"Bank\",\"dashboard_damage_stock\":\
"Damage Stock\",\"dashboard_fixed_assets\":\"Fixed
Assets\",\"dashboard_equity\":\"Equity\",\"dashboard_metu_purchase\":\"Metu
Purchase\",\"dashboard_metu_sold\":\"Metu
Sold\",\"dashboard_metu_available\":\"Metu
Available\",\"lot\":\"Lot\",\"lot_purchase\":\"Lot
Purchases\",\"lot_purchases_listing\":\"lot Purchases
Listing\",\"add_lot_purchase\":\"add lot Purchase\",\"new_lot_purchase\":\"New lot
Purchase\",\"add_to_lot_purchase\":\"Add to lot purchase\",\"edit_lot\":\"Edit
Lot\",\"receipt_num\":\"Receipt #\",\"email_attachment\":\"Email
Attachment\",\"fuel_type\":\"Fuel
Type\",\"driver\":\"Driver\",\"plate_num\":\"Plate
#\",\"cmr\":\"CMR\",\"rent\":\"Rent\",\"total_cost\":\"Total
Cost\",\"email_image\":\"Email Image\",\"rent_currency\":\"Rent
Currency\",\"expenses_currency\":\"Expenses Currency\",\"total_weight\":\"Total
Weight\",\"total_rent\":\"Total Rent\",\"total_expenses\":\"Total
Expenses\",\"total_real_cost\":\"Total Real Cost\",\"lot_purchase_invoice\":\"Lot
Purchase Invoice\",\"fuel_amount\":\"Fuel Amount\",\"transit_amount\":\"Transit
Amount\",\"expense_amount\":\"Amount\",\"lot_added\":\"Lot
Added\",\"lot_added_successfully\":\"New lot added
successfully\",\"lot_updated\":\"Lot Updated\",\"lot_updated_successfully\":\"lot
updated
successfully\",\"sidebar_lot_purchase\":\"Purchases\",\"sidebar_lot_avail_warehouse
\":\"Available\",\"sidebar_lot_sold_warehouse\":\"Sold\",\"sidebar_lot_moved_wareho
use\":\"Moved\",\"sidebar_lot_sold_difference_report\":\"Sold
Difference\",\"sidebar_lot_moved_difference_report\":\"Moved
Difference\",\"lot_moved_difference_report\":\"Moved Lot Difference
Report\",\"lot_moved_difference_report_listing\":\"Moved Lot Difference Report
Listing\",\"sidebar_menu_financials\":\"Financials
Transactions\",\"lot_purchase_avail\":\"Lot Purchases
Available\",\"avail_lot_purchases_listing\":\"Available Lot Purchases
Listing\",\"purchased_invoice\":\"Purchaed Invoice\",\"purchased_date\":\"Purchaed
Date\",\"sold_?\":\"Sold ?\",\"btn_sold_?\":\"Sold ?\",\"btn_sold_invoice_?\":\"Sol
d
Invoice ?\",\"move_?\":\"Move ?\",\"btn_move_?\":\"Move ?\",\"preview\":\"Preview\"
,\"no_image\":\"No Image\",\"receipt_exist\":\"Receipt
Exist\",\"receipt_number_exist\":\"This receipt number already
exist\",\"lot_sold_title\":\"Lot Sold\",\"lot_sold_tag_line\":\"Enter details of
sold lot item.\",\"lot_invoice_sold_title\":\"Lot invoice
Sold\",\"lot_invoice_sold_tag_line\":\"Enter details of sold lot
invoice.\",\"invoice_sold\":\"Invoice Sold.\",\"invoice_already_sold\":\"Invoice
already sold.\",\"edit_lot_sale\":\"Edit Lot Sale\",\"lot_sold_updated\":\"Lot Sale
Updated\",\"sold_lot_updated_successfully\":\"Lot Sale updated
successfully.\",\"difference\":\"Difference\",\"gross_weight\":\"Gross
Weight\",\"gross_amount\":\"Gross
Amount\",\"cash\":\"Cash\",\"cash_account\":\"Cash
Account\",\"plus\":\"Plus\",\"minus\":\"Minus\",\"save_sold_lot\":\"Save
Sold\",\"invalid_request_head\":\"Invalid
Request\",\"invalid_request_body\":\"System detected an inappropriate
request\",\"sold_saved\":\"Sold Saved\",\"sold_lot_saved_successfully\":\"Sold lot
saved successfully\",\"lot_sold_invoice\":\"Lot Sold
Invoice\",\"total_amount\":\"Total Amount\",\"sold_lot_listing\":\"Sold Lot
Listing\",\"lot_sales\":\"Lot Sales\",\"purchased_invoice_num\":\"P.invoice
#\",\"sold_date\":\"Sold Date\",\"sold_invoice_num\":\"S.Invoice
#\",\"moved_lots\":\"Moved Lots\",\"moved_lots_listing\":\"Moved Lots
Listing\",\"lot_moved_title\":\"Move Lot\",\"lot_moved_tag_line\":\"Enter following
details to move lot item\",\"move_lot\":\"Move Lot\",\"lot_moved\":\"Lot
Moved\",\"lot_moved_successfully\":\"Lot moved
successfully\",\"lot_difference_report\":\"Lot Difference
Report\",\"lot_difference_report_listing\":\"Lot Difference Report
Listing\",\"weight_first\":\"1st
Weight\",\"difference_positive\":\"Difference+\",\"difference_negative\":\"Differen
ce-\",\"lot_rights\":\"Lot Rights\",\"view_lot_purchase_right\":\"View Lot
Purchase\",\"add_lot_purchase_right\":\"Add Lot
Purchase\",\"edit_lot_purchase_right\":\"Edit Lot
Purchase\",\"delete_lot_purchase_right\":\"Delete Lot
Purchase\",\"view_avail_lot_right\":\"View Available
Lots\",\"view_lot_sold_right\":\"View Lot Sold\",\"add_lot_sold_right\":\"Add Lot
Sold\",\"delete_lot_sold_right\":\"Delete Lot
Sold\",\"view_lot_moved_right\":\"View
Lot Moved\",\"add_lot_moved_right\":\"Add Lot
Moved\",\"delete_lot_moved_right\":\"Delete Lot
Moved\",\"lot_difference_report_right\":\"Lot Difference
Report\",\"lot_iran_to_afghanistan_difference_report_right\":\"Lot ITA Difference
Report\",\"lot_iran_to_border_difference_report_right\":\"Lot ITB Difference
Report\",\"fuel_parts\":\"Fuel
Parts\",\"enable\":\"Enable\",\"disable\":\"Disable\",\"install\":\"Install\",\"uni
nstall\":\"Uninstall\",\"collective\":\"Collective\",\"singular\":\"Singular\",\"mi
cro_balance_sheet\":\"Micro BalanceSheet\",\"available_tankers\":\"Available
Tankers\",\"clients\":\"Clients\",\"cashbook\":\"Cashbook\",\"payable\":\"Payable\"
,\"banks\":\"Banks\",\"suppliers\":\"Suppliers\",\"assets_total\":\"Assets
Total\",\"payable_total\":\"Payable Total\",\"total_in_usd\":\"Total in
USD\",\"equity\":\"Equity\",\"current_cash\":\"Current
Cash\",\"yesterday_cash\":\"Yesterday
Cash\",\"help\":\"Help\",\"help_section\":\"Help
Section\",\"help_english\":\"English\",\"help_pashto\":\"Pashto\",\"help_dari\":\"D
ari\",\"dashboard_cash_btn\":\"Details\",\"iran_to_afghanistan\":\"Transit from
Iran to Afghanistan\",\"iran_to_border\":\"Transit from Iran to
Border\",\"transit_currency\":\"Transit Currency\",\"pending_weight\":\"Pending
Weight\",\"divide_fuels_into_afghanistan_tankers\":\"Divide Fuels into Afghanistan
Tankers\",\"fuel_divisions\":\"Fuel Divisions\",\"add_to_tankers\":\"Add to
Tankers\",\"color\":\"Color\",\"dashboard_recieved\":\"Recieved\",\"dashboard_profi
t_loss\":\"Profit & Loss\",\"dashboard_net_profit\":\"Net
Profit\",\"dashboard_bank_accounts\":\"Bank
Accounts\",\"dashboard_activities\":\"Activities\",\"dashboard_need_attention\":\"N
eed Attention\",\"titlebar_payments_alert_empty\":\"Coming
Soon...\",\"titlebar_payments_alerts\":\"Payment
Alerts\",\"titlebar_expiry_alerts\":\"Expiry
Alerts\",\"titlebar_reminders_alerts\":\"Reminder
Alerts\",\"titlebar_reminders_date\":\"Reminder
Date\",\"titlebar_expiry_date\":\"Expiry
Date\",\"titlebar_expiry_alert_empty\":\"No Expiry
Alerts\",\"titlebar_product_alerts\":\"Product
Alerts\",\"titlebar_avail_qty\":\"Avail Qty\",\"titlebar_product_alert_empty\":\"No
Products Alerts\",\"titlebar_activities_notifications\":\"Activities
Notifications\",\"titlebar_activities_notification_empty\":\"No Activity
Alerts\",\"weight_plus\":\"Weight+\",\"weight_minus\":\"Weight-\",\"total_gross_wei
ght\":\"Total Gross Weight\",\"both\":\"Both\",\"purchase_type\":\"Purchase
Type\",\"purchases_difference_report\":\"Purchases Difference
Report\",\"purchases_difference_report_listing\":\"Purchases Difference Report
Details\",\"iran_to_afghanistan_difference_report\":\"ITA Difference
Report\",\"iran_to_border_difference_report\":\"ITB Difference
Report\",\"iran_to_border_initial_difference_report\":\"ITBI Difference
Report\",\"branch_transfer\":\"Branch Transfer\",\"branch_transfer_out\":\"Branch
Transfer Out\",\"branch_transfer_out_listing\":\"Branch Transfer Out
Listing\",\"new_branch_transfer_out\":\"New Branch Transfer
Out\",\"edit_branch_transfer_out\":\"Edit Branch Transfer
Out\",\"branch_item_transferred_out\":\"Item
Transferred\",\"branch_item_transferred_out_successfully\":\"Item Transferred Out
Successfully\",\"branch_transferred_out_updated\":\"Transfer
Updated\",\"branch_transferred_out_updated_successfully\":\"Item Transfer updated
Successfully\",\"to_warehouse\":\"To Warehouse\",\"to_branch\":\"To
Branch\",\"branch_transfer_in\":\"Branch Transfer
In\",\"branch_transfer_in_listing\":\"Branch Transfer In
Listing\",\"new_branch_transfer_in\":\"New Branch Transfer
In\",\"edit_branch_transfer_in\":\"Edit Branch Transfer
In\",\"branch_item_transferred_in\":\"Item
Transferred\",\"branch_item_transferred_in_successfully\":\"Item transferred in
successfully\",\"branch_transferred_in_updated\":\"Transfer
Updated\",\"branch_transferred_in_updated_successfully\":\"Item transfer in updated
successfully\",\"from_warehouse\":\"From Warehouse\",\"from_branch\":\"From
Branch\",\"branch_transfer_in_short\":\"BTI\",\"branch_transfer_out_short\":\"BTO\"
,\"ph_transfer_in_short\":\"T\\/IN\",\"ph_transfer_out_short\":\"T\\/
OUT\",\"b_to_b_in\":\"B2bin\",\"b_to_b_out\":\"B2bout\",\"overall\":\"Overall\",\"s
tatement\":\"Statement\",\"balancesheet\":\"Balancesheet\",\"positive_limit\":\"Pos
itive Limit\",\"negative_limit\":\"Negative
Limit\",\"fuel_difference_report\":\"Fuel Difference
Report\",\"fuel_difference_report_listing\":\"Fuel Difference Report
Listing\",\"previous_balance\":\"Previous
Balance\",\"colour\":\"Colour\",\"remarks\":\"Remarks\",\"passed\":\"Passed\",\"act
ivities_dropdown_all\":\"All\",\"activities_dropdown_sales\":\"Sales\",\"activities
_dropdown_purchases\":\"Purchases\",\"activities_dropdown_production\":\"Production
\",\"activities_dropdown_journal\":\"Journal\",\"activities_dropdown_extra_income\"
:\"Extra Income\",\"activities_dropdown_damage_stock\":\"Damage
Stock\",\"activities_dropdown_warehouse Transfer\":\"Warehouse
Transfer\",\"activities_dropdown_transit\":\"Transit\",\"activities_dropdown_paysli
ps\":\"Payslips\",\"activities_dropdown_expenses\":\"Expenses\",\"activities_dropdo
wn_lot_purchases\":\"Lot Purchases\",\"activities_dropdown_lot_sold\":\"Lot
Sold\",\"activities_dropdown_lot_moved\":\"Lot
Moved\",\"synchronization\":\"Synchronization\",\"synchronize_btn\":\"Synchronize\"
,\"synchronization_local_to_live_title\":\"Sync Data from your Local Database to
Live Database\",\"synchronization_live_to_local_title\":\"Sync Data from your Live
Database to Local Database\",\"synchronization_no_data\":\"No
Data\",\"synchronization_no_data_message\":\"Data not found to
synchronize\",\"synchronization_done\":\"Job
Done\",\"synchronization_done_message\":\"Synchronization successfully
completed.\",\"internet_error\":\"Internet Error\",\"internet_error_message\":\"LAN
connection is not
stable.\",\"projects\":\"Projects\",\"projects_listing\":\"Projects
Listing\",\"add_project\":\"Add Project\",\"add_new_project\":\"Add New
Project\",\"edit_project\":\"Edit Project\",\"project_saved\":\"Project
Saved\",\"new_project_created_successfully\":\"New project created
successfully.\",\"project_updated\":\"Project
Updated\",\"project_updated_successfully\":\"Project details updated
successfully.\",\"project_name\":\"Project Name\",\"project_address\":\"Project
Address\",\"contact_person\":\"Contact Person\",\"contact_number\":\"Contact
Number\",\"company_name\":\"Company Name\",\"cash_paid_account\":\"Cash Paid
Account\",\"project_cost\":\"Project Cost\",\"pending_amount\":\"Pending
Amount\",\"start_date\":\"Start Date\",\"end_date\":\"End
Date\",\"comments\":\"Comments\",\"login_name\":\"Login
Name\",\"confirm_password\":\"Confirm Password\",\"in_process_projects\":\"In
Process Projects\",\"in_process_projects_listing\":\"In Process Projects
Listing\",\"process_details\":\"Process
Details\",\"process_details_listing\":\"Process Details
Listing\",\"complete\":\"Complete\",\"description\":\"Description\",\"supervisor\":
\"Supervisor\",\"completed_projects\":\"Completed
Projects\",\"completed_projects_listing\":\"Completed Projects
Listing\",\"move_to_process\":\"Move to Process\",\"projects_reports\":\"Projects
Reports\",\"projects_reports_listing\":\"Projects Reports
Listing\",\"add_project_report\":\"Add Project
Report\",\"edit_project_report\":\"Edit Project
Report\",\"add_new_project_report\":\"Add New Project
Report\",\"title\":\"Title\",\"view\":\"View\",\"project_report\":\"Project
Report\",\"project_report_saved\":\"Report
Saved\",\"project_report_saved_successfully\":\"Project Report Saved
successfully\",\"project_report_updated\":\"Report
Updated\",\"project_report_updated_successfully\":\"Project Report updated
successfully\",\"payment_deductions\":\"Payment
Deductions\",\"payment_deductions_listing\":\"Payment Deductions
Listing\",\"add_payment_deduction\":\"Add Payment
Deduction\",\"add_new_payment_deduction\":\"Add New Payment
Deduction\",\"edit_payment_deduction\":\"Edit Payment
Deduction\",\"scan_copy\":\"Scan
Copy\",\"project\":\"Project\",\"select_project\":\"Select
Project\",\"from_account\":\"From Account\",\"to_account\":\"To
Account\",\"project_currency_amount\":\"Project Currency
Amount\",\"deduction_saved\":\"Deduction
Saved\",\"deduction_saved_successfully\":\"New deduction saved
successfully\",\"deduction_updated\":\"Deduction
Updated\",\"deduction_updated_successfully\":\"Deduction updated
successfully\",\"expenses_deductions\":\"Expenses
Deductions\",\"expenses_deductions_listing\":\"Expenses Deductions
Listing\",\"add_expense_deduction\":\"Add Expense
Deduction\",\"add_new_expense_deduction\":\"Add New Expense
Deduction\",\"edit_expense_deduction\":\"Edit Expense
Deduction\",\"cash_expenses\":\"Cash Expenses\",\"inventory_expenses\":\"Inventory
Expenses\",\"expense_type\":\"Expense
Type\",\"private\":\"Private\",\"other\":\"Other\",\"leaves\":\"Leaves\",\"leaves_l
isting\":\"Leaves Listing\",\"add_leave\":\"Add Leave\",\"add_new_leave\":\"Add New
Leave\",\"edit_leave\":\"Edit Leave\",\"leave_saved\":\"Leave
Saved\",\"leave_saved_successfully\":\"Leave saved
successfully\",\"leave_updated\":\"Leave
Updated\",\"leave_updated_successfully\":\"Leave updated
successfully\",\"reason\":\"Reason\",\"reason_for_leave\":\"Reason for
Leave\",\"time\":\"Time\",\"outgoing_time\":\"Outgoing
Time\",\"return_time\":\"Return Time\",\"leave_return_modal_title\":\"Leave
Return\",\"leave_return_modal_tag_line\":\"Submit Leave Return
Info\",\"approved_expenses_deductions\":\"Approved Expenses
Deductions\",\"approved_expenses_deductions_listing\":\"Approved Expenses
Deductions
Listing\",\"approve\":\"Approve\",\"approved\":\"Approved\",\"disapprove\":\"Disapp
rove\",\"check_all\":\"Check All\",\"approve_all\":\"Approve
All\",\"disapprove_all\":\"Disapprove All\",\"delete_all\":\"Delete
All\",\"agent\":\"Agent\",\"weight_lose\":\"W-Lose\",\"fuel_lose_report\":\"Fuel
Lose
Report\",\"iran_to_afghanistan_fuel_lose_report\":\"ITA Fuel Lose
Report\",\"iran_to_border_fuel_lose_report\":\"ITB Fuel Lose
Report\",\"iran_to_border_initial_fuel_lose_report\":\"ITBI Fuel Lose
Report\",\"fuel_lose_report_listing\":\"Fuel Lose Report
Listing\",\"iran_to_afghanistan_fuel_lose_report_listing\":\"ITA Fuel Lose Report
Listing\",\"iran_to_border_fuel_lose_report_listing\":\"ITB Fuel Lose Report
Listing\",\"iran_to_border_initial_fuel_lose_report_listing\":\"ITBI Fuel Lose
Report Listing\",\"lot_fuel_lose_report_right\":\"View Fuel Lose
Report\",\"fuel_pending_report\":\"Pending Fuel
Report\",\"fuel_pending_report_breadcrumb\":\"Pending Fuel
Report\",\"fuel_pending_report_thead_sr_num\":\"#\",\"fuel_pending_report_thead_dat
e\":\"Date\",\"fuel_pending_report_thead_inovoice\":\"Invoice\",\"fuel_pending_repo
rt_thead_supplier\":\"Supplier\",\"fuel_pending_report_thead_attachment\":\"Attachm
ent\",\"fuel_pending_report_thead_total_weight\":\"Total
Pending\",\"fuel_pending_report_thead_loaded_weight\":\"Loaded
Weight\",\"fuel_pending_report_thead_pending_weight\":\"Pending
Weight\",\"fuel_pending_report_thead_old_weight\":\"Old
Pending\",\"showroom\":\"Showroom\",\"showroom_view\":\"Showroom
View\",\"showroom_listing\":\"Showroom
Listing\",\"sale\":\"Sale\",\"delivery_charges\":\"Delivery
Charges\",\"images\":\"Images\",\"car_images_modal_title\":\"Car
Images\",\"car_images_modal_tag_line\":\"You can also upload more images
here\",\"sold\":\"Sold\",\"add_new_car_purchase\":\"Add New Car
Purchase\",\"add_car_purchase\":\"Add Car Purchase\",\"edit_car_purchase\":\"Edit
Car Purchase\",\"car_purchases\":\"Car Purchases\",\"car_purchases_listing\":\"Car
Purchases Listing\",\"car_purchase_invoice\":\"Car Purchases
Invoice\",\"car_name\":\"Car Name\",\"car_model\":\"Car
Model\",\"select_agent\":\"Select Agent\",\"shasi_num\":\"Shasi
#\",\"car_color\":\"Car Color\",\"car_makes\":\"Car
Makes\",\"make\":\"Make\",\"car_image\":\"Car Image\",\"transfer_exp\":\"Transfer
expenses\",\"agent_commission\":\"Agent Commission\",\"other_expenses\":\"Other
Expenses\",\"expense_details\":\"Details\",\"total_transfer_exp\":\"Total
TE\",\"total_agent_commission\":\"Total AC\",\"total_other_expenses\":\"Total
OE\",\"grand_total\":\"Grand Total\",\"load_deliveries\":\"Load
Deliveries\",\"load_deliveries_listing\":\"Load Deliveries
Listing\",\"add_new_load_delivery\":\"Add New Load
Delivery\",\"new_load_delivery\":\"New Load
Delivery\",\"edit_load_delivery\":\"Edit Load
Delivery\",\"select_purchase\":\"Select Purchase\",\"load_plate\":\"Load Plate
#\",\"load_expenses\":\"Load
Expenses\",\"charges\":\"Charges\",\"load_delivery_saved\":\"Delivery
Saved\",\"load_delivery_saved_successfully\":\"New load delivery saved
successfully\",\"load_delivery_updated\":\"Delivery
Updated\",\"load_delivery_updated_successfully\":\"Load Delivery updated
successfully\",\"custom_expenses\":\"Custom
Expenses\",\"custom_expenses_listing\":\"Custom Expenses
Listing\",\"new_custom_expenses\":\"New Custom
Expenses\",\"add_new_custom_expenses\":\"Add New Custom
Expenses\",\"edit_custom_expenses\":\"Edit Custom
Expenses\",\"custom_expenses_saved\":\"Expenses
Saved\",\"custom_expenses_saved_successfully\":\"Custom Expenses saved
successfully\",\"custom_expenses_updated\":\"Expenses
Updated\",\"custom_expenses_updated_successfully\":\"Custom Expenses updated
successfully\",\"load_delivery\":\"Load Delivery\",\"select_delivery\":\"Select
Delivery\",\"custom_charges\":\"Custom
Charges\",\"custom_charges_listing\":\"Custom Charges
Listing\",\"new_custom_charges\":\"New Custom
Charges\",\"add_new_custom_charges\":\"Add New Custom
Charges\",\"edit_custom_charges\":\"Edit Custom
Charges\",\"custom_charges_saved\":\"Charges
Saved\",\"custom_charges_saved_successfully\":\"Custom charges saved
successfully\",\"custom_charges_updated\":\"Charges
Updated\",\"custom_charges_updated_successfully\":\"Custom charges updated
successfully\",\"car\":\"Car\",\"select_car\":\"Select
Car\",\"construction\":\"Construction\",\"receipt\":\"Receipt\",\"select_supervisor
\":\"Select Supervisor\",\"attachment\":\"Attachment\",\"fixing_expenses\":\"Fixing
Expenses\",\"fixing_expenses_listing\":\"Fixing Expenses
Listing\",\"fixing_expenses_invoice\":\"Fixing Expenses
Invoice\",\"new_fixing_expenses\":\"New Fixing
Expenses\",\"add_new_fixing_expenses\":\"Add New Fixing
Expenses\",\"edit_fixing_expenses\":\"Edit Fixing
Expenses\",\"fixing_expenses_saved\":\"Expenses
Saved\",\"fixing_expenses_saved_successfully\":\"Fixing expenses saved
successfully\",\"fixing_expenses_updated\":\"Expenses
Updated\",\"fixing_expenses_updated_successfully\":\"Fixing expenses updated
successfully\",\"add_to_expenses\":\"Add To Expenses\",\"items_report\":\"Items
Report\",\"showroom_sales\":\"Sales\",\"showroom_sales_listing\":\"Sales
Listing\",\"showroom_sales_invoice\":\"Sale Invoice\",\"new_showroom_sale\":\"New
Sale\",\"add_new_showroom_sale\":\"Add New Sale\",\"edit_showroom_sale\":\"Edit
Sale\",\"showroom_sales_saved\":\"Sale
Saved\",\"showroom_sales_saved_successfully\":\"New sale saved
successfully\",\"showroom_sales_updated\":\"Sale
Updated\",\"showroom_sales_updated_successfully\":\"Sale updated
successfully\",\"project_payments\":\"Project
Payments\",\"project_payments_listing\":\"Project Payments
Listing\",\"new_project_payment\":\"New Project
Payment\",\"add_new_project_payment\":\"Add New Project
Payment\",\"edit_project_payment\":\"Edit Project
Payment\",\"project_payment_saved\":\"Payment
Saved\",\"project_payment_saved_successfully\":\"Project Payment saved
successfully\",\"project_payment_updated\":\"Payment
Updated\",\"project_payment_updated_successfully\":\"Project Payment updated
successfully\",\"payment_type\":\"Payment Type\",\"select_user\":\"Select
User\",\"deduction_type\":\"Deduction
Type\",\"loans\":\"Loans\",\"loan\":\"Loan\",\"loans_listing\":\"Loans
Listing\",\"loan_modal_title\":\"Loan\",\"loan_modal_tag_line\":\"Submit Loan
Payment Info\",\"loan_amount\":\"Loan Amount\",\"project_loan_updated\":\"Loan
Updated\",\"project_loan_updated_successfully\":\"Loan information updated
successfully\",\"received_money\":\"Received
Money\",\"received_money_listing\":\"Received Money
Listing\",\"dash_number_of_pending_projects\":\"NOPP\",\"dash_number_of_completed_p
rojects\":\"NOCP\",\"dash_cost_of_pending_projects\":\"COPP\",\"dash_cost_of_comple
ted_projects\":\"COCP\",\"dash_pending_amount_of_projects\":\"PAOP\",\"dash_cash_pa
id_of_projects\":\"CPOP\",\"dash_expenses_deductions_of_completed_projects\":\"EDOC
P\",\"dash_profit_of_completed_projects\":\"POCP\",\"dash_number_of_pending_expense
s_deductions\":\"NOPED\",\"balance_summary_projects_completed_cost\":\"Completed
Projects Cost\",\"balance_summary_projects_pending_amount\":\"Projects Pending
Amount\",\"balance_summary_projects_completed_expenses\":\"Completed Projects
Expenses\",\"balance_summary_projects_completed_profit\":\"Completed Projects
Profit\",\"warehouse_details_report\":\"Warehouse Details
Report\",\"roznamcha_report\":\"Roznamcha
Report\",\"project_deductions\":\"Deductions\",\"construction_items\":\"Items\",\"c
onstruction_items_listing\":\"Items Listing\",\"new_construction_item\":\"New
Item\",\"add_new_construction_item\":\"Add New
Item\",\"edit_construction_item\":\"Edit Item\",\"construction_item_saved\":\"Item
Saved\",\"construction_item_saved_successfully\":\"New item saved
successfully\",\"construction_item_updated\":\"Item
Updated\",\"construction_item_updated_successfully\":\"Item updated
successfully\",\"construction_warehouses\":\"Warehouses\",\"construction_warehouses
_listing\":\"Warehouses Listing\",\"new_construction_warehouse\":\"New
Warehouse\",\"add_new_construction_warehouse\":\"Add New
Warehouse\",\"edit_construction_warehouse\":\"Edit
Warehouse\",\"construction_warehouse_saved\":\"Warehouse
Saved\",\"construction_warehouse_saved_successfully\":\"New warehouse saved
successfully\",\"construction_warehouse_updated\":\"Warehouse
Updated\",\"construction_warehouse_updated_successfully\":\"Warehouse updated
successfully\",\"construction_purchases\":\"Purchases\",\"construction_purchases_li
sting\":\"Purchases Listing\",\"construction_purchases_invoice\":\"Purchases
Invoice\",\"new_construction_purchase\":\"New
Purchase\",\"add_new_construction_purchase\":\"Add New
Purchase\",\"edit_construction_purchase\":\"Edit
Purchase\",\"construction_purchase_saved\":\"Purchase
Saved\",\"construction_purchase_saved_successfully\":\"New purchase saved
successfully\",\"construction_purchase_updated\":\"Purchase
Updated\",\"construction_purchase_updated_successfully\":\"Purchase updated
successfully\",\"construction_contracts\":\"Contracts\",\"construction_contracts_li
sting\":\"Contracts Listing\",\"new_construction_contract\":\"New
Contract\",\"add_new_construction_contract\":\"Add New
Contract\",\"edit_construction_contract\":\"Edit
Contract\",\"construction_contract_saved\":\"Contract
Saved\",\"construction_contract_saved_successfully\":\"New contract saved
successfully\",\"construction_contract_updated\":\"Contract
Updated\",\"construction_contract_updated_successfully\":\"Contract updated
successfully\",\"contract_type\":\"Contract
Type\",\"machinery\":\"Machinery\",\"duration_type\":\"Duration
Type\",\"monthly\":\"Monthly\",\"days\":\"Days\",\"hours\":\"Hours\",\"sqm\":\"Sqm\
",\"select_employee\":\"Select Employee\",\"number_of_months\":\"Number Of
Months\",\"number_of_days\":\"Number Of Days\",\"number_of_hours\":\"Number Of
Hours\",\"number_of_sqms\":\"Number Of Sqms\",\"working_hours_per_day\":\"Working
Hours Per Day\",\"rate_per_hour\":\"Rate Per Hour\",\"driver_name\":\"Driver
Name\",\"driver_mobile\":\"Driver Mobile\",\"projects_assigning\":\"Projects
Assigning\",\"projects_assigning_listing\":\"Projects Assigning
Listing\",\"new_project_assigning\":\"New Project
Assign\",\"add_new_project_assigning\":\"Add New
Project Assign\",\"edit_project_assigning\":\"Edit Project
Assign\",\"project_assigning_saved\":\"Project Assign
Saved\",\"project_assigning_saved_successfully\":\"New project assign saved
successfully\",\"project_assigning_updated\":\"Project Assign
Updated\",\"project_assigning_updated_successfully\":\"Project assign updated
successfully\",\"assign_type\":\"Assign
Type\",\"material\":\"Material\",\"start_time\":\"Start Time\",\"end_time\":\"End
Time\",\"select_machinery\":\"Select
Machinery\",\"project_assigning_status\":\"Status\",\"project_assigning_pending\":\
"Pending\",\"project_assigning_passed\":\"Passed\",\"project_assigning_report_menu\
":\"Project Assign Report\",\"project_assigning_report_breadcrumb\":\"Project
Assign Report\",\"project_assigning_report_title\":\"Project Assign
Report\",\"project_assigning_report_title_listing\":\"Project Assign
Lisitng\",\"project_assigning_report_filter_project\":\"Project\",\"project_assigni
ng_report_filter_material\":\"Material\",\"project_assigning_report_filter_employee
\":\"Employee\",\"project_assigning_report_filter_machinery\":\"Machinery\",\"proje
ct_assigning_report_filter_from\":\"From\",\"project_assigning_report_filter_to\":\
"To\",\"project_assigning_report_filter_search\":\"Search\",\"project_assigning_rep
ort_thead_serial\":\"#\",\"project_assigning_report_thead_date\":\"Date\",\"project
_assigning_report_thead_project\":\"Project\",\"project_assigning_report_thead_type
\":\"Type\",\"project_assigning_report_thead_work_time\":\"Work
Time\",\"project_assigning_report_thead_employee\":\"Employee\",\"project_assigning
_report_thead_machinery\":\"Machinery\",\"project_assigning_report_thead_material\"
:\"Material\",\"project_assigning_report_thead_qty\":\"Qty\",\"project_assigning_re
port_thead_comments\":\"Comments\",\"cons_warehouse_details_breadcrumb\":\"Warehous
e Details\",\"cons_warehouse_details_title\":\"Warehouse
Details\",\"cons_warehouse_details_title_listing\":\"Warehouse Details
Lisitng\",\"cons_warehouse_details_filter_item\":\"Item\",\"cons_warehouse_details_
filter_project\":\"Project\",\"cons_warehouse_details_filter_from\":\"From\",\"cons
_warehouse_details_filter_to\":\"To\",\"cons_warehouse_details_filter_search\":\"Se
arch\",\"cons_warehouse_details_thead_serial\":\"#\",\"cons_warehouse_details_thead
_item_name\":\"Item
Name\",\"cons_warehouse_details_thead_unit\":\"Unit\",\"cons_warehouse_details_thea
d_rate\":\"Rate\",\"cons_warehouse_details_thead_total\":\"Total
Qty\",\"cons_warehouse_details_thead_assign\":\"Assign
Qty\",\"cons_warehouse_details_thead_work_available\":\"Ava
Qty\",\"cons_warehouse_details_thead_damage\":\"Damage\",\"cons_purchase_invoice_ti
tle\":\"Purchase Invoice\",\"cons_purchase_invoice_title_listing\":\"Warehouse
Details
Lisitng\",\"cons_purchase_invoice_top_date\":\"Date\",\"cons_purchase_invoice_top_u
ser\":\"User\",\"cons_purchase_invoice_top_supplier\":\"Supplier\",\"cons_purchase_
invoice_top_bill\":\"Bill
#\",\"cons_purchase_invoice_thead_serial\":\"#\",\"cons_purchase_invoice_thead_item
_name\":\"Item
Name\",\"cons_purchase_invoice_thead_unit\":\"Unit\",\"cons_purchase_invoice_thead_
qty\":\"Qty\",\"cons_purchase_invoice_thead_rate\":\"Rate\",\"cons_purchase_invoice
_thead_total\":\"Total\",\"cons_purchase_invoice_thead_paid\":\"Paid\",\"cons_purch
ase_invoice_thead_pending\":\"Pending\",\"projects_assigning_report\":\"Projects
Assign Report\",\"project_type\":\"Project Type\",\"dashboard_rights\":\"Dashboard
Rights\",\"today_overview_sales\":\"Today Overview
Sales\",\"today_overview_sales_return\":\"Today Overview Sales
Return\",\"today_overview_purchases\":\"Today Overview
Purchases\",\"today_overview_expenses\":\"Today Overview
Expenses\",\"today_overview_supplier_paid\":\"Today Overview Supplier
Paid\",\"today_overview_client_received\":\"Today Overview Client
Received\",\"today_overview_cash_in\":\"Today Overview Cash
In\",\"today_overview_cash_out\":\"Today Overview Cash
Out\",\"today_overview_extra_income\":\"Today Overview Extra
Income\",\"today_overview_bank_in\":\"Today Overview Bank
In\",\"today_overview_bank_out\":\"Today Overview Bank
Out\",\"business_overview_sales\":\"Business Overview
Sales\",\"business_overview_purchases\":\"Business Overview
Purchases\",\"business_overview_current_stock\":\"Business Overview Current
Stock\",\"business_overview_receivable\":\"Business Overview
Receivable\",\"business_overview_payable\":\"Business Overview
Payable\",\"business_overview_cash\":\"Business Overview
Cash\",\"business_overview_bank\":\"Business Overview
Bank\",\"business_overview_expenses\":\"Business Overview
Expenses\",\"business_overview_damage_stock\":\"Business Overview Damage
Stock\",\"business_overview_fixed_assets\":\"Business Overview Fixed
Assets\",\"business_overview_equity\":\"Business Overview
Equity\",\"dashboard_cash_marquee\":\"Dashboard
Cash\",\"system_profit\":\"Profit\",\"dash_construction_stats\":\"Construction
Stats\",\"dash_business_performance_stats\":\"Business Performance
Stats\",\"dash_metu_performance_stats\":\"Metu Performance
Stats\",\"dash_expenses_graph\":\"Expenses
Graph\",\"dash_profit_and_loss_graph\":\"Profit And Loss
Graph\",\"dash_bank_accounts_notifications\":\"Bank Accounts
Notifications\",\"dash_activity_alerts\":\"Activity
Alerts\",\"project_items_rights\":\"Project
Items\",\"project_warehouses_rights\":\"Project
Warehouses\",\"project_purchases_rights\":\"Project
Purchases\",\"project_contracts_rights\":\"Project
Contracts\",\"project_assigning_rights\":\"Project
Assigning\",\"project_projects_rights\":\"Project
Projects\",\"project_inprocess_projects_rights\":\"Project Inprocess
Projects\",\"project_completed_projects_rights\":\"Project Completed
Projects\",\"project_projects_reports_rights\":\"Project Projects
Reports\",\"incomplete\":\"Incomplete\",\"project_projects_payments_rights\":\"Proj
ect Projects Payments\",\"project_payment_deductions_rights\":\"Project Payment
Deductions\",\"project_expenses_deductions_rights\":\"Project Expenses
Deductions\",\"project_approved_expenses_deductions_rights\":\"Project Approved
Dxpenses Deductions\",\"project_assign_report_rights\":\"Project Assign
Report\",\"services_module_rights\":\"Services
Rights\",\"services_sales_module_rights\":\"Services Sales
Rights\",\"services_quotation_module_rights\":\"Services Quotation
Rights\",\"services_reports_rights\":\"Services Reports
Rights\",\"services_sales_reports_rights\":\"Services
Report\",\"services_items_reports_rights\":\"Services Items
Report\",\"showroom_module_car_p_rights\":\"Showroom Car Purchases
Rights\",\"showroom_module_car_p_list_view\":\"Showroom List
View\",\"showroom_car_purchase_rights\":\"Showroom Car
Purchases\",\"showroom_buy_car_rights\":\"Showroom Buy Car
Rights\",\"showroom_people_show_buy_rights\":\"People Showroom
Rights\",\"showroom_load_delivery_rights\":\"Showroom Load Deliveries
Rights\",\"showroom_custom_exp_rights\":\"Showroom Custom Expenses
Rights\",\"showroom_custom_char_rights\":\"Showroom Custom Charges
Rights\",\"showroom_fix_expense_rights\":\"Showroom Fixing Expenses
Rights\",\"showroom_sales_rights\":\"Showroom Sales
Rights\",\"showroom_car_pur_sale_rights\":\"Car Purchases
Sold\",\"showroom_buy_car_sale_rights\":\"Buy Cars
Sold\",\"showroom_people_car_sale_rights\":\"People Cars
Sold\",\"ledger_overall_debit\":\"Overall
Debit\",\"ledger_overall_credit\":\"Overall
Credit\",\"ledger_overall_balance\":\"Overall
Balance\",\"marketers_rights\":\"Marketers Rights\",\"extra_income_rights\":\"Extra
Income Rights\",\"extra_income_type_rights\":\"Extra Income Type
Rights\",\"synchronization_rights\":\"Synchronization
Rights\",\"sales_man_rights\":\"Sales Man Rights\",\"approvals_right\":\"Approvals
Rights\",\"transfer_ph_in_right\":\"Transfer Ph In
Rights\",\"transfer_ph_out_right\":\"Transfer Ph Out
Rights\",\"sales_return_right\":\"Sales Return
Rights\",\"debit_credit_note_rights\":\"Debit Credit Note
Rights\",\"orders_right\":\"Orders Rights\",\"capitals_categories_right\":\"Capital
Categories Rights\",\"capitals_right\":\"Capital
Rights\",\"orders_view_pending_order\":\"View Pending
Orders\",\"orders_view_processed_order\":\"View Processed
Orders\",\"orders_view_invoice\":\"View
Invoice\",\"orders_process_order\":\"Process
Orders\",\"orders_delete_order\":\"Delete Orders\",\"metu_rights\":\"Metu
Rights\",\"metu_sales_rights\":\"Metu Sales
Rights\",\"metu_purchases_rights\":\"Metu Purchases
Rights\",\"general_rights\":\"General Rights\",\"sets_rights\":\"Sets
Rights\",\"shareholder_rights\":\"Shareholder
Rights\",\"shareholder_credit_rights\":\"Shareholder Credit
Rights\",\"turnover_rights\":\"Turnover Rights\",\"item_stock_in_rights\":\"Item
Stock In\",\"item_stock_out_rights\":\"Item Stock
Out\",\"attendence_sidebar_menu\":\"Attendence\",\"attendence_report_sidebar_menu\"
:\"Attendence
Report\",\"attendence_title\":\"Attendence\",\"attendence_breadcrumb_title\":\"Atte
ndence\",\"mod_em_daily_attendence_breadcrumb_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_title\":\"Employee Daily
Attendence\",\"mod_em_daily_attendence_filter_employee\":\"Employee\",\"mod_em_dail
y_attendence_filter_year\":\"Year\",\"mod_em_daily_attendence_filter_month\":\"Mont
h\",\"mod_em_daily_attendence_filter_date\":\"Date\",\"mod_em_daily_attendence_filt
er_search\":\"Search\",\"mod_em_daily_attendence_btn_mark_present\":\"Mark
Present\",\"mod_em_daily_attendence_btn_mark_holiday\":\"Mark
Holiday\",\"mod_em_daily_attendence_thead_days\":\"Days\",\"mod_em_daily_attendence
_thead_year\":\"Year\",\"mod_em_daily_attendence_thead_month\":\"Month\",\"mod_em_d
aily_attendence_thead_sr_num\":\"Sr_#\",\"mod_em_daily_attendence_thead_name\":\"Na
me\",\"mod_em_daily_attendence_thead_f_name\":\"Father
Name\",\"mod_em_daily_attendence_thead_tazkira\":\"Tazkira\",\"mod_em_daily_attende
nce_thead_present\":\"Present\",\"mod_em_daily_attendence_thead_absent\":\"Absent\"
,\"mod_em_daily_attendence_thead_sick\":\"Sick\",\"mod_em_daily_attendence_thead_le
ave\":\"Leave\",\"mod_e
m_daily_attendence_thead_holiday\":\"Holiday\",\"mod_em_daily_attendence_day_prefix
\":\"Day :\",\"mod_em_daily_attendence_holiday_text\":\"HOLIDAY\",\"mod_em_daily_at
tendence_confirm_btn_text\":\"Confirm\",\"mod_em_daily_attendence_cancel_btn_text\"
:\"Cancel\",\"mod_em_daily_attendence_confirm_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_confirm_message\":\"Employee attendence will be
save!\",\"mod_em_daily_attendence_success_head\":\"Attendence
Added\",\"mod_em_daily_attendence_success_message\":\"Attendence added
successfully!\",\"mod_em_daily_attendence_success_head_up\":\"Attendence
Updated\",\"mod_em_daily_attendence_success_message_up\":\"Attendence updated
successfully!\",\"mod_em_daily_attendence_confirm_del_btn\":\"Delete\",\"mod_em_dai
ly_attendence_confirm_del_cancel\":\"Cancel\",\"mod_em_daily_attendence_del_confirm
_heading\":\"Are you
sure?\",\"mod_em_daily_attendence_del_confirm_message\":\"Employee attendence will
be deleted!\",\"mod_em_daily_attendence_del_head\":\"Attendence
Deleted\",\"mod_em_daily_attendence_del_message\":\"Attendence deleted
successfully!\",\"mod_em_daily_attendence_holiday_message\":\"Ooops! This day is
the holiday\",\"mod_em_attendence_rep_view_breadcrumb_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_title\":\"Employee
Attendence\",\"mod_em_attendence_rep_filter_employee\":\"Employee\",\"mod_em_attend
ence_rep_filter_date\":\"Date\",\"mod_em_attendence_rep_filter_search\":\"Search\",
\"mod_em_attendence_rep_thead_sr_num\":\"#\",\"mod_em_attendence_rep_thead_name\":\
"Name\",\"mod_em_attendence_rep_thead_f_name\":\"Father
Name\",\"mod_em_attendence_rep_thead_t_presents\":\"T.Present\",\"mod_em_attendence
_rep_thead_t_absents\":\"T.Absents\",\"mod_em_attendence_rep_thead_t_sick\":\"T.Sic
k\",\"mod_em_attendence_rep_thead_t_leave\":\"T.Leave\",\"mod_em_attendence_rep_the
ad_t_holidays\":\"T.Holidays\",\"mod_em_attendence_rep_thead_remarks\":\"Remarks\",
\"hide\":\"Hide\",\"show\":\"Show\",\"lot_item_hidden\":\"Hide
Item\",\"lot_item_hidden_successfully\":\"Lot item gone hidden
successfully.\",\"lot_item_shown\":\"Show
Item\",\"lot_item_shown_successfully\":\"Lot item shown
successfully.\",\"display\":\"Display\",\"normal\":\"Normal\",\"hidden\":\"Hidden\"
,\"supplier_due\":\"Supplier Due\",\"fixed_assets\":\"Fixed
Assets\",\"other_accounts\":\"Other Accounts\",\"buy_cars\":\"Buy
Cars\",\"buy_cars_listing\":\"Buy Cars Listing\",\"new_buy_car\":\"New
Buy\",\"add_new_buy_car\":\"Add New Car Buy\",\"edit_buy_car\":\"Edit Car
Buy\",\"buy_car_saved\":\"Car Buy Saved\",\"buy_car_saved_successfully\":\"Car buy
saved successfully\",\"buy_car_updated\":\"Car Buy
Updated\",\"buy_car_updated_successfully\":\"Car buy updated
successfully\",\"car_type\":\"Car
Type\",\"containery\":\"Containery\",\"imported\":\"Imported\",\"car_cost\":\"Car
Cost\",\"car_expenses\":\"Expenses\",\"expense_date\":\"Date\",\"expense_currency\"
:\"Currency\",\"expense_agent\":\"Agent\",\"seller_name\":\"Seller
Name\",\"seller_tazkira\":\"Seller Tazkira\",\"seller_address\":\"Seller
Address\",\"seller_mobile\":\"Seller Mobile\",\"car_images\":\"Car
Images\",\"seller_image\":\"Seller
Image\",\"payment\":\"Payment\",\"car_expense\":\"Expenses\",\"car_real_cost\":\"Re
al Cost\",\"buy_cars_images_modal_title\":\"Car
Images\",\"buy_cars_images_modal_tag_line\":\"Below are the car
images.\",\"buy_cars_sale_thead_sr_num\":\"Sr
#\",\"buy_cars_sale_thead_invoice\":\"Invoice\",\"buy_cars_sale_thead_car\":\"Car\"
,\"buy_cars_sale_thead_cost\":\"Cost\",\"buy_cars_sale_thead_sale_price\":\"Sale
Price\",\"buy_cars_sale_thead_profit\":\"Profit\",\"buy_cars_sale_thead_discount\":
\"Discount\",\"buy_cars_sale_thead_total\":\"Total\",\"buy_cars_sale_thead_paid\":\
"Paid\",\"buy_cars_sale_thead_pending\":\"Pending\",\"buy_cars_sale_thead_buyer\":\
"Buyer\",\"buy_cars_sale_thead_buyer_info\":\"Info\",\"buy_cars_sale_thead_buyer_na
me\":\"Name\",\"buy_cars_sale_thead_buyer_f_name\":\"Father
Name\",\"buy_cars_sale_thead_buyer_mobile\":\"Mobile\",\"buy_cars_sale_thead_buyer_
tazkira\":\"Tazkira\",\"buy_cars_sale_thead_buyer_address\":\"Address\",\"buy_cars_
sale_thead_seller\":\"Seller\",\"buy_cars_sale_thead_seller_info\":\"Info\",\"buy_c
ars_sale_thead_seller_name\":\"Name\",\"buy_cars_sale_thead_seller_f_name\":\"Fathe
r
Name\",\"buy_cars_sale_thead_seller_mobile\":\"Mobile\",\"buy_cars_sale_thead_selle
r_tazkira\":\"Tazkira\",\"buy_cars_sale_thead_seller_address\":\"Address\",\"buy_ca
rs_sale_thead_action\":\"Action\",\"buy_cars_sale_thead_edit\":\"Edit\",\"buy_cars_
sale_thead_delete\":\"Delete\",\"buy_cars_sale_thead_sale\":\"Sale\",\"buy_cars_sal
e_thead_sold\":\"Sold\",\"buy_cars_buyer_info_modal\":\"Buyer
Information\",\"buy_cars_seller_info_modal\":\"Seller
Information\",\"people_showroom\":\"People
Showroom\",\"people_showroom_listing\":\"People Showroom
Listing\",\"people_showroom_add_new_btn\":\"Add
New\",\"people_showroom_thead_sr_num\":\"Sr
#\",\"people_showroom_thead_car_name\":\"Car
Name\",\"people_showroom_thead_car_modal\":\"Car
Modal\",\"people_showroom_thead_shasi\":\"Shasi
#\",\"people_showroom_thead_color\":\"Color\",\"people_showroom_thead_makes\":\"Mak
es\",\"people_showroom_thead_images\":\"Images\",\"people_showroom_thead_cost\":\"C
ost\",\"people_showroom_thead_seller_name\":\"Seller
Name\",\"people_showroom_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_thead
_seller_address\":\"Address\",\"people_showroom_thead_seller_mobile\":\"Mobile\",\"
people_showroom_thead_seller_image\":\"Image\",\"people_showroom_thead_sale\":\"Sal
e\",\"people_showroom_add_new_title\":\"New
Car\",\"people_showroom_input_car_type\":\"Car
Type\",\"people_showroom_input_car_type_containry\":\"Containery\",\"people_showroo
m_input_car_type_imported\":\"Imported\",\"people_showroom_input_currency\":\"Curre
ncy\",\"people_showroom_input_car_name\":\"Car
Name\",\"people_showroom_input_car_shasi\":\"Shasi
#\",\"people_showroom_input_car_modal\":\"Modal\",\"people_showroom_input_car_color
\":\"Color\",\"people_showroom_input_car_makes\":\"Makes\",\"people_showroom_input_
car_cost\":\"Cost\",\"people_showroom_input_car_images\":\"Car
Images\",\"people_showroom_input_seller_name\":\"Seller
Name\",\"people_showroom_input_seller_tazkira\":\"Tazkira\",\"people_showroom_input
_seller_mobile\":\"Mobile\",\"people_showroom_input_seller_address\":\"Address\",\"
people_showroom_input_seller_image\":\"Image\",\"people_showroom_saved\":\"Car Buy
Saved\",\"people_showroom_saved_successfully\":\"Car buy saved
successfully\",\"people_showroom_updated\":\"Car Buy
Updated\",\"people_showroom_updated_successfully\":\"Car buy updated
successfully\",\"people_showroom_edit_title\":\"Edit Car\",\"buy_car_sales\":\"Buy
Car Sold\",\"people_showroom_sales\":\"People Showroom
Sold\",\"people_showroom_sales_commission\":\"Commission\",\"people_showroom_sales_
commission_disc\":\"Discount\",\"people_showroom_sale_thead_buyer\":\"Buyer\",\"peo
ple_showroom_sale_thead_buyer_info\":\"Info\",\"people_showroom_sale_thead_buyer_na
me\":\"Name\",\"people_showroom_sale_thead_buyer_f_name\":\"Father
Name\",\"people_showroom_sale_thead_buyer_mobile\":\"Mobile\",\"people_showroom_sal
e_thead_buyer_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_buyer_address\":\"
Address\",\"people_showroom_sale_thead_seller\":\"Seller\",\"people_showroom_sale_t
head_seller_info\":\"Info\",\"people_showroom_sale_thead_seller_name\":\"Name\",\"p
eople_showroom_sale_thead_seller_f_name\":\"Father
Name\",\"people_showroom_sale_thead_seller_mobile\":\"Mobile\",\"people_showroom_sa
le_thead_seller_tazkira\":\"Tazkira\",\"people_showroom_sale_thead_seller_address\"
:\"Address\",\"people_showroom_buyer_info_modal\":\"Buyer
Information\",\"people_showroom_seller_info_modal\":\"Seller
Information\",\"car_sales_buyer_info\":\"Buyer
Information\",\"car_sales_buyer_name\":\"Name\",\"car_sales_buyer_f_name\":\"Father
Name\",\"car_sales_buyer_tazkira\":\"Tazkira\",\"car_sales_buyer_mobile\":\"Mobile\
",\"car_sales_buyer_address\":\"Address\",\"car_sales_buyer_image\":\"Image\",\"car
_sales_buyer_document\":\"Document\",\"services_sidebar_menu_main\":\"Services\",\"
services_cat_sidebar_menu\":\"Services\",\"services_cat_view_breadcrumb\":\"Service
s\",\"services_cat_view_add_btn\":\"Add
New\",\"services_cat_view_title\":\"Services\",\"services_cat_view_thead_sr\":\"#\"
,\"services_cat_view_thead_name\":\"Name\",\"services_cat_view_thead_unit\":\"Unit\
",\"services_cat_view_thead_rate\":\"Rate\",\"services_cat_view_thead_action\":\"Ac
tion\",\"services_cat_view_thead_edit\":\"Edit\",\"services_cat_view_thead_delete\"
:\"Delete\",\"services_cat_add_breadcrumb\":\"Add
Service\",\"services_cat_add_title\":\"Add
Service\",\"services_cat_add_input_name\":\"Name\",\"services_cat_add_input_unit\":
\"Unit\",\"services_cat_add_input_currency\":\"Currency\",\"services_cat_add_input_
rate\":\"Rate\",\"services_cat_add_input_save\":\"Save\",\"services_cat_service_add
ed\":\"Service Saved\",\"services_cat_save_successfully\":\"Service saved
successfully\",\"services_cat_update\":\"Service
Updated\",\"services_cat_update_successfully\":\"Service updated
successfully\",\"services_cat_edit_breadcrumb\":\"Edit
Service\",\"services_cat_edit_title\":\"Edit
Service\",\"services_cat_edit_update\":\"Update\",\"services_sidebar_menu\":\"Servi
ces Sales\",\"services_mod_breadcrumb_title\":\"Services
Sales\",\"services_mod_add_new\":\"Add
New\",\"services_mod_add_service_registered\":\"Registered\",\"services_mod_add_ser
vice_manual\":\"Manual\",\"services_mod_listing_title\":\"Services Sales
Listing\",\"services_mod_view_filter_currency\":\"Currency\",\"services_mod_view_fi
lter_client\":\"Client\",\"services_mod_view_filter_from\":\"From\",\"services_mod_
view_filter_to\":\"To\",\"services_mod_view_filter_search\":\"Search\",\"services_m
od_view_thead_sr\":\"Sr
#\",\"services_mod_view_thead_date\":\"Date\",\"services_mod_view_thead_invoice\":\
"Invoice\",\"services_mod_view_thead_client\":\"Client\",\"services_mod_view_thead_
currency\":\"Currency\",\"services_m
od_view_thead_total\":\"Total\",\"services_mod_view_thead_discount\":\"Dicount\",\"
services_mod_view_thead_gross_total\":\"Gross
Total\",\"services_mod_view_thead_received\":\"Received\",\"services_mod_view_thead
_pending\":\"Pending\",\"services_mod_view_thead_profit\":\"Profit\",\"services_mod
_view_thead_memo\":\"Memo\",\"services_mod_view_thead_action\":\"Action\",\"service
s_mod_view_thead_edit\":\"Edit\",\"services_mod_view_thead_delete\":\"Delete\",\"se
rvices_mod_new_breadcrumb_title\":\"Add
Service\",\"services_mod_new_input_currency\":\"Currency\",\"services_mod_new_input
_client\":\"Client\",\"services_mod_new_input_invoice\":\"Invoice\",\"services_mod_
new_input_date\":\"Date\",\"services_mod_new_input_memo\":\"Memo\",\"services_mod_n
ew_input_add_to_services\":\"Add To
Services\",\"services_mod_new_input_title\":\"Service
Title\",\"services_mod_new_input_unit\":\"Unit\",\"services_mod_new_input_qty\":\"Q
ty\",\"services_mod_new_input_rate\":\"Rate\",\"services_mod_new_input_discount\":\
"Dicount\",\"services_mod_new_input_total\":\"Total\",\"services_mod_new_input_show
_title\":\"Title\",\"services_mod_new_input_show_unit\":\"Unit\",\"services_mod_new
_input_show_qty\":\"Qty\",\"services_mod_new_input_show_rate\":\"Rate\",\"services_
mod_new_input_show_discount\":\"Discount\",\"services_mod_new_input_show_total\":\"
Total\",\"services_mod_new_input_show_action\":\"Action\",\"services_mod_new_input_
total_amount\":\"Total Amount\",\"services_mod_new_input_total_discount\":\"Total
Discount\",\"services_mod_new_input_total_gross\":\"Gross
Total\",\"services_mod_new_input_total_profit\":\"Profit
Total\",\"services_mod_new_input_cash_paid\":\"Paid\",\"services_mod_new_input_cash
_paid_account\":\"Paid
Account\",\"services_mod_new_input_cash_pending\":\"Pending\",\"services_mod_new_sa
ve_btn\":\"Save\",\"services_mod_new_cancel_btn\":\"Cancel\",\"services_mod_service
_added\":\"Service Saved\",\"services_mod_save_successfully\":\"Service saved
successfully\",\"services_mod_update\":\"Service
Updated\",\"services_mod_update_successfully\":\"Service updated
successfully\",\"services_mod_edit_breadcrumb_title\":\"Edit
Service\",\"services_mod_invoice_title\":\"Services
Invoice\",\"services_mod_invoice_date\":\"Date\",\"services_mod_invoice_user\":\"Us
er\",\"services_mod_invoice_client\":\"Client\",\"services_mod_invoice_mobile\":\"M
obile\",\"services_mod_invoice_invoice\":\"Inovice
#\",\"services_mod_thead_sr_num\":\"#\",\"services_mod_thead_title\":\"Title\",\"se
rvices_mod_thead_unit\":\"Unit\",\"services_mod_thead_qty\":\"Qty\",\"services_mod_
thead_rate\":\"Rate\",\"services_mod_thead_discount\":\"Discount\",\"services_mod_t
head_total\":\"Total\",\"services_mod_thead_invoice_total\":\"Invoice
Total\",\"services_mod_thead_invoice_discount\":\"Discount\",\"services_mod_thead_i
nvoice_gross\":\"Gross Total\",\"services_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_mod_thead_invoice_thanks\":\"Thank you for shopping with us! We
will be glad to server u again and again have a good
day!\",\"services_qut_sidebar_menu\":\"Services
Quotation\",\"services_qut_convert_sidebar_menu\":\"Services
Converted\",\"services_qut_mod_breadcrumb_title\":\"Services
Quotation\",\"services_qut_mod_add_new\":\"Add
New\",\"services_qut_mod_add_service_registered\":\"Registered\",\"services_qut_mod
_add_service_manual\":\"Manual\",\"services_qut_mod_listing_title\":\"Services
Quotation
Listing\",\"services_qut_mod_view_filter_currency\":\"Currency\",\"services_qut_mod
_view_filter_client\":\"Client\",\"services_qut_mod_view_filter_from\":\"From\",\"s
ervices_qut_mod_view_filter_to\":\"To\",\"services_qut_mod_view_filter_search\":\"S
earch\",\"services_qut_mod_view_thead_sr\":\"Sr
#\",\"services_qut_mod_view_thead_date\":\"Date\",\"services_qut_mod_view_thead_inv
oice\":\"Invoice\",\"services_qut_mod_view_thead_client\":\"Client\",\"services_qut
_mod_view_thead_currency\":\"Currency\",\"services_qut_mod_view_thead_total\":\"Tot
al\",\"services_qut_mod_view_thead_discount\":\"Dicount\",\"services_qut_mod_view_t
head_gross_total\":\"Gross
Total\",\"services_qut_mod_view_thead_received\":\"Received\",\"services_qut_mod_vi
ew_thead_pending\":\"Pending\",\"services_qut_mod_view_thead_profit\":\"Profit\",\"
services_qut_mod_view_thead_memo\":\"Memo\",\"services_qut_mod_view_thead_action\":
\"Action\",\"services_qut_mod_view_thead_edit\":\"Edit\",\"services_qut_mod_view_th
ead_delete\":\"Delete\",\"services_qut_mod_new_breadcrumb_title\":\"Add Service
Quotation\",\"services_qut_mod_new_input_currency\":\"Currency\",\"services_qut_mod
_new_input_client\":\"Client\",\"services_qut_mod_new_input_invoice\":\"Invoice\",\
"services_qut_mod_new_input_date\":\"Date\",\"services_qut_mod_new_input_memo\":\"M
emo\",\"services_qut_mod_new_input_add_to_services\":\"Add To
Services\",\"services_qut_mod_new_input_title\":\"Service
Title\",\"services_qut_mod_new_input_unit\":\"Unit\",\"services_qut_mod_new_input_q
ty\":\"Qty\",\"services_qut_mod_new_input_rate\":\"Rate\",\"services_qut_mod_new_in
put_discount\":\"Dicount\",\"services_qut_mod_new_input_total\":\"Total\",\"service
s_qut_mod_new_input_show_title\":\"Title\",\"services_qut_mod_new_input_show_unit\"
:\"Unit\",\"services_qut_mod_new_input_show_qty\":\"Qty\",\"services_qut_mod_new_in
put_show_rate\":\"Rate\",\"services_qut_mod_new_input_show_discount\":\"Discount\",
\"services_qut_mod_new_input_show_total\":\"Total\",\"services_qut_mod_new_input_sh
ow_action\":\"Action\",\"services_qut_mod_new_input_total_amount\":\"Total
Amount\",\"services_qut_mod_new_input_total_discount\":\"Total
Discount\",\"services_qut_mod_new_input_total_gross\":\"Gross
Total\",\"services_qut_mod_new_input_total_profit\":\"Profit
Total\",\"services_qut_mod_new_input_cash_paid\":\"Paid\",\"services_qut_mod_new_in
put_cash_paid_account\":\"Paid
Account\",\"services_qut_mod_new_input_cash_pending\":\"Pending\",\"services_qut_mo
d_new_save_btn\":\"Save\",\"services_qut_mod_new_cancel_btn\":\"Cancel\",\"services
_qut_mod_service_added\":\"Service Quotation
Saved\",\"services_qut_mod_save_successfully\":\"Service Quotation saved
successfully\",\"services_qut_mod_update\":\"Service Quotation
Updated\",\"services_qut_mod_update_successfully\":\"Service Quotation updated
successfully\",\"services_qut_mod_edit_breadcrumb_title\":\"Edit Service
Quotation\",\"services_qut_mod_invoice_title\":\"Services Quotation
Invoice\",\"services_qut_mod_invoice_date\":\"Date\",\"services_qut_mod_invoice_use
r\":\"User\",\"services_qut_mod_invoice_client\":\"Client\",\"services_qut_mod_invo
ice_mobile\":\"Mobile\",\"services_qut_mod_invoice_invoice\":\"Inovice
#\",\"services_qut_mod_thead_sr_num\":\"#\",\"services_qut_mod_thead_title\":\"Titl
e\",\"services_qut_mod_thead_unit\":\"Unit\",\"services_qut_mod_thead_qty\":\"Qty\"
,\"services_qut_mod_thead_rate\":\"Rate\",\"services_qut_mod_thead_discount\":\"Dis
count\",\"services_qut_mod_thead_total\":\"Total\",\"services_qut_mod_thead_invoice
_total\":\"Invoice
Total\",\"services_qut_mod_thead_invoice_discount\":\"Discount\",\"services_qut_mod
_thead_invoice_gross\":\"Gross
Total\",\"services_qut_mod_thead_invoice_paid\":\"Paid
Amount\",\"services_qut_mod_thead_invoice_pending\":\"Pending
Amount\",\"services_qut_mod_thead_invoice_signature\":\"Signature &
Stamp\",\"services_qut_mod_thead_invoice_thanks\":\"Thank you for shopping with us!
We will be glad to server u again and again have a good
day!\",\"report_services\":\"Services\",\"report_services_item\":\"Services
Item\",\"report_marketers\":\"Marketers\",\"mod_email_alerts_menu\":\"Email
Alerts\",\"mod_email_alerts_client\":\"Email
Alerts\",\"mod_email_alerts_title\":\"Send Payment Alerts to
Clients\",\"mod_email_send_mail_btn\":\"Send
Mail\",\"mod_message_alerts_menu\":\"Messages
Alerts\",\"mod_message_alerts_client\":\"Messages
Alerts\",\"mod_message_alerts_text_customer_name\":\"Customer\",\"mod_message_alert
s_text_dear\":\"Dear\",\"mod_message_alerts_text_make_payment\":\"Please make
payment on time\",\"mod_message_alerts_text_current_balance\":\"Your Current
Balance is\",\"mod_message_alerts_text_branch_address\":\"Branch
Address\",\"mod_message_alerts_text_branch_mobile\":\"Branch
Phone\",\"mod_message_alerts_text_thanks\":\"Thank
You!\",\"mod_message_alerts_text_fastbooks_business_erp\":\"Fastbooks Business
ERP\",\"mod_message_send_message_btn\":\"Send
Message\",\"services_item_rep_thead_sr\":\"#\",\"services_item_rep_thead_date\":\"D
ate\",\"services_item_rep_thead_client\":\"Client\",\"services_item_rep_thead_invoi
ce\":\"Invoice\",\"services_item_rep_thead_name\":\"Name\",\"services_item_rep_thea
d_unit\":\"Unit\",\"services_item_rep_thead_qty\":\"Qty\",\"services_item_rep_thead
_rate\":\"Rate\",\"services_item_rep_thead_total\":\"Total\",\"marketers_sidebar_me
nu_main\":\"Marketers\",\"marketers_sidebar_menu\":\"Marketers
List\",\"marketers\":\"Marketers\",\"marketer\":\"Marketer\",\"marketers_view_bread
crumb\":\"Marketers\",\"marketers_view_add_btn\":\"Add
New\",\"marketers_view_title\":\"Marketers\",\"marketers_view_thead_sr\":\"#\",\"ma
rketers_view_thead_name\":\"Name\",\"marketers_view_thead_last_name\":\"Last
Name\",\"marketers_view_thead_account\":\"Account\",\"marketers_view_thead_mobile\"
:\"Mobile\",\"marketers_view_thead_email\":\"Email\",\"marketers_view_thead_usernam
e\":\"Username\",\"marketers_view_thead_report\":\"Report\",\"marketers_view_thead_
action\":\"Action\",\"marketers_view_thead_edit\":\"Edit\",\"marketers_view_thead_d
elete\":\"Delete\",\"marketers_add_breadcrumb\":\"Add
Marketer\",\"marketers_add_title\":\"Add
Marketer\",\"marketers_add_input_name\":\"Name\",\"marketers_add_input_last_name\":
\"Last
Name\",\"marketers_add_input_mobile\":\"Mobile\",\"marketers_add_input_commission_t
ype\":\"Commission
Type\",\"marketers_add_input_commission_fixed\":\"Fixed\",\"marketers_add_input_com
mission_commission\":\"Commission\",\"marketers_add_input_c
ommission\":\"Commission\",\"marketers_add_input_email\":\"email\",\"marketers_add_
input_username\":\"Username\",\"marketers_add_input_password\":\"Password\",\"marke
ters_add_input_account\":\"Account\",\"marketers_add_input_save\":\"Save\",\"market
ers_service_added\":\"Marketer Saved\",\"marketers_save_successfully\":\"Marketer
saved successfully\",\"marketers_update\":\"Marketer
Updated\",\"marketers_update_successfully\":\"Marketer updated
successfully\",\"marketers_edit_breadcrumb\":\"Edit
Marketer\",\"marketers_edit_title\":\"Edit
Marketer\",\"marketers_edit_update\":\"Update\",\"marketers_rep_view_breadcrumb\":\
"Marketers Report\",\"marketers_rep_view_title\":\"Marketers
Report\",\"marketers_rep_view_thead_sr\":\"#\",\"marketers_rep_view_thead_date\":\"
Date\",\"marketers_rep_view_thead_name\":\"Name\",\"marketers_rep_view_thead_invoic
e\":\"Invoice\",\"marketers_rep_view_thead_currency\":\"Currency\",\"marketers_rep_
view_thead_amount\":\"Amount\",\"marketers_ins_rep_title_incomes\":\"Incomes\",\"ma
rketers_ins_rep_title_expenses\":\"Expenses\",\"marketers_ins_rep_view_breadcrumb\"
:\"Marketers Income Statement\",\"marketers_ins_rep_title\":\"Marketers Income
Statement\",\"marketers_ins_rep_thead_sr\":\"#\",\"marketers_ins_rep_thead_inc_date
\":\"Date\",\"marketers_ins_rep_thead_inc_invoice\":\"Invoice\",\"marketers_ins_rep
_thead_inc_income\":\"Income\",\"marketers_ins_rep_thead_inc_paid\":\"Paid\",\"mark
eters_ins_rep_thead_inc_pending\":\"Pending\",\"marketers_ins_rep_thead_inc_account
\":\"Account\",\"marketers_ins_rep_thead_inc_incentive\":\"Incentive\",\"marketers_
ins_rep_thead_exp_date\":\"Date\",\"marketers_ins_rep_thead_exp_expense\":\"Expense
\",\"marketers_ins_rep_thead_exp_narration\":\"Narration\",\"marketers_ins_rep_thea
d_exp_account\":\"Account\",\"marketers_ins_rep_thead_exp_amount\":\"Amount\",\"mar
keters_ins_rep_thead_exp_balance\":\"Balance\",\"marketers_ins_total_incomes\":\"To
tal Incomes\",\"marketers_ins_total_paid\":\"Total
Paid\",\"marketers_ins_total_pending\":\"Total
Pending\",\"marketers_ins_total_incentives\":\"Total
Incentives\",\"marketers_ins_total_expenses\":\"Total
Expenses\",\"marketers_ins_total_balance\":\"Total
Balance\",\"sale_invoice\":\"Sales Invoice\",\"sales_invoice_1\":\"Sales Invoice
1\",\"sales_invoice_2\":\"Sales Invoice 2\",\"sales_invoice_3\":\"Sales Invoice
3\",\"sales_invoice_4\":\"Sales Invoice
4\",\"ph_transfer\":\"Transfers\",\"ph_sett_transfer\":\"T\\/IN -
T\\/OUT\",\"ph_sett_branch_transfer\":\"BTI -
BTO\",\"item_setting_cbm_weight\":\"CBM -
Weight\",\"item_setting_bundle_toop\":\"BUNDLE -
TOOP\",\"item_setting_token\":\"Token\",\"client_category_sidebar_menu_main\":\"Cli
ent Categories\",\"client_category_view_breadcrumb\":\"Client
Categories\",\"client_category_view_title\":\"Client
Categories\",\"client_category_add_new_btn\":\"Add
New\",\"client_category_listing_sr\":\"#\",\"client_category_listing_name\":\"Name\
",\"client_category_listing_action\":\"Action\",\"client_category_listing_action_ed
it\":\"Edit\",\"client_category_listing_delete\":\"Delete\",\"client_category_add_b
readcrumb\":\"Add Category\",\"client_category_add_title\":\"Add
Category\",\"client_category_input_name\":\"Name\",\"client_category_save_message\"
:\"Category Added\",\"client_category_save_body\":\"Client Category Added
Successfully\",\"client_category_edit_breadcrumb\":\"Edit
Category\",\"client_category_edit_title\":\"Edit
Category\",\"client_category_input_update\":\"Update\",\"client_category_update_mes
sage\":\"Category Update\",\"client_category_update_body\":\"Client Category Update
Successfully\",\"sales_man_sidebar_menu_main\":\"Sales
Man\",\"sales_man_sidebar_menu\":\"Sales Man List\",\"sales_man\":\"Sales
Man\",\"sales_man_view_breadcrumb\":\"Sales Man\",\"sales_man_view_add_btn\":\"Add
New\",\"sales_man_view_title\":\"Sales
Man\",\"sales_man_view_thead_sr\":\"#\",\"sales_man_view_thead_name\":\"Name\",\"sa
les_man_view_thead_last_name\":\"Last
Name\",\"sales_man_view_thead_mobile\":\"Mobile\",\"sales_man_view_thead_address\":
\"Address\",\"sales_man_view_thead_cnic\":\"CNIC\",\"sales_man_view_thead_sales\":\
"Sales\",\"sales_man_view_thead_report\":\"Report\",\"sales_man_view_thead_action\"
:\"Action\",\"sales_man_view_thead_edit\":\"Edit\",\"sales_man_view_thead_delete\":
\"Delete\",\"sales_man_add_breadcrumb\":\"Add Sales
Man\",\"sales_man_add_title\":\"Add Sales
Man\",\"sales_man_add_input_name\":\"Name\",\"sales_man_add_input_last_name\":\"Las
t
Name\",\"sales_man_add_input_mobile\":\"Mobile\",\"sales_man_add_input_account\":\"
Account\",\"sales_man_add_input_address\":\"address\",\"sales_man_add_input_cnin\":
\"CNIC\",\"sales_man_add_input_username\":\"Username\",\"sales_man_add_input_passwo
rd\":\"Password\",\"sales_man_add_input_save\":\"Save\",\"sales_man_service_added\"
:\"Sales Man Saved\",\"sales_man_save_successfully\":\"Sales Man saved
successfully\",\"sales_man_update\":\"Sales Man
Updated\",\"sales_man_update_successfully\":\"Sales Man updated
successfully\",\"sales_man_edit_breadcrumb\":\"Edit Sales
Man\",\"sales_man_edit_title\":\"Edit Sales
Man\",\"sales_man_edit_update\":\"Update\",\"sales_man_db_btn_receipts\":\"Money
Receipts\",\"sales_man_db_btn_received_listing\":\"Received
Listing\",\"sales_man_db_btn_balance_summary\":\"Balance
Summary\",\"sales_man_db_btn_sales\":\"My
Sales\",\"sales_man_db_btn_ledger\":\"Ledger\",\"activity\":\"Activity\",\"activity
_view_breadcrumb\":\"Activities Request\",\"activity_view_title\":\"Activities
Request\",\"activity_view_thead_num\":\"#\",\"activity_view_thead_date\":\"Date\",\
"activity_view_thead_currency\":\"Currency\",\"activity_view_thead_amount\":\"Amoun
t\",\"activity_view_thead_narration\":\"Narration\",\"activity_view_thead_approved_
by\":\"Approved By\",\"activity_view_thead_approved_date\":\"Approved
Date\",\"activity_view_thead_status\":\"Status\",\"activity_view_thead_status_pendi
ng\":\"Pending\",\"activity_view_thead_status_approved\":\"Approved\",\"activity_vi
ew_thead_action\":\"Action\",\"activity_view_thead_edit\":\"Edit\",\"activity_view_
thead_delete\":\"Delete\",\"activity_add_breadcrumb\":\"Add Activities
Request\",\"activity_add_title\":\"Add Activities
Request\",\"activity_add_new_btn\":\"Add Activity\",\"activity_view_btn\":\"View
Activities\",\"activity_add_input_currency\":\"Currency\",\"activity_add_input_amou
nt\":\"Amount\",\"activity_add_input_narration\":\"Narration\",\"activity_add_input
_save\":\"Save\",\"activity_added\":\"Activities Request
Saved\",\"activity_save_successfully\":\"Activities Request saved
successfully\",\"activity_update\":\"Activities Request
Updated\",\"activity_update_successfully\":\"Activities Request updated
successfully\",\"activity_edit_breadcrumb\":\"Edit Activities
Request\",\"activity_edit_title\":\"Edit Activities
Request\",\"activity_edit_update\":\"Update\",\"money_receipts\":\"Money
Receipts\",\"money_receipts_view_breadcrumb\":\"Money
Receipts\",\"money_receipts_view_title\":\"Money
Receipts\",\"money_receipts_add_breadcrumb\":\"Add Money
Receipts\",\"money_receipts_add_title\":\"Add Money
Receipts\",\"money_receipts_client_balance\":\"Client
Balance\",\"money_receipts_add_input_currency\":\"Currency\",\"money_receipts_add_i
nput_client\":\"Client\",\"money_receipts_add_input_details\":\"Details\",\"money_r
eceipts_add_input_amount\":\"Amount\",\"money_receipts_add_input_save\":\"Save\",\"
money_receipts_added\":\"Money Receipts
Saved\",\"money_receipts_save_successfully\":\"Money Receipts saved
successfully\",\"money_receipts_update\":\"Money Receipts
Updated\",\"money_receipts_update_successfully\":\"Money Receipts updated
successfully\",\"money_receipts_edit_breadcrumb\":\"Edit Money
Receipts\",\"money_receipts_edit_title\":\"Edit Money
Receipts\",\"money_receipts_edit_update\":\"Update\",\"money_receipts_vc\":\"Money
Receipts Voucher\",\"money_receipts_vc_view_title\":\"Money Receipts
Voucher\",\"money_receipts_vc_title\":\"Cash Receipt
Voucher\",\"money_receipts_vc_date_time\":\"Date\\/Time\",\"money_receipts_vc_vouch
er\":\"Receipt #\",\"money_receipts_vc_received_from\":\"Received
From\",\"money_receipts_vc_received_amount\":\"Received
Amount\",\"money_receipts_vc_received_by\":\"Received
By\",\"money_receipts_vc_signature\":\"Signature\",\"money_receipts_vc_thanks_note\
":\"Thank you for making payment on time!\",\"received_listing\":\"Received
Listing\",\"received_listing_view_breadcrumb\":\"Received\",\"received_listing_view
_add_btn\":\"Add New\",\"received_listing_view_title\":\"Received
Listing\",\"received_listing_view_thead_sr\":\"#\",\"received_listing_view_thead_da
te\":\"Date\",\"received_listing_view_thead_client\":\"Client\",\"received_listing_
view_thead_details\":\"Details\",\"received_listing_view_thead_amount\":\"Amount\",
\"received_listing_view_thead_status\":\"Status\",\"received_listing_status_passed\
":\"Passed\",\"received_listing_status_pending\":\"Pending\",\"received_listing_vie
w_thead_action\":\"Action\",\"received_listing_view_thead_invoice\":\"Invoice\",\"r
eceived_listing_view_thead_edit\":\"Edit\",\"received_listing_view_thead_delete\":\
"Delete\",\"my_sales_sidebar_menu_main\":\"My
Sales\",\"my_sales_sidebar_menu\":\"My Sales List\",\"my_sales\":\"My
Sales\",\"my_sales_view_breadcrumb\":\"My Sales\",\"my_sales_view_add_btn\":\"Add
New\",\"my_sales_view_title\":\"My
Sales\",\"my_sales_view_thead_sr\":\"#\",\"my_sales_view_thead_date\":\"Date\",\"my
_sales_view_thead_invoice\":\"Invoice
#\",\"my_sales_view_thead_amount\":\"Amount\",\"my_sales_view_thead_client\":\"Clie
nt\",\"my_sales_view_thead_view\":\"View\",\"receipts_approval_sidebar_menu_main\":
\"Approvals\",\"receipts_approval_sidebar_menu\":\"Receipts
Approval\",\"receipts_approval\":\"Receipts
Approved\",\"receipts_approval_view_breadcrumb\":\"Receipts
Approval\",\"receipts_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"receipts_approval_view_title\":\"Receipts
Approval\",\"receipts_approval_view_thead_sr\":\"#\",\"receipts_approval_view_thead
_date\":\"Date\",\"receipts_a
pproval_view_thead_client\":\"client\",\"receipts_approval_view_thead_requested_by\
":\"Request
By\",\"receipts_approval_view_thead_details\":\"Details\",\"receipts_approval_view_
thead_amount\":\"Amount\",\"receipts_approval_view_thead_status\":\"Status\",\"rece
ipts_approval_view_thead_action\":\"Action\",\"receipts_approval_view_thead_edit\":
\"Edit\",\"receipts_approval_view_thead_delete\":\"Delete\",\"receipts_approval_vie
w_thead_pending\":\"Pending\",\"receipts_approval_view_thead_passed\":\"Passed\",\"
receipts_approval_view_thead_exchange_currency\":\"Exchange
Currency\",\"receipts_approval_view_thead_exchange_rate\":\"Rate\",\"receipts_appro
val_view_thead_exchange_formula\":\"Formula\",\"receipts_approval_view_thead_exchan
ge_formula_multiply\":\"(*)\",\"receipts_approval_view_thead_exchange_formula_divid
e\":\"(\\/)\",\"receipts_approval_view_thead_db_account\":\"Debit
Account\",\"receipts_approval_view_thead_approve_btn\":\"Approve\",\"receipts_appro
ved_sidebar_menu\":\"Receipts
Approved\",\"receipts_approved_view_breadcrumb\":\"Receipts
Approved\",\"receipts_approved_view_title\":\"Receipts
Approved\",\"receipts_approved_view_thead_sr\":\"#\",\"receipts_approved_view_thead
_date\":\"Date\",\"receipts_approved_view_thead_client\":\"client\",\"receipts_appr
oved_view_thead_details\":\"Details\",\"receipts_approved_view_thead_amount\":\"Amo
unt\",\"receipts_approved_view_thead_rate\":\"Rate\",\"receipts_approved_view_thead
_ex_amount\":\"Ex\\/Amount\",\"receipts_approved_view_thead_db_account\":\"Debit
Account\",\"receipts_approved_view_thead_requested_by\":\"Request
By\",\"receipts_approved_view_submitted_date\":\"Submitted\",\"receipts_approved_vi
ew_approved_date\":\"Approved\",\"receipts_approved_view_thead_approved_by\":\"Appr
oved
By\",\"receipts_approved_view_thead_action\":\"Action\",\"receipts_approved_view_th
ead_action_delete\":\"Delete\",\"activities_approval_sidebar_menu\":\"Activities
Approval\",\"activities_approval\":\"Activities
Approval\",\"activities_approval_view_breadcrumb\":\"Activities
Approval\",\"activities_approval_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approval_view_title\":\"Activities
Approval\",\"activities_approval_view_thead_sr\":\"#\",\"activities_approval_view_t
head_date\":\"Date\",\"activities_approval_view_thead_requested_by\":\"Request
By\",\"activities_approval_view_thead_amount\":\"Amount\",\"activities_approval_vie
w_thead_exchange_currency\":\"Exchange
Currency\",\"activities_approval_view_thead_exchange_rate\":\"Rate\",\"activities_a
pproval_view_thead_exchange_formula\":\"Formula\",\"activities_approval_view_thead_
exchange_formula_multiply\":\"(*)\",\"activities_approval_view_thead_exchange_formu
la_divide\":\"(\\/)\",\"activities_approval_view_thead_narration\":\"Narration\",\"
activities_approval_view_thead_status\":\"Status\",\"activities_approval_view_thead
_action\":\"Action\",\"activities_approval_view_thead_edit\":\"Edit\",\"activities_
approval_view_thead_delete\":\"Delete\",\"activities_approval_view_thead_pending\":
\"Pending\",\"activities_approval_view_thead_approved\":\"Approved\",\"activities_a
pproval_view_thead_cr_account\":\"Credit
Account\",\"activities_approval_view_thead_approve_btn\":\"Approve\",\"activities_a
pproved_sidebar_menu\":\"Activities Approved\",\"activities_approved\":\"Activities
Approved\",\"activities_approved_view_breadcrumb\":\"Activities
Approved\",\"activities_approved_view_filter_account\":\"Salesman\\/
Marketer\",\"activities_approved_view_title\":\"Activities
Approved\",\"activities_approved_view_thead_sr\":\"#\",\"activities_approved_view_t
head_date\":\"Date\",\"activities_approved_view_thead_requested_by\":\"Request
By\",\"activities_approved_view_thead_approved_by\":\"Approved
By\",\"activities_approved_view_thead_approved_date\":\"Approved
Date\",\"activities_approved_view_thead_amount\":\"Amount\",\"activities_approved_v
iew_thead_rate\":\"Rate\",\"activities_approved_view_thead_ex_amount\":\"Ex\\/
Amount\",\"activities_approved_view_thead_narration\":\"Narration\",\"activities_ap
proved_view_thead_status\":\"Status\",\"activities_approved_view_thead_action\":\"A
ction\",\"activities_approved_view_thead_edit\":\"Edit\",\"activities_approved_view
_thead_delete\":\"Delete\",\"activities_approved_view_thead_pending\":\"Pending\",\
"activities_approved_view_thead_approved\":\"Approved\",\"client_account_type\":\"C
lient
Type\",\"client_account_radio_general\":\"General\",\"client_account_radio_category
\":\"Categories\",\"client_account_radio_sales_man\":\"Sales
Man\",\"client_account_radio_marketer\":\"Marketer\",\"client_dp_client_categories\
":\"Client Categories\",\"client_dp_sales_man\":\"Sales
Man\",\"client_dp_marketer\":\"Marketer\",\"batch_rep_view_breadcrumb\":\"Batch
Wise Stock\",\"batch_rep_view_title\":\"Batch Wise
Stock\",\"batch_rep_view_thead_sr\":\"#\",\"batch_rep_view_thead_item\":\"Item\",\"
batch_rep_view_thead_unit\":\"Unit\",\"batch_rep_view_thead_batch\":\"Batch\",\"bat
ch_rep_view_thead_mfg\":\"Mfg\",\"batch_rep_view_thead_expiry\":\"Expiry\",\"batch_
rep_view_thead_stocki_in\":\"St \\/
In\",\"batch_rep_view_thead_stocki_out\":\"St \\/
Out\",\"batch_rep_view_thead_stocki_return\":\"Return\",\"batch_rep_view_thead_stoc
ki_tin\":\"T\\/IN\",\"batch_rep_view_thead_stocki_tout\":\"T\\/
OUT\",\"batch_rep_view_thead_stocki_b_to_b_in\":\"B2bin\",\"batch_rep_view_thead_st
ocki_b_to_b_out\":\"B2bout\",\"batch_rep_view_thead_stocki_production_in\":\"Pr\\/
In\",\"batch_rep_view_thead_stocki_production_out\":\"Pr\\/
Out\",\"batch_rep_view_thead_stocki_damage\":\"Damage\",\"batch_rep_view_thead_stoc
ki_ava\":\"Ava\",\"batch_rep_view_thead_stocki_tp\":\"TP\",\"batch_rep_view_thead_v
alue\":\"Value\",\"bundle_item_report_breadcrumb\":\"Item Bundle Toop
Report\",\"bundle_item_report_title\":\"Item Bundle Toop
Report\",\"bundle_item_report_thead_sr\":\"#\",\"bundle_item_report_thead_item\":\"
Item\",\"bundle_item_report_thead_bundle_stock_in\":\"Bundle\\/
In\",\"bundle_item_report_thead_bundle_stock_out\":\"Bundle\\/
Out\",\"bundle_item_report_thead_bundle_stock_ava\":\"Bundle\\/
Ava\",\"bundle_item_report_thead_toop_stock_in\":\"Toop\\/
In\",\"bundle_item_report_thead_toop_stock_out\":\"Toop\\/
Out\",\"bundle_item_report_thead_toop_stock_ava\":\"Toop\\/
Ava\",\"stock_general_ledger_report_breadcrumb\":\"Stock General
Ledger\",\"stock_general_ledger_report_sidebar_menu\":\"Stock General
Ledger\",\"stock_general_ledger_report_title\":\"Stock General
Ledger\",\"stock_general_ledger_report_filter_item\":\"Item\",\"stock_general_ledge
r_report_filter_item_placehlder\":\"Select\",\"stock_general_ledger_report_filter_u
nit\":\"Unit\",\"stock_general_ledger_report_filter_unit_placehlder\":\"Select\",\"
stock_general_ledger_report_thead_sr\":\"#\",\"stock_general_ledger_report_thead_da
te\":\"Date\",\"stock_general_ledger_report_thead_item\":\"Item\",\"stock_general_l
edger_report_thead_details\":\"Details\",\"stock_general_ledger_report_thead_action
\":\"Action\",\"stock_general_ledger_report_thead_debit\":\"Debit\",\"stock_general
_ledger_report_thead_credit\":\"Credit\",\"stock_general_ledger_report_thead_balanc
e\":\"Balance\",\"stock_general_ledger_report_module_text_to\":\"To\",\"stock_gener
al_ledger_report_module_text_from\":\"From\",\"stock_general_ledger_report_module_t
ext_invoice\":\"Invoice#\",\"stock_general_ledger_report_module_items\":\"Items\",\
"stock_general_ledger_report_module_items_opening\":\"Items Opening
Qty\",\"stock_general_ledger_report_module_purchases\":\"Purchases\",\"stock_genera
l_ledger_report_module_purchases_text\":\"Purchased\",\"stock_general_ledger_report
_module_sales\":\"Sales\",\"stock_general_ledger_report_module_sales_return\":\"Sal
es
Return\",\"stock_general_ledger_report_module_production\":\"Production\",\"stock_g
eneral_ledger_report_module_production_in\":\"Production
In\",\"stock_general_ledger_report_module_production_out\":\"Production
Out\",\"stock_general_ledger_report_module_transfer_in\":\"Transfer
In\",\"stock_general_ledger_report_module_transfer_out\":\"Transfer
Out\",\"stock_general_ledger_report_module_damage\":\"Damage\",\"stock_general_ledg
er_report_module_warehouse_transfer\":\"Warehouse
Transfer\",\"stock_general_ledger_report_module_warehouse_transfer_in\":\"Warehouse
Transfer
In\",\"stock_general_ledger_report_module_warehouse_transfer_out\":\"Warehouse
Transfer Out\",\"stock_general_ledger_report_module_branch_to_branch_transfer\":\"B
to B
Transfer\",\"stock_general_ledger_report_module_branch_to_branch_transfer_in\":\"B
to B Transfer
In\",\"stock_general_ledger_report_module_branch_to_branch_transfer_out\":\"B to B
Transfer Out\",\"items_by_warehouse_report_breadcrumb\":\"Items By
Warehouse\",\"items_by_warehouse_report_sidebar_menu\":\"Items By
Warehouse\",\"items_by_warehouse_report_title\":\"Items By
Warehouse\",\"items_by_warehouse_report_filter_unit\":\"Unit\",\"items_by_warehouse
_report_filter_unit_placehlder\":\"Select\",\"items_by_warehouse_report_thead_sr\":
\"#\",\"items_by_warehouse_report_thead_item\":\"Item\",\"items_by_warehouse_report
_thead_country\":\"Country\",\"items_by_warehouse_report_thead_company\":\"Company\
",\"items_by_warehouse_report_thead_details\":\"Details\",\"items_by_warehouse_repo
rt_thead_qty_unit\":\"Qty(unit)\",\"items_token_report_breadcrumb\":\"Items
Token\",\"items_token_report_sidebar_menu\":\"Items
Token\",\"items_token_report_title\":\"Items
Token\",\"items_token_report_filter_item\":\"Item\",\"items_token_report_filter_ite
m_placehlder\":\"Select\",\"items_token_report_thead_sr\":\"#\",\"items_token_repor
t_thead_item\":\"Item\",\"items_token_report_thead_token_in\":\"Token
In\",\"items_token_report_thead_token_out\":\"Token
Out\",\"items_token_report_thead_token_available\":\"Available\",\"audit_report_bre
adcrumb\":\"Audit Report\",\"audit_report_sidebar_menu\":\"Audit
Report\",\"audit_report_title\":\"Audit
Report\",\"audit_report_filter_from\":\"From\",\"audit_report_filter_to\":\"To\",\"
audit_report_thead_sr\":\"#\",\"audit_report_thead_date\":\"Date
\",\"audit_report_thead_time\":\"Time\",\"audit_report_thead_module\":\"Module\",\"
audit_report_thead_action\":\"Action\",\"audit_report_thead_details\":\"Details\",\
"audit_report_thead_view\":\"View\",\"audit_report_thead_user\":\"User\",\"audit_re
port_module_text_to\":\"To\",\"audit_report_module_text_from\":\"From\",\"audit_rep
ort_module_text_invoice\":\"Invoice#\",\"audit_report_module_items\":\"Items\",\"au
dit_report_module_items_opening\":\"Items Opening
Qty\",\"audit_report_module_purchases\":\"Purchases\",\"audit_report_module_purchas
es_text\":\"Purchased\",\"audit_report_module_sales\":\"Sales\",\"audit_report_modu
le_sales_return\":\"Sales
Return\",\"audit_report_module_production\":\"Production\",\"audit_report_module_pr
oduction_in\":\"Production In\",\"audit_report_module_production_out\":\"Production
Out\",\"audit_report_module_transfer_in\":\"Transfer
In\",\"audit_report_module_transfer_out\":\"Transfer
Out\",\"audit_report_module_damage\":\"Damage\",\"audit_report_module_warehouse_tra
nsfer\":\"Warehouse
Transfer\",\"audit_report_module_warehouse_transfer_in\":\"Warehouse Transfer
In\",\"audit_report_module_warehouse_transfer_out\":\"Warehouse Transfer
Out\",\"audit_report_module_branch_to_branch_transfer\":\"B to B
Transfer\",\"audit_report_module_branch_to_branch_transfer_in\":\"B to B Transfer
In\",\"audit_report_module_branch_to_branch_transfer_out\":\"B to B Transfer
Out\",\"sales_return_main_menu\":\"Sales
Return\",\"sales_return_view_breadcrumb\":\"Sales
Return\",\"sales_return_view_title\":\"Sales
Return\",\"sales_return_view_add_btn\":\"Add
New\",\"sales_return_view_thead_sr\":\"#\",\"sales_return_view_thead_date\":\"Date\
",\"sales_return_view_thead_invoice\":\"Invoice\",\"sales_return_view_thead_client\
":\"Client\",\"sales_return_view_thead_sales_total\":\"Sales
Total\",\"sales_return_view_thead_discount\":\"Discount\",\"sales_return_view_thead
_inv_total\":\"Invoice
Total\",\"sales_return_view_thead_received\":\"Received\",\"sales_return_view_thead
_remaining\":\"Remaining\",\"sales_return_view_thead_refund\":\"Refund\",\"sales_re
turn_view_thead_action\":\"Action\",\"sales_return_add_breadcrumb\":\"Add Sales
Return\",\"sales_return_add_title\":\"Add Sales
Return\",\"sales_return_add_select_client\":\"Select
Client\",\"sales_return_add_select_invoice\":\"Select
Invoice\",\"sales_return_add_refund_btn\":\"Refund\",\"sales_return_add_thead_sr\":
\"#\",\"sales_return_add_thead_item\":\"Item\",\"sales_return_add_thead_warehouse\"
:\"Warehouse\",\"sales_return_add_thead_unit\":\"Unit\",\"sales_return_add_thead_qt
y\":\"Qty\",\"sales_return_add_thead_discount_1\":\"Dis1\",\"sales_return_add_thead
_discount_2\":\"Dis2\",\"sales_return_add_thead_rate\":\"Rate\",\"sales_return_add_
thead_total\":\"Total\",\"sales_return_add_thead_return_qty\":\"Ret
Qty\",\"sales_return_add_thead_r_bonus_qty\":\"Bns
Qty\",\"sales_return_add_total_invoice\":\"Total
Invoice\",\"sales_return_add_total_refund\":\"Total
Refund\",\"sales_return_add_total_received\":\"Received\",\"sales_return_add_rec_ac
count\":\"Received Account\",\"sales_return_add_save_print\":\"Save &
Print\",\"sales_return_added\":\"Sales Return
Saved\",\"sales_return_save_successfully\":\"Sales Return saved
successfully\",\"sales_return_edit_breadcrumb\":\"Edit Sales
Return\",\"sales_return_edit_title\":\"Edit Sales
Return\",\"sales_return_update\":\"Sales Return
Updated\",\"sales_return_update_successfully\":\"Sales Return updated
successfully\",\"sales_man_rep_view_breadcrumb\":\"Sales Man
Report\",\"sales_man_rep_view_title\":\"Sales Man
Report\",\"sales_man_rep_view_thead_sr\":\"#\",\"sales_man_rep_view_thead_client\":
\"Client\",\"sales_man_rep_view_thead_mobile\":\"Mobile\",\"sales_man_rep_view_thea
d_sales\":\"Sales\",\"sales_man_rep_view_thead_return\":\"Return\",\"sales_man_rep_
view_thead_net_sales\":\"Net
Sales\",\"sales_man_rep_view_thead_received\":\"Received\",\"sales_man_rep_view_the
ad_pending\":\"Pending\",\"sales_man_sales_view_breadcrumb\":\"My
Sales\",\"sales_man_sales_view_title\":\"My
Sales\",\"client_bal_summ_filter_type\":\"Type\",\"client_bal_summ_filter_type_all\
":\"All\",\"client_bal_summ_filter_type_category\":\"Category\",\"client_bal_summ_f
ilter_type_sales_man\":\"Sales
Man\",\"client_bal_summ_filter_type_marketer\":\"Marketer\",\"client_bal_summ_filte
r_type_amount_type\":\"Amount
Type\",\"client_bal_summ_filter_type_positive_type\":\"Positive
Amount\",\"client_bal_summ_filter_type_negetive_type\":\"Negative
Amount\",\"client_bal_summ_filter_by\":\"Filter By\",\"expiry_report_menu\":\"Near
Expiry Report\",\"expired_report_menu\":\"Expired Stock
Report\",\"shortage_report_menu\":\"Shortage
Stock\",\"expiry_report_breadcrumb\":\"Stock Expiry
Report\",\"expired_report_breadcrumb\":\"Expired Stock
Report\",\"shortage_report_breadcrumb\":\"Shortage Stock
Report\",\"expiry_report_title\":\"Stock Expiry
Report\",\"expired_report_title\":\"Expired Stock
Report\",\"shortage_report_title\":\"Shortage Stock
Report\",\"expiry_report_thead_sr\":\"#\",\"expiry_report_thead_name\":\"Name\",\"e
xpiry_report_thead_category\":\"Category\",\"expiry_report_thead_currency\":\"Curre
ncy\",\"expiry_report_thead_unit\":\"Unit\",\"expiry_report_thead_avg_cost\":\"Avg
Cost\",\"expiry_report_thead_last_cost\":\"Last
Cost\",\"expiry_report_thead_first_cost\":\"First
Cost\",\"expiry_report_thead_sale_price\":\"Sale
Price\",\"expiry_report_thead_stock_in\":\"In\",\"expiry_report_thead_stock_out\":\
"Out\",\"expiry_report_thead_bti\":\"Bti\",\"expiry_report_thead_bto\":\"Bto\",\"ex
piry_report_thead_tin\":\"T\\/IN\",\"expiry_report_thead_tout\":\"T\\/
OUT\",\"expiry_report_thead_b_to_b_in\":\"B2bin\",\"expiry_report_thead_b_to_b_out\
":\"B2bOut\",\"expiry_report_thead_production_in\":\"Pr\\/
In\",\"expiry_report_thead_production_out\":\"Pr\\/
Out\",\"expiry_report_thead_damage\":\"Damage\",\"expiry_report_thead_ava\":\"Ava
Qty\",\"expiry_report_thead_value\":\"Value\",\"expiry_report_thead_image\":\"img\"
,\"expiry_report_thead_expiry_date\":\"Expiry\",\"incomes_expenses_breadcrumb\":\"I
ncomes Vs Expenses\",\"incomes_expenses_title\":\"Incomes Vs
Expenses\",\"day_closing_breadcrumb\":\"Day Closing\",\"day_closing_title\":\"Day
Closing\",\"incomes_expenses_incomes_title\":\"Incomes\",\"incomes_expenses_expense
s_title\":\"Expenses\",\"incomes_expenses_source_incomes\":\"Source of
Incomes\",\"incomes_expenses_source_expenses\":\"Source of
Expenses\",\"incomes_expenses_amount\":\"Amount\",\"incomes_expenses_services\":\"S
ervices\",\"incomes_expenses_sales\":\"Sales\",\"incomes_expenses_extra_incomes\":\
"Extra Incomes\",\"incomes_expenses_jv_received\":\"JV
(Received)\",\"incomes_expenses_general_expenses\":\"General
Expenses\",\"incomes_expenses_purchases\":\"Purchases\",\"incomes_expenses_salaries
\":\"Salaries\",\"incomes_expenses_sales_return\":\"Sales
Return\",\"incomes_expenses_transit\":\"Transit\",\"incomes_expenses_production\":\
"Production\",\"incomes_expenses_jv_payment\":\"JV
(Payment)\",\"incomes_expenses_incomes_jv\":\"Total Incomes with
JV\",\"incomes_expenses_without_incomes_jv\":\"Total Incomes without
JV\",\"incomes_expenses_expenses_jv\":\"Total Expenses with
JV\",\"incomes_expenses_without_expenses_jv\":\"Total Expenses without
JV\",\"incomes_expenses_balance_jv\":\"Closing Balance with
JV\",\"incomes_expenses_without_balance_jv\":\"Closing Balance without
JV\",\"pharma_sales_inv_date\":\"Date\",\"pharma_sales_inv_customer\":\"Customer\",
\"pharma_sales_inv_invoice\":\"Invoice
#\",\"pharma_sales_inv_phone\":\"Phone\",\"pharma_sales_inv_currency\":\"Currency\"
,\"pharma_sales_inv_area\":\"Area\",\"pharma_sales_inv_deliverd_by\":\"Delivered
By\",\"pharma_sales_inv_booked_by\":\"Booked
By\",\"pharma_sales_inv_address\":\"Address\",\"pharma_sales_inv_user\":\"User\",\"
pharma_sales_inv_product\":\"Product
Name\",\"pharma_sales_inv_batch\":\"Batch\",\"pharma_sales_inv_mfg\":\"Mfg\",\"phar
ma_sales_inv_expiry\":\"Expiry\",\"pharma_sales_inv_price\":\"Price\",\"pharma_sale
s_inv_qty\":\"Qty\",\"pharma_sales_inv_bonus\":\"Bonus\",\"pharma_sales_inv_dis_1\"
:\"Dis 1\",\"pharma_sales_inv_dis_2\":\"Dis
2\",\"pharma_sales_inv_net_amount\":\"Net
Amount\",\"pharma_sales_inv_no_of_items\":\"No of
items\",\"pharma_sales_inv_note\":\"Please check and review the stock completely,
Otherwise company will not be responsible. We will not return the stock which have
less than 6 months
expiry\",\"sales_invoice_4_thead_client\":\"Client\",\"sales_invoice_4_thead_invoic
e\":\"Invoice\",\"sales_invoice_4_thead_date\":\"Date\",\"sales_invoice_4_thead_use
r\":\"User\",\"sales_invoice_4_thead_sr\":\"#\",\"sales_invoice_4_thead_details\":\
"Details\",\"sales_invoice_4_thead_qty\":\"Qty\",\"sales_invoice_4_thead_rate\":\"R
ate\",\"sales_invoice_4_thead_total\":\"Total\",\"sales_invoice_4_thead_memo\":\"Me
mo\",\"sales_invoice_4_thead_grand_total\":\"Total\",\"sales_invoice_4_thead_paid\"
:\"Paid\",\"sales_invoice_4_thead_pending\":\"Pending\",\"mod_trans_sidebar_menu_ma
in\":\"Transfers\",\"mod_trans_in_sidebar_menu\":\"Transfer
In\",\"mod_trans_in\":\"Transfer In\",\"mod_trans_in_view_breadcrumb\":\"Transfer
In\",\"mod_trans_in_view_add_btn\":\"Add
New\",\"mod_trans_in_invoice_title\":\"Transfer In
Invoice\",\"mod_trans_in_view_title\":\"Transfer
In\",\"mod_trans_in_view_thead_sr\":\"#\",\"mod_trans_in_view_thead_date\":\"Date\"
,\"mod_trans_in_view_thead_invoice\":\"Invoice\",\"mod_trans_in_view_thead_currency
\":\"Currency\",\"mod_trans_in_view_thead_total\":\"Total\",\"mod_trans_in_view_the
ad_client\":\"Client\",\"mod_trans_in_view_thead_action\":\"Action\",\"mod_trans_in
_view_thead_edit\":\"Edit\",\"mod_trans_in_view_thead_delete\":\"Delete\",\"mod_tra
ns_in_add_breadcrumb\":\"Add Transfer In\",\"mod_trans_in_add_title\":\"Add
Transfer
In\",\"mod_trans_in_add_input_currency\":\"Currency\",\"mod_trans_in_add_input_clie
nt\":\"Client\",\"mod_trans_in_add_input_invoice\":\"Invoice
#\",\"mod_trans_in_add_input_date\":\"Date\",\"mod_trans_in_add_input_memo\":\"Memo
\",\"mod_trans_in_add_input_item\":\"
Item\",\"mod_trans_in_add_input_warehouse\":\"Warehouse\",\"mod_trans_in_add_input_
batch\":\"Batch\",\"mod_trans_in_add_input_unit\":\"Unit\",\"mod_trans_in_add_input
_mfg\":\"Mfg\",\"mod_trans_in_add_input_expiry\":\"Expiry\",\"mod_trans_in_add_inpu
t_cost\":\"Cost\",\"mod_trans_in_add_input_profit\":\"Profit\",\"mod_trans_in_add_i
nput_add_to_list\":\"Add To
List\",\"mod_trans_in_add_input_list_item\":\"Item\",\"mod_trans_in_add_input_list_
unit\":\"Unit\",\"mod_trans_in_add_input_list_qty\":\"Qty\",\"mod_trans_in_add_inpu
t_list_cost\":\"Cost\",\"mod_trans_in_add_input_list_profit\":\"Profit\",\"mod_tran
s_in_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_in_add_input_list_dis_1\":\"Dis
1\",\"mod_trans_in_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_in_add_input_list_total\":\"Total\",\"mod_trans_in_add_input_list_a
ction\":\"Action\",\"mod_trans_in_add_input_total_trans_in\":\"Total Trans
In\",\"mod_trans_in_add_input_sub_total\":\"Sub
Total\",\"mod_trans_in_add_input_save\":\"Save\",\"mod_trans_in_added\":\"Transfer
In Saved\",\"mod_trans_in_save_successfully\":\"Transfer In saved
successfully\",\"mod_trans_in_update\":\"Transfer In
Updated\",\"mod_trans_in_update_successfully\":\"Transfer In updated
successfully\",\"mod_trans_in_edit_breadcrumb\":\"Edit Transfer
In\",\"mod_trans_in_edit_title\":\"Edit Transfer
In\",\"mod_trans_in_edit_update\":\"Update\",\"mod_trans_out_sidebar_menu\":\"Trans
fer Out\",\"mod_trans_out\":\"Transfer
Out\",\"mod_trans_out_view_breadcrumb\":\"Transfer
Out\",\"mod_trans_out_view_add_btn\":\"Add
New\",\"mod_trans_out_invoice_title\":\"Transfer Out
Invoice\",\"mod_trans_out_view_title\":\"Transfer
Out\",\"mod_trans_out_view_thead_sr\":\"#\",\"mod_trans_out_view_thead_date\":\"Dat
e\",\"mod_trans_out_view_thead_invoice\":\"Invoice\",\"mod_trans_out_view_thead_cur
rency\":\"Currency\",\"mod_trans_out_view_thead_total\":\"Total\",\"mod_trans_out_v
iew_thead_client\":\"Client\",\"mod_trans_out_view_thead_action\":\"Action\",\"mod_
trans_out_view_thead_edit\":\"Edit\",\"mod_trans_out_view_thead_delete\":\"Delete\"
,\"mod_trans_out_add_breadcrumb\":\"Add Transfer
Out\",\"mod_trans_out_add_title\":\"Add Transfer
Out\",\"mod_trans_out_add_input_currency\":\"Currency\",\"mod_trans_out_add_input_c
lient\":\"Client\",\"mod_trans_out_add_input_invoice\":\"Invoice
#\",\"mod_trans_out_add_input_date\":\"Date\",\"mod_trans_out_add_input_memo\":\"Me
mo\",\"mod_trans_out_add_input_item\":\"Item\",\"mod_trans_out_add_input_warehouse\
":\"Warehouse\",\"mod_trans_out_add_input_batch\":\"Batch\",\"mod_trans_out_add_inp
ut_unit\":\"Unit\",\"mod_trans_out_add_input_expiry\":\"Expiry\",\"mod_trans_out_ad
d_input_cost\":\"Cost\",\"mod_trans_out_add_input_profit\":\"Profit\",\"mod_trans_o
ut_add_input_add_to_list\":\"Add To
List\",\"mod_trans_out_add_input_list_item\":\"Item\",\"mod_trans_out_add_input_lis
t_unit\":\"Unit\",\"mod_trans_out_add_input_list_qty\":\"Qty\",\"mod_trans_out_add_
input_list_dis_1\":\"Dis 1\",\"mod_trans_out_add_input_list_dis_2\":\"Dis
2\",\"mod_trans_out_add_input_list_cost\":\"Cost\",\"mod_trans_out_add_input_list_p
rofit\":\"Profit\",\"mod_trans_out_add_input_list_sale_price\":\"Sale
Price\",\"mod_trans_out_add_input_list_total\":\"Total\",\"mod_trans_out_add_input_
list_action\":\"Action\",\"mod_trans_out_add_input_total_trans_in\":\"Total Trans
Out\",\"mod_trans_out_add_input_discount_trans_in\":\"Discount\",\"mod_trans_out_ad
d_input_total_profit\":\"Total
Profit\",\"mod_trans_out_add_input_gross_trans_in\":\"Gross
Total\",\"mod_trans_out_add_input_cash_received\":\"Recieved\",\"mod_trans_out_add_
input_account\":\"Account\",\"mod_trans_out_add_input_pending\":\"Pending\",\"mod_t
rans_out_add_input_save\":\"Save\",\"mod_trans_out_added\":\"Transfer Out
Saved\",\"mod_trans_out_save_successfully\":\"Transfer Out saved
successfully\",\"mod_trans_out_update\":\"Transfer Out
Updated\",\"mod_trans_out_update_successfully\":\"Transfer Out updated
successfully\",\"mod_trans_out_edit_breadcrumb\":\"Edit Transfer
Out\",\"mod_trans_out_edit_title\":\"Edit Transfer
Out\",\"mod_trans_out_edit_update\":\"Update\",\"mod_transfer_in_dis_1_rep_title\":
\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_breadcrumb\":\"Transfer In Discount 1
Report\",\"mod_transfer_in_dis_1_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
1_rep_client\":\"Client\",\"mod_transfer_in_dis_1_rep_from\":\"From\",\"mod_transfe
r_in_dis_1_rep_to\":\"To\",\"mod_transfer_in_dis_1_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_1_rep_sr\":\"#\",\"mod_transfer_in_dis_1_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_1_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_1_rep_total\":\"Total\",\"mod_transfer_in_dis_1
_rep_discount_%\":\"Dis 1 %\",\"mod_transfer_in_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_out_dis_1_rep_title\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_breadcrumb\":\"Transfer Out Discount 1
Report\",\"mod_transfer_out_dis_1_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_1_rep_client\":\"Client\",\"mod_transfer_out_dis_1_rep_from\":\"From\",\"mod_tran
sfer_out_dis_1_rep_to\":\"To\",\"mod_transfer_out_dis_1_rep_search\":\"Search\",\"m
od_transfer_out_dis_1_rep_sr\":\"#\",\"mod_transfer_out_dis_1_rep_date\":\"Date\",\
"mod_transfer_out_dis_1_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_1_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_1_rep_total\":\"Total\",\"mod_transfe
r_out_dis_1_rep_discount_%\":\"Dis 1
%\",\"mod_transfer_out_dis_1_rep_discount\":\"Discount
1\",\"mod_transfer_in_dis_2_rep_title\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_breadcrumb\":\"Transfer In Discount 2
Report\",\"mod_transfer_in_dis_2_rep_currency\":\"Currency\",\"mod_transfer_in_dis_
2_rep_client\":\"Client\",\"mod_transfer_in_dis_2_rep_from\":\"From\",\"mod_transfe
r_in_dis_2_rep_to\":\"To\",\"mod_transfer_in_dis_2_rep_search\":\"Search\",\"mod_tr
ansfer_in_dis_2_rep_sr\":\"#\",\"mod_transfer_in_dis_2_rep_date\":\"Date\",\"mod_tr
ansfer_in_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_in_dis_2_rep_th_currency\"
:\"Currency\",\"mod_transfer_in_dis_2_rep_total\":\"Total\",\"mod_transfer_in_dis_2
_rep_discount_%\":\"Dis 2 %\",\"mod_transfer_in_dis_2_rep_discount\":\"Discount
2\",\"mod_transfer_out_dis_2_rep_title\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_breadcrumb\":\"Transfer Out Discount 2
Report\",\"mod_transfer_out_dis_2_rep_currency\":\"Currency\",\"mod_transfer_out_di
s_2_rep_client\":\"Client\",\"mod_transfer_out_dis_2_rep_from\":\"From\",\"mod_tran
sfer_out_dis_2_rep_to\":\"To\",\"mod_transfer_out_dis_2_rep_search\":\"Search\",\"m
od_transfer_out_dis_2_rep_sr\":\"#\",\"mod_transfer_out_dis_2_rep_date\":\"Date\",\
"mod_transfer_out_dis_2_rep_invoice\":\"Invoice\",\"mod_transfer_out_dis_2_rep_th_c
urrency\":\"Currency\",\"mod_transfer_out_dis_2_rep_total\":\"Total\",\"mod_transfe
r_out_dis_2_rep_discount_%\":\"Dis 2
%\",\"mod_transfer_out_dis_2_rep_discount\":\"Discount
2\",\"mod_sale_stock_rep_title\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_menu\":\"Sale and
Stock\",\"mod_sale_stock_rep_breadcrumb\":\"Sale and Stock
Report\",\"mod_sale_stock_rep_sr\":\"#\",\"mod_sale_stock_rep_item\":\"Product\",\"
mod_sale_stock_rep_tp\":\"TP\",\"mod_sale_stock_rep_unit\":\"Unit\",\"mod_sale_stoc
k_rep_batch\":\"Batch\",\"mod_sale_stock_rep_mfg\":\"Mfg\",\"mod_sale_stock_rep_exp
iry\":\"Expiry\",\"mod_sale_stock_rep_opening\":\"Opening\",\"mod_sale_stock_rep_pu
rchased\":\"Purchased\",\"mod_sale_stock_rep_t_in\":\"T\\/
IN\",\"mod_sale_stock_rep_t_out\":\"T\\/
OUT\",\"mod_sale_stock_rep_bt_in\":\"BTI\",\"mod_sale_stock_rep_bt_out\":\"BTO\",\"
mod_sale_stock_rep_sales\":\"Sales\",\"mod_sale_stock_rep_return\":\"Return\",\"mod
_sale_stock_rep_net_sale\":\"N.Sale\",\"mod_sale_stock_rep_b_to_b_in\":\"N.B2bin\",
\"mod_sale_stock_rep_b_to_b_out\":\"B2bout\",\"mod_sale_stock_rep_production_in\":\
"Pr\\/In\",\"mod_sale_stock_rep_production_out\":\"Pr\\/
Out\",\"mod_sale_stock_rep_damage\":\"Damage\",\"mod_sale_stock_rep_closing_stock\"
:\"Cl.Stock\",\"mod_sale_stock_rep_closing_value\":\"Cl.Value\",\"mod_sale_stock_re
p_total_value\":\"Total Value\",\"mod_item_stock_rep_title\":\"Item Stock
Report\",\"mod_item_stock_rep_menu\":\"Item
Stock\",\"mod_item_stock_rep_breadcrumb\":\"Item Stock
Report\",\"mod_item_stock_rep_filter_item\":\"Item\",\"mod_item_stock_rep_filter_so
urce\":\"Source\",\"mod_item_stock_rep_filter_source_purchases\":\"Purchases\",\"mo
d_item_stock_rep_filter_source_sales\":\"Sales\",\"mod_item_stock_rep_filter_source
_sales_return\":\"Sales
Return\",\"mod_item_stock_rep_filter_source_transfer_in\":\"Transfer
In\",\"mod_item_stock_rep_filter_source_transfer_out\":\"Transfer
Out\",\"mod_item_stock_rep_filter_source_damage\":\"Damage\",\"mod_item_stock_rep_f
ilter_search\":\"Search\",\"mod_item_stock_rep_sr\":\"#\",\"mod_item_stock_rep_date
\":\"Date\",\"mod_item_stock_rep_narration\":\"Narration\",\"mod_item_stock_rep_sou
rce\":\"Source\",\"mod_item_stock_rep_invoice\":\"Invoice\",\"mod_item_stock_rep_ba
tch\":\"Batch\",\"mod_item_stock_rep_stock_in\":\"Stock
In\",\"mod_item_stock_rep_stock_out\":\"Stock
Out\",\"mod_item_stock_rep_purchased_total\":\"Purchased
Total\",\"mod_item_stock_rep_sales_total\":\"Sales
Total\",\"mod_item_stock_rep_sales_ret_total\":\"Sales Return
Total\",\"mod_item_stock_rep_trans_in_total\":\"Transfer In
Total\",\"mod_item_stock_rep_trans_out_total\":\"Transfer Out
Total\",\"mod_item_stock_rep_damage_total\":\"Damage
Total\",\"mod_item_stock_rep_currency_total\":\"Currency Wise
Totals\",\"mod_sale_and_return_rep_title\":\"Sales
Report\",\"mod_sale_and_return_rep_breadcrumb\":\"Sales
Report\",\"mod_sale_and_return_rep_info_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_info_from_date\":\"From Date\",\"mod_sale_and_return_rep_info_to_date\":\"To
Date\",\"mod_sale_and_return_rep_filter_currency\":\"Currency\",\"mod_sale_and_retu
rn_rep_filter_client\":\"Client\",\"mod_sale_and_return_rep_filter_from\":\"From\",
\"mod_sale_and_return_rep_filter_to\":\"To\",\"mod_sale_and_return_rep_filter_searc
h\":\"Search\",\"mod_sale_and_return_rep_sr\":\"#\",\"mod_sale_and_return_rep_date\
":\"Date\",\"mod_sale_and_return_rep_type\":\"Type\",\"mod_sale_and_return_rep_invo
ice\":\"Invoice\",\"mod_sale_and_return_rep_client\":\"Client\",\"mod_sale_and_retu
rn_rep_sales\":\"Sale\",\"mod_sale_and_return_rep_return\":\"Return\",\"mod_sale_an
d_return_rep_total\":\"Total\",\"mod_sale_and_return_rep_net_sales\":\"Net
Sales\",\"mod_db_cr_nt_sidebar_menu\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_breadcrumb\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_add_btn\":\"Add
New\",\"mod_db_cr_nt_view_title\":\"Debit\\/Credit
Note\",\"mod_db_cr_nt_view_filter_status\":\"Status\",\"mod_db_cr_nt_view_filter_st
atus_pending\":\"Pending\",\"mod_db_cr_nt_view_filter_status_passed\":\"Passed\",\"
mod_db_cr_nt_view_thead_sr\":\"#\",\"mod_db_cr_nt_view_thead_date\":\"Date\",\"mod_
db_cr_nt_view_thead_invoice\":\"Invoice\",\"mod_db_cr_nt_view_thead_currency\":\"Cu
rrency\",\"mod_db_cr_nt_view_thead_total\":\"Total\",\"mod_db_cr_nt_view_thead_stat
us\":\"Status\",\"mod_db_cr_nt_view_thead_account\":\"Account\",\"mod_db_cr_nt_view
_thead_details\":\"Details\",\"mod_db_cr_nt_view_thead_action\":\"Action\",\"mod_db
_cr_nt_view_thead_edit\":\"Edit\",\"mod_db_cr_nt_view_thead_delete\":\"Delete\",\"m
od_db_cr_nt_add_breadcrumb\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_title\":\"Add Debit Credit
Note\",\"mod_db_cr_nt_add_division\":\"Division\",\"mod_db_cr_nt_add_currency\":\"C
urrency\",\"mod_db_cr_nt_add_db_account\":\"Debit
Account\",\"mod_db_cr_nt_add_db_amount\":\"Debit
Amount\",\"mod_db_cr_nt_add_cr_account\":\"Credit
Account\",\"mod_db_cr_nt_add_cr_amount\":\"Credit
Amount\",\"mod_db_cr_nt_add_narration\":\"Narration\",\"mod_db_cr_nt_add_type_db\":
\"Debit\",\"mod_db_cr_nt_add_type_cr\":\"Credit\",\"mod_db_cr_nt_add_pending\":\"Pe
nding\",\"mod_db_cr_nt_add_total\":\"Total\",\"mod_db_cr_nt_add_total_division\":\"
Division Total\",\"mod_db_cr_nt_add_to_list\":\"Add to
List\",\"mod_db_cr_nt_add_tbl_account\":\"Account\",\"mod_db_cr_nt_add_tbl_type\":\
"Type\",\"mod_db_cr_nt_add_tbl_amount\":\"Amount\",\"mod_db_cr_nt_add_tbl_narration
\":\"Narration\",\"mod_db_cr_nt_add_action\":\"Action\",\"mod_db_cr_nt_added\":\"De
bit\\/Credit Note Saved\",\"mod_db_cr_nt_save_successfully\":\"Debit Credit Note
saved successfully\",\"mod_db_cr_nt_update\":\"Debit\\/Credit Note
Updated\",\"mod_db_cr_nt_update_successfully\":\"Debit Credit Note updated
successfully\",\"mod_db_cr_nt_edit_breadcrumb\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_title\":\"Edit Debit Credit
Note\",\"mod_db_cr_nt_edit_update\":\"Update\",\"mod_db_cr_nt_inv\":\"Debit\\/
Credit Note Invoice\",\"mod_db_cr_nt_inv_debit\":\"Debit
Note\",\"mod_db_cr_nt_inv_credit\":\"Credit
Note\",\"mod_db_cr_nt_inv_date\":\"Date\",\"mod_db_cr_nt_inv_details\":\"Details\",
\"mod_db_cr_nt_inv_user\":\"User\",\"mod_db_cr_nt_inv_account\":\"Debit\\/Credit
Account\",\"mod_db_cr_nt_inv_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_sr\":\"#\
",\"mod_db_cr_nt_inv_thead_group\":\"Group\",\"mod_db_cr_nt_inv_thead_narration\":\
"Narration\",\"mod_db_cr_nt_inv_thead_amount\":\"Amount\",\"mod_db_cr_nt_inv_thead_
total\":\"Total\",\"mod_db_cr_voucher_sidebar_menu\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_breadcrumb\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_add_btn\":\"Add
New\",\"mod_db_cr_voucher_view_title\":\"Debit\\/Credit
Voucher\",\"mod_db_cr_voucher_view_thead_sr\":\"#\",\"mod_db_cr_voucher_view_thead_
date\":\"Date\",\"mod_db_cr_voucher_view_thead_currency\":\"Currency\",\"mod_db_cr_
voucher_view_thead_account\":\"Account\",\"mod_db_cr_voucher_view_thead_amount\":\"
Amount\",\"mod_db_cr_voucher_view_thead_type\":\"Type\",\"mod_db_cr_voucher_view_th
ead_type_debit\":\"Debit\",\"mod_db_cr_voucher_view_thead_type_credit\":\"Credit\",
\"mod_db_cr_voucher_view_thead_details\":\"Details\",\"mod_db_cr_voucher_view_thead
_action\":\"Action\",\"mod_db_cr_voucher_view_thead_edit\":\"Edit\",\"mod_db_cr_vou
cher_view_thead_delete\":\"Delete\",\"mod_db_cr_voucher_add_breadcrumb\":\"Add
Debit Credit Voucher\",\"mod_db_cr_voucher_add_title\":\"Add Debit Credit
Voucher\",\"mod_db_cr_voucher_add_currency\":\"Currency\",\"mod_db_cr_voucher_add_a
ccount\":\"Account\",\"mod_db_cr_voucher_add_amount\":\"Amount\",\"mod_db_cr_vouche
r_add_type\":\"Type\",\"mod_db_cr_voucher_add_type_debit\":\"Debit\",\"mod_db_cr_vo
ucher_add_type_credit\":\"Credit\",\"mod_db_cr_voucher_add_details\":\"Details\",\"
mod_db_cr_voucher_add_save\":\"Save\",\"mod_db_cr_voucher_added\":\"Debit\\/Credit
Voucher Saved\",\"mod_db_cr_voucher_save_successfully\":\"Debit Credit Voucher
saved successfully\",\"mod_db_cr_voucher_update\":\"Debit\\/Credit Voucher
Updated\",\"mod_db_cr_voucher_update_successfully\":\"Debit Credit Voucher updated
successfully\",\"mod_db_cr_voucher_edit_breadcrumb\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_title\":\"Edit Debit Credit
Voucher\",\"mod_db_cr_voucher_edit_update\":\"Update\",\"customer_u_db_btn_ledger\"
:\"My Ledger\",\"customer_u_db_btn_sales\":\"My
Sales\",\"customer_u_db_btn_my_suggestions\":\"My
Suggestions\",\"customer_u_db_btn_new_suggestion\":\"New
Suggestion\",\"customer_u_db_btn_new_booking\":\"New
Booking\",\"customer_u_db_btn_my_bookings\":\"My
Bookings\",\"customer_u_db_btn_my_bookings_all\":\"All\",\"customer_u_db_btn_my_boo
kings_pending\":\"Pending\",\"customer_u_db_btn_my_bookings_processed\":\"Processed
\",\"customer_u_db_btn_my_bookings_approved\":\"Approved\",\"customer_u_db_btn_my_b
ookings_rejected\":\"Rejected\",\"mod_bookings\":\"Bookings\",\"mod_bookings_view_b
readcrumb\":\"Bookings\",\"mod_bookings_view_add_btn\":\"Add
New\",\"mod_bookings_view_title\":\"Bookings\",\"mod_bookings_view_thead_sr\":\"#\"
,\"mod_bookings_view_thead_date\":\"Date\",\"mod_bookings_view_thead_invoice\":\"In
voice\",\"mod_bookings_view_thead_currency\":\"Currency\",\"mod_bookings_view_thead
_total\":\"Requested Total\",\"mod_bookings_view_thead_total_p\":\"Processed
Total\",\"mod_bookings_view_thead_status\":\"Status\",\"mod_bookings_view_thead_sta
tus_pending\":\"Pending\",\"mod_bookings_view_thead_status_approved\":\"Approved\",
\"mod_bookings_view_thead_status_rejected\":\"Rejected\",\"mod_bookings_view_thead_
action\":\"Action\",\"mod_bookings_view_thead_edit\":\"Edit\",\"mod_bookings_view_t
head_delete\":\"Delete\",\"mod_bookings_add_breadcrumb\":\"New
Booking\",\"mod_bookings_add_add_btn\":\"Add New\",\"mod_bookings_add_title\":\"New
Booking\",\"mod_bookings_add_currency\":\"Currency\",\"mod_bookings_add_expected_da
te\":\"Expected
Date\",\"mod_bookings_add_memo\":\"Memo\",\"mod_bookings_add_item\":\"Item\",\"mod_
bookings_add_qty\":\"Qty\",\"mod_bookings_add_tp\":\"Tp\",\"mod_bookings_add_to_lis
t\":\"Add to
List\",\"mod_bookings_add_thead_total\":\"Total\",\"mod_bookings_add_total\":\"Tota
l\",\"mod_bookings_add_total_process\":\"Total
Process\",\"mod_bookings_add_status\":\"Status\",\"mod_bookings_add_status_pending\
":\"Pending\",\"mod_bookings_add_status_processed\":\"Processed\",\"mod_bookings_ad
d_status_approved\":\"Approved\",\"mod_bookings_add_status_rejected\":\"Rejected\",
\"mod_bookings_add_save_print\":\"Save\",\"mod_bookings_add_action\":\"Action\",\"m
od_bookings_add_edit\":\"Edit\",\"mod_bookings_add_delete\":\"Delete\",\"mod_bookin
gs_added\":\"Booking Saved\",\"mod_bookings_save_successfully\":\"Booking saved
successfully\",\"mod_bookings_update\":\"Booking
Updated\",\"mod_bookings_update_successfully\":\"Booking updated
successfully\",\"mod_suggestions_sidebar_menu_processed\":\"Suggestions\",\"mod_ord
ers_sidebar_menu_processed\":\"Processed
Orders\",\"mod_bookings_process_item\":\"Item\",\"mod_bookings_process_client\":\"C
lient Name\",\"mod_bookings_process_order\":\"Order
#\",\"mod_bookings_process_req_qty\":\"Requested( qty )\",\"mod_bookings_process_tp
\":\"Tp\",\"mod_bookings_process_process_qty\":\"Processed( qty )\",\"mod_bookings_
process_total\":\"Total\",\"mod_bookings_process_total_process\":\"Process
Total\",\"mod_bookings_process_memo\":\"Memo\",\"mod_bookings_processed\":\"Order
processed\",\"mod_bookings_processed_successfully\":\"Order processed
successfully\",\"mod_bookings_edit_breadcrumb\":\"Edit
Booking\",\"mod_bookings_edit_title\":\"Edit
Booking\",\"mod_bookings_edit_update\":\"Update\",\"mod_bookings_invoice\":\"Bookin
g Invoice\",\"mod_bookings_inv_breadcrumb\":\"Booking
Invoice\",\"mod_bookings_inv_title\":\"Booking\",\"mod_bookings_inv_date\":\"Date\"
,\"mod_bookings_inv_exp_date\":\"Expected
Date\",\"mod_bookings_inv_memo\":\"Memo\",\"mod_bookings_inv_customer\":\"Customer\
",\"mod_bookings_inv_bill_num\":\"Booking
#\",\"mod_bookings_inv_phone\":\"Phone\",\"mod_bookings_inv_currency\":\"Currency\"
,\"mod_bookings_inv_thead_num\":\"#\",\"mod_bookings_inv_thead_item\":\"Item\",\"mo
d_bookings_inv_thead_memo\":\"Memo\",\"mod_bookings_inv_thead_qty\":\"Requested
Qty\",\"mod_bookings_inv_thead_qty_p\":\"Process
Qty\",\"mod_bookings_inv_thead_tp\":\"TP\",\"mod_bookings_inv_thead_total\":\"Total
\",\"mod_bookings_inv_thead_total_process\":\"Processed
Total\",\"mod_bookings_inv_grand_total\":\"Total\",\"mod_orders_sidebar_menu_main\"
:\"Orders\",\"mod_orders_text\":\"Orders\",\"mod_orders_sidebar_menu_pending\":\"Pe
nding Orders\",\"mod_orders_sidebar_menu_approved\":\"Approved
Orders\",\"mod_orders_sidebar_menu_rejected\":\"Rejected
Orders\",\"mod_orders_view_breadcrumb\":\"Orders
Approval\",\"mod_orders_view_title\":\"Orders
Approval\",\"mod_orders_view_action_btn\":\"Action\",\"mod_orders_view_action_appro
ve\":\"Approve\",\"mod_orders_view_action_reject\":\"Reject\",\"mod_orders_view_the
ad_sr\":\"#\",\"mod_orders_view_thead_date\":\"Date\",\"mod_orders_view_thead_invoi
ce\":\"Invoice\",\"mod_orders_view_thead_client\":\"Client\",\"mod_orders_view_thea
d_currency\":\"Currency\",\"mod_orders_view_thead_amount\":\"Amount\",
\"mod_orders_view_thead_approved_by\":\"Approved
By\",\"mod_orders_view_thead_approved_date\":\"Approved
Date\",\"mod_orders_view_thead_rejected_by\":\"Rejected
By\",\"mod_orders_view_thead_rejected_date\":\"Rejected
Date\",\"mod_orders_view_thead_status\":\"Status\",\"mod_orders_view_thead_status_p
ending\":\"Pending\",\"mod_orders_view_thead_status_approved\":\"Approved\",\"mod_o
rders_view_thead_status_rejected\":\"Rejected\",\"mod_orders_view_thead_action\":\"
Action\",\"mod_orders_view_thead_edit\":\"Edit\",\"mod_orders_view_thead_delete\":\
"Delete\",\"mod_orders_status_change_text\":\"Are u sure you want to update status
of selected
orders?\",\"mod_suggestions\":\"Suggestions\",\"mod_suggestions_view_breadcrumb\":\
"Suggestions\",\"mod_suggestions_view_add_btn\":\"Add
New\",\"mod_suggestions_view_title\":\"Suggestions\",\"mod_suggestions_view_thead_s
r\":\"#\",\"mod_suggestions_view_thead_date\":\"Date\",\"mod_suggestions_view_thead
_details\":\"Details\",\"mod_suggestions_view_thead_user\":\"User\",\"mod_suggestio
ns_view_thead_customer\":\"Customer\",\"mod_suggestions_view_thead_action\":\"Actio
n\",\"mod_suggestions_view_thead_edit\":\"Edit\",\"mod_suggestions_view_thead_delet
e\":\"Delete\",\"mod_suggestions_add_breadcrumb\":\"New
Suggestion\",\"mod_suggestions_add_add_btn\":\"Add
New\",\"mod_suggestions_add_title\":\"New
Suggestion\",\"mod_suggestions_add_details\":\"Details\",\"mod_suggestions_add_save
\":\"Save\",\"mod_suggestions_add_action\":\"Action\",\"mod_suggestions_add_edit\":
\"Edit\",\"mod_suggestions_add_delete\":\"Delete\",\"mod_suggestions_added\":\"Sugg
estion Saved\",\"mod_suggestions_save_successfully\":\"Suggestion saved
successfully\",\"mod_suggestions_edit_breadcrumb\":\"Edit
Suggestion\",\"mod_suggestions_edit_title\":\"Edit
Suggestion\",\"mod_suggestions_edit_update\":\"Update\",\"mod_suggestions_update\":
\"Suggestion Updated\",\"mod_suggestions_update_successfully\":\"Suggestion updated
successfully\",\"mod_branch_to_branch_transfer_sidebar_menu\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_breadcrumb\":\"B-to-B
Transfer\",\"mod_branch_to_branch_transfer_view_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_view_title\":\"B-to-B Items Transfer
Listing\",\"mod_branch_to_branch_transfer_view_thead_sr\":\"#\",\"mod_branch_to_bra
nch_transfer_view_thead_date\":\"Date\",\"mod_branch_to_branch_transfer_view_thead_
item\":\"Item\",\"mod_branch_to_branch_transfer_view_thead_warehouse\":\"Warehouse\
",\"mod_branch_to_branch_transfer_view_thead_unit\":\"Unit\",\"mod_branch_to_branch
_transfer_view_thead_batch\":\"Batch\",\"mod_branch_to_branch_transfer_view_thead_q
ty\":\"Qty\",\"mod_branch_to_branch_transfer_view_thead_to_branch\":\"To\\/
Branch\",\"mod_branch_to_branch_transfer_view_thead_to_warehouse\":\"To\\/
Warehouse\",\"mod_branch_to_branch_transfer_view_thead_details\":\"Details\",\"mod_
branch_to_branch_transfer_view_thead_action\":\"Action\",\"mod_branch_to_branch_tra
nsfer_view_thead_edit\":\"Edit\",\"mod_branch_to_branch_transfer_view_thead_delete\
":\"Delete\",\"mod_branch_to_branch_transfer_add_breadcrumb\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_add_btn\":\"Add
New\",\"mod_branch_to_branch_transfer_add_title\":\"New B-to-B
Transfer\",\"mod_branch_to_branch_transfer_add_date\":\"Date\",\"mod_branch_to_bran
ch_transfer_add_item\":\"Item\",\"mod_branch_to_branch_transfer_add_batch\":\"Batch
\",\"mod_branch_to_branch_transfer_add_unit\":\"Unit\",\"mod_branch_to_branch_trans
fer_add_to_branch\":\"To
Branch\",\"mod_branch_to_branch_transfer_add_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_qty\":\"Qty\",\"mod_branch_to_branc
h_transfer_add_details\":\"Details\",\"mod_branch_to_branch_transfer_add_to_list\":
\"Add to
List\",\"mod_branch_to_branch_transfer_add_table_date\":\"Date\",\"mod_branch_to_br
anch_transfer_add_table_item\":\"Item\",\"mod_branch_to_branch_transfer_add_table_w
arehouse\":\"Warehouse\",\"mod_branch_to_branch_transfer_add_table_unit\":\"Unit\",
\"mod_branch_to_branch_transfer_add_table_batch\":\"Batch\",\"mod_branch_to_branch_
transfer_add_table_qty\":\"Qty\",\"mod_branch_to_branch_transfer_add_table_to_branc
h\":\"To Branch\",\"mod_branch_to_branch_transfer_add_table_to_warehouse\":\"To
Warehouse\",\"mod_branch_to_branch_transfer_add_table_details\":\"Details\",\"mod_b
ranch_to_branch_transfer_add_table_del\":\"Del\",\"mod_branch_to_branch_transfer_ad
ded\":\"B-to-B Transfer
Saved\",\"mod_branch_to_branch_transfer_save_successfully\":\"B-to-B Transfer saved
successfully\",\"mod_branch_to_branch_transfer_edit_breadcrumb\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_title\":\"Edit B-to-B
Transfer\",\"mod_branch_to_branch_transfer_edit_update\":\"Update\",\"mod_branch_to
_branch_transfer_update\":\"B-to-B Transfer
Updated\",\"mod_branch_to_branch_transfer_update_successfully\":\"B-to-B Transfer
updated
successfully\",\"mod_branch_to_branch_iem_table_head_in\":\"B2bIN\",\"mod_branch_to
_branch_iem_table_head_out\":\"B2bOut\",\"mod_lot_sale_popup_input_saqlat\":\"Saqla
t\",\"mod_lot_sale_popup_input_liters_qty\":\"Litres
Qty\",\"mod_production_main_sidebar_menu\":\"Production\",\"mod_production_relation
_sidebar_menu\":\"Production
Relation\",\"mod_production_relation_add_view\":\"Production
Relation\",\"mod_production_relation_view_add_btn\":\"Add
New\",\"mod_production_relation_view_title\":\"Production
Relation\",\"mod_production_relation_view_title_listing\":\"Production Relation
Listing\",\"mod_production_relation_view_thead_sr\":\"#\",\"mod_production_relation
_view_thead_name\":\"Name\",\"mod_production_relation_view_thead_item\":\"Item\",\"
mod_production_relation_view_thead_action\":\"Action\",\"mod_production_relation_vi
ew_thead_edit\":\"Edit\",\"mod_production_relation_view_thead_delete\":\"Delete\",\
"mod_production_relation_add_breadcrumb\":\"Add Production
Relation\",\"mod_production_relation_add_title\":\"Add Production
Relation\",\"mod_production_relation_add_input_name\":\"Name\",\"mod_production_rel
ation_add_input_produced_item\":\"Produced
Item\",\"mod_production_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_relation_add_input_add_relational_produced_items\":\"Please
select and add relational produced
items\",\"mod_production_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_relation_add_input_qty\":\"Qty\",\"mod_production_relation
_add_input_percentage\":\"Cost
%\",\"mod_production_relation_add_input_unit\":\"Unit\",\"mod_production_relation_a
dd_add_to_list\":\"Add to
list\",\"mod_production_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_relation_add_remove\":\"Remove\",\"mod_production_relation
_add_input_save\":\"Save\",\"mod_production_relation_added\":\"Production Relation
Saved\",\"mod_production_relation_save_successfully\":\"Production Relation saved
successfully\",\"mod_production_relation_update\":\"Production Relation
Updated\",\"mod_production_relation_update_successfully\":\"Production Relation
updated successfully\",\"mod_production_relation_item_exist\":\"Item
Error\",\"mod_production_relation_item_exist_message\":\"This item relation already
exist\",\"mod_production_relation_edit_breadcrumb\":\"Edit Production
Relation\",\"mod_production_relation_edit_title\":\"Edit Production
Relation\",\"mod_production_relation_edit_update\":\"Update\",\"mod_production_side
bar_menu\":\"Production\",\"mod_production_add_view\":\"Production\",\"mod_producti
on_view_add_btn\":\"Add
New\",\"mod_production_view_title\":\"Production\",\"mod_production_view_title_list
ing\":\"Production
Listing\",\"mod_production_view_thead_sr\":\"#\",\"mod_production_view_thead_date\"
:\"Date\",\"mod_production_view_thead_invoice\":\"Invoice\",\"mod_production_view_t
head_item\":\"Item\",\"mod_production_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_view_thead_cost\":\"Total
Cost\",\"mod_production_view_thead_expenses\":\"Total
Expenses\",\"mod_production_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_view_thead_action\":\"Action\",\"mod_production_view_thead_
edit\":\"Edit\",\"mod_production_view_thead_delete\":\"Delete\",\"mod_production_ad
d_breadcrumb\":\"Add Production\",\"mod_production_add_title\":\"Add
Production\",\"mod_production_add_input_currency\":\"Currency\",\"mod_production_ad
d_input_formula\":\"Formula\",\"mod_production_add_input_item\":\"Item\",\"mod_prod
uction_add_input_warehouse\":\"Warehouse\",\"mod_production_add_input_raw_item\":\"
Raw Item\",\"mod_production_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_add_input_add_relational_produced_items_not_found\":\"Rela
tional Items not
found\",\"mod_production_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_add_input_total_expenses\":\"Total Expenses
Use\",\"mod_production_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_add_input_qty\":\"Qty\",\"mod_production_add_input_cost\":\
"Cost\",\"mod_production_add_input_unit\":\"Unit\",\"mod_production_add_add_to_list
\":\"Add to list\",\"mod_production_add_input_raw_items\":\"Raw
Items\",\"mod_production_add_remove\":\"Remove\",\"mod_production_add_input_save\":
\"Save\",\"mod_production_added\":\"Production
Saved\",\"mod_production_save_successfully\":\"Production saved
successfully\",\"mod_production_update\":\"Production
Updated\",\"mod_production_update_successfully\":\"Production updated
successfully\",\"mod_production_item_exist\":\"Item
Error\",\"mod_production_item_exist_message\":\"This item relation already
exist\",\"mod_production_edit_breadcrumb\":\"Edit
Production\",\"mod_production_edit_title\":\"Edit
Production\",\"mod_production_edit_update\":\"Update\",\"mod_production_raw_main_si
debar_menu\":\"Production
Raw\",\"mod_production_raw_relation_sidebar_menu\":\"Production Raw
Relation\",\"mod_production_raw_relation_add_view\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_add_btn\":\"Add
New\",\"mod_production_raw_relation_view_title\":\"Production Raw
Relation\",\"mod_production_raw_relation_view_title_listing\":\"Production Raw
Relation
Listing\",\"mod_production_raw_relation_view_thead_sr\":\"#\",\"mod_production_raw_
relation_view_thead_item\":\"Item\",\"mod_production_raw_relation_view_thead_action
\":\"Action\",\"mod_production_raw_relation_view_thead_edit\":\"Edit\",\"mod_produc
tion_raw_relation_view_thead_delete\":\"Delete\",\"mod_production_raw_relation_add_
breadcrumb\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_title\":\"Add Production Raw
Relation\",\"mod_production_raw_relation_add_input_produced_item\":\"Produced
Item\",\"mod_production_raw_relation_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_relation_add_input_add_relational_produced_items\":\"Pl
ease select and add relational produced
items\",\"mod_production_raw_relation_add_input_add_relational_raw_items\":\"Please
select and add relational raw
items\",\"mod_production_raw_relation_add_input_qty\":\"Qty\",\"mod_production_raw_
relation_add_input_percentage\":\"Cost
%\",\"mod_production_raw_relation_add_input_unit\":\"Unit\",\"mod_production_raw_re
lation_add_add_to_list\":\"Add to
list\",\"mod_production_raw_relation_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_relation_add_remove\":\"Remove\",\"mod_production_raw_
relation_add_input_save\":\"Save\",\"mod_production_raw_relation_added\":\"Producti
on Raw Relation
Saved\",\"mod_production_raw_relation_save_successfully\":\"Production Raw Relation
saved successfully\",\"mod_production_raw_relation_update\":\"Production Raw
Relation Updated\",\"mod_production_raw_relation_update_successfully\":\"Production
Raw Relation updated
successfully\",\"mod_production_raw_relation_item_exist\":\"Item
Error\",\"mod_production_raw_relation_item_exist_message\":\"This item relation
already exist\",\"mod_production_raw_relation_edit_breadcrumb\":\"Edit Production
Raw Relation\",\"mod_production_raw_relation_edit_title\":\"Edit Production Raw
Relation\",\"mod_production_raw_relation_edit_update\":\"Update\",\"mod_production_
raw_sidebar_menu\":\"Production Raw\",\"mod_production_raw_add_view\":\"Production
Raw\",\"mod_production_raw_view_add_btn\":\"Add
New\",\"mod_production_raw_view_title\":\"Production\",\"mod_production_raw_view_ti
tle_listing\":\"Production Raw
Listing\",\"mod_production_raw_view_thead_sr\":\"#\",\"mod_production_raw_view_thea
d_date\":\"Date\",\"mod_production_raw_view_thead_invoice\":\"Invoice\",\"mod_produ
ction_raw_view_thead_item\":\"Item\",\"mod_production_raw_view_thead_qty\":\"Pro\\/
Qty\",\"mod_production_raw_view_thead_cost\":\"Total
Cost\",\"mod_production_raw_view_thead_expenses\":\"Total
Expenses\",\"mod_production_raw_view_thead_real_cost\":\"Total Real
Cost\",\"mod_production_raw_view_thead_action\":\"Action\",\"mod_production_raw_vie
w_thead_edit\":\"Edit\",\"mod_production_raw_view_thead_delete\":\"Delete\",\"mod_p
roduction_raw_add_breadcrumb\":\"Add Production
Raw\",\"mod_production_raw_add_title\":\"Add Production
Raw\",\"mod_production_raw_add_input_currency\":\"Currency\",\"mod_production_raw_a
dd_input_item\":\"Item\",\"mod_production_raw_add_input_warehouse\":\"Warehouse\",\
"mod_production_raw_add_input_raw_item\":\"Raw
Item\",\"mod_production_raw_add_input_add_relational_produced_items\":\"Relational
Produced
Items\",\"mod_production_raw_add_input_add_relational_raw_items\":\"Relational Raw
Items\",\"mod_production_raw_add_input_add_relational_raw_items_not_fout\":\"Relati
onal Raw Items not
found\",\"mod_production_raw_add_input_type_wise_expenses\":\"Type Wise
Expenses\",\"mod_production_raw_add_input_total_system_expenses\":\"System
Expenses\",\"mod_production_raw_add_input_total_expenses\":\"Total Expenses
Used\",\"mod_production_raw_add_input_total_raw_cost\":\"Total Raw
Cost\",\"mod_production_raw_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_raw_add_input_produced_item_cost\":\"Produced Item
Cost\",\"mod_production_raw_add_input_qty\":\"Qty\",\"mod_production_raw_add_input_
cost\":\"Cost\",\"mod_production_raw_add_input_unit\":\"Unit\",\"mod_production_raw
_add_add_to_list\":\"Add to list\",\"mod_production_raw_add_input_raw_items\":\"Raw
Items\",\"mod_production_raw_add_remove\":\"Remove\",\"mod_production_raw_add_input
_save\":\"Save\",\"mod_production_raw_added\":\"Production
Saved\",\"mod_production_raw_save_successfully\":\"Production Raw saved
successfully\",\"mod_production_raw_update\":\"Production Raw
Updated\",\"mod_production_raw_update_successfully\":\"Production Raw updated
successfully\",\"mod_production_raw_item_exist\":\"Item
Error\",\"mod_production_raw_item_exist_message\":\"This item relation already
exist\",\"mod_production_raw_edit_breadcrumb\":\"Edit Production
Raw\",\"mod_production_raw_edit_title\":\"Edit Production
Raw\",\"mod_production_raw_edit_update\":\"Update\",\"mod_production_new_sidebar_me
nu_main\":\"Production
New\",\"mod_production_new_sidebar_menu\":\"Production\",\"mod_production_new_formu
la_sidebar_menu\":\"Formula\",\"mod_production_new_formula_add_view\":\"Production
Formula\",\"mod_production_new_formula_view_add_btn\":\"Add
New\",\"mod_production_new_formula_view_title\":\"Production
Formula\",\"mod_production_new_formula_view_title_listing\":\"Production Formula
Listing\",\"mod_production_new_formula_view_thead_sr\":\"#\",\"mod_production_new_f
ormula_view_thead_name\":\"Name\",\"mod_production_new_formula_view_thead_action\":
\"Action\",\"mod_production_new_formula_view_thead_edit\":\"Edit\",\"mod_production
_new_formula_view_thead_delete\":\"Delete\",\"mod_production_new_formula_add_breadc
rumb\":\"Add Production Formula\",\"mod_production_new_formula_add_title\":\"Add
Production
Formula\",\"mod_production_new_formula_add_input_name\":\"Name\",\"mod_production_n
ew_formula_add_input_item\":\"Item\",\"mod_production_new_formula_add_input_percent
age\":\"%\",\"mod_production_new_formula_add_input_add_to_list\":\"Add to
List\",\"mod_production_new_formula_add_remove\":\"Remove\",\"mod_production_new_fo
rmula_add_input_save\":\"Save\",\"mod_production_new_formula_added\":\"Production
Formula Saved\",\"mod_production_new_formula_save_successfully\":\"Production
Formula saved successfully\",\"mod_production_new_formula_update\":\"Production
Formula Updated\",\"mod_production_new_formula_update_successfully\":\"Production
Formula updated
successfully\",\"mod_production_new_formula_edit_breadcrumb\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_title\":\"Edit Production
Formula\",\"mod_production_new_formula_edit_update\":\"Update\",\"mod_production_ne
w_add_view\":\"Production\",\"mod_production_new_view_add_btn\":\"Add
New\",\"mod_production_new_view_title\":\"Production\",\"mod_production_new_view_ti
tle_listing\":\"Production
Listing\",\"mod_production_new_view_thead_sr\":\"#\",\"mod_production_new_view_thea
d_date\":\"Date\",\"mod_production_new_view_thead_item\":\"Item\",\"mod_production_
new_view_thead_qty\":\"Qty\",\"mod_production_new_view_thead_cost\":\"Cost\",\"mod_
production_new_view_thead_weight\":\"Weight\",\"mod_production_new_view_thead_total
_weight\":\"T\\/
Weight\",\"mod_production_new_view_thead_expenses\":\"Expenses\",\"mod_production_n
ew_view_thead_action\":\"Action\",\"mod_production_new_view_thead_edit\":\"Edit\",\
"mod_production_new_view_thead_delete\":\"Delete\",\"mod_production_new_add_breadcr
umb\":\"Add Production\",\"mod_production_new_add_title\":\"Add
Production\",\"mod_production_new_add_input_currency\":\"Currency\",\"mod_productio
n_new_add_input_formula\":\"Formula\",\"mod_production_new_add_input_item\":\"Item\
",\"mod_production_new_add_input_warehouse\":\"Warehouse\",\"mod_production_new_add
_input_qty\":\"Qty\",\"mod_production_new_add_input_weight\":\"Weight\",\"mod_produ
ction_new_add_input_total_weight\":\"T\\/
Weight\",\"mod_production_new_add_input_raw_items\":\"Formula Related Raw
Items\",\"mod_production_new_add_input_raw_item\":\"Raw
Item\",\"mod_production_new_add_input_raw_warehouse\":\"Raw
Warehouse\",\"mod_production_new_add_input_raw_qty\":\"Qty\",\"mod_production_new_a
dd_input_raw_cost\":\"Cost\",\"mod_production_new_add_input_system_expenses\":\"Sys
tem Expenses\",\"mod_production_new_add_input_used_expenses\":\"Used
Expenses\",\"mod_production_new_add_input_total_cost\":\"Total
Cost\",\"mod_production_new_add_input_total_real_cost\":\"Total Real
Cost\",\"mod_production_new_add_input_per_item_cost\":\"Per Item
Cost\",\"mod_production_new_add_input_save\":\"Save\",\"mod_production_new_added\":
\"Production Saved\",\"mod_production_new_save_successfully\":\"Production saved
successfully\",\"mod_production_new_update\":\"Production
Updated\",\"mod_production_new_update_successfully\":\"Production updated
successfully\",\"mod_production_new_edit_breadcrumb\":\"Edit
Production\",\"mod_production_new_edit_title\":\"Edit
Production\",\"mod_production_new_edit_update\":\"Update\",\"mode_production_thead_
title_in\":\"Pro\\/In\",\"mode_production_thead_title_out\":\"Pro\\/
Out\",\"mode_production_invoice_extra_expense_details\":\"Extra Labour Worked with
us\",\"mode_production_invoice_ready_qty\":\"Ready\",\"mode_production_invoice_pend
ing_qty\":\"Pending\",\"mode_production_invoice_total_qty\":\"Total
Qty\",\"mode_production_invoice_total_ready\":\"Total
Ready\",\"mode_production_invoice_total_pending\":\"Total
Pending\",\"pending_sales_out_main_menu\":\"Pending Qty
Out\",\"mod_all_bonuses_rep_menuu\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_breadcrumb_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_title\":\"All Bonuses
Report\",\"mod_all_bonuses_rep_thead_sr_num\":\"#\",\"mod_all_bonuses_rep_thead_ite
m\":\"Item\",\"mod_all_bonuses_rep_thead_batch\":\"Batch\",\"mod_all_bonuses_rep_th
ead_cost\":\"Cost\",\"mod_all_bonuses_rep_thead_sale_price\":\"S\\/
Price\",\"mod_all_bonuses_rep_thead_purchases\":\"Purchases\",\"mod_all_bonuses_rep
_thead_sales\":\"Sales\",\"mod_all_bonuses_rep_thead_sales_return\":\"Return\",\"mo
d_all_bonuses_rep_thead_transfer_in\":\"Transfer
In\",\"mod_all_bonuses_rep_thead_transfer_out\":\"Transfer
Out\",\"mod_all_bonuses_rep_thead_totals\":\"Totals\",\"mod_sales_man_receovery_rep
_menu\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_breadcrumb_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_title_listing\":\"Salesman Recovery
Report\",\"mod_sales_man_receovery_rep_filter_currency\":\"Currency\",\"mod_sales_m
an_receovery_rep_filter_sales_man_marketer\":\"Marketer\\/
Salesman\",\"mod_sales_man_receovery_rep_filter_sales_man_text_marketer\":\"Markete
r\",\"mod_sales_man_receovery_rep_filter_sales_man_text_sales_man\":\"Sales
Man\",\"mod_sales_man_receovery_rep_filter_from\":\"From\",\"mod_sales_man_receover
y_rep_filter_to\":\"To\",\"mod_sales_man_receovery_rep_thead_currency\":\"Currency\
",\"mod_sales_man_receovery_rep_thead_from\":\"From
Date\",\"mod_sales_man_receovery_rep_thead_to\":\"To
Date\",\"mod_sales_man_receovery_rep_thead_sr_num\":\"#\",\"mod_sales_man_receovery
_rep_thead_client\":\"Client\",\"mod_sales_man_receovery_rep_thead_mobile\":\"Mobil
e\",\"mod_sales_man_receovery_rep_thead_old_balance\":\"Old\\/
Balance\",\"mod_sales_man_receovery_rep_thead_sales\":\"Sales\",\"mod_sales_man_rec
eovery_rep_thead_journal_debits\":\"J\\/
Debit\",\"mod_sales_man_receovery_rep_thead_return\":\"Return\",\"mod_sales_man_rec
eovery_rep_thead_net_balance\":\"Net\\/
Balance\",\"mod_sales_man_receovery_rep_thead_receipts\":\"Receipts\",\"mod_sales_m
an_receovery_rep_thead_journal_credit\":\"J\\/
Credit\",\"mod_sales_man_receovery_rep_thead_pending\":\"Pending\",\"mod_sales_man_
receovery_rep_thead_recovery\":\"Recovery
%\",\"mod_sales_man_receovery_rep_thead_totals\":\"Totals
Salesman\",\"customer_ledger_branch_name\":\"From: \",\"customer_ledger_branch_not_
found\":\"Branch Not
Found\",\"ledgers_module_wise_sr_prefix_accounts\":\"Op\\/Bal\",\"ledgers_module_wi
se_sr_prefix_sales\":\"S# - \",\"ledgers_module_wise_sr_prefix_purchases\":\"P#
- \",\"ledgers_module_wise_sr_prefix_sales_return\":\"SR#
- \",\"ledgers_module_wise_sr_prefix_production\":\"PR#
- \",\"ledgers_module_wise_sr_prefix_journal\":\"JV#
- \",\"ledgers_module_wise_sr_prefix_transfer_in\":\"TRIN#
- \",\"ledgers_module_wise_sr_prefix_transfer_out\":\"TROT#
- \",\"ledgers_module_wise_sr_prefix_extra_income\":\"EXIN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_note\":\"DBN#
- \",\"ledgers_module_wise_sr_prefix_debit_credit_voucher\":\"DBV#
- \",\"ledgers_module_wise_sr_prefix_expenses\":\"EX#
- \",\"mod_journal_invoice_jv_num\":\"JV
- \",\"mod_journal_invoice_date\":\"Date\",\"mod_journal_invoice_accounts\":\"Accou
nts\",\"mod_journal_invoice_details\":\"Details\",\"mod_journal_invoice_debit_amoun
t\":\"Debit\\/Amount\",\"mod_journal_invoice_ex_rate\":\"Ex\\/
Rate\",\"mod_journal_invoice_credit_amount\":\"Credit\\/
Amount\",\"mod_journal_invoice_business_manager\":\"Business
Manager\",\"mod_journal_invoice_authorised_signatory\":\"Authorized
Signatory\",\"mod_share_capitals_main_sidebar_menu\":\"Share
Capital\",\"mod_share_capitals_cat_sidebar_menu\":\"Capital
Types\",\"mod_share_capitals_cat_view_breadcrumb\":\"Categories\",\"mod_share_capit
als_cat_view_add_btn\":\"Add
New\",\"mod_share_capitals_cat_view_title\":\"Categories\",\"mod_share_capitals_cat
_view_thead_sr\":\"#\",\"mod_share_capitals_cat_view_thead_name\":\"Name\",\"mod_sh
are_capitals_cat_view_thead_action\":\"Action\",\"mod_share_capitals_cat_add_breadc
rumb\":\"Add Category\",\"mod_share_capitals_cat_add_title\":\"Add
Category\",\"mod_share_capitals_cat_add_input_name\":\"Name\",\"mod_share_capitals_
cat_add_input_save\":\"Save\",\"mod_share_capitals_cat_category_added\":\"Category
Saved\",\"mod_share_capitals_cat_save_successfully\":\"Category saved
successfully\",\"mod_share_capitals_cat_update\":\"Category
Updated\",\"mod_share_capitals_cat_update_successfully\":\"Category updated
successfully\",\"mod_share_capitals_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_share_capitals_cat_edit_title\":\"Edit
Category\",\"mod_share_capitals_cat_edit_update\":\"Update\",\"mod_share_capitals_s
idebar_menu\":\"Capitals\",\"mod_share_capitals_view_breadcrumb\":\"Capitals\",\"mo
d_share_capitals_view_add_btn\":\"Add
New\",\"mod_share_capitals_view_title\":\"Capitals\",\"mod_share_capitals_view_titl
e_listing\":\"Capitals
Listing\",\"mod_share_capitals_view_thead_sr\":\"#\",\"mod_share_capitals_view_thea
d_date\":\"Date\",\"mod_share_capitals_view_thead_category\":\"Category\",\"mod_sha
re_capitals_view_thead_account\":\"Account\",\"mod_share_capitals_view_thead_shareh
older\":\"Shareholder\",\"mod_share_capitals_view_thead_amount\":\"Amount\",\"mod_s
hare_capitals_view_thead_percentage\":\"Per(%)\",\"mod_share_capitals_view_thead_de
tails\":\"Details\",\"mod_share_capitals_view_thead_action\":\"Action\",\"mod_share
_capitals_view_thead_edit\":\"Edit\",\"mod_share_capitals_view_thead_delete\":\"Del
ete\",\"mod_share_capitals_add_breadcrumb\":\"Add
Capital\",\"mod_share_capitals_add_title\":\"Add
Capital\",\"mod_share_capitals_add_input_date\":\"Date\",\"mod_share_capitals_add_i
nput_category\":\"Category\",\"mod_share_capitals_add_input_account\":\"Account\",\
"mod_share_capitals_add_input_account_simple_capital\":\"Simple
Capital\",\"mod_share_capitals_add_input_currency\":\"Currency\",\"mod_share_capita
ls_add_input_shareholder\":\"Shareholder\",\"mod_share_capitals_add_input_amount\":
\"Amount\",\"mod_share_capitals_add_input_percentage\":\"Percentage\",\"mod_share_c
apitals_add_input_details\":\"Details\",\"mod_share_capitals_add_input_save\":\"Sav
e\",\"mod_share_capitals_added\":\"Capital
Saved\",\"mod_share_capitals_save_successfully\":\"Capital saved
successfully\",\"mod_share_capitals_update\":\"Capital
Updated\",\"mod_share_capitals_update_successfully\":\"Capital updated
successfully\",\"mod_share_capitals_edit_breadcrumb\":\"Edit
Capital\",\"mod_share_capitals_edit_title\":\"Edit
Capital\",\"mod_share_capitals_edit_update\":\"Update\",\"mod_shareholder_sidebar_m
ain_menu\":\"Shareholder\",\"mod_shareholder_view_add_btn\":\"Add
New\",\"mod_shareholder_view_title\":\"Shareholder\",\"mod_shareholder_view_add_but
ton\":\"Add New Shareholder\",\"mod_shareholder_view_title_listing\":\"Shareholder
Listing\",\"mod_shareholder_view_thead_sr\":\"Sr
#\",\"mod_shareholder_view_thead_name\":\"Name\",\"mod_shareholder_view_thead_last_
name\":\"Last
Name\",\"mod_shareholder_view_thead_mobile\":\"Mobile\",\"mod_shareholder_view_thea
d_nic\":\"NIC\",\"mod_shareholder_view_thead_address\":\"Address\",\"mod_shareholde
r_view_thead_percentage\":\"Percentage\",\"mod_shareholder_view_thead_comments\":\"
Comments\",\"mod_shareholder_view_thead_action\":\"Action\",\"mod_shareholder_view_
thead_edit\":\"Edit\",\"mod_shareholder_view_thead_delete\":\"Delete\",\"mod_shareh
older_add_breadcrumb\":\"Add Shareholder\",\"mod_shareholder_add_title\":\"Add New
Shareholder\",\"mod_shareholder_add_input_name\":\"Name\",\"mod_shareholder_add_inp
ut_last_name\":\"Last
Name\",\"mod_shareholder_add_input_mobile\":\"Mobile\",\"mod_shareholder_add_input_
nic\":\"NIC\",\"mod_shareholder_add_input_address\":\"Address\",\"mod_shareholder_a
dd_input_percentage\":\"Percentage\",\"mod_shareholder_add_input_comments\":\"Comme
nts\",\"mod_shareholder_add_input_save\":\"Save\",\"mod_shareholder_added\":\"Share
holder Saved\",\"mod_shareholder_save_successfully\":\"Shareholder saved
successfully\",\"mod_shareholder_update\":\"Shareholder
Updated\",\"mod_shareholder_update_successfully\":\"Shareholder updated
successfully\",\"mod_shareholder_edit_title\":\"Edit
Shareholder\",\"mod_reminders_sidebar_main_menu\":\"Reminders\",\"mod_reminders_vie
w_add_btn\":\"Add
New\",\"mod_reminders_view_title\":\"Reminders\",\"mod_reminders_view_add_button\":
\"Add New Reminders\",\"mod_reminders_view_title_listing\":\"Reminders
Listing\",\"mod_reminders_view_thead_sr\":\"Sr
#\",\"mod_reminders_view_thead_date\":\"Date\",\"mod_reminders_view_thead_title\":\
"Title\",\"mod_reminders_view_thead_reminder_date\":\"Reminder
Date\",\"mod_reminders_view_thead_discription\":\"Discription\",\"mod_reminders_vie
w_thead_action\":\"Action\",\"mod_reminders_view_thead_edit\":\"Edit\",\"mod_remind
ers_view_thead_delete\":\"Delete\",\"mod_reminders_add_breadcrumb\":\"Add
Reminders\",\"mod_reminders_add_title\":\"Add New
Reminders\",\"mod_reminders_add_input_title\":\"Title\",\"mod_reminders_add_input_r
eminders_date\":\"Reminder
Date\",\"mod_reminders_add_input_discription\":\"Discription\",\"mod_reminders_add_
input_save\":\"Save\",\"mod_reminders_added\":\"Reminder
Saved\",\"mod_reminders_save_successfully\":\"Reminder saved
successfully\",\"mod_reminders_update\":\"Reminder
Updated\",\"mod_reminders_update_successfully\":\"Reminder updated
successfully\",\"mod_reminders_edit_title\":\"Edit
Reminder\",\"activities_dropdown_title\":\"Title\",\"activities_dropdown_discriptio
n\":\"Discription\",\"activities_dropdown_reminder_date\":\"Reminder
Date\",\"titlebar_reminders_empty\":\"No
Reminders\",\"titlebar_reminder_title\":\"Reminders\",\"titlebar_reminder_alert_emp
ty\":\"No Reminder Alerts\",\"titlebar_reminder_add_new_title\":\"Add
New\",\"titlebar_reminder_view_all_title\":\"View
All\",\"mod_turnover_sidebar_main_menu\":\"Turnover\",\"mod_turnover_view_add_btn\"
:\"Add
New\",\"mod_turnover_view_title\":\"Turnover\",\"mod_turnover_view_add_button\":\"A
dd New Turnover\",\"mod_turnover_view_title_listing\":\"Turnover
Listing\",\"mod_turnover_view_thead_sr\":\"Sr
#\",\"mod_turnover_view_thead_date\":\"Date\",\"mod_turnover_view_thead_range\":\"R
ange\",\"mod_turnover_view_thead_net_income\":\"Net
Income\",\"mod_turnover_view_thead_action\":\"Action\",\"mod_turnover_view_thead_ed
it\":\"Edit\",\"mod_turnover_view_thead_delete\":\"Delete\",\"mod_turnover_add_brea
dcrumb\":\"Add Turnover\",\"mod_turnover_add_title\":\"Add New
Turnover\",\"mod_turnover_add_input_currency\":\"Currency\",\"mod_turnover_add_inpu
t_from\":\"From\",\"mod_turnover_add_input_to\":\"To\",\"mod_turnover_add_input_sea
rch_button\":\"Search\",\"mod_turnover_add_input_sales_income\":\"Sales
Income\",\"mod_turnover_add_input_services_income\":\"Services
Income\",\"mod_turnover_add_input_other_income\":\"Other
Income\",\"mod_turnover_add_input_total_revenue\":\"Total
Revenue\",\"mod_turnover_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_turnover_add_input_salaries\":\"Salaries\",\"mod_turnover_add_input_ex
penses\":\"Expenses\",\"mod_turnover_add_input_assets\":\"Assets\",\"mod_turnover_a
dd_input_net_income\":\"Net Income\",\"mod_turnover_added\":\"turnover
Saved\",\"mod_turnover_save_successfully\":\"Turnover saved
successfully\",\"mod_turnover_update\":\"turnover
Updated\",\"mod_turnover_update_successfully\":\"Turnover updated
successfully\",\"mod_turnover_edit_title\":\"Edit
Turnover\",\"mod_turnover_ledger_details\":\"Turnover is
Submitted\",\"mod_shareholder_credit_sidebar_main_menu\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_btn\":\"Add
New\",\"mod_shareholder_credit_view_title\":\"Shareholder
Credit\",\"mod_shareholder_credit_view_add_button\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_view_title_listing\":\"Shareholder Credit
Listing\",\"mod_shareholder_credit_view_thead_sr\":\"Sr
#\",\"mod_shareholder_credit_view_thead_date\":\"Date\",\"mod_shareholder_credit_vi
ew_thead_currency\":\"Currency\",\"mod_shareholder_credit_view_thead_shareholder\":
\"Shareholder\",\"mod_shareholder_credit_view_thead_amount\":\"Amount\",\"mod_share
holder_credit_view_thead_percentage\":\"Per(%)\",\"mod_shareholder_credit_view_thea
d_account\":\"Account\",\"mod_shareholder_credit_view_details\":\"Details\",\"mod_s
hareholder_credit_view_thead_action\":\"Action\",\"mod_shareholder_credit_view_thea
d_edit\":\"Edit\",\"mod_shareholder_credit_view_thead_delete\":\"Delete\",\"mod_sha
reholder_credit_add_breadcrumb\":\"Add Shareholder
Credit\",\"mod_shareholder_credit_add_title\":\"Add New Shareholder
Credit\",\"mod_shareholder_credit_add_input_currency\":\"Currency\",\"mod_sharehold
er_credit_add_input_from\":\"From\",\"mod_shareholder_credit_add_input_to\":\"To\",
\"mod_shareholder_credit_add_input_sales_income\":\"Sales
Income\",\"mod_shareholder_credit_add_input_services_income\":\"Services
Income\",\"mod_shareholder_credit_add_input_other_income\":\"Other
Income\",\"mod_shareholder_credit_add_input_total_revenue\":\"Total
Revenue\",\"mod_shareholder_credit_add_input_cost_of_goods_sold\":\"Cost Of Goods
Sold\",\"mod_shareholder_credit_add_input_salaries\":\"Salaries\",\"mod_shareholder
_credit_add_input_expenses\":\"Expenses\",\"mod_shareholder_credit_add_input_assets
\":\"Assets\",\"mod_shareholder_credit_add_input_net_income\":\"Net
Income\",\"mod_shareholder_credit_added\":\"Shareholder Credit
Saved\",\"mod_shareholder_credit_save_successfully\":\"Shareholder Credit Saved
Successfully\",\"mod_shareholder_credit_update\":\"Shareholder Credit
Updated\",\"mod_shareholder_credit_update_successfully\":\"Shareholder Credit
Updated Successfully\",\"mod_shareholder_credit_edit_title\":\"Edit Shareholder
Credit\",\"mod_affiliate_sale_sidebar_main_menu\":\"Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_add\":\"Add Affiliate
Sales\",\"mod_affiliate_sale_sidebar_main_menu_view\":\"View Affiliate
Sales\",\"mod_affiliate_sale_view_add_btn\":\"Add
New\",\"mod_affiliate_sale_view_title\":\"Affiliate
Sales\",\"mod_affiliate_sale_view_add_button\":\"Add New
Sales\",\"mod_affiliate_sale_view_title_listing\":\"Affiliate Sales
Listing\",\"mod_affiliate_sale_view_thead_sr\":\"Sr
#\",\"mod_affiliate_sale_view_thead_date\":\"Date\",\"mod_affiliate_sale_view_thead
_invoice\":\"Invoive#\",\"mod_affiliate_sale_view_thead_seller\":\"Seller\",\"mod_a
ffiliate_sale_view_thead_buyer\":\"Buyer\",\"mod_affiliate_sale_view_thead_total_co
st\":\"Totol Cost\",\"mod_affiliate_sale_view_thead_total_sale\":\"Total
Sale\",\"mod_affiliate_sale_view_commission_percentage\":\"Commission(%)\",\"mod_af
filiate_sale_view_thead_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_view_thead_memo\":\"Memo\",\"mod_affiliate_sale_view_
thead_action\":\"Action\",\"mod_affiliate_sale_view_thead_edit\":\"Edit\",\"mod_aff
iliate_sale_view_thead_delete\":\"Delete\",\"mod_affiliate_sale_add_breadcrumb\":\"
Add Affiliate Sales\",\"mod_affiliate_sale_add_title\":\"Add New Affiliate
Sales\",\"mod_affiliate_sale_add_input_currency\":\"Currency\",\"mod_affiliate_sale
_add_input_saller\":\"Saller\",\"mod_affiliate_sale_add_input_saller_placeholder\":
\"Select
supplier\",\"mod_affiliate_sale_add_input_buyer\":\"Buyer\",\"mod_affiliate_sale_ad
d_input_clients_placeholder\":\"Select
Client\",\"mod_affiliate_sale_add_input_item\":\"Item\",\"mod_affiliate_sale_add_in
put_unit\":\"Unit\",\"mod_affiliate_sale_add_input_qty\":\"Quantity\",\"mod_affilia
te_sale_add_input_cost\":\"Cost\",\"mod_affiliate_sale_add_input_sale_price\":\"S\\
/
Price\",\"mod_affiliate_sale_add_input_profit\":\"Profit\",\"mod_affiliate_sale_add
_add_to_list\":\"Add to
List\",\"mod_affiliate_sale_add_thead_item\":\"Item\",\"mod_affiliate_sale_add_thea
d_unit\":\"Unit\",\"mod_affiliate_sale_add_thead_qty\":\"Quantity\",\"mod_affiliate
_sale_add_thead_cost\":\"Cost\",\"mod_affiliate_sale_add_thead_sale_price\":\"S\\/
Price\",\"mod_affiliate_sale_add_thead_profit\":\"Profit\",\"mod_affiliate_sale_add
_thead_total\":\"Total\",\"mod_affiliate_sale_add_input_total_cost\":\"Total
Cost\",\"mod_affiliate_sale_add_input_total_sale_price\":\"Total Sale
Price\",\"mod_affiliate_sale_add_input_commission\":\"Commission
%\",\"mod_affiliate_sale_add_input_commission_amount\":\"Commission
Amount\",\"mod_affiliate_sale_add_input_rent\":\"Rent\",\"mod_affiliate_sale_add_in
put_mazdory\":\"Mazdory\",\"mod_affiliate_sale_add_input_monshiana\":\"Monshiana\",
\"mod_affiliate_sale_add_input_akhrajat\":\"Degar
Akhrajat\",\"mod_affiliate_sale_add_input_total_expenses\":\"Total
Expenses\",\"mod_affiliate_sale_add_input_net_cost\":\"Net
Cost\",\"mod_affiliate_sale_added\":\"Affiliate Sales
Saved\",\"mod_affiliate_sale_save_successfully\":\"Affiliate Sales Saved
Successfully\",\"mod_affiliate_sale_update\":\"Affiliate Sales
Updated\",\"mod_affiliate_sale_update_successfully\":\"Affiliate Sales Updated
Successfully\",\"mod_affiliate_sale_edit_title\":\"Edit Affiliate
Sales\",\"mod_stock_item_sidebar_main_menu\":\"Items\",\"mod_stock_item_view_add_bt
n\":\"Add
New\",\"mod_stock_item_view_title\":\"Items\",\"mod_stock_item_view_add_button\":\"
Add New Item\",\"mod_stock_item_view_title_listing\":\"Items
Listing\",\"mod_stock_item_view_thead_sr\":\"Sr#\",\"mod_stock_item_view_thead_name
\":\"Name\",\"mod_stock_item_view_thead_currency\":\"Currency\",\"mod_stock_item_vi
ew_thead_unit\":\"Unit\",\"mod_stock_item_view_thead_action\":\"Action\",\"mod_stoc
k_item_view_thead_edit\":\"Edit\",\"mod_stock_item_view_thead_delete\":\"Delete\",\
"mod_stock_item_add_breadcrumb\":\"Add Item\",\"mod_stock_item_add_title\":\"Add
New
Item\",\"mod_stock_item_add_input_name\":\"Name\",\"mod_stock_item_add_input_curren
cy\":\"Currency\",\"mod_stock_item_add_input_unit\":\"Unit\",\"mod_stock_item_added
\":\"Item Saved\",\"mod_stock_item_save_successfully\":\"Item Saved
Successfully\",\"mod_stock_item_update\":\"Item
Updated\",\"mod_stock_item_update_successfully\":\"Item Updated
Successfully\",\"mod_stock_item_edit_title\":\"Edit
Item\",\"item_stock_in_sidebar_title\":\"Item Stock
In\",\"item_stock_out_sidebar_title\":\"Item Stock
Out\",\"item_stock_balance_sidebar_title\":\"Item Stock In
Out\",\"mod_item_stock_in_sidebar_main_menu\":\"Item Stock
In\",\"mod_item_stock_in_view_add_btn\":\"Add
New\",\"mod_item_stock_in_view_title\":\"Item Stock
In\",\"mod_item_stock_in_view_add_button\":\"Add New Item Stock
In\",\"mod_item_stock_in_view_title_listing\":\"Item Stock In
Listing\",\"mod_item_stock_in_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_view_thead_date\":\"Date\",\"mod_item_stock_in_view_thead_i
tem\":\"Item\",\"mod_item_stock_in_view_thead_currency\":\"Currency\",\"mod_item_st
ock_in_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_view_thead_unit\":\"Unit\",\"mod_item_stock_in_view_thead_q
uantity\":\"In\\/
Qty\",\"mod_item_stock_in_view_thead_account\":\"Account\",\"mod_item_stock_in_view
_thead_cost\":\"Cost\",\"mod_item_stock_in_view_thead_total\":\"Total\",\"mod_item_
stock_in_view_details\":\"Details\",\"mod_item_stock_in_view_thead_action\":\"Actio
n\",\"mod_item_stock_in_view_thead_edit\":\"Edit\",\"mod_item_stock_in_view_thead_d
elete\":\"Delete\",\"mod_item_stock_in_add_breadcrumb\":\"Add Item Stock
In\",\"mod_item_stock_in_add_title\":\"Add New Item Stock
In\",\"mod_item_stock_in_add_input_currency\":\"Currency\",\"mod_item_stock_in_add_
input_item\":\"Item\",\"mod_item_stock_in_add_input_date\":\"Date\",\"mod_item_stoc
k_in_add_input_account\":\"Account\",\"mod_item_stock_in_add_input_option_opening_s
tock\":\"Opening Stock\",\"mod_item_stock_in_add_input_bill\":\"Bill
#\",\"mod_item_stock_in_add_input_unit\":\"Unit\",\"mod_item_stock_in_add_input_qty
\":\"Quantity\",\"mod_item_stock_in_add_input_cost\":\"Cost\",\"mod_item_stock_in_a
dd_input_details\":\"Details\",\"mod_item_stock_in_added\":\"Item Stock In
Saved\",\"mod_item_stock_in_save_successfully\":\"Item Stock In Saved
Successfully\",\"mod_item_stock_in_update\":\"Item Stock In
Updated\",\"mod_item_stock_in_update_successfully\":\"Item Stock In
Updated Successfully\",\"mod_item_stock_in_edit_title\":\"Edit Item Stock
In\",\"mod_item_stock_out_sidebar_main_menu\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_btn\":\"Add
New\",\"mod_item_stock_out_view_title\":\"Item Stock
Out\",\"mod_item_stock_out_view_add_button\":\"Add New Item Stock
Out\",\"mod_item_stock_out_view_title_listing\":\"Item Stock Out
Listing\",\"mod_item_stock_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_out_view_thead_date\":\"Date\",\"mod_item_stock_out_view_thead
_item\":\"Item\",\"mod_item_stock_out_view_thead_unit\":\"Unit\",\"mod_item_stock_o
ut_view_thead_quantity\":\"Out\\/
Qty\",\"mod_item_stock_out_view_details\":\"Details\",\"mod_item_stock_out_view_the
ad_action\":\"Action\",\"mod_item_stock_out_view_thead_edit\":\"Edit\",\"mod_item_s
tock_out_view_thead_delete\":\"Delete\",\"mod_item_stock_out_item_ava_text\":\"Ava\
",\"mod_item_stock_out_quantity_message_title\":\"Oooopss!\",\"mod_item_stock_out_q
uantity_message_sub_title\":\"You have added more than available qty. Please check
available qty\",\"mod_item_stock_out_quantity_message_button_title\":\"Ok, Got
It\",\"mod_item_stock_out_add_breadcrumb\":\"Add Item Stock
Out\",\"mod_item_stock_out_add_title\":\"Add New Item Stock
Out\",\"mod_item_stock_out_add_input_date\":\"Date\",\"mod_item_stock_out_add_input
_item\":\"Item\",\"mod_item_stock_out_add_input_qty\":\"Out
Quantity\",\"mod_item_stock_out_add_expense_type\":\"Expense
Type\",\"mod_item_stock_out_expense_account_name_title\":\"Stock
In\",\"mod_item_stock_out_add_input_details\":\"Details\",\"mod_item_stock_out_adde
d\":\"Item Stock Out Saved\",\"mod_item_stock_out_save_successfully\":\"Item Stock
Out Saved Successfully\",\"mod_item_stock_out_update\":\"Item Stock Out
Updated\",\"mod_item_stock_out_update_successfully\":\"Item Stock Out Updated
Successfully\",\"mod_item_stock_out_edit_title\":\"Edit Item Stock
Out\",\"division_sidebar_title\":\"Division\",\"mod_division_view_title\":\"Divisio
n\",\"mod_division_view_add_button\":\"Add New
Division\",\"mod_division_view_title_listing\":\"Division
Listing\",\"mod_division_view_thead_sr\":\"Sr
#\",\"mod_division_view_thead_name\":\"Name\",\"mod_division_view_thead_action\":\"
Action\",\"mod_division_view_thead_edit\":\"Edit\",\"mod_division_view_thead_delete
\":\"Delete\",\"mod_division_add_breadcrumb\":\"Add
Division\",\"mod_division_add_title\":\"Add New
Division\",\"mod_division_add_input_name\":\"Name\",\"mod_division_added\":\"Divisi
on Saved\",\"mod_division_save_successfully\":\"Division Saved
Successfully\",\"mod_division_update\":\"Division
Updated\",\"mod_division_update_successfully\":\"Division Updated
Successfully\",\"mod_division_edit_title\":\"Edit
Division\",\"mod_item_stock_in_out_view_title\":\"Item Stock in
Out\",\"mod_item_stock_in_out_view_title_listing\":\"Item Stock In Out
Report\",\"mod_item_stock_in_out_view_thead_sr\":\"Sr
#\",\"mod_item_stock_in_out_view_thead_item\":\"Item\",\"mod_item_stock_in_out_view
_thead_unit\":\"Unit\",\"mod_item_stock_in_out_view_thead_currency\":\"Currency\",\
"mod_item_stock_in_out_view_thead_cost\":\"Cost\",\"mod_item_stock_in_out_view_thea
d_in_quantity\":\"In Quantity\",\"mod_item_stock_in_out_view_thead_in_amount\":\"In
Amount\",\"mod_item_stock_in_out_view_thead_bill\":\"Bill
#\",\"mod_item_stock_in_out_view_thead_out_quantity\":\"Out
Quantity\",\"mod_item_stock_in_out_view_thead_available\":\"Available\",\"day_closi
ng_financial_view_title\":\"Financial\",\"day_closing_view_title_heading\":\"Day
Closing
Report\",\"day_closing_view_title_filter_currency\":\"Currency\",\"day_closing_view
_title_filter_account\":\"Account\",\"day_closing_view_title_filter_from\":\"From\"
,\"day_closing_view_title_filter_to\":\"To\",\"day_closing_view_thead_sr\":\"Sr
#\",\"day_closing_view_thead_date\":\"Date\",\"day_closing_view_thead_module\":\"Mo
dule\",\"day_closing_view_thead_description\":\"Description\",\"day_closing_view_th
ead_dr_account\":\"Dr
Account\",\"day_closing_view_thead_debit\":\"Debit\",\"day_closing_view_thead_cr_ac
count\":\"Cr
Account\",\"day_closing_view_thead_credit\":\"Credit\",\"day_closing_view_thead_mod
ule_sales\":\"Sales\",\"day_closing_view_thead_module_purchase\":\"Purchase\",\"day
_closing_view_thead_module_expense\":\"Expense\",\"day_closing_view_thead_module_ex
tra_income\":\"Extra
Income\",\"day_closing_view_thead_module_item_stock_in\":\"Item Stock
In\",\"day_closing_view_thead_module_journal\":\"Journal\",\"day_closing_view_thead
_text_stock\":\"Inventory\",\"day_closing_view_thead_text_expense\":\"Expense\",\"d
ay_closing_view_thead_text_extra_income\":\"Extra
Income\",\"day_closing_view_thead_by\":\"By\",\"mod_metu_stock_sidebar_main_menu\":
\"Metu
Stock\",\"mod_metu_stock_metu_sidebar_menu\":\"Metu\",\"mod_metu_stock_metu_view_br
eadcrumb\":\"Metu\",\"mod_metu_stock_metu_view_add_btn\":\"Add
New\",\"mod_metu_stock_metu_view_title\":\"Metu\",\"mod_metu_stock_metu_view_title_
listing\":\"Metu
Listing\",\"mod_metu_stock_metu_view_thead_sr\":\"#\",\"mod_metu_stock_metu_view_th
ead_name\":\"Name\",\"mod_metu_stock_metu_view_thead_action\":\"Action\",\"mod_metu
_stock_metu_view_thead_edit\":\"Edit\",\"mod_metu_stock_metu_view_thead_delete\":\"
Delete\",\"mod_metu_stock_metu_add_breadcrumb\":\"Add
Metu\",\"mod_metu_stock_metu_add_title\":\"Add
Metu\",\"mod_metu_stock_metu_add_input_name\":\"Name\",\"mod_metu_stock_metu_add_in
put_currency\":\"Currency\",\"mod_metu_stock_metu_add_input_save\":\"Save\",\"mod_m
etu_stock_metu_added\":\"Metu
Saved\",\"mod_metu_stock_metu_save_successfully\":\"Metu saved
successfully\",\"mod_metu_stock_metu_update\":\"Metu
Updated\",\"mod_metu_stock_metu_update_successfully\":\"Metu updated
successfully\",\"mod_metu_stock_metu_edit_breadcrumb\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_title\":\"Edit
Metu\",\"mod_metu_stock_metu_edit_update\":\"Update\",\"mod_metu_stock_report_sideb
ar_menu\":\"Metu
Report\",\"mod_metu_stock_report_stock_purchased_from\":\"Purchased
From\",\"mod_metu_stock_report_stock_sold_to\":\"Sold
to\",\"mod_metu_stock_report_report_view_breadcrumb\":\"Metu
Report\",\"mod_metu_stock_report_view_title\":\"Metu
Report\",\"mod_metu_stock_report_view_title_listing\":\"Metu
Report\",\"mod_metu_stock_report_view_available_stock\":\"Available
Stock\",\"mod_metu_stock_report_view_filter_metu\":\"Metu\",\"mod_metu_stock_report
_view_filter_from\":\"From\",\"mod_metu_stock_report_view_filter_to\":\"To\",\"mod_
metu_stock_report_view_filter_search\":\"Search\",\"mod_metu_stock_report_view_thea
d_current_balance\":\"Current
Balance\",\"mod_metu_stock_report_view_thead_sr\":\"#\",\"mod_metu_stock_report_vie
w_thead_date\":\"Date\",\"mod_metu_stock_report_view_thead_details\":\"Details\",\"
mod_metu_stock_report_view_thead_profit\":\"Profit\",\"mod_metu_stock_report_view_t
head_debit\":\"Debit\",\"mod_metu_stock_report_view_thead_credit\":\"Credit\",\"mod
_metu_stock_report_view_thead_balance\":\"Balance\",\"mod_metu_stock_purchase_sideb
ar_menu\":\"Purchases\",\"mod_metu_stock_purchase_view_breadcrumb\":\"Purchases\",\
"mod_metu_stock_purchase_statement_text\":\"Metu
Purchased:\",\"mod_metu_stock_purchase_view_add_btn\":\"Add
New\",\"mod_metu_stock_purchase_view_title\":\"Purchases\",\"mod_metu_stock_purchas
e_view_title_listing\":\"Purchases
Listing\",\"mod_metu_stock_purchase_view_filter_supplier\":\"Supplier\",\"mod_metu_
stock_purchase_view_filter_from\":\"From\",\"mod_metu_stock_purchase_view_filter_to
\":\"to\",\"mod_metu_stock_purchase_view_filter_search\":\"Search\",\"mod_metu_stoc
k_purchase_view_thead_sr\":\"#\",\"mod_metu_stock_purchase_view_thead_date\":\"Date
\",\"mod_metu_stock_purchase_view_thead_supplier\":\"Supplier\",\"mod_metu_stock_pu
rchase_view_thead_value\":\"Value\",\"mod_metu_stock_purchase_view_thead_percentage
\":\"Per(%)\",\"mod_metu_stock_purchase_view_thead_metu\":\"Metu\",\"mod_metu_stock
_purchase_view_thead_details\":\"Details\",\"mod_metu_stock_purchase_view_thead_act
ion\":\"Action\",\"mod_metu_stock_purchase_view_thead_edit\":\"Edit\",\"mod_metu_st
ock_purchase_view_thead_delete\":\"Delete\",\"mod_metu_stock_purchase_add_breadcrum
b\":\"Add Purchase\",\"mod_metu_stock_purchase_add_title\":\"Add
Purchase\",\"mod_metu_stock_purchase_add_input_date\":\"Date\",\"mod_metu_stock_pur
chase_add_input_supplier\":\"Supplier\",\"mod_metu_stock_purchase_add_input_metu\":
\"Metu\",\"mod_metu_stock_purchase_add_input_value\":\"Value\",\"mod_metu_stock_pur
chase_add_input_percentage\":\"Percentage\",\"mod_metu_stock_purchase_add_input_pur
chased_metu\":\"Purchased
Metu\",\"mod_metu_stock_purchase_add_input_details\":\"Details\",\"mod_metu_stock_p
urchase_add_input_save\":\"Save\",\"mod_metu_stock_purchase_added\":\"Purchase
Saved\",\"mod_metu_stock_purchase_save_successfully\":\"Purchase saved
successfully\",\"mod_metu_stock_purchase_update\":\"Purchase
Updated\",\"mod_metu_stock_purchase_update_successfully\":\"Purchase updated
successfully\",\"mod_metu_stock_purchase_edit_breadcrumb\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_title\":\"Edit
Purchase\",\"mod_metu_stock_purchase_edit_update\":\"Update\",\"mod_metu_stock_sale
_sidebar_menu\":\"Sales\",\"mod_metu_stock_sale_view_breadcrumb\":\"Sales\",\"mod_m
etu_stock_sale_statement_text\":\"Metu
Sold:\",\"mod_metu_stock_sale_view_add_btn\":\"Add
New\",\"mod_metu_stock_sale_view_title\":\"Sales\",\"mod_metu_stock_sale_view_title
_listing\":\"Sales
Listing\",\"mod_metu_stock_sale_view_filter_client\":\"Client\",\"mod_metu_stock_sa
le_view_filter_from\":\"From\",\"mod_metu_stock_sale_view_filter_to\":\"to\",\"mod_
metu_stock_sale_view_filter_search\":\"Search\",\"mod_metu_stock_sale_view_thead_sr
\":\"#\",\"mod_metu_stock_sale_view_thead_date\":\"Date\",\"mod_metu_stock_sale_vie
w_thead_client\":\"Client\",\"mod_metu_stock_sale_view_thead_value\":\"Value\",\"mo
d_metu_stock_sale_view_thead_percentage\":\"Per(%)\",\"mod_metu_stock_sale_view_the
ad_metu\":\"Metu\",\"mod_metu_stock_sale_view_thead_details\":\"Details\",\"mod_met
u_stock_sale_view_thead_action\":\"Action\",\"mod_metu_stock_sale_view_th
ead_edit\":\"Edit\",\"mod_metu_stock_sale_view_thead_delete\":\"Delete\",\"mod_metu
_stock_sale_add_breadcrumb\":\"Add Sale\",\"mod_metu_stock_sale_add_title\":\"Add
Sale\",\"mod_metu_stock_sale_add_input_date\":\"Date\",\"mod_metu_stock_sale_add_in
put_client\":\"Client\",\"mod_metu_stock_sale_add_input_metu\":\"Metu\",\"mod_metu_
stock_sale_add_input_value\":\"Value\",\"mod_metu_stock_sale_add_input_percentage\"
:\"Percentage\",\"mod_metu_stock_sale_add_input_sold_metu\":\"Sold
Metu\",\"mod_metu_stock_sale_add_input_details\":\"Details\",\"mod_metu_stock_sale_
add_input_save\":\"Save\",\"mod_metu_stock_sale_added\":\"Sale
Saved\",\"mod_metu_stock_sale_save_successfully\":\"Sale saved
successfully\",\"mod_metu_stock_sale_update\":\"Sale
Updated\",\"mod_metu_stock_sale_update_successfully\":\"Sale updated
successfully\",\"mod_metu_stock_sale_edit_breadcrumb\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_title\":\"Edit
Sale\",\"mod_metu_stock_sale_edit_update\":\"Update\",\"mod_items_sets_sidebar_menu
\":\"Sets\",\"mod_items_sets_sales_popup_btn\":\"Add
Sets\",\"mod_items_sets_sales_popup_title\":\"Add Sets to sales
list\",\"mod_items_sets_sales_popup_select_sets\":\"Sets\",\"mod_items_sets_sales_p
opup_select_add\":\"Add to Lists\",\"mod_items_sets_view_add_btn\":\"Add
New\",\"mod_items_sets_view_title\":\"Sets\",\"mod_items_sets_view_title_listing\":
\"Sets
Listing\",\"mod_items_sets_view_thead_sr\":\"#\",\"mod_items_sets_view_thead_date\"
:\"Date\",\"mod_items_sets_view_thead_name\":\"Name\",\"mod_items_sets_view_thead_a
ction\":\"Action\",\"mod_items_sets_view_thead_edit\":\"Edit\",\"mod_items_sets_vie
w_thead_delete\":\"Delete\",\"mod_items_sets_add_breadcrumb\":\"Add
Set\",\"mod_items_sets_add_title\":\"Add
Set\",\"mod_items_sets_add_input_name\":\"Name\",\"mod_items_sets_add_input_item\":
\"Item\",\"mod_items_sets_add_input_unit\":\"Unit\",\"mod_items_sets_add_input_ware
house\":\"Warehouse\",\"mod_items_sets_add_input_batch\":\"Batch\",\"mod_items_sets
_add_input_qty\":\"Qty\",\"mod_items_sets_add_input_add_to_list\":\"Add to
List\",\"mod_items_sets_add_input_save\":\"Save\",\"mod_items_sets_added\":\"Set
Saved\",\"mod_items_sets_save_successfully\":\"Set saved
successfully\",\"mod_items_sets_update\":\"Set
Updated\",\"mod_items_sets_update_successfully\":\"Set updated
successfully\",\"mod_items_sets_edit_breadcrumb\":\"Edit
Set\",\"mod_items_sets_edit_title\":\"Edit
Set\",\"mod_items_sets_edit_update\":\"Update\",\"mod_items_token_sidebar_menu\":\"
Tokens\",\"mod_items_token_sales_popup_btn\":\"Add
Token\",\"mod_items_token_view_add_btn\":\"Add
New\",\"mod_items_token_view_title\":\"Tokens\",\"mod_items_token_view_title_listin
g\":\"Tokens Listing\",\"mod_items_token_view_total_sold_tokens\":\"Total Sold
Tokens\",\"mod_items_token_view_total_purchased_tokens\":\"Total Purchased
Tokens\",\"mod_items_token_view_total_pending_tokens\":\"Total Pending
Tokens\",\"mod_items_token_view_thead_sr\":\"#\",\"mod_items_token_view_thead_date\
":\"Date\",\"mod_items_token_view_thead_client\":\"Client\",\"mod_items_token_view_
thead_item\":\"Item\",\"mod_items_token_view_thead_sold_qty\":\"Sold\\/
Qty\",\"mod_items_token_view_thead_sold_value\":\"Sold\\/
Value\",\"mod_items_token_view_thead_purchased_qty\":\"Pur\\/
Qty\",\"mod_items_token_view_thead_purchased_value\":\"Pur\\/
Value\",\"mod_items_token_view_thead_balance\":\"Balance\",\"mod_items_token_view_t
head_action\":\"Action\",\"mod_items_token_view_thead_edit\":\"Edit\",\"mod_items_t
oken_view_thead_delete\":\"Delete\",\"mod_items_token_add_breadcrumb\":\"Add
Token\",\"mod_items_token_add_title\":\"Add
Token\",\"mod_items_token_add_input_client\":\"Client\",\"mod_items_token_add_input
_item\":\"Item\",\"mod_items_token_add_input_sold\":\"Sold\",\"mod_items_token_add_
input_sold_value\":\"Sold
Value\",\"mod_items_token_add_input_currency\":\"Currency\",\"mod_items_token_add_i
nput_purchase\":\"Purchase\",\"mod_items_token_add_input_amount\":\"Amount\",\"mod_
items_token_add_input_account\":\"Account\",\"mod_items_token_add_input_save\":\"Sa
ve\",\"mod_items_token_added\":\"Token
Saved\",\"mod_items_token_save_successfully\":\"Token saved
successfully\",\"mod_items_token_update\":\"Token
Updated\",\"mod_items_token_update_successfully\":\"Token updated
successfully\",\"mod_items_token_edit_breadcrumb\":\"Edit
Token\",\"mod_items_token_edit_title\":\"Edit
Token\",\"mod_items_token_edit_update\":\"Update\",\"mod_approvals_sidebar_menu\":\
"Approvals\",\"mod_approvals_sub_sidebar_menu\":\"Sub
Approvals\",\"mod_approvals_main_sidebar_menu\":\"Main
Approvals\",\"mod_approvals_button_approve\":\"Approve\",\"mod_approvals_button_rej
ected\":\"Reject\",\"mod_approvals_data_missing_head\":\"Some Data missing to
process\",\"mod_approvals_data_missing_message\":\"Please contact
support\",\"mod_approvals_view_title\":\"Approvals\",\"mod_approvals_view_breadcrum
b\":\"Approvals\",\"mod_approvals_view_filter_module\":\"Module\",\"mod_approvals_v
iew_filter_module_expenses\":\"Expenses\",\"mod_approvals_view_filter_module_stock_
in\":\"Stock In\",\"mod_approvals_view_filter_module_stock_out\":\"Stock
Out\",\"mod_approvals_view_filter_module_journal\":\"Journal\",\"mod_approvals_view
_filter_module_sales\":\"Sales\",\"mod_approvals_view_filter_module_purchases\":\"P
urchases\",\"mod_approvals_view_filter_approval_type\":\"Approval
Type\",\"mod_approvals_view_filter_approval_type_new\":\"New
Entry\",\"mod_approvals_view_filter_approval_type_update\":\"Update
Entry\",\"mod_approvals_view_search\":\"Search\",\"mod_approvals_added\":\"Entry
Approved\",\"mod_approvals_save_successfully\":\"Entry Approved
successfully\",\"reports_title_main_reports_access_none\":\"No
Access\",\"reports_title_main_financial_reports\":\"Financial
Reports\",\"reports_title_financial_balancesheet\":\"BalanceSheet\",\"reports_title
_financial_trial_balance\":\"Trial
Balance\",\"reports_title_financial_income_statement\":\"Income
Statement\",\"reports_title_financial_income_expenses\":\"Income Vs
Expenses\",\"reports_title_financial_day_closing\":\"Day
Closing\",\"reports_title_financial_cash_flow\":\"Cash
Flow\",\"reports_title_financial_chart_of_accounts\":\"Chart of
Accounts\",\"reports_title_financial_clients_balance_summary\":\"Client Balance
Summary\",\"reports_title_financial_general_balance_summary\":\"General Balance
Summary\",\"reports_title_financial_profit_loss\":\"Profit &
Loss\",\"reports_title_financial_marketer_balance_summary\":\"Marketers Balance
Summary\",\"reports_title_financial_sales_man_recovery\":\"Salesman
Recovery\",\"reports_title_statements_title_main\":\"Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_cashbook\":\"Cashbook
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_supplier\":\"Supplier
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_client\":\"Clients
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_current_account\":\"Current
Accounts Ledgers\\/Statements\",\"reports_title_statements_title_bank\":\"Bank\\/
Sarafi Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_employee\":\"Employee
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_transit\":\"Transit
Accounts
Ledgers\\/Statements\",\"reports_title_statements_title_general\":\"General
Ledgers\\/Statements\",\"reports_title_statements_title_micro_balancesheet\":\"Micr
o BalanceSheet\",\"reports_title_financial_shareholder_ledger\":\"Shareholder
Ledgers\\/Statements\",\"reports_general_title_main\":\"General
Reports\",\"reports_general_title_inventory\":\"Inventory\",\"reports_general_title
_sale_stock\":\"Sale & Stock\",\"reports_general_title_item_stock\":\"Item
Stock\",\"reports_general_title_raw_warehouse\":\"Raw
Warehouse\",\"reports_general_title_sales_warehouse\":\"Sales
Warehouse\",\"reports_general_title_item_ledger\":\"Item
Ledger\",\"reports_general_title_damage\":\"Damage
Stock\",\"reports_general_title_expenses\":\"Expenses\",\"reports_general_title_sal
es\":\"Sales\",\"reports_general_title_sales_return\":\"Sales &
Return\",\"reports_general_title_sales_item\":\"Sales
Items\",\"reports_general_title_client_items\":\"Client
Items\",\"reports_general_title_sales_expense\":\"Sales
Expenses\",\"reports_general_title_purchases\":\"Purchases\",\"reports_general_titl
e_purchases_items\":\"Purchases
Items\",\"reports_general_title_purchase_expense\":\"Purchase
Expenses\",\"reports_general_title_production\":\"Production\",\"reports_general_ti
tle_production_expenses\":\"Production
Expenses\",\"reports_general_title_warehouse_transfer\":\"Warehouse
Transfer\",\"reports_general_title_sales_discount\":\"Sales
Discount\",\"reports_general_title_sales_discount2\":\"Sales Discount
2\",\"reports_general_title_purchase_discount\":\"Purchase
Discount\",\"reports_general_title_transfer_in_discount\":\"Transfer In Discount
1\",\"reports_general_title_transfer_in_discount2\":\"Transfer In Discount
2\",\"reports_general_title_transfer_out_discount\":\"Transfer Out Discount
1\",\"reports_general_title_transfer_out_discount2\":\"Transfer Out Discount
2\",\"reports_general_title_sales_services\":\"Sales
Services\",\"reports_general_title_services\":\"Services\",\"reports_general_title_
services_items\":\"Services
Items\",\"reports_general_title_marketers\":\"Marketers\",\"reports_general_title_b
atch_wise_stock\":\"Batch Wise
Stock\",\"reports_general_title_sales_return_report\":\"Sales
Return\",\"reports_general_title_near_expiry\":\"Near
Expiry\",\"reports_general_title_expired\":\"Expired\",\"reports_general_title_shor
tage\":\"Shortage\",\"reports_general_title_bundle_toop\":\"Item Bundle
Toop\",\"reports_general_title_all_bonuses\":\"All
Bonuses\",\"dashboard_activities_text_added\":\"Added\",\"dashboard_activities_text
_update\":\"Update\",\"dashboard_activities_text_delete\":\"Delete\",\"dashboard_ac
tivities_text_from\":\"From\",\"dashboard_activities_text_amount\":\"Amount\",\"das
hboard_activities_text_cost\":\"Cost\",\"dashboard_activities_text_weight\":\"Weigh
t\",\"dashboard
_activities_text_approved\":\"Approved\",\"dashboard_activities_text_invoice\":\"In
voice#\",\"dashboard_activities_text_receipt\":\"Receipt#\",\"dashboard_activities_
text_builty\":\"Builty#\",\"dashboard_activities_text_item\":\"Item\",\"dashboard_a
ctivities_text_qty\":\"Qty\",\"dashboard_activities_text_type\":\"Type\",\"dashboar
d_activities_text_account\":\"Account\",\"dashboard_activities_text_contract_create
d\":\"Contract Created\",\"dashboard_activities_text_contract_type\":\"Contract
Type\",\"dashboard_activities_text_name\":\"Name\",\"dashboard_activities_text_unit
\":\"Unit\",\"dashboard_activities_text_employee\":\"Employee\",\"dashboard_activit
ies_text_salary\":\"Salary\",\"dashboard_activities_text_confirmed\":\"Confirmed\",
\"dashboard_activities_text_load_plate_num\":\"Load
Plate#\",\"dashboard_activities_text_new_warehouse\":\"New
Warehouse\",\"dashboard_activities_text_updated_warehouse\":\"Warehouse
Updated\",\"dashboard_activities_text_deleted_warehouse\":\"Warehouse
Deleted\",\"dashboard_activities_text_project_assigned\":\"Project
Assigned\",\"dashboard_activities_text_assign_type\":\"Assign
Type\",\"dashboard_activities_text_status_update\":\"Status
Update\",\"dashboard_activities_text_assigning_approved\":\"Project Assigning
Approved\",\"dashboard_activities_text_purchase_passed\":\"Purchase
Passed\",\"dashboard_activities_module_text_journal\":\"Journal\",\"dashboard_activ
ities_module_text_activities\":\"Activities\",\"dashboard_activities_module_text_bo
oking\":\"Bookings\",\"dashboard_activities_module_text_processed\":\"Processed\",\
"dashboard_activities_module_text_branch_transfer_in\":\"Branch Transfer
In\",\"dashboard_activities_module_text_branch_transfer_out\":\"Branch Transfer
Out\",\"dashboard_activities_module_text_car_purchases\":\"Car
Purchase\",\"dashboard_activities_module_text_contracts\":\"Contracts\",\"dashboard
_activities_module_text_citems\":\"Citems\",\"dashboard_activities_module_text_cpur
chases\":\"Cpurchases\",\"dashboard_activities_module_text_custom_charges\":\"Custo
m
Charges\",\"dashboard_activities_module_text_cwarehouses\":\"Cwarehouse\",\"dashboa
rd_activities_module_text_damage\":\"Damage\",\"dashboard_activities_module_text_de
bit_credit_note\":\"Debit Credit
Note\",\"dashboard_activities_module_text_debit_credit_voucher\":\"Debit Credit
Voucher\",\"dashboard_activities_module_text_expenses\":\"Expenses\",\"dashboard_ac
tivities_module_text_extra_income\":\"Extra
Income\",\"dashboard_activities_module_text_fixing_expenses\":\"Fixing
Expenses\",\"dashboard_activities_module_text_load_delivery\":\"Load
Delivery\",\"dashboard_activities_module_text_lot_purchase\":\"Lot
Purchase\",\"dashboard_activities_module_text_lot_sold\":\"Lot
Sold\",\"dashboard_activities_module_text_lot_moved\":\"Lot
Moved\",\"dashboard_activities_module_text_payslips\":\"Payslips\",\"dashboard_acti
vities_module_text_production\":\"Production\",\"dashboard_activities_module_text_p
roject_assign\":\"Project
Assign\",\"dashboard_activities_module_text_purchases\":\"Purchases\",\"dashboard_a
ctivities_module_text_sales\":\"Sales\",\"dashboard_activities_module_text_sales_re
turn\":\"Sales
Return\",\"dashboard_activities_module_text_services\":\"Services\",\"dashboard_act
ivities_module_text_services_quotation\":\"Services
Quotation\",\"dashboard_activities_module_text_capitals\":\"Capitals\",\"dashboard_
activities_module_text_showroom_sales\":\"Showroom
Sales\",\"dashboard_activities_module_text_warehouse_transfer\":\"Warehouse
Transfer\",\"dashboard_activities_module_text_transfer_in\":\"Transfer
In\",\"dashboard_activities_module_text_transfer_out\":\"Transfer
Out\",\"dashboard_activities_module_text_transit\":\"Transit\",\"system_whatsapp_me
ssage_sales_text_dear\":\"Dear\",\"system_whatsapp_message_sales_text_you_have_purc
hased\":\"You have purchased material with
invoice#\",\"system_whatsapp_message_sales_text_invoice_total_amount\":\"Invoice
Total
Amount\",\"system_whatsapp_message_sales_text_paid\":\"Paid\",\"system_whatsapp_mes
sage_sales_text_pending\":\"Pending\",\"system_whatsapp_message_sales_text_prevoiou
s_balance\":\"Previous
Balance\",\"system_whatsapp_message_sales_text_balance\":\"Total
Balance\",\"system_whatsapp_message_sales_text_date\":\"Date\",\"system_whatsapp_me
ssage_sales_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_sales_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_sales_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_sales_text_fastbooks_erp\":\"Fastbooks Business
ERP\",\"system_whatsapp_message_journal_text_dear\":\"Dear\",\"system_whatsapp_mess
age_journal_text_we_have_received\":\"WE have
received\",\"system_whatsapp_message_journal_text_you_have_received\":\"You have
received\",\"system_whatsapp_message_journal_text_from_your_balance\":\"from your
balance\",\"system_whatsapp_message_journal_text_to_your_balance\":\"to your
balance\",\"system_whatsapp_message_journal_text_your_new_balance_is\":\"Your new
balance
is\",\"system_whatsapp_message_journal_text_receipt\":\"Receipt#\",\"system_whatsap
p_message_journal_text_details\":\"Details\",\"system_whatsapp_message_journal_text
_date\":\"Date\",\"system_whatsapp_message_journal_text_branch_address\":\"Branch
Address\",\"system_whatsapp_message_journal_text_branch_mobile\":\"Branch
Mobile\",\"system_whatsapp_message_journal_text_thanks\":\"Thank You for shopping
with us\",\"system_whatsapp_message_journal_text_fastbooks_erp\":\"Fastbooks
Business
ERP\",\"shareholder_report_view_thead_shareholder\":\"Shareholder\",\"shareholder_r
eport_view_thead_details\":\"Details\",\"shareholder_report_view_thead_date\":\"Dat
e\",\"shareholder_report_view_thead_credit\":\"Credit\",\"shareholder_report_view_t
head_debit\":\"Debit\",\"shareholder_report_view_thead_balance\":\"Balance\",\"shar
eholder_report_filter_thead_currency\":\"Currency\",\"shareholder_report_filter_the
ad_shareholder\":\"Shareholder\",\"shareholder_report_filter_thead_from\":\"From\",
\"shareholder_report_filter_thead_to\":\"To\",\"mod_financial_accounts_ledger_sideb
ar_main_menu\":\"Account
Ledgers\",\"mod_financial_accounts_ledger_breadcrumb\":\"Financial Account
Ledgers\",\"mod_financial_accounts_ledger_view_breadcrumb\":\"Financial Account
Types\",\"mod_financial_accounts_ledger_view_heading\":\"Financial Account Types
Listing\"}','2025-01-05 14:24:32'),
(32,'LANG677A56E9AB2F43','Uzbaki','ltr','{\"production_ltd\":\"Production
LTD\",\"welcome_note\":\"Welcome To Production
LTD\",\"dashboard\":\"Dashboard\",\"builtin_account_all_accounts_statement\":\"All
Accounts
Statement\",\"builtin_account_cashbook\":\"Cashbook\",\"builtin_account_bank\":\"Ba
nk\",\"builtin_account_client\":\"Client\",\"builtin_account_supplier\":\"Supplier\
",\"builtin_account_expense\":\"Expense\",\"builtin_account_current_account\":\"Cur
rent
Account\",\"builtin_account_employee\":\"Employee\",\"builtin_account_transit\":\"T
ransit\",\"select_currency\":\"Select Currency\",\"select_category\":\"Select
Category\",\"select_unit\":\"Select Unit\",\"select_type\":\"Select
Type\",\"select_item\":\"Select Item\",\"select_batch\":\"Select
Batch\",\"select_branch\":\"Select Branch\",\"switch_branch\":\"Switch
Branch\",\"search\":\"Search\",\"pass\":\"Pass\",\"select\":\"Select\",\"all\":\"Al
l\",\"print\":\"Print\",\"ref_number\":\"Ref#\",\"date\":\"Date\",\"type\":\"Type\"
,\"account\":\"Account\",\"amount\":\"Amount\",\"narration\":\"Narration\",\"total\
":\"Total\",\"select_account\":\"Select Account\",\"item_name\":\"Item
Name\",\"avg_cost\":\"Avg Cost\",\"last_cost\":\"Last Cost\",\"first_cost\":\"First
Cost\",\"new_cost\":\"New Cost\",\"sale_price\":\"Sale Price\",\"stock_in\":\"Stock
In\",\"stock_out\":\"Stock
Out\",\"damage\":\"Damage\",\"available\":\"Available\",\"item\":\"Item\",\"items\"
:\"Items\",\"opening\":\"Opening\",\"received\":\"Received\",\"sales\":\"Sales\",\"
full_delivery\":\"Full Delivery\",\"pending_delivery\":\"Pending
Delivery\",\"return\":\"Return\",\"net_sales\":\"Net Sales\",\"ava_quantity\":\"Ava
Qty\",\"used_quantity\":\"Used
Qty\",\"profit\":\"Profit\",\"extra_service\":\"Services\",\"total_profit\":\"Total
Profit\",\"select_warehouse\":\"Select
Warehouse\",\"warehouse\":\"Warehouse\",\"qty\":\"Qty\",\"bundle\":\"Bundle\",\"too
p\":\"Toop\",\"qty1\":\"Qty Unit1\",\"qty2\":\"Qty
Unit2\",\"bonus\":\"Bonus\",\"bonus_value\":\"Bns
Val\",\"return_qty\":\"Return\",\"refund\":\"Refund\",\"refund_total\":\"Refund
Total\",\"client\":\"Client\",\"select_client\":\"Select
Client\",\"invoice_#\":\"Invoice#\",\"ref_#\":\"Ref#\",\"invoice_total\":\"Invoice\
\/Total\",\"sales_total_amount\":\"Sales
Total\",\"invoice\":\"Invoice\",\"process\":\"Process\",\"remaining\":\"Remaining\"
,\"transport_expenses\":\"Trans
Exp\",\"discount\":\"Discount\",\"discount_2\":\"Dis 2\",\"dis_1\":\"Dis
1\",\"dis_2\":\"Dis
2\",\"category\":\"Category\",\"tpcp\":\"TP\\/CP\",\"tp\":\"TP\",\"_tp\":\"TP\",\"c
p\":\"CP\",\"tp_field\":\"TP\",\"tp_thead\":\"TP\",\"bundle_thead\":\"Bndle\",\"too
p_thead\":\"Toop\",\"token_thead\":\"Token\",\"token_thead_rate\":\"T\\/
rate\",\"bundle_toop_report_btn_title\":\"Item Bundle
Toop\",\"today\":\"Today\",\"paid\":\"Paid\",\"pending\":\"Pending\",\"supplier\":\
"Supplier\",\"supplier_client\":\"Supplier\\/Client\",\"select_supplier\":\"Select
Supplier\",\"cost\":\"Cost\",\"slip\":\"Slip\",\"slip_#\":\"Slip
#\",\"raw\":\"Raw\",\"raw_cost\":\"Raw
Cost\",\"price\":\"Price\",\"produced_cost\":\"Produced
Cost\",\"extra_expenses\":\"Extra Exp\",\"expense_account\":\"Expense
Account\",\"from\":\"From\",\"to\":\"To\",\"discount_percentage\":\"Discount
Per\",\"mobile\":\"Mobile\",\"email\":\"Email\",\"phone\":\"Phone\",\"address\":\"A
ddress\",\"logo\":\"Logo\",\"banner_for_reports\":\"Banner for
Reports\",\"banner_for_invoices\":\"Banner for
Invoices\",\"banner_for_footer\":\"Banner for
Footer\",\"banner_for_return\":\"Banner for Invoices
Return\",\"banner_for_bookings\":\"Banner for
Bookings\",\"code\":\"Code\",\"under_ac\":\"Under
A\\/C\",\"memo\":\"Memo\",\"by\":\"By\",\"opening_balance\":\"Opening
Balance\",\"root\":\"Root\",\"shared\":\"Shared\",\"is_user\":\"Is
User?\",\"shared_yes\":\"Yes\",\"shared_no\":\"No\",\"is_user_yes\":\"Yes\",\"is_us
er_no\":\"No\",\"account_username\":\"Username\",\"account_password\":\"Password\",
\"add_opening_balance\":\"Add Opening Balance\",\"debit_part\":\"Debit
Part\",\"credit_part\":\"Credit
Part\",\"jv_num_thead\":\"JV#\",\"jv_num_td\":\"JV-\",\"dr_account\":\"Dr\\/
Account\",\"dr_amount\":\"Dr\\/Amount\",\"dr_narration\":\"Dr\\/
Narration\",\"cr_account\":\"Cr\\/Account\",\"cr_amount\":\"Cr\\/
Amount\",\"cr_narration\":\"Cr\\/Narration\",\"receiving_currency\":\"Receiving
Currency\",\"payment_currency\":\"Payment
Currency\",\"receiving_account\":\"Receiving
Account\",\"payment_account\":\"Payment
Account\",\"calculation_type\":\"Calculation
Type\",\"calculation_type_multiply\":\"Multiply
(*)\",\"calculation_type_divide\":\"Divide (\\
u00f7)\",\"journal_rate\":\"Rate\",\"journal_rate_note\":\"Rate will not apply on
same currencies\",\"receiving_amount\":\"Receiving
Amount\",\"payment_amount\":\"Payment
Amount\",\"journal_narration\":\"Narration\",\"receiving_narration\":\"Receiving
Narration\",\"payment_narration\":\"Payment
Narration\",\"extra_income_title\":\"Extra Income from
Journals\",\"extra_income_note\":\"Extra Income Generated! If want to save as extra
income please select extra income account. Otherwise ignore it and
proceed\",\"extra_income_account\":\"Extra Income
Account\",\"extra_income_amount\":\"Extra Income
Amount\",\"manager\":\"Manager\",\"details\":\"Details\",\"image\":\"Image\",\"valu
e\":\"Value\",\"transfer\":\"Transfer\",\"real_cost\":\"Real
Cost\",\"sub_total\":\"Sub Total\",\"save_print\":\"Save &
Print\",\"update_print\":\"Update & Print\",\"user\":\"User\",\"bill_#\":\"Bill
#\",\"item_description\":\"Item Description\",\"signature_stamp\":\"Signature &
Stamp\",\"signature\":\"Signature\",\"stamp\":\"Stamp\",\"cash_paid\":\"Cash
Paid\",\"new_balance\":\"New Balance\",\"old_balance\":\"Old
Balance\",\"total_balance\":\"Total Balance\",\"total_item_qty\":\"Total Item Sales
Qty\",\"setup\":\"Setup\",\"cash_received_amount\":\"Cash Received Amount
To\",\"cash_paid_amount\":\"Cash Paid Amount
From\",\"home\":\"Home\",\"settings\":\"Settings\",\"search_keyword\":\"Keyword\",\
"currency\":\"Currency\",\"convert_currency\":\"Currency
Rate\",\"currency_listing\":\"Currency Listing\",\"add_new_currency\":\"Add New
Currency\",\"sr_#\":\"Sr#\",\"name\":\"Name\",\"symbol\":\"Symbol\",\"usd_equalance
\":\"USD Equalance\",\"branch_equalance\":\"Shared
Code\",\"branch_equalance_text\":\"This code should be same for all
branches\",\"action\":\"Action\",\"new_currency\":\"New
Currency\",\"add_currency\":\"Add Currency\",\"currency_created\":\"Currency
Created\",\"new_currency_created_successfully\":\"New currency created
successfully.\",\"fields_with\":\"Fields with\",\"are_mandatory\":\"are
mandatory\",\"customer_address\":\"Customer Address\",\"add_entry_sr_num\":\"Sr#
- \",\"add_entry_jv_num\":\"JV - \",\"currency_name\":\"Currency
Name\",\"currency_symbol\":\"Currency
Symbol\",\"cancel\":\"Cancel\",\"save\":\"Save\",\"eg_157_pkr_1_usd\":\"Eg: 157 PKR
= 1 USD\",\"eg_001\":\"Eg: 001\",\"invoices_counters\":\"Invoices
Counters\",\"production_invoice_counter\":\"Production Invoice
Counter\",\"sales_invoice_counter\":\"Sales Invoice
Counter\",\"counter\":\"Counter\",\"counters_updated\":\"Counters
Updated\",\"counters_updated_successfully\":\"Invoices counters updated
successfully\",\"currency_rates\":\"Currency
Rates\",\"rate\":\"Rate\",\"rates_update\":\"Rates
Updated\",\"currency_rates_update_successfully\":\"Currency Rates Updated
Successfully.\",\"edit_currency\":\"Edit Currency\",\"currency_update\":\"Currency
Updated\",\"currency_update_successfully\":\"Currency Updated
Successfully.\",\"update\":\"Update\",\"edit\":\"Edit\",\"delete\":\"Delete\",\"uni
ts\":\"Units\",\"unit\":\"Unit\",\"add_new_unit\":\"Add New
Unit\",\"units_listing\":\"Units Listing\",\"short_name\":\"Short
Name\",\"new_unit\":\"New Unit\",\"unit_name\":\"Unit Name\",\"unit_edit\":\"Edit
Unit\",\"add_unit\":\"Add Unit\",\"unit_created\":\"Unit
Created\",\"new_unit_created_successfully\":\"New unit created
successfully.\",\"unit_updated\":\"Unit
Updated\",\"unit_updated_successfully\":\"Unit updated
successfully.\",\"batch\":\"Batch\",\"add_batch\":\"Add
Batch\",\"add_new_batch\":\"Add New Batch\",\"batch_listing\":\"Batch
Listing\",\"number\":\"Number\",\"new_batch\":\"New Batch\",\"batch_name\":\"Batch
Name\",\"batch_number\":\"Batch Number\",\"batch_created\":\"Batch
Created\",\"new_batch_created_successfully\":\"New batch created
successfully.\",\"edit_batch\":\"Edit Batch\",\"batch_updated\":\"Batch
Updated\",\"batch_updated_successfully\":\"Batch updated
successfully.\",\"product_categories\":\"Product
Categories\",\"product_category\":\"Product Category\",\"add_new_category\":\"Add
New Category\",\"product_category_listing\":\"Product Category
Listing\",\"new_product_category\":\"New Product
Category\",\"category_name\":\"Category Name\",\"category_created\":\"Category
Created\",\"new_category_created_successfully\":\"New category created
successfully.\",\"edit_category\":\"Edit
Category\",\"edit_product_category\":\"Edit Product
Category\",\"add_product_category\":\"Add Product
Category\",\"category_updated\":\"Category
Updated\",\"category_updated_successfully\":\"Category updated
successfully.\",\"calander\":\"Calander\",\"select_calander\":\"Select
Calander\",\"calander_english\":\"English\",\"calander_persian\":\"Persian\",\"cala
nder_updated\":\"Calander Updated\",\"calander_updated_successfully\":\"Calander
updated successfully.\",\"language\":\"Language\",\"add_new_language\":\"Add New
Language\",\"language_listing\":\"Language
Listing\",\"direction\":\"Direction\",\"phrase\":\"Phrase\",\"edit_phrase\":\"Edit
Phrase\",\"new_language\":\"New Language\",\"add_language\":\"Add
Language\",\"language_added\":\"Language
Added\",\"new_language_added_successfully\":\"New language added
successfully.\",\"left_to_right\":\"Left to Right\",\"right_to_left\":\"Right to
Left\",\"edit_language\":\"Edit Language\",\"language_updated\":\"Language
Updated\",\"language_updated_successfully\":\"Language
updated successfully.\",\"edit_language_phrase\":\"Edit
Phrase\",\"stock_sidebar\":\"Stock (In Out)\",\"stock_sidebar_title\":\"Item Stock
In\",\"expenses\":\"Expenses\",\"expense\":\"Expense\",\"expenses_types\":\"Expense
s Types\",\"add_new_expense_type\":\"Add New Expense
Type\",\"add_expense_type\":\"Add Expense
Type\",\"expenses_types_listing\":\"Expenses Types
Listing\",\"new_expense_type\":\"New Expense Type\",\"edit_expense_type\":\"Edit
Expense Type\",\"expense_type_created\":\"Expense Type
Created\",\"expense_type_created_successfully\":\"New expense type created
successfully.\",\"expense_type_updated\":\"Expense Type
Updated\",\"expense_type_updated_successfully\":\"Expense type updated
successfully.\",\"add_new_expenses\":\"Add New Expenses\",\"add_expenses\":\"Add
Expense\",\"expenses_listing\":\"Expenses Listing\",\"new_expense\":\"New
Expense\",\"edit_expense\":\"Edit Expense\",\"expense_created\":\"Expense
Created\",\"new_expense_created_successfully\":\"New expense created
successfully.\",\"expense_updated\":\"Expense
Updated\",\"expense_updated_successfully\":\"Expense updated
successfully.\",\"report\":\"Report\",\"listing\":\"Listing\",\"balance\":\"Balance
\",\"debit\":\"Debit\",\"credit\":\"Credit\",\"reports\":\"Reports\",\"general_repo
rts\":\"General Reports\",\"all_accounts_reports\":\"All Accounts
Reports\",\"accounts_reports\":\"Accounts Reports\",\"expenses_report\":\"Expenses
Report\",\"expenses_report_listing\":\"Expenses Report
Listing\",\"shareholder_report\":\"Shareholder
Report\",\"shareholder_report_listing\":\"Shareholder Report
Listing\",\"raw_warehouses\":\"Raw Warehouses\",\"raw_warehouse_report\":\"Raw
Warehouses Report\",\"raw_warehouse_items_listing\":\"Raw Warehouses Items
Listing\",\"sale_warehouses\":\"Sale Warehouses\",\"sale_warehouse_report\":\"Sale
Warehouses Report\",\"sales_warehouse_items_listing\":\"Sales Warehouses Items
Listing\",\"items_ledger\":\"Items Ledger\",\"items_ledger_report\":\"Items Ledger
Report\",\"damage_items\":\"Damage Items\",\"damage_items_report\":\"Damage Items
Report\",\"damage_items_listing\":\"Damage Items
Listing\",\"sales_reports\":\"Sales Report\",\"sales_item_report\":\"Sales Item
Report\",\"sales_items\":\"Sales Items\",\"sales_and_return_report\":\"Sales &
Return\",\"purchases_reports\":\"Purchases
Report\",\"purchases\":\"Purchases\",\"purchases_items_reports\":\"Purchases Items
Report\",\"purchases_items\":\"Purchases Items\",\"production_report\":\"Production
Report\",\"production\":\"Production\",\"client_items_report\":\"Client Items
Report\",\"client_items\":\"Client Items\",\"purchase_expenses_report\":\"Purchases
Expenses Report\",\"purchase_expenses\":\"Purchases
Expenses\",\"sales_expenses_report\":\"Sales Expenses
Report\",\"sales_expenses\":\"Sales
Expenses\",\"production_expenses_report\":\"Production Expenses
Report\",\"production_expenses\":\"Production
Expenses\",\"warehouse_transfer_report\":\"Warehouse Transfer
Report\",\"warehouse_transfer\":\"Warehouse
Transfer\",\"sales_discount_report\":\"Sales Discount
Report\",\"sales_discount\":\"Sales Discount\",\"sales_discount_report_2\":\"Sales
Discount Report 2\",\"sales_discount_2\":\"Sales Discount
2\",\"mod_dis_return\":\"Return\",\"mod_dis_return_dis\":\"R.
Dis\",\"mod_dis_return_net\":\"Net Dis\",\"purchases_discount_report\":\"Purchases
Discount Report\",\"purchases_discount\":\"Purchases
Discount\",\"trans_in_discount_1_report\":\"Transfer In Discount
1\",\"trans_out_discount_1_report\":\"Transfer Out Discount
1\",\"trans_in_discount_1\":\"Transfer In Discount
1\",\"trans_out_discount_1\":\"Transfer Out Discount
1\",\"trans_in_discount_2_report\":\"Transfer In Discount
2\",\"trans_out_discount_2_report\":\"Transfer Out Discount
2\",\"trans_in_discount_2\":\"Transfer In Discount
2\",\"trans_out_discount_2\":\"Transfer Out Discount
2\",\"services_items_report\":\"Services Items
Report\",\"services_items_menu\":\"Services
Items\",\"service\":\"Service\",\"batch_wise_stock\":\"Batch Wise
Stock\",\"sales_return_report\":\"Sales
Return\",\"branches\":\"Branches\",\"branch\":\"Branch\",\"add_new_branch\":\"Add
New Branch\",\"branches_listing\":\"Branches Listing\",\"new_branch\":\"New
Branch\",\"add_branch\":\"Add Branch\",\"branch_created\":\"Branch
Created\",\"new_branch_created_successfully\":\"New branch created
successfully.\",\"edit_branch\":\"Edit Branch\",\"branch_updated\":\"Branch
Updated\",\"branch_updated_successfully\":\"Branch updated
successfully.\",\"accounts\":\"Accounts\",\"add_account\":\"Add
Account\",\"add_new_account\":\"Add New Account\",\"accounts_listing\":\"Accounts
Listing\",\"accounts_root_filter\":\"Root\",\"accounts_filter_search\":\"Search\",\
"account_created\":\"Accounts Created\",\"new_account_created_successfully\":\"New
account created successfully.\",\"new_account\":\"New
Account\",\"account_opening_balance_debit\":\"Opening Balance
(Debit)\",\"account_opening_balance_credit\":\"Opening Balance
(Credit)\",\"account_opening_balance_currency\":\"Currency\",\"edit_account\":\"Edi
t Account\",\"account_updated\":\"Accounts
Updated\",\"account_updated_successfully\":\"Account updated
successfully.\",\"journal\":\"Journal\",\"add_journal\":\"Add
Journal\",\"add_new_journal\":\"Add New Journal\",\"new_journal\":\"New
Journal\",\"journal_listing\":\"Journal Listing\",\"edit_journal\":\"Edit
Journal\",\"invoice_journal\":\"Invoice Journal\",\"journal_created\":\"Journal
Created\",\"new_journal_created_successfully\":\"New journal created
successfully.\",\"journal_updated\":\"Journal
Updated\",\"journal_updated_successfully\":\"Journal updated
successfully.\",\"add_new_warehouse\":\"Add New Warehouse\",\"add_warehouse\":\"Add
Warehouse\",\"new_warehouse\":\"New Warehouse\",\"warehouse_listing\":\"Warehouse
Listing\",\"edit_warehouse\":\"Edit Warehouse\",\"warehouse_details\":\"Warehouse
Details\",\"warehouse_created\":\"Warehouse
Created\",\"new_warehouse_created_successfully\":\"New warehouse created
successfully.\",\"warehouse_updated\":\"Warehouse
Updated\",\"warehouse_updated_successfully\":\"Warehouse updated
successfully.\",\"close\":\"Close\",\"manage_items_columns\":\"Manage Items
Columns\",\"add_new_item\":\"Add New Item\",\"add_item\":\"Add
Item\",\"new_item\":\"New Item\",\"edit_item\":\"Edit Item\",\"item_id\":\"Item
ID\",\"item_type\":\"Item Type\",\"item_category\":\"Item
Category\",\"unit_1\":\"Unit 1\",\"unit_2\":\"Unit 2\",\"unit_3\":\"Unit
3\",\"unit_equalance\":\"Unit Equalance\",\"unit_image\":\"Unit
Image\",\"item_image\":\"Item
Image\",\"item_bundle\":\"Bundle\",\"item_toop\":\"Toop\",\"item_batch\":\"Batch\",
\"item_cbm_width\":\"Width\",\"item_cbm_length\":\"Length\",\"item_cbm_height\":\"H
eight\",\"item_cbm\":\"CBM\",\"item_cbm_total\":\"T.CBM\",\"item_weight\":\"Weight\
",\"item_weight_total\":\"T.Weight\",\"opening_stock_warehouse\":\"Opening Stock
Warehouse\",\"add_to_list\":\"Add to List\",\"opening_stock\":\"Opening
Stock\",\"opening_stock_warehouse_select_error\":\"Warehouse
Missing\",\"opening_stock_warehouse_select_message\":\"Please Select Opening Stock
Warehouse\",\"opening_stock_qty_select_error\":\"Qty
Missing\",\"opening_stock_qty_select_message\":\"Please Select Opening Stock
Qty\",\"reorder_qty\":\"Reorder Quantity\",\"expiry_date\":\"Expiry
Date\",\"mfg_date\":\"Mfg
Date\",\"mfg\":\"Mfg\",\"expiry\":\"Expiry\",\"yes\":\"Yes\",\"no\":\"No\",\"expiry
_alert\":\"Expiry
Alert\",\"item_details\":\"Details\",\"item_country\":\"Country\",\"item_company\":
\"Company\",\"item_country_thead\":\"Country\",\"item_company_thead\":\"Company\",\
"item_details_thead\":\"Details\",\"items_listing\":\"Items
Listing\",\"item_created\":\"Item Created\",\"new_item_created_successfully\":\"New
item created successfully.\",\"item_updated\":\"Item
Updated\",\"item_updated_successfully\":\"Item updated
successfully.\",\"items_columns_popup_title\":\"Items
Columns\",\"items_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"items_columns_popup_text_check_all\":\"Check
All\",\"items_popup_columns_text_sr_num\":\"Sr
#\",\"items_popup_columns_text_name\":\"Name\",\"items_popup_columns_text_category\
":\"Category\",\"items_popup_columns_text_country\":\"Country\",\"items_popup_colum
ns_text_company\":\"Company\",\"items_popup_columns_text_details\":\"Details\",\"it
ems_popup_columns_text_currency\":\"Currency\",\"items_popup_columns_text_unit\":\"
Unit\",\"items_popup_columns_text_avg_cost\":\"Avg
Cost\",\"items_popup_columns_text_last_cost\":\"Last
Cost\",\"items_popup_columns_text_sale_price\":\"Sale
Price\",\"items_popup_columns_text_stock_in\":\"Purchase\",\"items_popup_columns_te
xt_stock_out\":\"Sales\",\"items_popup_columns_text_branch_transfer_in\":\"BTI\",\"
items_popup_columns_text_branch_transfer_out\":\"BTO\",\"items_popup_columns_text_t
ransfer_in\":\"TIN\",\"items_popup_columns_text_transfer_out\":\"TOUT\",\"items_pop
up_columns_text_branch_to_branch_in\":\"B2bin\",\"items_popup_columns_text_branch_t
o_branch_out\":\"B2bout\",\"items_popup_columns_text_production_in\":\"Pro\\/
In\",\"items_popup_columns_text_production_out\":\"Pro\\/
Out\",\"items_popup_columns_text_bundle\":\"Bundel\\/
Ava\",\"items_popup_columns_text_toop\":\"Toop\\/
Ava\",\"items_popup_columns_text_damage\":\"Damage\",\"items_popup_columns_text_ava
ilable\":\"Available\",\"items_popup_columns_text_width\":\"Width\",\"items_popup_c
olumns_text_height\":\"Height\",\"items_popup_columns_text_length\":\"Length\",\"it
ems_popup_columns_text_cube_meter\":\"Cube
Meter\",\"items_popup_columns_text_total_cube_meter\":\"Total Cube
Meter\",\"items_popup_columns_text_cbm\":\"CBM\",\"items_popup_columns_text_total_c
bm\":\"Total
CBM\",\"items_popup_columns_text_weight\":\"Weight\",\"items_popup_columns_text_tot
al_weight\":\"Total
Weight\",\"items_popup_columns_text_image\":\"Image\",\"items_popup_columns_text_ac
tion\":\"Action\",\"items_popup_columns_success_head\":\"Updated\",\"items_popup_co
lumns_success_message\":\"Items
Columns Updated Successfully\",\"sales_columns_popup_btn\":\"Manage Sales
Columns\",\"sales_columns_popup_title\":\"Sales
Columns\",\"sales_columns_popup_text\":\"Please select columns below you want to
show in listing\",\"sales_columns_popup_text_check_all\":\"Check
All\",\"sales_popup_columns_text_sr_num\":\"Sr
#\",\"sales_popup_columns_text_date\":\"Date\",\"sales_popup_columns_text_invoice\"
:\"Inovice#\",\"sales_popup_columns_text_customer\":\"customer\",\"sales_popup_colu
mns_text_currency\":\"currency\",\"sales_popup_columns_text_sales_total\":\"Sales
Total\",\"sales_popup_columns_text_discount\":\"Discount\",\"sales_popup_columns_te
xt_invoice_total\":\"Invoice
Total\",\"sales_popup_columns_text_received\":\"Received\",\"sales_popup_columns_te
xt_remaining\":\"Remaining\",\"sales_popup_columns_text_transport_expenses\":\"Tran
s\\/
Expenses\",\"sales_popup_columns_text_profit\":\"Profit\",\"sales_popup_columns_tex
t_memo\":\"Memo\",\"sales_popup_columns_text_by\":\"By\",\"sales_popup_columns_text
_action\":\"Action\",\"sales_popup_columns_success_head\":\"Updated\",\"sales_popup
_columns_success_message\":\"Sales Columns Updated
Successfully\",\"transfer_listing\":\"Transfers Listing\",\"edit_transfer\":\"Edit
Transfer\",\"new_transfer\":\"New Transfer\",\"receiving_warehouse\":\"Receiving
Warehouse\",\"transferring_item\":\"Transferring
Item:\",\"new_item_transfer\":\"New Item Transfer\",\"transfer_item\":\"Transfers
Item\",\"item_transferred\":\"Item
Transferred\",\"item_transferred_successfully\":\"Item Transferred
successfully.\",\"transfer_updated\":\"Transfer
Updated\",\"transfer_updated_successfully\":\"Transfer updated
successfully.\",\"damage_stock\":\"Damage Stock\",\"add_damage\":\"Add
Damage\",\"damage_stock_listing\":\"Damage Stock Listing\",\"add_new_damage\":\"Add
New Damage\",\"new_damage\":\"New Damage\",\"edit_damage_stock\":\"Edit Damage
Stock\",\"damage_stock_added\":\"Damage Stock
Added\",\"damage_stock_added_successfully\":\"New damage stock added
successfully.\",\"damage_stock_updated\":\"Damage Stock
Updated\",\"damage_stock_updated_successfully\":\"Damage stock updated
successfully.\",\"add_new_purchase\":\"Add New Purchase\",\"add_purchase\":\"Add
Purchase\",\"purchase_cbm_info\":\"Cbm Info\",\"new_purchase\":\"New
Purchase\",\"purchases_listing\":\"Purchases Listing\",\"add_to_purchase\":\"Add to
Purchase\",\"edit_purchase\":\"Edit Purchase\",\"purchase_invoice\":\"Purchase
Invoice\",\"purchase_added\":\"Purchase
Added\",\"new_purchase_added_successfully\":\"New purchase added
successfully.\",\"item_not_found\":\"Item Not
Found\",\"add_items_to_proceed\":\"Please add some items to
proceed.\",\"purchase_updated\":\"Purchase
Updated\",\"purchase_updated_successfully\":\"Purchase updated
successfully.\",\"purchase_cbm_popup_title\":\"Item CBM & Weight
Details\",\"purchase_cbm_popup_previous_details_title\":\"Item Old
Details\",\"purchase_cbm_popup_item_width\":\"Width\",\"purchase_cbm_popup_item_hei
ght\":\"Height\",\"purchase_cbm_popup_item_length\":\"Length\",\"purchase_cbm_popup
_item_cbm\":\"CBM\",\"purchase_cbm_popup_item_weight\":\"Weight\",\"purchase_cbm_po
pup_close_btn\":\"Close\",\"purchase_cbm_popup_save_btn\":\"Save\",\"purchase_cbm_p
opup_new_details_title\":\"Enter New Details to Update
Item\",\"purchase_cbm_popup_update_msg_head\":\"CBM Details
Update\",\"purchase_cbm_popup_update_msg_body\":\"CBM Details Updated
Successfully\",\"add_new_production\":\"Add New
Production\",\"add_production\":\"Add
Production\",\"production_listing\":\"Production Listing\",\"new_production\":\"New
Production\",\"edit_production\":\"Edit Production\",\"add_raw_material\":\"Add Raw
Material\",\"raw_material_used\":\"Raw Material
Used\",\"production_date\":\"Production Date\",\"production_items\":\"Production
Items\",\"extra_expense_description\":\"Extra Expense
Description\",\"total_used_raw_material_cost\":\"Total Used Raw Material
Cost\",\"total_extra_expenses\":\"Total Extra
Expenses\",\"total_production_cost\":\"Total Production
Cost\",\"production_invoice\":\"Production
Invoice\",\"production_added\":\"Production
Added\",\"new_production_added_successfully\":\"New production added
successfully.\",\"production_updated\":\"Production
Updated\",\"production_updated_successfully\":\"Production updated
successfully.\",\"add_new_sale\":\"Add New Sale\",\"new_sale\":\"New
Sale\",\"add_sale\":\"Add Sale\",\"edit_sale\":\"Edit
Sale\",\"sales_invoice\":\"Sales Invoice\",\"sales_listing\":\"Sales
Listing\",\"out_sales\":\"Out Sales\",\"pending_sales\":\"Pending
Sales\",\"pending_sales_listing\":\"Pending Sales
Listing\",\"out_qty\":\"Out?\",\"out_qty_total\":\"Total
Out\",\"out\":\"Out\",\"out_clinet_name_title\":\"Client
Name\",\"out_invoice_title\":\"Invoice #\",\"extra_narration\":\"Extra
Narration\",\"add_to_sale\":\"Add to Sale\",\"total_sale\":\"Total
Sale\",\"total_discount\":\"Total Disscount\",\"gross_total\":\"Gross
Total\",\"sales_total\":\"Sales Total\",\"cash_received\":\"Cash
Received\",\"client_name_sale\":\"Client Name\",\"client_mob_sale\":\"Client
Mobile\",\"sale_invoice_thanks_note\":\"Thank you for shopping with us! We will be
glad to serve u again and again have a good
day!\",\"sale_delivery_thanks_note\":\"Dear customer get your products from the
driver carefully, we will not be responsible for any items damage or less,
later!\",\"sale_added\":\"Sale Added\",\"new_sale_added_successfully\":\"New sale
saved successfully.\",\"sale_updated\":\"Sale
Updated\",\"sale_updated_successfully\":\"Sale updated
successfully.\",\"users\":\"Users\",\"add_new_user\":\"Add New
User\",\"add_user\":\"Add User\",\"new_user\":\"New User\",\"edit_user\":\"Edit
User\",\"users_listing\":\"Users
Listing\",\"role\":\"Role\",\"admin\":\"Admin\",\"username\":\"Username\",\"passwor
d\":\"Password\",\"user_added\":\"User
Added\",\"new_user_added_successfully\":\"New user added
successfully.\",\"user_updated\":\"User
Updated\",\"user_updated_successfully\":\"User updated
successfully.\",\"backup\":\"Backup\",\"logout\":\"Logout\",\"financial\":\"Financi
al\",\"financial_chart_of_accounts_menu\":\"Chart Of
Accounts\",\"financial_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_chart_of_accounts_1st_head\":\"Name of
Ac\",\"financial_chart_of_accounts_old_head\":\"Old
Balance\",\"financial_chart_of_accounts_2nd_head\":\"Debit\",\"financial_chart_of_a
ccounts_3rd_head\":\"Credit\",\"financial_chart_of_accounts_4th_head\":\"Balance\",
\"balance_sheet\":\"Balance Sheet\",\"balance_sheet_1st_head\":\"Name of
Ac\",\"balance_sheet_old_head\":\"Old
Balance\",\"balance_sheet_2nd_head\":\"Debit\",\"balance_sheet_3rd_head\":\"Credit\
",\"balance_sheet_4th_head\":\"Balance\",\"financial_trial_balance_title_top\":\"Fi
nancials\",\"financial_trial_balance_title\":\"Trial
Balance\",\"financial_trial_balance_thead_number\":\"#\",\"financial_trial_balance_
thead_particulars\":\"Particulars\",\"financial_trial_balance_thead_amount\":\"Amou
nt\",\"financial_trial_balance_thead_debit\":\"Debit\",\"financial_trial_balance_th
ead_credit\":\"Credit\",\"financial_trial_balance_thead_cash\":\"Cash\",\"financial
_trial_balance_thead_bank\":\"Bank\",\"financial_trial_balance_thead_inventory\":\"
Inventory\",\"financial_trial_balance_thead_purchase_order\":\"Purchase
Order\",\"financial_trial_balance_thead_receivable\":\"Total
Receivable\",\"financial_trial_balance_thead_ava_cars\":\"Available Showroom
Cars\",\"financial_trial_balance_thead_ava_tankers\":\"Available
Tankers\",\"financial_trial_balance_thead_assets\":\"Fixed
Assets\",\"financial_trial_balance_thead_payable\":\"Accounts
Payable\",\"financial_trial_balance_thead_capital\":\"Share Holders
Capital\",\"financial_trial_balance_thead_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_trial_balance_thead_earnings\":\"Retained
Earnings\",\"financial_trial_balance_thead_turonver\":\"Turnover\",\"financial_tria
l_balance_thead_exchange_profit_loss\":\"Exchange Profit
Loss\",\"financial_trial_balance_thead_others\":\"Other
Incomes\",\"financial_trial_balance_thead_sales\":\"Sales\",\"financial_trial_balan
ce_thead_services\":\"Services\",\"financial_trial_balance_thead_car_sales\":\"Car
Sales\",\"financial_trial_balance_thead_fuel_sales\":\"Fuel
Sales\",\"financial_trial_balance_thead_cost_of_goods_sold\":\"Cost of Goods
Sold\",\"financial_trial_balance_thead_tokens\":\"Tokens\",\"financial_trial_balanc
e_thead_salaries\":\"Salaries\",\"financial_trial_balance_thead_totals\":\"Totals\"
,\"financial_cash_flow_title_top\":\"Financials\",\"financial_cash_flow_title\":\"C
ash Flow
Statement\",\"financial_cash_flow_filter_year\":\"Year\",\"financial_cash_flow_filt
er_currency\":\"Currency\",\"financial_cash_flow_thead_months\":\"Months\",\"financ
ial_cash_flow_thead_months_jan\":\"Jan\",\"financial_cash_flow_thead_months_Feb\":\
"Feb\",\"financial_cash_flow_thead_months_march\":\"March\",\"financial_cash_flow_t
head_months_april\":\"April\",\"financial_cash_flow_thead_months_may\":\"May\",\"fi
nancial_cash_flow_thead_months_june\":\"June\",\"financial_cash_flow_thead_months_j
uly\":\"July\",\"financial_cash_flow_thead_months_august\":\"Aug\",\"financial_cash
_flow_thead_months_sep\":\"Sep\",\"financial_cash_flow_thead_months_oct\":\"Oct\",\
"financial_cash_flow_thead_months_nov\":\"Nov\",\"financial_cash_flow_thead_months_
dec\":\"Dec\",\"financial_cash_flow_thead_opening_balance\":\"Opening
Balance\",\"financial_cash_flow_thead_cash_in\":\"Cash In
Flow\",\"financial_cash_flow_thead_cash_sales\":\"Cash
Sales\",\"financial_cash_flow_thead_services_income\":\"Services
Income\",\"financial_cash_flow_thead_accounts_received\":\"Accounts
Received\",\"financial_cash_flow_thead_owners_equity\":\"Owners
Equity\",\"financial_cash_flow_thead_other_income\":\"Other
Income\",\"financial_cash_flow_thead_total_cash_in\":\"Total Cash In
Flow\",\"financial_cash_flow_thead_cash_out\":\"Cash Out
Flow\",\"financial_cash_flow_thead_loan_payments\":\"Loan

Payments\",\"financial_cash_flow_thead_purchases\":\"Purchases\",\"financial_cash_f
low_thead_salaries\":\"Salaries\",\"financial_cash_flow_thead_expenses\":\"Expenses
\",\"financial_cash_flow_thead_assets\":\"Assets\",\"financial_cash_flow_thead_tota
l_cash_out\":\"Total Cash Out
Flow\",\"financial_cash_flow_thead_net_cash_flow\":\"Net Cash
Flow\",\"financial_balance_sheet_title_top\":\"Financials\",\"financial_balance_she
et_title\":\"BalanceSheet\",\"financial_balance_sheet_title_assets\":\"Assets\",\"f
inancial_balance_sheet_title_current_assets\":\"Current
Assets\",\"financial_balance_sheet_title_fixed_assets\":\"Fixed
Assets\",\"financial_balance_sheet_title_cash\":\"Cash\",\"financial_balance_sheet_
title_bank\":\"Bank\",\"financial_balance_sheet_title_inventory\":\"Inventory\",\"f
inancial_balance_sheet_title_receivable\":\"Total
Receivable\",\"financial_balance_sheet_title_ava_cars\":\"Available Showroom
Cars\",\"financial_balance_sheet_title_ava_tankers\":\"Available
Tankers\",\"financial_balance_sheet_title_total_current_assets\":\"Total Current
Assets\",\"financial_balance_sheet_title_total_fixed_assets\":\"Total Fixed
Assets\",\"financial_balance_sheet_title_total_assets\":\"Total
Assets\",\"financial_balance_sheet_title_liabilities_and_equity\":\"Liabilities &
Equity\",\"financial_balance_sheet_title_current_liabilities\":\"Current
Liabilities\",\"financial_balance_sheet_title_accounts_payable\":\"Accounts
Payable\",\"financial_balance_sheet_title_bank_loans\":\"Bank
Loans\",\"financial_balance_sheet_title_total_current_liabilities\":\"Total Current
Liabilities\",\"financial_balance_sheet_title_equity\":\"Equity\",\"financial_balan
ce_sheet_title_capital\":\"Share Holders
Capital\",\"financial_balance_sheet_title_balance_adjustment\":\"Opening Balance
Adjustment\",\"financial_balance_sheet_title_others\":\"Other
Incomes\",\"financial_balance_sheet_title_earnings\":\"Earnings\",\"financial_balan
ce_sheet_title_turnover\":\"Turnover\",\"financial_balance_sheet_title_exchange_pro
fit_loss\":\"Exchange Profit
Loss\",\"financial_balance_sheet_title_total_equity\":\"Total
Equity\",\"financial_balance_sheet_title_total_liabilities_equity\":\"Total
Liabilities &
Equity\",\"financial_income_statement_title_top\":\"Financials\",\"financial_income
_statement_title\":\"Income
Statement\",\"financial_income_statement_filter_currency\":\"Currency\",\"financial
_income_statement_filter_from\":\"From\",\"financial_income_statement_filter_to\":\
"To\",\"financial_income_statement_title_branch_name\":\"Branch
Name\",\"financial_income_statement_title_mobile\":\"Mobile\",\"financial_income_st
atement_title_address\":\"Address\",\"financial_income_statement_title_date_range\"
:\"Date Range\",\"financial_income_statement_title_begining_date\":\"Begining
Date\",\"financial_income_statement_title_end_date\":\"End
Date\",\"financial_income_statement_title_currency\":\"Currency\",\"financial_incom
e_statement_title_revenue\":\"Revenue\",\"financial_income_statement_title_sales_in
come\":\"Sales
Income\",\"financial_income_statement_title_services_income\":\"Services
Income\",\"financial_income_statement_title_other_income\":\"Other
Income\",\"financial_income_statement_title_net_income\":\"Net
Income\",\"financial_income_statement_title_operating_expenses\":\"Operating
Expenses\",\"financial_income_statement_title_cost_of_goods\":\"Costs of Goods
Sold\",\"financial_income_statement_title_salaries\":\"Salaries\",\"financial_incom
e_statement_title_expenses\":\"Expenses\",\"financial_income_statement_title_assets
\":\"Assets\",\"financial_income_statement_title_total_expenses\":\"Total
Expenses\",\"financial_income_statement_title_net_profit\":\"Net Profit Loss of the
selected date range\",\"income_statement\":\"Income
Statement\",\"income_statement_incomes_heading\":\"INCOME\",\"income_statement_inco
mes_1st_head\":\"#\",\"income_statement_incomes_2nd_head\":\"Date\",\"income_statem
ent_incomes_3rd_head\":\"Account\",\"income_statement_incomes_4th_head\":\"Descript
ion\",\"income_statement_incomes_5th_head\":\"Income\",\"income_statement_expenses_
heading\":\"EXPENSES\",\"income_statement_expenses_1st_head\":\"#\",\"income_statem
ent_expenses_2nd_head\":\"Date\",\"income_statement_expenses_3rd_head\":\"Account\"
,\"income_statement_expenses_4th_head\":\"Description\",\"income_statement_expenses
_5th_head\":\"Expense\",\"income_statement_gross_income\":\"Gross
Income\",\"income_statement_gross_expenses\":\"Gross
Expenses\",\"income_statement_net_profit\":\"Net
Profit\",\"profit_and_loss\":\"Profit and
Loss\",\"profit_and_loss_main_heading\":\"Profit & Loss
Report\",\"profit_and_loss_Total_sales\":\"Sales
Total\",\"profit_and_loss_Total_services\":\"Total
Services\",\"profit_and_loss_Total_returns\":\"Returns
Total\",\"profit_and_loss_Total_profit\":\"Total
Profit\",\"profit_and_loss_Total_profit_sales\":\"Sales
Profit\",\"profit_and_loss_Total_profit_return\":\"Return
Profit\",\"profit_and_loss_Total_profit_transfer_out_amount\":\"Transfer Out
Total\",\"profit_and_loss_Total_profit_transfer_out\":\"Transfer Out
Profit\",\"profit_and_loss_Total_profit_extra_incomes\":\"Extra
Incomes\",\"profit_and_loss_Total_expenses\":\"Total
Expenses\",\"profit_and_loss_net_profit\":\"Net
Profit\",\"client_balance_summary\":\"Client Balance
Summary\",\"client_balance_summary_client_name\":\"Client
Name\",\"client_balance_summary_client_mobile\":\"Mobile\",\"client_balance_summary
_client_previous_balance\":\"Previous\",\"marketers_balance_summary\":\"Marketers
Balance Summary\",\"incomes_vs_expenses\":\"Incomes Vs
Expenses\",\"delete_popup_main_title\":\"Are you
sure?\",\"delete_popup_sub_title\":\"You will not be able to revert
this\",\"delete_popup_lot_note\":\"Item will also be removed from sold and
warehouse\",\"delete_popup_confirm_btn_text\":\"Yes, delete
it!\",\"delete_popup_cancel_btn_text\":\"Cancel\",\"confirm_popup_main_title\":\"Ar
e you sure?\",\"confirm_popup_sub_title\":\"You will not be able to revert
this\",\"confirm_popup_confirm_btn_text\":\"Yes, do
it!\",\"confirm_popup_cancel_btn_text\":\"Cancel\",\"hide_lot_confirm_popup_main_ti
tle\":\"Are you sure?\",\"hide_lot_confirm_popup_sub_title\":\"You are going to
hide selected lot items\",\"hide_lot_confirm_popup_confirm_btn_text\":\"Yes,
Hide!\",\"hide_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"show_lot_confirm_po
pup_main_title\":\"Are you sure?\",\"show_lot_confirm_popup_sub_title\":\"You are
going to show selected lot
items\",\"show_lot_confirm_popup_confirm_btn_text\":\"Yes,
Show!\",\"show_lot_confirm_popup_cancel_btn_text\":\"Cancel\",\"purchase_invoice_nu
m\":\"Inv #\",\"purchase_sr_num\":\"Sr #\",\"sale_invoice_num\":\"Sale Inv
#\",\"trans_in_invoice_num\":\"Transfer In Inv
#\",\"trans_out_invoice_num\":\"Transfer Out Inv
#\",\"return_invoice_num\":\"Return Inv #\",\"check_all_rights\":\"Check All
Rights\",\"email_alerts\":\"Email Alerts\",\"message_alerts\":\"Messages
Alerts\",\"view_right\":\"View\",\"add_right\":\"Add\",\"edit_right\":\"Edit\",\"de
lete_right\":\"Delete\",\"voucher_right\":\"Voucher\",\"metu_report_right\":\"Metu
Report\",\"view_item_stock_balance_report\":\"Item Stock
Balance\",\"view_approval\":\"Approval View\",\"view_approval_receipts\":\"Receipts
Approval View\",\"view_approval_activities\":\"Activities Approval
View\",\"view_approved\":\"Approvad View\",\"view_approved_receipts\":\"Receipts
Approvad View\",\"make_receipts_approved\":\"Approve
Receipts\",\"make_activities_approved\":\"Approve
Activities\",\"view_approved_activities\":\"Activities Approvad
View\",\"view_report_right\":\"Report\",\"view_sale_right\":\"Sales\",\"sale_add\":
\"Sale Add\",\"sale_edit\":\"Sale Edit\",\"sale_delete\":\"Sale
Delete\",\"add_print_right\":\"Add & Print\",\"view_image_right\":\"View
Image\",\"warehouse_details_right\":\"Warehouse
Details\",\"approval_rights\":\"Approvals Rights\",\"sub_approval_rights\":\"Sub
Approval Rights\",\"main_approval_rights\":\"Main Approval
Rights\",\"journal_rights\":\"Journal Rights\",\"sales_rights\":\"Sales
Rights\",\"purchase_rights\":\"Purchases
Rights\",\"production_rights\":\"Production Rights\",\"items_rights\":\"Items
Rights\",\"warehouse_rights\":\"Warehouse
Rights\",\"warehouse_transfer_rights\":\"Warehouse Transfer
Rights\",\"damage_stock_rights\":\"Damage Stock
Rights\",\"expense_types_rights\":\"Expense Types
Rights\",\"expense_rights\":\"Expenses Rights\",\"accounts_rights\":\"Accounts
Rights\",\"invoice_counters_rights\":\"Invoice Counters
Rights\",\"currency_rights\":\"Currency Rights\",\"view_currency_rates\":\"View
Currency Rates\",\"edit_currency_rates\":\"Edit Currency
Rates\",\"units_rights\":\"Units Rights\",\"batch_rights\":\"Batch
Rights\",\"product_categories_rights\":\"Product Categories
Rights\",\"branches_rights\":\"Branches Rights\",\"language_rights\":\"Language
Rights\",\"users_rights\":\"Users Rights\",\"all_accounts_reports_rights\":\"All
Accounts Report Rights\",\"backup_rights\":\"Backup
Rights\",\"calander_rights\":\"Calander Rights\",\"assets_rights\":\"Assets
Rights\",\"hrm_employees_rights\":\"HRM Employees
Rights\",\"hrm_division_rights\":\"HRM Division
Rights\",\"hrm_increment_rights\":\"HRM Increment
Rights\",\"hrm_advance_rights\":\"HRM Advance
Rights\",\"hrm_payslips_rights\":\"HRM Payslips
Rights\",\"view_paid_salaries\":\"View Paid Salaries\",\"hrm_reports_rights\":\"HRM
Reports Rights\",\"hrm_reports_yearly\":\"HRM Yearly
Report\",\"hrm_reports_monthly\":\"HRM Monthly
Report\",\"hrm_reports_attendence\":\"HRM Attendence
Report\",\"hrm_attendence_rights\":\"HRM Attendence
Rights\",\"confirm_payslips\":\"Confirm
Payslips\",\"general_reports_rights\":\"General Reports
Rights\",\"account_types_reports_rights\":\"Account Types Reports
Rights\",\"expense_report_rights\":\"Expense
Report\",\"stock_general_ledger\":\"Stock General Ledger\",\"audit_report\":\"Audit
Report\",\"raw_warehouse_report_rights\":\"Raw Warehouse
Report\",\"sale_warehouse_report_rights\":\"Sales Warehouse
Report\",\"items_ledger_report_rights\":\"Items Ledger
Report\",\"damage_stock_report_rights\":\"Damage Stock
Report\",\"sales_report_rights\":\"Sales
Report\",\"sales_item_report_rights\":\"Sales Item
Report\",\"purchase_report_rights\":\"Purchase
Report\",\"purchase_item_report_rights\":\"Purchase Item
Report\",\"production_report_rights\":\"Production
Report\",\"client_item_report_rights\":\"Client Items
Report\",\"purchase_expenses_report_rights\":\"Purchase Expenses
Report\",\"balance_summary_report_rights\":\"Balance Summary
Report\",\"inventory_report_rights\":\"Inventory
Report\",\"sale_stock_report_rights\":\"Sale Stock
Report\",\"items_stock_report_rights\":\"Item Stock
Report\",\"all_accounts_statement\":\"All Accounts
Statement\",\"sale_expenses_report_rights\":\"Sales Expenses
Report\",\"production_expenses_report_rights\":\"Production Expenses
Report\",\"warehouse_transfer_report_rights\":\"Warehouse Transfer
Report\",\"sale_discount_report_rights\":\"Sales Discount
Report\",\"sale_discount_report_rights_2\":\"Sales Discount Report
2\",\"purchase_discount_report_rights\":\"Purchase Discount
Report\",\"trans_in_dis_1_report_rights\":\"Transfer In Discount 1
Report\",\"trans_in_dis_2_report_rights\":\"Transfer In Discount 2
Report\",\"sale_services_report_rights\":\"Sale Services
Report\",\"marketers_report_rights\":\"Marketers
Report\",\"batch_stock_report_rights\":\"Batch Stock
Report\",\"sale_return_report_rights\":\"Sales Return
Report\",\"near_expiry_report_rights\":\"Near Expiry
Report\",\"expired_report_rights\":\"Expired
Report\",\"shortage_report_rights\":\"Shortage
Report\",\"bundle_toop_rights\":\"Bundel Toop Report\",\"item_token_rights\":\"Item
Token Report\",\"all_bonuses_rights\":\"All Bonuses
Report\",\"financial_reports_rights\":\"Financial Reports
Rights\",\"financial_balance_chart_of_accounts\":\"Chart Of
Accounts\",\"financial_balance_sheet_rights\":\"Balance
Sheet\",\"financial_trial_balance_rights\":\"Trial
Balance\",\"financial_cash_flow_rights\":\"Cash Flow
Statement\",\"financial_income_statement_rights\":\"Income
Statement\",\"financial_profit_loss_rights\":\"Profit &
Loss\",\"financial_balance_summary_rights\":\"Client Balance
Summary\",\"financial_marketers_balance_summary\":\"Client Balance
Summary\",\"financial_salesman_receovery\":\"Salesman
Recovery\",\"financial_income_expenses\":\"Income Vs
Expenses\",\"financial_day_closing\":\"Day Closing\",\"transit_rights\":\"Transit
Rights\",\"affiliate_sales_rights\":\"Affiliate Sales
Rights\",\"mod_assets_main_sidebar_menu\":\"Assets\",\"mod_assets_cat_sidebar_menu\
":\"Assets
Types\",\"mod_assets_cat_view_breadcrumb\":\"Categories\",\"mod_assets_cat_view_add
_btn\":\"Add
New\",\"mod_assets_cat_view_title\":\"Categories\",\"mod_assets_cat_view_thead_sr\"
:\"#\",\"mod_assets_cat_view_thead_name\":\"Name\",\"mod_assets_cat_view_thead_acti
on\":\"Action\",\"mod_assets_cat_add_breadcrumb\":\"Add
Category\",\"mod_assets_cat_add_title\":\"Add
Category\",\"mod_assets_cat_add_input_name\":\"Name\",\"mod_assets_cat_add_input_sa
ve\":\"Save\",\"mod_assets_cat_category_added\":\"Category
Saved\",\"mod_assets_cat_save_successfully\":\"Category saved
successfully\",\"mod_assets_cat_update\":\"Category
Updated\",\"mod_assets_cat_update_successfully\":\"Category updated
successfully\",\"mod_assets_cat_edit_breadcrumb\":\"Edit
Category\",\"mod_assets_cat_edit_title\":\"Edit
Category\",\"mod_assets_cat_edit_update\":\"Update\",\"assets\":\"Assets\",\"assets
_listing\":\"Assets Listing\",\"add_asset\":\"Add Asset\",\"add_new_asset\":\"Add
New Asset\",\"asset_name\":\"Asset Name\",\"asset_added\":\"Asset
Added\",\"asset_added_successfully\":\"New asset Added
successfully\",\"edit_asset\":\"Edit Asset\",\"asset_updated\":\"Asset
Updated\",\"asset_updated_successfully\":\"New asset updated
successfully\",\"hrm\":\"HRM\",\"employees\":\"Employees\",\"employees_listing\":\"
Employees Listing\",\"joining_date\":\"Joining Date\",\"joining_salary\":\"Joining
Salary\",\"status\":\"Status\",\"document\":\"Document\",\"add_employee\":\"Add
Employee\",\"add_new_employee\":\"Add New Employee\",\"employee_added\":\"Employee
Added\",\"employee_added_successfully\":\"New employee added
successfully\",\"edit_employee\":\"Edit Employee\",\"employee_updated\":\"Employee
Updated\",\"employee_updated_successfully\":\"Employee updated
successfully\",\"personal_information\":\"Personal
Information\",\"company_information\":\"Company
Information\",\"employee_name\":\"Employee
Name\",\"father_name\":\"Father\\/Husband Name\",\"date_of_birth\":\"Date of
Birth\",\"gender\":\"Gender\",\"gender_male\":\"Male\",\"gender_female\":\"Female\"
,\"marital_status\":\"Marital
Status\",\"marital_status_single\":\"Single\",\"marital_status_married\":\"Married\
",\"nationality\":\"Nationality\",\"profile_pic\":\"Profile
Pic\",\"local_address\":\"Local Address\",\"permanent_address\":\"Permanent
Address\",\"designation\":\"Designation\",\"date_of_joining\":\"Date of
Joining\",\"employee_documents\":\"Employee
Documents\",\"division\":\"Division\",\"employee_status\":\"Employee
Status\",\"active\":\"Active\",\"not_active\":\"Not
Active\",\"employee_details\":\"Employee
Details\",\"increments\":\"Increments\",\"increment\":\"Increment\",\"increment_lis
ting\":\"Increment Listing\",\"add_increment\":\"Add
Increment\",\"employee\":\"Employee\",\"current_salary\":\"Current
Salary\",\"new_salary\":\"New Salary\",\"increment_added\":\"Increment
Added\",\"increment_added_successfully\":\"Increment added
successfully\",\"advances\":\"Advances\",\"advance\":\"Advance\",\"advances_listing
\":\"Advances Listing\",\"new_advance\":\"New
Advance\",\"previous_advance\":\"Previous Advance\",\"total_advance\":\"Total
Advance\",\"advance_granted\":\"Advance
granted\",\"advance_granted_successfully\":\"New Aavance granted
successfully\",\"payslips\":\"Payslips\",\"payslips_listing\":\"Payslips
Listing\",\"paid_salaries\":\"Paid Salaries\",\"paid_salaries_listing\":\"Paid
Salaries Listing\",\"new_payslip\":\"New Payslip\",\"payslip_created\":\"Payslip
Created\",\"payslip_created_successfully\":\"New payslip created
successfully\",\"edit_payslip\":\"Edit Payslip\",\"payslip_updated\":\"Payslip
Updated\",\"payslip_updated_successfully\":\"Payslip updated
successfully\",\"confirm\":\"Confirm\",\"payslip_exist\":\"Payslip
Exist\",\"payslip_exist_message\":\"Payslip already exist for this
month\",\"month\":\"Month\",\"year\":\"Year\",\"january\":\"January\",\"february\":
\"February\",\"march\":\"March\",\"april\":\"April\",\"may\":\"May\",\"june\":\"Jun
e\",\"july\":\"July\",\"august\":\"August\",\"september\":\"September\",\"October\"
:\"October\",\"November\":\"November\",\"December\":\"December\",\"salary_details\"
:\"Salary Details\",\"salary\":\"Salary\",\"basic_salary\":\"Basic
Salary\",\"advance_amount\":\"Advance Amount\",\"earning_name\":\"Earning
Name\",\"earning_amount\":\"Earning Amount\",\"deduction_name\":\"Deduction
Name\",\"deduction_amount\":\"Deduction Amount\",\"total_earning\":\"Total
Earning\",\"total_month_days\":\"Days\",\"total_absents\":\"Absents\",\"total_deduc
tion_absents\":\"Deduction\",\"total_deduction\":\"Total
Deduction\",\"net_salary\":\"Net Salary\",\"salary_yearly_report\":\"Salary Yearly
Report\",\"salary_monthly_report\":\"Salary Monthly
Report\",\"salary_sheet_of\":\"Salary Sheet of\",\"total_net_salary\":\"Total Net
Salary\",\"from_month\":\"From Month\",\"to_month\":\"To
Month\",\"earnings\":\"Earnings\",\"monthly_salary_total_days\":\"Days\",\"monthly_
salary_total_absents\":\"Absents\",\"deductions\":\"Deductions\",\"paid_advance\":\
"Paid Advance\",\"delivery_#\":\"Del #\",\"balance_summary\":\"Balance
Summary\",\"balance_summary_main_heading\":\"Balance Summary
Boxes\",\"boxes_opening_stock\":\"Opening
Stock\",\"boxes_purchased_stock\":\"Purchased Stock\",\"boxes_total_stock\":\"Total
Stock\",\"boxes_sold_stock\":\"Sold Stock\",\"boxes_damage_stock\":\"Damage
Stock\",\"boxes_current_stock\":\"Current
Stock\",\"boxes_profit\":\"Profit\",\"boxes_bank\":\"Bank\",\"boxes_receivable\":\"
Receivable\",\"boxes_payable\":\"Payable\",\"boxes_cash\":\"Cash\",\"boxes_expenses
\":\"Expenses\",\"boxes_fixed_assets\":\"Fixed
Assets\",\"boxes_other_accounts\":\"Other
Accounts\",\"boxes_current_assets\":\"Current
Assets\",\"boxes_liabilities\":\"Liabilities\",\"boxes_equity\":\"Equity\",\"boxes_
services\":\"Services\",\"total_by_usd\":\"Total By
USD\",\"inventory\":\"Inventory\",\"inventory_report\":\"Inventory
Report\",\"purchased\":\"Purchased\",\"total_stock\":\"Total
Stock\",\"gross_sales\":\"Gross
Sales\",\"closing\":\"Closing\",\"item_settings\":\"Item
Settings\",\"general_settings\":\"General Settings\",\"menu_settings\":\"Menu
Settings\",\"settings_updated\":\"Settings
Updated\",\"settings_updated_successfully\":\"Settings updated
successfully\",\"item_measurements\":\"Item
Measurements\",\"measurements\":\"Measurements\",\"sale_invoice_units\":\"Sale
Invoice Units\",\"one_unit\":\"One Unit\",\"all_units\":\"All
Units\",\"items_setting_menu_synchronization\":\"Synchronization\",\"items_setting_
menu_distribution\":\"Distribution\",\"items_setting_menu_orders\":\"Orders\",\"ite
ms_setting_menu_journal\":\"Journal\",\"items_setting_menu_debit_credit_note\":\"De
bit Credit Note\",\"items_setting_menu_debit_credit_voucher\":\"Debit Credit
Voucher\",\"items_setting_menu_quotation\":\"Quotation\",\"items_setting_menu_trans
fer\":\"Transfer\",\"items_setting_menu_sale\":\"Sales\",\"items_setting_menu_purch
ase\":\"Purchase\",\"items_setting_menu_production\":\"Production\",\"items_setting
_menu_production_raw\":\"Production
Raw\",\"items_setting_menu_production_new\":\"Production
New\",\"items_setting_menu_extra_income\":\"Extra
Income\",\"items_setting_menu_extra_income_type\":\"Extra Income
Type\",\"items_setting_menu_item_stock\":\"Item
Stock\",\"items_setting_menu_expenses\":\"Expenses\",\"items_setting_menu_transit\"
:\"Transit\",\"items_
setting_menu_hrm\":\"HRM\",\"items_setting_menu_assets\":\"Assets\",\"items_setting
_menu_share_capital\":\"Share Capital\",\"items_setting_menu_metu_stock\":\"Metu
Stock\",\"items_setting_menu_b_to_b_business\":\"B To B
Business\",\"items_setting_menu_item_stock_in_out\":\"Item Stock In
Out\",\"items_setting_menu_affiliate_sales\":\"Affiliate
Sales\",\"height\":\"Height\",\"width\":\"Width\",\"length\":\"Length\",\"cube_mete
r\":\"Cube Meter\",\"total_cube_meter\":\"Total CM\",\"current_stock\":\"Current
Stock\",\"bundle_ava\":\"Bundle(ava)\",\"toop_ava\":\"Toop(ava)\",\"cbm\":\"CBM\",\
"total_cbm\":\"T.CBM\",\"saqlat\":\"Saqlat\",\"litres\":\"Litres\",\"weight\":\"Wei
ght\",\"total_weiight\":\"T.Weight\",\"journal_exception\":\"Journal
Exception\",\"journal_exception_message\":\"Expense account can not be related to
client, supplier or liability account\",\"m2\":\"M2\",\"total_by_m2\":\"Total by
M2\",\"transit\":\"Transit\",\"transit_account\":\"Transit
Account\",\"transit_listing\":\"Transit Listing\",\"new_transit\":\"New
Transit\",\"edit_transit\":\"Edit Transit\",\"add_to_transit\":\"Add to
Transit\",\"transit_saved\":\"Transit Saved\",\"transit_saved_successfully\":\"New
transit saved successfully\",\"transit_updated\":\"Transit
Updated\",\"transit_updated_successfully\":\"Transit updated
successfully\",\"total_expenses_by_base_currency\":\"Total expenses by base
currency\",\"transit_serial_num\":\"Transit Serial #\",\"serial_num\":\"Serial
#\",\"builty_num\":\"Builty #\",\"transit_company\":\"Transit
Company\",\"expense_narration\":\"Expense Narration\",\"by_base_currency\":\"By
Base
Currency\",\"company\":\"Company\",\"total_expense\":\"Expenses\",\"expenses_from_p
urchases\":\"Expenses From Purchases\",\"item_sales_graph_heading\":\"ITEM SALES
GRAPH\",\"invoice_unit_1\":\"Unit 1\",\"invoice_unit_2\":\"Unit
2\",\"quotations\":\"Quotations\",\"add_quotation\":\"Add
Quotation\",\"new_quotation\":\"New Quotation\",\"edit_quotation\":\"Edit
Quotation\",\"add_to_quotation\":\"Add to
Quotation\",\"quotations_listing\":\"Quotations
Listing\",\"quotation_saved\":\"Quotation
Saved\",\"quotation_saved_successfully\":\"New quotation saved
successfully\",\"quotation_num\":\"Quotation #\",\"quotation_updated\":\"Quotation
Updated\",\"quotation_updated_successfully\":\"Quotation updated
successfully\",\"quotation_total\":\"Quotation Total\",\"quotation_gross\":\"Gross
Total\",\"quotation_invoice\":\"Quotation Invoice\",\"invoice_date\":\"Invoice
Date\",\"quotation_invoice_thanks_note\":\"Thank you for shopping with us! We will
be glad to server u again and again have a good
day!\",\"quotations_converted\":\"Quotations
Converted\",\"quotations_converted_listing\":\"Quotation Converted
Listing\",\"quotation_date\":\"Quotation Date\",\"quotation_rights\":\"Quotation
Rights\",\"converted_right\":\"Converted\",\"quotation_order\":\"Order\",\"extra_in
come\":\"Extra Income\",\"extra_income_listing\":\"Extra Income
Listing\",\"add_new_extra_income\":\"Add Extra Income\",\"add_extra_income\":\"Add
New Extra Income\",\"new_extra_income\":\"New Extra
Income\",\"edit_extra_income\":\"Edit Extra
Income\",\"extra_income_description\":\"Description\",\"extra_income_type\":\"Type\
",\"QOUT_#\":\"QOUT #\",\"extra_income_added\":\"Extra Income
Added\",\"new_extra_income_added_successfully\":\"Extra Income Added
Successfully\",\"extra_income_updated\":\"Extra Income
Updated\",\"extra_income_updated_successfully\":\"Extra Income Updated
Successfully\",\"mod_extra_income_type_sidebar_main_menu\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_btn\":\"Add
New\",\"mod_extra_income_type_view_title\":\"Extra Income
Type\",\"mod_extra_income_type_view_add_button\":\"Add
New\",\"mod_extra_income_type_view_title_listing\":\"Extra Income Type
Listing\",\"mod_extra_income_type_view_thead_sr\":\"Sr
#\",\"mod_extra_income_type_view_thead_name\":\"Name\",\"mod_extra_income_type_view
_thead_action\":\"Action\",\"mod_extra_income_type_view_thead_edit\":\"Edit\",\"mod
_extra_income_type_view_thead_delete\":\"Delete\",\"mod_extra_income_type_add_bread
crumb\":\"Add Extra Income Type\",\"mod_extra_income_type_add_title\":\"Add New
Extra Income
Type\",\"mod_extra_income_type_add_input_name\":\"Name\",\"mod_extra

You might also like