tastyigniter / TastyIgniter

:fire: Powerful, yet easy to use, open-source online ordering, table reservation and management system for restaurants
https://tastyigniter.com
MIT License
3.03k stars 988 forks source link

Dashboard Chart widget doesn't include the current day of data. #819

Closed pablogfb closed 3 years ago

pablogfb commented 3 years ago

Expected behavior: Dashboard Chart widget should include the current day as this is what is displayed in the date selector.

Actual behavior: Dashboard Chart widget doesn't include the current day in the displayed data, data up to the previous day is shown.

Reproduce steps: Go to admin > dashboard > Activities widget > See all activities

Version: 3.0.4

ryanmitchell commented 3 years ago

Good spot, I've opened a PR with the change required.