Skip to content
Snippets Groups Projects
Commit 5006d482 authored by Jinal Patel's avatar Jinal Patel
Browse files

[ADD] repair: add Parts filter in Repair Order search view

task- 1945878
parent 294a857f
Branches
Tags
No related merge requests found
......@@ -249,6 +249,7 @@
<separator/>
<filter string="Invoiced" name="invoiced" domain="[('invoiced','=',True)]"/>
<field name="product_id"/>
<field name="operations"/>
<field name="partner_id" filter_domain="[('partner_id', 'child_of', self)]"/>
<separator/>
<filter string="My Activities" name="activities_my"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment