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">
|
||||
<superbar position="right" view_mode="kanban,tree">
|
||||
<field name="categ_id" domain="[]"
|
||||
parent_key="parent_id" level="2"/>
|
||||
parent_key="parent_id"/>
|
||||
<field name="type"/>
|
||||
</superbar>
|
||||
</xpath>
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
<attribute name="widget">ztree_select</attribute>
|
||||
<attribute name="ztree_parent_key">location_id</attribute>
|
||||
</xpath>
|
||||
|
||||
</field>
|
||||
</record>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user