mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
There is a distinct difference between the way payslips compute categories and how they sum categories over periods of time. On payslips, children of categories are included, however not if using `sum_category` over a period of time. After this commit they behave the same by recursively computing child categories in the `sum_category` query.
6.9 KiB
6.9 KiB