mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
greenify
This commit is contained in:
committed by
Alexis de Lattre
parent
bb9b07f62b
commit
4e96e4cdb9
@@ -1,4 +1,3 @@
|
||||
* Luc De Meyer <luc.demeyer@noviat.com>
|
||||
* Rattapong Chokmasermkul <rattapongc@ecosoft.co.th>
|
||||
* Saran Lim. <saranl@ecosoft.co.th>
|
||||
|
||||
|
||||
@@ -569,8 +569,8 @@ class ReportXlsxAbstract(models.AbstractModel):
|
||||
col_specs_section=None,
|
||||
render_space=None,
|
||||
default_format=None,
|
||||
col_specs='col_specs',
|
||||
wanted_list='wanted_list',
|
||||
col_specs="col_specs",
|
||||
wanted_list="wanted_list",
|
||||
):
|
||||
"""
|
||||
Write a line with all columns included in the 'wanted_list'.
|
||||
|
||||
Reference in New Issue
Block a user