[16.0][IMP] base_exception: Improved wizard view

pull/2567/head
aliciagarzo 2023-02-27 11:58:37 +01:00
parent 22ba4466a9
commit 4cb3427b5a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<field name="arch" type="xml">
<form string="Outstanding exceptions to manager" version="7.0">
<group>
<field name="exception_ids" nolabel="1" colspan="4">
<field name="exception_ids" nolabel="1" colspan="2">
<tree>
<field name="name" />
<field name="description" />