account_usability_akretion: update FR translation

Fix res.company form view
sale_usability: enable static terms on res.company form view
This commit is contained in:
Alexis de Lattre
2024-07-09 12:50:52 +02:00
parent b91abe54a5
commit dd0841385f
7 changed files with 79 additions and 53 deletions

View File

@@ -16,7 +16,7 @@
<notebook position="inside">
<page string="Legal Terms" name="legal_terms">
<group string="Invoice Legal Terms" name="static_invoice_terms">
<field name="static_invoice_terms" nolabel="1"/>
<field name="static_invoice_terms" nolabel="1" colspan="2"/>
</group>
</page>
</notebook>