Skip to content

Commit

Permalink
[IMP] widget
Browse files Browse the repository at this point in the history
  • Loading branch information
max3903 authored and murtuzasaleh committed Mar 16, 2020
1 parent e7a7993 commit 3969885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fieldservice/views/fsm_order.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<field name="person_id"/>
</group>
<group>
<field name="priority"/>
<field name="priority" widget="priority"/>
<field name="tag_ids"
widget="many2many_tags"
options="{'color_field': 'color', 'no_create_edit': True}"/>
Expand Down

0 comments on commit 3969885

Please sign in to comment.