[FIX] some colspan in mis_builder
parent
0a8161c65c
commit
2b281e69d2
|
@ -181,7 +181,7 @@
|
||||||
<field name="date"/>
|
<field name="date"/>
|
||||||
</group>
|
</group>
|
||||||
<newline/>
|
<newline/>
|
||||||
<group>
|
<group colspan="4">
|
||||||
<field name="period_ids" colspan="4" nolabel="1">
|
<field name="period_ids" colspan="4" nolabel="1">
|
||||||
<tree string="KPI's" editable="bottom" colors="red:valid==False">
|
<tree string="KPI's" editable="bottom" colors="red:valid==False">
|
||||||
<field name="sequence" widget="handle"/>
|
<field name="sequence" widget="handle"/>
|
||||||
|
|
Loading…
Reference in New Issue