Skip to content

Commit

Permalink
Merge PR #140 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by simahawk
  • Loading branch information
OCA-git-bot committed May 22, 2023
2 parents 2ced06e + b9c4d44 commit 4769871
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions connector_search_engine/views/se_index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,10 @@
>se.index.tree with backend hidden (in connector_search_engine)</field>
<field name="model">se.index</field>
<field name="mode">primary</field>
<field name="priority" eval="200" />
<field name="inherit_id" ref="connector_search_engine.se_index_tree_view" />
<field name="arch" type="xml">
<field name="backend_id" position="attributes">
<attribute name="invisible">1</attribute>
</field>
<field name="backend_id" position="replace" />
</field>
</record>
<record model="ir.ui.view" id="se_index_search_view">
Expand Down

0 comments on commit 4769871

Please sign in to comment.