Skip to content

Commit

Permalink
[FIX] Travis error, make view low priority
Browse files Browse the repository at this point in the history
  • Loading branch information
damendieta committed Nov 23, 2016
1 parent 168751e commit 221b913
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions l10n_ec_ote/views/res_partner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<record id="partner_form_view_ec" model="ir.ui.view">
<field name="name">OTE view_partner_form inherit</field>
<field name="model">res.partner</field>
<field name="priority">1000</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="arch" type="xml">
<!-- partner view -->
Expand Down

0 comments on commit 221b913

Please sign in to comment.