[IMP] account_financial_report: Remove "Cur." column (currency is now added in "Amount cur.") from general_ledger.
TT38722
This commit is contained in:
committed by
chaule97
parent
6fc4ea5f5a
commit
0cd327f198
@@ -859,4 +859,5 @@ class GeneralLedgerReport(models.AbstractModel):
|
||||
"centralize": centralize,
|
||||
"tags_data": tags_data,
|
||||
"filter_partner_ids": filter_partner_ids,
|
||||
"currency_model": self.env["res.currency"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user