changes
This commit is contained in:
@@ -86,6 +86,19 @@
|
||||
<field name="disposition"/>
|
||||
</group>
|
||||
</group>
|
||||
<group>
|
||||
<group string="Categorisation">
|
||||
<field name="team_id"/>
|
||||
<field name="reason_id"/>
|
||||
<field name="stage_id"/>
|
||||
<field name="rma_id" readonly="1"
|
||||
invisible="not rma_id"/>
|
||||
</group>
|
||||
<group string="Tags">
|
||||
<field name="tag_ids" widget="many2many_tags"
|
||||
options="{'color_field': 'color'}" nolabel="1"/>
|
||||
</group>
|
||||
</group>
|
||||
<notebook>
|
||||
<page string="Description">
|
||||
<field name="description" placeholder="What happened? Be specific."/>
|
||||
|
||||
Reference in New Issue
Block a user