[16.0][IMP] base_exception: Improved wizard view

pull/2809/head
aliciagarzo 2023-02-27 11:58:37 +01:00 committed by docker-odoo
parent b92eb53417
commit f5cc4c267d
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" />