diff --git a/packages/desktop-client/src/components/reports/disabledList.ts b/packages/desktop-client/src/components/reports/disabledList.ts index 136c80ad8c..9c9aea8ee8 100644 --- a/packages/desktop-client/src/components/reports/disabledList.ts +++ b/packages/desktop-client/src/components/reports/disabledList.ts @@ -38,10 +38,6 @@ const currentIntervalOptions = [ description: t('Year to date'), disableInclude: true, }, - { - description: t('Last month'), - disableInclude: true, - }, { description: t('Last year'), disableInclude: true, diff --git a/upcoming-release-notes/6577.md b/upcoming-release-notes/6577.md new file mode 100644 index 0000000000..d0cc661f46 --- /dev/null +++ b/upcoming-release-notes/6577.md @@ -0,0 +1,6 @@ +--- +category: Bugfix +authors: [csenel] +--- + +Enable include current month option for last month