diff --git a/src/cljc/auto_ap/ledger/reports.cljc b/src/cljc/auto_ap/ledger/reports.cljc index 1a26bdb1..2e174d51 100644 --- a/src/cljc/auto_ap/ledger/reports.cljc +++ b/src/cljc/auto_ap/ledger/reports.cljc @@ -321,6 +321,10 @@ (filter-categories [:sales :payroll :cogs]) (negate #{:payroll :cogs})) (str (:prefix pnl-data) " Gross Profits"))) + (into (detail-rows + pnl-data + :controllable + (str (:prefix pnl-data) " Controllable Expenses"))) (into (detail-rows pnl-data :fixed-overhead