Sir when I install your Modern Point of Sale Solution script on my server, it shows me the following error.
ERROR: `make INSTALL_ROOT=“/root/tmp/pear/pear-build-rootwcxEoJ/install-imagick-3.7.0” install’ fail ed
- MSAnswered
Hello,
Please install/enable php-imagick If you are not sure, check with your server admin.
Thank you
- SMAnswered
Sir I have used many of your scripts but this script has many bugs in it
Whenever I delete anything, it shows me the same error every time 500: Server Error Whoops, something went wrong on our servers.
When I try to delete service, it shows me the following error. The request has been failed, the records can’t be deleted as those are attached with others data.
And when I try to delete a product, it shows me the following error 500: Server Error Whoops, something went wrong on our servers.
- MSAnswered
Hello,
Can you please run
php artisan migrate --force
command and let me know the output?For the 500 errors, please check the latest log file in the
storage/logs/
folder and let me know the error details so that I can suggest.Once item is attached to other records like sales & purchases etc, that can’t be deleted any more.
Thank you
- SMAnswered
[2023-03-24 12:47:34] production.ERROR: Method Modules\MPS\Http\Controllers\PaymentController::destroyMany does not exist. {“userId”:“8dcdb646-9b4b-451f-ab87-05547e3db933”,“exception”:"[object] (BadMethodCallException(code: 0): Method Modules\MPS\Http\Controllers\PaymentController::destroyMany does not exist. at …/…/…/vendor/laravel/framework/src/Illuminate/Routing/Controller.php:68)
- MSAnswered
Hello,
You can delete payments one by one. I will fix the bulk delete in the next update.
Thank you
- SMAnswered
Sir when we take a print after generating a sale from the POS of your demo script, the print comes out perfectly. But when we take the print after installing your script then it shows an error. I am sending you the video in attachment
Attachments - MSAnswered
Hello,
On your installation it is not opening the order but the register page and that the print preview too. Please close the registers and then try to open again. If still same, please let me know the installation url and login details in private reply to have a look.
Thank you
- SMAnswered
How to disable from that setting? Can you navigate me?
- MSAnswered
Hello,
You can refer to answer on this question If still can’t resolve, please ask on the correct item.
Thank you
- MSAnswered
Hello,
I guess you asked for SMA. Please ask on correct item.
If you have dash in your barcode then plase change the barcode separator to something other than dash.
Thank you
- Login to Reply