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.
Ultimate POS - Best ERP, Stock Management, Point of Sale and Invoicing system

NULLED Ultimate POS - Best ERP, Stock Management, Point of Sale and Invoicing system 6.5 NULLED

If you're using UltimatePOS V5.30, you can update to V5.31 by simply replacing the below 2 files:

resources/views/sale_pos/partials/pos_form_actions.blade.php
resources/views/sale_pos/partials/pos_form_totals.blade.php

Version 5.3.1 patch 27 oct 2023

Post automatically merged:

Hello,
Payment method not show (cash, draft, Cotation...). Can you help me?
View attachment 21055
use the latest patch update and try
 
iranthavan 's signature
Reacted by:
  • Like
Reactions: KOY KARONA
Reacted by:
raz0r 's signature
Reacted by:
very simple edit the modules_statuses.json
add

"AiAssistance": true,
"Hms": true,
"WhatsApp": true

and install button shud work
sir tried but it shows the composer requires doctrine/dbal error. please see pic
 

Attachments

  • error.png
    error.png
    12.3 KB · Views: 10
Reacted by:
sir tried but it shows the composer requires doctrine/dbal error. please see pic

already addressed it check in this post
 
iranthavan 's signature
Reacted by:
  • Like
Reactions: Hassan9211

already addressed it check in this post
My panel is not showing PHP DBAL? how can i install this whatsapp module?
 
Reacted by:
very simple edit the modules_statuses.json
add

"AiAssistance": true,
"Hms": true,
"WhatsApp": true

and install button shud work
Sorry, after update another one error showing, php dbal error how to update , kindly share details, thanks
 
Reacted by:
Sorry, after update another one error showing, php dbal error how to update , kindly share details, thanks
Run this command :

composer require doctrine/dbal

still get error check whether the composer.json and see if the dependencies is added properly like this

"require": {
"laravel/framework": "4.1.*",
"doctrine/dbal": "v2.4.2"
},

if not added, add and run composer update
 
iranthavan 's signature
Reacted by:
Run this command :

composer require doctrine/dbal

still get error check whether the composer.json and see if the dependencies is added properly like this

"require": {
"laravel/framework": "4.1.*",
"doctrine/dbal": "v2.4.2"
},

if not added, add and run composer update
Sorry to bother you but i am getting this error after that

1698638998993.png
 
Reacted by:
I am going to intall WhatsApp module but having this error. Doctrine/DBAL

"Sir iranthavan replies but I could not do so.​

(If you facing any issues when installing please install it via composer)"

Can somebody guide or explain the way to install the WhatsApp module with this
PHP:
composer requires doctrine/dbal!!!

I have configured module-json file.
waiting
 
Reacted by:
Top