I'm trying to override the template setting of account_invoices and account_invoices_without_payment to use a different template.
But instead of having the fields of the existing account_invoices report updated, a get two new once with the same name.
I tried:
and also without the report shortcut:
any hint would be appreciated.