Home / Product Details

Desh E-commerce Limited

No Image

Project Requirement

1.Member Management Add/Edit/Delete Member details Member list with filter Designation assign Short Details Report with various income Member tree 2.Dealer Management Add/Edit/Delete Dealer details Dealer list with filter Type assign Short Details Total sales report Daily/weekly/monthly/yearly sales report Item wise sales report Purchase order 3.Store Management Add/Edit/Delete Store details Store list with filter Store stock 4.Inventory Management Add/Edit/Delete Items Item List with filter (by Store, qty, last added etc) Reports (current items status/qty etc ) 5.Purchase Purchase Items Purchase history Daily/weekly/monthly/yearly purchase report Purchase return Items 6.Sales Sales Items Sales history Area wise sales report Daily/weekly/monthly/yearly sales report Sales return Items 7.Stock Items wise stock report Store wise stock history 8.Withdraw 2 steps withdraw Withdraw List Daily/weekly/monthly/yearly withdraw report Dealer wise withdraw report 9.Transfer Client to client transfer Transfer list Daily/weekly/monthly/yearly transfer report 10.Notice Management Add/Edit/Delete notice details notice list with filter 11.Photo gallery Management Add/Edit/Delete photo gallery details Multi photo upload in a gallery Display gallery as auto slider or step slider gallery list with filter district management with short form pin generation slider management seasonal image management product image managemnet error in level fix category image management category slider management cin 8 digit name,addr,country,div,dist,thana,dob education, jsc,ssc,hsc,bEd,ba,bba,bsc,bbs,bss,bachelor degree,ma,msc,mbs,mss,mba,mEd,masters,others I accept a terms and condition of use, then submit will be enabled max date 2005

Project Modification

Notice (8): Undefined index: modification [APP/View/Projects/project_details.ctp, line 21]



Key Feature

Demo Link:

Price: 20000


(default) 10 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Menu`.`id`, `Menu`.`parent_id`, `Menu`.`name`, `Menu`.`slug`, `Menu`.`url`, `Menu`.`type` FROM `softwaresbd_main`.`menus` AS `Menu` WHERE `Menu`.`status` = '1' ORDER BY `Menu`.`order` ASC10101
2SELECT `Config`.`key`, `Config`.`value` FROM `softwaresbd_main`.`configs` AS `Config` WHERE 1 = 115150
3BEGIN000
4INSERT INTO `softwaresbd_main`.`logs` (`user_id`, `ip`, `port`, `controller`, `action`, `created`) VALUES (NULL, '18.97.14.81', '32966', 'projects', '/projects/project_details/1', '2025-01-22 15:25:25')110
5COMMIT000
6SELECT `Quicklink`.`id`, `Quicklink`.`name`, `Quicklink`.`links`, `Quicklink`.`status`, `Quicklink`.`created`, `Quicklink`.`modified` FROM `softwaresbd_main`.`quicklinks` AS `Quicklink` WHERE `status` = '1'440
7SELECT COUNT(*) AS `count` FROM `softwaresbd_main`.`projects` AS `Project` WHERE `Project`.`id` = 1110
8SELECT `Project`.`id`, `Project`.`product_id`, `Project`.`client_id`, `Project`.`employee_id`, `Project`.`contractor_id`, `Project`.`name`, `Project`.`extra`, `Project`.`requirement`, `Project`.`web`, `Project`.`price`, `Project`.`advance`, `Project`.`paid`, `Project`.`contractor_percentage`, `Project`.`seq`, `Project`.`start_date`, `Project`.`end_date`, `Project`.`status`, `Project`.`created`, `Project`.`modified`, `Product`.`id`, `Product`.`name`, `Product`.`category_id`, `Product`.`description`, `Product`.`feature`, `Product`.`demo`, `Product`.`credential`, `Product`.`price`, `Product`.`seq`, `Product`.`is_public`, `Product`.`status`, `Product`.`created`, `Product`.`modified`, `Client`.`id`, `Client`.`name`, `Client`.`description`, `Client`.`address`, `Client`.`phone`, `Client`.`mobile`, `Client`.`email`, `Client`.`web`, `Client`.`contact_person`, `Client`.`contact_phone`, `Client`.`status`, `Client`.`created`, `Client`.`modified`, `Employee`.`id`, `Employee`.`name`, `Employee`.`designation`, `Employee`.`birthdate`, `Employee`.`gender`, `Employee`.`religion`, `Employee`.`blood_group`, `Employee`.`present_address`, `Employee`.`permanent_address`, `Employee`.`phone`, `Employee`.`email`, `Employee`.`join_date`, `Employee`.`leave_date`, `Employee`.`leav_type`, `Employee`.`education`, `Employee`.`marital_status`, `Employee`.`balance`, `Employee`.`salary`, `Employee`.`bonus`, `Employee`.`paid`, `Employee`.`gain`, `Employee`.`status`, `Employee`.`created`, `Employee`.`modified`, `Contractor`.`id`, `Contractor`.`name`, `Contractor`.`description`, `Contractor`.`address`, `Contractor`.`phone`, `Contractor`.`mobile`, `Contractor`.`email`, `Contractor`.`web`, `Contractor`.`status`, `Contractor`.`created`, `Contractor`.`modified` FROM `softwaresbd_main`.`projects` AS `Project` LEFT JOIN `softwaresbd_main`.`products` AS `Product` ON (`Project`.`product_id` = `Product`.`id`) LEFT JOIN `softwaresbd_main`.`clients` AS `Client` ON (`Project`.`client_id` = `Client`.`id`) LEFT JOIN `softwaresbd_main`.`employees` AS `Employee` ON (`Project`.`employee_id` = `Employee`.`id`) LEFT JOIN `softwaresbd_main`.`contractors` AS `Contractor` ON (`Project`.`contractor_id` = `Contractor`.`id`) WHERE `Project`.`id` = 1 LIMIT 1111
9SELECT `ProjectModification`.`id`, `ProjectModification`.`project_id`, `ProjectModification`.`employee_id`, `ProjectModification`.`modification`, `ProjectModification`.`price`, `ProjectModification`.`start_date`, `ProjectModification`.`end_date`, `ProjectModification`.`approve_date`, `ProjectModification`.`status`, `ProjectModification`.`created`, `ProjectModification`.`modified` FROM `softwaresbd_main`.`project_modifications` AS `ProjectModification` WHERE `ProjectModification`.`project_id` = (1)000
10SELECT `Receipt`.`id`, `Receipt`.`project_id`, `Receipt`.`payment_type`, `Receipt`.`amount`, `Receipt`.`balance`, `Receipt`.`pdate`, `Receipt`.`comments`, `Receipt`.`created` FROM `softwaresbd_main`.`receipts` AS `Receipt` WHERE `Receipt`.`project_id` = (1)000