Skip to content

Commit

Permalink
Merge PR #388 into 12.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Oct 1, 2019
2 parents 0858ae4 + b8550fc commit 6e545d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion product_contract/views/sale_order.xml
Expand Up @@ -41,7 +41,6 @@
domain="['|',('contract_template_id','=',contract_template_id),
('contract_template_id','=',False),
('partner_id','=',parent.partner_id),
('recurring_invoices','=',True),
]"/>
<field name="contract_line_id"
attrs="{'invisible': [('is_contract', '=', False)]}"
Expand Down

0 comments on commit 6e545d5

Please sign in to comment.