[FIX] account_payment_mode: increase note field size

This commit is contained in:
pau
2023-06-06 09:50:51 +02:00
parent 2c435a0616
commit 13a35ebb59

View File

@@ -35,7 +35,7 @@
/>
</group>
<group string="Note" name="note">
<field name="note" nolabel="1" />
<field name="note" nolabel="1" colspan="2" />
</group>
</sheet>
</form>