frappe / books

Free Accounting Software
https://frappe.io/books
GNU Affero General Public License v3.0
2.68k stars 614 forks source link

🐛 [General Question] `This Month` in dashboard should show summary for currentDate - startDateOfMonth #884

Open arunppsg opened 2 months ago

arunppsg commented 2 months ago

Summary

Currently, when we choose the This Month option in Dashboard, it shows summary between the dates currentDate and currentDate - 1 month. For example, it shows summary between 6-April-2024 and 6-March-2024.

I think This Month should show summary only for the current month as This refers to the current month and not the last one month period. In the above example, it will be summary between 6-April-2024 and 1-April-2024.

I think there are two possible solutions: