[IMP] partner_statement: pre-commit auto fixes

This commit is contained in:
Miquel Raïch
2025-07-22 13:25:23 +02:00
parent e01a0986de
commit 7899fff564
5 changed files with 44 additions and 43 deletions

View File

@@ -89,20 +89,20 @@
</group>
<footer>
<button
name="button_export_html"
string="View"
type="object"
default_focus="1"
class="oe_highlight"
/> or <button
name="button_export_pdf"
string="Export PDF"
type="object"
/> or <button
name="button_export_xlsx"
string="Export XLSX"
type="object"
/> or <button string="Cancel" class="oe_link" special="cancel" />
name="button_export_html"
string="View"
type="object"
default_focus="1"
class="oe_highlight"
/> or <button
name="button_export_pdf"
string="Export PDF"
type="object"
/> or <button
name="button_export_xlsx"
string="Export XLSX"
type="object"
/> or <button string="Cancel" class="oe_link" special="cancel" />
</footer>
</form>
</field>