Can these be possible? If yes, can you please help me where to change these
KarthikKanumolu Tap the "This Month" a drop down will show, choose "Today"
KarthikKanumolu
I did 3rd one, changing the color code of class in (.badge-color-8) assets\backend\css\backend-custom.css
1 and 2 are pending, please do help
3) https://discuss.foodomaa.com/d/2168-color-for-new-order/18
1) Line 619:
Line 633:
soodomaa I think you didnt get my 1st point
As of now it is showing "Month", by default. I want to show "Today"
alabtechnosoft lol, it is completely taking off the "This month" 😅 But, it is working fine as per my need. Cool 🙂 Thanks for that.
Also can you please check for the 2nd one
KarthikKanumolu For second: find the file: resources\views\admin\partials\dashboardStats.blade.php
resources\views\admin\partials\dashboardStats.blade.php
Find this: {{ fancyNumberFormat($displayEarnings) }}
{{ fancyNumberFormat($displayEarnings) }}
Change to this: {{ $displayEarnings }}
{{ $displayEarnings }}
Saurabh This worked perfectly alright. Thanks for that
Good for order scheduling