add contracts
This commit is contained in:
@ -88,4 +88,5 @@ where aec.id = ae.account_entry_category and
|
||||
aec.id not in (2, 3, 4, 29) and
|
||||
ae.fiscal_year = 2021
|
||||
group by aec.overhead_relevant,
|
||||
aec.description;
|
||||
aec.description
|
||||
order by aec.overhead_relevant;
|
||||
|
Reference in New Issue
Block a user