Skip to content

Commit

Permalink
Merge pull request OCA#46 from burroaktoolinc/rl-oak-crm-view
Browse files Browse the repository at this point in the history
[FIX] oak_crm view
  • Loading branch information
auroraeosrose authored Apr 4, 2023
2 parents 7147c41 + 8646f99 commit cfe0b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boti/oak_crm/views/crm_lead.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<field name="priority">100</field>
<field name="inherit_id" ref="crm.crm_lead_view_form" />
<field name="arch" type="xml">
<field name="team_id" position="after">
<field name="user_id" position="after">
<field name="product_type_category_id" />
<field name="product_type_id" required="1" />
</field>
Expand Down

0 comments on commit cfe0b9c

Please sign in to comment.