EH
Reported
I cant make a purchase, it gives me ksort error something.
Attachments
- MSAnsweredHello,
Didn't find any cause yet. Can you please check, if the sale is working and syncing the stock?
If sale working and purchase not then please take the full screenshot of setting page.
If sale is not syncing stock then, please check your queue connection `QUEUE_CONNECTION` in `.env` file and make sure that the connection is setup.
Thank you - EHAnswered**[Mian Saleem](/u/saleem)**
```
QUEUE_CONNECTION=sync
```
I can make a sale but since i dont have a stock because the stock purchase bugged i dont know. Also the overselling is still error. - MSAnsweredHello,
`sync` should work without any queue setup. Please let me know your install details to check.
Thank you - EHAnswered**[Mian Saleem](/u/saleem)** Like my step by step when installing it ? Or you want to check my server ? I can give you the credential but i dont have show to staff only option.
- MSAnsweredI will check your settings and then will try to replicate the issue on my local install. If you can let me know step by step, I can try to write a test. Thank you
- EHAnswered**[Mian Saleem](/u/saleem)** What i did was
1. Extract the rar/zip files.
2. Make a laravel folder and put everything inside it.
3. Push it to my github page.
4. Sign up on laravel forge, create a server and deploy it.
5. I tried to do the email thing you told me and i can make the purchase but the quantity is not added. - MSAnsweredHello,
I have found the issue. All the tests were on the item with initial stock and there was issue with new item. I have added more tests for this and it will be fine in coming update.
Thank you - Login to Reply