Summarize Relationship aggregate
Hi, is there a way to custom summarize a relationship sum aggregate?
Something like:
This throws a:
Undefined property: Illuminate\Database\Query\Builder::$payroll_items_sum_reg_hours
How could I access the relationship in the summarizer?
Something like:
This throws a:
Undefined property: Illuminate\Database\Query\Builder::$payroll_items_sum_reg_hours
How could I access the relationship in the summarizer?