mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 19:14:22 -05:00
* fixed setAverage functions to ignore hidden categories * Add logic to ignore hidden categories in budget actions * Modify SQL statements in setAverage functions to also exclude categoryGroups and change DbViewCategory type definition to include hidden flag of the group a category belongs to * [autofix.ci] apply automated fixes * Revert setZero functionality to set all budget categories and category groups to zero, including hidden ones * Add new type DbViewCategoryWithGroupHidden which includes a flag for whether the group a category belongs to is hidden or not, and have setAvg functions use that type instead --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
See the Writing Good Release Notes section of the README for the documentation repo for more information on how to create a release notes file here.