Hello, tell me how to connect another language file? I do as usual in laravel, the system determines, but does not allow me to choose.
In the en file.json I change the names of the fields, but the changes are not displayed, how can I fix it?
- MSAnswered
I will check and fix this in the next update. Thank you for let us know
- MSAnswered
Hello,
I have checked. This item doesn’t have such a feature to allow customer/supplier to make order. This is supposed to be used in-house by staff only as the stock will be adjusted with in/out and giving such permissions to outside will cause problems.
Thank you
- VAnswered
I understand this, when registering in the admin panel, 500 errors occur. Everything works, and I don’t want to wait, the function should work (Here is your demo: https://ssm.tecdiary.net/checkins/create). Screenshot: https://ibb.co/4Z0PQYD
How to add:
- log in to the system
- Go Stock -> Add New Checkin
- I run the formula and press the “Save” button, followed by the launch of 500 errors (all files are in their original form, unchanged).
For testing: Website: www.2113.pro Login: [email protected] Password: admin
- MSAnswered
Hello,
The screenshot shared is not from the demo. If demo working fine but not your install, then it might be installation related issues.
500 errors are internal server errors and might be due to various reasons, including software version, config or bad code. Please check the server php error logs and let me know the error details so that I can suggest.
There is no way for me to suggest a solution without error details. You can check Laravel logs in
storage/logs/
folder to see if Laravel recorded any errors.Thank you
- Login to Reply