mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix superbar
add transit
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
<xpath expr="//search">
|
<xpath expr="//search">
|
||||||
<superbar position="right" view_mode="kanban,tree">
|
<superbar position="right" view_mode="kanban,tree">
|
||||||
<field name="categ_id" domain="[]"
|
<field name="categ_id" domain="[]"
|
||||||
parent_key="parent_id" level="2"/>
|
parent_key="parent_id"/>
|
||||||
<field name="type"/>
|
<field name="type"/>
|
||||||
</superbar>
|
</superbar>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|||||||
@@ -11,7 +11,6 @@
|
|||||||
<attribute name="widget">ztree_select</attribute>
|
<attribute name="widget">ztree_select</attribute>
|
||||||
<attribute name="ztree_parent_key">location_id</attribute>
|
<attribute name="ztree_parent_key">location_id</attribute>
|
||||||
</xpath>
|
</xpath>
|
||||||
|
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
</data>
|
</data>
|
||||||
|
|||||||
Reference in New Issue
Block a user