Add new tab in production operation form view

This commit is contained in:
Raimon Esteve 2016-06-27 12:50:12 +02:00
parent b46d8c2e3b
commit a07f3cef41
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,11 @@
<field name="work_center_category"/>
<label name="sequence"/>
<field name="sequence"/>
<field name="lines" colspan="4"/>
<notebook colspan="6">
<page string="Lines" id="lines">
<field name="lines" colspan="4"/>
</page>
</notebook>
<group col="4" colspan="4" id="state_buttons">
<label name="state"/>
<field name="state"/>