Skip to content

Commit

Permalink
Merge pull request #347 from Eficent/9.0-fix-purchase_request-approver
Browse files Browse the repository at this point in the history
[9.0][FIX][purchase_request] Add Approver to tree view.
  • Loading branch information
JordiBForgeFlow authored Feb 24, 2017
2 parents 84b0544 + 5fd1355 commit e162072
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions purchase_request/views/purchase_request_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@
<field name="name"/>
<field name="date_start"/>
<field name="requested_by"/>
<field name="assigned_to"/>
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
<field name="origin"/>
<field name="state"/>
Expand Down

0 comments on commit e162072

Please sign in to comment.