EH
Asked
Is there a way to remove the expired ddate on the report for example whenn i forgot to add the expiry date on return and it still show up on the expiry report.
- MSAnsweredHello,
What alert are you talking about? Can you please take screenshot of the page?
Thank you - WSAnsweredHi [@Mian Saleem](/u/saleem) , thanks for your reply!
You can see the alerts in the attached picture.
Thanks a lot!Attachments - MSAnsweredHello,
Those will be removed once the cron job run. You can copy the cron url from system settings and open it in browser to run it manually.
Thank you - WSAnsweredHi [@Mian Saleem](/u/saleem)
I made what you said (running the cron manually or clicking at "Run cron job now" button at config page), but the counter wasn't reseted (see image). Do you have another suggestion please?
Thaks a lot!Attachments - MSAnsweredHello,
I will fix this in next update.
If you need it urgent, you can edit `app/models/Site.php` and uncomment the line 292 `->where('quantity_balance >', 0)`
Thank you - EHAnswered**[Mian Saleem](/u/saleem)** Hello Mian, about running cron job to delet expire product. I think you should improve it because i tried it and it does remove the expired product but im not sure where to see the report about it.
- MSAnsweredIt just change the balance quantity of the purchased item. There is no report but I will check in future update about this. Thank you
- EHAnswered**[Mian Saleem](/u/saleem)** Would be nice if you can improve it. Maybe change the quantity purchased too if posible.
- Login to Reply