[MIG] migrate report_wkhtmltopdf_param to 18.0

This commit is contained in:
Lukas Tran
2024-10-24 17:31:03 +07:00
committed by Lukas Tran
parent dc0e880baf
commit 8e13d2b154
8 changed files with 38 additions and 27 deletions

View File

@@ -8,10 +8,10 @@
<field name="arch" type="xml">
<field name="report_ids" position="after">
<field name="custom_params">
<tree editable="bottom">
<list editable="bottom">
<field name="name" />
<field name="value" />
</tree>
</list>
</field>
</field>
</field>