update odoo_customize

This commit is contained in:
Ivan Office
2024-02-29 17:38:03 +08:00
parent 2c58bdfef2
commit 3ddbad197f
12 changed files with 110 additions and 105 deletions

View File

@@ -41,7 +41,7 @@
<field name="arch" type="xml">
<!--点击模块看详情-->
<xpath expr="//div[hasclass('oe_module_vignette')]" position="attributes" groups="app_odoo_customize.group_show_quick_upgrade">
<attribute name="class">oe_module_vignette oe_kanban_global_click</attribute>
<attribute name="class" position="add" separator=" ">oe_kanban_global_click</attribute>
</xpath>
<!--让模块名更显眼-->
<xpath expr="//div[hasclass('oe_module_desc')]//code" position="replace"/>