AFTER tap payment button bill is not genrated in POs module https://prnt.sc/26d1ur4 it shows
An Error Was Encountered
Unable to load the requested class: Inv_qrcode
- MSAnswered
Hello,
Please check if
app/libraries/Inv_qrcode.php
exists. If not, please download the latest file and replace theapp/libraries/
folder.I can’t open the shared link, please attach the with reply.
Thank you
- ATAnswered
thanks its work
but pos sale list is not opening only process bar is running
- MSAnswered
Hello,
Please attach the screenshot with reply. I can’t open shared link.
Please check your server’s php error logs and let me know the error details so that I can suggest.
Thank yuo
- ATAnswered
ERROR - 2022-01-16 12:21:07 --> Could not find the language line “email” ERROR - 2022-01-16 12:21:27 --> Severity: error --> Exception: Class ‘Salla\ZATCA\GenerateQrCode’ not found /home/shubham/public_html/app/libraries/Inv_qrcode.php 26 ERROR - 2022-01-16 12:21:42 --> Severity: error --> Exception: Class ‘Salla\ZATCA\GenerateQrCode’ not found /home/shubham/public_html/app/libraries/Inv_qrcode.php 26 ERROR - 2022-01-16 12:24:10 --> Severity: error --> Exception: Class ‘Salla\ZATCA\GenerateQrCode’ not found /home/shubham/public_html/app/libraries/Inv_qrcode.php 26 ERROR - 2022-01-16 12:24:55 --> Severity: error --> Exception: Class ‘Salla\ZATCA\GenerateQrCode’ not found /home/shubham/public_html/app/libraries/Inv_qrcode.php 26
- MSAnswered
Hello,
Are you sure you have uploaded all the files while installing and follow the installation instructions from documentation.pdf?
Looks like
vendor
folder is missing files too 😦 Please double check and make sure all the files are uploaded.Thank you
- Login to Reply