What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
Delta POS - Invoicing, Billing & Inventory Management System with GST & CRM

NULLED Delta POS - Invoicing, Billing & Inventory Management System with GST & CRM 2.1 NULLED

raz0r

owner
Staff member
Administrator
Moderator
Member
Messages
24,849
Files
6536
Reactions
92,887
raz0r submitted a new resource:

Delta - Invoicing, POS, Billing & Inventory Management System with GST & CRM - Download Delta Invoicing POS Billing Inventory Management System with GST CRM Codecanyon ID 51635135

View attachment 39939

DeltaApp: Invoicing, POS, Billing & Inventory Management System with GST & CRM. This software is powered by Laravel 10, jQuery, and Bootstrap 5 to provide you with a seamless user experience. Simplify inventory control, sales management, and billing with our feature-rich system.

🔑LINK PROTECTION PASSWORD🔑
Unlock this text! messages > 15 (0) and likes > 30 (0)


DeltaApp is fully responsive and...

Read more about this resource...
 
raz0r 's signature
I've been looking for this for a long time thank you man
 
Reacted by:
raz0r updated Delta - Invoicing, POS, Billing & Inventory Management System with GST & CRM with a new update entry:

Delta Inventory Management System with GST & CRM 1.5

🔑LINK PROTECTION PASSWORD FOR THIS UPDATE🔑
Unlock this text! messages > 15 (0) and likes > 30 (0)


Version 1.5, 15th Feb 2025
### New Features
- Added Status Update Feature in Sale Order & Purchase Order
- Implemented Load Items feature in Sale & Purchase modules
- Added Secondary Currency (Currency Exchange Rate) support
- Added Currency List management
- Added Quotation functionality
- Added Expense Subcategory feature
- Added Brand Name...

Read the rest of this update entry...
 
raz0r 's signature
Reacted by:
  • Like
Reactions: sainaasai, alpipopa and icemanforever
raz0r 's signature
Reacted by:
  • Like
Reactions: axelar and sainaasai
Thanks @raz0r. I really appreciated.
 
sainaasai 's signature
Reacted by:
Are you installing it in localhost ? or Live ?
If localhost try it in Laragon software. It worked for me
can you send database file backup i also tried on live but iss is here on https://domain.com/install/database the errros comes SQLSTATE[42S02]: Base table or view not found: 1146 Table 'poscrm.company' doesn't exist etc other same
 
zqdevelopers 's signature
Reacted by:
everything works fine here i just tested it.

1740809342906.png
Post automatically merged:

can you send database file backup i also tried on live but iss is here on https://domain.com/install/database the errros comes SQLSTATE[42S02]: Base table or view not found: 1146 Table 'poscrm.company' doesn't exist etc other same
try whiteangel suggestion it will work that way to
 
iranthavan 's signature
Reacted by:
  • Like
Reactions: WhiteAngel and zqdevelopers
He was talking about me. Make sure the database is empty and use the following commands

Code:
php artisan migrate:fresh
php artisan db:seed
i got this error >>
Code:
root@:/www/wwwroot/domain.com# php artisan migrate:fresh


   Illuminate\Database\QueryException


  SQLSTATE[42S02]: Base table or view not found: 1146 Table 'poscrm.company' doesn't exist (Connection: mysql, SQL: select * from `company` limit 1)


  at vendor/laravel/framework/src/Illuminate/Database/Connection.php:829
    825▕                     $this->getName(), $query, $this->prepareBindings($bindings), $e
    826▕                 );
    827▕             }
    828▕
  ➜ 829▕             throw new QueryException(
    830▕                 $this->getName(), $query, $this->prepareBindings($bindings), $e
    831▕             );
    832▕         }
    833▕     }


  1   [internal]:0
      Illuminate\Foundation\Application::Illuminate\Foundation\{closure}()
      +15 vendor frames


  17  app/Services/CacheService.php:26
      Illuminate\Database\Eloquent\Model::__callStatic()
 
zqdevelopers 's signature
Reacted by:
Top