mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
fix order dict
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
</field>
|
||||
</record>
|
||||
<!--默认打开可更新模块-->
|
||||
<record id="base.open_module_tree" model="ir.module.module">
|
||||
<record id="base.open_module_tree" model="ir.actions.act_window">
|
||||
<field name="context">{'search_default_is_local_updatable':1}</field>
|
||||
</record>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user